.cart-icons{
		margin-top: 0px !important;
}
body > div:last-child {
    /* Add your CSS rules here */
    bottom: 60px !important;
}
.ps-section--shopping{
	background:white;
}
.privacy_content{
	padding: 2%;
    border: 1px solid whitesmoke;
}
.button-new:hover{
	background:blue;
  	color:red;
}

div.banner-simple-text{
	padding-bottom: 0px !important;
    padding-top: 20px !important;
}
.banner-simple-text>h2{
	    font-size: 75px !important;
}

.text-special>span{
	top: 100px !important;
}
.text-special strong{
	    font-size: 192px !important;
}
.text-special>a{
	    top: 130px;
}
.text-special label{
	    top: 130px;
}


/* For mobile devices (up to 767px) */
@media only screen and (max-width: 767px) {
    div.banner-simple-text {
        padding-bottom: 0px !important;
        padding-top: 0px !important; /* Adjusted padding for smaller screens */
      	position:relative;
     	top:-30px;
    }

    .banner-simple-text > h2 {
        font-size: 45px !important; /* Reduced font size for smaller screens */
    }

    .text-special > span {
        top: 50px !important; /* Adjusted top position for smaller screens */
    }

    .text-special strong {
        font-size: 96px !important; /* Reduced font size for smaller screens */
    }

    .text-special > a,
    .text-special label {
        top: 80px !important; /* Adjusted top position for smaller screens */
    }
}




  .fSRmCn > div {
  	top:70px !important;
  }
.ps-page__container{
	background:whitesmoke;
}
.ps-page--product{
  background:white;
}
.title-wrap h2{
	color: #fff !important;
}
.bg{
	 background: no-repeat top center !important;
      background-color: #363636 !important;
}
.top-search{
	    top: -10px !important;
    	position: relative;
}
/*.nav.nav-tabs{*/
/*	padding-bottom: 0px !important;*/
/*}*/
.logo-wrap{
	    margin-bottom: 8px !important;
}

.checkout-form {
    padding-left: 5%;
    padding-right: 5%;
    background-color: white;
}

header.header.header--1{
	    padding-bottom: 0px !important;
}
@media (max-width: 576px){
  .fSRmCn{
    top:-50px !important;
  }
  #back2top.active{
  	bottom:130px !important;
  }
}
#app, .ps-page--blog, #gb-widget-6892 {
    background: white !important;
   
}
.dkuywW{display:none !important;}
.cLcbjv{
	display: none !important;
}
.raw-html-embed{font-size:16px !important;}

.oder-button .track-order-tow{
    font-size: 13px !important;
    width: auto !important;
    border-radius: 6px;
    top: 5px;
    margin: 0 auto;
    padding-top: 5px !important;
}
.track-order-tow:hover{
 background: #ffc129 !important;
  color:#fff !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffc129;
     color: none; 
}
.navigation__left .menu--dropdown>li:hover>a{color:#fff!important}
.spinner-icon>button{border-radius:0px !important;}
.menu li a{font-size:14px !important;}
.ps-section__header h3 {font-size:20px !important;  font-weight: 600;    color: #ffc129;}
.ps-section__links li a{font-size:13px !important;}
.main-nav > ul > li > a{cursor:pointer;}
.ps-contact-info{background:white !important;}

#homepage-1 > #app { background: transparent !important;}
.mt-40, .mb-40{
	margin-top:0px !important;
}
.item-thumb-product img {
    /*height: 345px;*/
}

#homepage-1 .ps-deal-of-day {
    padding-bottom: 0px !important;
}
.banner-cat-single {
  max-height:500px;
}
a.js-quick-view-button {
    /*position: absolute;*/
    /*z-index: 999;*/
    /*right: 0px;*/
    top: 0px;
    /*transform: none;*/
}

.bg--cover{
    background-position: 0% 0% !important; 
     width: 100% !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    height: 50px;
    background-size: 100% 100%;
}
.download-link{display:none;}
.offer_menu a{color:red !important;}
.rating_wrap{display:block;}
.ps-product__container{text-align:center;}

.ps-block--user-header .ps-block__left:hover>a {
    display:block;
}
.ps-block--user-header .ps-block__left>a{
    display:block;
}

#homepage-1 .ps-home-banner .ps-container {
  padding:0px;
}
#homepage-1 .ps-home-banner {
  padding:0px;
}

.ps-product .ps-product__thumbnail img {
    height: auto;
}
.ps-product .ps-product__thumbnail img:hover{
   
}

.ps-btn, button.ps-btn {
    background-color: #0d8943;
}
.ps-btn--small{
      margin-bottom: 10px;
}
.ps-btn, button.ps-btn {
    padding: 10px 15px;
    background: #ffc229 none repeat scroll 0 0!important;
    border-radius: 4px !important;
    text-transform: uppercase;
}
.ps-btn:hover,button.ps-btn:hover {
    background: #ffa200 none repeat scroll 0 0!important;
}
.ps-my-account .ps-form--account .ps-form__content {
    border: 1px solid #ffc229;
    border-radius: 0;
    margin-bottom:30px;
}
.ps-checkbox label:before {
    border-radius: 3px;
}
.form-group input {
    border-radius: 3px;
}
.btn-cart {
    background: #ffc229 none repeat scroll 0 0!important;
    color: #fff;
    font-weight: bold;
}
.btn-cart:hover {
    background: transparent !important;
    transition: transform .45s cubic-bezier(.785,.135,.15,.86);
    color: #ffa200;
    position: absolute;
    background: #fff !important;
    border: 1px solid #000;
    transition: ease-out 0.5s;
    justify-content: center;
}

.inner-info-product-cart .link-product-add-cart {
    width: 140px;
    bottom: -40px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    transition: all 0.5s ease-out 0s;
    text-decoration: none;
}
/*.btn-cart:hover span{*/
/*     color: #ffa200;*/
/*     font-size: 16px;*/
/*     transition: ease-out 0.9s;*/
    
/*}*/
/*.btn-cart .ps-product__price:hover {*/
/*    color:#ffa200;*/
/*}*/
/*.btn-cart:: before{*/
/*       z-index: -1;    */
/*}*/
.ps-product--detail .ps-tab-list li.active a {
    color: #fff!important;
    background: #ffc229!important;
}
.add-to-links li a {
    color: #bebebe;
}
.add-to-links li a:hover {
    color: #ffc229;
}
.ps-shopping-cart .ps-section__footer .ps-btn--outline {
    color: #fff;
}
.social-icons li>a {
    border-radius: 50%;
}
.login-options {
    text-align: center;
}
.ps-my-account .ps-form--account .ps-form__content a {
    color: #ffa200;
}
p {
    color: #5a5858;
}


.logo .ps-logo img{
  width: auto;
  height: 82px;
}
.subscription-wrap .button:hover {
  background: #ffc229 !important;
  color: #000 !important;
}
.customer-fig a:hover{
	background:#fff;
}
.gcavcF{
	display: none !important;
}
.ps-product__badge {
  background: #ffc229 !important;
  color: #000 !important;
}
.arrivar_box {
    background: #fff;
    padding-top: 15px;
}
.discount_box {
    background: #fff;
}
#homepage-1 .ps-product-list {
    padding-bottom: 0px !important;
 	padding-top: 0px !important;
}
.ps-product-list:nth-child(3) {
    padding-top: 0px !important;
}
section#new-collection-grid{margin-bottom:0px !important}
.ps-product-list.bg-white {
    padding-top: 50px!important;
    margin-bottom: 0!important;
}
@media (max-width: 767px) {
.item-thumb-product img {
    height: auto;
}
.item-thumb-product div img {
    height: 100%;
}

}

.icons-wishlist{
    position: relative;
      left: -26px;
      top: 30px;
      width: 0px;
      color: #fff;
      font-size: 18px;
  }
  .icons-view{
      position: relative;
      right: 0px;
      width: 28px;
      height: 40px;
      color: #fff;
      top: 42px;
      font-size: 20px;
  }
  
  .icons-compare{
     position: relative;
      color: #fff;
      /* width: 0px; */
      left: 30px;
      top: 30px;
      font-size: 18px;
  }
.icons-list i{
 width: 35px;
    padding: 9px;
    height: 38px;
    border-radius: 3px;
   
}
.icons-list i:hover{
    background:#ffc229;
    transition: all 0.5s ease-out 0s;
}
.ps-block--user-header a {
    font-size: 17px;
    padding: 2px;
    width: 28px;
    height: 28px;
}
.ps-block--user-header a:hover{
    /*background:#fff;*/
    color:#ffc129;
}
.header__actions li{
    font-size:16px;
}
.textTopHeader p{
     font-size:16px;
}
.item {
    padding: 5px 8px !important;
    padding-bottom: 2px;
}

@media (max-width: 992px){

.banner-simple-text>h2{
    font-size: 46px!important;
}
}

@media (max-width:750px){
    .banner-simple-text>h3 {
    font-size: 34px;
}
    
    .banner-simple-text>h2 {
    font-size: 36px!important;
}
}
@media (max-width:500px){
    .banner-simple-text>h3 {
    font-size: 28px;
}
    
    .banner-simple-text>h2 {
    font-size: 28px!important;
}
}
@media (max-width:400px){
    .banner-simple-text>h3 {
    font-size: 21px;
}
    
    .banner-simple-text>h2 {
    font-size: 21px!important;
}
}

.ps-block--user-header a {
    font-size: 12px;
    padding: 0;
    width: 28px;
    height: 28px;
}
@media (max-width:575px){
.top-search{
	    top: 0 !important;
    	position: relative;
}

.navigation--list .track-order-tow:hover {
    background: #fff !important;
    color: #212529 !important;
}
.navigation--list a.track-order-tow:hover i, .navigation--list a.track-order-tow:hover {
    color: #212529!important;
}
.banner-simple-text>h2, .banner-simple-text>h3 {
    color: #ffc229 !important;
    font-weight: 900;
}
div.banner-simple-text {

    top: -8px;
}
.bg{
	 background: no-repeat top center !important;
      background-color: #fff !important;
}
.ps-block--user-header a {
    font-size: 12px;
    padding: 0;
    width: 28px;
    height: 16px!important;
}
}