/* Header CSS  */
.header-middle .customer-middle .search-wrapper {
    /*display:none !important;*/
    margin-right: 15px;
 }
 .header-middle .customer-middle {
    display: flex;
 }
 .header-middle .customer-middle .customer-right {
    width: 30px !important;
 }
 .header-link-search {
     height: 26px;
     width: 26px;
     margin-top: auto;
     margin-bottom: auto;
 }
 .header-link-user {
     height: 28px;
     width: 28px;
     margin-top: 6px;
     margin-bottom: auto;
 }
 #sellModal .modal-content, #loginModal .modal-content {
     align-items: center;
 }
 #sellModal .block-title, #loginModal .block-title {
     text-align: center;
     margin-top: 20px;
     margin-bottom: 20px;
     font-weight: bold;
     color: #000;
 }
 #sellModal .field, #loginModal .field {
     margin-bottom: 15px !important;
 }
 #sellModal input, #loginModal input {
     padding: 20px 15px;
     font-size: 12px;
     height: 50px;
 }
 #sellModal .actions-toolbar .primary, #loginModal .actions-toolbar .primary {
     width: 100%;
 }
 #sellModal .actions-toolbar button.primary, #loginModal .actions-toolbar button.primary {
     height: 40px;
     background: #333;
     letter-spacing: 1px;
 }
 #sellModal .actions-toolbar .secondary,  #loginModal .actions-toolbar .secondary {
     width: 100%;
     text-transform: uppercase;
     margin-top: 10px;
 }
 #sellModal .actions-toolbar .secondary .register, #loginModal .actions-toolbar .secondary .register {
     border: 2px solid #333;
     width: 100%;
     vertical-align: middle;
     height: 40px;
     align-self: baseline;
     line-height: 40px;
     display: block;
     letter-spacing: 1px;
 }

 #sellModal #loginModalClose, #loginModal #loginModalClose {
     position: absolute;
     left: 100%;
 }
 #sellModal #loginModalClose, #loginModal #loginModalClose {
     position: absolute;
     left: 100%;
     width: 20px;
     padding: 0px 0px 5px 0px !important;
     background: transparent;
     margin-left: 2px;
     top: 0px;
 }
 /* Header CSS  */

 /* Forgot Form  */
 .forgot-form fieldset.fieldset {
     margin-bottom: 10px;
 }
 .forgot-form .forgot-form-heading {
     text-transform: uppercase;
     letter-spacing: 3px;
     color: #000;
     margin-bottom: 20px;
 }
 .forgot-form .field.note {
     color: #000;
 }
 .forgot-form .email .control {
     display: flex;
     border: 1px solid #ccc;
     padding: 5px 15px;
     max-width: 35%;
 }
 @media only screen and (max-width: 1060px) {
   .forgot-form .email .control {
     max-width: 100% !important;
   }
 }
 .forgot-form .email span {
     padding-top: 6px;
     color:  #000;
 }
 .forgot-form .email input#email_address {
     border: none;
     width: 100%;
 }
 .forgot-form .email input#email_address::placeholder {
     color: #000;
 }
 .forgot-form button.action.submit.primary {
     background: #000;
     height: 40px;
     min-width: 150px;
     letter-spacing: 1px;
     font-size: 11px !important;
     font-weight: 100;
 }
 /* Forgot Form  */

 /* Product Detail Page  */
 .product-info-main .page-title {
     font-weight: bold !important;
     letter-spacing: 0.2px;
 }
 .product-info-main .product-attribute-volume {
     margin-bottom: 10px;
 }
 .product-info-main .product-info-price .price {
     color: #000;
     font-size: 16px !important;
     font-weight: bold;
 }
 .product-info-main .product-options-bottom {
     padding: 0 !important;
 }
 .product-info-main #product-addtocart-button {
     border-radius: 0;
     width: 275px;
     height: 55px;
     background-color: #FAD28F;
     color: #3E4042 !important;
     font-size: 15px !important;
     box-shadow: 2px 6px 6px #00000029;
     border: 1px solid #9D9D9D !important;
     font: normal normal bold 22px/26px Arial;
 }

 .product-items .action.towishlist:before, .products.list.items .action.towishlist:before{
     width: 38px !important;
     height: 35px !important;
     line-height: 34px;
     font-size: 32px;
     border: 1px solid #adabab;
     background-color: #fff;
     border-radius: 50%;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
 }
 .product-info-main #product-addtocart-button:hover {
     background-color: #f7bf61 !important;
 }
 .product-info-main .product.attribute.overview {
     margin-bottom: 15px !important;
 }
 /* ##################################################### */
 .product-info-main .detail-page-shipping-text {
     display: flex;
     /*display: none;*/
     margin-top: 20px;
     float: left;
 }
 /* ##################################################### */
 .product-info-main .detail-page-shipping-text div {
     display: flex;
 }
 .product-info-main .detail-page-shipping-text div h6 {
     margin-left: 10px;
     text-transform: uppercase;
 }
 .product-info-main .detail-page-shipping-text div.text-2 {
     margin-left: 20px;
 }
 .product-info-main .product-attribute-collapse {
     float: left !important;
     width: 100%;
     margin-bottom: 25px;
 }
 .product-info-main .product-attribute-collapse .card {
     border: none;
 }
 .product-info-main .product-attribute-collapse .card-header {
     background-color: transparent;
    /* border-top: 1px solid #000;
     border-bottom: 1px solid #000;*/
     padding-left: 0;
 }
 .product-info-main .product-attribute-collapse .card-header span {
     float: right;
 }
 /*.product-info-main .product-attribute-collapse .card:first-child .card-header {
     border-top: 1px solid #000;
     border-bottom: 1px solid #000;
 }
 .product-info-main .product-attribute-collapse .card:nth-child(2) .card-header {
     border-top: none;
     border-bottom: 1px solid #000;
 }*/

 .product-info-main .product-attribute-collapse #accordion .card-header{
     border-top: 1px solid rgb(2 2 2 / 72%) !important;
     border-bottom: none!important;
 }

 .product-info-main .product-attribute-collapse #accordion{
    border-bottom: 1px solid rgb(2 2 2 / 72%) !important;
 }

 .product-attribute-collapse button.btn.btn-link {
     background-color: white;
     padding: 0px !important;
     text-transform: uppercase;
     cursor: pointer;
     font: normal normal bold 30px/34px Arial;
     letter-spacing: 0px;
     color: #7C7C7C !important;
     opacity: 1;
 }
 .product-attribute-collapse button.btn.btn-link:hover {
     background-color: white;
     color: #000 !important;
 }
 .product-info-main .product.attribute.overview {
     color: #000;
     font-size: 14px;
     font-weight: 400;
 }
 .product-info-main #product-options-wrapper .field .label {
     font-weight: 600 !important;
     margin-top: 10px;
 }

 .product-info-main #product-options-wrapper .field .control select {
     color: #000;
     border: 2px solid #707070;
     text-align: center;
     font-weight: 600 !important;
 }
 .product-info-main #product-options-wrapper .swatch-attribute-options .swatch-option {
     width: 30px;
     height: 30px;
     margin: 5px;
     padding: 0px !important;
     border-radius: 6px;
 }
 .product-info-main #product-options-wrapper .swatch-attribute-options .swatch-option:focus {
     box-shadow:  none !important;
 }
 .product-info-main #product-options-wrapper .swatch-attribute-options .swatch-option:hover::before {
     box-shadow: 0 0 0 1px #000;
 }
 .product-info-main #product-options-wrapper .swatch-attribute-options .swatch-option.selected::before {
     box-shadow: 0 0 0 2px #000;
 }
 .product-info-main .swatch-opt .swatch-option::before {
     inset: -3px !important;
 }
 .product-info-main .product-options-bottom, .product-info-main .product-options-bottom .box-tocart {
     float: unset !important;
 }
 /*.product-info-main .box-tocart .fieldset {
     float: unset !important;
     margin-left: auto;
     margin-right: auto !important;
 }
 */.product-detail-slider {
     border-top: 1px solid #000;
     padding-top: 20px;
     clear: both;
 }
 .product-detail-slider .title-home, div#product-review-container .block-title strong {
     text-align: left;
     font: normal normal bold 20px/34px Arial;
     letter-spacing: 0px;
     color: #7C7C7C;
     text-transform: capitalize;
 }
 div#product-review-container {
     border-top: 1px solid #000;
     padding-top: 20px;
 }
 #customer-reviews .block-title {
     margin-bottom: 30px;
 }
 #customer-reviews .review-heading {
     display: flex;
 }
 #customer-reviews .review-title {
     text-align: left;
     font: normal normal normal 20px/34px Arial;
     letter-spacing: 0px;
     color: #7C7C7C;
     opacity: 1;
     margin-bottom: 30px;
 }
 #customer-reviews .review-ratings {
     margin-left: 10%;
     margin-top: 5px;
 }
 #customer-reviews .items .item {
     border: none;
 }
 #customer-reviews li.item.review-item {
     padding-top: 0px;
     padding-bottom: 20px;
 }
 #customer-reviews .review-details {
     border-bottom: 1px solid;
     padding-bottom: 30px;
     margin-bottom: 0;
 }
 .products-detail-slider .product-item-description {
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     margin: 10px 0px 0px 0px;
     line-height: 1.2;
     height: 32px;
 }
 .products-detail-slider .tocart.primary{
          color: #303030 !important;
         background-color: #F2CB8A;
         width: 100%;
         height: 36px;
         font-size: 15px !important;
         box-shadow: 2px 6px 6px #00000029;
         border: 1px solid #9D9D9D !important;
         font: normal normal bold 22px/26px Arial;
 }
 .products-detail-slider .product-item-details {
     padding-bottom: 12px!important;
     /*height: 85px;*/
 }
 .products-detail-slider .product-item-inner {
     margin-top: 20px;
     text-align: center;
     height: 96px;
     width: 15%;
     position: fixed;
     top: 25%;
     opacity: 0;
     visibility: hidden;
     transition: 0.2s;
     -moz-transition: 0.2s;
     -webkit-transition: 0.2s;
 }
 .products-detail-slider .product-item-info:hover .product-item-inner {
     opacity: 1;
     visibility: visible;
 }
 .products-detail-slider .product-list-style {
     margin-top: 30px;
 }
 /*.products-detail-slider .price-box .price {
     color:  #000 !important;
     font-weight: normal;
     font-size: 13px;
 }*/
 .products-detail-slider .product-item-info:hover img{
     opacity: .3;
 }
 .products-detail-slider img.product-image-photo,.products-detail-slider .product-list-image {
     /* height: 240px; */
 }
 .products-detail-slider .owl-theme .owl-nav [class*='owl-'] {
     background: transparent !important;
     color: #000 !important;
 }
 .products-detail-slider .grid-product-home .product-items {
     margin-left: 0 !important;
     margin-right: 0 !important;
 }
 @media only screen and (min-width: 1200px) {
     .products-detail-slider .product-item {
         width: 100%;
     }
 }
 .products-detail-slider .owl-theme .owl-nav [class*='owl-']:hover {
     background: #000 !important;
     color: #fff !important;
 }
 @media only screen and (min-width: 1260px) {
     .products-detail-slider .owl-prev {
         position: absolute;
         top: 40px;
         left: -40px;
     }
     .products-detail-slider .owl-next {
         position: absolute;
         top: 40px;
         right: -40px;
     }
 }
 img.product-rabbit-img {
     position: relative;
     /*top: 20px;*/
     width: 20px !important;
     height: 20px;
     left: 90%;
     z-index: 1;
 }
 img.gallery-product-rabbit-img {
     position: relative;
     top: 20px;
     width: 35px !important;
     height: 35px;
     left: 90%;
 }
 .review-add button.action.submit.primary, .review-add button.action.submit.primary:hover {
     color: #3E4042 !important;
     background-color: #F2CB8A;
     width: 100%;
     height: 40px;
     font-size: 15px !important;
     box-shadow: 2px 6px 6px #00000029;
     border: 1px solid #9D9D9D !important;
     font: normal normal bold 22px/26px Arial;
 }
 .product-info-main .box-tocart, .product-info-main .box-tocart .fieldset {
     margin-bottom: 0px !important;
 }
 .product-info-main .field.qty {
     display: none;
 }
 #gift-card-form {
     display: flex;
 }
 /* Product Detail Page */



 .price {
     color: #080808 !important;
 }

 .price-box .old-price .price {
     color: #ff1515 !important;
 }

 .product-list-style .product-item-link{
     font-weight: 500 !important;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     display: flow-root;
 }
 .product-list-style .tocart {
     color: #303030 !important;
     background-color: #F2CB8A;
     width: 60%;
     height: 36px;
     font-size: 15px !important;
     box-shadow: 2px 6px 6px #00000029 !important;
     border: 1px solid #9D9D9D !important;
     font: normal normal bold 22px/26px Arial;
     margin-bottom: 15px;
 }
 .products-grid .product-item-details {
     padding-bottom: 12px!important;
 }
 .product-list-style{
     margin-top: 45px;
 }
 .product-list-style .product-item-description{
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     margin: 10px 0px 6px 0px;
 }
 .products-grid .product-item-info .product-item-image .product-item-inner .actions-secondary .action {
     width: 38px !important;
     height: 36px !important;
     border: 1px solid #adabab;
 }
 .homepage-banner .product-info-container .title h1 {
     margin-top: 0;
     margin-bottom: 0 !important;
     font-weight: 500;
 }
 .homepage-banner .product-info-container .product-image-photo {
     width: 230px !important;
     height: 230px;
     /* margin-left: auto; */
     /* margin-right: auto; */
     margin: 3% auto;
 }
 .homepage-banner .product-info-container {
     width: 65%;
     /*margin-right: 50px;*/
     /*float: right;*/
      margin-left: auto;
      margin-right: auto;
     margin-top: 3%;
 }
 .homepage-banner .product-info-container .product.description.product-item-description {
     width: 50%;
     display: -webkit-box;
     text-overflow: ellipsis;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     margin: 10px auto;
     line-height: 1;
 }
 .homepage-banner .product-info-container .price-box.price-final_price {
     margin-bottom: 10px;
 }
 .homepage-banner .product-info-container button.action.tocart {
     width: 40%;
     color: #303030 !important;
     background-color: #F2CB8A;
     height: 36px;
     font-size: 15px !important;
     box-shadow: 2px 6px 6px #00000029 !important;
     border: 1px solid #9D9D9D !important;
     font: normal normal bold 22px/26px Arial;
     margin-bottom: 15px;
 }
 .homepage-banner .product-info-container .price-box .old-price .price {
    color: white !important;
 }
 .homepage-banner .product-info-container a.product-item-link {
     width: 50%;
     display: -webkit-box;
     text-overflow: ellipsis;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     overflow: hidden;
     margin: 0 auto;
 }


 /*---------29-04--------*/

 .event-banner-sec .event-heading {
     padding: 18px 0px 0 0 !important;
 }
 .product-list-style {
     max-width: 100%;
     width: 100%;
 }
 .top-rated-sec .top-rated-btn {
    font-size: 18px !important;
    height: 42px;
    line-height: 35px !important;
}
.modal-body .actions-toolbar > .secondary {
    margin-left: 0;
}
.modal-open {
    padding-right: 0 !important;
}
.noprofile-desc a.link-color {
    color: #fff !important;
}
.rewards__product-earn-points img.mst-rewards-logo {
    width: auto;
    display: inline-block;
}


 /*-----------------------mq----------------------*/
 @media only screen and (max-width:1600px){
     .top-rated-sec h1 {
         font-size: 40px !important;
     }
     .top-rated-sec .top-rated-info p {
         margin: 30px 0 !important;
     }
 }
 @media only screen and (max-width:1199px){
    .cms-about-us .cms-content-important {
        margin: 0 0 35px 0;
        line-height: normal;
    }
}
 @media only screen and (max-width:991px){
    .home-page-1 .intro-sofiqe h1 {
        font-size: 35px;
        padding: 0 !important;
        line-height: normal;
    }
    .home-page-1 .intro-sofiqe p {
        font-size: 20px;
        line-height: normal;
        margin: 0;
    }
    .home-page-1 .intro-sofiqe {
        bottom: 25px;
        left: auto;
    }
    .homepage-banner .product-info-container .product-image-photo {
        margin: 15px auto;
    }
    .homepage-banner .product-info-container {
        width: 100%;
        margin-top: 0;
    }
    .carousel-caption .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top-main-banners:not(.promo-banner) .slidershow .item {
        height: 800px;
    }
    .top-main-banners:not(.promo-banner) .slidershow .item .slide {
        height: 800px;
        background-size: contain !important;
        background: #eb7ac1 !important;
        position: relative;
    }
    .top-main-banners:not(.promo-banner) .slidershow .item .slide:before {
        content: '';
        background: url(http://127.0.0.1/sofiqeM2/pub/static/frontend/Sm/natural_child/en_US/images/banner1-img1.png) #eb7ac1 no-repeat 0% 0%;
        height: 318px;
        width: 350px;
        display: inline-block;
        background-size: contain;
        position: absolute;
        bottom: 0;
    }
    .homepage-banner .product-info-container .title h1 {
        font-size: 27px;
    }
    .top-rated-list .item.product.product-item {
        margin: 0 0 20px 0 !important;
        width: 100% !important;
    }
     .top-rated-stars img {
         width: 170px !important;
     }
     .top-rated-sec .top-rated-info p {
         margin: 25px 0 !important;
         font-size: 20px !important;
     }
     .top-rated-sec h1 {
        font-size: 25px !important;
        text-shadow: 10px 10px 3px #00000029 !important;
        margin-bottom: 20px !important;
     }
     .looks .top_rated h1 {
        font-size: 28px !important;
        line-height: normal !important;
        padding: 40px 10px 15px !important;
     }
     .looks .top_rated img {
         width: 170px;
     }
     .grid-product-home.grid-2 .product-items .product-item {
         width: 50%;
         max-width: 50%;
         flex: 0 0 50%;
     }
     .event-banner-sec .event-heading {
         font-size: 27px !important;
         text-align: left;
     }
 }
 @media only screen and (max-width:767px) {
    .footer-newsletter .block-subscribe-footer .title-middle-footer {
        font-size: 15px;
        line-height: normal;
    }
    ol.products.list.items.product-items {
        display: inline-block;
    }

    .cms-about-us .cms-content-important {
        font-size: 18px;
    }

    img.product-rabbit-img {
        position: relative;
        top: 20px;
        width: 20px !important;
        height: 20px;
        left: 90%;
        z-index: 1;
    }

    img.gallery-product-rabbit-img {
        position: relative;
        top: 20px;
        width: 35px !important;
        height: 35px;
        left: 90%;
    }

    .review-add button.action.submit.primary, .review-add button.action.submit.primary:hover {
        color: #3E4042 !important;
        background-color: #F2CB8A;
        width: 100%;
        height: 40px;
        font-size: 15px !important;
        box-shadow: 2px 6px 6px #00000029;
        border: 1px solid #9D9D9D !important;
        font: normal normal bold 22px/26px Arial;
    }

    .product-info-main .box-tocart, .product-info-main .box-tocart .fieldset {
        margin-bottom: 0px !important;
    }

    .product-info-main .field.qty {
        display: none;
    }

    #gift-card-form {
        display: flex;
    }
    /* Product Detail Page */

    /* .price {
        color: #080808 !important;
    } */
    .price-box .old-price .price {
        color: #ff1515 !important;
    }
    .flusscreative{
        display: flex
    }

    .product-list-style .product-item-link {
        font-weight: 500 !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: flow-root;
    }

    .product-list-style .tocart {
        color: #303030 !important;
        background-color: #F2CB8A;
        width: 60%;
        height: 36px;
        font-size: 15px !important;
        box-shadow: 2px 6px 6px #00000029 !important;
        border: 1px solid #9D9D9D !important;
        font: normal normal bold 22px/26px Arial;
        margin-bottom: 0px;
    }
    .page-title-wrapper.product .label-product.label-sale {
	top: -170px;
	right: 25px;
}

    .products-grid .product-item-details {
        padding-bottom: 12px!important;
    }

    .product-list-style {
        margin-top: 45px;
    }

    .product-list-style .product-item-description {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 10px 0px 6px 0px;
    }

    .products-grid .product-item-info .product-item-image .product-item-inner .actions-secondary .action {
        width: 38px !important;
        height: 36px !important;
        border: 1px solid #adabab;
    }

    .homepage-banner .product-info-container .title h1 {
        margin-top: 0;
        margin-bottom: 0 !important;
        font-weight: 500;
    }

    .homepage-banner .product-info-container .product-image-photo {
        width: 230px !important;
        height: 230px;
    /* margin-left: auto; */
    /* margin-right: auto; */
        margin: 3% auto;
    }

    .homepage-banner .product-info-container {
        width: 65%;
        /*margin-right: 50px;*/
        /*float: right;*/
        margin-left: auto;
        margin-right: auto;
        margin-top: 3%;
    }
    .homepage-banner.promo-banner .product-info-container {
        margin-top: 25%;
    }

    .homepage-banner .product-info-container .product.description.product-item-description {
        width: 50%;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 10px auto;
        line-height: 1;
    }

    .homepage-banner .product-info-container .price-box.price-final_price {
        margin-bottom: 10px;
    }

    .homepage-banner .product-info-container button.action.tocart {
        width: 40%;
        color: #303030 !important;
        background-color: #F2CB8A;
        height: 36px;
        font-size: 15px !important;
        box-shadow: 2px 6px 6px #00000029 !important;
        border: 1px solid #9D9D9D !important;
        font: normal normal bold 22px/26px Arial;
        margin-bottom: 15px;
    }

    .homepage-banner .product-info-container .price-box .old-price .price {
        color: white !important;
    }

    .homepage-banner .product-info-container a.product-item-link {
        width: 50%;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 auto;
    }

    .social-login-popup .account-social-login,
    .block-customer-login-popup .fieldset:last-child {
        margin-bottom: 0px;
    }

    .rewards__product-earn-points.rewards__product-points img.mst-rewards-logo {
        display: unset !important;
        width: auto !important;
    }

    .rewards__product-earn-points.rewards__product-points img.points-loader {
        width: auto !important;
        position: unset !important;
    }

    .product-list-style.top-rated-list.container {
        margin-top: 15px;
    }

    .onestepcheckout-index-index .field.choice.col-mp {
        padding: 0;
        display: flex;
    }

    .catalog-product-view .owl-carousel.owl-drag .owl-item {
        margin-right: 0 !important;
    }

    .event-banner-sec .main-desc p span {
        font-size: 60px !important;
        padding-left: 0 !important;
    }

    .event-banner-sec .main-desc {
        margin: 10px 0 0 0 !important;
        text-align: center;
    }

    .event-banner-sec .event-heading {
        text-align: center;
    }

    .cart-container .cart.table-wrapper .item .col.item {
        min-height: 100%;
        display: inline-block;
        padding-bottom: 0;
    }

    .cart .table.items .col.qty .control.qty {
        justify-content: center;
    }

    .cart .table.items .col.qty .control.qty label {
        margin: 0;
    }

    .cart.table-wrapper .col.qty,
     .cart.table-wrapper .col.price,
     .cart.table-wrapper .col.subtotal,
     .cart.table-wrapper .col.msrp {
        border: 0;
        padding-top: 10px;
    }

    .cart.table-wrapper .item .col.item {
        min-height: 100%;
        display: inline-block;
    }

    .cart.table-wrapper .product-item-name + .item-options {
        margin: 5px 0;
    }

    .cart.table-wrapper .product-item-name + .item-options dt, .cart.table-wrapper .product-item-name + .item-options dd {
        margin-bottom: 0;
    }
}
@media only screen and (max-width:575px){
    .top-main-banners .slidershow .item .slide,
    .top-main-banners .slidershow .item {
        height: 745px;
    }
    .top-main-banners .slidershow .item .slide:before {
        height: 283px;
        width: 310px;
    }
    .home-page-1 .intro-sofiqe h1 {
        font-size: 27px;
    }
    .home-page-1 .intro-sofiqe p {
        font-size: 17px;
    }
    .footer-wrapper .footer-middle i {
        font-size: 20px !important;
    }
    .footer-middle ul li {
        padding: 7px 0;
        font-size: 16px;
    }
    .event-banner-sec .event-heading {
        font-size: 23px !important;
    }
    .event-banner-sec .main-desc p {
        font: normal normal normal 17px/24px Arial;
    }
    .event-banner-sec .main-desc p span {
        font-size: 40px !important;
    }
    .event-banner-sec .main-desc a.btn {
        margin-top: 15px;
    }
}
 @media only screen and (max-width:480px){
    .grid-product-home.grid-2 .product-items .product-item {
        max-width: 100%;
        flex: 0 0 100%;
    }
     .looks .product-list-style .tocart {
        font-size: 14px !important;
    }
 }

/*.opacityBG{background: #00000047;}*/
div.product-item.opacityBG .product-item-image img{color: #FFFFFF;}
div.product-item.opacityBG .product-item-name a,
div.product-item.opacityBG .product-item-description a,
div.product-item.opacityBG .price-box .price-wrapper .price{color: #FFFFFF !important;}

/** Mobile Responsive Promo Banners **/
@media only screen and (max-width:991px){
    .top-main-banners.promo-banner .hidebelow991px{display: none !important;}
    .top-main-banners.promo-banner .slidershow .item .slide{
        position: relative;
    }
    .top-main-banners.promo-banner .slidershow .item .slide .promo-intro-sofiqe.notabsresponsive{
        position: relative !important;left: 0 !important;bottom: 0 !important;
    }
    .top-main-banners.promo-banner .slidershow .item .slide .promo-intro-sofiqe.notabsresponsive h1.h1responsive{
        font-size: 3em !important;
        margin-bottom: 5px !important;
    }
    div.product-item.opacityBG .product-item-image img{width: auto !important;height: 150px;}
    .homepage-banner.promo-banner .product-info-container{
        margin-top: 0% !important;
    }
    .centerresponsive{
        text-align: center !important;
    }
    .mtop10resp{margin-top: 10% !important;}
}
@media only screen and (min-width:991px) and (max-width:1120px){
    .mtop10respmid{margin-top: 10% !important;}
}

.promo-banner .product.description.product-item-description{display: none !important;}
.promo-banner h1,.bannerlfttxtsub,.bannerrgttxt{text-shadow: 10px 20px 3px #00000029;}
.top-rated-info.bgblack{background: #000 !important;color: #fff !important;}
.home-page-toprated .top-rated-info .top-rated-stars img{margin: 0 auto;}

.home-page-eventbanner {background: #eb7ac1;}
.event-banner-review-sec{
    background: #eb7ac1;
    color: #FFF !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.event-banner-review-sec h1 {
    text-shadow: 10px 20px 3px #00000029;
    font: normal normal bold 420%/112% Arial;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #FFF !important;
}
.event-banner-review-sec .event-banner-img{object-fit: cover !important;}
.home-page-eventbanner .top-rated-stars img{margin: 0 auto;}
.event-banner-review-sec p{
    color: #FFF !important;
}
.event-banner-review-sec a.top-rated-btn {
    color: #3E4042 !important;
    background-color: #FAD28F;
    width: 320px;
    box-shadow: 2px 6px 6px #00000029;
    border: 1px solid #9D9D9D !important;
    font: normal normal bold 176%/146% Arial;
    font-size: 18px !important;
    height: 42px;
    line-height: 35px !important;
    margin-left: 0;
    border-radius: 50px;
    margin-top: 20px;
}
@media only screen and (min-width:  769px){
    .home-page-toprated .top-rated-info .top-rated-stars img{width: 190px !important;}
}
@media only screen and (min-width: 1021px){
/*    .event-banner-review-sec h1{margin-left: -40%;}*/
/*    .event-banner-review-sec .top-rated-stars {margin-left: -35%;}*/
/*    .event-banner-review-sec{padding-left: 12% !important;text-align: left !important;}*/
    .event-banner-review-sec p{text-align: left !important;}
}
@media only screen and (min-width: 320px) and (max-width: 1020px){
    .event-banner-review-sec{padding-left: 0px !important;text-align: center;align-items: center;}
    .event-banner-review-sec p{text-align: center !important;}
}
@media only screen and (min-width: 768px) and (max-width: 1020px){
    .event-banner-review-sec a.top-rated-btn{margin-top: 0px !important;}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .event-banner-review-sec{padding: 40px 0 !important;}
    .event-banner-review-sec h1{font-size: 40px !important;}
    .event-banner-review-sec p{margin: 10px 0 !important;font: bold normal normal 180%/97% Arial;}
    .home-page-eventbanner .top-rated-stars img{width: 190px !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .home-page-toprated .top-rated-img1 img{height: 100%;object-fit: cover;}
    .event-banner-review-sec h1{font-size: 25px !important;}
    .event-banner-review-sec p{margin: 0px 0px 10px 0 !important;font: bold normal normal 140%/97% Arial;}
    .home-page-eventbanner .top-rated-stars img{width: 130px !important;}
}

@media only screen and (min-width: 992px) and (max-width: 1600px){
    .event-banner-review-sec h1{font-size: 40px !important;}
    .event-banner-review-sec p{margin: 20px 0 !important;font: bold normal normal 160%/97% Arial;}
    .home-page-eventbanner .top-rated-stars img{width: 190px !important;}
}
@media only screen and (min-width: 1601px){
    .event-banner-review-sec p{font: bold normal normal 196%/97% Arial;}
    .home-page-eventbanner .top-rated-stars img{width: 190px !important;}
}

@media only screen and (min-width: 992px){
  .homedefault1 .product-info-container .product-image-photo,
  .homedefault2 .product-info-container .product-image-photo,
  .homedefault3 .product-info-container .product-image-photo,
  .homedefault4 .product-info-container .product-image-photo{
    width: 170px !important;height: 170px !important;
  }
}
@media only screen and (min-width:1851px){
    .top-main-banners.promo-banner .slidershow .item {
        height: calc(100vh - 129px) !important;
    }
    .top-main-banners.promo-banner .slidershow .item .slide {
        height: calc(100vh - 129px) !important;
    }

    .christmas1 h1.bannerlfttxt,.christmas5 h1.bannerlfttxt {
        font-size: 5em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas1 .promo-intro-sofiqe{
        position: absolute;
        left: 8%;
        bottom: 30%;
    }
    .christmas1 .product-info-container{
        margin-top: 30% !important;
    }

    .christmas2 h1.bannerlfttxt {
        font-size: 6em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas2 .bannerlfttxtsub{
      color: #ffffff;font-weight:bold;font-size: 5em;line-height: 90px;
    }
    .christmas2 .promo-intro-sofiqe{
        position: absolute;
        left: 5%;
        bottom: 20%;
    }
    .christmas2 .product-info-container{
        margin-top: 25% !important;width: 95%;text-align:left;
    }
    .bannerrgttxt{
      color: #ffffff;font-size: 8em;font-weight:bold !important;font-family: 'Open Sans' !important;
    }
    .christmas4 .surprise{
      position: absolute;top: 28%;left: 35%;font-weight:bold;font-size: 6em;
    }
    .goldButton{
      color: #3E4042 !important;
      background-color: #fad28f;
      box-shadow: 2px 6px 6px #00000029 !important;
      border: 1px solid #9D9D9D !important;
      font: bold 20px Arial;
      margin-top: 45px;
      margin-bottom: 25px;
      display: inline-block;
      border-radius: 50px;
      min-width:300px;
      padding: 15px 30px;
      text-align:center;
      margin-left: 20px;
      width: 400px;
    }
    .goldButtonItem div.action-primary a{
      color: #3E4042 !important;
      background-color: #fad28f !important;
      box-shadow: 2px 6px 6px #00000029 !important;
      border: 1px solid #9D9D9D !important;
      margin-top: 0px !important;
      margin-bottom: 25px !important;
      display: inline-block !important;
      border-radius: 50px !important;
      min-width:200px !important;
      padding: 5px 30px !important;
      text-align:center !important;
      margin-left: 20px !important;
      width: 200px !important;
      height: auto !important;
    }
    .goldButtonItem div.action-primary a span{
      font: bold 20px Arial !important;
    }
    .bannerdeal{
      color: #000000;font-weight: bold !important;text-transform: uppercase;font-size: 6em;
    }
    .newyear1 h1.bannerlfttxt,.newyear3 h1.bannerlfttxt,.newyear4 h1.bannerlfttxt {
        font-size: 5em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .newyear1 .goldButton,.newyear2 .goldButton,.newyear3 .goldButton,.newyear4 .goldButton{
      margin-top: 25px !important;
    }
    .newyear1 .product-info-container,.newyear3 .product-info-container,.newyear4 .product-info-container{
      width: 95%;margin-top: 25%;text-align: left;margin-left: 10%;
    }

    .weekly1-2 h1.bannerlfttxt,.weekly1-3 h1.bannerlfttxt,.weekly1-4 h1.bannerlfttxt,
    .weekly2-2 h1.bannerlfttxt,.weekly2-3 h1.bannerlfttxt,.weekly2-4 h1.bannerlfttxt,
    .weekly3-2 h1.bannerlfttxt,.weekly3-4 h1.bannerlfttxt {
        font-size: 5em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .weekly1-1 .goldButton,.weekly1-2 .goldButton,.weekly1-3 .goldButton,.weekly1-4 .goldButton,
    .weekly2-1 .goldButton,.weekly2-2 .goldButton,.weekly2-3 .goldButton,.weekly2-4 .goldButton,
    .weekly3-1 .goldButton,.weekly3-2 .goldButton,.weekly3-3 .goldButton,.weekly3-4 .goldButton{
      margin-top: 15px !important;width: auto !important;
    }
    .weekly1-2 .product-info-container,.weekly1-3 .product-info-container,.weekly1-4 .product-info-container,
    .weekly2-2 .product-info-container,.weekly2-3 .product-info-container,.weekly2-4 .product-info-container,
    .weekly3-2 .product-info-container,.weekly3-3 .product-info-container,.weekly3-4 .product-info-container{
      width: 95%;margin-top: 30%;text-align: left;margin-left: 10%;
    }
    .appinfosection{position: relative !important;}
    .appinfosection .cms-looks{top: 45% !important;left: 10% !important;}

    .weekly3-1 h1.bannerlfttxt,.weekly3-3 h1.bannerlfttxt {
        font-size: 4em;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
    }
}
@media only screen and (min-width:1400px) and (max-width:1850px){
    .top-main-banners.promo-banner .slidershow .item {
        height: calc(100vh - 129px) !important;
    }
    .top-main-banners.promo-banner .slidershow .item .slide {
        height: calc(100vh - 129px) !important;
    }

    .christmas1 h1.bannerlfttxt,.christmas5 h1.bannerlfttxt {
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas1 .promo-intro-sofiqe{
        position: absolute;
        left: 4%;
        bottom: 30%;
    }
    .christmas1 .product-info-container{
        margin-top: 30% !important;
    }

    .christmas2 h1.bannerlfttxt {
        font-size: 5em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas2 .bannerlfttxtsub{
      color: #ffffff;font-weight:bold;font-size: 4em;line-height: 90px;
    }
    .christmas2 .promo-intro-sofiqe{
        position: absolute;
        left: 5%;
        bottom: 20%;
    }
    .christmas2 .product-info-container{
        margin-top: 25% !important;width: 95%;text-align:left;
    }
    .christmas2 .bannerrgttxt, .christmas2 .goldButton{margin-left: 15%;}
    .christmas4 .surprise{
      position: absolute;top: 27%;left: 35%;font-weight:bold;font-size: 5em;
    }
    .bannerrgttxt{
      color: #ffffff;font-size: 6em;font-weight:bold !important;font-family: 'Open Sans' !important;
    }
    .goldButton{
      color: #3E4042 !important;background-color: #fad28f;
      box-shadow: 2px 6px 6px #00000029 !important;border: 1px solid #9D9D9D !important;
      font: bold 20px Arial;margin-top: 45px;margin-bottom: 25px;display: inline-block;
      border-radius: 50px;min-width:300px;
      padding: 10px 30px;text-align:center;
      margin-left: 20px;width: 300px;
    }
    .goldButtonItem div.action-primary a{
      color: #3E4042 !important;
      background-color: #fad28f !important;
      box-shadow: 2px 6px 6px #00000029 !important;
      border: 1px solid #9D9D9D !important;
      margin-top: 0px !important;
      margin-bottom: 25px !important;
      display: inline-block !important;
      border-radius: 50px !important;
      min-width:200px !important;
      padding: 5px 30px !important;
      text-align:center !important;
      margin-left: 20px !important;
      width: 200px !important;
      height: auto !important;
    }
    .goldButtonItem div.action-primary a span{
      font: bold 20px Arial !important;
    }
    .bannerdeal{
      color: #000000;font-weight: bold !important;text-transform: uppercase;font-size: 5em;
    }
    .newyear1 h1.bannerlfttxt,.newyear3 h1.bannerlfttxt,.newyear4 h1.bannerlfttxt {
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .newyear1 .goldButton{
      width: auto !important;
    }
    .newyear1 .goldButton,.newyear2 .goldButton,.newyear3 .goldButton,.newyear4 .goldButton{
      margin-top: 25px !important;
    }
    .newyear1 .product-info-container,.newyear3 .product-info-container,.newyear4 .product-info-container{
      width: 95%;margin-top: 25%;text-align: left;margin-left: 10%;
    }
    .weekly1-2 h1.bannerlfttxt,.weekly1-3 h1.bannerlfttxt,.weekly1-4 h1.bannerlfttxt,
    .weekly2-2 h1.bannerlfttxt,.weekly2-3 h1.bannerlfttxt,.weekly2-4 h1.bannerlfttxt,
    .weekly3-2 h1.bannerlfttxt,.weekly3-4 h1.bannerlfttxt {
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .weekly1-1 .goldButton,.weekly1-2 .goldButton,.weekly1-3 .goldButton,.weekly1-4 .goldButton,
    .weekly2-1 .goldButton,.weekly2-2 .goldButton,.weekly2-3 .goldButton,.weekly2-4 .goldButton,
    .weekly3-1 .goldButton,.weekly3-2 .goldButton,.weekly3-3 .goldButton,.weekly3-4 .goldButton{
      margin-top: 15px !important;width: auto !important;
    }
    .weekly1-2 .product-info-container,.weekly1-3 .product-info-container,.weekly1-4 .product-info-container,
    .weekly2-2 .product-info-container,.weekly2-3 .product-info-container,.weekly2-4 .product-info-container,
    .weekly3-2 .product-info-container,.weekly3-3 .product-info-container,.weekly3-4 .product-info-container{
      width: 95%;margin-top: 30%;text-align: left;margin-left: 10%;
    }
    .appinfosection{position: relative !important;}
    .appinfosection .cms-looks{top: 35% !important;}
    .weekly3-1 h1.bannerlfttxt,.weekly3-3 h1.bannerlfttxt {
        font-size: 4em;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
    }
}

@media only screen and (min-width:1151px) and (max-width:1399px){
    .appinfosection{position: relative !important;}
    .appinfosection .cms-looks{top: 30% !important;}
}
@media only screen and (min-width:320px) and (max-width:430px){
    .appinfomainsection .cms-looks .w-noprofile{
        width: 80% !important;height: 100% !important;margin: 0 auto !important;
    }
    .appinfosection .cms-looks .newsletter-info > .container{
        margin-bottom: 20px;
    }
    .appinfosection .cms-looks{
        bottom: 40px !important;align-items: end !important;
    }
    .appinfosection .noprofile-heading{
        line-height: 35px !important;font-size: 30px;
    }
}
@media only screen and (min-width:431px) and (max-width:580px){
    .appinfomainsection .cms-looks .w-noprofile{
        width: 100% !important;height: 100% !important;
    }
    .appinfosection .cms-looks .newsletter-info > .container{
        margin-bottom: 20px;
    }
    .appinfosection .cms-looks{
        bottom: 40px !important;align-items: end !important;
    }
}
@media only screen and (min-width:320px) and (max-width:1150px){
    .appinfomainsection{position: relative !important;}
    .appinfosection .cms-looks{
        position: absolute;
        left: 0;
        top: 0px !important;
        right: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (min-width:992px) and (max-width:1399px){
    .top-main-banners.promo-banner .slidershow .item {
        height: calc(100vh - 134px) !important;
    }
    .top-main-banners.promo-banner .slidershow .item .slide {
        height: calc(100vh - 134px) !important;
    }

    .christmas1 h1.bannerlfttxt,.christmas5 h1.bannerlfttxt {
        font-size: 3em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas1 .promo-intro-sofiqe{
        position: absolute;
        left: 3%;
        bottom: 30%;
    }
    .christmas1 .product-info-container{
        margin-top: 30% !important;
    }

    .christmas2 h1.bannerlfttxt {
        font-size: 5em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .christmas2 .bannerlfttxtsub{
      color: #ffffff;font-weight:bold;font-size: 4em;line-height: 90px;
    }
    .christmas2 .promo-intro-sofiqe{
        position: absolute;
        left: 5%;
        bottom: 20%;
    }
    .christmas2 .product-info-container{
        margin-top: 25% !important;width: 95%;text-align:left;
    }
    .christmas2 .bannerrgttxt, .christmas2 .goldButton{margin-left: 15%;}
    .christmas4 .surprise{
      position: absolute;top: 27%;left: 40%;font-weight:bold;font-size: 4em;
    }
    .bannerrgttxt{
      color: #ffffff;font-size: 5em;font-weight:bold !important;font-family: 'Open Sans' !important;
    }
    .goldButton{
      color: #3E4042 !important;background-color: #fad28f;
      box-shadow: 2px 6px 6px #00000029 !important;
      border: 1px solid #9D9D9D !important;
      font: bold 18px Arial;margin-top: 45px;
      margin-bottom: 25px;display: inline-block;
      border-radius: 50px;min-width:300px;
      padding: 10px 20px;text-align:center;
      margin-left: 20px;width: 350px;
    }
    .goldButtonItem div.action-primary a{
      color: #3E4042 !important;
      background-color: #fad28f !important;
      box-shadow: 2px 6px 6px #00000029 !important;
      border: 1px solid #9D9D9D !important;
      margin-top: 0px !important;
      margin-bottom: 25px !important;
      display: inline-block !important;
      border-radius: 50px !important;
      min-width:200px !important;
      padding: 5px 20px !important;
      text-align:center !important;
      margin-left: 20px !important;
      width: 200px !important;
      height: auto !important;
    }
    .goldButtonItem div.action-primary a span{
      font: bold 18px Arial !important;
    }
    .bannerdeal{
      color: #000000;font-weight: bold !important;text-transform: uppercase;font-size: 6em;
    }
    .newyear1 h1.bannerlfttxt,.newyear3 h1.bannerlfttxt,.newyear4 h1.bannerlfttxt {
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }
    .newyear1 .goldButton,.newyear2 .goldButton,.newyear3 .goldButton,.newyear4 .goldButton{
      margin-top: 25px !important;width: auto !important;
    }
    .newyear1 .product-info-container,.newyear3 .product-info-container,.newyear4 .product-info-container{
      width: 95%;margin-top: 25%;text-align: left;margin-left: 10%;
    }
    .weekly1-2 h1.bannerlfttxt,.weekly1-3 h1.bannerlfttxt,.weekly1-4 h1.bannerlfttxt,
    .weekly2-2 h1.bannerlfttxt,.weekly2-3 h1.bannerlfttxt,.weekly2-4 h1.bannerlfttxt,
    .weekly3-2 h1.bannerlfttxt,.weekly3-4 h1.bannerlfttxt {
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center !important;
    }
    .weekly1-1 .goldButton,.weekly1-2 .goldButton,.weekly1-3 .goldButton,.weekly1-4 .goldButton,
    .weekly2-1 .goldButton,.weekly2-2 .goldButton,.weekly2-3 .goldButton,.weekly2-4 .goldButton,
    .weekly3-1 .goldButton,.weekly3-2 .goldButton,.weekly3-3 .goldButton,.weekly3-4 .goldButton{
      margin-top: 15px !important;width: auto !important;
    }
    .weekly1-2 .product-info-container,.weekly1-3 .product-info-container,.weekly1-4 .product-info-container,
    .weekly2-2 .product-info-container,.weekly2-3 .product-info-container,.weekly2-4 .product-info-container,
    .weekly3-2 .product-info-container,.weekly3-3 .product-info-container,.weekly3-4 .product-info-container{
      width: 95%;margin-top: 30%;text-align: left;margin-left: 10%;
    }
    .weekly3-1 h1.bannerlfttxt,.weekly3-3 h1.bannerlfttxt {
        font-size: 3em;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
    }
}

@media only screen and (min-width:320px) and (max-width:991px){
  .promo-banner h1,.bannerlfttxtsub,.bannerrgttxt{text-shadow: 7px 6px 3px #00000029;}
  .top-main-banners.promo-banner .slidershow .item {
      height: calc(100vh - 79px) !important;
  }
  .top-main-banners.promo-banner .slidershow .item .slide {
      height: calc(100vh - 79px) !important;
  }

  .top-main-banners.promo-banner .slidershow .item.homedefault1 .slide,
  .top-main-banners.promo-banner .slidershow .item.homedefault2 .slide,
  .top-main-banners.promo-banner .slidershow .item.homedefault3 .slide,
  .top-main-banners.promo-banner .slidershow .item.homedefault4 .slide{
    background-size: cover !important;
  }

  .homedefault1 .intro-sofiqe,.homedefault2 .intro-sofiqe,
  .homedefault3 .intro-sofiqe,.homedefault4 .intro-sofiqe{
    position: absolute; top: 0px; left: 0; right: 0px;height: 100px;bottom: 0px;
  }

  .newyear2 .row{display: block !important;}

  .christmas1 .price-box .price,
  .christmas1 .price-box .old-price .price,
  .homedefault1 .price-box .price,
  .homedefault1 .price-box .old-price .price,
  .homedefault2 .price-box .price,
  .homedefault2 .price-box .old-price .price,
  .homedefault3 .price-box .price,
  .homedefault3 .price-box .old-price .price,
  .homedefault4 .price-box .price,
  .homedefault4 .price-box .old-price .price{font-size: 95% !important}

  .christmas3 .price-box .price,
  .christmas3 .price-box .old-price .price{font-size: 95% !important}

  .christmas4 .surprise{
    font-weight:bold;font-size: 3em;position: absolute;margin: auto;left: 0;right: 0;top: 5%;
  }

  .newyear2 .price-box .price,
  .newyear2 .price-box .old-price .price{font-size: 95% !important}

  .bannerrgttxt:not(.fsizelowmob){
    color: #ffffff;font-size: 5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .goldButton{
    color: #3E4042 !important;background-color: #fad28f;
    box-shadow: 2px 6px 6px #00000029 !important;
    border: 1px solid #9D9D9D !important;
    font: bold 18px Arial;margin-top: 45px;
    margin-bottom: 25px;display: inline-block;
    border-radius: 50px;min-width:300px;
    padding: 10px 20px;text-align:center;
    margin-left: 20px;width: 300px;
  }
  .goldButtonItem div.action-primary a{
    color: #3E4042 !important;
    background-color: #fad28f !important;
    box-shadow: 2px 6px 6px #00000029 !important;
    border: 1px solid #9D9D9D !important;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
    display: inline-block !important;
    border-radius: 50px !important;
    min-width:200px !important;
    padding: 5px 20px !important;
    text-align:center !important;
    margin-left: 20px !important;
    width: 200px !important;
    height: auto !important;
  }
  .goldButtonItem div.action-primary a span{
    font: bold 18px Arial !important;
  }
  .bannerdeal{
    color: #000000;font-weight: bold !important;text-transform: uppercase;font-size: 4em !important;
  }
  
  .christmas2 .goldButton,.christmas4 .goldButton,.christmas5 .goldButton,
  .newyear1 .goldButton,.newyear2 .goldButton,.newyear3 .goldButton,.newyear4 .goldButton,
  .weekly1-1 .goldButton,.weekly1-2 .goldButton,.weekly1-3 .goldButton,.weekly1-4 .goldButton,
  .weekly2-1 .goldButton,.weekly2-2 .goldButton,.weekly2-3 .goldButton,.weekly2-4 .goldButton,
  .weekly3-1 .goldButton,.weekly3-2 .goldButton,.weekly3-3 .goldButton,.weekly3-4 .goldButton{
    margin-top: 5px !important;width: auto !important;
  }

  .christmas2 .product-info-container,.christmas4 .product-info-container,.christmas5 .product-info-container,
  .newyear1 .product-info-container,.newyear3 .product-info-container,.newyear4 .product-info-container,
  .weekly1-2 .product-info-container,.weekly1-3 .product-info-container,.weekly1-4 .product-info-container,
  .weekly2-2 .product-info-container,.weekly2-3 .product-info-container,.weekly2-4 .product-info-container,
  .weekly3-2 .product-info-container,.weekly3-3 .product-info-container,.weekly3-4 .product-info-container{
    width: 100%;margin-top: 0%;margin-left: 0%;
  }
  
  .promo-banner .homedefault2 .slide{background-position: 60% center !important;}

  .promo-banner .christmas1 .slide{background-position: 40% !important;}
  .promo-banner .christmas2 .slide{background-position: 35% !important;}
  .promo-banner .christmas3 .slide{background-position: 15% !important;}
  .promo-banner .christmas4 .slide{background-position: 70% !important;}
  .promo-banner .christmas5 .slide{background-position: 15% !important;}

  .promo-banner .newyear2 .slide{background-position: left !important;}
  .promo-banner .newyear3 .slide{background-position: center !important;}
  .promo-banner .newyear4 .slide{background-position: 35% !important;}

  .promo-banner .weekly1-1 .slide{background-position: 35% !important;}
  .promo-banner .weekly1-2 .slide{background-position: 30% !important;}
  .promo-banner .weekly1-3 .slide{background-position: 35% !important;}
  .promo-banner .weekly1-4 .slide{background-position: 30% !important;}

  .promo-banner .weekly2-1 .slide{background-position: 0% !important;}
  .promo-banner .weekly2-2 .slide{background-position: center !important;}
  .promo-banner .weekly2-3 .slide{background-position: center !important;}
  .promo-banner .weekly2-4 .slide{background-position: 30% !important;}

  .promo-banner .weekly3-1 .slide{background-position: 15% !important;}
  .promo-banner .weekly3-2 .slide{background-position: center !important;}
  .promo-banner .weekly3-3 .slide{background-position: center !important;}
  .promo-banner .weekly3-4 .slide{background-position: 15% !important;}

  /** Banner text adjustment for face visibility **/
  .christmas2 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .christmas4 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .christmas5 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }

  .newyear1 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .newyear3 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .newyear4 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }

  .weekly1-2 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly1-3 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly1-4 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }

  .weekly2-2 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly2-3 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly2-4 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }

  .weekly3-2 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly3-3 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .weekly3-4 .bannerrgttxt.fsizelowmob{
      color: #ffffff;font-size: 2.5em !important;font-weight:bold !important;font-family: 'Open Sans' !important;
  }
  .bannerrgttxt.fsizelowmob br{display: none;}

  .christmas1 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .christmas2 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .christmas5 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .newyear1 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .newyear3 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .newyear4 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly1-1 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly1-2 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly1-3 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly1-4 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .christmas1 .promo-intro-sofiqe h1 br,
  .christmas3 .promo-intro-sofiqe h1 br,
  .christmas5 .promo-intro-sofiqe h1 br,
  .newyear1 .promo-intro-sofiqe h1 br,
  .newyear3 .promo-intro-sofiqe h1 br,
  .newyear4 .promo-intro-sofiqe h1 br,
  .weekly1-1 .promo-intro-sofiqe h1 br,
  .weekly1-2 .promo-intro-sofiqe h1 br,
  .weekly1-3 .promo-intro-sofiqe h1 br,
  .weekly1-4 .promo-intro-sofiqe h1 br{display: none;}

  .weekly2-1 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly2-2 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly2-3 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly2-4 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly2-1 .promo-intro-sofiqe h1 br,
  .weekly2-2 .promo-intro-sofiqe h1 br,
  .weekly2-3 .promo-intro-sofiqe h1 br,
  .weekly2-4 .promo-intro-sofiqe h1 br{display: none;}

  .weekly3-1 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly3-2 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%;
  }
  .weekly3-3 .promo-intro-sofiqe{
    position: absolute;left: 0% !important;top: 2%;width: 100%; 
  }
  .weekly3-4 .promo-intro-sofiqe{
    position: absolute;left: 2% !important;bottom: 30%;width: 100%;
  }
  .weekly3-1 .promo-intro-sofiqe h1 br,
  .weekly3-2 .promo-intro-sofiqe h1 br,
  .weekly3-3 .promo-intro-sofiqe h1 br,
  .weekly3-4 .promo-intro-sofiqe h1 br{display: none;}

  .christmas1 h1.bannerlfttxt,.christmas5 h1.bannerlfttxt {
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }
  .christmas2 h1.bannerlfttxt {
      font-size: 3em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
  }
  .christmas2 .bannerlfttxtsub{
    color: #ffffff;font-weight:bold;font-size: 2em;line-height: 30px;
  }
  .christmas2 .bannerlfttxtsub br{display: none;}

  .newyear1 h1.bannerlfttxt,.newyear3 h1.bannerlfttxt,.newyear4 h1.bannerlfttxt {
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }
  
  .weekly1-2 h1.bannerlfttxt,.weekly1-3 h1.bannerlfttxt,.weekly1-4 h1.bannerlfttxt{
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }

  .weekly2-2 h1.bannerlfttxt,.weekly2-3 h1.bannerlfttxt,.weekly2-4 h1.bannerlfttxt{
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }

  .weekly3-1 h1.bannerlfttxt {
      font-size: 2em;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
  }
  .weekly3-3 h1.bannerlfttxt {
      font-size: 2em;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
  }

  .weekly3-2 h1.bannerlfttxt {
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }
  .weekly3-4 h1.bannerlfttxt {
      font-size: 2em;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center !important;
  }
  
  /* Deal of the day section */
  .christmas1 .product-info-container,
  .homedefault1 .product-info-container,
  .homedefault2 .product-info-container,
  .homedefault3 .product-info-container,
  .homedefault4 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .christmas1 .product-info-container .product-image-photo,
  .homedefault1 .product-info-container .product-image-photo,
  .homedefault2 .product-info-container .product-image-photo,
  .homedefault3 .product-info-container .product-image-photo,
  .homedefault4 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .christmas1 .product-info-container a.product-item-link{margin: unset !important;}

  .homedefault1 .product-info-container a.product-item-link,
  .homedefault2 .product-info-container a.product-item-link,
  .homedefault3 .product-info-container a.product-item-link,
  .homedefault4 .product-info-container a.product-item-link{color: #fff !important;margin: unset !important;}

  .homedefault1 .product-info-container .product-item .price-box span.price-wrapper span.price,
  .homedefault2 .product-info-container .product-item .price-box span.price-wrapper span.price,
  .homedefault3 .product-info-container .product-item .price-box span.price-wrapper span.price,
  .homedefault4 .product-info-container .product-item .price-box span.price-wrapper span.price{
    color: #fff !important;
  }

  .christmas3 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .christmas3 .bannerdeal{
    font-size: 2em !important;
  }
  .christmas3 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .christmas3 .product-info-container a.product-item-link{margin: unset !important;}

  .newyear2 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .newyear2 .bannerdeal{
    font-size: 2em !important;
  }
  .newyear2 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .newyear2 .product-info-container a.product-item-link{margin: unset !important;}

  .weekly1-1 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .weekly1-1 .bannerdeal{
    font-size: 2em !important;
  }
  .weekly1-1 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .weekly1-1 .product-info-container a.product-item-link{margin: unset !important;}

  .weekly2-1 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .weekly2-1 .bannerdeal{
    font-size: 2em !important;
  }
  .weekly2-1 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .weekly2-1 .product-info-container a.product-item-link{margin: unset !important;}

  .weekly3-1 .product-info-container{
    text-align: left !important;width: 90% !important;
  }
  .weekly3-1 .bannerdeal{
    font-size: 2em !important;
  }
  .weekly3-1 .product-info-container .product-image-photo{
    width: 90px !important;height: 90px !important;margin: 0px;
  }
  .weekly3-1 .product-info-container a.product-item-link{margin: unset !important;}
  /* Deal of the day section */

  .christmas2 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .christmas4 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .christmas5 .product-info-container{
    position: absolute !important;bottom: 70px;
  }

  .newyear1 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .newyear3 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .newyear4 .product-info-container{
    position: absolute !important;bottom: 70px;
  }

  .weekly1-2 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly1-3 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly1-4 .product-info-container{
    position: absolute !important;bottom: 70px;
  }

  .weekly2-2 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly2-3 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly2-4 .product-info-container{
    position: absolute !important;bottom: 70px;
  }

  .weekly3-2 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly3-3 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  .weekly3-4 .product-info-container{
    position: absolute !important;bottom: 70px;
  }
  /** Banner text adjustment for face visibility **/
}
@media only screen and (min-height:320px) and (max-height:880px){
  .christmas1 .product-info-container,.christmas5 .product-info-container,
  .newyear1 .product-info-container,.newyear3 .product-info-container,
  .newyear4 .product-info-container,
  .weekly1-2 .product-info-container,.weekly1-3 .product-info-container,.weekly1-4 .product-info-container,
  .weekly2-2 .product-info-container,.weekly2-3 .product-info-container,.weekly2-4 .product-info-container,
  .weekly3-2 .product-info-container,.weekly3-3 .product-info-container,.weekly3-4 .product-info-container {
    margin-top: 0px !important;
  }

  .christmas3 .bannerdeal,.newyear2 .bannerdeal,.weekly1-1 .bannerdeal{
    font-size: 2em !important;
  }
  .appinfosection .cms-looks{top: 0% !important;}
}
@media only screen and (min-width:320px) and (max-width:991px) and (min-height:320px) and (max-height:750px){
    .bannerrgttxt{font-size: 4em !important;}
    .christmas2 .goldButton{margin-left: 0px !important;margin-top: 0px !important;min-width: 200px !important; width: 230px !important;}
    .christmas4 .slide .row div:first-child{order: 2;}
    .christmas4 .slide .row div:last-child{order: 1;}
  
    div.header-container .header-middle .container .row .col-lg-4 .setting-store{display: none !important;}
    .top-main-banners.promo-banner .slidershow .item {height: calc(100vh - 79px) !important;}
    .top-main-banners.promo-banner .slidershow .item .slide {height: calc(100vh - 79px) !important;}
}

@media only screen and (min-width:320px) and (max-height:780px){
    .weekly1-1 .product-info-container .product-image-photo,
    .weekly2-1 .product-info-container .product-image-photo,
    .weekly3-1 .product-info-container .product-image-photo{
      width: 120px !important;height: 120px !important;
    }
    .weekly1-1 .bannerdeal,
    .weekly2-1 .bannerdeal,
    .weekly3-1 .bannerdeal{font-size: 3em !important;}
}

@media only screen and (min-width:320px) and (max-width:900px) and (max-height:550px){
    .homepage-banner div.owl-carousel div.owl-dots{display: none !important;}
    .christmas1 h1.bannerlfttxt,.christmas5 h1.bannerlfttxt {
      font-size: 1.5em !important;
    }
    .christmas2 h1.bannerlfttxt {
      font-size: 1.5em !important;
    }
    .christmas2 .bannerlfttxtsub{
      font-size: 1.2em !important;line-height: 20px !important;
    }
    .christmas1 .product-info-container .product-image-photo,
    .christmas3 .product-info-container .product-image-photo,
    .weekly1-1 .product-info-container .product-image-photo{
      width: 50px !important;height: 50px !important;margin: 0px;display: inline !important;
    }
    .christmas1 .product-info-container a.product-item-link{width: 30% !important;}
    .christmas3 .product-info-container a.product-item-link{display: inline !important;}

    .christmas3 .product-info-container .price-box .old-price{display: none !important;}
    .christmas3 .product-info-container .price-box.price-final_price{margin-bottom: 0px !important;}

    .christmas2 .bannerrgttxt.fsizelowmob{
        font-size: 1.5em !important;
    }
    .christmas4 .bannerrgttxt.fsizelowmob{
        font-size: 1.5em !important;
    }
    .christmas5 .bannerrgttxt.fsizelowmob{
        font-size: 1.5em !important;
    }

    .christmas2 .product-info-container{
      bottom: 0px !important;
    }
    .christmas3 .product-info-container{
      text-align: right !important;
    }
    .christmas4 .product-info-container{
      bottom: 0px !important;
    }
    .christmas5 .product-info-container{
      bottom: 0px !important;
    }
    .christmas3 .bannerdeal,
    .weekly1-1 .bannerdeal,
    .weekly2-1 .bannerdeal,
    .weekly3-1 .bannerdeal{font-size: 1.5em !important;}

    .christmas4 .surprise{
      font-size: 1.5em !important;
    }
    .christmas2 .goldButton,.christmas4 .goldButton,.christmas5 .goldButton{min-width: 100px !important; width: auto !important;font-size: 12px !important;margin-bottom: 5px !important;}
    .goldButtonItem div.action-primary a{
      min-width:100px !important;
      margin-left: 0px !important;
      width: 100px !important;
      transform: scale(0.8);
    }
}
@media only screen and (max-width:992px){
    .header-middle{padding: 0px !important;height: 0px !important;}
    nav#navigation-mobile .setting-store {margin-bottom: 20px;}
    nav#navigation-mobile .currency-wrapper, nav#navigation-mobile .language-wrapper{
        float: left;position: relative;margin-right: 20px;padding-right: 20px;
        display: inline-block;vertical-align: top;text-align: left;
    }
    nav#navigation-mobile .currency-wrapper .switcher-label,
    nav#navigation-mobile .language-wrapper .switcher-label{display: none;}

    nav#navigation-mobile .currennc-wrapper .switcher-options,
    nav#navigation-mobile .language-wrapper .switcher-options{position: relative;}

    nav#navigation-mobile .language-wrapper .switcher-options .switcher-trigger strong{
        padding-left: 28px;background-size: 21px;background-position: left center;background-repeat: no-repeat;
    }
    nav#navigation-mobile .currency-wrapper .switcher-options .switcher-trigger strong span:after,
    nav#navigation-mobile .language-wrapper .switcher-options .switcher-trigger strong span:after{
        content: "";
        display: inline-block;
        font: 12px / 1 FontAwesome;
        font-synthesis: weight style;
        font-kerning: auto;
        font-feature-settings: normal;
        -webkit-font-smoothing: antialiased;
        text-align: center;
        margin-left: 5px;
    }
}

@media only screen and (min-height:320px) and (max-height:1080px) and (min-width:320px) and (max-width:1920px){
    .opc-block-summary .product-item .product-item-inner{
        min-height: unset !important;
    }
    .minicart-items .product-item-name{
        font-size: 16px !important;
    }
    .checkout-container .order-summary .opc-block-summary.step-content table#checkout-review-table thead th{
        font-size: 16px !important;
    }
    .page-main .minicart-items .product-item td,.page-main .minicart-items .product-item:last-child td{
        padding-bottom: 5px !important;
    }
    .onestepcheckout-index-index div.breadcrumbs-title{padding: 0 !important;}
    .onestepcheckout-index-index div.breadcrumbs-title .page-title-wrapper{margin: 10px 0 !important;}

    .onestepcheckout-index-index .opc-block-summary .items-in-cart .product dt.label_properties{
        font-size: 15px !important;
    }
    .checkout-container .row-mp span{font-size: 17px !important;}
    .checkout-container .order-summary .opc-block-summary table.data.table.table-totals tr th,
    .checkout-container .order-summary .opc-block-summary table.data.table.table-totals tr th span{
        font-size: 16px !important;
        padding: 0px 10px !important;
    }
    .after_place_order{font-size: 16px !important;margin-top: 5px !important;}
    .checkout-container #opc-sidebar #co-place-order-area .osc-place-order-wrapper button.action.primary.checkout{
        max-width: 250px !important; height: 50px !important;text-transform: uppercase !important;
    }

    .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
        padding-right: 15px !important;
    }
    .checkout-container .order-summary.hoverable .step-title {
        padding: 5px 0px !important;
    }
}
/** Mobile Responsive Promo Banners **/
.product-image-photo.lazyload {
	background: none !important;
}
.filter-options .item.hh.hide {
	display: block !important;
}
#accordion #description {
	display: block !important;
}
.amcheckout-wrapper .content.minicart-items .item-options .values.shade_color {
	width: 17px;
	display: inline-block;
	margin-left: 15px;
	vertical-align: sub;
	height: 16px;
	border: 1px solid #707070;
}

/* --------------deal of the day css fixes------------------ */

.homedefault1.dealoftheday .item.product.product-item {
	width: 100% !important;
       
}
 .homedefault1.dealoftheday .product-image-wrapper {
	padding-bottom: 33% !important;
}
.home-page-1 .homepage-banner .product-info-container .product-item-inner .action-primary a {
	width: 20% !important;
	text-align: center;
}

/*--------end deal of the day fixes---------------------*/

.sparsh-buynow-view #product-sparsh-buynow-button {
    background: #1E90FF !important;
}
button.action.submit.primary {
    background-color: #000 !important;
}
button.action.submit.primary span {
    color: #fff !important;
}
.review-add button.action.submit.primary{
	background-color: #000 !important;
}
.review-add button.action.submit.primary span{
	color: #fff !important;
}
.review-add button.action.submit.primary:hover{
	background-color: #fff !important;
}
.review-add button.action.submit.primary:hover span{
	color: #000 !important;
}

.home-1-style .slick-prev.slick-arrow{
    display: block !important;
}
.home-1-style .slick-next.slick-arrow {
      display: block !important;
}
.wrapper .slick-arrow {
	
	background: #fad28f !important;
	border-radius: 50px;
	width: 60px !important;
	height: 60px !important;
	
}
.product-info-main .reviews-actions .action.add {
	display: none !important;
}