.light-green-btn,
.action.primary,
.actions-toolbar .actions a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #83c300;
    border: none;
    border-radius: 3px;
}

.light-green-btn:hover,
.action.primary:hover,
.light-green-btn:focus,
.action.primary:focus,
.light-green-btn:active,
.action.primary:active {
    background-color: #5f860e;
    color: #FFFFFF;
    border: none;
}

.cms-home .container {
    max-width: 98%;
    padding: 0;
}

.ews-content-home .ews-content-main-container {
    margin-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.ews-content-home .ews-content-main-container .ews-content-main .banner
{
    margin-bottom: 0;
}

.ews-products-highlight .block-products-list .block-title strong {
    text-align: right;
    font-weight: bold;
    font-size: 34px;
    line-height: 1.14;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 3.03px;
    color: #FF2C0B;
}

.ews-products-highlight.hot-deals .block-products-list .block-title strong {
    position: relative;
    padding-right: 44px;
}

.ews-products-highlight.hot-deals .block-products-list .block-title strong:after {
    content: '';
    display: inline-block;
    width: 26px;
    height: 34px;
    background-image: url('../images/burn-solid.svg');
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 0;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-1,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 {
    height: calc(50% - 7px);
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-1 {
    margin-bottom: 14px;
}

.ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
    background-color: #83c400;
    display: flex;
    justify-content: center;
    color: #fff;
    align-items: center;
    padding: 0 37px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 46px;
    line-height: 50px;
    font-weight: bold;
    letter-spacing: 3px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
    width: 60px;
    margin-right: 30px;
}
.checkout-container .opc-wrapper ol.opc li.checkout-shipping-address,
.checkout-container .opc-wrapper ol.opc li.checkout-shipping-method {
    padding: 26px 33px;   
    -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.checkout-container .opc-wrapper ol.opc li.checkout-shipping-address .step-title,
.checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .step-title {
    margin-bottom: 17px;
    color: #FF6F00;
    letter-spacing: 1.96px;
    border-bottom: 1px solid #707070;
}
.opc-wrapper .shipping-address-item {
    padding: 0;
    border: 0;
    margin: 0 0 21px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.opc-wrapper .shipping-address-item:last-child {
    margin-bottom: 0;
}
.opc-wrapper .shipping-address-item:before {
    content: none;
}
.opc-wrapper .address-item-wrapper {
    flex: 1;    
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #707070;
    position: relative;
    padding-left: 33px;
}
/*28/07/2021 start*/
.opc-wrapper .address-item-wrapper .address-data {
    cursor: pointer;
}
/*28/07/2021 end*/
.opc-wrapper .address-item-wrapper .action-select-shipping-item,
.opc-wrapper .address-item-wrapper .action-show-popup {    
    margin: 0;
    position: absolute; 
    left: 0; 
    top: 7px;
    width: 0;
    height: 0;
}
.checkout-container .edit-address-link {   
    padding: 9px 20px;
    min-height: 45px;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400;
    border-radius: 8px;
    letter-spacing: 0.27px;
    color: #84C400;
    font-size: 21px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 0 10px;  
    outline: 0;
    text-decoration: none;   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    min-width: 155px;
}
.checkout-container .edit-address-link:hover,
.checkout-container .edit-address-link:focus {
    background: #84C400;
    color: #ffffff;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400;
    text-decoration: none; 
}
.checkout-container .action-hide-popup,
.checkout-container .action.continue.back {
    padding: 9px 20px;
    min-height: 45px;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400;
    border-radius: 8px;
    letter-spacing: 0.27px;
    background: transparent;
    color: #84C400;
    font-size: 21px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;  
    outline: 0;
    min-width: 155px;
    text-decoration: none;   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.checkout-container .action-hide-popup:hover,
.checkout-container .action.continue.back:hover,
.checkout-container .action-hide-popup:focus,
.checkout-container .action.continue.back:focus {
    background: #84C400;
    color: #ffffff;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400;
    text-decoration: none; 
}
.checkout-container .action-update-address,
.checkout-container .action-save-address,
.checkout-container .action.continue {
    padding: 9px 20px !important;
    min-height: 45px;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400 !important;
    border-radius: 8px;
    letter-spacing: 0.27px;
    background: #84C400;
    color: #ffffff;
    font-size: 21px !important;
    line-height: 24px !important;
    text-transform: uppercase;
    margin: 0;  
    outline: 0;
    min-width: 155px;
    text-decoration: none;   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.checkout-container .action-update-address:hover,
.checkout-container .action-save-address:hover,
.checkout-container .action.continue:hover,
.checkout-container .action-update-address:focus, 
.checkout-container .action.continue:focus, 
.checkout-container .action-save-address:focus {
    background: #ffffff;
    color: #84C400;
    -o-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #84C400;
    text-decoration: none; 
}
.opc-wrapper #shipping-new-address-form,
.opc-wrapper .mobil-benifit-wrapper .fieldset.address {
    margin: 0 -12px 20px;
}
.opc-wrapper .checkout-shipping-address .fieldset>.field {
    width: 50%;
    padding: 0 12px;
}
.opc-wrapper .checkout-shipping-address .fieldset>.field:not(.choice)>.control {
    width: 100%;
}
.opc-wrapper .checkout-shipping-address .fieldset>.field:nth-child(odd) {
    margin-right: 0;
}
.opc-wrapper .checkout-shipping-address .delivery-info .fieldset .field {
    width: 100%;
    padding: 0;
}
.opc-wrapper .checkout-shipping-address .fieldset>.field:not(.choice)>.label {
    color: #00000099;
    font-size: 14px;
}
.opc-wrapper .checkout-shipping-address .fieldset>.field.button-wrapper {
    width: 100%;
}
.checkout-container .opc-wrapper .button-wrapper {
    margin-right: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.checkout-container .opc-wrapper .button-wrapper:before,
.checkout-container .opc-wrapper .button-wrapper:after {
    display: none;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    display: none;
}
.opc-wrapper .shipping-address-item.selected-item .address-item-wrapper {
    color: #83C300;
}
.radio-container {
  display: block; 
  padding-left: 0;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/*28/07/2021 start*/
.radio-container .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 2px solid #747474;
    border-radius: 50%;
  }
  /*28/07/2021 end*/
.radio-container input:checked ~ .checkmark {
  background-color: transparent;
  border: 2px solid #83C100;
}
.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-container input:checked ~ .checkmark:after {
  display: block;
}
.radio-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #83C100;
}
.checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .table-checkout-shipping-method tbody td .radio-container .checkmark {
    position: relative;
    display: block;
    /*padding: 26px 33px; */
}

/* 2701 radio button change start */
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-title input[type='radio'] {
    display: none;
  }
  
  .checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-title .label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px 0 0;
    width: 18px;
    height: 18px;
    border-radius: 11px;
    border: 1px solid #83C100;
    background-color: transparent;
  }
  .checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-title input[type=radio]:checked + .label:after {
    border-radius: 11px;
    width: 12px;
    height: 12px;
    position: relative;
    top: -18px;
    left: 4px;
    content: " ";
    display: block;
    background: #83C100;
}
/* 2701 radio button change ends */

/* CSS FOR FIREFOX 

@supports (-moz-appearance:none) {
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
        font-size: 45px;
        line-height: 50px;
    }
    @media (max-width: 1899px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 38px;
        }
    }
    @media (max-width: 1649px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 34px;
            padding: 0 5px;
        }
    }
    @media (max-width: 1440px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 30px;
            padding: 0 10px;
        }
    }
    @media (max-width: 1366px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 28px;
            letter-spacing: 1px;
        }
    }
    @media (max-width: 1199px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 22px;
        }
    }
    @media (max-width: 991px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            justify-content: center;
            font-size: 25px;
        }
    }
    @media (max-width: 767px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 20px;
            letter-spacing: normal;
        }
    }
    @media (max-width: 575px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 16px;
        }
    }
    @media (max-width: 480px) {
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
            font-size: 12px;
            padding: 0 10px;
            letter-spacing: 0;
        }
    }
}


/* CSS FOR IE */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a span {
        font-size: 45px;
        line-height: 50px;
    }
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 a {
    background-position: 0 20%;
    background-size: cover;
    background-repeat: no-repeat;
}

.ews-products-highlight .block.widget .products-grid .product-items .banner {
    overflow: visible;
}

.ews-content-home .banner-bottom-block {
    margin-top: 30px;
}

.ews-content-home .ews-content-main .caption {
    left: auto;
    right: 0;
    top: 20px;
    text-align: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 4.1px;
    color: #FFFFFF;
    /* background-color: #FF6F00 ; */
    max-width: 72%;
    padding: 5px 20px;
    margin: 0;
    transform: none;
}

.ews-content-home .ews-content-main .caption .container {
    width: auto;
    max-width: none;
    background-color: #FF6F00;
    display: none;
}

.ews-content-home .ews-content-main a {
    display: inline;
}

.ews-content-home .ews-content-mai .caption .btn-banner {
    display: inline-block;
    border: none;
    color: #fff;
}

.ews-content-home .ews-content-main a {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 4.1px;
    color: #FFFFFF;
    border: none;
}

.ews-content-home .ews-content-main-container {
    margin-top: 15px;
}

.ews-products-highlight .block-title {
    margin-bottom: 13px;
    text-align: left;
}

.ews-products-highlight .block.widget .products-grid .product-item {
    background: #fff;
    padding: 2px 18px;
}


/* .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .product-image-wrapper .product-image-photo
{
    height: 240px;
    width: auto;
    } */

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info {
        box-shadow: 0px 1px 3px #00000033;
        border-radius: 4px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info.promotion-rule {
        border-top: 5px solid #83C100;
    }

    .catalogsearch-result-index .page.messages,
    .cms-home .ews-page-messages {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        max-width: 1440px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        box-sizing: border-box;
        z-index: 20;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info:before,
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info:after,
    .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo:before,
    .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo:after,
    .catalogsearch-result-index .products-grid .product-item:hover .product-item-info:before,
    .catalogsearch-result-index .products-grid .product-item:hover .product-item-photo:before,
    .catalogsearch-result-index .products-grid .product-item:hover .product-item-photo:after,
    .catalogsearch-result-index .products-grid .product-item:hover .product-item-info:after {
        display: none !important;
    }

    .ews-products-highlight .block.widget .products-grid .product-item:hover {
        background: none;
    }

    .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo {
        margin: 0;
    }

    .order-details-items .table-order-items .product-item-name {
        font-size: 1.6rem;
        color: #231f20;
    }

    .page-products .product-item-info .product-item-details .product-item-name,
    .page-products .catalog-product-view .product-item-info .product-item-details .product-item-name {
        overflow: hidden;
    }

    .ews-products-highlight .block.widget .products-grid .product-item:hover .product-item-details .product-item-name a {
        color: #FF6F00;
    }

    .ews-products-highlight .block.widget .products-grid .product-item:hover .product-item-details .finel-product-price {
        color: #000;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name {
        text-decoration: none;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
        text-align: center;
        font-size: 18px;
        text-decoration: none;
        line-height: 1.18;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.28px;
        /*color: #000;*/
        color: #707070;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a strong {
        text-decoration: none;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
        text-align: center;
        font-size: 30px;
        line-height: 1.14;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 3.74px;
        color: #000;
        margin-bottom: 25px;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        height: 100%;
        margin-right: 0;
        margin-bottom: 0 !important;
        font-size: 32px !important;
        font-weight: bold;
        line-height: 18px;
        letter-spacing: 0px;
        border: 0;
        color: #707070;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input:focus,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input:focus {
        border: 0;
    } 

    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        height: 100%;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.minus-btn,
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.plus-btn {
        /* display: none; */
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.minus-btn,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {
        /*width: 33% !important;*/
        width: 56px !important;
        height: 56px;
        color: #707070;
        /*color: #121212;*/
        background: #e5e5e5;
        top: 0;
        left: 0;
        box-shadow: none;
        /*height: 100%;*/
        /*border-radius: 8px 0 0 8px;*/
        border-radius: 100%;
        font-size: 34px;
        line-height: 18px;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.plus-btn,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus {
        /*width: 33% !important;*/
        width: 56px !important;
        height: 56px;
        top: 0;
        right: 0;
        background-color: #83c400;
        color: #fff;
        box-shadow: none;
        /*border-radius: 0 8px 8px 0;*/
        border-radius: 100%;
        /*height: 100%;*/
        font-size: 34px;
        line-height: 18px;
        -o-box-shadow: 0px 3px 6px #00000029;
        -ms-box-shadow: 0px 3px 6px #00000029;
        -moz-box-shadow: 0px 3px 6px #00000029;
        -webkit-box-shadow: 0px 3px 6px #00000029;
        box-shadow: 0px 3px 6px #00000029;
    }

    .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus {
        transform: none;
        width: 45px !important;
        height: 45px;
        font-size: 28px;
        line-height: 16px;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus:hover, 
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus:hover,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus:focus, 
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus:focus {
        background-color: #5f860e;
        color: #ffffff;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        font-size: 28px !important;
    }

    .banner-bottom-block .title {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        margin-bottom: 25px;
        font-weight: bold;
        font-size: 34px;
        line-height: 1.14;
        letter-spacing: 3.03px;
        color: #FF2C0B;
    }

    .banner-bottom-block ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        width: 100%;
        padding: 5px 15px;
        margin-bottom: 15px;
    }

    .banner-bottom-block ul li {
        /* flex: 0 0 19%; */
        /* max-width: 200px; */
        background: #fff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.33);
        height: 68px;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 2.49px;
        color: #FFFFFF;
    /* max-width: 200px;
    flex: 0 0 220px; */
    max-width: 16%;
    flex: 0 0 16%;
    line-height: 1.3;
    margin: 0;
    margin-right: 0.8%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    background-color: #96C000;
}

.banner-bottom-block ul li:hover {
    background-color: #FF790F;
}


/*.banner-bottom-block ul li:nth-child(even)
{
    background-color: #c0e27e;
    }*/

    .banner-bottom-block ul {
        padding: 0
    }

    .banner-bottom-block ul li:last-child {
        margin-right: 0;
    }

    .banner-bottom-block ul li a {
        padding: 0 10px 0 55px;
        padding-left: 30%;
        position: relative;
        font-size: 17px;
        letter-spacing: 1.78px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        text-transform: uppercase;
    }

    .banner-bottom-block ul li a span {
        text-align: left;
        font: inherit;
        line-height: normal;
    }

    .banner-bottom-block ul li a img {
        position: absolute;
        left: 7px;
        top: 50%;
        transform: translateY(-50%);
        /* width: 15%; */
        height: 65%;
    }

    .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .save-perc {
        position: absolute;
        left: auto;
        right: 7px;
        top: 7px;
        z-index: 2;
        line-height: 74px;
        height: 74px;
        width: 74px;
        background: #FF2C0B;
        color: #fff;
        font-weight: Bold;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 50%;
        letter-spacing: 2.67px;
        color: #FFFFFF;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info .product-item-details {
        padding: 0 26px 15px;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
        max-width: 296px;
        width: 100%;
        height: 56px;
        border-radius: 4px;
        /*border-radius: 8px;*/
        font-weight: Bold;
        font-size: 30px;
        letter-spacing: 0.39px;
        color: #FFFFFF;
        background-color: #83c300;
        padding: 0 0 0 50px;
        border: none;
        margin: 0 auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    .ews-products-highlight .block.widget .products-grid .product-items .slick-arrow {
        display: none;
    }

    .homepage_product_slider .slick-prev::before,
    .discount_product_slider .slick-prev::before {
        top: 36%;
        left: -1%;
        position: absolute;
        z-index: 999;
        cursor: pointer;
        transform: scale(0.8);
        content: url("../images/angle-down-solid-green.svg");
    }

    .homepage_product_slider .slick-next::after,
    .discount_product_slider .slick-next::after {
        top: 36%;
        right: -1%;
        position: absolute;
        transform: rotateZ(180deg) scale(0.8);
        z-index: 999;
        cursor: pointer;
        content: url("../images/angle-down-solid-green.svg");
    }

    .homepage_slider.slick-prev:hover::before,
    .discount_slider.slick-prev:hover::before,
    .homepage_slider.slick-next:hover::after,
    .discount_slider.slick-next:hover::after {
        content: url("../images/angle-down-solid-darkgreen.svg");
    }

    .ews-products-highlight .block.widget .products-grid .product-items .slick-list {
        margin: 0 -15px;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main {
        margin-right: 3.5%;
        margin-bottom: 0;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span {
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
        content: "";
        position: absolute;
        background-image: url('../images/shopping-cart-white.svg');
        background-repeat: no-repeat;
        width: 34px;
        height: 100%;
        background-size: 34px;
        left: -50px;
        top: 50%;
        -o-transition: all;
        -ms-transition: all;
        -moz-transition: all;
        -webkit-transition: all;
        transition: all;
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    @media screen and (-ms-high-contrast: active),
    (-ms-high-contrast: none) {
        /* IE10+ specific styles go here */
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            top: 100%;
        }
    }

    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button:hover {
        background-color: #5f860e;
        color: #fff;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main,
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container {
        flex: 0 0 31%;
        max-width: 31%;
        width: auto;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block i {
        display: block;
        margin-bottom: 0;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3 {
        font-size: 32px;
        font-weight: Bold;
        line-height: 1.15;
        letter-spacing: 0.41px;
        color: #FF7100;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
        font-size: 23px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.13;
        margin-bottom: 20px;
        letter-spacing: 0.4px;
        color: #000;
        text-align: left;
        display: block;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block p,
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 p {
        color: #ababab;
        font-size: 14px;
        margin-bottom: 20px;
        /* line-height: 1.42; */
        line-height: 19px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        height: auto;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block a,
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 a {
        font-size: 13px;
        text-align: left;
        line-height: 1.4;
        font-weight: bold;
        letter-spacing: 2.05px;
        color: #83C400;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
        display: flex;
        justify-content: space-between;
        background: #fff;
        border: 1px solid #efefef;
        border-radius: 4px;
        padding: 24px 27px 27px;
        align-items: center;
        margin-bottom: 55px;
        height: auto;
        /*height: calc(50% - 27.5px);*/
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1:last-child {
        margin-bottom: 0;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 h3 {
        text-align: left;
        font-weight: bold;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF2C0B;
        margin: 0 0 25px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .content {
        flex: 0 0 60%;
        max-width: 60%;
        padding-right: 15px;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .image {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .image img {
        width: auto;
        height: auto;
        max-height: 236px;
    }

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-info {
        background: #fff;
        border: 1px solid #efefef;
        border-radius: 0 0 4px 4px;
        padding: 24px 27px 27px;
    }

    .ews-footer-container .ews-social-links-container {
        padding: 19px 0;
        background: #83C400;
    }

    .ews-footer-container .ews-social-links-container span {
        font-size: 18px;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        letter-spacing: 2.85px;
    }

    .ews-footer-container .ews-social-links-container span a {
        color: inherit !important;
    }

    .ews-footer-container .ews-social-links-container span a {
        position: relative;
        padding-left: 55px;
    }

    .ews-footer-container .ews-social-links-container span a:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 40px;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .ews-footer-container .ews-social-links-container span.phone a:before {
        background-image: url('../images/phone-solid.svg');
    }

    .ews-footer-container .ews-social-links-container span.mail a:before {
        background-image: url('../images/envelope-solid.svg');
    }

    .ews-footer-links span.title {
        font-size: 23px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.15;
        letter-spacing: 1.78px;
        color: #FF7200;
        border: none;
        padding-bottom: 13px;
        text-transform: uppercase;
    }

    .ews-footer-links ul li a {
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.16;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 1.6px;
        color: #707070;
    }

    .ews-footer-container .ews-footer .footer-left-side {
        flex: 0 0 75%;
        max-width: 75%;
        width: auto;
        display: flex;
        justify-content: space-between;
    }

    .ews-footer-container .ews-footer .ews-footer-right {
        flex: 0 0 25%;
        max-width: 25%;
        width: auto;
    }

    .ews-footer-container .ews-powered-by {
        text-align: center;
        bottom: -200px;
        right: 10px;
        max-width: 78%;
    }

    .ews-footer-container .ews-footer .footer-left-side .ews-footer-all-products,
    .ews-footer-container .ews-footer .footer-left-side .ews-footer-top-brands,
    .ews-footer-container .ews-footer .footer-left-side .ews-footer-about-us {
    /* flex: 0 0 33.33%;
    max-width: 33.33%; */
    flex: 0 0 20%;
    max-width: 20%;
}
.ews-footer-container .ews-footer .footer-left-side .ews-footer-revenue-records {
    flex: 0 0 30%;
    max-width: 30%;
}
.ews-footer-container .ews-footer .footer-left-side .ews-footer-links .contact-method-title {
    font-size: 15px;
}
.ews-footer-container .ews-footer .footer-left-side .ews-footer-links ul li {
    margin-bottom: 10px;
}
.ews-footer-container .ews-footer .footer-left-side .revenue-record-content {
    color: #707070;
    letter-spacing: 1.16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.ews-footer-about-us .contact-method {
    padding-top: 0;
}
.ews-footer-container .ews-footer .footer-left-side ul {
    column-count: auto;
}

.ews-footer-container .ews-footer .footer-left-side ul li {
    display: block;
    width: 100%;
}

.ews-footer-container .ews-footer .footer-left-side ul li a,
.ews-footer-about-us .contact-method,
.ews-footer-about-us .contact-method-title {
    color: #707070;
    letter-spacing: 1.16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 15px;
}

.ews-footer-container .ews-footer {
    background: #fff;
}

.ews-footer-container .ews-powered-by .footer-logo-conteiner {
    border-bottom: none;
}

.ews-footer-container .ews-footer .container {
    align-items: center;
}

/*.ews-content-home .ews-content-main-container {
    height: 350px;
    }*/

    .ews-content-home .ews-content-main-container.ews-bottom-block {
        padding: 0 5px;
        height: auto;
        flex-wrap: wrap;
    }

/*.ews-content-home .ews-content-main img {
    height: 350px;
    }*/

    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main img {
        height: auto;
    }

    .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 img:hover,
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 img:hover {
        transform: none;
    }

    .ews-footer-links ul {
        padding: 0;
    }


    /* Listing page start  */

    .catalog-category-view .inner-image-container {
        width: 84%;
        float: right;
        padding-left: 15px;
    }

    .catalog-category-view .inner-image-container .inner-image {
        margin-top: 0;
        height: auto;
        margin-bottom: 25px;
    }

    .catalog-category-view .inner-image-container .inner-image img {
        object-fit: inherit;
        width: 100%;
        height: auto;
    }

    .catalog-category-view .inner-image-container .inner-image:after {
        display: none;
    }

    .breadcrumbs a,
    .breadcrumbs strong {
        font-size: 16px;
        line-height: 1.12;
        color: #000;
        letter-spacing: 1.43;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ews-content-container .page-title-wrapper {
        margin: 30px 0;
    }

    .catalog-category-view .ews-category-navigation .page-title-wrapper {
        margin: 0 0 30px 0;
    }

    .page-title-wrapper .page-title {
        font-size: 31px;
        font-weight: bold;
        line-height: 1.14;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 3.03px;
        color: #FF6F00;
    }

    .ews-subcategory-list-block {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
    }
    .ews-category-tile {
        border: none;
        background: #fff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.33);
        height: 68px;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 2.49px;
        color: #FFFFFF;
        max-width: 16%;
        flex: 0 0 16%;
        line-height: 1.3;
        margin: 0;
        margin-right: 0.8%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
        background-color: #96C000;
    }

    .ews-category-tile:nth-child(4) {
        border-right: none;
    }

    .ews-category-tile .category-image .image {
        transition: transform .2s;
        /* Animation */
    }

    .ews-category-tile .category-image .image:hover {
        transform: scale(1);
        /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
        filter: initial;
        -webkit-filter: initial;
    }

    .ews-category-tile .ews-category-tile-ref {
        filter: opacity(1);
    }

    .ews-category-tile:hover {
        filter: initial;
        -webkit-filter: initial;
        background-color: #FF790F;
    }

    .ews-category-tile:hover a {
        filter: initial;
    }


/*.ews-category-tile:nth-child(even) {
    background-color: #c0e27e;
    }*/

    .ews-category-tile:before {
        background: transparent;
    }

    .ews-category-navigation,
    .catalogsearch-result-index .sidebar-main {
        width: 16%;
    }

    .ews-category-tile:last-child {
        margin-right: 0;
    }

    .ews-category-tile:hover .category-title {
        color: #FFFFFF;
        font-weight: 700;
    }

    .ews-category-tile .ews-category-tile-ref {
        padding: 0 0px 0 55px;
        padding-left: 30%;
        position: relative;
        font-size: 16px;
        letter-spacing: 1.78px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        text-transform: uppercase;
    }

    .ews-category-tile .category-title {
        color: #FFFFFF;
        padding-left: 20px;
        font: inherit;
        text-align: left;
        word-break: break-word;
    }

    .ews-category-tile .category-image .image {
        height: 35px;
        width: auto;
    }

    .cms-home .ews-products-highlight {
        margin-bottom: 30px;
    }

    .ews-category-navigation .block.filter,
    .catalogsearch-result-index .sidebar-main .block.filter {
        border: 1px solid #efefef;
        border-radius: 4px;
        background: #fff;
    }

    .ews-category-navigation .block.filter .filter-title,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-title {
        background: #fff;
        border: none;
        padding: 22px 15px;
    }

    .ews-products-highlight.hot-deals {
        margin-bottom: 30px;
    }

    .ews-category-navigation .block.filter .filter-title strong,
    .ews-category-navigation .block.filter .block-subtitle,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-title strong,
    .catalogsearch-result-index .sidebar-main .block.filter .block-subtitle {
        color: #000;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.3;
        font-weight: 500;
        letter-spacing: 0.26px;
        text-transform: capitalize;
    }

    .ews-category-navigation .block.filter .filter-content,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-content {
        background: #fff;
    }

    .filter-options .filter-options-content .item a,
    .filter-current .filter-value,
    .filter-current .action.remove,
    .filter-options .filter-options-content .item,
    .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item,
    .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item a,
    .catalogsearch-result-index .sidebar-main .filter-current .filter-value,
    .catalogsearch-result-index .sidebar-main .filter-current .action.remove {
        /* text-decoration: underline; */
        font-size: 11px;
        font-weight: 500;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.4;
        letter-spacing: 0.28px;
        word-break: break-all;
    }

    .filter-options .filter-options-content .item a:hover,
    .filter-options .filter-options-content .item a:hover .count,
    .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item a:hover,
    .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item a:hover .count {
        color: #5f860e;
    }

    .filter-options-content .items .item a .boolean_section label {
        position: relative;
    }

    .filter-options-content .items .item a input[type="checkbox"].boolean_checkbox {
        display: none;
    }

    .filter-options-content .items .item a .boolean_section label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 1px solid #808080;
        padding: 0;
        width: 11px;
        border-radius: 3px;
        height: 11px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 10px;
        transform: translateY(-1px);
    }

    .filter-options-content .items .item a .boolean_section input[type="checkbox"]:checked + label:before {
        background: #83C100;
        border: 1px solid #83C100;
    }

    .filter-options-content .items .item a .boolean_section input[type="checkbox"]:checked + label:after {
        content: '' !important;
        display: block;
        position: absolute;
        top: 4px;
        left: 4px;
        width: 3px;
        height: 7px;
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        margin: 0 !important;
    }

    .ews-list-products .toolbar-products .total-product-on-list-page {
        float: left;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.25;
        margin-bottom: 0;
        text-align: left;
        letter-spacing: 0px;
        color: #83C400;
        margin-top: 5px;
    }

    .listing-column .ews-list-products .products-grid .product-item,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item {
        background: #fff;
        padding: 0 18px
    }

    .page-products .product-item-info {
        box-shadow: 0px 1px 3px #00000033;
        border-radius: 4px;
    }

    .catalog-product-view .product-item-info {
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .page-products .product-item-info .product-item-photo,
    .catalog-product-view .product-item-info .product-item-photo {
        margin: 0;
    }

    .page-products .product-item-info .product-item-details,
    .page-products .catalog-product-view .product-item-info .product-item-details {
        padding: 0 26px 15px;
    }

    .ews-list-products,
    .catalogsearch-result-index .column.main {
        width: 84%;
    }

    .catalogsearch-result-index main.page-main {
        max-width: 1634px;
    }

    .catalogsearch-result-index .column.main .container {
        padding: 0;
    }

    .page-products .product-item-info .product-item-details .product-item-name,
    .page-products .catalog-product-view .product-item-info .product-item-details .product-item-name {
        text-decoration: none;
    }

    .page-products .product-item-info .product-item-details a,
    .page-products .catalog-product-view .product-item-info .product-item-details a
    /* .product-item-name a */

    {
        text-align: center;
        font-size: 16px;
        text-decoration: none;
        line-height: 1.12;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.28px;
        color: #707070;
    }

    .page-products .product-item-info .product-item-details a strong,
    .page-products .catalog-product-view .product-item-info .product-item-details a strong {
        text-decoration: none;
    }


    /* .page-products.page-layout-1column .products-grid .product-item .product-item-details .finel-product-price */

    .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
    .page-products .product-item .price-box .price {
        text-align: center;
        font-size: 31px;
        line-height: 0.86;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 2.76px;
        /*color: #707070;*/
        color: #000;
        margin-bottom: 25px;
        transition: all .3s ease;
    }
    .page-products .product-item-details .product-item-actions .stock.unavailable {
        font-family: Arial, Helvetica, sans-serif;
        cursor: default;
        font-size: 18px;
        height: 45px;
        max-width: 216px;
        width: 100% !important;
        font-weight: Bold;
        opacity: 0.6;
        font-size: 21px;
        letter-spacing: 0.39px;
        color: #ffffff;
        background-color: #707070;
        border-radius: 8px;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .page-products .product-item-details .product-item-actions button.action.primary {
        max-width: 216px;
        width: 100% !important;
        height: 45px;
        font-weight: Bold;
        font-size: 21px;
        letter-spacing: 0.39px;
        color: #FFFFFF;
        background-color: #83c300;
        /*border-radius: 8px;*/
        border-radius: 4px;
        padding: 0 0 0 35px;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    .page-products .listing-column .ews-list-products .product-item-details .product-item-actions .action.primary:hover,
    .catalogsearch-result-index .ews-list-products .product-item-details .product-item-actions .action.primary:hover {
        background: #5f860e;
        color: #fff;
    }

    .page-products.page-layout-1column .products-grid .product-item:hover .product-item-details .product-item-name a,
    .catalogsearch-result-index .products-grid .product-item:hover .product-item-details .product-item-name a {
        color: #FF6F00;
    }

    .page-products.page-layout-1column .products-grid .product-item:hover .price-box .price,
    .page-products.page-layout-1column .products-grid .product-item:hover .finel-product-price .special-price .price-container .price-wrapper .price,
    .catalogsearch-result-index .products-grid .product-item:hover .price-box .price,
    .catalogsearch-result-index .products-grid .product-item:hover .finel-product-price .special-price .price-container .price-wrapper .price {
        color: #000;
    }

    .page-products .product-item-details .product-item-actions button.action.primary span {
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
    }

    .page-products .product-item-details .product-item-actions button.action.primary span:before {
        content: "";
        position: absolute;
        background-image: url(../images/shopping-cart-white.svg);
        background-repeat: no-repeat;
        width: 25px;
        height: 22px;
        background-size: 25px;
        left: -36px;
        top: 50%;
        transition: all;
        transform: translateY(-50%);
    }

    .page-products .listing-column .ews-list-products .product-item-info .save-perc,
    .catalogsearch-result-index .ews-list-products .product-item-info .save-perc {
        position: absolute;
        left: auto;
        right: 7px;
        top: 7px;
        z-index: 2;
        line-height: 93px;
        height: 74px;
        width: 74px;
        background: #FF2C0B;
        color: #fff;
        font-weight: Bold;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 50%;
        letter-spacing: 1.87px;
        color: #FFFFFF;
    }

    .page-products .listing-column .ews-list-products .products-grid .product-item,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item {
        padding: 0;
        margin-bottom: 1.2%;
        margin-right: 1.2%;
        width: 19%;
    }
    .page-products .listing-column .ews-list-products .products-grid .product-item.promotion-rule,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item.promotion-rule {
        border-top: 5px solid #83C100;
    }

    .catalogsearch-result-index .ews-list-products .products-grid .product-item {
        margin-left: 0;
    }


/* .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(5n),
.catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(5n) {
    margin-right: 1.2%;
    } */

    .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(5n),
    .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(5n) {
        margin-right: 0;
    }


/* .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(4n),
.catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(4n) {
    margin-right: 1.2%;
    } */


/* .page-products .container
{
    max-width: 100%;
    margin: 0%;
    padding: 0 15px 0 146px;
    } */

    .ews-category-tile .category-image {
        position: absolute;
        left: -9px;
        top: 50%;
        transform: translateY(-83%);
        /* width: 15%; */
        height: 65%;
    }

    .toolbar .sorter {
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: right;
        /* width: 100%; */
    }

    .sorter-options {
        list-style: none;
        display: flex;
        margin: 0 15px 0 0;
    }

    .sorter-options li {
        padding: 7px 22px;
        border: 1px solid #0000001F;
        background: #fff;
        border-radius: 30px;
        margin-right: 8px;
        font-size: 14px;
        color: #000000DE;
        margin-bottom: 0;
        cursor: pointer;
    }
    .sorter-options li:hover {
        background-color: #F8F8F8;
    }

    .sorter-options li[selected] {
        color: #FF7100;
        border-color: #FF7100;
        background-color: #ffeee0;
    }
    .sorter-options li[selected]:hover {
        background-color: #ffeee0;
    }

    .sorter-options li:last-child {
        margin-right: 0;
    }

    .sorter-action:before {
        background-image: url('../images/long-arrow-alt-up-solid.svg');
        background-repeat: no-repeat;
        content: '';
        background-size: contain;
        background-position: center;
        width: 8px;
        height: 20px;
    }
    .sorter-action:hover:before,
    .sorter-action:active:before {
        background-image: url('../images/long-arrow-alt-up-solid-green.svg');
    }
    .sorter .sort-desc:before {
        background-image: url('../images/long-arrow-alt-down-solid.svg');
    }
    .sorter .sort-desc:hover:before,
    .sorter .sort-desc:active:before {
        background-image: url('../images/long-arrow-alt-down-solid-green.svg');
    }

    .ews-category-navigation .block.filter .block-subtitle,
    .ews-category-navigation .block.filter .filter-options-title,
    .catalogsearch-result-index .sidebar-main .block.filter .block-subtitle,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-options-title {
        font-size: 14px;
        line-height: 1.2;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.18px;
        color: #FF7200;
        margin-bottom: 20px;
    }
    .filter-options-content .items .item a .boolean_label {
        font-size: 14px;
        line-height: 1.2;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.18px;
        color: #FF7200;
        word-break: break-word;
    }
    .filter-options-content .items .item a .boolean_count {
        font-size: 14px;
        line-height: 1.2;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.18px;
        color: #FF7200;
    }

    .catalogsearch-result-index .sidebar-main .block.filter .filter-options-content {
        padding: 10px;
    }

    .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item:last-child {
        margin-bottom: 0;
    }

    .ews-category-navigation .filter-options,
    .ews-category-navigation .block.filter .filter-options-content,
    .catalogsearch-result-index .sidebar-main .filter-options,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-options-content {
        padding-left: 0;
    }
    .ews-category-navigation .block.filter .filter-options-content.boolean-content,
    .catalogsearch-result-index .block.filter .filter-options-content.boolean-content{
        margin: 0 0 -10px 0;
    }
    .ews-list-products .toolbar-products {
        margin-bottom: 20px;
    }

    .smile-elasticsuite-autocomplete-result .product-image-box {
        text-align: center;
    }

    .smile-elasticsuite-autocomplete-result .product-image-box img {
        width: auto;
    }

    .smile-elasticsuite-autocomplete-result .product-shop.product-item .price-box .price .price-title {
        display: none;
    }

    .smile-elasticsuite-autocomplete-result .product-shop.product-item .price-box .price {
        text-align: left;
        color: #000;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: unset;
    }

    .smile-es-range-slider [data-role=from-label],
    .smile-es-range-slider [data-role=to-label] {
        color: #83C400;
        font-weight: bold;
    }

    .smile-es-range-slider .ui-slider-handle {
        background: #83C400;
        height: 12px;
        width: 12px;
    }

    .ui-slider-horizontal {
        height: 2px;
        background: #83C400;
    }

    .smile-es-range-slider .ui-slider-handle {
        top: -2px;
    }

    .smile-es-range-slider [data-role=message-box] {
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.13px;
        color: #707070bf;
    }

    .smile-es-range-slider .ui-slider-handle:hover {
        background: #5f860e;
    }

    .smile-es-range-slider .action.primary {
        padding: 0;
        border: none;
        background-color: #fff;
        box-shadow: none;
    }

    .ews-footer .container {
        max-width: 100%;
        padding: 0 46px;
    }

    #scroll {
        z-index: 10;
    }


    /* pages color combination */

    .opc-block-summary .minicart-items .product-item-name {
        color: #231f20;
    }

    .opc-wrapper .step-title,
    .opc-block-shipping-information .shipping-information-title,
    .modal-custom.opc-sidebar .opc-block-summary>.title,
    .customer-account-create .account .fieldset .legend span,
    .customer-account-login .ews-content-container .login-container .block .block-title,
    .multishipping-checkout-login .ews-content-container .login-container .block .block-title,
    .account .column.main .block:not(.widget) .block-title,
    .account form .legend span,
    .multishipping-checkout_address-newshipping .fieldset .legend span {
        color: #FF6E00;
        font-size: 22px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.2;
    }

    .login-container .block .block-title strong {
        font-weight: bold;
    }

    .customer-account-login .ews-content-container .login-container .block .form-login fieldset .field.note,
    .multishipping-checkout-login .ews-content-container .login-container .block .form-login fieldset .field.note,
    .customer-account-login .actions-toolbar>.secondary a,
    .multishipping-checkout-login .actions-toolbar>.secondary a,
    .customer-account-login .ews-content-container .login-container .block .block-content p,
    .multishipping-checkout-login .ews-content-container .login-container .block .block-content p,
    .account .fieldset>.field.choice label,
    .customer-account-create form .field.choice,
    .customer-account-create .account .fieldset>.field {
        color: #707070;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
    }

    .customer-account-create .account .fieldset>.field:not(.choice)>.control #password-strength-meter-container .password-strength-meter {
        color: #707070;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
    }

    .account .fieldset>.field.choice label a {
        color: #FF6E00;
    }

    .customer-account-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
    .multishipping-checkout-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
    .fieldset>.field:not(.choice)>.label {
        color: #707070;
        font-size: 17px;
        font-family: Arial, Helvetica, sans-serif;
    }

    input {
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;
    }

    .actions-toolbar>.secondary a.action {
        color: #58595b;
    }

    .actions-toolbar>.secondary a.action:hover {
        color: #5f860e;
    }

    .actions-toolbar>.primary .action,
    .actions-toolbar>.secondary .action.login,
    .actions-toolbar>.primary .submit {
        font-weight: Bold;
        letter-spacing: 0.39px;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #83c300;
        padding: 7px 20px;
        border: none;
    }

    .actions-toolbar>.primary .action:hover,
    .actions-toolbar>.secondary .action.login:hover,
    .actions-toolbar>.primary .submit:hover {
        background-color: #5f860e;
        color: #fff;
    }

    .account .business-agreement {
        font-size: 17px;
        color: #707070;
        font-family: Arial, Helvetica, sans-serif;
    }

    .account .actions-toolbar>.secondary a.back {
        color: #707070;
        font-size: 17px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .address .address_ico .load-from-ares.loadicobtn,
    .captcha-reload {
        background-color: #83c300 !important;
        color: #fff !important;
    }

    .customer-account-login .ews-content-container .login-container .block .form-login fieldset:after,
    .multishipping-checkout-login .ews-content-container .login-container .block .form-login fieldset:after {
        color: #FF6E00;
        font-family: Arial, Helvetica, sans-serif;
    }

    .account .fieldset>.field:not(.choice)>.control .mage-sucess {
        margin-top: 10px;
    }

    .account-nav .item.current a,
    .account-nav .item.current strong {
        color: #83c400;
        border-color: #83c400;
        font-family: Arial, Helvetica, sans-serif;
    }

    .account .column.main .block:not(.widget) .block-title>.action {
        color: #83c400;
        font-family: Arial, Helvetica, sans-serif;
    }

    .account .column.main .block:not(.widget) .box-title>span,
    .account .column.main .block:not(.widget) .block-title>strong,
    .account-nav .item,
    .account .column.main .block-content .box .box-content p,
    .account .column.main .block-content .box .box-content address,
    .account .column.main .block-content .box .box-actions a,
    .account .column.main .message.info {
        font-family: Arial, Helvetica, sans-serif;
    }

    .account .column.main .message.info,
    .message.info,
    .message.info>*:first-child:before,
    .cart-page-err {
        background: #c0e27e;
        color: #000;
    }

    .addres-details .data,
    a.goToTop,
    .account .table-wrapper table tbody tr td a {
        color: #83c400 !important;
    }

    .account .column.main .block-addresses-list .block-content {
        margin: 0;
    }

    .account .column.main .block-addresses-list .block-content p {
        font-family: Arial, Helvetica, sans-serif;
        padding: 0 15px;
    }

    /*.cart-container .cart-summary .totals.sub,*/
    .cart-container .cart-summary .totals-tax,
    /*.opc-block-summary .table-totals .totals.sub,*/
    .opc-block-summary .table-totals .totals-tax {
        display: none;
    }

    .opc-block-summary .table-totals .totals.shipping.green th span, 
    .opc-block-summary .table-totals .totals.shipping.green td span,
    .cart-container .totals.shipping.green th span, 
    .cart-container .totals.shipping.green td span {
        color: #83c400;
    }

    .opc-block-summary .table-totals .totals.shipping.green th.mark span.value,
    .cart-container .totals.shipping.green th.mark span.value {
        opacity: 0.5;
    }
    }

    .checkout-cart-index .cart-container .form-cart {
        padding-right: 0;
    }

    .form-cart .price-excluding-tax .price,
    .form-cart .price-including-tax .price,
    .checkout-cart-index .cart-empty p a,
    .contact-method-value a {
        font-family: Arial, Helvetica, sans-serif;
        color: #83c400;
    }

    .contact-method-value a:hover,
    .account .table-wrapper table tbody tr td a:hover {
        color: #FF6E00;
    }

    .form-cart .cart.table-wrapper .actions-toolbar>.action,
    .cart-container .form-cart .action.continue,
    .cart-container .form-cart .action.clear,
    .cart-container .form-cart .action.update,
    .action.primary.add_deposit_to_return,
    .action.primary.category_button,
    .block-minicart .block-content>.actions>.primary .action.primary,
    .actions-toolbar .actions a,
    .cart-container .checkout-methods-items .action.primary,
    .opc-wrapper .opc li.checkout-payment-method .action.primary,
    .checkout-index-index .discount-code form .actions-toolbar .primary .action-apply,
    .checkout-index-index .authentication-wrapper .action-auth-toggle {
        background-color: #83c400 !important;
        color: #fff !important;
        border: none;
    }

    .form-cart .cart.table-wrapper .actions-toolbar>.action:hover,
    .cart-container .form-cart .action.continue:hover,
    .cart-container .form-cart .action.clear:hover,
    .cart-container .form-cart .action.update:hover,
    .action.primary.add_deposit_to_return:hover,
    .action.primary.category_button:hover,
    .block-minicart .block-content>.actions>.primary .action.primary:hover,
    .actions-toolbar .actions a:hover,
    .cart-container .checkout-methods-items .action.primary:hover,
    .opc-wrapper .opc li.checkout-payment-method .action.primary:hover,
    .checkout-index-index .discount-code form .actions-toolbar .primary .action-apply:hover ,
    .checkout-index-index .authentication-wrapper .action-auth-toggle:hover {
        background-color: #5f860e !important;
        color: #fff !important;
    }

    .cart-container .checkout-methods-items .action.primary {
        border: none;
        box-shadow: none;
    }

    .cart-container .cart-summary .cart-totals .return-amount-on-cart-page td,
    .form .table_total.row_total_return_product span.total,
    .block-minicart .subtotal .return_amount-minicart .price-wrapper,
    .return-amount {
        color: #FF6E00;
    }

    .block-minicart .amount .price-wrapper:first-child .price {
        color: #83c400;
    }

    .breadcrumbs a:hover,
    .form .show-hide-return-products a:hover,
    .account .column.main .block-content .box .box-actions a:hover,
    #minicart-content-wrapper .viewcart:hover {
        color: #5f860e
    }

    .form .show-hide-return-products {
        margin-top: 10px;
    }

    .delivery-info .fieldset .field {
        width: 99%
    }

    form .fieldset .field .control input,
    form .fieldset .field .control textarea,
    .delivery-info .fieldset .field .control textarea,
    form .fieldset .field .control select {
        font-size: 16px !important;
        font-family: Roboto !important;
        font-weight: 400;
        letter-spacing: 0.15px;
        color: #00000099;
        line-height: 32px;
        border: 1px solid #000000;
        border-radius: 4px;
        padding: 0 15px 0;
        opacity: 1;
    }

    form .fieldset .field .control input,
    form .fieldset .field .control select {
        height: 44px;
    }

    .opc-progress-bar-item._active:before,
    .opc-progress-bar-item._active>span:before,
    .opc-progress-bar-item._complete:before,
    .opc-progress-bar-item._complete>span:before,
    .opc-wrapper .shipping-address-item.selected-item:after {
        background: #83c400 !important;
    }

    .opc-progress-bar-item._active>span,
    .opc-progress-bar-item._active>span:after,
    .opc-progress-bar-item._complete>span,
    .opc-progress-bar-item._complete>span:after {
        color: #83c400 !important;
    }

    .opc-wrapper .shipping-address-item.selected-item {
        border-color: #83c400;
    }

    .opc-wrapper .opc li.checkout-payment-method .action.primary {
        border: 0;
        line-height: 2.2rem;
        padding: 14px 17px;
        font-size: 1.8rem;
    }
    .checkout-index-index .discount-code form .actions-toolbar .primary .action-apply  {
        border: 0;
        line-height: 2.2rem;
        padding: 14px 17px;
        font-size: 1.8rem;
        box-shadow: none;
    }
    .payment-methods .payment-method .checkout-billing-address .billing-address-details .action-edit-address {
        background-color: #e5e5e5;
        border: none;
        color: #000;
        box-shadow: 1px 1px 6px rgba(54, 65, 49, 0.8);
    /*line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;*/
}


@media screen and (max-width: 1599px) and (min-width: 1440px) {
    .page-title-wrapper .page-title {
        font-size: 27px;
    }
}

@media screen and (max-width: 1440px) and (min-width: 1230px) {
    .page-title-wrapper .page-title {
        font-size: 23px;
    }
}
@media screen and (max-width: 1230px) and (min-width: 992px) {
    .page-title-wrapper .page-title {
        font-size: 18px;
    }
}

.payment-methods .payment-method .checkout-billing-address .billing-address-details .action-edit-address:hover {
    background-color: #5f860e;
    color: #fff;
}

.checkout-payment-method .payment-method-content .fieldset>.field.choice {
    display: block;
}

.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-update,
.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-cancel {
    background-color: #83c400;
    color: #fff;
    border-radius: 5px;
    line-height: 2rem;
    margin-top: 6px;
}

.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-update:hover,
.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-cancel:hover {
    background-color: #5f860e;
    color: #fff;
}

.toolbar .pages-items strong.page,
.toolbar .pages-items .item:hover a {
    background: #83c400;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.ews-category-navigation .block.filter .filter-options-title,
.ews-category-navigation .block.filter .filter-current .filter-label,
.catalogsearch-result-index .sidebar-main .block.filter .filter-options-title,
.catalogsearch-result-index .sidebar-main .block.filter .filter-current .filter-label {
    font-size: 16px;
    color: #83C100;
    margin: 10px 0 10px;
    font-family: inherit;
}
.filter-options-content .items .item a .boolean_label {
    font-size: 13px;
    color: #83C100;
    line-height: 18px;
    font-family: inherit;
    word-break: break-word;
}
.filter-options-content .items .item a .boolean_count{
    font-size: 13px;
    color: #83C100;
    line-height: 0px;
    font-family: inherit;
}

.filter .filter-content .item {
    margin: 10px 0 0 0;
}

.filter-current .action.remove {
    margin-left: 0px;
    margin-top: 0px;
}

.filter-actions .filter-clear {
    font-size: 14px;
    line-height: 20px;
    color: #FF2C0B;
    font-family: inherit;
    font-weight: 400;
}

.checkout-index-index .authentication-wrapper .action-auth-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.details-qty .update-cart-item {
    background: #83c300;
    color: #fff;
    border-radius: 0;
    border: 1px solid #83c300;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 18px;
}

.details-qty .update-cart-item:hover {
    background-color: #5f860e;
    border: 1px solid #5f860e;
    color: #fff;
}

#minicart-content-wrapper .minicart-items a.action.edit {
    display: none;
}

.form-cart .cart.table-wrapper .actions-toolbar>.action.action-edit {
    display: none;
}

.block-minicart .subtotal,
.minicart-items .product-item-name a,
#minicart-content-wrapper .viewcart,
.block-minicart .block-content>.actions>.primary .action.primary,
.block-minicart .items-total,
.block-minicart .amount .price-wrapper:first-child .price,
.minicart-items .product-item-pricing .label,
.modal-popup .modal-content,
.modal-popup .modal-footer,
.modal-popup .modal-header,
.modal-popup .modal-footer .action-secondary,
.modal-popup .modal-footer .action-primary {
    font-family: inherit;
}

.modal-popup .modal-footer .action-primary,
.modal-popup .modal-footer .action-primary:focus {
    background: #83c400;
    color: #fff;
}

.modal-popup .modal-footer .action-secondary,
.modal-popup .modal-footer .action-secondary:focus,
.modal-popup .modal-footer .action-secondary:active,
.modal-popup .modal-footer .action-secondary:hover,
.modal-popup .modal-footer .action.primary.accept,
.modal-popup .modal-footer .action.primary.accept:focus,
.modal-popup .modal-footer .action.primary.accept:active,
.modal-popup .modal-footer .action.primary.accept:hover
{
    background: #FF6D00;
    color: #fff;
}
.modal-popup .modal-footer .action.primary.accept {
    border-radius: 0;
    line-height: 16px;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 18px;
}

.modal-popup .modal-footer .action-primary:hover,
.modal-popup .modal-footer .action-primary:active {
    background: #5f860e;
    color: #fff;
}

.ews-social-links span {
    width: unset;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty {
    /*margin-bottom: 10px;*/
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}

.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
}

.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product select {
    height: 56px;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty {
    height: 45px;
}

.product-item .special-price .price-wrapper {
    display: block;
    margin: 0 0 20px;
}

.minicart-items .product-item-details {
    padding-left: 0;
}

.product-info-main .price-qty-container .to-date {
    display: none;
}

.message.notice [data-ui-id="checkout-cart-validationmessages-message-notice"] {
    font-size: 2rem !important;
}


/* FAQ page */

.faq-wrapper {
    text-align: left;
}

.faq-wrapper h5 {
    font-size: 1.8rem;
    color: #83C100;
    margin-bottom: 1rem;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty.kg_based_product,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product {
    border: none;
}

.kg_based_product select {
    height: 44px;
    padding: 10px;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty.kg_based_product select,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_produc select {
    height: 44px;
    padding: 10px;
}

.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product {
    border: none;
}

.product-info-wrapper .product-info-main .price-box .price-container .per-kg.original {
    font-size: 16px;
}

.product-info-wrapper .product-info-main .price-box .price-container .original {
    color: #70707080;
    font-weight: 700;
}

.product-info-wrapper .product-info-main .special-price .price-container .price-wrapper .price {
    color: #ff0000;
}

.price-container .weee:after {
    content: '';
}


/* Pickup hours */

.opc-wrapper .form.methods-shipping .field.pickup-field .label span {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    color: #FF6F00;
}
.opc-wrapper .form.methods-shipping .field.pickup-field .custom-text span {
    font-size: 1.5rem;
    line-height: 26px;
    display: block;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field {
    border: none;
    padding: 0;
    margin: 0;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours {
    margin: 10px 0;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #FF6F00;
    margin-bottom: 10px;
}

.checkout-index-index input[name="pickup_hours"] {
    display: none;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours .admin__field-option {
    display: inline-block;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours .admin__field-option .admin__field-label {
    display: block;
    text-align: center;
    width: 110px;
    font-size: 14px;
    line-height: 16px;
    color: #707070;
    padding: 10px 7px;
    border: 1px solid #707070;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours .admin__field-option input[name="pickup_hours"]:checked+label {
    color: #83C400;
    border: 1px solid #83C400;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .pickup-optinos .btn-more-days
{
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #83C400;
    background-color: transparent;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    text-decoration: underline;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .pickup-optinos .btn-more-days:active {
    box-shadow: none;
}

.opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .pickup-optinos .btn-more-days:hover{
    color: #5f860e;
}

.checkout-index-index .opc-sidebar .opc-block-shipping-information .store-info {
    margin: 0 0 20px;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty.kg_based_product,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product {
    border: none;
}

.kg_based_product select {
    height: 44px;
    padding: 10px;
}

.page-products .ews-list-products .product-item .product-item-inner .controlqty.kg_based_product select,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_produc select {
    height: 44px;
    padding: 10px;
}

.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product {
    border: none;
}

.product-info-wrapper .product-info-main .price-box .price-container .per-kg.original {
    font-size: 16px;
}

.product-info-wrapper .product-info-main .price-box .price-container .original {
    color: #70707080;
    font-weight: 700;
}

.product-info-wrapper .product-info-main .special-price .price-container .price-wrapper .price {
    color: #ff0000;
}

.price-container .weee:after {
    content: '';
}

.product-info-wrapper .product-info-main .price-qty-container .old-price {
    line-height: 14px;
}

.product-info-wrapper .product-info-main .price-qty-container .old-price .price-container {
    margin-top: -5px;
}

.product-info-main .price-box .old-price {
    color: #707070;
}

.checkout-cart-index main.page-main select {
    height: 32px;
    padding: 0 8px;
    font-size: 14px;
    width: 70%;
}

form .fieldset .field .control select.telephone-number-select {
    width: 20%;
    padding: 0;
    font-size: 13px!important;
}
form .fieldset .field .control input.telephone-number-input {
    width: 100%;
    padding-right: 6px;
    padding-left: 52px;
    float: right;
}

form .fieldset .field .control input.validate-czphone {
    display: inline-block;
    width: 100%;
    padding-right: 6px;
    padding-left: 52px;
}
.iti{
    width: 100%
}
form .fieldset .field .control select.telephone-code {
    margin-bottom: 5px;
    width: 20%;
    font-size: 12px!important;
    display: none;
}

form .fieldset .field .control select.telephone-number-select {
    width: 20%;
    padding: 0;
    font-size: 13px!important;
}

form .fieldset .field .control input.telephone-number-input {
    width: 100%;
    float: right;
}

form .fieldset .field .control input.validate-czphone {
    display: inline-block;
    width: 79%;
}

form .fieldset .field .control select.telephone-code {
    margin-bottom: 5px;
    width: 20%;
    font-size: 12px!important;
    display: none;
}

.product-info-main .price-box .special-price {
    padding: 0;
}

form .fieldset .field .control input.validate-czphone{
    width:100%
}

.product-info-wrapper .product-info-main .static-text{
    font-size: 14px;
    margin-top: -12px;
    margin-bottom: 30px;
}
.checkout-payment-method .payment-method._active .static-text{
    font-size: 14px;
}

.smile-es-range-slider .price_filter_slider>span::after {
    background-color: #58595b;
    position: absolute;
    top:-15.5px;
    right: 15px;
    float: right;
    padding: 18px 3.5px 15px 3.5px;
    transform: rotate(270deg);
    content: url("../images/angle-down-solid-white.svg");
}
.smile-es-range-slider .actions-toolbar {
    margin: 7px 0 10px 0;
}
.smile-es-range-slider [data-role=apply-range] {
    width: 100%;
}
.smile-es-range-slider .actions-toolbar {
    text-align: center;
}
.smile-es-range-slider .price_filter_slider {
    border: 1px solid #e5e5e5;
    position: relative;
    line-height: 19px;
}
.smile-es-range-slider .price_filter_slider>span {
    color: #58595b;
    text-transform: none;
    font-size: 10px;
    padding-left: 3px;
}
.smile-es-range-slider .actions.primary {
    cursor:pointer;
}
.smile-es-range-slider .action.primary:not([disabled]) .price_filter_slider>span::after {
    background-color:#83c400;
}
.smile-es-range-slider .action.primary:not([disabled]) .price_filter_slider>span {
    color:#83c400;
}
.ui-tooltip {
    color: #707070;
    background-color: #fff;
    padding: 5px;
    font-size: 11px;
    box-shadow: 0px 1px 3px #00000033;
}
.checkout-index-index .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .deposit-price th {
    font-weight: 100;
    padding: 10px 0px 0px 0px;
}
.checkout-index-index .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .deposit-price td{
    text-align: end;
    border: none;
}
.form-cart .cart .normal-stocks-item-wrapper {
    border: 1px solid #91BE3A;
    border-radius: 7px;
    padding: 10px;
    margin-bottom: 26px;
}
.form-cart .cart .remote-stocks-item-wrapper {
    border: 1px solid #FF6F00;
    border-radius: 7px;
    padding: 10px;
}
.form-cart .cart .stock_information {
    border: 1px solid #FF6F00;
    border-radius: 7px;
    opacity: 1;
    display: flex;
    align-items: center;
    padding: 15px 0 15px 2%;
    letter-spacing: 0px;
    color: #FF6F00;
    margin: 50px 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.form-cart .cart .stock_information.display_property.store-stock {
    border: none;
    color: #83C100;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0 15px 1%;
}
.form-cart .cart .stock_information.display_property.remote-stock {
    border: none;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0 15px 1%;
}
.form-cart .cart.table-wrapper .items > tbody.item:last-child {
    border-bottom: none;
}
.stock_information  .warning_message{
    border: 1px solid #ff6f00;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #FF6F00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px 0 15px 2%;
}
.stock_information  .warning_message > img {
    margin-right: 2%;
}
.stock_information  .time_message > img {
    margin-right: 2%;
}
.stock_information  .time_message{
    border: 1px solid #83c100;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #83c100;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px 0 15px 2%;
}
.cms-noroute-index ul.noroute-disc {
    list-style: none;
    width: 59%;
    border: 1px solid #FF6F00;
    border-radius: 7px;
    padding: 20px 0;
}
.cms-noroute-index ul.noroute-disc li.noroute-question {
    color:  #FF6F00;
}
.cms-noroute-index a.action.primary {
    width: 19%;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font: normal normal bold 21px Arial;
    letter-spacing: 0.27px;
    color: #FFFFFF;
    border-radius: 7px;
    margin: 0 10px;
}
.cms-noroute-index a.action.primary.noroute_button_links {
    color: #83c300;
    background-color: #ffffff;
    border: 1px solid #83c300;
    border-radius: 7px;
}
.cms-noroute-index .ews-content-container .page-title-wrapper {
    display:none;
}
.cms-noroute-index .noroute-page-title-wrapper .page-title {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.14;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 3.03px;
    color: #FF6F00;
    display: inline-flex;
    align-items: center;
    margin: 0;
}
.cms-noroute-index .noroute-page-title-wrapper .page-title > img {
    margin-right: 20px
}
.cms-noroute-index .noroute-page-title-wrapper {
    margin: 50px 0 20px 0;
}
.cms-noroute-index .sidebar.sidebar-additional {
    display: none;
}
.cms-noroute-index .noroute-buttons {
    margin-bottom:  35px;
}
.catalog-product-view .backurl {
    position: absolute;
    top: 29px;
    right: 15px;
}
.catalog-product-view .backurl a {
    font: normal normal bold 16px/18px Arial;
    letter-spacing: 1.43px;
    color: #FF6F00;
    opacity: 1;
}
.catalog-product-view .backurl a span {
    text-decoration: underline;
}
.catalog-product-view .backurl a:before {
    content: ' \003C';
    padding-right: 5px;
}

/*** Homepage zipcode checker start ***/
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .static-content img {
    height: 21px;
    width: 33px;
    margin-right: 10px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible span,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible span {
    margin-left: 12px;
    text-align: left;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible div,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible div {
    display: flex;
    width: 100%;
    padding: 7px;
    align-items: center;
    justify-content: center;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible a,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible a {
    text-align: center;
    text-decoration: underline;
    font: normal normal bold 12px Arial;
    letter-spacing: 0px;
    color: #707070;
    cursor: pointer;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible img {
    width: 5%;
    height: 5%;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible img {
    width: 8%;
    height: 8%;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible {
    display: flex;
    justify-content: center;
    align-items: center;
    font: normal normal bold 15px Arial;
    letter-spacing: 0px;
    color: #83C100;
    flex-flow: column nowrap;
    display: none;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible span {
    color: #FF2C0B;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .details img {
    height: 16px;
    width: 16px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form img {
    height: 21px;
    width: 16px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button {
    text-align: center;
    font: normal normal bold 14px Arial;
    letter-spacing: 0.28px;
    color: #FFFFFF;
    background: #FF2C0B 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #0000001A;
    border-radius: 8px;
    width: 32%;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 7px;
    height: 32px;
    border: 0   ;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button .checkmark {
    margin-right: 15px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button .checkmark::before {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 9px;
    width: 3.5px;
    border-bottom: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content {
    display: flex;
    /*padding: 10px 6px;*/
    padding: 7px 5px;
    flex-flow: column nowrap;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
    width: 58%;
    margin-left: 13px;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .details,
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin-bottom: 4px;
}
.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form {
    margin-bottom: 0;
}

.ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .details img {
    height: 3%;
    width: 3%;
}

.home-delivery-information .static-content span {
    text-align: left;
    font: normal normal bold 14px Arial;
    letter-spacing: 1.96px;
    color: #FFFFFF;
}

.home-delivery-information .details span {
    text-align: left;
    font: normal normal normal 14px Arial;
    letter-spacing: 0px;
    color: #707070;
    margin-left: 10px;
}

.home-delivery-information .details span:first-child {
    background: #FF2C0b;
    height: 19px;
    width: 19px;
    display: inline-block;
    border-radius: 50%;
    color: #FFFFFF;
}

.home-delivery-information {
    box-shadow: 0px 3px 6px #00000029;
}

.home-delivery-information .static-content {
    background: #FF2C0B 0% 0% no-repeat padding-box;
    /*padding: 6px 0;*/
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#zip_code::-webkit-input-placeholder { /* Edge */
    font-size: 14px;
}

#zip_code:-ms-input-placeholder { /* Internet Explorer */
    font-size: 14px;
}

#zip_code::placeholder {
    font-size: 14px;
}

#homedelivery-errormsg {
    display: none;
}

#secondhomedelivery-errormsg {
    display: none;
}

/*** Homepage zipcode checker end ***/

/*** Media Query ***/
@media screen and (max-width: 4900px) {
    .ews-footer-container .ews-powered-by {
        bottom: -100px;
    }
}
@media screen and (max-width: 2600px) {
    .ews-footer-container .ews-powered-by {
        bottom: 10px;
    }
}
@media screen and (max-width: 2300px) and (min-width: 1950px) {
    .ews-footer-container .ews-powered-by {
        bottom: 25px;
    }
}
@media screen and (min-width: 992px) {
    .banner-bottom-block ul li:nth-child(6n+6) {
        margin-right: 0px;
    }
    .ews-subcategory-list-block .ews-category-tile:nth-child(6n+6) {
        margin-right: 0px;
    }
}
@media(max-width:1899px) {
    /* .banner-bottom-block ul li
    {
        flex: 0 0 10.56%;
        max-width:10.56%;
        } */
        .form-cart .cart .stock_information {
            font-size: 17px;
        }
        .banner-bottom-block ul li {
            margin-bottom: 14px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            margin-bottom: 14px;
        }
        .homepage_product_slider .slick-prev::before,
        .discount_product_slider .slick-prev::before {
            transform: scale(0.7);
        }
        .homepage_product_slider .slick-next::after,
        .discount_product_slider .slick-next::after {
            transform: rotateZ(180deg) scale(0.7);
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 38px;
        }
        .banner-bottom-block ul li a {
            font-size: 14px;
        }
        .ews-subcategory-list-block .ews-category-tile a {
            font-size: 13px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a {
            font-size: 32px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 40px;
        }
    }
    
    .page-products .product-item-details .product-item-actions button.action.primary {
        margin-top: 25px;
    }
    @media(max-width:1199px) {
        .page-products .product-item-details .product-item-actions button.action.primary {
            margin-top: 15px;
        }
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty{
        margin-top:25px;
    }
    @media (max-width: 1190px){
        .page-products .ews-list-products .product-item .product-item-inner .controlqty{
            margin-top:15px;
        }
    }

    @media(max-width:1649px) {
        .banner-bottom-block ul li {
            margin-bottom: 13px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            margin-bottom: 13px;
        }
        .ews-subcategory-list-block .ews-category-tile a {
            font-size: 12px;
        }
        .smile-es-range-slider .price_filter_slider>span::after {
            top:-13.5px;
            right: 13px;
            padding: 16px 3.5px 13px 3.5px;
        }
        .homepage_product_slider .slick-prev::before,
        .discount_product_slider .slick-prev::before {
            transform: scale(0.6);
        }
        .homepage_product_slider .slick-next::after,
        .discount_product_slider .slick-next::after {
            transform: rotateZ(180deg) scale(0.6);
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty {
            height: 50px;
            padding: 5px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty.kg_based_product select {
            height: 40px;
            padding: 5px;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 35px;
            padding: 0 25px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 35px;
            margin-right: 20px;
        }
        .banner-bottom-block .title {
            font-size: 22px;
        }
        .ews-products-highlight .block-products-list .block-title strong {
            font-size: 20px;
        }
        .ews-products-highlight.hot-deals .block-products-list .block-title strong {
            padding-right: 30px;
        }
        .ews-products-highlight.hot-deals .block-products-list .block-title strong:after {
            width: 18px;
            height: 22px;
        }
        .banner-bottom-block ul li {
            height: 50px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            min-height: 50px;
        }
        .banner-bottom-block ul li a {
            font-size: 12px;
            letter-spacing: 1px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            font-size: 12px;
            letter-spacing: 1px;
        }
        .page-products .container {
            padding-left: 15px;
        }
        .page-products .product-item-details .product-item-actions .stock.unavailable {
            font-size: 18px;
            height: 49px;
        }
        .page-products .product-item-details .product-item-actions button.action.primary {
            font-size: 21px;
            height: 49px;
            padding-left: 40px;
            padding-top: 2px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .actions-primary {
            margin: 0 auto;
            max-width: 190px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
            max-width: 190px;
            font-size: 24px;
            height: 50px;
            padding-left: 30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            width: 22px;
            height: 19px;
            background-size: 22px;
            left: -30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.plus-btn {
            width: 50px !important;
            height: 50px;
            font-size: 30px;
        }
        .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus,
            .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {
            width: 49px !important;
            height: 49px;
            font-size: 30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.minus-btn {
            width: 50px !important;
            height: 50px;
            font-size: 30px;
        }
        .page-products .ews-list-products .product-item .product-item-inner .controlqty {
            height: 49px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input, 
        .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
            font-size: 22px !important;
            line-height: 42px;
        }
        .ews-products-highlight .block.widget .products-grid .product-items .slick-list {
            margin: 0 -13px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item {
            padding: 2px 15px;
        }
        .page-products .product-item-details .product-item-actions button.action.primary span:before {
            width: 27px;
            height: 25px;
            background-size: 27px;
            left: -40px;
        }
        .page-products .page-products .product-item-info .product-item-details a
        /*.catalog-product-view .product-item-info .product-item-details a*/
        {
            font-size: 20px;
        }
        .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price {
            font-size: 38px;
        }
        /*.page-products .listing-column .ews-list-products .product-item-info .save-perc,*/
        /*.catalogsearch-result-index .ews-list-products .product-item-info .save-perc {*/
        /*    height: 82px;*/
        /*    width: 83px;*/
        /*    font-size: 25px;*/
        /*}*/
        .ews-category-tile .ews-category-tile-ref {
            font-size: 15px;
            padding-left: 17%;
        }
        .ews-category-tile .category-image {
            flex: 0 0 45px;
            max-width: 45px;
            top: 3px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
            font-size: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
            font-size: 38px;
        }
        .product-item-name,
        .product.name a,
        .page-products .product-item-info .product-item-details a,
        .page-products .catalog-product-view .product-item-info .product-item-details a {
            font-size: 14px;
        }
        .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
        .page-products .product-item .price-box .price {
            font-size: 27px;
        }
        .product-item .finel-product-price {
            font-size: 18px;
        }
    }
    @media(max-width:1600px) {
        .smile-es-range-slider .price_filter_slider>span::after {
            top:-7.5px;
            right: 7px;
            padding: 10px 3.5px 7px 3.5px;
        }
        .opc-wrapper .address-item-wrapper {
            font-size: 18px;
            line-height: 22px;
            padding-left: 27px;
        }
        .radio-container .checkmark {
            top: 0px;
        }
        .checkout-container .action.continue,
        .checkout-container .action.continue.back,
        .checkout-container .edit-address-link,
        .checkout-container .action-hide-popup,
        .checkout-container .action-update-address,
        .checkout-container .action-save-address {
            padding: 9px 12px !important;
            font-size: 18px !important;
            line-height: 22px !important;
            min-width: 135px;
        }    
        .opc-wrapper .shipping-address-item {
            margin: 0 0 17px;
        }
    }
    @media(max-width:1480px) {
        .banner-bottom-block ul li {
            margin-bottom: 11px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            margin-bottom: 11px;
        }
        .smile-es-range-slider .price_filter_slider>span::after {
            top:-4.5px;
            right: 3px;
            padding: 7px 3.5px 4px 3.5px;
        }
    }

    @media screen and (max-width: 1649px) and (min-width: 1367px) {
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            width: 25px;
            height: 22px;
            background-size: 25px;
            left: -33px;
        }
    }

    @media(max-width:1440px) {
        /*28/07/2021 start*/
        .radio-container .checkmark {
            top: 0px;
        }
        /*28/07/2021 end*/
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            width: 22px;
            height: 19px;
            background-size: 22px;
            left: -30px;
        }
        .opc-wrapper .address-item-wrapper {
            font-size: 16px;
            line-height: 20px;            
        } 
        .checkout-container .action.continue,
        .checkout-container .action.continue.back,
        .checkout-container .edit-address-link,
        .checkout-container .action-hide-popup,
        .checkout-container .action-update-address,
        .checkout-container .action-save-address {
            padding: 6px 12px !important;
            font-size: 16px !important;
            line-height: 21px !important;
            min-width: 110px;
            min-height: 38px;
        }        
        .opc-wrapper .shipping-address-item {         
            margin: 0 0 12px;
        }
        .opc-wrapper .address-item-wrapper .action-select-shipping-item, 
        .opc-wrapper .address-item-wrapper .action-show-popup {
            top: 3px;
        }
    }

    @media(max-width:1440px) {
        /*** Homepage zipcode checker start ***/
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .details,
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form {
            justify-content: flex-start;
        }
        .home-delivery-information .static-content span {
            letter-spacing: 0;
        }
        /*** Homepage zipcode checker end***/

        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            width: 22px;
            height: 19px;
            background-size: 22px;
            left: -30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
            height: 40px;
            font-size: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty {
            height: 40px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.plus-btn {
        /*.page-products .ews-list-products .product-item .product-item-inner .controlqty .plus {*/
            width: 35px !important;
            height: 35px;
            font-size: 28px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.minus-btn {
        /*.page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {*/
            width: 35px !important;
            height: 35px;
            font-size: 28px;
        }
        .page-products .product-item-details .product-item-actions button.action.primary,
        .page-products .ews-list-products .product-item .product-item-inner .controlqty {
            height: 35px;
        }
        .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus, 
        .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {
            width: 35px !important;
            height: 35px;
            font-size: 28px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input {
            width: 46%;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input, 
        .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
            font-size: 20px !important;
            line-height: 40px;
        }
        
        .cms-noroute-index .noroute-page-title-wrapper .page-title {
            font-size: 24px;
        }
        .cms-noroute-index a.action.primary {
            font-size: 16px;
        }
        .stock_information  .warning_message {
            font-size: 15px;
        }
        .stock_information  .time_message {
            font-size: 15px;
        }
        .form-cart .cart .stock_information {
            font-size: 14px;
        }
        .homepage_product_slider .slick-prev::before,
        .discount_product_slider .slick-prev::before {
            transform: scale(0.5);
        }
        .homepage_product_slider .slick-next::after,
        .discount_product_slider .slick-next::after {
            transform: rotateZ(180deg) scale(0.5);
        }
        .ews-content-home .ews-content-main .caption,
        .ews-content-home .ews-content-main a {
            font-size: 30px;
        }
    /*.ews-content-home .ews-content-main-container {
        height: 260px;
        }*/
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 32px;
        }
    /*.ews-content-home .ews-content-main img {
        height: 260px;
        }*/
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
            margin-bottom: 15px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3 {
            font-size: 20px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
            font-size: 14px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block p,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 p {
            font-size: 12px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block a,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 a {
            font-size: 10px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 h3 {
            font-size: 25px;
            margin: 0 0 15px;
        }
        .ews-footer-container .ews-social-links-container span {
            font-size: 13px;
        }
        .ews-footer-container .ews-social-links-container span a:before {
            height: 25px;
            width: 25px;
        }
        .ews-footer-container .ews-social-links-container span a {
            padding-left: 40px;
        }
        .ews-social-links ul.social-providers a,
        .ews-footer-links span.title {
            font-size: 20px;
            padding-bottom: 13px;
            letter-spacing: 1px;
        }
        .ews-footer-container .ews-footer .footer-left-side ul li a,
        .ews-footer-about-us .contact-method,
        .ews-footer-about-us .contact-method-title {
            font-size: 13px;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-links .contact-method-title {
            font-size: 13px;
        }
        .ews-footer-container .ews-footer .footer-left-side .revenue-record-content {
            font-size: 13px;
        }
        .ews-footer-container .ews-powered-by {
            bottom: 58px;
        }
        .ews-footer-container .ews-footer .footer-left-side ul li {
            margin-bottom: 5px;
        }
        .ews-footer .container {
            padding: 0 30px;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-all-products,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-top-brands,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-about-us {
            flex: 0 0 27.33%;
            max-width: 27.33%;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-revenue-records {
            flex: 0 0 27%;
            max-width: 27%;
        }
    /*.page-products .listing-column .ews-list-products .products-grid .product-item,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item {
        width: 24%;
    }
    .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(5n),
    .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(5n)
    {
        margin-right: 1.2%;
    }
    .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(4n),
    .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(4n)
    {
        margin-right: 0;
        }*/
        .breadcrumbs a,
        .breadcrumbs strong {
            font-size: 13px;
        }
/*        .page-title-wrapper .page-title {
            font-size: 24px;
        }*/
    /* .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
    .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price, .page-products .product-item .price-box .price {
        margin-bottom: 15px;
        } */
        .ews-category-tile {
            height: 50px;
            width: 19%;
        }
        .ews-category-tile .ews-category-tile-ref {
            font-size: 12px;
        }
        .ews-category-tile .category-title {
            padding-left: 20px;
        }
        /* color combination */
        .opc-wrapper .step-title,
        .opc-block-shipping-information .shipping-information-title,
        .modal-custom.opc-sidebar .opc-block-summary>.title,
        .customer-account-create .account .fieldset .legend span,
        .customer-account-login .ews-content-container .login-container .block .block-title,
        .multishipping-checkout-login .ews-content-container .login-container .block .block-title,
        .account .column.main .block:not(.widget) .block-title,
        .account form .legend span,
        .multishipping-checkout_address-newshipping .fieldset .legend span {
            font-size: 16px;
        }
        .customer-account-login .ews-content-container .login-container .block .form-login fieldset .field.note,
        .multishipping-checkout-login .ews-content-container .login-container .block .form-login fieldset .field.note,
        .customer-account-login .actions-toolbar>.secondary a,
        .multishipping-checkout-login .actions-toolbar>.secondary a,
        .customer-account-login .ews-content-container .login-container .block .block-content p,
        .multishipping-checkout-login .ews-content-container .login-container .block .block-content p,
        .account .fieldset>.field.choice label,
        .customer-account-create form .field.choice,
        .customer-account-create .account .fieldset>.field,
        .account .business-agreement {
            font-size: 15px;
        }
        .customer-account-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
        .multishipping-checkout-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
        .customer-account-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
        .multishipping-checkout-login .ews-content-container .login-container .block .fieldset>.field:not(.choice)>.label,
        .fieldset>.field:not(.choice)>.label,
        .customer-account-create .account .fieldset>.field:not(.choice)>.control #password-strength-meter-container .password-strength-meter {
            font-size: 14px;
        }
        input {
            font-size: 14px !important;
        }
        .smile-es-range-slider [data-role=from-label],
        .smile-es-range-slider [data-role=to-label] {
            font-size: 12px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
            font-size: 13px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
            font-size: 28px;
        }
        .product-item-name,
        .product.name a,
        .page-products .product-item-info .product-item-details a,
        .page-products .catalog-product-view .product-item-info .product-item-details a {
            font-size: 11px;
            line-height: 16px;
        }
        .page-products .product-item-info .product-item-details .product-item-name {
            height: 34px !important;
        }
        .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
        .page-products .product-item .price-box .price {
            font-size: 21px;
        }
        .product-item .finel-product-price {
            font-size: 16px;
        }
        /* pickup options */
        .opc-wrapper .form.methods-shipping .field.pickup-field .label span {
            font-size: 16px;
        }
        .opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .admin__field-control .hours span {
            font-size: 14px;
        }
        .opc-wrapper .form.methods-shipping .field.pickup-field .control .admin__field.pickup-field .pickup-optinos .btn-more-days {
            font-size: 14px;
        }
    }

    @media(max-width:1366px) {

        /*** Homepage zipcode checker start ***/
        .ews-content-home .ews-content-main-container {
            margin-bottom: 60px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible, .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible {
            font-size: 14px;
        }
        /*** Homepage zipcode checker end ***/

        .ews-category-tile .category-image .image {
            height: 30px;
        }
        .stock_information  .warning_message {
            font-size: 15px;
        }
        .stock_information  .time_message {
            font-size: 15px;
        }
        .homepage_product_slider .slick-prev::before,
        .discount_product_slider .slick-prev::before {
            transform: scale(0.5);
        }
        .homepage_product_slider .slick-next::after,
        .discount_product_slider .slick-next::after {
            transform: rotateZ(180deg) scale(0.5);
        }
        .smile-elasticsuite-autocomplete-result .product-shop.product-item .price-box .price {
            font-size: 16px;
            line-height: 20px;
        }
        .smile-es-range-slider [data-role=from-label],
        .smile-es-range-slider [data-role=to-label] {
            font-size: 11px;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 30px;
            letter-spacing: 1px;
        }
        .banner-bottom-block ul li {
            height: 45px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            min-height: 45px;
            font-size: 24px;
        }
        .ews-content-home .ews-content-main .caption,
        .ews-content-home .ews-content-main a {
            font-size: 25px;
        }
        .banner-bottom-block ul li {
            font-size: 24px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
            font-size: 28px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
            width: 22px;
            height: 19px;
            background-size: 22px;
            left: -30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
            padding: 0 0 0 30px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-info,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
            padding: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .save-perc {
            height: 48px;
            width: 48px;
            font-size: 14.4px;
            letter-spacing: 1px;
        }
        .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus, 
        .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {
            font-size: 28px;
            line-height: 14px;
        }
        .page-products .listing-column .ews-list-products .product-item-info .save-perc,
        .catalogsearch-result-index .ews-list-products .product-item-info .save-perc {
            height: 48px;
            width: 48px;
            font-size: 14.4px;
            letter-spacing: 1px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
            font-size: 13px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container {
            flex: 0 0 31.33%;
            max-width: 31.33%;
            width: auto;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main {
            margin-right: 3%;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
            margin-bottom: 35px;
            /*height: calc(50% - 17.5px);*/
        }
        .page-products .product-item-details .product-item-actions button.action.primary span:before {
            width: 22px;
            height: 19px;
            background-size: 22px;
            left: -30px;
        }
        .ews-category-navigation .block.filter .filter-title strong,
        .ews-category-navigation .block.filter .block-subtitle,
        .catalogsearch-result-index .sidebar-main .block.filter .filter-title strong,
        .catalogsearch-result-index .sidebar-main .block.filter .block-subtitle {
            font-size: 14px;
        }
        .ews-category-navigation .block.filter .filter-title .catalogsearch-result-index .sidebar-main .block.filter .filter-title {
            padding: 15px;
        }
        .ews-category-navigation .block.filter .filter-content,
        .catalogsearch-result-index .sidebar-main .block.filter .filter-content {
            padding: 0px 20px 30px 20px;
        }
        .ews-category-navigation .block.filter .block-subtitle,
        .ews-category-navigation .block.filter .filter-options-title,
        .catalogsearch-result-index .sidebar-main .block.filter .block-subtitle,
        .catalogsearch-result-index .sidebar-main .block.filter .filter-options-title {
            font-size: 11px;
            margin-bottom: 5px;
            word-break: break-all;
        }
        .ews-category-navigation .block.filter .filter-current .filter-label {
            font-size: 11px;
        }
        .catalogsearch-result-index .block.filter .filter-current .filter-label {
            font-size: 11px;
        }
        .filter-options-content .items .item a .boolean_label {
            font-size: 11px;
            word-break: break-word;
        }
        .filter-options-content .items .item a .boolean_count {
            font-size: 11px;
            word-break: break-word;
        }
        .filter-options .filter-options-content .item a,
        .filter-current .filter-value,
        .filter-current .action.remove,
        .filter-options .filter-options-content .item,
        .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item a,
        .catalogsearch-result-index .sidebar-main .filter-current .filter-value,
        .filter-current .action.remove,
        .catalogsearch-result-index .sidebar-main .filter-options .filter-options-content .item {
            font-size: 11px;
            margin-bottom: 5px;
            word-break: break-all;
        }
        .sorter-options li {
            padding: 4px 15px;
            font-size: 12px;
        }
        .ews-list-products .toolbar-products .total-product-on-list-page {
            font-size: 16px;
        }
        .product-info-wrapper .product-info-main .static-text {
            font-size: 13px;
        }
    }
    @media (max-width: 1280px) {
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-address,
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method {
            padding: 20px 25px;
        }
        .opc-wrapper .address-item-wrapper {
            font-size: 15px;
            line-height: 20px;
        }
        .opc-wrapper #shipping-new-address-form,
        .opc-wrapper .mobil-benifit-wrapper .fieldset.address {
            margin: 0 -5px 15px;
        }
        .opc-wrapper .checkout-shipping-address .fieldset>.field {
            padding: 0 5px;
        }
        .opc-wrapper .address-item-wrapper .action-select-shipping-item, 
        .opc-wrapper .address-item-wrapper .action-show-popup {
            top: 3px;
        }
        .checkout-container .action.continue,
        .checkout-container .action.continue.back,
        .checkout-container .edit-address-link, 
        .checkout-container .action-hide-popup, 
        .checkout-container .action-update-address,
        .checkout-container .action-save-address {
            padding: 5px 8px !important;
            font-size: 14px !important;
            line-height: 19px !important;
            min-width: 97px;
            min-height: 35px;
        }
        /*** Homepage zipcode checker start ***/
        .home-delivery-information .static-content span {
            font-size: 13px;
            letter-spacing: 0;
        }
        .home-delivery-information .details span {
            font-size: 13px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
            height: 28px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button {
            height: 28px;
        }
        /*** Homepage zipcode checker ends ***/
    }

    @media(max-width:1199px) {
        /*** Homepage zipcode checker start ***/
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
            height: 24px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form img {
            width: 12px;
            height: 16px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .details img {
            width: 12px;
            height: 12px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content {
            padding: 3px 5px;
        }
        .home-delivery-information .static-content span {
            font-size: 12px;
        }
        .home-delivery-information .static-content {
            padding: 3px 5px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content {
            padding: 3px 5px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .static-content img {
            width: 23px;
            height: 15px;
        }
        .home-delivery-information .details span {
            font-size: 12px;
        }
        /*** Homepage zipcode checker end ***/
        .ews-category-tile .category-image {
            top: 27px;
        }
        .ews-category-tile .category-image .image {
            height: 27px;
        }
        .stock_information  .warning_message {
            font-size: 14px;
        }
        .stock_information  .time_message {
            font-size: 14px;
        }
        .banner-bottom-block ul li {
            margin-bottom: 10px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            margin-bottom: 10px;
        }
        .smile-es-range-slider .price_filter_slider>span::after {
            top:-2.5px;
            right: 2px;
            padding: 5px 3.5px 2px 3.5px;
        }
        .ews-category-navigation .block.filter .filter-options-content.boolean-content {
            margin: 0;
            padding: 2px 10px 2px 0;
        }
        .ews-category-navigation .block.filter .filter-options-content.boolean-content {
            margin: 0;
            padding: 2px 10px 2px 0;
        }
        .catalogsearch-result-index .block.filter .filter-options-content.boolean-content {
            margin: 0;
            padding: 2px 10px 2px 0;
        }
        .catalogsearch-result-index .block.filter .filter-options-content.boolean-content {
            margin: 0;
            padding: 2px 10px 2px 0;
        }
        .homepage_product_slider .slick-prev::before,
        .discount_product_slider .slick-prev::before {
            transform: scale(0.5);
        }
        .homepage_product_slider .slick-next::after,
        .discount_product_slider .slick-next::after {
            transform: rotateZ(180deg) scale(0.5);
        }
        .cms-home .ews-products-highlight {
            margin-bottom: 20px;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 22px;
            padding: 0px 20px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 30px;
            margin-right: 15px;
        }
        .banner-bottom-block ul li {
            height: 40px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            min-height: 40px;
        }
        .banner-bottom-block ul li a {
            font-size: 10px;
            letter-spacing: 0;
        }
        .ews-subcategory-list-block .ews-category-tile a {
            font-size: 9px;
            letter-spacing: 1;
        }
        .ews-category-tile {
            width: 23%;
            padding: 0 15px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block p,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 p {
            font-size: 11px;
        }
        .banner-bottom-block .title {
            font-size: 20px;
        }
        .ews-content-home .banner-bottom-block {
            margin-top: 20px;
        }
        .banner-bottom-block .title {
            margin-bottom: 20px;
        }
        .ews-products-highlight .block-products-list .block-title strong {
            font-size: 19px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
            font-size: 13px;
        }
        .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .save-perc {
            letter-spacing: 1px;
            height: 48px;
            width: 48px;
            font-size: 13.6px;
        }
        .page-products .listing-column .ews-list-products .product-item-info .save-perc,
        .catalogsearch-result-index .ews-list-products .product-item-info .save-perc {
            letter-spacing: 1px;
            height: 48px;
            width: 48px;
            font-size: 13.6px;
        }
        .catalogsearch-result-index .products-grid .product-item:nth-child(3n) {
            margin-right: 1.2% !important;
        }
        .ews-footer-container .ews-social-links-container {
            padding: 9px 0;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-info,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
            padding: 15px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3 {
            font-size: 17px;
            margin-top: 0;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
            font-size: 12px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 h3 {
            margin: 0 0 5px;
            font-size: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
            padding: 0 0 0 30px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .actions-primary {
            max-width: 180px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
            max-width: 180px;
            font-size: 21px;
            height: 40px;
            line-height: 42px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .content {
            flex: 0 0 65%;
            max-width: 65%;
        }
        .ews-footer-container .ews-social-links-container span {
            font-size: 13px;
            letter-spacing: 1px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-mai {
            margin-right: 2%;
        }
    /* .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main, .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container
    {
        flex: 0 0 32%;
        max-width: 32%;
        } */
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
            margin-bottom: 30px;
            /*height: calc(50% - 25px);*/
        }
        .banner-bottom-block ul li a {
            /* font-size: 16px; */
        }
        .ews-category-tile {
            height: 50px;
            /* width: 310px; */
            margin-bottom: 11px;
        }
        .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
        .page-products .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price,
        .page-products .product-item .price-box .price {
            font-size: 20px;
            letter-spacing: 1px;
            margin-bottom: 10px;
        }
        .product-item .special-price .price-wrapper {
            margin: 0 0 10px;
        }
        .page-products .product-item-details .product-item-actions .stock.unavailable {
            font-size: 16px;
            line-height: normal;
        }
        .page-products .product-item-details .product-item-actions button.action.primary {
        /* max-width: 150px;
        height: 40px; */
        line-height: normal;
        padding-left: 26px;
        font-size: 19px;
    }
    .page-products .product-item-details .product-item-actions button.action.primary span:before {
        width: 20px;
        height: 17px;
        background-size: 19px;
        left: -26px;
    }
    .ews-category-navigation .block.filter .block-subtitle,
    .ews-category-navigation .block.filter .filter-options-title,
    .catalogsearch-result-index .sidebar-main .block.filter .block-subtitle,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-options-title {
        font-size: 11px;
    }
    .ews-category-navigation .block.filter .filter-current .filter-label {
        font-size: 11px;
    }
    .catalogsearch-result-index .block.filter .filter-current .filter-label {
        font-size: 11px;
    }
    .filter-options-content .items .item a .boolean_label {
        font-size: 11px;
    }
    .filter-options-content .items .item a .boolean_count {
        font-size: 11px;
    }
    .ews-category-navigation,
    .catalogsearch-result-index .sidebar-main {
        padding-right: 5px;
    }
    .filter-options .filter-options-content .item a,
    .filter-current .filter-value,
    .filter-current .action.remove,
    .filter-options .filter-options-content .item,
    .ews-category-navigation .block.filter .block-subtitle,
    .ews-category-navigation .block.filter .filter-options-title,
    .ews-category-navigation .block.filter .filter-title strong {
        font-size: 11px;
    }
    .ews-category-navigation .block.filter .filter-current .filter-label {
        font-size: 11px;
    }
    .catalogsearch-result-index .block.filter .filter-current .filter-label {
        font-size: 11px;
    }
    .filter-options-content .items .item a .boolean_label {
        font-size: 11px;
    }
    .filter-options-content .items .item a .boolean_count {
        font-size: 11px;
    }
    .sorter-options li {
        padding: 5px 12px;
        font-size: 13px;
    }
    .ews-social-links ul.social-providers a,
    .ews-social-links span,
    .ews-footer-links span.title {
        font-size: 19px;
    }
    .ews-footer-links ul li {
        margin-bottom: 10px;
    }
    .ews-footer-container .ews-footer .footer-left-side ul li a,
    .ews-footer-about-us .contact-method,
    .ews-footer-about-us .contact-method-title {
        font-size: 11px;
    }
    .ews-footer-container .ews-footer .footer-left-side .ews-footer-links .contact-method-title {
        font-size: 11px;
    }
    .ews-footer-container .ews-footer .footer-left-side .revenue-record-content {
        font-size: 11px;
    }
    .ews-footer-container .ews-footer .footer-left-side ul li {
        margin-bottom: 2px;
    }
    .ews-footer-container .ews-social-links-container span {
        font-size: 11px;
    }
    .ews-social-links ul.social-providers a,
    .ews-footer-links span.title {
        padding-bottom: 10px;
    }
    .ews-category-tile .ews-category-tile-ref {
        font-size: 12px;
    }
    .ews-category-tile .category-title {
        padding-left: 15px;
    }
    .page-products .product-item-info .product-item-details a,
    /*.catalog-product-view .product-item-info .product-item-details a*/
    {
        font-size: 13px;
    }
    .ews-category-navigation .block.filter .filter-title,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-title {
        padding: 10px;
    }
    .ews-category-navigation .block.filter .filter-content,
    .catalogsearch-result-index .sidebar-main .block.filter .filter-content {
        padding: 0px 15px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-info .product-item-details {
        padding: 0 15px 15px;
    }
    .page-products .product-item-info .product-item-details,
    .page-products .catalog-product-view .product-item-info .product-item-details {
        padding: 0 15px 15px;
    }
    .page-products .product-item-details .product-item-actions .stock.unavailable {
        height: 40px;
    }
    .page-products .product-item-details .product-item-actions button.action.primary,
    .page-products .ews-list-products .product-item .product-item-inner .controlqty {
        height: 40px;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .plus, 
    .page-products .ews-list-products .product-item .product-item-inner .controlqty .minus {
        width: 40px !important;
        height: 40px;
        font-size: 22px;
        line-height: 18px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
        font-size: 24px;
    }
    .product-item-name,
    .product.name a,
    .page-products .product-item-info .product-item-details a,
    .page-products .catalog-product-view .product-item-info .product-item-details a {
        font-size: 11px;
    }
    .product-item .finel-product-price {
        font-size: 14px;
    }
}

@media(max-width:1024px) {
    .banner-bottom-block ul li {
        margin-bottom: 8px;
    }
    .ews-subcategory-list-block .ews-category-tile {
        margin-bottom: 8px;
    }
    .product-info-wrapper .product-info-main .static-text {
        font-size: 12px;
    }
    .page-products .product-item-info .product-item-details {
        padding: 0 12px 15px;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        font-size: 20px !important;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input#qty {
        width: auto;
        min-width: 1px;
        flex: 1;
    }
}
@media(max-width:1023px) {
    .form-cart .cart .stock_information {
        font-size: 14px;
    }
    .homepage_product_slider .slick-prev::before,
    .discount_product_slider .slick-prev::before {
        transform: scale(0.4);
    }
    .homepage_product_slider .slick-next::after,
    .discount_product_slider .slick-next::after {
        transform: rotateZ(180deg) scale(0.4);
    }
    .ews-products-highlight .block.widget .products-grid .product-item {
        margin-bottom: 0;
    }
    .ews-header .ews-header-right .ews-my-account.user-login {
        right: 0;
    }
    .ews-header .ews-header-right .ews-my-account {
        margin-left: 0;
    }
}

@media(min-width:991px) {
    .ews-content-home .ews-content-main {
        width: 64%;
        margin-right: 2%;
    }
    .ews-content-home .ews-content-main-small-container {
        width: 34%;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container.middle-block {
        margin-right: 3%;
    }
}

@media(max-width:991px) {

    /*** Homepage zipcode checker start ***/
    .ews-content-home .ews-content-main-container {
        margin-bottom: 0px;
    }
    #zip_code::-webkit-input-placeholder { /* Edge */
        font-size: 12px;
    }

    #zip_code:-ms-input-placeholder { /* Internet Explorer */
        font-size: 12px;
    }

    #zip_code::placeholder {
        font-size: 12px;
    }
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
        height: 32px;
    }
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible a, .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible a {
        padding: 0;
    }
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-possible, .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-notpossible {
        font-size: 12px;
    }
    /*** Homepage zipcode checker end ***/

    .stock_information  .warning_message {
        font-size: 13px;
    }
    .stock_information  .time_message {
        font-size: 13px;
    }
    .form-cart .cart .stock_information {
        font-size: 12px;
    }
    .smile-es-range-slider .price_filter_slider>span::after {
        top:-15.5px;
        right: 15px;
        padding: 18px 3.5px 15px 3.5px;
    }
    .ews-content-home .ews-content-main-container .ews-content-main .banner {
        margin-bottom: 11px;
    }
    .ews-content-home .ews-content-main .caption .container {
        padding: 0;
    }
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 {
        margin-bottom: 0;
    }
    .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
        justify-content: center;
        font-size: 25px;
    }
    .banner-bottom-block ul {
        justify-content: center;
        padding: 0 15px;
    }
    .banner-bottom-block ul li {
        flex: 0 0 23%;
        max-width: 23%;
        margin: 0 5px 10px;
    }
    .ews-subcategory-list-block .ews-category-tile {
        flex: 0 0 23%;
        max-width: 23%;
        margin: 0 5px 10px;
    }
    .banner-bottom-block ul li:last-child {
        margin-right: 5px;
    }
    .ews-subcategory-list-block .ews-category-tile:last-child {
        margin-right: 5px;
    }
    .banner-bottom-block ul li a {
        padding-left: 40px;
        font-size: 12px;
    }
    .ews-subcategory-list-block .ews-category-tile a {
        padding-left: 40px;
        font-size: 10px;
        letter-spacing: 1.5px;
    }
    .ews-content-home .ews-content-main {
        width: 100%;
        margin-right: 0;
    }
    .ews-content-home .ews-content-main-container {
        flex-wrap: wrap;
        height: auto;
    }
    .ews-content-home .ews-content-main,
    .ews-content-home .ews-content-main-small-container {
        width: 100%;
        display: flex;
    }
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-1,
    .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 {
        width: 50%;
        height: auto;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .actions-primary {
        margin: 0 auto;
    }
    .page-products .product-item-details .product-item-actions .stock.unavailable {
        max-width: 260px;
    }

    .page-products .product-item-info .product-item-details {
        padding: 0 15px 15px;
    }
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        font-size: 24px !important;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button,
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .actions-primary,
    .page-products .product-item-details .product-item-actions button.action.primary,
    .page-products.page-layout-1column .products-grid .product-item .product-item-actions .actions-primary,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item .product-item-actions .actions-primary {
        max-width: 260px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button span:before {
        width: 20px;
        height: 17px;
        background-size: 20px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button {
        font-size: 18px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input, 
    .page-products .ews-list-products .product-item .product-item-inner .controlqty input {
        font-size: 22px !important;
    }
    .ews-content-home .ews-content-main-small-container.ews-banner-side-block a {
        height: 100%;
        padding: 20%;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block {
        flex-wrap: wrap;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main {
        flex: 0 0 49%;
        max-width: 49%;
        margin-bottom: 20px;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        margin-right: 0;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .image {
        padding: 15px 15px 0 15px;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
        height: 100%;
        flex: 0 0 49%;
        margin-right: 2%;
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1:last-child {
        margin: 0;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main:nth-child(2) {
        margin-right: 0;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 .content {
        order: 1;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }
    .banner-bottom-block .title {
        font-size: 22px;
    }
    .ews-products-highlight .block-products-list .block-title strong {
        font-size: 22px;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 a {
        height: auto;
    }
    .ews-social-links ul.social-providers a,
    .ews-social-links span,
    .ews-footer-links span.title {
        font-size: 16px;
    }
    .ews-footer-container .ews-footer .footer-left-side ul li a,
    .ews-footer-about-us .contact-method,
    .ews-footer-about-us .contact-method-title {
        font-size: 13px !important;
        padding: 0;
    }
    .ews-footer-container .ews-footer .footer-left-side .ews-footer-links .contact-method-title {
        font-size: 13px !important;
        padding: 0;
    }
    .ews-footer-container .ews-footer .footer-left-side .revenue-record-content {
        font-size: 13px !important;
        padding: 0;
    }
    .ews-footer-container .ews-powered-by {
        position: relative;
        bottom: 132px;
        right: 0px;
    }
    .ews-footer-container .ews-social-links-container span {
        font-size: 12px;
    }
    .ews-footer-container .ews-social-links-container span a {
        padding-left: 35px;
    }
    .ews-footer-container .ews-social-links-container span a:before {
        width: 20px;
        height: 20px;
    }
    .ews-footer-container .ews-footer .footer-left-side ul {
        padding: 0;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3,
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 h3 {
        font-size: 18px;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
        font-size: 15px;
    }
    .ews-footer-links ul li {
        margin-bottom: 10px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
        font-size: 25px;
    }
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
        font-size: 22px;
        letter-spacing: 2px;
    }
    .ews-content-home .ews-content-main .caption,
    .ews-content-home .ews-content-main a {
        font-size: 20px;
        line-height: 1.6;
    }
    .ews-products-highlight.hot-deals .block-products-list .block-title strong:after {
        width: 26px;
        height: 26px;
    }
    .ews-footer-container .ews-social-links-container span a {
        position: relative;
        padding-left: 45px;
    }
    .sorter-options li {
        padding: 5px 10px;
        margin-right: 6px;
    }
    .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main {
        margin-right: 2%;
    }
    .page-products .product-item-details .product-item-actions .stock.unavailable {
        font-size: 15px;
    }
    .page-products .product-item-details .product-item-actions button.action.primary {
        font-size: 18px;
    }
    .page-products .ews-list-products {
        margin-top: 20px;
    }
    .page-products .product-item-details .product-item-actions button.action.primary span:before {
        width: 20px;
        height: 18px;
        background-size: 20px
    }
    .page-products .ews-category-navigation,
    .catalogsearch-result-index .sidebar-main,
    .catalogsearch-result-index .column.main,
    .page-products .ews-list-products {
        width: 100%;
        padding: 0;
    }
    .page-products .page-title-wrapper .page-title {
        font-size: 28px;
    }
    .page-products .listing-column .ews-list-products .products-grid .product-item,
    .catalogsearch-result-index .ews-list-products .products-grid .product-item {
        width: 32.2%;
        margin-bottom: 15px;
        margin-right: 1.7%;
    }
    .catalogsearch-result-index .products-grid .product-item:nth-child(even) {
        margin-right: 1.7% !important;
    }
    /* .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(odd) {
        margin-right:1.7% !important;
        } */
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(4n),
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(5n),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(4n),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(5n) {
            margin-right: 1.7%;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(3n) {
            margin-right: 0;
        }
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(3n) {
            margin-right: 0 !important;
        }
        .catalog-category-view .inner-image-container {
            width: 100%;
            padding: 0;
        }
        .catalog-category-view .inner-image-container .inner-image {
            margin-bottom: 0;
            margin-top: 20px;
        }
        .page-products.ews-category-tile .ews-category-tile-ref {
            font-size: 15px;
        }
        .ews-category-tile {
            height: 50px;
            width: 250px;
            margin-bottom: 11px;
            padding: 0 15px;
        }
        .ews-category-tile .category-image {
            flex: 0 0 35px;
            max-width: 35px;
        }
        .ews-category-tile {
            width: 230px;
        }
        .ews-category-tile .category-title {
            padding-left: 15px;
        }
        .catalog-category-view .ews-list-products .products .finel-product-price .special-price .price-container .price-wrapper .price {
            font-size: 24px;
        }
        .cart-container .cart-summary>.title,
        .form-cart .cart.table-wrapper .col {
            font-size: 12px;
        }
        .cart-container .cart-summary .totals,
        .form-cart .product-item-name a {
            font-size: 13px;
        }
        .form-cart .price-excluding-tax .price,
        .form-cart .price-including-tax .price {
            font-size: 14px;
        }
        .form .table_total {
            font-size: 1.4rem;
        }
        .account .table:not(.cart):not(.totals)>thead>tr>th,
        .account .table:not(.cart):not(.totals)>tbody>tr>th,
        .account .table:not(.cart):not(.totals)>tfoot>tr>th,
        .account .table:not(.cart):not(.totals)>thead>tr>td,
        .account .table:not(.cart):not(.totals)>tbody>tr>td,
        .account .table:not(.cart):not(.totals)>tfoot>tr>td {
            padding: 8px 8px;
        }
        .checkout-cart-index main.page-main select {
            width: 100%;
        }
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-address, 
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method {
            padding: 18px 15px;
        }
        .home-delivery-information .static-content span {
            font-size: 12px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .static-content img {
            width: 27px;
            height: 17px;
            margin-right: 7px;
        }
        .home-delivery-information .static-content {
            padding: 7px 10px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content {
            padding: 7px 10px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .details img {
            width: 14px;
            height: 14px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form img {
            width: 14px;
            height: 18px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button .checkmark {
            margin-right: 10px;
        }
    }

    @media(min-width:700px) {
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name {
            height: 45px !important;
            overflow: hidden;
        }
        .fieldset>.field:not(.choice)>.control {
            width: 98%;
        }
        .contact-us-page .fieldset>.field:not(.choice)>.control {
            width: 100%;
        }
    }

    @media(min-width:768px) {
        .authentication-wrapper {
            width: 30%;
            text-align: left;
        }
        .checkout-onepage-success .ews-content-container .main .container .checkout-success div.primary {
            position: relative;
            left: 50%;
            margin-left: -100px;
        }
    }

    @media(max-width:768px) {
        .product-info-wrapper .product-info-main .static-text {
            font-size: 11px;
            margin-top: -5px;
            margin-bottom: 22px;
        }
        .ews-category-navigation .block.filter {
            margin-bottom: 0;
        }
        .cart.table-wrapper .product-item-photo .product-image-container {
            width: 90px !important;
        }
        .form-cart .cart.table-wrapper .product-item-name a {
            word-break: break-all;
        }
    }

    @media(max-width:767px) {

        /*** Homepage zipcode checker start ***/
        
        /*** Homepage zipcode checker end ***/

        .cms-noroute-index a.action.primary {
            font-size:  13px;
            width:  30%;
        }
        .cms-noroute-index ul.noroute-disc {
            width:  100%;
            padding: 20px 5px;
        }
        .banner_slider .slick-slide img {
            height: auto;
        }
        .ews-footer-container .ews-powered-by {
            width: 100%;
        }
        .cart.table-wrapper .col.subtotal.remove-item[data-th]:before
        {
            content: attr(data-th) ' ';
            display: block;
            font-weight: 700;
            padding-bottom: 27px;
        }
        .cart.table-wrapper .col.qty,
        .cart.table-wrapper .col.price,
        .cart.table-wrapper .col.subtotal,
        .cart.table-wrapper .col.msrp {
            width: 30%;
        }
        .cart.table-wrapper .col.remove-item{
            width:10%;
        }
        .smile-elasticsuite-autocomplete-result .product-shop.product-item .price-box .price {
            font-size: 18px;
            line-height: 22px;
        }
        .delivery-info .fieldset .field {
            width: 100%;
        }
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .actions-toolbar .back {
            position: initial;
        }
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .actions-toolbar .primary {
            float: none;
        }
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .actions-toolbar div.primary.back {
            width: 100%;
        }
        .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method .actions-toolbar button.primary.back {
            width: 100%!important;
        }
        .sections.nav-sections .nav-sections-items .ews-my-account .login-details {
            display: block !important;
        }
        .sections.nav-sections .nav-sections-items .ews-my-account {
            list-style: none;
            padding: 0 15px;
        }
        .sections.nav-sections .nav-sections-items .ews-my-account li {
            border: none;
            padding: 0;
            list-style: none;
        }
        .sections.nav-sections .nav-sections-items .ews-my-account li a {
            padding: 19px 15px;
            font-size: 14px;
            text-transform: uppercase;
            display: block;
        }
        .sections.nav-sections .nav-sections-items .ews-my-account.user-login li ul li,
        .sections.nav-sections .nav-sections-items .ews-my-account li {
            border-bottom: 1px solid#83C200;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item {
            width: 48.9%;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(odd),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(odd) {
            margin-right: 2.2% !important;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(even),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(even) {
            margin-right: 0 !important;
        }
        .cms-block-mobile {
            display: none;
        }
        .nav-sections .switcher {
            padding: 12px 35px 12px 10px;
            text-transform: uppercase;
            display: none;
        }
        .cms-home .container {
            max-width: 100%;
        }
    /*.ews-content-home .ews-content-main-container {
        height: 140px;
        }*/
        .ews-content-home .ews-content-main-container.ews-bottom-block {
            height: auto;
            margin: 0;
            padding: 0 15px;
        }
    /*.ews-content-home .ews-content-main img {
        height: 140px;
        }*/
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main img {
            height: auto;
        }
        .ews-content-home .ews-content-main-small-container {
            margin-bottom: 40px;
        }
        .ews-content-home .ews-content-main-container {
            margin-bottom: 20px;
        }
        .banner-bottom-block .title {
            font-size: 18px;
            letter-spacing: 1px;
        }
        .ews-products-highlight .block-title {
            margin-bottom: 0;
        }
        .ews-products-highlight .block-products-list .block-title strong {
            font-size: 18px;
            letter-spacing: 1px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item {
            margin-bottom: 0;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 h3 {
            font-size: 17px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
            font-size: 14px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block h3 {
            font-size: 16px;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block span {
            font-size: 12px;
            margin-bottom: 15px;
        }
        .ews-social-links ul.social-providers a,
        .ews-social-links span,
        .ews-footer-links span.title {
            font-size: 17px;
            letter-spacing: normal;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main .content-block p,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 p {
            font-size: 13px;
        }
        .ews-footer-container .ews-footer .footer-left-side ul li a,
        .ews-footer-about-us .contact-method,
        .ews-footer-about-us .contact-method-title {
            font-size: 14px;
            letter-spacing: normal;
        }
        .ews-footer-links ul li {
            margin-bottom: 7px;
        }
        .ews-subcategory-list-block .ews-category-tile a img {
            width: 23px;
        }
        .ews-subcategory-list-block .ews-category-tile {
            min-height: 40px;
        }
        .ews-subcategory-list-block .ews-category-tile a {
            padding-left: 18px;
            letter-spacing: 1px;
            font-size: 9px;
        }
        .banner-bottom-block ul li a img {
            width: 23px;
        }
        .banner-bottom-block ul li {
            height: 40px;
        }
        .banner-bottom-block ul li a {
            padding-left: 35px;
            letter-spacing: 1px;
            font-size: 11px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 25px;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 20px;
            letter-spacing: normal;
        }
        .ews-products-highlight.hot-deals .block-products-list .block-title strong {
            position: relative;
            padding-right: 30px;
        }
        .ews-products-highlight.hot-deals .block-products-list .block-title strong:after {
            width: 20px;
            height: 20px;
        }
        .ews-social-links-container .ews-social-links {
            flex-wrap: wrap;
        }
        .ews-footer-container .ews-social-links-container .ews-social-links span {
            width: 100% !important;
            display: flex;
            padding: 0;
            flex: 0 0 100%;
            max-width: 100%;
            align-items: center;
            justify-content: center;
        }
        .ews-footer-container .ews-social-links-container .ews-social-links span:first-child {
            margin-bottom: 10px;
        }
        .ews-footer-container .ews-social-links-container span a {
            position: relative;
            padding-left: 40px;
        }
        .ews-footer-container .ews-social-links-container span a:before {
            width: 25px;
            height: 25px;
            left: 7px;
        }
        .page-title-wrapper .page-title {
            font-size: 24px;
        }
        .catalog-category-view .inner-image-container .inner-image {
            margin: 0;
        }
        .ews-category-tile {
            height: 46px;
            width: 220px;
        }
        .ews-category-tile .ews-category-tile-ref {
            font-size: 14px;
        }
        .sorter-options li {
            padding: 4px 10px;
            font-size: 13px;
            margin-right: 5px;
        }
        .sorter-options {
            margin-right: 5px;
        }
        .ews-list-products .toolbar-products .total-product-on-list-page {
            font-size: 18px;
            margin-top: 5px;
            width: 100%;
        }
        .ews-list-products .toolbar-products {
            margin-bottom: 20px;
        }
        .toolbar .sorter {
            margin-top: 15px;
            align-items: flex-start;
            justify-content: space-between;
            float: left;
            width: 100%;
        }
        .sorter-options {
            flex-wrap: wrap;
        }
        .sorter-options li {
            margin-bottom: 7px;
            margin-right: 7px;
        }
        .breadcrumbs a,
        .breadcrumbs strong {
            font-size: 14px;
        }
        .opc-estimated-wrapper .minicart-wrapper {
            display: none;
        }
        .catalog-product-view .backurl {
            top: 47px;
            position: static;
            text-align: right;
            margin-bottom: 10px;
        }
        .opc-wrapper .checkout-shipping-address .fieldset>.field {
            width: 100%;
        }
        .checkout-container .opc-wrapper .button-wrapper {
            flex-wrap: wrap;
        }
        .checkout-container .action-hide-popup,
        .checkout-container .action-update-address,
        .checkout-container .action-save-address {
            width: 100%;
        }
        .checkout-container .action.continue.back {
            margin-top: 10px;
         }
        .checkout-container .action-hide-popup {
            margin-bottom: 10px;        
        }
        .opc-wrapper .shipping-address-item {
            flex-wrap: wrap;
        }
        .opc-wrapper .address-item-wrapper {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .checkout-container .edit-address-link {
            position: static;
            margin: 5px 0 0 27px;
        }        
        .checkout-container .edit-address-link:before {
            display: none;
        }
        .checkout-container .edit-address-link>span {
            height: auto;
            position: static;
            margin: 0;
            width: auto;
            overflow: unset;
            clip: unset;
        }
        .opc-wrapper .shipping-address-item.selected-item {
            padding: 0;
        }
        .opc-wrapper .address-item-wrapper .radio-container .checkmark {
            height: 18px;
            width: 18px;
        }
        .opc-wrapper .address-item-wrapper .radio-container .checkmark:after {
            width: 8px;
            height: 8px;
        }
    }

    @media(max-width:699px) {
        .form-cart .cart .stock_information {
            font-size: 12px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name {
            margin: 0 0 15px;
            height: auto !important;
        }
    }

    @media(max-width:575px) {

        /*** Homepage zipcode checker start ***/
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form {
            flex-wrap: wrap;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content button {
            display: block;
            margin: 10px 10px 0 22px;
            width: 100%;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
            width: 73%;
            margin-left: 7px;
        }
        /*** Homepage zipcode checker end ***/

        .form-cart .cart .stock_information {
            /*font-size: 10px;*/
        }
        .banner-bottom-block ul li {
            flex: 0 0 30%;
            max-width: 30%;
        }
        .ews-subcategory-list-block .ews-category-tile {
            flex: 0 0 30%;
            max-width: 30%;
        }
        .ews-content-home .ews-content-main .caption,
        .ews-content-home .ews-content-main a {
            max-width: 100%;
            font-size: 13px;
            letter-spacing: 2px;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 16px;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .save-perc {
            height: 40px;
            width: 40px;
            font-size: 12px;
            letter-spacing: 1px;
        }
        .ews-products-highlight .block.widget .products-grid .product-items .banner {
            margin-bottom: 0;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main,
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1 {
            flex: 0 0 100%;
            max-width: 100%;
            margin-bottom: 15px;
            margin-right: 0;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container {
            flex-wrap: wrap;
            margin-right: 0;
        }
        .ews-footer-container .ews-footer .footer-left-side {
            flex-wrap: wrap;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-all-products,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-top-brands,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-about-us {
            margin-bottom: 20px;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-all-products,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-top-brands,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-about-us {
            flex: 0 0 50%;
            max-width: 50%;
        }
        .ews-footer-container .ews-powered-by {
            position: initial;
        }
        .ews-footer-container .ews-footer .ews-footer-right {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .ews-content-home .ews-content-main-container.ews-bottom-block .ews-content-main-small-container .ews-content-main-small-1:last-child {
            margin-bottom: 20px;
        }
        .ews-footer-container .ews-powered-by {
            max-width: 100% !important;
            margin: 10px 0 0 0;
        }
        .ews-footer-container .ews-footer .footer-left-side {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .ews-content-home .ews-content-main-small-container {
            margin-bottom: 20px;
        }
        .page-products .listing-column .ews-list-products .product-item-info .save-perc,
        .catalogsearch-result-index .ews-list-products .product-item-info .save-perc {
            height: 40px;
            width: 40px;
            font-size: 12px;
            letter-spacing: 1px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
            font-size: 20px;
        }
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-name a {
            font-size: 12px;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-revenue-records {
            flex: 0 0 46%;
            max-width: 46%;
        }
        .stock_information  .warning_message {
            font-size: 12px;
        }
        .stock_information  .time_message {
            font-size: 12px;
        }
    }

    @media(max-width:480px) {
        /* Homepage Zipcode Checker Start*/
        .ews-content-home .ews-content-main-small-container {
            display: block;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1, .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 {
            width: 100%;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-2 .home-delivery-information .dynamic-content .delivery-form input[type="text"] {
            width: 91%;
        }
        .home-delivery-information .static-content span {
            font-size: 11px;
        }
        /* Homepage Zipcode Checker End*/

        .stock_information  .warning_message {
            font-size: 11px;
        }
        .stock_information  .time_message {
            font-size: 11px;
        }
        .banner-bottom-block ul li {
            flex: 0 0 47%;
            max-width: 47%;
        }
        .ews-subcategory-list-block .ews-category-tile {
            flex: 0 0 35%;
            max-width: 35%;
        }
        .ews-content-home .ews-content-main-small-container.ews-banner-side-block .ews-content-main-small-1 a {
            font-size: 12px;
            padding: 0 10px;
            letter-spacing: 0;
        }
        .ews-content-home .ews-content-main-small-container .ews-content-main-small-1 a img {
            width: 15px;
            margin-right: 7px;
        }
        .page-products .product-item-info .product-item-details .product-item-name,
        .catalog-product-view .product-item-info .product-item-details .product-item-name {
            margin: 0 0 15px;
            height: auto !important;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(odd),
        .page-products .listing-column .ews-list-products .products-grid .product-item:nth-child(even),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(odd),
        .catalogsearch-result-index .ews-list-products .products-grid .product-item:nth-child(even) {
            margin-right: 0 !important;
        }
        .listing-column .ews-list-products .products-grid .product-item {
            width: 100%;
            margin: 0 0 15px;
        }
        .page-products .listing-column .ews-list-products .products-grid .product-item,
        .catalogsearch-result-index .ews-list-products .products-grid .product-item {
            width: 100%;
        }
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-all-products,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-top-brands,
        .ews-footer-container .ews-footer .footer-left-side .ews-footer-about-us {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .account .column.main .block:not(.widget) .block-title>.action {
            display: block;
            float: none;
            margin: 10px 0 0;
        }
        .account .order-actions-toolbar .action {
            display: inline-block;
        }
        .order-actions-toolbar .action.print {
            margin-top: 5px;
        }
    }

    @media(max-width:375px) {
        .cms-noroute-index a.action.primary {
            width: 40%;
        }
        .cms-noroute-index .noroute-page-title-wrapper .page-title {
            font-size: 19px;
        }
        .banner-bottom-block ul li {
            flex: 0 0 46%;
            max-width: 46%;
        }
        .ews-subcategory-list-block .ews-category-tile {
            flex: 0 0 46%;
            max-width: 46%;
        }
        .ews-header .ews-header-left .ews-left-sw span {
            max-width: 90px;
        }
        .catalog-product-view .backurl {
            top: 64px;
        }
    }

    .minicart-items .product-item .product-item-photo .product-image-container {
        height: 75px!important
    }

    .minicart-items .product-image-wrapper .product-image-photo {
        height: auto!important;
        width: auto!important;
    }

    .ews-products-highlight .block.widget .products-grid .product-items .product-item-photo .product-image-wrapper .product-image-photo {
        max-width: fit-content;
        max-inline-size: -moz-fit-content;
        object-fit: contain;
        width: auto;
        height: 100%;
    }

    .product-image-photo {
        max-height: 100%;
    }

    .checkout-cart-index .cart-summary .delivery-info,
    .block-minicart .block-content>.actions .delivery_info {
        text-align: center;
        color: #83c400;
        font-size: 13px;
        font-weight: bold;
    }

    .block-minicart .block-content>.actions .delivery_info {
        margin-bottom: 10px;
    }

    .checkout-cart-index .cart-summary .delivery-info {
        margin-top: 20px;
    }

    .minicart-items select.item-qty {
        width: 65px;
        font-size: 13px;
        height: 32px;
    }

    #shopping-cart-table .item-info .remove-item a:before {
        content: '\e604';
        font-family: 'icons-blank-theme';
        font-size: 28px;
        line-height: 28px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        color: #939598;
        padding-bottom: 5px;
    }
    .tcagreecreateaccount-checkout #tcagreecreateaccount-error {
        display: none;
    }
    .tcagreecreateaccount-checkout .field.tcagreecreateaccount {
        width: 100%;
    }
    .tcagreecreateaccount-checkout #tcagreecreateaccount {
        height: 15px;
    }
    .tcagreecreateaccount-checkout #privacypolicy-error {
        display: none;
    }
    .tcagreecreateaccount-checkout #privacypolicy {
        height: 15px;
    }
    .fieldset.privacypolicy-checkout {
        margin-bottom: 0;
    }
    .order-notify-content {
        margin:50px 300px 0 300px;
    }
    .order-notify-title {
        color: #FF6F00;
        font-size:34px;
        margin-bottom:30px;
        font-weight:bold;
    }
    .ews-category-navigation .block.filter .filter-options-title.boolean-content-title {
        display: none;
    }
    .catalogsearch-result-index .block.filter .filter-options-title.boolean-content-title {
        display: none;
    }
    .filter-options-content .items .item a input[type="checkbox"].boolean_checkbox {
        /*display: inline-block;*/
        display: none;
        height: auto;
        margin: 0 10px 0 0px;
        max-width: 30%;
    }
    .filter-options-content .items .item a .boolean_section label {
        max-width: 80%;
    }
    .ews-category-navigation .block.filter .filter-options-content .custom-li {
        margin: 0;
    }
    .catalogsearch-result-index .block.filter .filter-options-content .custom-li {
        margin: 0;
    }
    .filter-options .filter-options-content .item a .boolean_section {
        display: flex;
        align-items: baseline;
    }
    .ews-category-navigation .block.filter .filter-options-content.boolean-content.remove-padding {
        padding-top: 0;
    }
    .catalogsearch-result-index .block.filter .filter-options-content.boolean-content.remove-padding {
        padding-top: 0;
    }
    .catalogsearch-result-index .sidebar-main .block.filter .filter-options-title.select-title {
        margin-top: 17px;
    }
    .form-cart .cart .stock_information > img {
        margin-right: 2%;
    }
    .stock_information.stop_watch_icon {
        position: relative;
        width: 14%;
        right: 10px;
        bottom: 45px;
        float: right;
        z-index: 10;

    }
    .stock_information.stop_watch_icon.gift_icon {
        width: 35px;
    }
    .stock_information.stop_watch_icon.promotion-rule{
        margin-right: 10px;
    }
    .checkout-cart-index .cart-box-shadow {
        box-shadow: 0px 3px 6px #00000029;
        padding: 15px;
        margin-bottom: 15px;
    }
    .checkout-cart-index .cart-box-shadow.stock-more-margin {
        margin-bottom: 50px;
    }
    .form-cart .cart .stock_information.display_property {
        display:none;
    }
    .form-cart .cart .multiplestocks {
        display: none;
    }
    .form-cart .cart #shopping-cart-table.display_heading {
        display: none;
    }
    .checkout-payment-method .payment-method+.payment-method .payment-method-title {
        border: none;
    }
    .checkout-payment-method .payment-method {
        border-bottom: 1px solid #ccc;
    }
    .opc-wrapper .fieldset>.field.tcagreecreateaccount {
        margin-bottom: 0;
    }
    #co-payment-form .checkout-agreements.fieldset.tcagreecreateaccount-checkout{
        padding: 20px 0;
        margin-bottom: 15px;
    }
    #co-payment-form .checkout-agreements.fieldset.tcagreecreateaccount-checkout.privacypolicy-checkout {
        padding: 90px 0 0 0;
        margin-bottom:  0;
    }
    .cart-summary .checkout-methods-items .multicheckout, .checkout-index-index .checkout-payment-method #co-payment-form .payment-option {
        display:block;
    }
    .deposit-products-table .cart.msrp.remove-item {
    visibility: hidden;
    }
.account .column.main .block-content {
    text-align: -webkit-auto;
}
.banner_slider > div {
    display: none;
}
.banner_slider > div:first-child {
    display: block;
}
.banner_slider.slick-initialized > div {
    display: block;
}

/* 23-07-2021 start */
.checkout-index-index .opc-wrapper .step-title {
    border-bottom: 1px solid #707070;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address{
    margin-top: 20px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label {
    padding: 0;
    margin: 0;
    position: relative;
    left: -18px;
    font-size: 14px;
    color:  #00000099;
    margin-bottom: 15px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .input-checkbox {
   opacity: 0;
    position: relative;
    width: auto;
    left: 0;
    cursor: pointer;
    z-index: 111;
    height: 22px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before {
        content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #808080;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 30px;
    transform: translateY(-1px);
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label:before {
    background: #83C100;
    border: 1px solid #83C100;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label:after {
    content: '' !important;
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 5px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: 0 !important;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label.green-content:after  {
    top: 7px;
}

.checkout-shipping-Bag .delivery-info .form-shipping-address .field .control {
    width: 100%;
    margin-bottom: 15px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .control textarea {
    max-height: 112px;
    resize: none;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .check-content-wrapper {
    display: flex;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .img {
    display: inline-block;
    width: 18px;
    height: auto;
    margin-right: 5px;
    position: relative;
    top:  3px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label.green-content {
    font-size: 16px;
    margin-bottom: 0;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label.green-content {
    color: #83C100;
    font-weight: 700;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label.green-content .selected-img{
    display: none;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label.green-content .img img {
    display: none;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label.green-content .img .selected-img {
    display: inline;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label.green-content .img {
    margin-left:  25px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
    display: flex;
    align-items: center;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty {
    display: inline-flex;
    align-items: center;
    margin: 0 10px;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty input {
    width: 40px;
    text-align: center;
    border: none;
    font-size: 18px !important;
    font-weight: 600 !important;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .controlqty .manage_qty {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    min-width: 30px;
    background: #dadada;
    border: 1px solid #dadada;
    color: #6b6b6b;
    cursor: pointer;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .controlqty .manage_qty.minus:hover {
    background: #5b8800;
    border-color: #5b8800;
    color:  #fff;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .controlqty .manage_qty.plus {
    background: #83c300;
    border-color: #83c300;
    color: #fff;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .controlqty .manage_qty.plus:hover {
    background: #5b8800;
    border-color: #5b8800;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper .bagErrorClass {
    display: flex;
    align-items: center;
    border: 1px solid #FF6F01;
    border-radius: 7px;
    padding: 14px 12px 13px 12px;
    font-size: 14px;
    line-height: 18px;
    color: #FF6F01;
    flex: 1;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper .bagErrorClass img {
    margin-right: 20px;
}
.checkout-wrapper-btn {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0 30px;
}
.checkout-wrapper-btn .continue {
    border: 1px solid #83C300 !important;
}
.checkout-wrapper-btn .continue.back {
    font-size: 14px !important;
    padding: 7px 20px !important;
    width: auto !important;
    background: transparent !important;
    color: #83C300 !important;
    border: 1px solid #83C300 !important;
    margin:  0 !important;
}
.checkout-wrapper-btn .continue:hover {
    background: #5b8800 !important;
    border-color:  #5b8800 !important;
    color: #ffffff !important;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .check-content-wrapper {
    flex: 0 0 57%;
    max-width:  57%;
}
.checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
    flex: 0 0 43%;
    max-width:  43%;
}
@media (max-width: 1520px) {
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .check-content-wrapper {
        flex: 0 0 61%;
        max-width:  61%;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
        flex: 0 0 39%;
        max-width:  39%;
    }
}
@media (max-width: 1440px) {
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .check-content-wrapper {
        flex: 0 0 100%;
        max-width:  100%;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
        flex: 0 0 100%;
        max-width:  100%;
        margin-top: 20px;
    }
}
@media (max-width: 1025px) {
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before {
        margin-right: 14px;
    }
}
@media (max-width: 991px) {
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty {
        margin: 10px 0 0;
        width: 100%;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label.green-content:after {
        top:  7px;
    }
    .checkout-container .opc-wrapper ol.opc li.checkout-shipping-address,
    .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method {
        padding: 26px 20px;
    }
}
@media (max-width: 767px) {   
    .checkout-wrapper-btn {
        margin: 0;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label.green-content {
        font-size: 14px;
    }
    .checkout-container .opc-wrapper ol.opc li.checkout-shipping-address,
    .checkout-container .opc-wrapper ol.opc li.checkout-shipping-method {
         padding: 20px 15px;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before {
            margin-right: 15px;
    }
    .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper .bagErrorClass {
        padding: 10px 12px;
    }
    .checkout-container #checkout-shipping-method-load {
        overflow-y: auto;
    }
}
@media (max-width: 575px) {
    .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper .bagErrorClass {
        flex: 0 0 100%;
        max-width: 100%;
        margin:  0;
    }
    .checkout-wrapper-btn {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .checkout-wrapper-btn .continue.back {
        margin:  0 0 15px !important;
    }
    .checkout-wrapper-btn .form.methods-shipping,
    .checkout-wrapper-btn .back,
    .checkout-wrapper-btn .continue.back,
    .checkout-wrapper-btn #shipping-method-buttons-container {
        width: 100% !important;
    }
    /*.checkout-wrapper-btn .form.methods-shipping {
        order: 1;        
    }
    .checkout-wrapper-btn #shipping-method-buttons-container {
        order: 2;
        margin:  0 0 15px;
    }*/
}

/* 27-07-2021 (Alert design changes) */
.message {
    background: #fff !important;
    border-radius: 4px !important;
    overflow: hidden;
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.12) !important;
    padding: 16px 65px 16px 98px !important;
    position: relative;
}
.message:before {
    content: '' !important;
    position: absolute;
    left: 8px;
    top: 50%;
    width: 6px;
    border-radius: 6px;
    display: block;
    height: 80%;
    transform: translateY(-50%);
    background: #000;
}
.message>*:first-child:before {
    display: none !important;
}
.message:after {
    content: '';
    position: absolute;
    left: 34px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    display: inline-block;
}
.message h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    color:  #000;
    font-weight: 700;
}
.message p {
    font-size: 14px;
    line-height: 24px;
    color:  #B5B5B5;
}
.message p:last-child {
    margin-bottom: 0;
}
.message.info:before {
    background: #ff6900;
}
.message.info:after {
    background: url('../images/info-msg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.message.error:before {
    background: #FF605C;
}
.message.error:after {
    background: url('../images/error-msg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.message.success:before {
    background: #96BE00;
}
.message.success:after {
    background: url('../images/success-msg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.message .btn-close {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    display: block;
    background: url('../images/close-msg.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    .message {
        padding:  16px 43px 16px 67px !important;
    }
    .message h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .message:after {
        left:  24px;
        width: 32px;
        height: 32px;
    }
    .message .btn-close {
        width: 26px;
        height: 26px;
        right:  15px;
    }
}
#checkout-shipping-method-load table tr.disabledMethod{
    background-color:#eee;
    opacity: 0.4;
}
.banner .banner_slider .slick-arrow {
    top:  auto;
    bottom: 15px;
    transform: none;
}
.banner .banner_slider .slick-arrow.slick-prev {
    left: auto;
    right:  40px;
}
.banner .banner_slider .slick-arrow.slick-prev:after {
    background-image: url('../images/left-green-arrow.png');
    background-size: contain;
    margin: 0;
    left:  auto;
    right:  0;
}
.banner .banner_slider .slick-arrow.slick-next:after {
    background-image: url('../images/right-green-arrow.png');
    background-size: contain;
    margin: 0;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input.qty {
    width: auto;
    min-width: 1px;
    flex: 0 0 23%;
    line-height: 30px;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.plus-btn,
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions button.minus-btn,
.page-products .ews-list-products .product-item .product-item-inner .controlqty .minus, 
.page-products .ews-list-products .product-item .product-item-inner .controlqty .plus {
    position: static;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input,
.page-products .ews-list-products .product-item .product-item-inner .controlqty input {
    border:  1px solid #83C100;
    border-radius: 4px;
    margin:  0 8px;
    line-height: 30px;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input:focus, 
.page-products .ews-list-products .product-item .product-item-inner .controlqty input:focus {
     border:  1px solid #83C100;
}
.page-products .ews-list-products .product-item .product-item-inner .controlqty, 
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions .controlqty {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-products .ews-list-products .product-item .product-item-inner .controlqty input {
   width: 45%;
   line-height: 30px;
}
.page-products .ews-list-products .product-item .product-item-inner .controlqty input.qty {
     min-width: 1px;
    width: auto;
    flex: 0 0 23%;
    line-height: 30px;
}
@media screen and (max-width: 991px) {
    .banner .banner_slider .slick-arrow {
        height: auto;
    }
    .banner .banner_slider .slick-arrow.slick-prev {
        right:  50px;
    }
}
@media screen and (max-width: 767px) {
    .banner .banner_slider .slick-arrow {
        display: block !important;
        bottom: 0;
    }
}
/*13-10-2021 start*/
.slick-slide .price-promotion-wrapper {
    min-height: 65px;
}
.price-promotion-wrapper {
    margin-bottom: 6px;
}
.product-item .price-promotion-wrapper .price-wrapper,
.product-item .price-promotion-wrapper .finel-product-price {
    margin-bottom: 5px;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .finel-product-price {
    margin-bottom: 0;
}
.promotion-description{
    background: #e8f3cf;
    padding: 10px;
    font-size: 10px;
    color: #83c100;
    margin: 0;
    display: block;
    border-radius: 6px;
    font-weight: 600;
}
.cms-index-index .promotion-rule.promotion-description{
    margin-top: auto;
    width: 100%;
    text-align: center;
}
.product-info-wrapper .promotion-description {
    background: transparent;
    padding:  0;
}
.product-info-wrapper .promotion-description .bold {
    font-weight: 600;
}
.product-info-wrapper .promotion-description .product-info-small {
    font-size: 12px;
}
/*13-10-2021 end*/
/*19-10-2021 start*/
.product-info-main .price-qty-container .box-tocart .control ,
.products-related .product-item-actions .controlqty{
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100% !important;
}
.product-info-main .price-qty-container .box-tocart .control .minus,
.product-info-main .price-qty-container .box-tocart .control .plus,
.products-related .product-item-actions .controlqty .plus,
.products-related .product-item-actions .controlqty .minus{
    position: static !important;
    display: flex;
    align-items: center;
    justify-content: center;
    /*flex: 0 0 23%;
    max-width: 23%;*/
}
.products-related .product-item-actions .controlqty .plus,
.products-related .product-item-actions .controlqty .minus {
    flex: 0 0 auto;
    max-width: 100%;
}
.product-info-main .price-qty-container .box-tocart .control .input-text,
.products-related .product-item-actions .controlqty .input-text,
.products-related .product-item-actions .controlqty .quantity.qty{
    border: 1px solid #83C100;
    border-radius: 4px;
    margin: 0 8px;
    width: 39%;
}
.product-info-main .price-qty-container .box-tocart .control .input-text:focus,
.products-related .product-item-actions .controlqty .input-text:focus,
.products-related .product-item-actions .controlqty .quantity.qty:focus {
    border: 1px solid #83C100;
}
.product-info-main .price-qty-container .box-tocart .control .input-text.qty,
.products-related .product-item-actions .controlqty .input-text.qty,
.products-related .product-item-actions .controlqty .quantity.qty {
    width: 23%;
} 
.product-item .promotion-description {
    max-width: 250px;
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-info,
.page-products .listing-column .ews-list-products .products-grid .product-item, 
.catalogsearch-result-index .ews-list-products .products-grid .product-item {
    border-top: 5px solid transparent;
    border-radius: 4px;
}
@media screen and (max-width: 575px) {
    .slick-slide .price-promotion-wrapper {
        min-height: auto;
    }
}
@media screen and (max-width: 1820px) {
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input{
        font-size: 25px !important;
    }
}
@media screen and (max-width: 1759) and (min-width: 1649px) {
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input{
        font-size: 22px !important;
    }
}
@media screen and (max-width: 1649px) and (min-width: 1450px) {
        .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input{
        font-size: 16px !important;
    }
}
@media screen and (max-width: 1440px) {
    .ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input{
        font-size: 18px !important;
        line-height: 30px;
    }
}
/*19-10-2021 end*/  
/*25-10-2021 start*/
.table_wrapper{
    overflow: hidden;
    overflow-x: auto;
}

.checkout-cart-index main.page-main select {
    width: auto;
}
.table_wrapper table .col.qty {
    min-width: 150px;
}
.minicart-items .item-qty {
    border: 1px solid #83C100;
    border-radius: 4px;
    width: 37px;
}
.minicart-items .item-qty:focus {
    border: 1px solid #83C100;
}
.minicart-items select.item-qty {
    background: white;
}
.control.qty {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
}

.control.qty .qty_manage.minus,
.control.qty .qty_manage.plus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px !important;
    height: 35px;
    font-size: 28px;
    padding: 0;
}
.control.qty .qty_manage.minus {
    color: #707070;
    background: #e5e5e5;
    border-radius: 100%;
}
.control.qty .qty_manage.plus {
    background-color: #83c400;
    color: #fff;
    border-radius: 100%;
    -o-box-shadow: 0px 3px 6px #00000029;
    -ms-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}
.control.qty .qty_manage.minus:hover,
.control.qty .qty_manage.plus:hover {
    background-color: #5f860e;
    color: #fff;
}
.control.qty .input-text.qty{
    border: 1px solid #83C100;
    border-radius: 4px;
    margin: 0 8px !important;
    max-width: 40px;
    height: 100%;
    font-size: 16px !important;
    font-weight: 700;
    color: #707070;
}
.control.qty .input-text.qty:focus {
    border: 1px solid #83C100;
}
.control.qty select{
    border: 1px solid #83C100;
    border-radius: 4px;
    background: white;
}
@media (max-width: 1366px) {
    .control.qty .qty_manage.minus, 
    .control.qty .qty_manage.plus {
        width: 28px !important;
        height: 28px;
        font-size: 18px;
    }
    .control.qty {
        height: 28px;
    }
    .control.qty .input-text.qty {
        font-size: 14px !important;
    }
}
@media (max-width: 1024px) {
    .table_wrapper table {
        min-width: 640px !important;
    }
}

@media (max-width: 767px) {
    .table_wrapper table {
        min-width: 440px !important;
    }
    .cart.table-wrapper .col.price {
        width: 25%;
    }
    .cart.table-wrapper .col.qty {
        width: 35% ;
    }
}
.ews-products-highlight .block.widget .products-grid .product-item .product-item-details .product-item-actions input:hover,
.page-products .ews-list-products .product-item .product-item-inner .controlqty input:hover,
.product-info-wrapper .product-info-main .product-add-form .box-tocart input.input-text.qty:hover,
.product-info-main .price-qty-container .box-tocart .control .input-text:hover,
.products-related .product-item-actions .controlqty .quantity.qty:hover,
.control.qty input.input-text.qty:hover,
.control.qty select.qty:hover,
.minicart-items .item-qty:hover {
    border: 2px solid #5A8303;
}
/*25-10-2021 end*/
/*27-10-2021 start*/
.shipping-cart-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.shipping-cart-wrapper > .checkout-shipping-method {
    flex: 0 0 49%;
    max-width: 49%;
}
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .check-content-wrapper,
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty {
    margin: 10px 0 0;
    width: 100%;
}
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper {
    margin: 0;
}
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .quantity-wrapper .bagErrorClass {
    margin: 20px 0 0;
}
.shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label {
    font-size: 17px;
}
.shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field{
    width: 100%;
    margin: 0;
}
.shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field .label {
    margin-bottom: 15px;
}
.shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field .control {
    width: 100%;
}
.shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field .input-text {
    height: 56px;
    border-radius: 4px;
}
.shipping-cart-wrapper > .checkout-shipping-method .form-shipping-address {
    margin-top: 35px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
    .shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field .input-text{
        height: 44px;
    }
    .shipping-cart-wrapper > .checkout-shipping-method .form-shipping-address {
        margin-top: 20px;
    }
}
@media screen and (max-width: 1366px) {
    .shipping-cart-wrapper {
        flex-wrap: wrap;
    }
    .shipping-cart-wrapper > .checkout-shipping-method {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty {
        margin: 0 0 0;
        width: auto;
    }
}
@media screen and (max-width: 991px) {
    .shipping-cart-wrapper {
        margin-bottom: 10px;
    }
    .shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label .showQty .controlqty {
        margin: 10px 0 0;
        width: 100%;
    }
}
.shipping-cart-wrapper .checkout-shipping-method .checkout-fidelity-program .form-shipping-address .field-error{
    display: none;
}
/*27-10-2021 end*/

/*23-11-2021 starts*/
    #iframe .ews-footer-container{
        display: none;
    }
    #iframe .ews-header-container{
        display: none;
    }
    #iframe .ews-content-container .page-wrapper .breadcrumbs{
        display: none;
    }
#product-view-modal #iframe header{
    display: none;
}
.product-popup-wrapper.modal-popup .modal-inner-wrap .modal-footer {
    display: none;
}
.product-popup-wrapper.modal-popup._inner-scroll .modal-content {
    overflow: hidden;
}
.product-popup-wrapper.modal-popup #iframe {
    width: 100%;
}

.product-popup-wrapper .modal-inner-wrap .action-close{
        padding: 0px;
    }
    .product-popup-wrapper .modal-content{
        padding-right: 5px;
        padding-left: 5px;
    }
    .product-popup-wrapper .modal-inner-wrap{
        width: 1350px;
    }
.page-title a.modal-link{
    color : #000000;
}
.page-title a.modal-link:hover{
    text-decoration: underline;
}
aside.product-popup-wrapper{
    z-index: 999;
}   
@media only screen and (max-width: 1440px) {

    .product-popup-wrapper .modal-inner-wrap{
        width: 1000px;
    }
}
@media only screen and (max-width: 767px) {
  .product-popup-wrapper.modal-popup._inner-scroll{
    left : 0px;
  }
  .product-popup-wrapper.modal-popup._inner-scroll .modal-inner-wrap{
    background-color : #fff;
  }
  .product-popup-wrapper #iframe{
    height:700px;
  }
  .product-popup-wrapper #iframe .column.main{
    padding:0px;
  }
}
/*23-11-2021 ends*/
@media(max-width:1440px) {
    .shipping-cart-wrapper .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label {
        font-size: 14px;
    }
}
/* #2770 starts */
@media only screen and (max-width: 767px) {
  .cart.table-wrapper .product-image-wrapper{
        height: 80px; 
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo{
        object-fit: contain;
        height: 100%;
  }
}
/* #2770 endss */

/* #2771 starts */
@media(min-width:576px) {
    .block-order-details-comments .order-comments .comment-date,
    .block-order-details-comments .order-comments .comment-content {
        padding-left: 15px;
    }
}
/* #2771 ends */
/* #2786 starts */
.page-products .product-item-details .product-item-actions .stock.unavailable{
    margin-top:25px;
}
@media(max-width:1440px) {
    .page-products .product-item-details .product-item-actions .stock.unavailable{
        height:35px;
    }
}
@media(max-width:1190px) {
.page-products .product-item-details .product-item-actions .stock.unavailable{
                    margin-top:15px;
    }

}
/* #2786 ends */

/* 2701 checkbox design change start */
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice label,
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block label,
form .fieldset .tcagreecreateaccount-checkout .field .control .label,
.ews-content-container .columns .form-newsletter-manage .fieldset .choice .label,
.ews-content-container .columns .form-edit-account .fieldset .choice .label,
.ews-content-container .columns .form-address-edit .fieldset .choice .label,
.ews-content-container .form-create-account .account .tcagreecreateaccount .control .label,
.ews-content-container .columns .form-shipping-address .fieldset .choice .label{
    position: relative;
    padding-top :5px;
}
.ews-content-container .form-create-account .account .tcagreecreateaccount .control .label:before,
.ews-content-container .columns .form-edit-account .fieldset .choice .label:before,
.ews-content-container .columns .form-address-edit .fieldset .choice .label:before,
.ews-content-container .columns .form-shipping-address .fieldset .choice .label:before{

    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #808080;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 30px;
    margin-left:-20px;
    transform: translateY(-1px);
}
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice label:before,
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block label:before,
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before,
.ews-content-container .columns .form-newsletter-manage .fieldset .choice .label:before,
form .fieldset .tcagreecreateaccount-checkout .field .control .label:before {
        content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #808080;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 30px;
    transform: translateY(-1px);
}
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice input[type="checkbox"],
form .fieldset .tcagreecreateaccount-checkout .field .control input[type="checkbox"],
.ews-content-container .columns .form-newsletter-manage .fieldset .choice #subscription,
.checkout-index-index .form-login .actions-toolbar-wrapper .control input[type="checkbox"],
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block input[type="checkbox"] {
    display: none;
}
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice input[type="checkbox"]:checked + .label:before,
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block input[type="checkbox"]:checked + label:before,
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label:before,
.ews-content-container .form-create-account .account .tcagreecreateaccount .control input[type="checkbox"]:checked + .label:before,
.ews-content-container .columns .form-newsletter-manage .fieldset .choice input[type="checkbox"]:checked + .label:before,
.ews-content-container .columns .form-edit-account .fieldset .choice input[type="checkbox"]:checked + .label:before,
.ews-content-container .columns .form-address-edit .fieldset .choice input[type="checkbox"]:checked + .label:before,
form .fieldset .tcagreecreateaccount-checkout .field .control input[type="checkbox"]:checked + .label:before,
.ews-content-container .columns .form-shipping-address .fieldset .choice input[type="checkbox"]:checked + .label:before {
    background: #83C100;
    border: 1px solid #83C100;
}
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice input[type="checkbox"]:checked + .label:after,
.checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block input[type="checkbox"]:checked + label:after,
.checkout-shipping-Bag .delivery-info .form-shipping-address .field input[type="checkbox"]:checked + .label:after,
.ews-content-container .form-create-account .account .tcagreecreateaccount .control input[type="checkbox"]:checked + .label:after,
.ews-content-container .columns .form-newsletter-manage .fieldset .choice input[type="checkbox"]:checked + .label:after,
form .fieldset .tcagreecreateaccount-checkout .field .control input[type="checkbox"]:checked + .label:after {
    content: '' !important;
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 5px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: 0 !important;
}
.ews-content-container .form-create-account .account .tcagreecreateaccount .control input[type="checkbox"]:checked + .label:after,
.ews-content-container .columns .form-edit-account .fieldset .choice input[type="checkbox"]:checked + .label:after,
.ews-content-container .columns .form-address-edit .fieldset .choice input[type="checkbox"]:checked + .label:after,
.ews-content-container .columns .form-shipping-address .fieldset .choice input[type="checkbox"]:checked + .label:after{
    content: '' !important;
    display: block;
    position: absolute;
    top: 4px;
    left: -12px;
    width: 5px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: 0 !important;
}
.checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice .checkbox,
.checkout-index-index .checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block #billing-address-same-as-shipping-cashondelivery,
.checkout-index-index form .fieldset .tcagreecreateaccount-checkout .field .control #privacypolicy ,
.checkout-index-index form .fieldset .tcagreecreateaccount-checkout .field .control #tcagreecreateaccount,
.ews-content-container .form-create-account .account .tcagreecreateaccount .control #tcagreecreateaccount,
.ews-content-container .columns .form-newsletter-manage .fieldset .choice #subscription,
.ews-content-container .columns .form-edit-account .fieldset .choice #change-email,
.ews-content-container .columns .form-edit-account .fieldset .choice #change-password,
.ews-content-container .columns .form-address-edit .fieldset .choice #primary_billing,
.ews-content-container .columns .form-address-edit .fieldset .choice #primary_shipping,
.checkout-shipping-Bag .delivery-info .form-shipping-address .field .input-checkbox,
.ews-content-container .columns .form-shipping-address .fieldset .choice #shipping-save-in-address-book {
    opacity: 0;
    position: relative;
    width: auto;
    left: 0;
    cursor: pointer;
    z-index: 111;
    height: 22px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0 0 0 53px;
}
.checkout-index-index .checkout-container .opc-wrapper ol.opc li.checkout-shipping-address form .actions-toolbar {
    padding: 0 12px;
}

@media (max-width: 1025px) {
    .checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice input[type="checkbox"] + .label:before,
    .checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block label:before,
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before,
    .ews-content-container .columns .form-newsletter-manage .fieldset .choice .label:before,
    form .fieldset .tcagreecreateaccount-checkout .field .control .label:before,
    .ews-content-container .form-create-account .account .tcagreecreateaccount .control .label:before,
    .ews-content-container .columns .form-edit-account .fieldset .choice .label:before,
    .ews-content-container .columns .form-address-edit .fieldset .choice .label:before,
    .checkout-index-index .form-login .actions-toolbar-wrapper .control .label:before,
    .ews-content-container .columns .form-shipping-address .fieldset .choice .label:before {
        margin-right: 14px;
    }
    .checkout-payment-method .checkout-billing-address .billing-address-details {
        padding: 0 0 0 37px;
    }
}
@media (max-width: 767px) {
    .checkout-index-index .checkout-payment-method .billing-address-form form .fieldset .choice input[type="checkbox"] + .label:before,
    .checkout-payment-method form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-billing-address .billing-address-same-as-shipping-block label:before,
    .checkout-shipping-Bag .delivery-info .form-shipping-address .field .label:before,
    .ews-content-container .columns .form-newsletter-manage .fieldset .choice .label:before,
    form .fieldset .tcagreecreateaccount-checkout .field .control .label:before,
    .ews-content-container .form-create-account .account .tcagreecreateaccount .control .label:before,
    .ews-content-container .columns .form-edit-account .fieldset .choice .label:before,
    .ews-content-container .columns .form-address-edit .fieldset .choice .label:before,
    .checkout-index-index .form-login .actions-toolbar-wrapper .control .label:before,
    .ews-content-container .columns .form-shipping-address .fieldset .choice .label:before {
        margin-right: 15px;
    }
    .checkout-payment-method .checkout-billing-address .billing-address-details {
        padding: 0 0 0 38px;
    }
}
/* 2701 checkbox design change ends */
form .fieldset .field .control input.required-captcha.checkbox{
    opacity: 0;
}
/* task 2815 10-01-2022 stat */
.tcagreecreateaccount-checkout #newsletterscheckout-error,
.tcagreecreateaccount-checkout #personalizationconsent-error {
    display: none;
}

form .fieldset .tcagreecreateaccount-checkout .field .control .label{
    padding-left: 55px;
    display: inline-block;
}

form .fieldset .tcagreecreateaccount-checkout .field .control .label:before{
    position: absolute;
    left: 0;
    top: 7px;
}

form .fieldset .tcagreecreateaccount-checkout .field .control .label:after{
    top: 8px !important;
}

.ews-content-container .columns .form-edit-account .fieldset .choice {
    position: relative;
}
.ews-content-container .columns .form-edit-account .fieldset .choice input{
    visibility: visible;
    position: absolute !important;
    top: 0;
    left: 0 !important;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
}
.ews-content-container .columns .form-edit-account .fieldset .choice .label {
    padding-left: 55px;
    display: inline-block;
    cursor: pointer;
}
.ews-content-container .columns .form-edit-account .fieldset .choice .label:before {
    position: absolute;
    left: 0;
    top: 7px;
    margin-left: 0;
}
.ews-content-container .columns .form-edit-account .fieldset .choice input[type="checkbox"]:checked + .label:after {
    top: 8px;
    left: 8px;
}
@media (max-width: 767px) {
    .ews-content-container .columns .form-edit-account .fieldset .choice .label,
    form .fieldset .tcagreecreateaccount-checkout .field .control .label{
        padding-left: 35px;
    }
}
#co-payment-form .checkout-agreements.fieldset.tcagreecreateaccount-checkout {
    padding: 0;
    margin-bottom: 15px  !important;
}
/* task 2815 10-01-2022 end */
/* #2852 error CSS starts */
.checkout-index-index  .opc-wrapper .step-content .err-msg{
    display: none;
        height: 60px;
            position: relative;
}
.checkout-index-index  .opc-wrapper .step-content .err-msg:before{
    content: '' !important;
    position: absolute;
    left: 8px;
    top: 50%;
    width: 6px;
    border-radius: 6px;
    display: block;
    height: 90%;
    transform: translateY(-50%);
    background: #FF605C;
    }
    .checkout-index-index  .opc-wrapper .step-content .err-msg-inner{
        background: #fff !important;
        border-radius: 4px !important;
        overflow: hidden;
        box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 12%) !important;
        padding: 5px 23px 0px 85px !important
    }
    .checkout-index-index  .opc-wrapper .step-content .err-msg-inner:after{
        background: url(../images/error-msg.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        content: '';
        position: absolute;
        left: 34px;
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        height: 40px;
        display: inline-block;
    }
    .checkout-index-index  .opc-wrapper .step-content .err-msg h4{
        font-size: 18px;
        line-height: 24px;
        margin: 0;
        color: #000;
        font-weight: 700;
    }
    .checkout-index-index  .opc-wrapper .step-content .err-msg span.field-error{
        font-size: 14px;
        line-height: 24px;
        color: #B5B5B5;
    }
    .checkout-index-index  .opc-wrapper .step-content .err-msg span.btn-close{
        color: #0f4735;
            cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/close-msg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    @media only screen and (max-width: 768px) {
        .checkout-index-index .opc-wrapper .step-content .err-msg-inner p{
                width: 70%;
        }
        .checkout-index-index  .opc-wrapper .step-content .err-msg{
            height: auto;
        }
    }
/* #2852 error CSS ends */
/* task 2806 start */
.stock-information-wrapper {
    position: absolute;
    right: 10px;
    top: 30%;
    width: 100%;
    display: block;
    text-align: right;
    z-index: 1;
}
.stock-information-wrapper .stock_information {
    display: inline-block;
    position: static !important;
    margin-right: 0 !important;
    clear: both;
}
.stock-information-wrapper .stock_information:not(:last-child) {
    margin-bottom: 10px;
}
.promotion-description .image .image-content .promotion-freegift [type=radio]:checked + img {
    border-color:  #83C100;
    outline: 0;
}
.promotion-description .image .image-content .promotion-freegift .product-name {
    font-size: 14px;
    line-height: 16px;
    color:  #B7B7B7;
    font-weight: 400;
}
.promotion-description .image .image-content .promotion-freegift [type=radio]:checked ~ .product-name {
    color:  #83C100;
    font-weight: 700;
}
.product-info-wrapper .product-info-main .price-qty-container .promotion-description .image {
    margin-top:  20px;
}
.gift-logo {
    display: table-cell;
    min-width: 117px;
    vertical-align: middle;
    border-right: 1px solid #FF6F00;
    margin-right: 15px;
    font-size: 14px;
    line-height: 16px;
    color: #FF6F00;
    position: relative;
    top: -6px;
}
.gift-logo img {
    position: relative;
    top: 6px;
    margin-right: 5px;
}
.cart.table-wrapper .gift-logo + .product-item-photo {
    padding-left: 20px;
}
.cart.table-wrapper .product-item-details {
    vertical-align: middle;
}
.cart.table-wrapper .product-image-container {
    width: 117px !important;
}
.checkout-cart-index .cart.table tbody tr:nth-of-type(even) {
    background: #fff;
} 
.form-cart .cart.table-wrapper .col.price,
.form-cart .cart.table-wrapper .col.subtotal {
   white-space: nowrap;
}
.cart.table-wrapper .product-item-name {
    min-width: 150px;
}
.gift-wrapper .product-item-photo .product-image-container{
    width:  68px !important;
}
.gift-wrapper .product-item-photo .product-image-container .product-image-photo {
    width: 68px;
    display: inline-block;
    height: 68px;
    object-fit: contain;
}
.gift-wrapper .product-item-details .product-item-name a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    text-decoration: none;
}
.cart.table-wrapper .gift-wrapper  .price-including-tax,
.gift-wrapper .gift-old-price{
    display: inline-block;
}
.gift-wrapper .gift-old-price .price-including-tax .cart-price .price{
    color: #07070780;
    text-decoration: line-through;
}
.gift-wrapper .price-including-tax {
    font-size: 16px;
    line-height: 19px;
}
@media (max-width: 767px) {
    .product-info-wrapper .product-info-main .price-qty-container .promotion-description .image {
        flex-wrap: wrap;
    }
    .gift-logo {
        display: inline-block;
        vertical-align: unset;
        top: 0;
        min-width: 95px;
    }
    .cart.table-wrapper .gift-wrapper .product-item-details {
        display: inline-block;
    }
    .cart.table-wrapper .item .gift-wrapper .col.item {
        padding-left: 0;
        display: flex;
        width: 100%;
    }
    .cart.table-wrapper .gift-logo + .product-item-photo {
        position: static;
    }
}
@media (max-width: 575px) {
    .stock-information-wrapper {
        top: 20%;
    }
    .stock-information-wrapper .stock_information,
    .stock_information.stop_watch_icon.gift_icon {
        width:  25px;
    }
}
/* task 2806 end */

/*28-07-2022 start*/
.address-radio-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.address-radio-wrapper .address-radio-outer {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 8px;
}
.address-radio-wrapper .address-radio-inner {
    position: relative;
    display: flex;
    margin-bottom: 15px;
}
.address-radio-wrapper .address-radio-inner .shipping-address-item {
    margin: 0;
}
.address-radio-wrapper .address-radio-inner label{
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    color: #373737;
    padding: 24px;
    display: block;
    width: 100%;
}
.address-radio-wrapper .address-radio-inner input[type="radio"] {
    position: absolute !important;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.address-radio-wrapper .address-radio-inner label .checkmark {
    display: none;
}
.address-radio-wrapper .address-radio-inner input[type="radio"]:checked + label {
    background: #ffffff;
    border-color: #FE641E;
    color: #FE641E;
}
.address-radio-wrapper .address-radio-inner .user-name {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: block;
    margin: 0;
}
.address-radio-wrapper .address-radio-inner .address-content{
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    display: block;
    margin: 0;
}
.address-radio-wrapper .address-radio-inner .address-content a {
    color: inherit;
}
.address-radio-wrapper .address-radio-inner label {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px 95px 16px 24px;
}
.address-radio-wrapper .address-radio-inner .edit-address-link{
    position: absolute;
    top: 21px;
    right: 24px;
    z-index: 11;
    padding: 0 !important;
    border: 0 !important; 
    height: auto !important;
    min-height: 1px;
    line-height: 16px !important;
    float: none;
    min-width: 70px;
    font-size: 16px !important;
    font-weight: 700;
    color: #FE641E;
    text-transform: capitalize;
}
.address-radio-wrapper .address-radio-inner .edit-address-link:hover,
.address-radio-wrapper .address-radio-inner .edit-address-link:focus {
    background: transparent;
    color: #FE641E;
}
.address-radio-wrapper .address-radio-inner .inner-text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
}
@media (max-width: 767px) {
    .address-radio-wrapper .address-radio-inner label {
        padding: 15px 80px 15px 15px;
    }
    .address-radio-wrapper .address-radio-inner .edit-address-link {
        top: 15px;
        right: 15px;
    }
}
@media (max-width:  575px) {
    .address-radio-wrapper .address-radio-inner label {
        flex-wrap: wrap;
    }
    .address-radio-wrapper .address-radio-inner label .address-name{
        width: 100%;
    }
    .address-radio-wrapper .address-radio-inner label .edit-address-link {
        width: 100%;
        margin: 10px 0 0;
        text-align: right;
    } 
    .address-radio-wrapper .address-radio-inner label {
        padding: 15px 15px 40px;
    }
    .address-radio-wrapper .address-radio-inner .edit-address-link {
        top: auto;
        right: 15px;
        bottom: 15px;
    }
}

.address-radio-wrapper .address-item-wrapper{
    padding-left: 0px !important;
}