  @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');



html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {

 

    font-family: 'Manrope' !important;

 

}



.navbar-nav>li>a{
    font-style: normal; font-weight: 900; font-size: 15px; line-height: 18px; letter-spacing: 0.135em; color: rgb(0, 0, 0); text-transform: uppercase;
}
.filters-btn{
    background-color: #000 !important;
    border-radius: 0px !important;
    color: #fff !important;
    font-weight: 500 !important;
    
    margin-top: 30px;
}
/*********checkout********/
.eshop-payment-button{
    background: #000;
    color: #fff;
    padding: 13px 20px;
  
    border-radius:0px;
}
.eshop-payment-button:hover{
    background:#959aa3 !important;
    border-color:#959aa3 !important;
    color:#000 !important;
    padding: 13px 20px;
   
    border-radius:0px;
}
.option-panel.shop-option-panel {
    background-color:#fff!important;
}

.alert-success {
    
}

.breadcrumb > li {
    
    font-size: 14px!important;
}

#ordering-app > div > div.container > div > div > div{
    font-size:16px!important;
   
    font-weight:600;
}

#ordering-app > div > div.container > div > div > ul > li{
    font-size:18px!important;
   
}

#ordering-app > div > div.container > div:nth-child(1) {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    border-radius:0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
   
    font-size:20px!important;
    border:3px solid #959aa3 !important;
}

#ordering-app > div > div.container > div:nth-child(2) > div > table > tbody > tr > td {
    
    font-size:16px!important;
}

#ordering-app > div > div > div.col-md-offset-2.col-md-4 > h1 {
    
    font-size:24px;
}

#ordering-app > div > div > div.col-md-offset-2.col-md-4 > div:nth-child(3) {
    
    font-size:18px;
    font-weight:600;
}

#ordering-app > div > div > div.col-md-6 > div > table > tbody > tr > td {
     font-size:18px;
   
}

.table-responsive {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    margin-top: 50px;
    border-radius:0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
   
    font-size:16px!important;
    border:3px solid #959aa3 !important;
}

#ordering-app > div > div > div.col-md-offset-2.col-md-4 {
    text-align: center;
    margin-top: 50px;
}

/*********end*******/

.cart-product-name{
    
    font-weight: bold !important;
}
.justify-between {
   
    justify-content: space-between;
}
.flex-1{
   
    font-weight: bold !important;
}
.cart-clear-button{
   
    font-weight: bold !important; 
}
.text-center{
  
    font-weight: bold !important; 
}
.flex-1.flex.justify-center.quantity-controls {
   
    font-weight: bold !important;
}
.mb-3{
   
    font-weight: bold !important;
}
.lead{
   
    font-weight: bold !important;
}
.shop-checkout-button[data-v-54ac3a80]{
   
    font-weight: bold !important;
}
.panel-body {
    padding: 15px;
   
}
.form-control, .select2-selection {
 
}
/*****cart text end******/



.flex.quantity-controls {
    border: 1px solid #999;
    padding-top: 5px;
}
.product-button:hover{
    background-color:#000 !important;
    color: #fff !important;
    border-color:#000 !important;
}
.product-button{
    border-radius:0px !important;
    background-color:#959aa3 !important;
    color: #000 !important;
    font-weight:600 !important;
    border-color:#959aa3 !important;
}
.quantity-control[data-v-75a1396b] {
    color: gray;
    border: none !important;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    font-size: 9px;
    margin: 0px 10px;
}
.btn.shop-button.shop-add-to-cart-button {
    padding: 6px 25px;
    border-radius: 0!important;
    background: #000;
    color: #fff;
}
.service-book a, .button, .action-container a, .success-container a {
    border: 1px solid #959aa3;
    border-radius: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #00a6d8;
    margin: 10px;
    background-color: #959aa3;
    color: #ffffff;
  
    font-weight: 900;
    text-transform: none;
    letter-spacing: inherit;
    line-height: inherit;
}
.secondary-button {
    background: none;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    font-weight: 900;
    display: block;
    border-radius: 0px !important;
    border: 1px solid #959aa3;
    color: #959aa3;
    margin-top: 8px;
    margin-bottom: 10px;
}
.button:hover{
    background-color:#000;
    color:#fff;
}
.service-book a:hover{
    background-color:#000;
    color:#fff;
}

/******catalogu*******/
.img-fluid {
   opacity:100%;
   transition: linear 0.5s!important;
}
.img-fluid:hover {
   opacity:90%;
   transition: linear 0.5s!important;
}
@media (max-width:768px) {
   .item-image {
   min-width: 100px;
   max-width: 150px;
   }
   #ordering-app > div.container-fluid.row > div.col-xs-2 {
       width:initial;
   }
   .item-container.col {
    max-width: 100%!important;
}
}
.list-unstyled > li > a {
   font-size:14px!important;
}
.item-container.col {
    max-width: 300px;
}
.item-container {
   background: #fff;
   border-bottom: 1px solid #e1edff;
   /* padding: 12px; */
   display: flex;
   flex-direction: column;
   padding: 2%;
   flex: 1 16%!important;
   background-color: #FFF;
   box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 25%);
}
@media ( max-width: 920px ) {
	.item-container {
		flex: 1 21%;
	}
}
#ordering-app > div.container-fluid.row > div.col-xs-10 > div.padd30t.items-container.flex.flex-wrap > div > div > div {
   text-align: center!important;
}
#ordering-app > div.padd30t.items-container.flex.flex-wrap {
   display: flex;
	flex-wrap: wrap;
	max-width:1200px;
	margin:auto;
}

/*****end********/

.cart-item-count.badge {
    background-color: #959aa3 !important;
}
.products-carousel-module .owl-carousel .owl-item img {
    width: auto;
    bottom: 0;
    right: 0;
    margin-right: auto;
    min-height: 100%;
}
a.signin.no-auth {
    color: #000!important;
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color:#959aa3 !important;
   
    padding: 10px 20px!important;
    margin: 5px!important;
    max-width: 150px;
    text-align: center;
    border: 2px solid #959aa3;
}
a.signup.no-auth {
    color: #000!important;
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: transparent!important;
  
    padding: 10px 20px!important;
    margin: 5px !important;
    border: 2px solid #959aa3;
    max-width: 150px;
    text-align: center;
}
/**OWL**/
.description-header{
  
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: capitalize;
    color: rgb(0, 0, 0);
    text-align: center !important;
}

.products-carousel-module .description-wrapper {
    background-color: #fff;
    padding: 0 29px 0px;
    position: relative;
}
.products-carousel-module .owl-item {
    padding: 0px 10px;
}
.products-carousel-module .carousel-top-image-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    margin-right: 10px;
    background-color: #fff;
    border: none;
}
.description-subheader{
    display:none;
}
.product-price{
  
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    letter-spacing: 0.1em !important;
    color: rgb(0, 0, 0) !important;
    text-align:left !important;
}
.description-header a {
    text-align: center !important;
   
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: capitalize;
    color: rgb(0, 0, 0);
}
.content-line-hero .owl-dots {
  position: absolute;
  z-index: 12;
  left: 50%;
  transform: translatex(-50%);
  bottom: 24px;
}
.content-line-hero .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 2px;
  opacity: 0.5;
  padding: 0;
}
.content-line-hero .owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-nav {
  position: absolute;
  top: 0;
  right: 10px;
}
.owl-nav button {
  background-color: #51a380;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in;
}
.owl-nav button span {
  display: none;
}
.owl-nav button:hover {
  background-color: #62b18f;
}
.owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E ");
  margin-right: 6px;
}
.owl-prev:hover {
  background-position: center left 2px;
}
.owl-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E ");
}
.owl-next:hover {
  background-position: center right 2px;
}
.owl-carousel {
  position: relative;
  overflow: hidden;
  width:100%;
}
.owl-item {
  padding: 6px 10px;
}
.owl-carousel .owl-item img {
    width: auto !important;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
}
.hero-img-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  border-radius: 4px;
}
.hero-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.owl-carousel {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 8px;
}
.upload-text-wrapper {
  position: absolute;
  top: 24px;
  left: 24px;
}
.upload-text-header {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.upload-text-info {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  opacity: 0.8;
}
.upload-text-info span {
  border-left: 1px solid #fff;
  padding-left: 4px;
}
.img-preview {
  flex: 1;
}
.carousel-top-image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  margin-right: 10px;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0px;
}
.description-wrapper {
  background-color: #fff;
  padding: 0 20px 15px;
  position: relative;
  text-align: center !important;
}
.description-wrapper p {
    text-align: center !important;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.description-header {
    text-align: center !important;
  font-weight: 500;
  margin: 16px 0 4px 0;
  font-size: 14px;
}
.description-subheader {
    text-align: center !important;
  color: #bebfbf;
  margin: 0;
  font-size: 12px;
}
.product-price {
    text-align: center !important;
  font-size:14px !important;
  font-weight:bold;
  margin: 4px 0;
}
.description-info span {
  border-left: 1px solid #cdcdcd;
  padding-left: 4px;
}
.product-button-wrapper{
text-align: center !important;
    
}
.btn-play {
  position: absolute;
  top: -16px;
  right: 8px;
  background-color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2311a074' stroke='%2311a074' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-play'%3E%3Cpath d='M5 3l14 9-14 9V3z' /%3E%3C/svg%3E");
  box-shadow: 0px 2px 4px 2px rgba(209, 209, 209, 0.4);
}
.more-button {
  display: none;
}
@media screen and (max-width: 768px) {
  .menu-links {
    display: none;
  }
  .more-button {
    display: block;
  }
  .action-buttons-wrapper {
    display: none;
  }
}
#owl-slider-1 .hero-img-wrapper img {
  display: block;
  width: 100%;
}
.owl-stage {
  height: 400px;
  display: flex;
}
.owl-stage-outer {
    margin-bottom: 50px;
    width: 100%;
    left: initial;
}
.category-title {
    COLOR:#000;
    font-size: 38px;
  
    font-weight:400!important;
}


/*********owl end******/
.sales{
    width: 59px;
    height: 39px;
    background-color: #0056FE;
    padding-top: 6px;
   
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    position:absolute;
    bottom:85%;
    left:5px;

}
.footer-text{
  
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 116.9%;
    color: #FFFFFF;
}
  /**NAVBAR**/

.is-boxes {
    min-height: 0!important;
}
.container-fluid {
   padding-top: 0;
       padding-bottom: 0;
}

.basket {
    padding:30px;
}
.is-container.container-fluid-fluid {
    z-index:9!important;
}

@media (max-width:576px){
    .smaller{
        font-size:50px !important;
    }
    #cont{
        margin-top:0;
        margin-bottom:0;
    }
    .bg-height{
        height:300px !important;
    }
    .image-text{
        font-size:30px !important;
        padding-top:30% !important;
    }
    .colors{
        font-size:70px !important;
    }
    .move_left{
        text-align:left !important;
    }
    .black_letters{
        color:#000 !important;
    }
    .opacity{
        opacity:0.6;
    }
    
    .more_space{
        padding-top:20px;
    }
    
       
}

@media (max-width:768px){
    .center-text{
        text-align:center !important;
    }
    .smaller-text{
        font-size:44px !important;
    }
   /* .donotdisplaymobile{
        display:none !important;
    }*/
    .headphones{
        background-position-x: 50%;
    }
    
}
/*@media only screen and (min-width: 768px) {
   
    .donotdisplaydesktop {
        display: none !important;
    }
}*/
@media(min-width:768px) and (max-width:1024px){
    .logo{
        top:26px !important;
    }
    .mobilelogo{
        bottom:-36px !important;
        
    }
     .more_space{
        padding-left:40px !important;
    }
    
}
@media (min-width:1024px) and (max-width:1199px){
    .headphones{
        height:650px !important;
        background-position:50%;
    }
    .phone{
        height:716px !important;
    }
    .less_margin{
        margin-top:0px !important;
        margin-bottom:0px !important;
    }
    
}
@media only screen and (min-width: 1200px) {
    .mobilelogo {
        display: none;
    }
    .padd_desktop{
        padding-left:60px;
    }
    .less_margin{
        margin-top:0px !important;
        margin-bottom:0px !important;

    }
  
   
}

@media (min-width:1600px) {
    .headphones{
        height:750px !important;
        background-position:50%;
    }
    .phone{
        height:790px !important;
    }
    .less_margin{
        margin-top:0px !important;
        margin-bottom:0px !important;
    }
}
/**CART**/

.flex-1.flex.justify-center.quantity-controls {
    flex-direction:initial!important;
     max-width: 100px;

}

.item-add {
    border-radius: 0!important;
    border: 0!important;
    color: #000!important;
    font-size: 12px!important;
}

.item-decrease-quantity {
    font-size: 12px!important;
     border-radius: 0!important;
    border: 0!important;
    color: #000!important;
    cursor:pointer;
}

.shop-checkout-button {
    background-color: #000!important;
    color: #fff!important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid #000!important;
    font-size:16px!important;
    text-transform:uppercase!important;
    max-width:250px!important;
}

.shop-checkout-button:after {
    content:'\f061';
}

.fas.fa-cash-register {
    display:none
}

.w-100.flex.padd30t {
   

}
strong[data-v-54ac3a80]{
    font-weight: normal;
}

img.cart-product-image {
    width: 50%!important;
    height: auto!important;
    margin-left:20px !important;
}

#ordering-app {
    padding-bottom:100px;
}

.cart-title.text-center {
    font-size:40px!important;
}

div[data-v-76df7976]{
    max-width: 1200px;
    margin: auto!important;
}

.panel-default>.panel-heading {
   
    background-color: #000;
    border-color: #d3e0e9;
    color: #fff;
    border-radius: 0!important;
    font-weight: 500 !important;

}

span[data-v-297fb1b2], td[data-v-297fb1b2]{
    font-size:16px!important;
}

.btn.btn-block.shop-button.shop-shipping-button {
    margin-top:30px;
    background-color:#000;
    padding:10px 25px;
    color:white;
    border-radius:0!important;
    font-weight:500 !important;
  
}
.shop-shipping-button:hover{
    background:#959aa3 !important;
    border-color:#959aa3 !important;
    color:black!important;
}

label[data-v-7669d047]{
    font-size:16px;
}

.service-book a, .button, .action-container a, .success-container a {
    border: 1px solid #000;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff!important;
    margin: 10px;
    background-color: #000;
}

.service-book a:hover, .button:hover, .action-container a:hover, .success-container a:hover {
    border: 1px solid #eee;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #eee;
}

.show-signin-modal.go-guest.secondary-button {
    border: 1px solid #000;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #fff;
     cursor:pointer;
}

.show-signin-modal.go-guest.secondary-button:hover {
    border: 1px solid #eee;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #eee;
   text-decoration:none!important;
}
.table>thead>tr>th {
   
    font-weight:500 !important;
}
span[data-v-297fb1b2], td[data-v-297fb1b2] {
    font-size: 16px!important;
   
    font-weight:500 !important;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    background-color: #000 !important;
    border-radius: 0px !important;
    color:#fff !important;
    font-weight:500 !important;
  
    padding: 13px 23px;
margin-top: -1px;
margin-left: -2px;

}
.shop-payment-button{
    background-color: #000 !important;
    font-weight: 500 !important;
  
    border-radius:0px !important;
    color:#fff !important;
}
.shop-payment-button:hover{
    background:#959aa3 !important;
    border-color:#959aa3 !important;
    color:black!important;
    font-weight: 500 !important;
  
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-left: 20px!important;
}

  .checkout-container a.signin.no-auth {
        margin: 0px !important;
        padding: 1px 15px !important;
        border-radius: 25px;
   }
   
   
   .checkout-container a.signup.no-auth {
        margin: 0px !important;
        padding: 1px 15px !important;
        border-radius: 25px;
   }
