.ps-carousel--nav .owl-dots,.ps-carousel--responsive .owl-dots{
	display:none!important;
}
.header .header__top,.navigation {
    background-color: #a3999a;
}
.owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{

display:none;
}

ul.navigation__extra a {
    margin-right: 74px;
    font-weight: 900;
}
ul.menu a {
    font-weight: bold;
}
.rating_wrap {
    display: none;
}
  nav.navigation--mobile-product>.ps-btn {
    border-radius: 0;
    font-size: 16px;
    color: white;
}
  .calltoaction label {
    margin-bottom: 15px;
}
  button.css-button {
    margin-top: 15px;
}


.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 15px !important;
    margin-left: 0;
}
.iti {
    position: relative;
    display: block !important;
}
.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    display: none;
}



.header .header__top,.navigation{
    background-color:#FF002A;
}
.ps-footer {
    background: #ebebeb;
}






@media (min-width:801px)  { 

  
  a.add-to-cart-button.buynow-btn {
    border-bottom-right-radius: 8px;
    width: 50%;
    text-align: center;
    background: var(--color-1st);
    padding: 7px 0px;
    color: white;
    font-weight: 600;
    cursor: pointer;

}
  
a.add-to-cart-button.addtocart-new {
  	border-bottom-left-radius: 8px;
    width: 50%;
    text-align: center;
    background: var(--header-button-background-color);
    padding: 7px 0;
    color: white;
    font-weight: 600;
} 
 ul.ps-product__actions {
    display: flex;
}
    
  #homepage-1 .ps-product{
  padding:0px!important;
 

  border-radius:8px;

}
.ps-product{
  padding:0px!important;
 
	margin-bottom:7px;
  border-radius:8px;

}

#homepage-1 .ps-product {
    border: solid 1px var(--color-1st);
   margin-right: 20px;
}  


.ps-product {
    border: solid 1px var(--color-1st);
   margin-right: -20px;
}  
  
.ps-product__thumbnail {
    padding: 15px;
}
  
.ps-product .ps-product__container {
    padding-top: 0px!important;
    padding: 0px 17px;
} 

#homepage-1 .ps-product:hover {
  border-color: var(--header-button-background-color);
  border-radius:8px;
}
.ps-product:hover {
  border-color: var(--header-button-background-color);
  border-radius:8px;
}

  
  
 a.js-add-to-wishlist-button.button-loading {
    float: right;
    color: var(--color-1st);
   display:none;

} 
  
  
a.js-remove-from-wishlist-button.active {
    color: red;
    float: right;
}
  
 .ps-collection img {
    width: 100%;
    height: 191px;
} 
  .owl-stage {
    transform: none !important;
    width: 1626px !important;
    transition: none !important;
}
  
  
  
  a.js-add-to-wishlist-button .icon-heart:before {
    font-size: 20px;
    float: right;
}
  
  

element.style {
      width: 1700px !impotant;
}

.ps-carousel--nav.owl-slider.owl-carousel.owl-loaded.owl-drag.owl-stage-outer.owl-stage {
    display: none !important;
}



	 .load-more-btn{
    cursor: pointer;
    padding: 15px 30px;
    font-size: x-large;
    background: var(--header-button-background-color);
    color: white;
    font-weight: bolder;
    border-radius: 10px;
}


 .ps-btn{
   color: var(--header-text-color);

}
a.whatsapp-btn {
    display: inline-flex;
    padding: 12px 1px;
    background: #198754;
    color: white;
    font-weight: 900;
}
.ps-section--default.ps-customer-bought.mt-60 {
    display: none;
}
.ps-btn, button.ps-btn {
    color: white;
}
.ps-block--category {
    border: 6px solid #00983f;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    transition: all .4s ease;
}
    .ps-carousel--nav.owl-slider.owl-carousel.owl-loaded.owl-drag.owl-stage-outer.owl-stage {
    display: none !important;
}
  
}

@media only screen and (max-width: 600px) {
  
 .left {
    min-height: 10px !important;
    padding-bottom: 5px!imortant;
}
  
  
  button.ps-btn.ps-btn--fullwidth {
    color: white;
}
a.ps-btn {
    color: white;
}
  
.ps-page--shop .ps-product:not(.ps-product--wide){  
  
	    border: solid 1px var(--color-1st);
  
  
  }
  
  .owl-dots{
    
    display:none;
  
  
  }
  a.js-add-to-wishlist-button.button-loading {
    float: right;
}
 
a.js-add-to-wishlist-button .icon-heart {
  font-size:20px;
    float: right;
}
  
a.js-remove-from-wishlist-button.active {
    color: red;
    float: right;
}  
  
  
  a.add-to-cart-button.buynow-btn {
    border-bottom-right-radius: 8px;
    width: 45%;
    text-align: center;
    background: var(--color-1st);
    padding: 7px 0px;
    color: white;
    font-weight: 600;
    cursor: pointer;

}
  
a.add-to-cart-button.addtocart-new {
  	border-bottom-left-radius: 8px;
    width: 55%;
    text-align: center;
    background: var(--header-button-background-color);
    padding: 7px 0;
    color: white;
    font-weight: 600;
} 
 ul.ps-product__actions {
    display: flex;
}
    
  #homepage-1 .ps-product{
  padding:0px!important;
 

  border-radius:8px;

}
.ps-product{
  padding:0px!important;
 
	margin-bottom:7px;
  border-radius:8px;

}

 .ps-product {
    border: solid 1px var(--color-1st);
   margin-right: 5px;
}  

 
  
.ps-product__thumbnail {
    padding: 15px;
}
  
.ps-product .ps-product__container {
    padding-top: 0px!important;
    padding: 0px 5px;
} 

#homepage-1 .ps-product .ps-product__container {
    padding-top: 0px!important;
    padding: 0px 17px;
} 
  
  
  
#homepage-1 .ps-product:hover {
  border-color: var(--header-button-background-color);
  border-radius:8px;
}
.ps-product:hover {
  border-color: var(--header-button-background-color);
  border-radius:8px;
}


  
.ps-top-categories {
    display: none;
}


.ps-shopping-product .ps-product {
    margin-bottom: 14px;
}
    
  .owl-stage {
    transform: none !important;
    width: 430px !important;
    transition: none !important;
}
  
  
  
 
.ps-carousel--nav .owl-nav>* i{
  display:none;
}

}



/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#ff002a; 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #00983F; 
}


ul.navigation__extra a {
    margin-right: 74px;
    font-weight: 900;
    display: none;
}




.owl-item:nth-child(1), .owl-item:nth-child(2), .owl-item:nth-child(3), .owl-item:nth-child(4), .owl-item:nth-child(5), .owl-item:nth-child(6), .owl-item:nth-child(7),.owl-item:nth-child(8),.owl-item:nth-child(9),.owl-item:nth-child(10),.owl-item:nth-child(11),.owl-item:nth-child(12),.owl-item:nth-child(13),.owl-item:nth-child(14),.owl-item:nth-child(15),.owl-item:nth-child(16),.owl-item:nth-child(17),.owl-item:nth-child(18),.owl-item:nth-child(19),.owl-item:nth-child(20),.owl-item:nth-child(21),.owl-item:nth-child(7),.owl-item:nth-child(7),.owl-item:nth-child(7),.owl-item:nth-child(7),.owl-item:nth-child(7),.owl-item:nth-child(7),.owl-item:nth-child(7) {
    display: inline-block;
}
.owl-item{
  display:none;
}

button#load-more:hover {
    background: var(--header-button-background-color);
    color: black;
    transition: 400ms;
}
button#load-more{
    background: var(--color-1st);
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 10px 18px;
    border-color: white;
    transition: 400ms;
    color: white;
  	
    border-radius: 6px;
}