@charset "utf-8";

/* web font kit 
------------------------------------------*/
a {
    color: #282c3f;
    text-decoration: none !important;
    outline: 0;
}

/* body style  
------------------------------------------*/
html {
    overflow: auto !important;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    /* background-color: #f5f5f5; */
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.btn-default {
    font-size: 16px;
    color: #fff;
    background: #f11f2c;
    max-width: 191px;
    border-radius: 0;
    line-height: 31px;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-default:hover {
    color: #f11f2c;
    background: #fff;
}
img {
    max-width: 100%;
}
h2 {
    font-size: 35px;
    line-height: 46px;
    color: #8a9ca7;
}
.container {
    max-width: 100%;
    width: 100%;
    padding: 0 1%;
}
.input-row input:focus + .label-base,
.input-row select:focus + .label-base,
.input-row textarea:focus + .label-base,
.top-base .label-base {
    top: -10px;
    transition-property: top;
    transition-duration: 0.1s;
    background: #fff;
    padding: 0 4px;
    left: 9px;
    outline: none;
}

a:focus,
input:focus,
button:focus,
.btn:focus,
span:focus {
    outline: none !important;
}
/*---------------------------------------header css------------------------------------------------------------*/
.header {
    display: block;
    -webkit-transition: width 2s, height 0.4s; /* Safari */
    transition: width 2s, height 0.4s;
    background-color: #fff;
    width: 100%;
    z-index: 110;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
    width: 100%;
    left: 0;
    top: 42px;
}
.checkout-header.header {
    top: 0px;
}
.header .navbar-brand {
    position: relative;
    padding: 0;
    margin-right: 0;
    width: 150px;
    height: auto;
}
span.icon {
    width: 24px;
    display: inline-block;
}
.arrow-left,
span.icon {
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/split-img.png);
}
.arrow-left {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/split-img.png);
    background-position: -656px 0;
    float: left;
}
.navbar-nav.navbar-right li a span.profile {
    width: 24px;
    margin-left: 7px;
}

span.profile {
    background-position: -48px top;
}
span.bag {
    background-position: -22px top;
}
span.info {
    background-position: -191px top;
}
span.mail {
    background-position: -144px top;
}
span.hs {
    background-position: -75px top;
}
span.thumbsup {
    background-position: -168px top;
}
span.facebook {
    background-position: -96px top;
}
span.twitter {
    background-position: -196px top;
}
span.instagram {
    background-position: -120px top;
}
span.pinterest {
    background-position: -265px top;
}
span.youtube {
    background-position: -288px top;
}
span.apple {
    background-position: -241px top;
}
span.play {
    background-position: -311px top;
}
span.delete {
    background-position: -732px top;
    float: left;
    margin: -4px 5px 0px;
    cursor: pointer;
}
.logoutTopBanner {
    display: none;
}
span.close {
    opacity: 1;
    background-position: -216px top;
    position: absolute;
    top: -2px;
    right: 5px;
    cursor: pointer;
    display: none;
}
span.search,
.search-icon {
    background-position: -1px top;
    position: absolute;
    left: 10px;
    top: 6px;
    z-index: 4;
}
span.delivery {
    background-position: -334px top;
    width: 32px;
}
.home .product-section h2 {
    text-align: center;
}
.product-section h2 {
    font-size: 2.64rem;
    font-weight: 400;
    color: #000;
    margin: 0px 0px 25px 0px;
    text-align: left;
    line-height: 35px;
}
.product-section h3 {
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-section h3 a {
    color: #000;
    text-decoration: none;
}
.product-section .price-box {
    float: left;
    font-size: 1.4rem;
}
.product-section .price-box .special-price {
    float: left;
    color: #333;
    font-weight: bold;
    padding-right: 10px;
}
.product-section .price-box p {
    margin: 0;
}
.product-section .price-box .old-price {
    float: left;
    color: #a4a4a4;
    text-decoration: line-through;
    font-weight: bold;
}
.product-item {
    margin: 0 -3px;
    list-style: none;
    padding: 0;
}
.product-item .item {
    width: 20%;
    float: left;
    padding: 0 3px;
    margin-bottom: 10px;
}
.product-item .item img {
    width: 100%;
}
.product-item span.label.label-sale {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    color: #62bd7f;
    vertical-align: bottom;
    display: block;
    line-height: 16px;
    float: left;
}
.site-footer {
    border-top: 1px solid #e6e6e6;
    margin-top: 0;
    background-color: #fff;
}
.site-footer .footer-block {
    height: 168px;
    transition: background 0.3s ease-out;
}
.column,
.columns {
    float: left;
    margin-bottom: 10px;
}
.site-footer .footer-block span {
    margin-top: 46px;
}
.site-footer .footer-block .social-icons .icon {
    margin: 0;
}
.icon-medium,
.site-footer .footer-block .sub-title span,
.site-footer .footer-block span,
.sm-filter-v2 .more-filters .icon-medium-clear {
    width: 24px;
    height: 30px;

    display: inline-block;
}
.site-footer .footer-block:hover {
    background: #f9f9f9;
}
.site-footer a {
    color: #333;
    text-decoration: none;
}
.site-footer .footer-block .sub-title {
    font-size: 12px;
    line-height: 16px;
    color: #707070;
    margin-top: 5px;
}
.site-footer .footer-block .sub-title span,
.app-icon .icon {
    margin-top: 0 !important;
}
.bold {
    font-weight: 600;
    color: #333;
}

.info-icon {
    background-image: url(../images/need-help.svg);
}
.mail-icon {
    background-image: url(../images/support.svg);
}
.thumbsup-icon {
    background-image: url(../images/connect-us.svg);
}
.social-icons {
    text-align: center;
}
.social-icons a {
    color: #333;
    line-height: 30px;
    font-size: 30px;
    margin: 0 5px;
    text-decoration: none;
    display: inline-block;
}
.social-icons a i {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
.social-icons a:hover i {
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}
.navbar-form .input-group > .form-control {
    margin: 0;
    border: none;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f5f5f6;
    padding-left: 4rem;
    color: #777;
    height: 4.5rem;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.navbar-form .input-group {
    width: 100%;
    position: relative;
}
.navbar-form .glyphicon {
    position: absolute;
    left: 0;
    top: 2px;
    height: 4.5rem;
    z-index: 100;
    padding-right: 0;
    background-color: #f5f5f6;
    height: 4rem;
    width: 4rem;
    position: absolute;
}
.phone-search,
.phone-navbar {
    display: none;
}
.navbar-nav.navbar-right li {
    padding: 0;
}
.navbar-nav.navbar-right li a {
    float: left;
    padding: 0px 14px 5px;
    text-align: center;
    background: none;
    color: #000;
    border-bottom: 4px solid #fff;
}
/* .navbar-nav.navbar-right {
    margin-top: 5px;
} */
.navbar-nav.navbar-right li a span {
    width: 100%;
    display: block;
}
.footer-bottom {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #f5f5f5;
    font-size: 12px;
    line-height: 13px;
}
.footer-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.footer-bottom ul li {
    display: inline-block;
    vertical-align: middle;
}
.footer-bottom ul li a {
    color: #a4a4a4;
}
.footer-bottom ul li:first-child:before {
    display: none;
}
.footer-bottom ul li:before {
    content: "\B7";
    padding: 0 8px;
}
.checkout-footer {
    border-top: 1px solid #f5f5f6;
    margin: 0 0 10px 0;
}
.checkout-footer .content {
    display: table;
    padding-top: 10px;
    margin: auto;
}
.checkout-footer .images {
    display: inline-block;
    margin-bottom: 10px;
}
.trustNSafety-base-container {
    margin-top: 10px;
}
.trustNSafety-base-innerContainer {
    position: relative;
    padding: 9px 0;
    text-align: center;
}
svg.trustNSafety-base-trustIcon {
    text-align: center;
}
.trustNSafety-base-content {
    display: inline-block;
    vertical-align: super;
}
.trustNSafety-base-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin: 3px 0;
}
.trustNSafety-base-subText {
    font-size: 12px;
    margin-left: 9px;
}
.trusty-bank {
    background-image: url(../images/sprite-2.jpg);
    background-repeat: no-repeat;
    /* background-position: 0 -105px; */
    /* width: 470px; */
    /* height: 35px; */
    background-position: 0px 0px;
    width: 725px;
    height: 45px;
    background-size: 2800px 340px;
}
.footer-bottom ul li {
    display: inline-block;
}
.site-footer .footer-block .footer-title {
    width: 100%;
    display: inline-block;
}
.product-detail-container {
    background-color: #fff;
    overflow: hidden;
    margin: 5px auto;
}
.product-detail-container .pdp-details {
    border-left: 1px solid #e6e6e6;
    padding: 8px 15px 24px;
    display: block;
    min-height: 846px;
}
.variable-width {
    padding: 20px 0;
}
.variable-width .slick-slide {
    padding: 0 5px;
}
.pdp-details h1 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0;
    margin-top: 8px;
    font-weight: 400;
}
.product-detail-container .pdp-details .product-price {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.product-detail-container .pdp-details .vendor-price {
    font-size: 14px;
    /*   line-height: 16px; */
    color: #a4a4a4;
    font-weight: 600;
    text-decoration: line-through;
    display: inline-block;
    vertical-align: top;
    padding: 2px 0 0 5px;
}
.product-detail-container .pdp-details .discount {
    font-size: 14px;
    /*  line-height: 16px; */
    color: #62bd7f;
    display: inline-block;
    vertical-align: top;
    padding: 1px 0 0 8px;
    font-weight: 600;
}
.product-options {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    float: left;
    margin-bottom: 20px;
}
.product-options .size-chart {
    float: right;
    text-decoration: none;
}
.product-options ul.select-size {
    list-style: none;
    padding: 0;
}
.product-options ul.select-size li {
    padding: 0 5px;
    float: left;
    position: relative;
    padding-bottom: 5px;
}
.product-options ul.select-size li a {
    width: 50px;
    float: left;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #cccccc;
    margin: 0 0 3px;
    color: #636363;
    text-decoration: none;
}
.size-buttons-inventory-left {
    font-size: 11px;
    font-weight: 400;
    position: absolute;
    width: 80%;
    left: 10%;
    background-color: #ff905a;
    color: #fff;
    border-radius: 2px;
    bottom: 2px;
    text-align: center;
    line-height: 16px;
}
.product-options ul.select-size li.active a,
.product-options ul.select-size li a:hover {
    color: #fff;
    background-color: #535766;
}
button.add-to-cart {
    width: 100%;
    background: var(--theme-color);
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
}
.product-detail-container .pdp-details .edd {
    padding: 12px 16px 10px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    background-color: #f5f5f5;
    margin: 20px 0 0;
    font-weight: 400;
    overflow: hidden;
    border-radius: 6px;
}
.product-detail-container .pdp-details .pincode-option {
    color: var(--theme-color);
    cursor: pointer;
    text-transform: uppercase;
}
.product-detail-container .pdp-details .edd ul {
    padding: 15px 0 0;
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.product-detail-container .pdp-details .edd ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #707070;
    margin-bottom: 5px;
    /* background-image: url(../images/icon-tick.svg); */
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.product-detail-container .pdp-details .edd ul li .delivery-badge {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    background-color: rgb(53, 179, 93);
    color: #fff;
    border-radius: 4px;
    margin-left: 4px;
    padding: 3px 8px;
}
.product-detail-container .pdp-details .pull-left {
    font-weight: 600;
}

.product-section .product-recommendations h2 {
    padding: 20px 0 10px;
    text-align: center;
}
.product-recommendations ul {
    list-style: none;
    padding: 0;
    margin: 0 -5px;
}
.product-recommendations ul li {
    width: 16.6666%;
    padding: 0 5px;
    float: left;
}
.product-recommendations ul label {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.navbar-nav > li.sub-menu:hover .dropdown-menu {
    display: block;
    width: auto;
}

.navbar-nav > li.sub-menu .dropdown-menu {
    left: 8px;
    margin: 0;
    border-radius: 0;
}
.navbar-nav > li.sub-menu .dropdown-menu ul {
    list-style: none;
    padding: 5px 0;
}
.navbar-nav > li.sub-menu .dropdown-menu ul li {
    width: 100%;
    float: left;
    padding: 0 0 8px;
    border: none;
}
.navbar-nav > li.sub-menu:hover .dropdown-menu ul li a {
    color: #333;
}
.navbar-nav > li.sub-menu .dropdown-menu ul li a {
    color: #333;
    text-decoration: none;
    padding: 0px 15px;
    line-height: 20px;
    display: inline-block;
    font-size: 15px;
    border: none;
}
.navbar-nav > li.sub-menu .dropdown-menu ul li.active a,
.navbar-nav > li.sub-menu .dropdown-menu ul li a:hover {
    color: #ed155c;
}
.add-to-cart-btn-container {
    z-index: 1;
    position: fixed;
    bottom: 0;
    margin: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
}
.add-to-cart-btn-container a {
    float: left;
}
.add-to-cart-btn-container a span.icon {
    width: 40px;
    height: 40px;
    padding: 0;
    background-image: url(../images/icon.png);
    background-position: left center;
}
.add-to-cart-btn-container a span.bag {
    background-position: -40px center;
}
.add-to-cart-btn-container .bag,
.add-to-cart-btn-container .whatsapp,
.add-to-cart-btn-container .add-to-cart-btn {
    width: 42%;
    height: 40px;
    margin: 10px 10px;
    border-radius: 4px;
    right: 0;
    padding: 0 10px;
    float: right;
}
.add-to-cart-btn-container .whatsapp {
    background-position: -495px 4px;
}
span.whats-app-icon {
    border-radius: 50%;
    bottom: 22%;
    right: 5px;
    position: fixed;
    text-align: center;
    width: auto !important;
    z-index: 10000;
    background-color: #ffffff;
    border: 3px solid #f1f1f1;
    box-shadow: 5px 5px 24px 30px rgb(0 0 0 / 5%);
}

.whats-app-icon a span {
    -webkit-animation: horizontal 2s ease infinite;
    animation: horizontal 2s ease infinite;
    display: inline-block !important;
}
@keyframes horizontal {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    6% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    18% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    30% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    100%,
    36% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes slidein {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 0.85em 2.5em;
    margin: 0 0 1rem;
    font-size: 16px;
    background-color: var(--theme-color);
    color: #fff;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    text-transform: uppercase;
}
.disabled {
    background: #bfc0c6;
    padding: 15px 0;
    border: 1px solid #bfc0c6;
    height: 50px;
}
.disabled + .invalid-message {
    font-size: 13px;
}
.button-border {
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    border: 1px solid var(--theme-color);
    border-radius: 6px;
    padding: 0.85em 2.5em;
    margin: 0 0 1rem;
    font-size: 16px;
    color: var(--theme-color);
    font-weight: 600;
    background-color: #ffffff;
}
.product-section .slick-dots {
    display: none;
}
.product-options .size-chart a,
.product-options .size-chart {
    color: var(--theme-color);
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
}
.product-detail-container .pdp-details h4 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px;
    font-size: 16px;
}

.product-detail-container .pdp-details h4 .icon {
    position: relative;
    top: 7px;
}
.product-detail-container .pdp-details h4 .icon.product {
    background-position: -495px 0px;
}
.pincode-code {
    border-radius: 5px;
    border: 1px solid #d4d5d9;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    padding: 10px;
    font-size: 16px;
    min-width: 160px;
    outline: 0;
    width: 250px;
    float: left;
    background: #f4f4f5;
}
.pincode-code:disabled {
    background-color: #f4f4f5;
    border: 1px solid #d4d5d9;
}
.pincode-tickcontainer {
    height: 16px;
    width: 16px;
    border-radius: 16px;
    background-color: #23c5a0;
    position: absolute;
    display: inline-block;
    left: 78px;
    top: 2px;
    margin: 10px 0;
    vertical-align: top;
}
.pincode-tick {
    position: absolute;
    top: 3px;
    left: 6px;
    height: 8px;
    width: 4px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pincode-button {
    outline: 0;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    border: 0;
    color: var(--theme-color);
    text-transform: capitalize;
}
.pincode-check-another-pincode {
    position: absolute;
    right: 5px;
    background-color: transparent;
}
.pincode-serviceability-list {
    list-style: none;
    margin: 20px 0 0px;
    padding: 0;
    line-height: 30px;
    float: left;
    width: 100%;
}
.pincode-serviceability-list li {
    list-style-type: none;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    max-width: 450px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.pincode-serviceability-list li span.icon {
    float: left;
    margin-right: 10px;
    width: 35px;
}
.pincode-serviceability-list li span.get-by {
    background-position: -366px top;
}
.pincode-serviceability-list li span.cash-card {
    background-position: -403px top;
}
.pincode-serviceability-list li span.return-exchange {
    background-position: -432px top;
}
.pincode-serviceability-list .pincode-serviceabilityTitle {
    float: left;
}
.pincode-serviceabilityViewMore {
    vertical-align: middle;
    cursor: pointer;
    font-weight: 600;
    color: var(--theme-color);
    float: right;
    margin: 0 16px 0 15px;
    font-size: 12px;
}
.pincode-serviceability-list li span span.icon {
    float: right;
    background-position: -474px -2px;
    width: 15px;
    margin: 0;
}
.sizeChartWeb-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 6;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}
.sizeChartWeb-header {
    text-align: center;
    position: relative;
    background-color: #fff;
    z-index: 4;
    height: 45px;
    position: absolute;
    width: 45px;
    border-right: 1px solid #eaeaec;
}
.sizeChartWeb-close {
    position: fixed;
    border-radius: 4px;
    top: 3px;
    right: 52%;
    padding: 8px 8px 6px;
}
.sizeChartWeb-sizechart-image {
    margin-top: 10px;
    max-width: 150px;
    max-height: 200px;
}
.sizeChartWeb-title {
    font-weight: 600;
    color: #282c3f;
    font-size: 20px;
    margin-top: 10px;
    padding: 0 50px;
}
.sizeChartWeb-subtitle {
    color: #535766;
    font-size: 16px;
    margin: 10px auto 0;
    padding-bottom: 10px;
    width: 45%;
}
.sizeChartWeb-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 85555000;
    background-color: rgba(0, 0, 0, 0.8);
}
.sizeChartWeb-container.chart-open {
    display: inline-block;
}
.chart-block {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
    scroll-behavior: smooth;
}
.chart-block .tab-pane {
    display: none;
}
.chart-block .tab-pane.in {
    display: inline-block;
    width: 100%;
}
.chart-block .nav-tabs {
    border-top: 1px solid #eaeaec;
    border-bottom: 1px solid #eaeaec;
}
.chart-block .nav-tabs li a {
    border: none;
    border-radius: 0;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: normal;
}
.chart-block .nav-tabs li.active a {
    border: none;
    font-weight: 600;
    color: #ff3f6c;
    font-weight: bold;
}
.sizeChartWeb-info {
    clear: both;
    padding-bottom: 0px;
}
.sizeChartWeb-header span.close {
    display: inline-block;
    left: 10px;
    top: 5px;
}
.sizeChartWeb-tableNew {
    border-collapse: collapse;
    margin: 0 auto;
    width: 100%;
}
.sizeChartWeb-newRow {
    border: 1px solid #eaeaec;
}
.sizeChartWeb-newCell {
    padding: 10px 5px;
    text-align: center;
}

.sizeChartWeb-newRow {
    border: 1px solid #eaeaec;
}
.common-customRadio {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
.common-customRadio input {
    margin: 0;
    visibility: hidden;
}
.common-radioIndicator {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}
.common-radioIndicator:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 16px;
    height: 16px;
    border: 1px solid #c3c2c9;
    border-radius: 50%;
    visibility: visible;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
    text-align: center;
}
.sizeChartWeb-radioIndicator:before,
.sizeChartWeb-radioIndicatorNew:before {
    border: 2px solid #ff3f6c !important;
    top: 4px;
    left: 6px;
}
.sizeChartWeb-radioIndicatorNew:before {
    border-color: #7e818c !important;
    padding: 7px !important;
}
.common-newCustomRadio input:checked ~ .common-radioIndicatorNew:before {
    border-color: #ff3f6c !important;
    background: #ff3f6c !important;
}
.common-customRadio input:checked ~ .common-radioIndicator:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-color: #ff3f6c;
    visibility: visible;
    background: #ff3f6c;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
}
.common-customRadio {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
.sizeChartWeb-newCell:first-child {
    text-align: center;
}
.scaleAndUnits-unitText {
    text-align: center;
    font-size: 13px;
    margin-top: 8px;
}
.sizeChartWeb-image-size {
    text-align: center;
}
.sizeChartWeb-measure-title {
    font-size: 16px;
    color: #282c3f;
    font-weight: 600;
    text-align: left;
    margin: 10px 0 10px 18px;
}
.sizeChartWeb-image-size-chart {
    margin-top: 5%;
    max-width: 100%;
    width: auto;
    margin-bottom: 60px;
    margin: 0 auto;
}
.chart-block .nav-tabs {
    width: 100%;
}
.chart-block .nav-tabs li {
    width: 50%;
    float: left;
}
.product-details {
    width: 100%;
    float: left;
    border-top: 1px solid #d4d5d9;
}
.product-details h5 {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 3px;
}
.product-details .description iframe {
    width: 100%;
}
.image-banner-table {
    display: none;
}
.image-banner-item .image-banner-text {
    font-size: 13px;
    line-height: 16px;
    padding: 0 10px;
}
.image-banner-item .icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(../images/icon.png);
}
.image-banner-item .icon.genuine {
    background-position: -86px center;
}
.image-banner-item .icon.quality {
    background-position: -128px center;
}
.image-banner-item .icon.payments {
    background-position: -166px center;
}
.image-banner-table {
    width: 100%;
    padding: 10px 0 15px;
    float: left;
}
.image-banner-table .image-banner-item {
    width: 32.333%;
    display: inline-block;
    text-align: center;
}
.index-tableContainer {
    width: 100%;
    float: left;
}
.index-sizeFitDesc h5 {
    margin-bottom: 20px;
}
.index-row .index-rowKey {
    position: relative;
    color: #7e818c;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 5px;
}
.index-row .index-rowValue {
    position: relative;
    color: #282c3f;
    font-size: 14px;
    line-height: 1.2;
}
.index-tableContainer .index-row {
    width: 50%;
    float: left;
    margin-right: 8%;
    border-bottom: 1px solid #eaeaec;
    border-right: 20px solid #fff;
    margin: 0 0 12px;
    padding-bottom: 10px;
}

.halfcard-leftCardOverlay {
    background-color: #000;
    opacity: 0.4;
    z-index: 10039;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    right: 0;
}
.halfcard-leftCardContainer .halfcard-leftCard {
    position: fixed;
    z-index: 10040;
    top: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: right 0.2s ease-in;
    transition: right 0.2s ease-in;
    will-change: right;
}
.halfcard-wideLeftCard {
    width: 45%;
    max-width: 600px;
}
.halfcard-subtitledHeader {
    width: 100%;
    height: 72px;
    padding-top: 12px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d4d5d9;
    text-align: center;
}
.exchange {
    position: relative;
    width: 100%;
    display: none;
    z-index: 1500000;
}
.exchange.exchange-open {
    display: block;
}
.exchange span.icon {
    width: 25px;
    height: 30px;
    z-index: 85555;
    left: 15px;
    top: 18px;
    display: inline;
}
.halfcard-footerGap {
    height: calc(100% - 70px);
}
.halfcard-leftCardContainer .halfcard-leftCard > div.halfcard-actualContent {
    width: 100%;
    overflow-y: auto;
    position: relative;
    outline: none;
}
.halfcard-gridHeader,
.halfcard-gridHeaderLeft {
    display: inline-block;
    height: 100%;
    text-align: center;
}
.halfcard-gridHeaderTitle {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #3e4152;
    vertical-align: middle;
}
.halfcard-gridHeaderSubTitle {
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
    color: #94969f;
}
.halfcard-gridHeader {
    width: 70%;
}
.halfcard-paddedContent {
    padding: 0 24px 24px;
}
.DeliveryHalfCard-half-card-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    height: 90%;
    margin-top: 28px;
}
.halfcard-footer {
    position: absolute;
    bottom: 0;
    height: 70px;
    padding: 16px;
    font-size: 18px;
}
.DeliveryHalfCard-half-card-container .phone {
    display: none;
}
.header .checkout-steps .step2 {
    margin: 0 5px 0 6px;
}
.header .checkout-steps .step3 {
    margin: 0 0 0 7px;
}
.header .checkout-steps .divider {
    display: inline-block;
    border-top: 1px dashed #696b79;
    height: 4px;
    width: 10%;
}
.header .checkout-steps {
    margin: 20px 0 30px 20%;
    width: 40%;
    color: #696b79;
    padding: 0;
    display: inline-block;
    line-height: 20px;
}
.header .checkout-steps .step {
    display: inline-block;
    letter-spacing: 3px;
}
.header .checkout-steps .step1 {
    margin: 0 5px 0 0;
}
.header .checkout-steps .active {
    border-bottom: 2px solid #62bd7f;
}
.header .checkout-steps .active a {
    color: #62bd7f;
}
.header .secureContainer {
    float: right;
    margin-top: 8px;
}
.header .secureContainer .secureIcon {
    background-image: url(../images/sprite-2.jpg);
    background-position: -2402px -191px;
    width: 45px;
    height: 45px;
}
.header .secureContainer .secure {
    float: right;
    letter-spacing: 3px;
    color: #535766;
    margin: 10px 0 0 0;
    font-weight: 600;
}
.itemBlock-base-leftBlock {
    display: inline-block;
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #eaeaec;
    padding-top: 15px;
    background-color: #fff;
}
.cartLayout {
    max-width: 980px;
    margin: 10px auto 50px;
    padding: 0;
    min-height: 320px;
    color: #282c3f;
    background: #fff;
}
.offersV2-base-container {
    background: #fff;
    margin-bottom: 10px;
    padding: 16px 18px 12px;
    border: 1px solid #eaeaec;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
}
.offersV2-base-title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 32px;
}
.offersV2-base-message {
    padding-left: 15px;
    text-indent: -15px;
    list-style: none;
    white-space: normal;
    margin-bottom: 8px;
}
li.offersV2-base-message:before {
    content: "\2022";
    color: #d4d5d9;
    padding-right: 8px;
}
.shippingTip-base-deliveryTip {
    padding: 8px;
    margin-bottom: 12px;
    background: #fff;
    border: 1px solid #eaeaec;
    border-radius: 4px;
}
.shippingTip-base-tipIcon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
span.shippingTip {
    background-position: -1412px -162px;
    width: 60px;
    height: 39px;
    float: left;
    background-repeat: no-repeat;
    transform: scale(0.6);
    margin-top: -5px;
    margin-left: -8px;
    background-image: url(../images/sprite-2.jpg);
}
.shippingTip-base-tipMessage {
    display: inline-block;
    vertical-align: middle;
    color: #3e4152;
    font-size: 14px;
    margin-top: 5px;
    width: 80%;
}
.shippingTip-base-tipBold {
    display: inline-block;
    margin-left: 1px;
    color: #535766;
    font-weight: 600;
}
.itemBlock-base-itemHeader {
    padding: 10px 12px 10px;
}
.itemBlock-base-itemHeader div {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.itemBlock-base-totalCartValue {
    float: right;
    font-weight: 600;
}
.itemContainer-base-itemMargin {
    margin-bottom: 8px;
}
.itemContainer-base-itemMargin {
    margin-bottom: 8px;
}
.item-base-item {
    position: relative;
    margin-bottom: 8px;
}
.item-base-item:last-child {
    margin-bottom: 0;
}
.itemContainer-base-item {
    background: #fff;
    font-size: 14px;
    border: 1px solid #eaeaec;
    border-radius: 4px;
    position: relative;
    padding: 12px 12px 0;
}
.itemContainer-base-itemLeft {
    position: absolute;
}
.itemContainer-base-itemRight {
    padding-left: 12px;
    position: relative;
    min-height: 148px;
    margin-left: 111px;
    margin-bottom: 12px;
}
.itemContainer-base-details,
.itemContainer-base-itemLink {
    text-decoration: none;
    padding-bottom: 0;
    margin-right: 6px;
}
.itemContainer-base-details {
    min-height: 97px;
}
.itemContainer-base-brand,
.itemContainer-base-itemLink,
.itemContainer-base-itemName {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.itemContainer-base-brand {
    font-weight: 600;
}
.itemContainer-base-itemLink {
    display: block;
}
.itemComponents-base-sellerData {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 65%;
    margin-top: 2px;
    margin-bottom: 12px;
    color: #94969f;
}
.itemContainer-base-sizeAndQty {
    padding: 15px 0 0;
    display: inline-block;
    margin-right: 8px;
}
.itemContainer-base-amount {
    position: absolute;
    top: 10px;
    right: 12px;
}
.itemComponents-base-bold {
    font-weight: 600;
}
.itemComponents-base-price {
    display: inline-block;
    color: #282c3f;
}
.itemContainer-base-discountStrikedAmount {
    position: absolute;
    top: 32px;
    right: 12px;
}
.itemComponents-base-strikedAmount {
    display: inline-block;
}
.itemContainer-base-strikedAmount {
    color: #535766;
}
.itemComponents-base-discountAbsoluteRupee,
.itemComponents-base-itemDiscount,
.itemComponents-base-percentageDiscountText {
    color: #62bd7f;
    font-weight: 600;
}
.itemComponents-base-quantity,
.itemComponents-base-size {
    padding: 2px 8px;
    background: #f5f5f6;
    color: #282c3f;
    font-weight: 600;
    cursor: pointer;
    border-radius: 2px;
    margin-bottom: 4px;
    margin-right: 10px;
    float: left;
}
.itemComponents-base-price.itemComponents-base-strike {
    color: #94969f;
    padding: 0 8px;
    text-decoration: line-through;
}
.addToWishlist-base-wishlistBlock {
    display: block;
    text-decoration: none;
    background-color: #fff;
    color: inherit;
    padding: 12px;
    position: relative;
    font-weight: 600;
    padding: 16px 12px 16px 16px;
    margin-top: 24px;
    border: 1px solid #eaeaec;
    border-radius: 4px;
    margin-bottom: 20px;
}
.addToWishlist-base-wishlistText {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    color: #282c3f;
}
.cartLayout span.offers {
    background-position: -598px 0px;
    float: left;
    margin-right: 5px;
}
.desktop-base-right {
    vertical-align: top;
    display: inline-block;
    width: 29%;
    padding: 15px;
    background-color: #fff;
}
.coupons-base-header {
    font-size: 12px;
    font-weight: 600;
    color: #535766;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.coupons-base-content {
    padding-bottom: 12px;
    position: relative;
    border-bottom: 1px solid #f5f5f6;
    padding-left: 0;
}
span.coupons {
    float: left;
    margin-right: 10px;
    background-position: -622px 0px;
}
.coupons-base-label {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    padding: 7px 0;
}
a.coupons-base-button {
    float: right;
    padding: 4px 16px;
    position: absolute;
    color: #ff3f6c;
    border: 1px solid #ff3f6c;
    border-radius: 3px;
    text-transform: none;
    cursor: pointer;
    font-weight: 600;
    top: 0;
    right: 0;
    text-decoration: none;
}
a.coupons-base-button:hover {
    color: #ff3f6c;
}
.giftWrap-base-container {
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f6;
}
.giftWrap-base-header {
    font-size: 12px;
    font-weight: 600;
    color: #535766;
    margin: 24px 0 12px;
}
.giftWrap-base-content {
    background: #fff1ec;
    padding: 12px 12px 12px 63px;
    font-size: 12px;
    position: relative;
    border-radius: 4px;
    line-height: 16px;
}
.giftWrap-base-gift {
    position: absolute;
    top: -1px;
    left: 10px;
}
.sprite-gift-big {
    background-position: -5px -163px;
    width: 36px;
    height: 99px;
}
.giftWrap-base-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1px;
}
.giftWrap-base-add,
.giftWrap-base-edit,
.giftWrap-base-remove {
    margin-top: 8px;
    font-weight: 600;
    color: #ff3f6c;
    display: inline-block;
}
.priceBlock-base-container {
    margin-bottom: 16px;
}
.priceBlock-base-priceHeader {
    font-size: 12px;
    font-weight: 600;
    margin: 24px 0 16px;
    color: #535766;
}
.priceDetail-base-value {
    float: right;
}
.color-yeild {
    color: #03a685;
}
.button-base-button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    background: var(--theme-color);
    cursor: pointer;
    text-align: center;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.couponsForm-base-stickyButton {
    background: #fff;
    padding: 0px;
    height: 57px;
    bottom: 0;
    right: 0;
    left: 0;
    display: inline;
}
.couponsForm-base-savingsMessage {
    height: 50px;
    padding: 2px 8px 0 0px;
    border: 0;
    background: #fff;
    width: 40%;
    float: left;
}
.couponsForm-base-savingsMessage .couponsForm-base-message {
    font-weight: 600;
    font-size: 12px;
    color: #696b79;
    text-align: left;
}
.couponsForm-base-savingsMessage .couponsForm-base-price {
    font-weight: 600;
    font-size: 16px;
    text-align: left;
}
.couponsForm-base-couponsApplyButton {
    background: var(--theme-color);
    height: 38px;
    width: 60%;
    float: right;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 4px;
    text-transform: uppercase;
}
.couponsForm-base-textInputContainer {
    position: relative;
    height: 44px;
    font-size: 14px;
    box-sizing: border-box;
    padding-top: 10px;
    border-radius: 4px;
    margin-bottom: 4px;
    border: 1px solid #d5d6d9;
    padding: 11px 16px 14px;
}
.couponsForm-base-textInputContainer .couponsForm-base-textInput {
    caret-color: #ff3f6c;
    padding: 0;
    border: none;
    width: 75%;
}
.couponsForm-base-textInputContainer .couponsForm-base-applyButton {
    position: absolute;
    top: 11px;
    right: 16px;
    font-size: 14px;
    color: #ff9fb5;
    font-weight: 600;
    letter-spacing: 1px;
}
#coupons-modal .modal-title {
    font-size: 14px;
    line-height: 40px;
}
#coupons-modal .modal-header {
    padding-bottom: 5px;
    padding-top: 10px;
}
#coupons-modal .modal-header .close {
    margin-top: 6px;
    font-size: 25px;
}
.couponsForm {
    min-height: 250px;
}
.stickyButton-base-StickyComponent {
    padding-top: 20px;
    position: relative;
    margin-bottom: 40px;
    border: none;
    padding-bottom: 20px;
}
.stickyButton-base-stickyButton {
    padding: 10px;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    border-top: 1px solid #d4d5d9;
    -ms-box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.15);
    z-index: 11;
}
.stickyButton-base-priceDetailsLeft {
    text-align: left;
    padding-left: 6px;
}
.stickyButton-base-priceDetails {
    display: inline-block;
    height: 50px;
    width: 40%;
    background: #fff;
    text-align: left;
    border: 0;
    padding-top: 5px;
}
.stickyButton-base-placeOrderButton {
    width: 60%;
    padding: 10px;
    float: right;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #d4d5d9;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 4px;
    height: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
}
.stickyButton-base-placeOrderButton:hover {
    color: #fff;
}
.stickyButton-base-viewDetails {
    font-size: 12px;
    color: var(--theme-color);
    font-weight: 600;
    cursor: pointer;
}
.stickyButton-base-StickyComponent {
    display: none;
}
.header .step-number {
    float: right;
    margin-top: 4px;
    position: absolute;
    right: 10px;
    top: 12px;
    display: none;
}
.addressDesktop-base-addressLayout {
    max-width: 850px;
    margin: 10px auto 50px;
    display: flex;
    background-color: #fff;
}
.addressDesktop-base-left {
    width: 60%;
    vertical-align: top;
    padding-right: 5px;
    padding-top: 12px;
    border-right: 1px solid #eaeaec;
    padding-bottom: 20px;
}
.addressDesktop-base-addAddressContainer {
    width: 450px;
    margin: auto;
    border: 1px solid #eaeaec;
    margin-top: 0;
    position: relative;
    background-color: #fff;
}
.update_delivery_address_msg.bg-info {
    padding: 10px;
    margin: 10px 0;
    border: 1px dashed #ccc;
}
h6.mb-0.text-bold.text-danger {
    line-height: 20px;
    font-weight: bold;
}
.localityOptions-base-localityBlock {
    position: relative;
    margin-bottom: 16px;
    outline: none;
}
.addressFormUI-base-container {
    padding: 10px 10px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.serviceability-base-container {
    display: flex;
    flex-direction: column;
}
.addressDesktop-base-headerClass {
    padding-bottom: 0;
}
.serviceability-base-title {
    padding: 16px 0 5px;
    text-transform: uppercase;
    color: #535766;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #eaeaec;
}
.serviceability-base-list {
    background-color: #fff;
    padding: 16px 0;
}
.serviceability-base-deliveryContainer {
    border-bottom: 1px dashed #eaeaec;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}
.serviceability-base-imgStyle {
    height: 48px;
    width: 36px;
}
.serviceability-base-deliveryInfo {
    margin-left: 12px;
    color: #282c3f;
    font-size: 14px;
}
.serviceability-base-estimatedDate {
    font-weight: 600;
}
.serviceability-base-deliveryContainer:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.addressFormUI-base-scrollable,
.form-ui {
    overflow-y: auto;
    height: 90%;
}

.addressDesktop-base-removeMargin {
    margin-top: 0 !important;
}
.form-base {
    padding: 10px;
    color: #282c3f;
}

.addressFormUI-base-footer {
    position: absolute;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    box-shadow: 0 -1px 4px 0 #0000004d;
}
.input-row {
    position: relative;
    display: inline-block;
    width: 100%;
}
.top-base .label-base,
.input-row input:focus + .label-base,
.input-row textarea:focus + .label-base,
.input-row select:focus + .label-base {
    top: -10px;
    transition-property: top;
    transition-duration: 0.1s;
    background: #fff;
    padding: 0 4px;
    left: 9px;
}
.input-group .label-base,
.input-group input:focus + .label-base {
    left: 60px;
}
.input-base,
input-base:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #282c3f;
    background-color: #f5f5f6;
    border: 0;
}
.input-base {
    width: 100%;
    font-size: 14px;
    padding: 0px 12px;
    border: 1px solid #d4d5d9;
    background-color: transparent;
    font-weight: 300;
    border-radius: 4px;
    line-height: 40px;
}
.mb16 {
    margin-bottom: 16px;
}
.addressFormUI-base-cityContainer {
    display: flex;
    justify-content: space-between;
}
.half-width {
    width: 47.5% !important;
    margin-bottom: 0;
}
.label-base {
    display: block;
    top: 9px;
    left: 13px;
    color: #94969f;
    transition-property: top;
    transition-duration: 0.1s;
    font-weight: 600;
}
.invalid-message {
    color: var(--theme-color);
    width: 100%;
}
.addressFormUI-base-pincodeBlock {
    position: relative;
    margin-bottom: 16px;
}
.form-heading {
    padding: 0 10px;
    font-size: 12px;
    font-weight: 600;
    color: #282c3f;
}
.address-type {
    display: flex;
    flex-wrap: wrap;
}
.address-icon {
    padding: 4px 16px;
    border: 1px solid #282c3f;
    border-radius: 20px;
    font-size: 12px;
    margin-right: 16px;
    cursor: pointer;
}
.address-icon.addressFormUI-base-selectedAddressType {
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
    font-weight: 600;
}
.addressFormUI-base-error {
    color: var(--theme-color);
}
.addressDesktop-base-right {
    width: 40%;
    vertical-align: top;
    padding-top: 8px;
}
.priceBlockV2-base-container {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 0 15px;
}
.addressDesktop-base-paddingTop {
    padding-top: 8px;
}
.priceBlockV2-base-detailBody {
    background-color: #fff;
    padding: 16px;
}
.priceBlockV2-base-items {
    margin: 16px 16px 0px;
    color: #535766;
    font-size: 12px;
    border-bottom: 1px solid #d4d5d9;
    font-weight: 600;
    padding-bottom: 5px;
}
.priceDetail-base-action {
    font-size: 14px;
    color: var(--theme-color);
    cursor: pointer;
}
.priceDetail-base-hideShow {
    margin-left: 5px;
    font-weight: 600;
    text-transform: uppercase;
}
.paymentDesktop-base-paymentLayout {
    max-width: 1000px;
    margin: 10px auto 50px;
    background-color: #fff;
}
.paymentDesktop-base-left {
    display: inline-block;
    width: 67.5%;
    vertical-align: top;
    border-right: 1px solid #eaeaec;
    padding: 20px;
    background: #fff;
}
.payment-heading {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0 15px;
}
.nav-tabs {
    float: left;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.nav-tabs li {
    float: none;
    border: 1px solid #eaeaec;
    border-left: 1px solid #eaeaec;
    padding: 15px 15px;
    font-weight: 600;
}
.nav-tabs li.active {
    border-left: 5px solid #ff3f6c;
    border-right: 0;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    border: 0;
    display: inline;
    /* padding: 0; */
    background: none;
}

.cardForm-base-row {
    margin: 15px 0 0;
    position: relative;
}
.cardForm-base-cardNumberBottomMargin {
    margin-bottom: 15px;
}
.cardForm-base-row label,
.cardForm-base-label {
    color: #535766;
    display: block;
    font-weight: normal;
}
.cardForm-base-cardNumber {
    width: 100%;
    height: 38px;
    padding: 5px;
    border: 1px solid #d4d5d9;
}
.sprite-card-default {
    width: 38px;
    height: 20px;
    background-position: -357px -26px;
}
.cardForm-base-cardNameNoMargin {
    margin-top: 0;
}
.tabBar-base-contentBlock {
    vertical-align: top;
    display: table-cell;
    width: 65%;
    padding: 20px 10px 0 30px;
    background: #fff;
    border-top: 1px solid #eaeaec;
    border-left: 0;
}
.cardForm-base-col {
    display: inline-block;
    width: 48%;
}
select.cardForm-base-expiryMonthDropdown,
select.cardForm-base-expiryYearDropdown {
    border: 1px solid #d4d5d9;
    height: 38px;
    width: 100%;
    padding: 10px;
}
.cardForm-base-colFiller {
    display: inline-block;
    width: 2%;
}
.card-base-heading {
    font-weight: 600;
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaec;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cardForm-base-cvv {
    float: left;
    width: 25%;
    height: 36px;
    padding: 5px 10px 5px 15px;
    border: 1px solid #d4d5d9;
}
.cardForm-base-cvvInfo {
    display: inline-block;
    width: 75%;
    color: #94969f;
    font-size: 12px;
}
.cardForm-base-cvvImage {
    margin: 0 10px;
    float: left;
}
.cardForm-base-saveCardLabel {
    display: inline-block;
    margin: 8px 0 0 0;
    font-size: 13px;
    color: #94969f;
}
.sprite-card-cvv-info {
    background-position: -400px -25px;
    width: 45px;
    height: 36px;
}
.cardForm-base-checkBox,
.cardForm-base-saveCardWrapper {
    margin: 10px 0;
    overflow: hidden;
}
.cardForm-base-saveCardLabel {
    display: inline-block;
    margin: 10px 0 0 5px;
    font-size: 13px;
}
.payNowForm-base-disabled {
    cursor: default;
    opacity: 0.5;
}
.wallets-base-container {
    display: inline-block;
    width: 100%;
}
.wallets-base-heading {
    font-weight: 600;
    border-bottom: 1px solid #eaeaec;
    padding: 15px 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.paymentSubOption-base-rowContainer {
    /* border-bottom: 1px solid #f4f4f5; */
    padding: 30px 0;
}
.wallets-base-paymentSuboptionRow {
    /* height: 42px;
	padding: 3px 0; */
    height: 0px;
    margin-left: -35px;
}
.paymentSubOption-base-row {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.paymentSubOption-base-image {
    margin-right: 7px;
}

.wallets-base-infoTextDesktop {
    margin: 30px 0;
}
.wallets-base-infoText {
    font-size: 12px;
}
.giftcard-base-heading {
    font-weight: 600;
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaec;
    text-transform: uppercase;
}
.input-base-inputRow {
    position: relative;
    display: inline-block;
    margin-top: 28px;
    width: 100%;
}
.input-base-label {
    display: block;
    position: absolute;
    top: 10px;
    transition-property: top;
    transition-duration: 0.1s;
    font-weight: normal;
    margin: 0;
}
.input-base-top .input-base-label {
    top: -12px;
    transition-property: top;
    transition-duration: 0.1s;
}
.input-base-input {
    width: 100%;
    font-size: 15px;
    padding-top: 8px;
    border: none;
    border-bottom: 1px solid #a9abb3;
    background: transparent;
    font-weight: 600;
}
.giftcard-base-addButton {
    margin-top: 40px;
    border-radius: 4px;
}
.paymentSubOption-base-rowContainer label {
    font-size: 13px;
    line-height: 1.42857143;
    color: #424553;
    float: left;
    line-height: 42px;
    font-weight: normal;
    margin: 0;
}
/* The container */
.checkboxes {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    float: left;
}
/* Hide the browser's default checkbox */
.checkboxes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 100px;
}

/* On mouse-over, add a grey background color */
.checkboxes:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxes input:checked ~ .checkmark {
    background-color: #ff3f6c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.checkboxes input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.checkboxes .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.paymentDesktop-base-right {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 5px 15px;
}
.paymentDesktop-base-redirect {
    cursor: pointer;
    color: #526cd0;
    font-weight: 600;
    margin-top: 10px;
}
.addressDetails-base-name {
    font-weight: 600;
    font-size: 14px;
    color: #282c3f;
    text-transform: capitalize;
    word-break: break-word;
    width: auto;
    display: inline-block;
    cursor: pointer;
}
.addressDetails-base-addressType {
    font-size: 10px;
    padding: 2px 8px;
    border-radius: 20px;
    color: #03a685;
    font-weight: 600;
    border: 1px solid #03a685;
    margin-left: 8px;
    line-height: 12px;
    width: auto;
    display: inline-block;
}
.addressDetails-base-defaultTag {
    color: #94969f;
    font-size: 12px;
    margin-left: 4px;
    font-weight: 300;
}
.paymentDesktop-base-addressHeading {
    margin: 30px 0 10px;
    font-weight: 600;
    font-size: 14px;
}
.priceBlock-base-items {
    padding: 15px 0 15px;
    color: #596062;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px dotted #d4d5d9;
    margin-bottom: 10px;
}
.add-to-cart-btn-container a span.icon {
    position: relative;
    top: -1px;
}
.priceDetail-base-hideShow {
    margin-left: 5px;
    font-weight: 600;
    text-transform: uppercase;
}
.priceDetail-base-row {
    margin-bottom: 12px;
}
.priceBreakUp-base-orderSummary {
    font-size: 14px;
}
.priceDetail-base-spaceRight {
    padding-right: 4px;
}
.priceDetail-base-striked {
    text-decoration: line-through;
}
.priceDetail-base-discount {
    color: #03a685;
}
.priceDetail-base-total {
    font-weight: 600;
    font-size: 15px;
    padding-top: 16px;
    border-top: 1px solid #eaeaec;
    color: #3e4152;
}
.cardForm-base-cvvImage {
    margin: 0 10px;
    float: left;
}
.back-icon,
.header .page-name {
    display: none;
}
.addressList-base-titleContainer {
    margin-bottom: 12px;
    height: 45px;
}
.addressList-base-title {
    float: left;
    font-weight: 600;
    color: #282c3f;
    font-size: 18px;
    margin: 12px 0;
}
.addressList-base-addAddressButton {
    float: right;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #282c3f;
    margin: 7px 0 6px;
    padding: 8px 16px 7px;
    border-radius: 4px;
}
.addressList-base-defaultTitle {
    font-size: 12px;
    font-weight: 600;
    margin: 12px 0 16px;
    color: #535766;
}
.addressBlocks-base-notServiceable,
.addressBlocks-base-serviceable {
    box-shadow: 0 0 4px rgba(40, 44, 63, 0.2);
}
.addressBlocks-base-block {
    border: 1px solid #eaeaec;
    padding: 19px 16px 20px 48px;
    margin-bottom: 8px;
    vertical-align: top;
    border-radius: 4px;
    position: relative;
    display: inline-block;
}
.addressDetails-base-addressTitle {
    display: flex;
    align-items: baseline;
}
.addressDetails-base-addressField {
    word-break: break-word;
}
.addressBlocks-base-addressDetail {
    margin-top: 12px !important;
}
.addressDetails-base-mobile {
    margin: 12px 0 16px;
}
.addressServiceability-base-container {
    font-size: 14px;
}
.addressServiceability-base-bullet {
    display: inline-block;
    margin-right: 3px;
}
.addressBlocks-base-btns {
    position: relative;
    margin: 16px 0;
}
.serviceability-base-container,
.addressList {
    background-color: #fff;
    padding: 0 15px;
    display: none;
}
.addressBlocks-base-edit,
.addressBlocks-base-remove {
    color: #282c3f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    background: transparent;
    cursor: pointer;
    border: 1px solid #282c3f;
    border-radius: 4px;
    padding: 6.5px 16px;
}
.addressBlocks-base-remove {
    float: left;
    width: auto;
    margin-right: 12px;
}
.addressBlocks-base-edit {
    width: auto;
    margin-left: 16px;
}
.addressList-base-addBlock {
    box-shadow: 0 0 4px rgba(40, 44, 63, 0.08);
    height: 72px;
    padding: 27px 0 26px 19px;
    margin-bottom: 25px;
    vertical-align: top;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    border: 1px dashed #d4d5d9;
    text-align: center;
    margin-top: 20px;
}
input#addressType-home-input {
    width: 5px;
}
.addressList-base-label {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    color: #ff3f6c;
}
.addressList-base-label a {
    color: var(--theme-color);
}
.card-img {
    padding: 15px 0;
}
.top-img-mobile {
    display: none;
    margin: 0px -10px 5px;
}
#sizeModal .modal-dialog {
    width: 150px;
}
.dialogs-base-item {
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 14px;
}
.dialogs-base-list {
    padding: 0;
    max-height: 200px;
}
.dialogs-base-item.dialogs-base-selected {
    font-weight: 600;
}
.dialogs-base-header {
    font-size: 14px;
    padding-bottom: 10px;
}
.checkout {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 15px;
}
.h6,
h6 {
    font-size: 1.5rem;
    margin-bottom: 5px;
}
.back {
    background: var(--theme-color);
    padding: 0;
    width: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    height: 40px;
    float: left;
}
.checkout-wrap .f-login {
    box-sizing: border-box !important;
    padding: 15px;
    background: #fff;
    border: 1px solid #f2f5f7;
    border-radius: 4px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.05);
    text-align: left;
    float: left;
    width: 100%;
}
.m-t-15 {
    margin-top: 15px;
}
.f-login {
    max-width: 400px;
    text-align: center;
    margin: auto;
}
span.check {
    height: 30px;
    width: 30px;
    display: inline-block;
    border: 1px solid var(--theme-color);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.f-login .l-input {
    margin-top: 15px;
}
.l-input {
    position: relative;
}
input.btn,
select.btn {
    background-color: transparent;
    color: #636363;
    cursor: pointer;
    transition: all 0.3s ease 0.1s;
    border-radius: 2px;
    border: 1px solid silver;
    text-align: left;
    min-width: 320px;
    width: 100%;
    font-size: 12px;
}
.checkout-wrap input.btn,
.checkout-wrap select.btn {
    min-width: initial;
    width: 100%;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.ship-address input.btn {
    max-width: initial;
    width: 100%;
}
.contact-form-wrap textarea,
.customer-login textarea,
.review-form textarea {
    width: 100%;
    text-align: left;
    background-color: transparent;
    border: 1px solid #ccc;
    color: #636363;
}
input[type="radio"]:checked + label {
    border: 1px solid var(--theme-color);
    background-color: #fff;
}
input[type="radio"]:checked + label.address-icon {
    border: 1px solid #ccc;
}
.s-method label.radio {
    width: 15px;
    height: 15px;
    float: left;
    margin: 2px 8px 0 0;
    border-radius: 50%;
    border: 1px solid var(--theme-color);
    position: absolute;
    top: 0;
    left: 2px;
}
#confirm_comment {
    margin-top: 15px;
}
input[type="radio"] {
    opacity: 0;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 26px;
}
h6.c-title {
    display: inline-block;
    padding-left: 10px;
}
.s-method.r-btn,
td.r-btn {
    position: relative;
}
input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.m-b-15 {
    margin-bottom: 15px;
    overflow: hidden;
}
.c-cart p {
    float: left;
    width: 50%;
    margin-bottom: initial;
}
.c-cart span.money {
    float: left;
    width: 50%;
    text-align: right;
    font-weight: 600;
}
.cart-main .itemContainer-base-itemRight {
    margin-left: 80px;
    border: 0;
    min-height: 110px;
}
.cart-main .itemContainer-base-item {
    padding: 0;
    border: 0;
}
.cart-main .itemContainer-base-itemLink {
    padding-right: 0;
    width: 100%;
}
.cart-top {
    padding-bottom: 0px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.s-method {
    float: left;
    width: 100%;
    position: relative;
}
.s-method .p-method {
    padding-left: 20px;
    float: left;
}
.btn.place-order {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem;
    font-size: 16px;
    background-color: var(--theme-color);
    color: #fff;
    font-weight: 600;
    float: right;
    margin-top: 10px;
}
.terms-conditions {
    padding-top: 0;
    width: 100%;
    display: inline-block;
}
.d-inline-b.s-method {
    width: auto;
    float: left;
    margin-right: 10px;
}
.Applycode {
    position: relative;
}
.Applycode button.btn {
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
}
#button-coupon,
button.sign-in {
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 7px;
    margin: 0;
    font-size: 14px;
    background-color: var(--theme-color);
    color: #fff;
    font-weight: 600;
}
span.back-icon {
    background-position: -765px 4px;
    height: 40px;
    width: 30px;
}
.image-col50 {
    width: 49.5%;
    float: left;
    margin-bottom: 1%;
    position: relative;
}
.image-col50:nth-child(1n) {
    background: #ffedf3;
}
.image-col50:nth-child(2n) {
    background: #fff2df;
    margin-left: 1%;
}
.image-container {
    padding-top: 133.33%;
    overflow: hidden;
    position: relative;
    border: 1px solid #f5f5f6;
}
.cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-origin: border-box;
    background-size: cover;
    transition: transform 0.4s;
    will-change: transform;
}
.cover-image:hover {
    transform: scale(1.04);
    cursor: -webkit-grab;
    cursor: grab;
}
.pincode-form {
    position: relative;
    display: inline-block;
}
.deliveryContainer {
    width: 100%;
    float: left;
}
.customer-rating {
    border-top: 1px solid #d4d5d9;
    display: inline-block;
}
.rating-content {
    margin-top: 10px;
    align-items: baseline;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d5d9;
}
.index-header {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 7px;
    color: #282c3f;
}
.ratings-icon {
    background-position: -287px -34px !important;
    width: 38px;
    height: 28px;
    vertical-align: middle;
    margin-left: 5px;
    transform: scale(0.6);
}
.sprite {
    background: url(../images/split-img.png);
    display: inline-block;
    background-repeat: no-repeat;
}
.index-rating {
    margin-top: 0px;
}
.disinblck {
    display: inline-block;
}
.overall-rating {
    height: 58px;
    font-size: 48px;
    color: #282c3f;
}
.five-stars {
    background-position: 0 -31px;
}
.four-stars {
    background-position: -33px -32px;
}
.three-stars {
    background-position: -33px -32px;
}
.two-stars {
    background-position: -65px -32px;
}
.one-stars {
    background-position: -100px -32px;
}

a.view-all {
    color: var(--theme-color);
    font-weight: 600;
}

.star-icon {
    margin: 25px 0 0 10px;
    width: 30px;
    height: 30px;
    transform: scale(0.8);
}
.star {
    margin: 0 3px;
    transform: scale(0.8);
    background-position: -136px -34px;
    width: 12px;
    height: 12px;
}
.count-total {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #282c3f;
}
.middle-separator {
    margin: 0 23px;
    height: 96px;
    border-left: 1.2px solid #eaeaec;
}
.rating-bar-container {
    height: 18px;
}
.rating-level {
    font-size: 14px;
    color: #a9abb3;
    display: inline;
}
progress[data-rating="4"],
progress[data-rating="5"] {
    color: #14958f;
}

progress {
    border: none;
    width: 120px;
    height: 4px;
    vertical-align: middle;
    background: #f5f5f6;
}
.rating-count {
    font-size: 12px;
    color: #282c3f;
    margin-left: 9px;
    display: inline;
}

progress[data-rating="1"]::-webkit-progress-value {
    background: #f16565;
}
progress[data-rating="2"]::-webkit-progress-value {
    background: #fcb301;
}
progress[data-rating="3"]::-webkit-progress-value {
    background: #72bfbc;
}
progress[data-rating="4"]::-webkit-progress-value {
    background: #72bfbc;
}
progress[data-rating="5"]::-webkit-progress-value {
    background: #14958f;
}

progress[data-rating="1"]::-moz-progress-bar {
    background: #f16565;
}
progress[data-rating="2"]::-moz-progress-bar {
    background: #fcb301;
}
progress[data-rating="3"]::-moz-progress-bar {
    background: #72bfbc;
}
progress[data-rating="4"]::-moz-progress-bar {
    background: #72bfbc;
}
progress[data-rating="5"]::-moz-progress-bar {
    background: #14958f;
}

progress[data-rating="1"] {
    background: #f16565;
}
progress[data-rating="2"] {
    background: #fcb301;
}
progress[data-rating="3"] {
    background: #72bfbc;
}
progress[data-rating="4"] {
    background: #72bfbc;
}
progress[data-rating="5"] {
    background: #14958f;
}

.image-content,
.review-content {
    padding-top: 20px;
}
.index-header {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 7px;
    color: #282c3f;
}
.reviews {
    margin-bottom: 15px;
}
.review-wrapper {
    border-bottom: 1px solid #eaeaec;
    padding: 18px 0;
    margin: 0;
}
.user-review {
    position: relative;
    padding-left: 35px;
}
.user-start {
    position: absolute;
    top: 3px;
    left: 0;
}
.review-text {
    font-size: 16px;
    color: #282c3f;
    line-height: 20px;
}
.five-star {
    background-color: #14958f;
}
.one-star {
    background-color: #f16565;
}
.two-star {
    background-color: #fcb301;
}
.three-star {
    background-color: #72bfbc;
}
.four-star {
    background-color: #72bfbc;
}
.user-review-start {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    position: relative;
    height: 19px;
    width: 29px;
    display: block;
    padding-left: 4px;
    border-radius: 1px;
    box-sizing: border-box;
}
.user-review-star-icon {
    position: absolute;
    width: 20px;
    height: 19px;
    transform: scale(0.5);
    background-position: -658px -41px;
}
.review-footer {
    padding-left: 35px;
    justify-content: space-between;
    color: #565a63;
    font-size: 14px;
    margin-top: 14px;
    display: inline-block;
    width: 100%;
}
.user-review-left span:first-child:after {
    content: "|";
    width: 15px;
    display: inline-block;
    text-align: center;
}
.measurement li.active {
    border: 0;
    border-bottom: 5px solid #ff3f6c;
}
.measurement li {
    border-right: 1px solid #eaeaec;
}
.measurement li a {
    border-bottom: 0;
}

.account-page {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.image-box {
    width: 400px;
    margin: 0 auto;
}
.lazy-load img {
    min-height: 250px;
    min-width: 100%;
    transition: opacity 2s, bottom 2s;
}
.lazy-load:nth-child(3n) img {
    background: #e5f1ff;
}
.lazy-load:nth-child(1n) img {
    background: #ffedf3;
}
.lazy-load:nth-child(4n) img {
    background: #f4fff9;
}
.lazy-load:nth-child(2n) img {
    background: #fff2df;
}

input[name="city"],
input[name="state"] {
    pointer-events: none;
    background: #ccc;
}

.mobile-attribute-error {
    position: fixed;
    bottom: 0;
    background: #fff;
    border: none !important;
    right: 0;
    z-index: 999;
}
.mobile-size-scroll {
    overflow-x: scroll;
    display: flex;
    padding-bottom: 10px !important;
}
.modal-open {
    padding-right: 0px !important;
}
#loginButton {
    color: #ffffff !important;
}
.button.round.atc-mobile.confirm.add-to-cart-btn {
    width: 94%;
    margin: 0 10px;
}
.button.round.atc-mobile.confirm.add-to-cart-btn:focus,
.stickyButton-base-placeOrderButton:focus,
.button:focus {
    outline: none;
    text-decoration: none;
    color: #fff;
}
.chart-product {
    padding: 10px;
    margin-top: 20px;
}
.overlay.active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    top: -65px;
}
.chart-product .product-name {
    padding: 0px;
}
.paymentSubOption-base-rowContainer {
    margin: 0 15px;
}
.paymentSubOption-base-rowContainer {
    display: flow-root;
    padding: 10px 0;
}
.checkout {
    max-width: 1100px;
    width: 100%;
    margin: 10px auto;
    position: relative;
    background: #fff;
    padding: 15px;
}
.notify {
    background-color: rgba(244, 206, 198, 0.3);
    margin: 15px 0;
    text-align: center;
}
.block {
    width: 33%;
    margin: auto;
    padding: 15px 0;
    border: 0;
}
.block h3 {
    font-size: 24px;
    font-weight: 600;
}
.block ul {
    display: inline-block;
    padding: 0;
}
.block ul li {
    float: left;
    margin: 0 12px;
    padding: 0 5px;
}
.block li:first-child {
    list-style: none;
}
.form-group {
    margin-bottom: 15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.block label {
    text-align: left;
}
.block .input-group {
    width: 100%;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.block .input-group-append {
    display: table-cell;
    vertical-align: middle;
    padding: 0 18px;
    background: var(--theme-color);
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.block .notify-btn {
    display: none;
}
.button.round.add-to-cart {
    width: 260px;
}
.deliveryContainer .invalid-message {
    display: inline-block;
}

/* not found */

.not-found {
    text-align: center;
    padding: 30px;
}
.not-bag {
    background: url("../images/blank-cart.png") no-repeat -2px 6px;
    width: 237px;
    height: 90px;
    margin: 40px auto;
}
.not-heading {
    font-size: 32px;
    margin-bottom: 5px;
}
.not-desc {
    font-size: 14px;
    color: #7e818c;
    margin-bottom: 25px;
}
.index-searchBox {
    display: inline-block;
    width: 700px;
    margin-top: 30px;
}
.index-inputBox {
    border: 1px solid #ccc;
    padding: 9px 5px;
    width: 70%;
    outline: 0;
}
.index-searchBtn {
    padding: 9px 20px;
    border: 1px solid #ccc;
    border-left: none;
    color: #3466e8;
    font-weight: 500;
    font-size: 16px;
}
.index-popularSearch {
    margin: 20px 10px;
    font-size: 15px;
    color: #696b79;
}
ul.nf-navigators {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #ff3e6c;
    font-size: 13px;
}
ul.nf-navigators li a {
    color: var(--theme-color);
}
ul.nf-navigators li {
    display: inline;
    padding: 0 5px;
    border-right: 1px solid #d4d5d9;
}

.image-thumb {
    cursor: pointer;
    width: 75px;
    height: 95px;
    margin: 4px;
    position: relative;
    overflow: hidden;
    float: left;
}

.image-thumb img {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
}

.image-thumb-count {
    top: 30%;
    position: absolute;
    left: 30%;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.skeleton-skeletonLoader {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 99.99%;
    height: 99.99%;
    background: #282c3f -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0, #282c3f),
            color-stop(35%, #282c3f),
            color-stop(70%, #282c3f),
            to(#282c3f)
        ) no-repeat;
    background-size: auto;
    background-size: 800px 100%;
    animation: skeleton-loading-skeleton 1.7s
        cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite forwards;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
.review-image-block {
    padding-left: 30px;
}
.image-thumb-popup {
    width: 102px;
    height: 102px;
    position: relative;
    margin: 0 6.2px 12px;
    float: left;
}

.image-thumb-popup img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.modal-title {
    text-transform: uppercase;
    text-align: center;
}

.slick-prev::before,
.slick-next::before {
    color: #000;
}

#images-data.modal-body {
    position: relative;
    padding: 15px;
    height: 690px;
    overflow-x: scroll;
}

.image-center {
    margin-left: 0px;
}

.announcement-bar {
    background-color: #424553;
    text-align: center;
    position: relative;
    z-index: 10;
    padding: 10px 0;
}

.announcement-bar__message {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.relatedProduct {
    padding: 5px 0px 0px 5px;
}
.relatedProduct .page-title {
    padding-left: 5px;
    margin: 10px 0px;
}
.owl-prev.disabled,
.owl-next.disabled {
    height: auto !important;
}
.owl-prev {
    top: 50%;
    position: absolute;
    left: 0px;
    font-size: 50px !important;
}
.owl-next {
    top: 50%;
    position: absolute;
    right: 0px;
    font-size: 50px !important;
}
.image-center {
    margin: 0px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: none !important;
    color: #000 !important;
}

.owl-theme .owl-nav [class*="owl-"]:focus {
    outline: none;
}
.slideshow_image img {
    width: 100%;
    height: auto;
}

.home-ship-block {
    margin-top: 25px;
    width: 100%;
    display: inline-block;
}

.ship-block-info {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home .page-title {
    background: var(--theme-color);
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    color: #fff;
    height: auto;
}

.info-block {
    float: left;
    padding-left: 20px;
}
.ship-image {
    float: left;
    margin-right: 15px;
    background-image: url(../images/symbols.png);
    width: 60px;
    height: 50px;
}
.home-ship-title {
    margin: 0px;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
    font-weight: 600;
}
.loadmore {
    margin: 0 auto;
    width: 160px;
    background: #000;
    color: #fff;
    text-align: center;
    display: table;
}
.made-in-india {
    margin: 25px 0px;
    width: 100%;
}
#product-list {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.product-load-more {
    color: #fff;
    padding: 10px 20px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.product-load-more:hover {
    color: #fff;
}
.custom-content {
    background: #424553;
    margin-left: 50px;
    height: 550px;
}
.youtube-section {
    margin: 0px 0px 50px 0px;
}
.youtube-block {
    float: left;
    margin: 50px 0px 0px -50px;
}
.about-block {
    display: flex;
    margin: 0 auto;
}

.quotes-slider {
    font-size: 1.125em;
    font-weight: 400;
    font-style: normal;
    padding: 0 15px;
}
.quotes-slider .quote-img {
    padding: 0 0 25px 0;
    display: block;
}
.quotes-slider .quote-img img {
    margin: 0 auto;
    max-width: 100%;
    width: auto !important;
}
.quotes-wrapper {
    margin: 0 auto;
    width: 100%;
}
.rte-setting {
    text-align: center;
    font-size: 16px;
}
#testomonial {
    width: 1024px;
    margin: 0 auto;
}
.youtube-wrapper {
    margin: 25px 0px;
    background: #d7f7e6;
    padding: 25px 0px;
}
.image-box-header {
    display: none !important;
}
.hygenic-box {
    background-position: 0px 0px;
}
.free-shipping {
    background-position: 0px;
}
.cod-availability {
    background-position: 0px 51px;
}
.ship-content-wrap {
    display: flow-root;
}
h2.page-title,
.about-us h2.pageTitle,
.quotes-wrapper .pageTitle {
    text-align: center;
}

.pdp-details .brand-section {
    width: 100%;
    /* border-top: 1px solid #d4d5d9; */
    display: inline-block;
    padding: 15px 0 10px 0;
}
.pdp-details .brand-section h4 {
    display: inline-block;
    width: 100%;
}
.pdp-details .brand-section .brand-image {
    display: inline-block;
    margin: 0 15px 0 0;
    float: left;
    width: 150px;
}
.pdp-details .brand-section .brand-desc {
    vertical-align: top;
}

/*Add Custome CSS 05-04-2021*/
.disabled_active_btn {
    opacity: 0.5;
    pointer-events: none;
}

.profileEdit-button,
.input-group-append,
.button-base-button,
.dashboard-logoutButton,
.person-editProfile,
.exchangeButton,
.returnButton {
    outline: none;
    text-decoration: none !important;
}

.person-person
    .person-background
    .person-infoWrapper
    .person-editProfile:focus {
    outline: none !important;
}

.error-showButton:focus,
.error-showButton:hover {
    color: #526cd0 !important;
}

@media (min-width: 980px) {
    .chart-block {
        -webkit-box-shadow: 0 0 5px #d5d6d9;
        box-shadow: 0 0 5px #d5d6d9;
        height: 100%;
        max-width: 800px;
        position: absolute;
        right: 0;
    }
    .sizeChartWeb-newCell {
        padding: 10px;
    }
}
@media screen and (max-height: 1000px) {
    .halfcard-footer {
        font-size: 16px;
    }
}
@media screen and (max-height: 700px) {
    .halfcard-gridHeaderTitle {
        font-size: 18px;
        line-height: 30px;
    }
    .halfcard-gridHeaderSubTitle {
        font-size: 13px;
        line-height: 22px;
    }
}
@media (min-width: 768px) {
    .badge-new {
        top: 0 !important;
        right: 39% !important;
    }
    .navbar {
        padding: 0 0 0;
        margin: 0;
    }
    .navbar-header {
        padding-right: 25px;
    }
    .navbar-nav .nav-link {
        padding: 0 10px;
        line-height: 16px;
        font-weight: bold;
        color: #1c2a35;
        font-size: 14px;
        position: relative;
        letter-spacing: 0.5px;
    }
    .navbar-nav .nav-link a {
        color: #000;
        /* padding-top: 22px;
        padding-bottom: 23px; */
        border-bottom: 4px solid #fff;
    }
    .navbar-nav.navbar-right li:hover a,
    .navbar-nav .nav-link:hover a {
        border-bottom: 4px solid var(--theme-color);
        background: none;
    }
    /* .navbar-form {
    width: 28%;
  } */
}
@media (max-width: 1100px) {
    .navbar-header {
        padding-right: 0;
    }
    .navbar-nav .nav-link {
        padding: 0;
    }
}
@media (max-width: 991px) {
    .header .navbar-brand {
        padding-right: 0;
        width: 100px;
    }
    .navbar-header {
        padding-right: 0;
    }
    .container {
        padding: 0 15px;
    }
    .navbar-form {
        width: 25%;
    }
    .product-item .item {
        width: 25%;
    }

    .header .checkout-steps {
        margin-left: 10%;
        width: 50%;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .itemBlock-base-leftBlock {
        width: 62%;
    }
    .desktop-base-right {
        width: 37%;
    }
    .header .secureContainer {
        margin-top: 0;
    }
    .header .secureContainer .secureIcon {
        margin-top: 5px;
    }
    .header .secureContainer .secure {
        margin-top: 8px;
    }
}
@media only screen and (max-width: 767px) {
    .height-auto {
        height: 400px;
    }
    .stickyButton-base-stickyButton .button {
        margin: 0;
    }
    .form-base {
        padding: 10px 0;
    }
    .input-row {
        width: 98%;
    }
    .top-img-mobile {
        width: 106%;
    }
    .top-img-mobile img {
        width: 100%;
    }
    .top-img-mobile,
    .back-icon,
    .header .page-name {
        display: inline-block;
    }
    .header .checkout-steps,
    .header .secureContainer {
        display: none;
    }
    .navbar-nav > li > a {
        border-bottom: 1px solid #eaeaec;
        font-weight: 500;
    }
    .navbar-nav > li .arrow {
        display: inline-block;
        width: 36px;
        height: 36px;
        position: absolute;
        right: 0px;
        top: 2px;
    }
    .navbar-nav > li .arrow i.fa-plus {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: rgb(169, 171, 179) transparent transparent transparent;
        top: 15px;
        left: 10px;
        position: absolute;
    }
    .navbar-nav > li .arrow i.fa-minus {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent rgb(169, 171, 179) transparent;
        top: 14px;
        left: 10px;
        position: absolute;
    }
    .navbar-nav > li.sub-menu .dropdown-menu {
        left: 8px;
        margin: 0;
        border-radius: 0;
        padding: 0;
        border: none;
        box-shadow: none;
        left: 0;
    }
    .navbar-nav > li.sub-menu:hover .dropdown-menu {
        display: none;
        width: 100%;
        padding: 0;
        border: none;
        box-shadow: none;
        left: 0;
    }
    .subheader {
        padding: 0 20px;
        font-weight: 600;
        font-size: 18px;
        color: var(--theme-color);
    }
    .sidenav {
        line-height: 48px;
    }
    .dropdown-menu {
        left: 0px;
        width: 100%;
        position: relative;
        padding: 0;
    }
    .dropdown-menu ul {
        margin: 0;
        padding: 0;
    }
    .navbar-nav > li.sub-menu .dropdown-menu ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .navbar-nav > li.sub-menu .dropdown-menu ul li a {
        padding: 10px 0 10px 30px;
        display: block;
        border-bottom: 1px solid #eaeaec;
        color: rgb(122, 122, 122);
    }
    .navbar-nav > li.sub-menu .dropdown-menu ul li:hover a {
        color: #ddd;
    }
    .navbar-nav > li.sub-menu .dropdown-menu ul li:hover a {
        color: #ddd;
    }
    .navbar-nav > li.sub-menu .navbar-nav > li:hover .dropdown-menu ul li a {
        color: #fff;
    }
    .navbar-nav > li.sub-menu .navbar-collapse.in {
        overflow: hidden;
    }
    .navbar-nav .nav-link {
        width: 100%;
        float: left;
        font-size: 16px;
    }
    .atc-desktop {
        display: none !important;
    }
    .container {
        padding: 0 10px;
    }
    .header {
        /* position: relative; */
    }
    .navbar-nav {
        margin: 0;
    }
    .logoutTopBanner {
        font-size: 14px;
        position: relative;
        display: inline-block;
    }
    .logoutTopBanner a {
        float: left;
        padding: 0 0;
        margin: 0 5px;
        color: #ed155c;
        font-weight: 600;
    }
    .logoutButtonContainer {
        position: absolute;
        bottom: 7%;
        right: 7%;
    }
    .navbar-form {
        width: 100%;
        padding: 0;
        margin: 0 0 5px;
    }
    .navbar {
        padding: 10px 0;
        margin-bottom: 0;
    }
    .navbar-nav.navbar-right {
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar-nav.navbar-right li {
        float: left;
        padding-left: 0;
        padding: 5px 5px 0;
    }
    .navbar-nav.navbar-right li a {
        border: none;
    }
    .navbar-nav.navbar-right li a svg {
        float: left;
    }
    .navbar-nav.navbar-right.phone-navbar li a .search {
        position: relative;
        top: 0;
        right: 0;
        left: 5px;
        margin-right: 0;
    }
    span.bag {
        background-position: -40px top;
    }
    .navbar-nav > li > a {
        padding: 10px 0 10px 20px;
        color: #000;
    }
    .nav.navbar-nav.navbar-right.phone-navbar {
        padding-right: 5px;
        float: right;
    }
    .navbar-nav.navbar-right li a {
        padding-bottom: 0;
    }
    .header .navbar-brand {
        width: 100px;
    }
    .navbar-collapse {
        position: fixed;
        left: 0;
        top: 0;
        width: 0;
        z-index: 100;
        background-color: #fff;
        height: 100%;
        padding: 0;
        left: -100%;
        transition: 0.3s;
    }
    .navbar-collapse::after {
        content: "";
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        will-change: opacity;
        pointer-events: none;
        transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
    }
    .navbar-collapse.in {
        left: 0;
        width: 250px;
        transition: 0.3s;
        overflow-y: visible;
    }
    span.close {
        display: inline;
        z-index: 100;
    }
    .navbar-toggle {
        border: none;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        float: left;
        padding: 10px 10px 10px 0;
    }
    .navbar-toggle .icon-bar {
        background-color: #3e4152;
    }
    .navbar-nav.navbar-right li a {
        padding: 0 7px;
    }
    .navbar-nav.navbar-right li a span {
        width: 24px;
    }
    .product-section h2 {
        font-size: 2rem;
        margin-bottom: -3px;
        text-align: left;
    }
    .product-item {
        margin: 0 -10px;
    }
    .product-item .item {
        width: 50%;
        padding: 0;
        border-bottom: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        margin-bottom: 0;
    }
    .product-item .item .product-info {
        padding: 0 5px 5px;
    }
    .product-section .price-box .special-price {
        padding-right: 5px;
    }
    .product-section .price-box .old-price {
        margin: 0;
    }
    .product-section h3 {
        margin-bottom: 5px;
    }
    .product-item span.label.label-sale,
    .product-section .price-box {
        font-size: 1.2rem;
    }
    .navbar-form.navbar-right,
    .nav.navbar-nav.navbar-right {
        display: none;
    }
    .nav.navbar-nav.navbar-right.phone-navbar,
    .phone-search {
        display: inline-block;
    }
    .site-footer .footer-block span {
        margin-top: 20px;
    }
    .site-footer {
        display: none;
        margin-top: 0;
    }
    .site-footer .footer-block {
        height: auto;
    }
    .footer .container.footer-bottom {
        padding: 10px;
    }
    .footer .container {
        padding: 0;
    }
    .site-footer .footer-block {
        width: 50%;
        float: left;
    }
    .site-footer .footer-block .sub-title {
        display: none;
    }
    .site-footer .footer-block .hs-icon,
    1023px .site-footer .footer-block .thumbsup-icon {
        display: none;
    }
    .site-footer .footer-block span {
        display: inline-block;
        margin-top: 0;
    }
    .site-footer .footer-block .footer-title {
        display: inline-block;
        font-size: 12px;
        line-height: 13px;
        width: auto;
        position: relative;
        top: -3px;
    }
    .site-footer .footer-block {
        border-right: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
        padding: 15px 0;
    }
    span.pinterest {
        background-position: -260px -2px;
    }
    span.youtube {
        background-position: -284px -3px;
    }
    span.instagram {
        background-position: -117px -3px;
    }
    span.facebook {
        background-position: -92px -3px;
    }
    span.bag {
        background-position: -26px top;
    }
    .product-item span.label.label-sale {
        font-size: 10px;
        position: relative;
        top: -3px;
        line-height: 23px;
    }
    .navbar-form.phone-search {
        display: none;
    }
    .navbar-form.phone-search.open {
        display: inline-block;
    }
    .social-icons a {
        margin: 0 0px;
    }
    .hide-for-small-only {
        display: none !important;
    }
    .site-footer .footer-block .footer-title.support,
    .site-footer .footer-block .footer-title.need-help {
        position: relative;
        top: -8px;
    }
    .variable-width {
        padding: 10px 0;
    }
    .product-recommendations .recommendations {
        overflow: scroll;
    }
    .product-recommendations .recommendations ul {
        width: 800px;
        overflow: auto;
    }
    .product-recommendations .recommendations ul li {
        width: 120px;
    }
    .site-footer .footer-block .app-icon span,
    .site-footer .footer-block .social-icons .icon {
        width: 30px;
        height: 30px;
        border-radius: 100px;
    }
    .product-section .product-recommendations h2 {
        padding-bottom: 0;
    }
    span.play {
        background-position: -310px -3px;
    }
    span.apple {
        background-position: -238px -4px;
    }
    .slick-slide img {
        width: 100%;
    }
    .product-section .slick-prev,
    .product-section .slick-next {
        display: none !important;
    }
    .product-detail-container {
        margin: -10px -10px 0;
    }
    .product-detail-container .pdp-details {
        min-height: auto;
        padding: 0 0 5px;
    }
    .product-section .slick-dots {
        position: relative;
        bottom: 4px;
    }
    .product-section .slick-dots {
        display: inline-block;
    }
    .product-options {
        margin-bottom: 0;
        padding-top: 15px;
        border-bottom: 10px solid #f4f4f5;
        padding-bottom: 15px;
    }
    .product-options .swatch-attr {
        padding: 0 15px;
    }
    .product-options ul.select-size {
        margin-top: 10px;
        margin-bottom: 0;
        padding: 0px;
    }
    .product-details {
        padding: 0 20px;
        padding-bottom: 0;
        border-bottom: 10px solid #f4f4f5;
    }
    .deliveryContainer {
        padding: 0 20px;
        border-bottom: 10px solid #f4f4f5;
        width: 100%;
        overflow: hidden;
    }
    .pdp-details h1 {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .product-options ul.select-size li a {
        height: 50px;
        border-radius: 50px;
        font-weight: 600;
        line-height: 50px;
        font-size: 16px;
        border-color: #ccc;
        margin-right: 0;
    }
    .pincode-serviceability-list li {
        font-size: 14px;
    }
    .sizeChartWeb-image-size {
        padding: 0 15px;
    }
    .add-to-cart-btn-container a span.icon {
        float: left;
    }
    .sizeChartWeb-subtitle {
        width: 100%;
    }
    .sizeChartWeb-newCell span {
        display: none;
    }
    .deliveryContainer p br {
        display: none;
    }
    .pincode-serviceability-list {
        margin-bottom: 0;
    }
    body {
        color: #424553;
    }
    .image-banner-table {
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .chart-block .nav-tabs li a {
        font-size: 14px;
    }
    .sizeChartWeb-header {
        width: 25px;
        height: 25px;
    }
    .sizeChartWeb-header span.close {
        left: 5px;
    }
    .sizeChartWeb-measure-title {
        margin-left: 0;
        margin-bottom: 0;
    }
    #relatedProduct .product-name,
    #relatedProduct .price-box {
        padding: 0 5px;
    }
    .halfcard-gridHeaderSubTitle {
        font-size: 12px;
        line-height: 22px;
    }
    .halfcard-gridHeaderTitle {
        font-size: 22px;
        line-height: 30px;
    }
    .halfcard-gridHeaderTitle {
        font-size: 14px;
        line-height: 20px;
    }
    .halfcard-wideLeftCard {
        width: 100%;
    }
    .halfcard-subtitledHeader {
        height: auto;
        padding-bottom: 10px;
    }
    .halfcard-paddedContent {
        padding: 0 10px 10px;
    }
    .desktop {
        display: none;
    }
    .DeliveryHalfCard-half-card-container .phone,
    .phone {
        display: inline-block;
    }
    .halfcard-footer {
        font-size: 13px;
        line-height: 16px;
    }
    .desktop-base-right,
    .itemBlock-base-leftBlock {
        width: 100%;
    }
    .couponsForm-base-savingsMessage {
        padding-left: 0;
    }
    .itemContainer-base-amount {
        position: relative;
        right: 0;
        float: left;
        top: 0;
        padding-top: 8px;
    }
    .itemContainer-base-discountStrikedAmount {
        top: 0;
        position: relative;
        right: 0;
        padding-top: 8px;
        float: left;
    }
    .itemContainer-base-item,
    .itemComponents-base-strikedAmount {
        font-size: 12px;
    }
    .itemContainer-base-itemLink {
        width: 100%;
        padding: 0;
    }
    .itemContainer-base-sizeAndQty {
        padding-top: 10px;
    }
    .cartLayout {
        margin: 0 -10px;
    }
    .itemContainer-base-item {
        padding: 10px 10px 0;
        border: 0;
        border-bottom: 10px solid #f4f4f5;
    }
    .itemBlock-base-leftBlock {
        padding: 0;
        border-top: 10px solid #f4f4f5;
    }
    .shippingTip-base-deliveryTip {
        border: 0;
        padding: 5px 10px 10px;
        border-bottom: 10px solid #f4f4f5;
        margin-bottom: 0;
    }
    .coupons-base-header {
        display: none;
    }
    .coupons-right {
        display: none;
    }
    /* .priceDetail-base-row-coupon {
	display: none;
  } */
    .itemContainer-base-itemMargin {
        margin-bottom: 0;
    }
    .desktop-base-right {
        padding: 10px 0;
    }
    .coupons-base-content {
        padding: 0 10px 10px;
        border-bottom: 10px solid #f4f4f5;
    }
    a.coupons-base-button {
        right: 10px;
    }
    .priceBlock-base-container {
        padding: 0 10px;
    }
    .priceBlock-base-priceHeader {
        margin-top: 15px;
    }
    .itemBlock-base-itemHeader {
        padding-bottom: 0;
    }
    .button-base-button {
        display: none;
    }
    .priceBlock-base-container {
        margin-bottom: 0;
    }
    .stickyButton-base-total {
        font-size: 20px;
        font-weight: 600;
        color: #282c3f;
        padding-top: 0;
        display: inline-block;
        text-align: center;
    }
    .stickyButton-base-priceDetails {
        text-align: center;
        padding-left: 0;
    }
    .stickyButton-base-viewDetails {
        font-size: 12px;
        color: #ff3f6c;
        font-weight: 600;
        cursor: pointer;
    }
    .header .step-number,
    .stickyButton-base-StickyComponent {
        display: block;
    }
    .addressDesktop-base-right,
    .addressDesktop-base-left,
    .addressDesktop-base-addAddressContainer {
        width: 100%;
        float: left;
    }
    .addressDesktop-base-left {
        padding-right: 0;
        padding-top: 0;
    }
    .addressDesktop-base-addressLayout {
        display: block;
    }
    .addressDesktop-base-right.none {
        display: none;
    }
    .addressDesktop-base-addressLayout {
        margin: -10px -10px 0;
        margin-top: 0px;
    }
    .form-heading {
        padding: 10px 15px 10px;
        background-color: #f2f2f3;
    }
    .addressFormUI-base-footer {
        /*position: fixed;*/
    }
    .addressFormUI-base-footer .button-base-button {
        display: inline-block;
        width: 100%;
    }
    .form-base:last-of-type {
        margin-bottom: 0;
        /* border-top: 10px solid #f2f2f3; */
        padding-bottom: 5px;
    }
    .header .back-icon {
        height: 24px;
        width: 24px;
        float: left;
    }
    .header .page-name {
        float: left;
        font-weight: 600;
        font-size: 16px;
        margin: 6px 0 2.5px 16px;
    }
    .desktop-address {
        display: none;
    }
    .paymentDesktop-base-left,
    .paymentDesktop-base-right {
        width: 100%;
        float: left;
    }
    .paymentDesktop-base-paymentLayout {
        margin: 0px;
        overflow: hidden;
    }
    .paymentDesktop-base-left {
        border-right: 0;
        padding: 0;
    }
    .border-0 {
        border: 0;
    }
    .card-base-heading,
    .payment-heading {
        font-weight: normal;
    }
    .tabBar-base-contentBlock {
        display: inline-block;
        padding: 10px 5px;
        width: 100%;
    }
    .cardForm-base-col {
        width: 47.5%;
    }
    .button-base-button.giftcard-base-addButton {
        display: inline-block;
        width: 100%;
    }
    .tab-content {
        margin-bottom: 0;
    }
    .tabs-left > .nav-tabs {
        width: 100%;
    }
    .nav-tabs li {
        border: 1px solid #eaeaec;
    }
    .nav-tabs li.active {
        border: 1px solid #eaeaec;
        border-bottom: 5px solid #ff3f6c;
    }
    .tabs-left > .nav-tabs > li .checkboxes {
        display: none;
        position: absolute;
        right: 0px;
        top: 5px;
        width: auto;
    }
    .paymentDesktop-base-right {
        border-top: 10px solid #f5f5f5;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .paymentDesktop-base-addressHeading {
        border-top: 10px solid #f5f5f5;
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 0px;
    }
    .addressList-base-defaultTitle,
    .addressList-base-titleContainer {
        display: none;
    }
    .addressList {
        padding: 0;
    }
    .addressBlocks-base-block {
        width: 100%;
        border: none;
        box-shadow: none;
        border-radius: 0;
        padding: 10px 15px 0px 50px;
        border-top: 10px solid #f5f5f5;
    }
    .addressBlocks-base-changeOrAddBtn {
        border: 1px solid #282c3f;
        background: #fff;
        font-weight: 600;
        text-align: center;
        display: block;
        padding: 9px 16px;
        font-size: 14px;
        border-radius: 3px;
        color: #282c3f;
        text-transform: uppercase;
        margin-top: 8px;
        display: inline-block;
    }
    .addressBlocks-base-btns {
        display: none;
    }
    .addressServiceability-base-container,
    .addressList-base-addBlock {
        display: none;
    }
    .tabs-left > .nav-tabs > li .checkboxes {
        display: inline-block;
    }
    .tabs-left > .nav-tabs > li .select {
        position: absolute;
        right: 10px;
        top: 15px;
        font-weight: 600;
    }
    .tabs-left > .nav-tabs > li.active .select {
        color: #ff3f6c;
    }
    .card-img {
        padding-bottom: 0;
    }
    .checkout {
        width: auto;
        margin: -10px -10px 0;
    }
    .checkout-wrap .f-login {
        margin-bottom: 15px;
    }
    .terms-conditions {
        padding-top: 0;
    }
    .btn-fixed.offer {
        position: fixed;
        bottom: 36px;
        width: 100%;
        left: 0;
        z-index: 5;
        margin-bottom: 0;
    }
    .btn.btn-fixed.offer {
        background: #59418d;
    }
    .c-fixed,
    button#button-confirm {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 5;
        margin-bottom: 0;
    }
    .add-to-cart-btn-container .stickyButton-base-priceDetails {
        width: 30%;
        padding: 10px 10px;
        float: left;
        background: none;
        height: auto;
    }
    .add-to-cart-btn-container .stickyButton-base-priceDetails .vendor-price {
        width: 100%;
        float: left;
        font-weight: normal;
    }
    .add-to-cart-btn-container .add-to-cart-btn {
        width: 67%;
        float: right;
        margin-right: 1%;
        margin-left: 1%;
    }
    .add-to-cart-btn-container .stickyButton-base-total {
        font-size: 20px;
    }
    .add-to-cart-btn-container {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
        padding-right: 10px;
        margin-right: 0px;
        margin-left: 0px;
        z-index: 5;
    }
    .add-cart {
        background-color: #009d00;
    }
    .sizeChartWeb-header {
        opacity: 0.7;
        top: 0px;
        left: 0;
    }
    .product-detail-container .pdp-details .discount {
        font-size: 12px;
        padding: 3px 0 0 0px;
    }
    .chart-open span.close {
        background-position: -219px -10px;
        height: 20px;
    }

    #returnOrder .modal-body,
    #exchangeForm2 .modal-body {
        padding: 15px 10px;
    }

    #returnOrder .checkmark,
    #exchangeModal .checkmark {
        top: 8px;
        left: 0;
        height: 15px;
        width: 15px;
    }
    #returnOrder .checkboxes .checkmark:after,
    #exchangeModal .checkboxes .checkmark:after {
        left: 5px;
        top: 3px;
        width: 5px;
        height: 8px;
    }

    #returnOrder input[type="checkbox"],
    #exchangeModal input[type="checkbox"] {
        margin-left: -5px;
    }

    #returnOrder .couponsForm-base-stickyButton,
    #exchangeModal .couponsForm-base-stickyButton,
    #cancel-modal .couponsForm-base-stickyButton {
        padding: 0px;
    }

    #returnOrder .addressBlocks-base-remove,
    #exchangeModal .addressBlocks-base-remove,
    #cancel-modal .addressBlocks-base-remove {
        margin-right: 7px;
    }

    .index-inputBox,
    .index-searchBox {
        width: 100%;
    }

    .index-inputBox {
        margin-bottom: 25px;
    }

    .index-searchBtn {
        border: 1px solid #ccc;
    }
    .image-box {
        width: 100%;
    }
    .relatedProduct .page-title {
        padding-left: 5px;
        margin: 20px 0px;
    }
    .slideshow_image img {
        height: auto;
    }
    .owl-prev {
        left: 0px;
        top: 35%;
    }
    .owl-next {
        right: 0px;
        top: 35%;
    }
    .quotes-wrapper {
        margin: 25px 0px;
    }
    #testomonial {
        margin: 25px 0px;
        width: 100%;
    }
    .about-us h2.pageTitle {
        margin-bottom: 25px;
        text-align: center;
    }
    .ship-block-info {
        width: 100%;
    }
    .mpc-divider-wrap {
        font-size: 13px;
    }
    .infoshipblock,
    .info-block {
        padding: 0px !important;
    }
    .home .page-title {
        margin: 10px -10px;
        background: var(--theme-color);
        font-size: 18px;
        font-weight: bold;
        padding: 10px 0px;
        text-align: center;
        color: #fff;
        height: auto;
    }
    .youtube-wrapper {
        margin: 25px -10px;
        background: #d7f7e6;
        padding: 25px 10px;
    }
    .made-in-india {
        margin: 25px -10px;
        width: auto;
    }
    div#home-slider {
        margin: 0px -10px;
    }
    .image-box-header {
        display: block !important;
    }
    h2.page-title {
        line-height: 20px;
        text-align: center;
    }
    .pdp-details .product-name {
        padding: 0px 10px;
    }
    .relatedProduct {
        margin-bottom: 25px;
    }
    .pdp-details .brand-section {
        padding: 15px 20px 10px 20px;
    }
}
@media (max-width: 390px) {
    .add-to-cart-btn-container .add-to-cart-btn {
        /* width: auto; */
        float: right;
    }
    .itemBlock-base-itemHeader div {
        font-size: 14px;
    }
    .product-section h1 {
        margin-top: 10px;
    }
    .pdp-details .brand-section .brand-desc {
        width: 100%;
        display: inline-block;
        padding-top: 15px;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 768px) {
    .navbar-collapse.collapse {
        margin-top: 15px;
    }
    .show-for-small-only {
        display: none !important;
    }

    .navbar-header {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .product-details,
    .customer-rating {
        border-top: 0px;
    }
    .nav-tabs li {
        border: 1px solid #eaeaec;
        padding: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1389px) {
    progress {
        width: 65px;
    }
    .middle-separator {
        margin: 0px;
    }
    .count-total {
        width: 85px;
    }
    .overall-rating {
        font-size: 39px;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .ship-block-info {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .index-tableContainer .index-row {
        border-right: 1px solid #fff;
        margin-right: 0%;
        width: 50%;
    }
    .index-row .index-rowValue {
        font-size: 12px;
    }
    .pincode-serviceability-list li {
        font-size: 11px;
    }
    .lazy-load img {
        min-height: 240px;
    }
    .block {
        width: 95%;
    }
    .block ul {
        display: inline-block;
        padding: 0;
    }
    .block ul li {
        padding: 0;
    }
    #testomonial {
        width: 100%;
    }
    .ship-block-info {
        width: 100%;
    }
    .info-block {
        width: 33%;
    }
    .navbar-form {
        width: 50%;
    }
}

@media (min-width: 425px) and (max-width: 767px) {
    .pincode-serviceability-list li {
        font-size: 13px;
    }
    .customer-rating {
        padding: 0px 15px;
    }
    .product-list {
        margin-bottom: 0px;
        display: inline-block;
        width: 100%;
    }
    .pincode-serviceability-list li {
        font-size: 16px;
    }
    .lazy-load img {
        min-height: 282px;
    }

    .block {
        width: 95%;
    }
    .block ul {
        display: inline-block;
        padding: 0;
    }
    .block ul li {
        padding: 0;
    }
    .block .text-left {
        float: none;
        text-align: center;
    }
    .block .input-group-append {
        display: none;
    }
    .block .notify-btn {
        display: block;
        margin: 20px 0 0;
        padding: 7px;
    }
}
@media (min-width: 375px) and (max-width: 424px) {
    .customer-rating {
        padding: 0px 15px;
    }
    .customer-rating .image-content {
        margin-bottom: 0px;
    }
    .image-content,
    #product-list {
        display: inline-block;
        width: 100%;
    }
    .middle-separator {
        margin: 0 10px;
    }
    .pincode-serviceability-list li {
        font-size: 14px;
    }
    .lazy-load img {
        min-height: 249px;
    }
    .block {
        width: 95%;
    }
    .block ul {
        display: inline-block;
        padding: 0;
    }
    .block ul li {
        padding: 0;
    }
    .block .text-left {
        float: none;
        text-align: center;
    }
    .block .input-group-append {
        display: none !important;
    }
    .block .notify-btn {
        display: block;
        margin: 20px 0 0;
        padding: 7px;
    }
}
@media (min-width: 360px) and (max-width: 424px) {
    .image-thumb-popup {
        width: 140px;
        height: 175px;
    }
}
@media (min-width: 320px) and (max-width: 374px) {
    .customer-rating {
        padding: 0px 15px;
    }
    .customer-rating .image-content {
        margin-bottom: 0px;
    }
    .image-content,
    #product-list {
        margin-bottom: 50px;
        display: inline-block;
        width: 100%;
    }
    span.label.label-sale {
        padding: 1px;
    }
    .middle-separator {
        margin: 0 20px;
    }
    .pincode-serviceability-list li {
        font-size: 13px;
    }
    .lazy-load img {
        min-height: 212px;
    }
    progress {
        width: 85px;
    }
    .middle-separator {
        margin: 0 4px;
    }
    .block {
        width: 95%;
    }
    .block ul {
        display: inline-block;
        padding: 0;
    }
    .block ul li {
        padding: 0;
    }
    .block .text-left {
        float: none;
        text-align: center;
    }
    .block .input-group-append {
        display: none !important;
    }
    .block .notify-btn {
        display: block;
        margin: 20px 0 0;
        padding: 7px;
    }
    .star-icon {
        width: 29px;
    }
}

/* Menu css */
.mega-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 75px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    pointer-events: none;
    visibility: hidden;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: none;
}
.navbar-nav .nav-link:hover .mega-menu,
.navbar-nav .nav-link.open .mega-menu {
    visibility: visible;
}

.mega-menu-inner {
    visibility: hidden;
    opacity: 0;
    text-align: left;
    /* left: 50%; */
    /* margin-left: -570px; */
    /* height: 440px; */
    height: 100%;
    position: absolute;
    top: 0;
    /* width: 1135px; */
    width: 100%;
    background-color: #fff;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: inset 0 0 8px rgb(0 0 0 / 10%);
    box-shadow: inset 0 0 8px rgb(0 0 0 / 10%);
    pointer-events: auto;
    padding: 0 10px;
}
.navbar-nav .nav-link:hover .mega-menu-inner {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: rgba(255,255,255,0.9);
}
.menu-main-col {
    padding: 0;
    display: flex;
    height: 100%;
}
.menu-main-col > li {
    width: 25%;
    list-style: none;
    padding: 25px;
}
.menu-main-col > li:nth-child(2n) {
    background-color: rgba(245, 245, 246, 0.4);
}
.navbar-nav .menu-main-col .heading-link {
    color: var(--theme-color);
    padding: 0;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 25px;
    font-weight: 600;
}
.navbar-nav .menu-main-col a {
    border: none !important;
    display: block;
}
.navbar-nav .menu-main-col li {
    list-style: none;
}
.navbar-nav .menu-block ul {
    padding: 0;
}
.navbar-nav .menu-block ul a {
    padding: 0;
    line-height: 23px;
    color: #282c3f;
    font-weight: normal;
    font-size: 14px;
}
.navbar-nav .menu-block ul a:hover,
.navbar-nav .menu-block ul a:focus {
    color: #000;
    font-weight: 600;
}
.menu-block {
    position: relative;
}
.menu-block.border-btm {
    padding-bottom: 10px;
}
.menu-block + .menu-block {
    padding-top: 10px;
}
.border-btm:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    right: 30%;
    background-color: #eaeaec;
}

.menu-arrow {
    display: none;
}
.nav-link .dropdown-toggle svg {
    display: none;
}
@media (min-width: 1500px) {
    .mega-menu-inner {
        left: 9%;
        margin: auto;
    }
}

@media (max-width: 1199px) {
    .mega-menu-inner {
        left: 15px;
        right: 15px;
        margin-left: 0;
        width: auto;
    }
}

@media (max-width: 767px) {
    .mega-menu {
        position: static;
        box-shadow: none;
        height: auto;
    }
    .mega-menu-inner {
        position: static;
        height: auto;
        padding-right: 0;
        box-shadow: none;
        padding: 0;
    }
    .menu-main-col {
        display: block;
        padding: 10px 0 0 10px !important;
    }
    .menu-main-col > li {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #eaeaec;
    }
    .navbar-nav .menu-block ul {
        display: none;
    }
    .border-btm:after {
        display: none;
    }
    .menu-block {
        padding-bottom: 0;
        position: relative;
    }
    .menu-block + .menu-block {
        padding-top: 0;
    }
    .navbar-nav .menu-main-col .heading-link {
        font-size: 14px;
        border: none;
        padding: 14px 20px;
        color: #3e4152;
        line-height: 20px;
        font-weight: normal;
    }
    .menu-arrow {
        position: absolute;
        right: 0;
        top: 13px;
        display: block;
        width: 20px;
        height: 20px;
        padding-top: 3px;
    }
    .menu-arrow svg {
        transform: rotate(-90deg);
    }
    .arrow-toggle.menu-arrow svg {
        transform: rotate(0);
    }
    .navbar-nav .menu-block ul {
        padding-left: 20px;
    }
    .navbar-nav .menu-block ul.third-menu {
        padding-left: 20px !important;
    }
    .navbar-nav .menu-block ul a {
        font-size: 14px;
        border: none;
        padding: 14px 20px;
        color: #3e4152;
        line-height: 20px;
        font-weight: normal;
    }
    .navbar-nav {
        overflow: auto;
    }
    .menu-main-col > li:nth-child(2n) {
        background-color: transparent;
    }
    .nav-link .dropdown-toggle svg {
        display: block;
        position: absolute;
        right: 10px;
        top: 12px;
        transform: rotate(-90deg);
    }
    .nav-link.open .dropdown-toggle svg {
        transform: rotate(0);
    }
    .navbar-collapse .navbar-nav > li > .dropdown-menu {
        display: none;
    }
    .navbar-collapse .navbar-nav > li.open .dropdown-menu {
        display: block;
    }
    .dropdown-menu ul {
        padding: 0 !important;
    }
    .menu-block.border-btm {
        padding-bottom: 0;
    }
    .mega-menu-inner .arrow {
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
    }
    .overflw-scroll {
        overflow: auto;
        height: 100vh;
    }
}

/************ CUSTOM *************/
.login-box .valid-message,
.login-box .invalid-message {
    display: block;
    width: 100%;
}
.sendotp {
    float: none;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-small {
    font-size: small !important;
}

.stickTop {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}

.d-none {
    display: none !important;
}

.product-detail-icons {
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.product-detail-icons .image-icon-v1 {
    width: 33%;
    height: 100%;
    text-align: center;
}

.product-detail-icons .image-icon-v1 img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.text-success {
    color: #62bd7f;
}

.bg-primary {
    background-color: var(--theme-color);
}

.nav > li > a {
    padding: 10px 8px;
}

.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}

.text-tiny {
    font-size: 9px;
}

.badge-new {
    position: absolute !important;
    padding: 2px 4px;
    top: 12px;
    right: 20px;
}

.text-primary {
    color: var(--theme-color);
}
