@font-face {
    font-family: 'ACaslonPro-Italic';
    src: url('../font/ACaslonPro-Italic.eot');
    src: url('../font/ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'), url('../font/ACaslonPro-Italic.woff') format('woff'), url('../font/ACaslonPro-Italic.svg#ACaslonPro-Italic') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family: 'AGaramond-BoldItalic';
    src: url('../font/AGaramond-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../font/AGaramond-BoldItalic.otf') format('opentype'),
        url('../font/AGaramond-BoldItalic.woff') format('woff'), url('../font/AGaramond-BoldItalic.ttf') format('truetype'), url('../font/AGaramond-BoldItalic.svg#AGaramond-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../font/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Regular.otf') format('opentype'),
        url('../font/ProximaNova-Regular.woff') format('woff'), url('../font/ProximaNova-Regular.ttf') format('truetype'), url('../font/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../font/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Bold.otf') format('opentype'),
        url('../font/ProximaNova-Bold.woff') format('woff'), url('../font/ProximaNova-Bold.ttf') format('truetype'), url('../font/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Medium';
    src: url('../font/ProximaNova-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('../font/ProximaNova-Semibold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Just Lovely';
    src: url('../font/JustLovely.eot');
    src: local('Just Lovely'), local('JustLovely'),
        url('../font/JustLovely.eot?#iefix') format('embedded-opentype'),
        url('../font/JustLovely.woff2') format('woff2'),
        url('../font/JustLovely.woff') format('woff'),
        url('../font/JustLovely.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



body {
    font-family: 'ProximaNova-Regular';
    color: #333333;
}

a,
a:visited,
.alink:visited {
    color: #d6522d;
    text-decoration: none;
}

.btn.compare_page:before {
    content: "\f08a";
    font-family: fontawesome;
    font-size: 17px;
}

.btn.compare_page.text_wishlist:before {
    display: none;
}

.message.info {
    float: left;
}

/**********New Css*********/
div.field-recaptcha {
    clear: both;
    display: inline-block;
    width: 252px !important;
    margin-left: 0px !important;
    margin-top: 10px;
    /*float: right;*/
}

form.form-create-account .field-recaptcha {
    float: right;
}

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-reviews-bottom-line {
    vertical-align: initial;
}

.rc-anchor-normal-footer {
    position: absolute !important;
    right: 10px !important;
}

.g-recaptcha {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    max-width: 252px;
}

.field-recaptcha .rc-anchor-normal {
    width: auto !important;
}

@media only screen and (max-width: 411px) {
    .fieldset .field .control input {
        width: 100% !important;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 0px !important;
    }

    div.field-recaptcha {
        width: 100% !important;

    }

    .rc-anchor-normal.rc-anchor-error .rc-anchor-error-msg-container {
        width: 190px !important;
    }

    #rc-anchor-container .rc-anchor-normal-footer {
        position: absolute;
        right: 10px;
    }

    .customer-account-create .page-main .block-register-account .create.account.form-create-account {
        padding: 0 0px !important;
    }

    .customer-account-create .page-main .block.block-register-account,
    .affiliate-account-login .login-container .block.block-customer-login,
    .affiliate-account-login .login-container .block.block-new-customer {
        padding: 30px 10px !important;
    }
}

@media (min-width: 769px),
print {
    .modal-popup .modal-inner-wrap {
        width: 50%;
        max-width: 1000px;
    }
}

.list-product-compare a.tocompare:before {
    content: "\f012";
    font-family: "fontawesome";
}

.list-product-compare a.tocompare.productAdded:before {
    content: "\f00d";
    font-family: "fontawesome";
}

.customer_custom_attributes label {
    margin-bottom: 10px;
}

.customer_custom_attributes select {
    border: 1px solid #797979;
    border-radius: 1px;
    box-shadow: none;
    width: 100%;
}

.cart-totals table tr.catalogGroupsDiscount th.mark span.catalogGroupsDiscount {
    color: #008000;
}

.cart-totals table tr.catalogGroupsDiscount td.amount span.price {
    color: #008000;
}

.table.table-totals tr.catalogGroupsDiscount th.mark span.catalogGroupsDiscount {
    color: #008000;
}

.table.table-totals tr.catalogGroupsDiscount td.amount span.price {
    color: #008000;
}

.block-content tr.minicart_totals {
    display: block;
    text-align: right;
}

.block-content tr.minicart_totals th {
    display: inline-block;
}

.block-content tr.minicart_totals th.mark span.catalogGroupsDiscount {
    display: inline-block;
    color: #008000;
    margin-right: 10px;
}

.block-content .minicart_totals span {
    display: inline-block;
    color: #008000;
    margin-right: 10px;
}

.block-content tr.minicart_totals td {
    display: inline-block;
}

.block-content tr.minicart_totals td.amount span.price {
    display: inline-block;
    color: #008000;
}

.shipping-address-item .field-error span {
    color: #d6522d !important;
}

/*************Arrow change 20-06*******/
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
    content: "\f10c";
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span:before {
    content: "\f111";
}

.cms-home .full-slideshow-wrapper {
    margin-bottom: 30px;
}

.cms-home .slideshow-container .cdz-slideshow {
    overflow: visible;
    overflow-y: visible;
}

.cms-home .slideshow-container {
    overflow: visible;
    overflow-y: visible;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
    position: absolute;
    left: 47%;
    bottom: -40px;
    padding-bottom: 0px;
    z-index: 222;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
    font-size: 18px;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 10px;

}

/************Filter CSS**********/
body .sidebar.sidebar-main .block.filter .filter-content .filter-options-title,
body .sidebar.sidebar-additional .block.filter .filter-content .filter-options-title {
    font-weight: bold !important;
    font-size: 18px !important;
    padding-left: 0px !important;
    text-transform: capitalize;
}

button#bss_show_more:hover {
    background-color: #d6522d;
    color: #fff;
}

button#bss_show_more:focus {
    background-color: #d6522d !important;
}

button#bss_show_more {
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: 'ProximaNova-Regular';
}

.layered-filter-block-container .filter .block-title.filter-title {
    border-width: 0px !important;
}

.layered-filter-block-container .filter .block-title.filter-title strong {
    font-weight: bold !important;
    display: none !important;
}

.layered-filter-block-container .filter-current strong {
    font-weight: bold;
    font-size: 18px;
}

.filter-options-title {
    font-family: 'ProximaNova-Regular' !important;
}

.filter-options-content input[type=checkbox] {
    position: relative;
    border: 1px solid #000;
    border-radius: 0px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-bottom;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: 1;
}

.filter-options-content .item a b {
    font-weight: 500;
}

.filter-options-content .item a {
    padding-left: 0px;
    font-family: 'ProximaNova-Regular';
    position: relative;
    color: #282828;
    margin: 0;
    font-weight: 500;
    font-size: 15px;
}

.filter-options-content input[type=checkbox]:hover {
    opacity: 1;

}

.filter-content .item:hover input[type=checkbox] {
    border-color: #d6522d;
}

.filter-options-content input[type=checkbox]:checked {
    background-color: #282828;
    opacity: 1;
}

.filter-options-content input[type=checkbox]:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.filter-options-content .count {
    font-size: 15px;
    border: 0;
    color: #282828;
    font-weight: 500;
    opacity: 1 !important;
    font-family: 'ProximaNova-Regular';
}

.filter-options-content .count::before {
    content: '(';
}

.filter-options-content .count::after {
    content: ')';
}

.filter-actions {
    margin: 10px 0px 25px;
}

.filter-current ol.items .item .filter-label {
    display: none;
}

.filter-current .items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.filter-current ol.items .item {
    margin: 8px 0;
    display: inline-block;
    margin-right: 6px;
    border: 1px solid gray;
    padding: 5px 12px;
}

.filter-current ol.items .item .filter-value {
    color: #282828;
    font-size: 16px;
    padding-right: 20px;
}

.filter-current .action.remove {
    right: 6px;
    position: absolute;
    top: 6px;
    left: auto;
    font-size: 15px;
    color: #282828;
}

.filter-current .action.remove:before {
    font-size: 14px;
    color: #282828;
}

.block-actions.filter-actions .action.clear {
    margin: 0;
    border-radius: 0;
    background: transparent;
    color: #d6522d;
    height: auto;
    bottom: 1px;
    padding: 0px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: 1px solid;
    font-size: 16px;
    font-weight: 500;
    font-family: 'ProximaNova-Regular';
}

.block-actions1.filter-actions1 .filter-clear {
    margin: 0;
    border-radius: 0;
    background: transparent;
    color: #d6522d;
    height: auto;
    bottom: 1px;
    padding: 0px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: 1px solid;
    font-size: 16px;
    font-weight: 500;
    font-family: 'ProximaNova-Regular';
}

.filter .filter-current-subtitle {
    padding: 20px 0px 20px;
}

.block.filter .block-title.filter-title strong {
    background: #ffffff url(../images/filter-regular.svg) no-repeat 20px !important;
    background-size: 18px;
    background-position: 20px;
    padding-left: 30px;
}

.filter-title strong:before {
    display: none;
}

.bss_slider_container {
    width: calc(100% - 30px);
    margin: 0 0px 0 5px;
}

.ui-slider-handle {
    background: #d6522d !important;
}

#bss_slider_price a.ui-slider-handle:hover {
    background-color: #d6522d !important;
}

/************END Filter CSS**********/
body.account .column.main a,
body.account .column.main #my-orders-table a {
    text-decoration: none;
}

.customer-account-index .sidebar.sidebar-main .block.account-nav {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.customer-account-index .sidebar.sidebar-main .title.account-nav-title {
    margin-bottom: 0px;
}

.customer-account-index .sidebar.sidebar-main .block.block-collapsible-nav {
    padding-bottom: 0px;
}

/**********Out of stock filter*********/
.filter_stcok_checkbox {
    position: relative;
    cursor: pointer;
}

.filter_stcok_checkbox input {
    opacity: 0 !important;
    position: absolute !important;
    left: 0;
    top: 0;
}

.filter_stcok_checkbox .onOffbtn {
    display: flex;
    height: 38px;
    border: 1px solid #000;
    background: #fff;
    align-items: center;
    display: inline-flex;
    padding: 1px;
}

.filter_stcok_checkbox .onOffbtn span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #282828;
    align-items: center;
    padding: 6px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 22px;
    padding: 6px;
}

.filter_stcok_checkbox .onOffbtn span.off {
    background-color: #282828;
    color: #FFFFFF;
}

.filter_stcok_checkbox .onOffbtn span.on {
    background-color: #FFFFFF;
    color: #282828;
}

.filter_stcok_checkbox input:checked+.onOffbtn span.off {
    background-color: #fff;
    color: #282828;
    font-weight: 500;
}

.filter_stcok_checkbox input:checked+.onOffbtn span.on {
    background-color: #282828;
    color: #fff;
    font-weight: 700;
}

.filter-desktop-options {
    display: flex !important;
    flex-direction: column;
}

.filter-desktop-options .filter_stock {
    order: 0;
}

.filter-desktop-options .cat {
    order: 1;
}

.filter-desktop-options .brush_size {
    order: 2;
}

.filter-desktop-options .price {
    order: 3;
}

.filter-desktop-options .filter_stock .filter-options-title {
    border-top: 0px !important;
}

.filter-desktop-options .filter_stock .filter-options-title:after {
    display: none;
}

/**********end out stock filter********/

@media only screen and (max-width: 991px) {
    .catalog-category-view .columns {
        display: flex;
    }

    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
    }
}

@media (min-width: 767px) {

    .filter.active .filter-options,
    .filter-options {
        background: transparent;
        clear: both;
        display: block;
        overflow: initial;
        position: static;
    }
}

@media only screen and (max-width: 767px) {
    .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        position: relative;
        left: auto;
        bottom: 0px;
    }

    .contact-index-index .contact-middle {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .page-layout-1column,
    .page-layout-2columns-left,
    .page-layout-2columns-right,
    .page-layout-1column-fullwidth {
        overflow-x: hidden;
        z-index: 2;
    }

    /************Media Filter CSS**********/
    .toolbar-sorter select {
        background: #ffffff url(../images/arrow_down_mob.svg) no-repeat 96% center !important;
        background-size: 24px !important;
    }

    .sorter-options {
        margin: 0 5px 0 0px;
    }

    #toolbar-wrap .toolbar select {
        border: 1px solid grey !important;
        text-transform: capitalize;
        min-width: auto;
        height: 48px !important;
        padding: 10px 10px !important;
        font-size: 16px;
    }

    .block.filter:not(.active) .filter-title strong {
        min-width: auto;
        height: 48px;
        line-height: 35px !important;
        background: #fff;
        color: #282828;
        font-weight: 500 !important;
        font-size: 16px !important;
        border: 1px solid grey !important;
        text-align: left;
        text-transform: capitalize;
        padding-left: 55px !important;
    }

    .filter-options .block-actions.filter-actions a:hover,
    .filter-options .block-actions.filter-actions a:active,
    .filter-options .block-actions.filter-actions a:focus {
        text-decoration: none;
        outline: none;
    }

    .filter .filter-current .items {
        display: flex;
    }

    .filter-options {
        justify-content: space-between;
        flex-wrap: nowrap;
        margin: -6px 0 0 0px;
        width: calc(100% + 6px);
    }

    body.filter-active .page-wrapper {
        visibility: visible;
        height: auto;
        margin-top: 0px;
    }

    body {
        position: relative;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title {
        z-index: 999;
    }

    .filter.active .filter-title {
        background: transparent !important;
        height: 0px !important;
    }

    .filter.active .filter-subtitle {
        top: 30px !important;
        z-index: 222;
    }

    .filter.active .filter-title strong:after {
        color: #282828 !important;
    }

    .filter.active .filter-title strong {
        top: 44px !important;
        right: -18px !important;
        border-radius: 50%;
        background-color: #fff !important;
        border-color: #282828 !important;
    }

    body .sidebar.sidebar-main .block:not(.block-static-block) .block-title,
    body .sidebar.sidebar-additional .block:not(.block-static-block) .block-title {
        margin-top: 0px;
        padding: 0px;
    }

    .filter.active .filter-subtitle {
        margin-right: 0px;
        background: #fff;
        top: 0px !important;
        border-bottom: 1px solid #a3a3a3;
        padding-left: 20px;
        height: 66px !important;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title::after {
        display: none;
    }

    .page-with-filter .columns .sidebar-main {
        position: relative;
    }

    .layered-filter-block-container {
        display: block;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title::after {
        display: none !important;
    }

    .page-products .sorter {
        top: 0px !important;
        left: auto !important;
        right: 0px !important;
        width: auto !important;
    }

    .catalog-category-view .columns {
        display: flex;
    }

    .filter.active .filter-title strong:after {
        border-radius: 50%;
    }

    .filter-options-title:after {
        font-size: 24px;
        top: 5px !important;
    }

    body .sidebar.sidebar-main .block.filter .filter-content .filter-options-title,
    body .sidebar.sidebar-additional .block.filter .filter-content .filter-options-title {
        border: 0px !important;
        border-bottom: 1px solid #a3a3a3 !important
    }

    body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item {
        margin-bottom: 4px;
        flex: auto;
        margin: 6px 0 0 6px;
        padding-bottom: 20px;
    }

    #toolbar-wrap .toolbar select option {
        color: #282828;
    }

    /************End Media Filter CSS**********/

}

@media (min-width: 640px) {
    .filter-actions-left {
        display: none;
    }
}

@media only screen and (max-width: 639px) {
    .filter-desktop-options {
        display: none;
    }

    .filter.active .filter-options {
        display: flex;
        justify-content: flex-start;
    }

    .filter-desktop-options .filter_stock .filter-options-title {
        border-bottom: 0px !important;
    }

    .layered-filter-block-container .filter .block-title.filter-title strong {
        display: inline-block !important;
    }

    .page-main .sidebar .block:not(.block-static-block) {
        border-bottom: 1px solid #e1e1e1 !important;
        padding-bottom: 20px !important;
    }

    .filter-options-content .count {
        font-weight: 600;
    }

    .filter-options-content .item a {
        font-weight: 600;
    }

    .filter-options-content .item a b {
        font-weight: 600;
    }

    .filter .filter-current.active {
        padding-bottom: 2px;
    }

    .filter .filter-current {
        border-bottom: 0px;
    }

    .bss_overlay {
        z-index: 999999;
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;

    }

    .filter .filter-current.active .block-subtitle:before {
        display: none;
    }

    div#layered-filter-block.active:after {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .7);
        content: "";
        z-index: -1;
    }

    .filter-options .block-actions.filter-actions-left {
        position: absolute;
        bottom: 0px;
        background: #fff;
        width: 100%;
        padding: 16px 10px;
        margin: 0px;
        border-top: 1px solid;
        font-size: 18px;
        color: #282828;
        z-index: 999;
        left: 0px;
        right: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .filter-options .block-actions.filter-actions-left a {
        color: #282828;
        line-height: 20px;
        padding-bottom: 3px;
        font-size: 15px;
        border-bottom: 1px solid #282828;
    }

    .layered-filter-block-container .filter .block-title.filter-title strong {
        width: 42%;
    }

    .layered-filter-block-container .filter.active .block-title.filter-title strong {
        width: 40px;
        height: 40px;
        background-image: none !important;
        padding: 0px !important;
    }

    .filter.active .filter-title strong:after {
        line-height: 2.2;
    }

    .page-products .sorter {
        width: 55% !important;
    }

    #toolbar-wrap .toolbar select {
        width: 100% !important;
    }

    button.filters-result-button {
        width: 66%;
        background: #282828;
        border-color: #282828;
        color: #fff;
        font-size: 15px;
        padding: 8px 8px;
        text-transform: capitalize;
    }

}

/*********Contact Page Css**********/
/****Out Of Stock Media******/
@media only screen and (max-width: 639px) {
    .block.filter {
        left: -120%;
    }

    .block.filter.active {
        background: #ffffff !important;
        bottom: 0;
        display: block;
        left: 0;
        position: fixed;
        top: 0;
        z-index: 16;
        width: calc(100% - 60px);
        transition: 0.7s all;
        height: 100%;
    }

    .filter.active .filter-options {
        top: 0px;
        padding-top: 50px;
        width: calc(100% - 60px);
        padding-bottom: 100px;
        width: 100%;
        overflow: scroll;
        position: static !important;
        max-height: 750px;
        height: 100%;
    }

    .block.filter.active .block-content {
        height: 100%;
    }

    .filter-desktop-options {
        display: none !important;
    }

    body .filter-content .filter-options-title.filter_stock {
        border: 0px !important
    }

    .filter.active .filter-subtitle {
        position: relative !important;
    }

    .filter-desktop-options .filter-options-title.filter_stock {
        border-bottom: 0px !important;
    }

    body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item {
        flex: 0;
    }

    .filter.active .filter-options {
        display: flex !important;
    }

    .filter.active .filter-title {
        position: relative !important;
    }

    .block.filter.active .filter-current.active {
        display: none;
    }

    .block.filter.active .filter-actions1 {
        display: none;
    }

    .page-products .block.filter.active .block-title.filter-title {
        padding-bottom: 0px !important;
    }
}

/**********end out stock filter********/
.common_main_breadcrumb {
    background: #f7f7f7;
    padding: 40px 30px !important;
    text-align: center;
    margin-bottom: 30px;
}

.common_banner_breadcrumb {
    max-width: 767px;
    margin: 0px auto;
}

.common_banner_breadcrumb h1.page-title {
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 56px;
    text-transform: capitalize !important;
}

.quick_assits_title h1.page-title {
    font-family: 'ProximaNova-Regular' !important;
    font-weight: 500;
    font-size: 40px;
    text-transform: capitalize !important;
}

.contact-index-index form.contact {
    background-color: #f9f9f9;
    padding: 20px;
    min-height: 100%;
}

.contact-index-index form.contact .fieldset .field .control {
    width: 100%;
    float: left;
    max-width: 100%;
}

.contact-index-index .contact-middle {
    padding: 0px;
    padding-top: 0px;
    min-height: 100%;
    padding-right: 0px;
    background: #f9f9f9;
}

.contact-index-index .page-title-wrapper.contact_us_page_now {
    display: none;
}

.contact_address {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
    background: #f9f9f9;
}

.add_info {
    background: #f9f9f9;
    padding: 20px;
    padding-right: 0px;
}

.contact_address .contact-info {
    padding-right: 20px;
    text-align: left;
}

.contact_address .contact-info p {
    margin-bottom: 0px;
}

.contact_us_img img {
    width: 100%;
    display: block
}

.contact-index-index .columns .column .row {
    display: flex;
    flex-wrap: wrap;
}

.contact-index-index .columns {
    padding: 0px;
}

.contact-index-index .column.main {
    padding: 0px;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100% !important;
}

.catalog_view_align {
    display: flex;
    flex-wrap: wrap;
}

.form_bg_lft {
    background: #f9f9f9;
    min-height: 100%;
}

.contact-index-index .page-footer .footer-container-wrapper {
    margin-top: 0px;
}

/**********TAB CSS********/
.catalog_tabs {
    min-height: 100%;

}

.pc-tab>input,
.pc-tab section>div {
    display: none;
}

#tab1:checked~section .tab1,
#tab2:checked~section .tab2 {
    display: block;
    border: 0px;
}

#tab1:checked~nav .tab1,
#tab2:checked~nav .tab2 {
    color: red;
}

.pc-tab {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.pc-tab ul li {
    width: 50%;
    margin-bottom: 0px;
}

.pc-tab ul li label {
    float: none;
    padding: 15px 10px 15px 20px;
    border: 1px solid #ddd;
    /*border-bottom: 0;*/
    background: #fff;
    color: #282828;
    cursor: pointer;
    display: block;
    text-align: left;
    min-height: 100%;
    align-items: center;
    display: flex;
}

.pc-tab ul li label:hover {
    background: #d7522d;
    color: #fff;
}

.pc-tab ul li label:active {
    background: #d7522d;
    color: #fff;
}

.pc-tab ul li label:focus {
    background: #d7522d;
    color: #fff;
}

.pc-tab ul li:not(:last-child) label {
    border-right-width: 0;
}

.pc-tab section {
    clear: both;
    border: 1px solid #ddd;
    border-top: 0px;
}

.pc-tab section div {
    padding: 20px;
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #444;
}

.pc-tab section div h2 {
    margin: 0;
    letter-spacing: 1px;
    color: #34495e;
}

#tab1:checked~nav .tab1 label,
#tab2:checked~nav .tab2 label,
#tab3:checked~nav .tab3 label {
    background: #d7522d;
    color: #fff;
    position: relative;
    border: 1px solid #d7522d;
}

#tab1:checked~nav .tab1 label:after,
#tab2:checked~nav .tab2 label:after,
#tab3:checked~nav .tab3 label:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #d7522d;
    left: 0;
    bottom: -1px;
}

#tab1:checked~section .tab1,
#tab2:checked~section .tab2,
#tab3:checked~section .tab3 {
    display: block;
    border: 0px;
}

.pc-tab ul li {
    width: 33.33%;
    margin-bottom: 0px;
}

.common_tabs_view .catalog_title_dw {
    display: block;
    max-width: 100%;
    margin: 10px 10px 10px 0px;
    padding: 5px 0px !important;
    border: 0px;
}

.common_tabs_view .catalog_title_dw p a {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.common_tabs_view .catalog_title_dw p a img {
    margin-right: 5px;
    max-width: 32px;
}

/********End Tab CSS*******/
.free_delivery_content {
    background: #d9f5f5;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ids_free_delivery_content {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 0px !important;
    padding-top: 0px !important;
    width: 100% !important;
    padding-right: 12px;
}

td.col.ids_free_delivery_content {
    border: 0px;
}

.ids_free_delivery_content .free_delivery_content {
    margin-top: 5px;
    margin-bottom: 0px;
}

.methods-shipping .mp-row-comment {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 0px;
}

.row.shipping_method_space {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    /* border-bottom: 0px; */
    border-top: 0px !important;
    /* padding: 0px !important; */
    margin-bottom: 20px !important;
    height: 10px;
}

.row.expected_delivery_date {
    border: 1px solid rgba(0, 0, 0, 0.2);
    /* border-bottom: 0px; */
    border-top: 0px !important;
}

.col.ids_expected_delivery_date {
    padding: 5px 12px 5px 100px !important;
    width: 100% !important;
}

.col.ids_expected_delivery_date p span {
    font-style: italic;
    color: #d7522d;
}

.ids_expected_delivery span {
    font-style: italic;
    color: #d7522d;
}

.methods-shipping .mp-col-comment {
    padding-bottom: 10px !important;
}

/******Contact Page Faq*******/
/** accordionCoustom **/
.quick_assits_view {
    background: #f7f7f7;
    padding: 40px 30px !important;
    text-align: left;
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 100%;
}

.accordionCoustom {
    width: 100%;
    float: left;
    display: block;
    flex-wrap: wrap;
}

.accordionCoustom .item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
    margin-right: 15px;
    display: inline-block;
}

.accordionCoustom .ques {
    width: 100%;
    float: left;
    cursor: pointer;
    background: #f7f7f7;
    font-size: 16px;
    color: #282828;
    font-weight: 500;
    padding: 10px 35px 9px 0px;
    position: relative;
    font-family: 'ProximaNova-Regular';
}

.accordionCoustom .ques::after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 18px;
    font-weight: 700;
    color: #202945;
}

.accordionCoustom .ques.active {
    /* padding: 8px 35px 8px 13px;
    font-size: 16px; */
    font-weight: 700;
}

.accordionCoustom .ques.active::after {
    content: "-";
}

.accordionCoustom .ans {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 13px 13px 6px 0px;
    border-top: 1px solid rgba(32, 41, 69, 0.3);
    display: none;
}

.accordionCoustom .ans p {
    font-size: 14px;
    color: #202945;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'ProximaNova-Regular';
}

.quick_assits_title {
    text-align: center;
    margin-bottom: 50px;
}

.accordionCoustom h3 {
    font-size: 28px;
    margin-bottom: 10px;
    color: #d7522d;
    font-family: 'ProximaNova-Regular';
}

.quick_assits_list .cell .card h3 {
    font-size: 28px;
    margin-bottom: 10px;
    color: #d7522d;
    font-family: 'ProximaNova-Regular';
}

.quick_assits_list .cell .card {
    border: 0px;
    background: transparent;
    padding: 10px 4px;
}

.quick_assits_list .cell .card .card-section {
    padding: 0px;
}

.quick_assits_list .accordion-title {
    width: 100%;
    float: left;
    cursor: pointer;
    background: #f7f7f7;
    font-size: 16px;
    color: #282828;
    font-weight: 500;
    padding: 10px 35px 9px 0px;
    position: relative;
    font-family: 'ProximaNova-Regular';
}

.quick_assits_list .accordion-content {
    width: 100%;
    float: left;
    background: #f7f7f7;
    border: 0px;
    padding: 13px 13px 6px 0px;
    border-top: 1px solid rgba(32, 41, 69, 0.3);
}

.quick_assits_list .accordion-content p {
    font-size: 14px;
    color: #202945;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'ProximaNova-Regular';
}

.quick_assits_list .cell .card .accordion-title {
    width: 100%;
    float: left;
    cursor: pointer;
    background: #f7f7f7;
    font-size: 16px;
    color: #282828;
    font-weight: 500;
    padding: 10px 35px 9px 0px;
    position: relative;
    font-family: 'ProximaNova-Regular';
    border: 0px;
}

.quick_assits_list .cell .card .accordion-title:before {
    font-size: 18px;
    font-weight: 700;
    color: #202945;
}

.quick_assits_list .cell .card .accordion-title:hover {
    text-decoration: none;
}

.quick_assits_list .cell .card li.accordion-item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
    margin-right: 15px;
    display: inline-block;
}

.contact-index-index .page-wrapper .page-header .switcher .label.switcher-label {
    background: transparent;
    padding: 0px;
    padding-right: 8px;
}

/***********Address Iocns*******/
.contact_social_info {
    width: 260px;
}

.contact_icons {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.contact_icons img {
    max-width: 40px;
}

.contact_social_icons {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.contact_social_icons img {
    max-width: 40px;
}

.social_links.contact_social_list li a {
    padding-left: 5px;
    background: #d6522d;
}

.contact_icons_chat {
    margin-bottom: 20px;
}

.contact_icons_chat img {
    max-width: 40px;
}

.contact_icons_tel {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.contact_icons_tel img {
    max-width: 40px;
}

.store-loc {
    text-align: left;
}

.store-loc strong {
    display: block;
}

.contact_icons_store {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.contact_icons_store img {
    max-width: 40px;
}

/*******Filter Style**********/
.layered-filter-block-container .ui-slider .ui-slider-handle {
    position: absolute !important;
}

.layered-filter-block-container .filter-options-content .item a:before {
    content: inherit !important;
}

#bss_slider_price a.ui-slider-handle {
    padding: 0px 20px 0 5px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

/**********end filter style*******/
/**********end Contact Page Faq******/
@media only screen and (max-width: 1199px) {

    #tab1:checked~section .tab1,
    #tab2:checked~section .tab2 {
        margin: 0px auto;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .contact-index-index.page-layout-1column .columns {
        padding: 0px !important;
    }

    .pc-tab {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .common_tabs_view .catalog_title_dw p a {
        font-size: 16px;

    }

    .common_tabs_view .catalog_title_dw {
        display: inline-block;
        max-width: 220px;
    }

    .accordionCoustom .col-sm-12 {
        margin-bottom: 30px;
        padding: 0px;
    }

    .quick_assits_view {
        padding: 40px 20px !important;
    }

    .contact-index-index .columns .column .row {
        display: inline-block;
        flex-wrap: nowrap;
    }

    .cms-request-a-free-mail-order-catalogue .col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .catalog_tabs {
        margin-top: 30px;
    }

    .catalog_view_align {
        display: block;
        flex-wrap: nowrap;
        margin-bottom: 40px;
    }

    .filter.active .filter-subtitle {
        top: 30px;
    }

    .filter .block-subtitle {
        padding: 20px 20px 20px 0px;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title::after {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .pc-tab ul {
        display: block;
    }

    .pc-tab ul li {
        width: 100%;
    }

    .pc-tab ul li:not(:last-child) label {
        border-right: 1px solid #ddd;
    }

    #tab1:checked~section .tab1,
    #tab2:checked~section .tab2 {
        text-align: center;
    }

    .catalog_banner_breadcrumb h1.page-title {
        font-size: 40px;
        line-height: normal;
    }

    #toolbar-wrap .toolbar select {
        font-size: 14px;
    }

    .block.filter:not(.active) .filter-title strong {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 414px) {
    .contact_address {
        display: block;
    }
}

/**********end contact page css********/

/********listing after compare view*********/
.comparison_image_listview .product-image-container {
    width: 100% !important;
}

.comparison_image_listview .product-image-wrapper {
    padding: 0px !important;
    height: auto;
}

.comparison_image_listview .product-image-photo {
    height: auto !important;
    width: 100% !important;
}

@media only screen and (max-width: 480px) {
    .comparison_image_listview .product-image-photo {
        height: 120px !important;
    }

    .block-register-account fieldset.fieldset .password label {
        margin-bottom: 10px;
    }

    .block-register-account fieldset.fieldset .confirmation label {
        margin-bottom: 10px;
    }
}

/********end css********/
/*****pRODUCT RELATED CSS*******/
.products-grid .product_related_slider .product-item .product-item-info .cdz-hover-section {
    margin: 10px;
    padding: 4px;
    border: 1px solid #d5d5d5;
}

.products-grid .product_related_slider .product-item-info .product-item-details {
    text-align: left;
}

.products-grid .product_related_slider .product-item-info .product-item-details .normal-price .price-final_price {
    display: flex;
    align-items: center;
}

.products-grid .product_related_slider .product-item .price-box .price-label {
    margin-right: 10px;
}

.owl-carousel .owl-nav [class*='owl-'] {
    background-color: #d6522d !important;
    border-color: #d6522d !important;
    opacity: .7;
    font-size: 0px;
}

.related_product_view .owl-carousel .owl-nav [class*='owl-'] {
    background-color: #d6522d !important;
    border-color: #d6522d !important;
    height: 70px !important;
}

.related_product_view .owl-carousel .owl-nav [class*='owl-']:before {
    vertical-align: middle;
    display: block;
    line-height: 70px !important;
    color: #fff;
}

.owl-carousel .owl-nav [class*=owl-] {
    border-radius: 0px;
}

.store_list_view {
    width: 100%;
}

@media (max-width: 414px) {
    body .products-grid.related_product_view.products-related .owl-nav .owl-prev {
        top: 27%;
    }

    body .products-grid.related_product_view.products-related .owl-nav .owl-next {
        top: 27%;
    }
}


.trend_slider_title {
    width: 100%;
    text-align: center;
    padding: 0px 0 0px !important;
    margin: 0 !important;
    line-height: 1;
    position: relative;
    border: 0 !important;
    margin-top: 10px !important;
}

.trend_slider_title h2 {
    position: relative;
    top: 0;
    font-size: 46px;
    background-color: #f9f9f9;
    padding: 0 20px;
    line-height: 1;
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-family: 'Just Lovely', Helvetica, Arial, sans-serif;
    font-family: 'Just Lovely';
    display: inline-block;
    margin: 0px;
}

.trend_slider_title:before {
    content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -2px;
    display: block !important;

}

.contact_us_page_now {
    width: 100%;
    text-align: left;
    padding: 30px 0 !important;
    margin: 0 !important;
    line-height: 1;
    position: relative;
    border: 0 !important;
}

.common_banner_breadcrumb .contact_us_page_now {
    text-align: center;
    padding: 0px 0 !important;
    line-height: normal;
    position: relative;
}

.contact-index-index .page-main>.page-title-wrapper.contact_us_page_now h1.page-title {
    position: relative;
    top: 0;
    font-size: 56px;
    background-color: #fff;
    /*padding: 0 20px;*/
    line-height: 1;
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-family: 'Just Lovely', Helvetica, Arial, sans-serif;
    font-family: 'Just Lovely' !important;
    display: inline-block;
    margin: 0px;
}

.common_title_styles strong {
    font-family: 'Just Lovely', Helvetica, Arial, sans-serif;
    font-size: 46px !important;
    font-family: 'Just Lovely' !important;
    font-weight: 400 !important;
}

/************END CSS********/
/********Product compare css*********/

.block-compare {
    position: fixed;
    width: 660px;
    max-width: 660px;
    margin: auto;
    top: auto;
    transform: translateY(0%) !important;
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
    bottom: -670px;
    left: 80px;
    right: auto;
    z-index: 999;
    background: #fff;
    margin: 0px !important;
}

.block-compare.show_compare_div {
    bottom: 0px;
    transition: 0.8s;
    box-shadow: 1px 1px 6px 0 rgb(0 0 0 / 30%);
}

@media only screen and (max-width: 991px) {
    .block-compare {
        left: auto;
    }
}

.block-compare.hide_compare_div {
    bottom: -5px;
    transition: 0.8s;
    box-shadow: 1px 1px 6px 0 rgb(0 0 0 / 30%);
}

.comparePopupList {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product_list_comp {
    display: flex;
}

.product_list_comp li {
    padding: 0px 20px 0px 0px;
}

.product_list_comp li img {
    width: 80px;
    max-height: 80px;
    height: 80px;
    max-width: 100%;
    display: block;
}

.compare_title {
    font-size: 20px;
}

.comparePopupListButton {
    right: 20px;
    text-align: right;
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #d6522d;
    cursor: pointer;
}

.block-compare .actions-toolbar {
    margin: 0px 0 0;
    display: block;
}

.comparePopupList .actions-toolbar .primary,
.actions-toolbar .secondary {
    display: block !important;
}

.block-compare .productDeleteButton .action.delete {
    position: relative;
    left: 0;
    top: 0;
}

.block-compare.comparePopupListSection .block-title {
    margin: 0 0 5px;
}

.block-compare.comparePopupListSection span.error {
    padding: 10px 0px;
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    color: red;
    font-weight: 500;
}

.comparePopupList .actions-toolbar .compare.primary {
    width: 118px;
    margin-bottom: 0;
    margin: 0px 0px 15px !important;
    background: #d6522d;
    border: 1px solid #d6522d;
    color: #fff;
    padding: 10px 10px;
}

.comparePopupList .actions-toolbar .action.clear {
    font-size: 16px;
    color: #d6522d;
    cursor: pointer;
    font-weight: 400;
    margin-top: 26px !important;
}

.productDeleteButton {
    text-align: center;
}

.productDeleteButton .action.delete {
    display: inline-block;
    color: #d6522d;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
}

a:hover {
    text-decoration: none;
}

.compare_product_info a:hover {
    color: #d6522d;
    text-decoration: none;
}

.btn.compare_page span {
    display: none;
}

.btn.compare_page.text_wishlist span {
    display: block;
}

.products.grid.products-grid .btn.towishlist.text_wishlist {
    width: auto;
}

.productDeleteButton a.action.delete:before {
    display: none;
}

.productDeleteButton a.action.delete span {
    position: relative;
}

/*********end css*********/
@media (min-width: 767.8px) and (max-width: 930px) {
    .products.grid.products-grid.related_product_view .cdz-buttons-inner .primary.show-tooltip {
        margin: 5px 0px;
        width: 100%;
    }

    .products-grid.related_product_view .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container form {
        display: block;
        width: 100%;
    }

    .products.grid.products-grid.related_product_view .list-product-wishlist {
        display: block !important;
        margin: 0 0px;
    }

    .products.grid.products-grid.related_product_view .btn.towishlist.text_wishlist {
        width: 100%;
    }

    .products-grid.related_product_view .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary {
        display: block;
    }

    .block.related .products.grid.products-grid.related_product_view .cdz-buttons-inner,
    .block.upsell .products.grid.products-grid .cdz-buttons-inner,
    .block.crosssell .products.grid.products-grid .cdz-buttons-inner {
        display: block !important;
    }

}

@media only screen and (max-width: 767px) {
    .products.grid.products-grid .btn.compare_page {
        width: 150px !important;
        height: inherit !important;
    }

    .list-product-compare {
        display: none;
    }

    .btn.compare_page:before {
        display: none;
    }

    .btn.compare_page span {
        display: block;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip {
        width: auto !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip.view_tooltip {
        width: 82px !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid.product_list_show_1 .cdz-buttons-inner .primary.show-tooltip {
        width: 82px !important;
    }

    body .product-item .product-item-info.compare_product_info:hover .bss-quickview {
        color: #d6522d;
    }

    .comparison_image_listview .product-image-wrapper {
        padding-bottom: 100% !important;
    }

    .comparison_image_listview .product-image-container {
        width: 140px !important;
    }

    .products-grid.products-related .product-item-info .product-item-details .cdz-product-bottom .cdz-buttons-inner.product_related_btn {
        padding-top: 10px !important;
    }

    .products-grid .product-item .product-item-info .cdz-buttons-container .product_related_btn form {
        display: inline-block !important;
        width: auto !important;
    }

    body .products-grid.products-related .product_related_slider .owl-stage-outer {
        overflow: hidden !important;
    }

    div.field-recaptcha {
        float: left;
    }

    .products-grid.product_list_show_1 .product-item .product-item-info .cdz-buttons-container form {
        width: initial !important;
    }

    .owl-carousel .owl-nav [class*='owl-'] {
        opacity: 1;
    }

    /* header.page-header{
        overflow: hidden;
    }*/
    body.catalog-category-view #toolbar-wrap .toolbar {
        background: #fff;
    }

    .block-orders-returns {
        padding: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .products.grid.products-grid .btn.compare_page {
        width: 90px !important;
    }

    .treding_now_slider .product-slider .slider-product-item-info .product-image-wrapper .product-image-photo {
        object-fit: fill !important;
    }
}

@media only screen and (max-width: 480px) {
    .products.grid.products-grid .btn.compare_page {
        width: 100% !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip {
        width: 100% !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip.view_tooltip {
        width: 82px !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid.product_list_show_1 .cdz-buttons-inner .primary.show-tooltip {
        width: 100% !important;
    }

    .products.grid.products-grid .cdz-buttons-inner.product_mobile_view {
        display: block !important;
    }

    .product_mobile_view .list-product-wishlist {
        display: block !important;
        margin: 0px !important;
        margin-top: 10px !important;
    }

    body .products.grid.products-grid .product-item-name>a {
        font-size: 14px;
    }

    body .products-grid.products-related .product_related_slider .owl-nav .owl-next {
        right: 0px !important;
    }

    body .products-grid.products-related .product_related_slider .owl-nav .owl-prev {
        left: 0px !important;
    }
}

/********end css***********/

/*****compare list view******/
/*   .product-image-wrapper{
    max-height: 90px;
    width: auto;
    height: auto !important;
    padding: 0px !important;
}*/
.table-comparison .cell {
    border: 0px !important;
}

.product_list_tables tr {
    border-bottom: 1px solid #e1e1e1;
}

.table-comparison .cell.label,
.table-comparison td:last-child {
    border: 0px !important;
}

.table-comparison .product-item-photo {
    text-align: center;
}

.table-comparison .cell.label .attribute.label {
    font-weight: 800;
}

@media (min-width: 768px) {
    .page-layout-1column .columns {

        box-shadow: 0px 0px 0px #8c8686;
        -moz-box-shadow: 0px 0px 0px #8c8686;
        -webkit-box-shadow: 0px 0px 0px #8c8686;
        -o-box-shadow: 0px 0px 0px #8c8686;
        -ms-box-shadow: 0px 0px 0px #8c8686;
        -webkit-border-radius: 0;
    }
}

/**********end css*********/
.product_related_slider .product-item-info .price-box {
    margin: 7px 0 5px;
}

.treding_now_slider .slider-product-item-info .price-box {
    margin: 7px 0 5px !important;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    display: none;
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    text-transform: inherit;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border: 1px solid #d6522d;
    min-height: auto;
    display: block;
    width: 100%;
    text-align: center;
}

.related_product_view .product-item .product-item-info .product_related_btn .stock.unavailable {
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border: 1px solid #d6522d;
    min-height: auto;
    display: block;
    width: 100%;
    text-align: center;
}

/**********New Changes Work*************/
.addToCartQtyBox .field.qty label.label {
    display: none;
}

#map-img img {
    width: 100%;
    height: 100%;
    max-width: 690px;
    max-height: 580px;
}

.addToCartQtyBox .field.qty .qty_gruop {
    margin: 15px 0px;
    width: 100%;
    max-width: 100%;
    text-align: right;
    justify-content: flex-end;
}

.addToCartQtyBox .field.qty .qty_gruop input {
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #bfbbbb !important;
    padding: 1px !important;
    text-align: center
}

.addToCartQtyBox .field.qty .qty_gruop button.btn-qty {
    display: block;
    margin: 0;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbbbb;
    color: #232323;
    font-size: 20px;
}

.products-grid.related_product_view .product-item {
    margin-bottom: 8px;
}

/*********Related Slider New*********/
.products-grid.related_product_view .product-item-info {
    width: 100% !important;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-box-shadow: 0px 0px 0px #e1e1e1;
    -o-box-shadow: 0px 0px 0px #e1e1e1;
    -ms-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: -0.1px 0px;
    overflow: hidden;
    clear: both;
    padding: 0px;
    background: #fffcfc;
}

.products-grid.related_product_view .owl-carousel .owl-dots .owl-dot.active span {
    background: #000000;
    width: 40px;
    height: 2px;
}

.products-grid.related_product_view .owl-carousel .owl-dots .owl-dot span {
    background: #d6d6d6;
    width: 40px;
    height: 2px;
}

.products-grid.related_product_view .products.list.items .product-item .product-image-wrapper {
    height: auto !important;
}

.grid.products-grid.related_product_view .products.list.items .cdz-hover-section .cdz-product-top {
    height: auto !important;
}

.products.grid.products-grid.related_product_view .product-item-name>a {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

.products-grid.related_product_view .product-item:hover .product-item-info {
    box-shadow: 0 0px 0px #e1e1e1;
    -moz-box-shadow: 0 0px 0px #e1e1e1;
    -webkit-box-shadow: 0 0px 0px #e1e1e1;
    -o-box-shadow: 0 0px 0px #e1e1e1;
    -ms-box-shadow: 0 0px 0px #e1e1e1;
}

.products-grid.related_product_view .product-item-info .product-item-details {
    padding: 10px 10px 5px;
}

.products-grid .product_related_slider .product-item .price-box .price-label {
    display: inline-block;
    margin-right: 4px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

body.catalog-product-view .price-including-tax,
body.catalog-product-view .price-excluding-tax {
    font-size: 14px;
    font-weight: 400;
    color: #282828;
}

.products.grid.products-grid.related_product_view .product-item-name {
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
    line-height: initial;
    max-height: initial;
}

.products.grid.products-grid.related_product_view .cdz-buttons-inner .primary.show-tooltip {
    width: 100%;
    margin: 0 0px;
    display: block;
    padding: 11px 10px 11px 10px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 0px;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    margin-bottom: 0px;
    background: #d6522d;
}

.products.grid.products-grid.related_product_view .cdz-buttons-inner .primary.show-tooltip:hover {
    background: #d6522d;
    color: #fff;
    text-decoration: none;
}

.products.grid.products-grid.related_product_view .cdz-buttons-inner.product_related_btn {
    display: block !important;
    padding: 0px !important;
    width: 100%;
    height: auto;
    min-height: auto;
}

.products.grid.products-grid.related_product_view .cdz-buttons-inner.product_related_btn form {
    display: block;
}

.products-grid .product_related_slider .product-item .product-item-info .cdz-hover-section {
    margin: 0px;
    padding: 0px;
    border: 0px solid #d5d5d5;
}

.grid.products-grid .product_related_slider .products.list.items .cdz-hover-section .cdz-product-top {
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*********end related Slider*****/
.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span {
    position: relative;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip {
    cursor: pointer;
    position: relative;
    right: 0;
    top: 1px;
    display: inline-block;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-action:before {
    font-size: 16px;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-action {
    margin: 2px 0px 0 0;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content {
    left: 0px;
    top: -71px;
    font-size: 13px;
    width: 296px;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:before,
.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:after {
    transform: rotate(-90deg);
    left: 0px;
    bottom: -20px;
    top: auto;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:before {
    border-right-color: #999999;
    bottom: -20.4px !important;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:after {
    border-right-color: #f4f4f4;
    bottom: -19px !important;
}

@media only screen and (max-width: 767px) {
    .customer-account-create .page-main .block-register-account .block-content-register .fieldset>.legend span {
        border: 0px !important;
    }

    .customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:before {
        /* border-right-color: #999999; */
        bottom: -14.4px !important;
        /*border-bottom-color: #999;*/
    }

    .customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:after {
        /* border-right-color: #f4f4f4; */
        bottom: -13.5px !important;
    }

    .field-tooltip .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:after {
        border: 7px solid transparent;
    }

    .customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content {
        right: 0px;
        top: -105px;
        left: 0px;
        width: 202px;
    }

    .customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:before,
    .customer-account-create .page-main .block-register-account .block-content-register .field.cc_business_fields .cc_customer_company_name span .field-tooltip .field-tooltip-content:after {
        right: auto;
        left: 0px;
        /* transform: rotate(180deg);*/
    }
}

@media only screen and (max-width: 480px) {
    .box-tocart.pdpActionWithTaxSelection .fieldset {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .catalog-product-view .product.info.detailed:not(.without_tab) {
        padding-top: 24px;
    }

    .catalog-product-view .page-main {
        padding-top: 0px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset button#product-addtocart-button,
    .product-options-bottom .action.primary.tocart {
        height: 41px;
        line-height: 15px;
        float: none;
        text-align: center;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .btn.towishlist {
        height: 41px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .vat_form_block {
        margin-bottom: 0px;
        margin-right: 0px;
    }

    .catalog-product-view .box-tocart.pdpActionWithTaxSelection .fieldset .switch {
        margin-right: 10px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .switch-label {
        line-height: 25px;
        height: 40px;
        padding: 7px 7px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset button#product-addtocart-button:after {
        content: "\f07a";
        font-family: 'FontAwesome';
        font-size: 17px;
        margin-left: 6px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset span.vat_text {
        display: none;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .includeExcludeSection {
        margin-right: 10px;
        display: flex;
    }

    .catalog-product-view .box-tocart.pdpActionWithTaxSelection .fieldset .includeExcludeSection {
        width: 100%;
        flex-wrap: nowrap;
        margin-right: 0px;
    }

    .box-tocart.pdpActionWithTaxSelection .btn.towishlist:before {
        content: '\f004';
        font-family: 'FontAwesome';
        font-size: 20px;
    }

    .box-tocart.pdpActionWithTaxSelection .btn.towishlist span {
        display: none;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset {
        margin-bottom: 14px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset {
        margin-bottom: 14px !important;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .switch {
        width: 116px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .switch-label {
        padding: 7px 10px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .btn.towishlist {
        padding: 11px 12px;
        line-height: 20px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .switch-label {
        line-height: normal;
        height: 40px;
        padding: 6px 13px;
        text-align: left;
    }

    .addcart_view_details1 {
        width: 70%;
    }

    .catalog-product-view .product-add-form .box-tocart.pdpActionWithTaxSelection .actions {
        margin-left: 0px;
        min-width: inherit;
        width: 100%;
    }

    .mobileCurrencySection {
        margin-right: 8px;
    }

    body .product-info-main .page-title-wrapper .page-title,
    body .product-info-content .page-title-wrapper .page-title {
        margin: 14px 0 8px;
    }

    .catalog-product-view .page-main {
        margin-top: -3px;
    }

    /*****Popular Search align image left*****/
    .catalog-product-view .product.media .fotorama__stage__frame {
        background: transparent;
    }

    .catalog-product-view .fotorama__stage__frame .fotorama__img {
        left: auto;
        width: 100%;
        top: auto;
        transform: inherit;
        position: relative;
    }

    /*****end pupularcss*****/

}

@media only screen and (max-width: 375px) {
    .box-tocart.pdpActionWithTaxSelection .fieldset .switch {
        width: 96px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .switch-label {
        padding: 7px 10px;
        font-size: 13px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset .btn.towishlist {
        padding: 11px 10px;
    }

    .box-tocart.pdpActionWithTaxSelection .fieldset button#product-addtocart-button,
    .product-options-bottom .action.primary.tocart {
        font-size: 13px;
    }

    /*.catalog-product-view .product-add-form .box-tocart.pdpActionWithTaxSelection .actions{
     min-width: 130px;
     margin-left: 6px;
  }*/
}

.mobileCurrencySection {
    float: left;
}

div.mainMenuSubSection.scrollmenu {
    margin-top: 30px;
    margin-bottom: 0px;

}

@media (max-width: 767px) {
    .header-additional {
        padding-bottom: 3px;
    }
}

div.mainMenuSubSection.scrollmenu a:hover {
    background-color: transparent;
    color: #333;
}

div.mainMenuSubSection.scrollmenu {
    background-color: #e5e5e5;
    border: 1px solid #ccc;
}

div.mainMenuSubSection.scrollmenu a {
    position: relative;
    font-size: 14px;
    color: #333;
}

.tagstore-content a#website-link {
    margin-right: 20px;
    padding-top: 5px;
    display: inline-block;
}

div.mainMenuSubSection.scrollmenu a:after {
    content: '';
    position: absolute;
    top: 12px;
    height: 22px;
    width: 1px;
    background: #333;
    right: -2px;
}

div.mainMenuSubSection.scrollmenu a[data-name="Brush Sets"]:last-child:after {
    content: inherit;
}

.cms-home.cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper div {
    margin-bottom: 6px;
}

.cms-home.cms-index-index .yotpo-reviews-carousel .yotpo-icon-star,
.yotpo-reviews-carousel .yotpo-icon-empty-star,
.yotpo-reviews-carousel .yotpo-icon-full-star,
.yotpo-reviews-carousel .yotpo-icon-half-star {
    font-size: 18px !important;
}

.cms-home.cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel .carousel-review-date {
    line-height: 18px;
}

.catalog-category-view .gallery-grid.products-grid .product-items:not(.owl-carousel) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.custom-recently-viewed .owl-carousel .owl-dots .owl-dot span {
    width: 40px;
    height: 2px;
}

.products-grid.related_product_view .product-item {
    min-height: 99%;
    display: flex;
}

.custom-recently-viewed .owl-carousel .owl-dots .owl-dot.active span {
    background: #000000;
}

.product_related_slider.owl-carousel.products .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.catalog-product-view .block.related .block-title.title,
.block.upsell .block-title.title,
.block.crosssell .block-title.title {
    padding: 0px 0 !important;
    margin: 10px 0px 20px !important;
}

.treding_now_slider {
    margin-bottom: 10px;
    margin-top: 20px;
}

.related_product_view.products-related {
    padding-bottom: 0px;
}

.treding_now_slider .owl-carousel .owl-item .product-item {
    min-height: 98%;
}

.treding_now_slider .treding_product_slides .owl-theme .owl-dots {
    position: relative;
    width: 100%;
    bottom: 0px;
    z-index: 222;
    margin-top: 12.9px;
}

.treding_now_slider .treding_product_slides .owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 2px;
}

.treding_now_slider .treding_product_slides .owl-theme .owl-dots .owl-dot.active span {
    background: #000000;
}

.treding_now_slider .products-grid .product-items:not(.owl-carousel) {
    overflow: visible;
    margin: 0px;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .primary.show-tooltip {
    background: #d6522d;
    display: block;
    width: 100%;
    padding: 13px 10px 11px 10px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: -1px;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details a:hover {
    text-decoration: none;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .goToYourBasketLink.primary {
    display: block;
    background: #232323;
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border: 1px solid #d6522d;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .primary.show-tooltip.buy_now_simple {
    padding: 12px 10px 10px 10px;
    /* text-align: left; */
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.unavailable {
    float: none;
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border: 1px solid #d6522d;
    min-height: auto;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .btn.towishlist {
    background: #fff;
    color: #232323;
    height: auto;
    width: 100px;
    border: 1px solid #d6522d;
    padding: 8.1px 7px;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .btn.towishlist:hover {
    background: #d6522d;
    color: #fff;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .cdz-buttons-inner {
    padding: 0px 10px 15px 10px;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info {
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    margin: 0px;
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 1px 2px 8px #e1e1e1;
    -webkit-box-shadow: 0px 0px 0px #e1e1e1;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .cdz-hover-section {
    padding: 0px;
}

.product_list_show_1 .desk_1#category-products-grid .products.list.items .product-item .product-item-info .cdz-hover-section {
    padding-right: 15px !important;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .bss-quickview {
    bottom: 0px !important;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    width: 90% !important;
    padding: 8px 0 7px 0;
    font-size: 14px !important;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    border: 1px solid #d6522d;
    color: #232323;
    background: #fff;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: visibility 0s .2s, -webkit-transform .2s ease-out;
    transition: visibility 0s .2s, -webkit-transform .2s ease-out;
    -moz-transition: transform .2s ease-out, visibility 0s .2s, -moz-transform .2s ease-out;
    transition: transform .2s ease-out, visibility 0s .2s;
    transition: transform .2s ease-out, visibility 0s .2s, -webkit-transform .2s ease-out, -moz-transform .2s ease-out;
    visibility: hidden;
    display: inherit !important;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info:hover .bss-quickview {
    bottom: 5px !important;
    -webkit-transition-duration: .4s, 0s;
    -moz-transition-duration: .4s, 0s;
    transition-duration: .4s, 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.product-item .product-item-name,
.products-grid #category-products-grid .product-item .product-item-name {
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
    text-align: left;
}

.product_list_show_1 .product-item .product-item-name,
.products-grid #category-products-grid .product-item .product-item-name a.product-item-link {
    font-weight: 600;
}

.product_list_show_1 .product-item .product-item-name .gridViewPrice {
    margin: 10px 0px;
}

.grid.products-grid.product_list_show_1 .products.list.items .cdz-hover-section .cdz-product-top {
    height: auto;
}

body .products-grid.product_list_show_1 .products.list.items .product-item .product-image-wrapper,
body .products-grid.product_list_show_1 #category-products-grid .products.list.items .product-item .product-image-wrapper {
    height: auto;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .btn.compare_page:before {
    display: none;
}

.product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .btn.compare_page span {
    display: inline-block;
}

.cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews {
    float: right;
    margin-right: 10px;
}

.cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
    border: 0px;
}

.cms-index-index .yotpo-reviews-carousel {
    margin-top: -25px;
}

.cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel {
    margin-left: 2px;
}

@media (max-width: 767px) {
    .cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews {
        display: none;
    }

    .block-content.mp-product-slider-content.treding_now_slider {
        margin-bottom: 50px;
    }

    .treding_now_slider .treding_product_slides .owl-theme .owl-dots {
        bottom: 0px;
    }

    .cms-index-index .yotpo-reviews-carousel {
        margin-top: 0px;
    }

    .cms-index-index .yotpo-reviews-carousel.yotpo-size-2 .carousel-display-wrapper.has-testimonials-link .carousel-reviews-bottom-line {
        position: absolute;
        top: 0px;
        left: 50%;
        float: none;
        transform: translate(-50%, -50%);
    }

    .cms-index-index .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows {
        position: absolute;
        bottom: -20px;
        left: 50%;
        right: auto;
        margin: 0px;
        float: none;
        top: auto;
        padding: 0px;
        transform: translate(-50%, -50%);
    }

    .related_product_view.products-upsell .owl-carousel .owl-item .product-item .product-item-info {
        padding: 0 0px !important;
    }

    .cms-home.cms-index-index .page-header {
        margin-bottom: 9px;
    }

    .cms-home.cms-index-index .loren-block .banner-title {
        padding: 0px 0 15px !important;
        margin-bottom: 0px !important;
    }

    .cms-home.cms-index-index .loren-block .banner-title::before {
        top: 37%;
    }

    .cms-home.cms-index-index .loren-block .banner-title .banner-title-string {
        font-size: 30px;
        line-height: 0.9;
    }

    .cms-home .page-wrapper .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
        margin-top: -45px !important;
    }

    .cms-home.cms-index-index .full-slideshow-wrapper {
        margin-bottom: 6px;
    }

    .copy-right p {
        display: none;
    }

    .page-footer .bottom-footer-wrapper {
        border-top: 1px solid #282828;
    }

    .page-footer .bottom-footer-wrapper {
        padding: 15px 0;
    }

    .page-footer .footer-custom-block {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .page-footer .bottom-footer-wrapper .footer.content {
        display: flex;
        flex-direction: column-reverse;
    }

    .page-footer .footer-custom-block .social_links li a {
        width: auto;
        height: auto;
        font-size: 26px;
        line-height: normal;
        background: transparent;
        color: #282828;
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .related_product_view.products-upsell .owl-carousel .owl-item .product-item .product-item-info .product-item-details .product-item-name {
        max-height: initial;
    }

    .related_product_view.products-upsell .owl-carousel .owl-item .product-item .product-item-info .cdz-hover-section {
        margin: 0px;
        padding: 0px 0px 10px 0px;
    }
}

.related_product_view.products-upsell .owl-carousel .owl-item .product-item .product-item-info .product-image-container {
    width: 100% !important;
}

.related_product_view.products-upsell .owl-carousel .owl-item .product-item .product-item-info .product-image-wrapper {
    height: auto !important;
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare {
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare:before {
    content: '';
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare span {
    position: absolute;
    top: 0px;
    left: 40px;
    font-size: 15px;
    color: #333333;
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare.productAdded:before {
    content: "\f00c";
    line-height: 20px;
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare.productAdded {
    color: #fff;
    background-color: #d6522d;
    border-color: #d6522d;
}

#download-wishlist-pdf {
    /* margin-top: 10px !important;*/
}

.mp-wishlist-form .actions-toolbar {
    margin-bottom: 10px;
}

.catalogsearch-result-index .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare {
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.catalogsearch-result-index .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare:before {
    content: '';
}

.catalogsearch-result-index .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare span {
    position: absolute;
    top: 0px;
    left: 40px;
    font-size: 15px;
    color: #333333;
}

.catalogsearch-result-index .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare.productAdded:before {
    content: "\f00c";
    line-height: 20px;
}

.catalogsearch-result-index .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare.productAdded {
    color: #fff;
    background-color: #d6522d;
    border-color: #d6522d;
}

@media only screen and (max-width: 767px) {
    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info:hover .bss-quickview {
        visibility: hidden;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .bss-quickview {
        visibility: hidden;
    }

    .catalog-category-view .page-main .sidebar .block:not(.block-static-block) {
        padding-bottom: 0px !important;
    }

    .catalog-category-view .page-main {
        padding-top: 7px;
    }

    .catalog-category-view .page-products .block.filter#layered-filter-block .block-title.filter-title {
        padding-bottom: 15px !important;
    }
}

/********Home Page Slider*****/
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 2px;
    margin: 4px;
    background: #d8d8d8;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #000;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
    display: none;
}

#loading_heart {
    position: relative;
}

/*#loading_heart:before{
    content: '';
    background: url(https://rosemary.ouronlineserver.com/media/wysiwyg/heart-sticker.gif);
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: 0px;
    z-index: 999;
}*/
.modal-popup.add-after-popup._inner-scroll .modal-inner-wrap {
    position: relative;
}

#add-wishlist-after-notification .col-md-12.col-xs-12 {
    position: static;
}

#loading_heart {
    background: url('/media/wysiwyg/heart-sticker.gif');
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 100%;
    top: 0px;
    z-index: 99999999999;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    /* opacity: 0.2; */
    background-color: rgb(255 255 255 / 90%);
}

/*********end css******/
/*******footer css*******/
.signup-footer-banner-content {
    margin: 0px auto;
    text-align: center;
    border-bottom: 1px solid #232323;
    margin-bottom: 30px;
    padding: 0px 0px 30px 0px;
}

.signup-footer-banner-content h2 {
    font-size: 19px;
    text-transform: Uppercase;
    font-family: "Adobe Garamond Pro", serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.signup-footer-banner-content p {
    font-size: 16px;
}

.signup-footer-banner-content a.sign_up_footer {
    background: #d6522d;
    color: #fff;
    text-transform: uppercase;
    border-color: #d6522d;
    padding: 12px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}

.footer-box.feedback_box {
    display: none;
}

@media (min-width: 1199px) {
    /*.page-footer .footer-container-wrapper .col-sm-6{
    width: 20%;
}*/
}

@media (min-width: 768px) and (max-width: 1199px) {
    .col-sm-6 {
        width: 50%;
        margin-bottom: 30px;
    }
}

a.footer-links-button.feedback-button {
    background: #d7522d;
    color: #fff;
    text-align: center;
    font-size: 16px;
    max-width: 150px;
    line-height: normal;
    padding: 12px 10px !important;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
}

a.footer-links-button.feedback-button:hover {
    text-decoration: none;
}

footer .wrap .mid_side ul.sns li a i {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*==============*/
@media all and (max-width:767px) {
    .footer-box>p:before {
        position: absolute;
        top: 10px;
        right: 0;
        padding: 5px 8px;
        content: '\f0d7';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #232323;
        font-size: 24px;
        cursor: pointer;
    }

    .footer-box.rotate>p:before {
        transform: rotate(180deg);
    }

    .footer-box.feedback_box {
        display: block;
    }

    .footer-box>p:after {
        display: block;
        content: '';
        width: 100%;
        padding-top: 5px;
        border-bottom: 0px solid rgba(255, 255, 255, 0.5);
    }

    ul.footer-link {
        /*height: 0;*/
        display: none;
    }

    /* .footer-box.feedback_box ul.footer-link{
    height: auto;
    display: block;
    margin-bottom: 15px;
    border-bottom: 0px;
  }*/
    .footer-box.on ul.footer-link {
        height: auto;
        display: block;
        margin-bottom: 8px;
    }

    .footer-box {
        border-bottom: 0.8px solid #232323;
    }

    .footer-box .header-link {
        margin-bottom: 10px;
    }

    .footer-box.feedback_box.on {
        margin-bottom: 18px;
    }

}

/***end Footer css***/
/***********End New Changes Work*********/
/********Compare List New Design*******/
.compare_list_newdg {
    display: grid;
    grid-template-columns: repeat(5, 5fr);
    column-gap: 18px;
}

.col-md-12.compare_view_list_dg {
    width: 100%;
    padding: 0px;
}

.compare_list_newdg .compare_product_info.col-md-4 {
    width: auto;
    margin-right: 0px;
}

.compare_list_newdg .compare_product_info.col-md-4:nth-child(5) {
    margin-right: 0px;
}

.compare_list_newdg .compare_product_info .product-image-wrapper {
    padding: 0px !important;
    height: auto;
}

.compare_list_newdg .compare_product_info .product-image-wrapper .product-image-photo {
    height: auto;
    max-height: 122px;
    position: relative;
}

.compare_list_newdg .compare_product_info {
    /*width: 100% !important;*/
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-box-shadow: 0px 0px 0px #e1e1e1;
    -o-box-shadow: 0px 0px 0px #e1e1e1;
    -ms-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px 0px;
    overflow: hidden;
    clear: both;
    padding: 0px;
    background: #fffcfc;
}

.compare_product_info.product_box_quickinfo {
    border: 0px;
    border-bottom: 1px solid #e1e1e1;
}

.compare_list_newdg .compare_product_info.product_box_details {
    padding: 10px;
    border: 0px;
}

.compare_list_newdg .compare_product_info.product_box_details .productShortDescription {
    padding-bottom: 35px;
}

.compare_list_newdg .compare_product_info.product_box_details .productSku.attibute.value {
    margin: 6px 0px 12px;
}

.compare_list_newdg .compare_product_info.product_box_details span.productDescriptionMoreLink {
    color: #d6522d;
    display: block;
    text-transform: capitalize;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.catalog-product_compare-index.page-layout-1column .columns {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.compareproductsshare-index-index.page-layout-1column .columns {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.compare_list_newdg .compare_product_info.product_box_details span.productDescriptionLessLink {
    color: #d6522d;
    display: block;
    text-transform: capitalize;
}

.catalog-product-view .fotorama__nav--dots .fotorama__nav__frame {
    height: 18px;
}

.compare_list_newdg .compare_product_info .product-item-details .stock.unavailable {
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    text-transform: inherit;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border: 1px solid #d6522d;
    min-height: auto;
    display: block;
    width: 100%;
    text-align: center;
    float: none;
}

.compare_list_newdg .compare_product_info .product-item-details .primary {
    display: block;
    width: 100%;
    padding: 11px 10px 11px 10px;
    color: #fff;
    text-transform: inherit;
    margin-left: 0px;
    margin-top: 0px;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    margin-bottom: 0px;
    background: #d6522d;
    text-align: center;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details {
    padding: 10px;
    min-height: auto;
}

.productShortDescription i.fa {
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    display: block;
    cursor: pointer;
}

.productDescriptionLessLink i.fa {
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    display: block;
    cursor: pointer;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .actionButton {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .actionButton .action.towishlist {
    text-decoration: none;
    background: #f5f5f5;
    color: #333;
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 7px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    height: 38px;
    border: none;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .actionButton .action.towishlist:before {
    display: none;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .actionButton .action.towishlist {
    padding: 10px 13px;
    width: auto;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details a.action.delete span {
    display: none;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details a.action.delete:after {
    content: '\e604';
    font-family: 'luma-icons';
    padding-left: 0px;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .product-item-name a.product-item-link {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

.compare_list_newdg .compare_product_info .product-item-details .info-details .gridViewPrice .price_text {
    display: block;
    margin-bottom: 6px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    text-align: left;
}

.social_share_compare a {
    /*padding: 12px; */
    /* border: 1px solid; */
    /* width: 40px; */
    /* height: 40px; */
    display: inline-block;
    /* line-height: normal; */
    text-align: center;
    /* margin: 0px 5px; */
    color: #fff;
    /* border-radius: 50%; */
    font-size: 19px;
    cursor: pointer;
}

.social_share_compare a {
    padding: 12px;
    /* border: 1px solid; */
    width: 40px;
    height: 40px;
    display: inline-block;
    /* line-height: normal; */
    text-align: center;
    /* margin: 0px 5px; */
    color: #fff;
    /* border-radius: 50%; */
    font-size: 19px;
    cursor: pointer;
    background: #d7522d;
    line-height: normal;
}

.compare_bts_list_top {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.print_btns_list a.action {
    padding: 12px 20px;
    border: 1px solid #d6522d;
    margin-right: 10px;
    font-weight: 500;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
}

.print_btns_list a.action {
    text-decoration: none;
}

.print_btns_list a.action:after {
    content: "\f019";
    font-family: 'FontAwesome';
    padding-left: 8px;
}

.social_share_compare i.fa.fa-whatsapp {
    margin-top: -2px;
}

.print_btns_list a.action.clear:after {
    content: '\e604';
    font-family: 'luma-icons';
    padding-left: 8px;
}

.social_share_compare {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_share_compare h4 {
    margin-bottom: 0px;
}

.compare_bts_list_top ul {
    display: flex;
    list-style: none;
    margin: 0px;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
}

/*.compare_bts_list_top ul li{
    margin: 0px;
    background: #d7522d;
    margin: 0px 5px;
    color: #fff;
    border-radius: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: normal;
    padding: 12px;
}*/
.compare_bts_list_top ul li {
    margin: 0px;
    /* background: #d7522d; */
    margin: 0px 5px;
    color: #fff;
    border-radius: 0px;
    /* width: 40px; */
    /* height: 40px; */
    text-align: center;
    line-height: normal;
    /* padding: 12px; */
}

/*.compare_bts_list_top ul li:nth-child(2){
    background: #00acee;
}
.compare_bts_list_top ul li:nth-child(3){
    background: #0077B5;
}
.compare_bts_list_top ul li:nth-child(4){
    background: #0077B5;
}*/
@media only screen and (max-width: 991px) {
    .compare_list_newdg {
        justify-content: flex-start;
        padding-top: 30px;
    }

    .col-md-12.compare_view_list_dg {
        padding: 0px 0px;
    }

    .compare_list_newdg .compare_product_info.col-md-4 {
        width: auto
    }
}

@media only screen and (max-width: 575px) {
    .compare_list_newdg .compare_product_info.col-md-4 {
        width: auto;
        margin: 0px;
    }

    .compare_list_newdg .compare_product_info.col-md-4:nth-child(5) {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .compare_bts_list_top {
        margin-bottom: 30px;
        flex-direction: column;
        margin-top: 30px;
    }

    .social_share_compare {
        margin-top: 35px;
    }
}

/*******end compare list******/
/*****Custom scrollbar css*****/
.catalog-product-view .table_wrap_inner .mCSB_container {
    display: flex;
    width: 100%;
}

.catalog-product-view .table_wrap .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog-product-view .table_wrap .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #d7522d;
}

.catalog-product-view .table_wrap .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 15px;
}

.catalog-product-view .product_details_size_table .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog-product-view .product_details_size_table .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #d7522d;
}

.catalog-product-view .product_details_size_table .mCSB_vertical.mCSB_inside>.mCSB_container {
    margin-right: 13px;
}

.catalog-product-view .product_details_size_table.mCS_no_scrollbar .mCSB_vertical.mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.catalog-product-view .product_details_size_table .mCSB_container_wrapper {
    margin-right: 0px;
}

.catalog-product-view .product_details_size_table .mCSB_container_wrapper>.mCSB_container {
    padding-right: 10px;

}

.catalog-product-view .product_details_size_table .mCSB_scrollTools .mCSB_draggerRail {
    margin-right: 0px;
    background-color: transparent;
}

.catalog-product-view .product_details_size_table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin-right: 0px;
}

.catalog-product-view .product_details_size_table .mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -125px -5px;
    margin-left: 0px;
    color: #333;
    opacity: 1;
    z-index: 1;
}

.catalog-product-view .product_details_size_table .mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -125px -14px;
    color: #333;
    opacity: 1;
}

.catalog-product-view .product_details_size_table .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 12px 0;
    background: #efefef;
    width: 6px;
    margin: 6px auto;
    text-align: center;
    z-index: 0;
}

.catalog-product-view .product_details_size_table .mCSB_scrollTools .mCSB_draggerContainer {
    right: 2px;
    left: auto;
}

.catalog-product-view .table_wrap .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 12px;
}

.catalog-product-view .table_wrap .mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -145px -40px;
    color: #333;
    opacity: 1;
}

.catalog-product-view .table_wrap .mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -136px -56px;
    color: #333;
    opacity: 1;
}

/****end custom css****/
.catalog-product-view .custom-recently-view-new {
    margin-bottom: 20px;
}

.custom-recently-view-new .recent_title_block {
    width: 100%;
    text-align: center;
    padding: 0px 0 !important;
    margin: 0 !important;
    line-height: 1;
    position: relative;
    border: 0 !important;
    margin: 10px 0px 20px !important;
}

.custom-recently-view-new .recent_title_block .block-title {
    margin-bottom: 0px;
}

.custom-recently-view-new .recent_title_block:before {
    content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -2px;
    display: block !important;
}

.custom-recently-view-new .recent_title_block .block-title strong {
    position: relative;
    top: 0;
    font-size: 46px;
    background-color: #fff;
    padding: 0 20px;
    line-height: 1;
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-family: 'Just Lovely';
    display: inline-block;
    margin: 0px;
}

.watch_notification {
    position: absolute;
    top: 0px;
    background-color: rgba(216, 216, 216, .8);
    padding-left: 8px;
    color: #282828;
    font-weight: 500;
    padding: 10px 25px 10px 10px;
    left: 0px;
    font-size: 13px;
    z-index: 222;
}

.watch_notification h4 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

.watch_remove_icon {
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
    font-size: 22px;
}

@media only screen and (max-width: 576px) {
    .watch_notification {
        top: 0px;
        padding: 7px 20px 7px 10px;
        left: 0px;
        font-size: 13px;
    }

    .watch_notification h4 {
        font-size: 16px;
    }
}

/**********end css*********/
@media (min-width: 768px) {
    .page-products .toolbar .limiter {
        display: inline-block;
    }

    .header-wrapper-content.sticky-menu.active .header.content>.row>[class*='col-sm-'] {
        width: 100%;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12,
    .col-xs-13,
    .col-sm-13,
    .col-md-13,
    .col-lg-13,
    .col-xs-14,
    .col-sm-14,
    .col-md-14,
    .col-lg-14,
    .col-xs-15,
    .col-sm-15,
    .col-md-15,
    .col-lg-15,
    .col-xs-16,
    .col-sm-16,
    .col-md-16,
    .col-lg-16,
    .col-xs-17,
    .col-sm-17,
    .col-md-17,
    .col-lg-17,
    .col-xs-18,
    .col-sm-18,
    .col-md-18,
    .col-lg-18,
    .col-xs-19,
    .col-sm-19,
    .col-md-19,
    .col-lg-19,
    .col-xs-20,
    .col-sm-20,
    .col-md-20,
    .col-lg-20,
    .col-xs-21,
    .col-sm-21,
    .col-md-21,
    .col-lg-21,
    .col-xs-22,
    .col-sm-22,
    .col-md-22,
    .col-lg-22,
    .col-xs-23,
    .col-sm-23,
    .col-md-23,
    .col-lg-23,
    .col-xs-24,
    .col-sm-24,
    .col-md-24,
    .col-lg-24 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .page-main {
        padding-top: 0px;
    }

    body {
        font-size: 14px;
    }
}

span.time {
    font-weight: 700;
}

.header-wrapper-content.sticky-menu.active .header.content {
    max-width: 1200px;
    margin: 0 auto;
}

.product-info-main .product-info-price .price-box .price-final_price>span {
    display: block;
}

.product-options-bottom .price-box .price-container .price-including-tax+.price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax {
    font-size: 14px;
    line-height: 18px;
}

.product-items .product-item-info .rewards__product-points {
    display: block;
    width: 100%;
    margin-top: 0;
    font-size: 12px;
    color: #d6522d;
}

.product-items .product-item-info .rewards__product-points .price {
    font-size: 14px;
    color: #d6522d;
}

.message.success a,
.message.success a:hover {
    color: #d4481d;
}

@media(min-width: 1000px) {
    body .page-wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }
}

@media(min-width: 767px) {
    .page-wrapper .page-header .header.panel {
        padding-right: 0px;
        padding-bottom: 0;
        padding-top: 0;
    }

    .page-wrapper .page-header .header.content {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0;
        padding-top: 20px;
    }

    .page-wrapper .page-header .header-wrapper-content .header-wrapper-bottom {
        border: none;
    }

    .page-wrapper .page-header .header-wrapper-content .header-wrapper-bottom .header.content {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .page-header .header-top-ads {
        text-align: right;
    }

    .page-header .header-top-ads .item.header-ad a,
    .page-header .header-top-ads .item.header-ad span {
        font-family: 'ProximaNova-Regular';
        color: #333333;
        font-size: 15px;
        line-height: 18px;
        padding-top: 2px;
        display: block;
    }

    .page-header .header-top-ads .item.header-ad a:hover {
        color: #d7522d;
        text-decoration: none;
    }

    .page-header .header-top-ads .col-sm-24 {
        padding-right: 0px;
        justify-content: flex-end;
        display: flex;
    }

    .page-header .header-top-ads ul li {
        margin: 0 0;
        padding: 0 7px;
    }

    .page-header .header-top-ads ul li:not(:first-child) {
        border-left: 1px solid #333;
    }

    .page-wrapper .page-header .search-wrapper {
        width: 100%;
        margin-top: 30px;
        float: none;
        display: block;
    }

    .page-wrapper .page-header .search-wrapper .block-search {
        width: 300px !important;
        border: 1px solid #333;
        display: block;
        left: calc(100% - 300px);
        float: none;
    }

    .header-wrapper-right {
        position: relative;
    }

    .page-header .switcher .options.active ul.dropdown {
        min-width: 90px;
    }

    .header-wrapper-content.sticky-menu.active .header-wrapper-right {
        display: none;
    }

    .header-bottom-left {
        border-top: 1px solid #333;
        padding-top: 27px;
        padding-bottom: 27px;
    }

    .cdz-horizontal-menu .groupmenu {
        display: flex;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 {
        margin: 0;
        padding: 0;
        border: 0;
        flex-grow: 1;
        /* flex-basis: 0; */
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 .groupmenu-drop:before {
        box-shadow: none;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link,
    .cdz-horizontal-menu .groupmenu li.item.level0:hover a.menu-link {
        display: block;
        text-align: center;
        font-family: "Adobe Garamond Pro", serif !important;
        font-style: inherit;
        font-weight: bold;
        border-left: 1px solid #333;
        text-decoration: none;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0:first-child a.menu-link,
    .cdz-horizontal-menu .groupmenu li.item.level0:first-child:hover a.menu-link {
        border-left: 0;
        color: #d7522d;
        padding-left: 0;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0:nth-child(2) a.menu-link {
        border-left: 0;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0:first-child a.menu-link:after {
        content: '>';
        font-size: 24px;
        position: absolute;
        top: 50%;
        right: -17px;
        /* background: #fff; */
        z-index: 12;
        padding: 0 10px;
        margin-top: -8px;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link:hover {
        color: #d7522d;
        text-decoration: none;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link {
        padding: 5px 15px 0;
        margin: 0;
        font-size: 20px;
        line-height: 17px;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0:last-child a.menu-link {
        border-right: none;
    }

    .slideshow-container {
        padding-left: 0;
        padding-right: 0;
    }

    .page-main .block.block-static-block {
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .page-header .header.panel {
        display: none;
    }

    .mobile-search-wrapper .block-search .action.search:before {
        color: #d7522d;
    }

    .page-wrapper .page-header .block-search .action.search:before {
        line-height: 35px;
    }

    .page-wrapper .page-header .block-search .action.search {
        height: 35px;
    }

    .page-wrapper .page-header .minicart-wrapper .action.showcart {
        position: relative;
        top: 0px;
    }

    .banner-container {
        display: none;
    }

    .loren-block .banner-right {
        padding-left: 0px;
        padding-right: 10px;
    }

    .page-footer .footer.content .copy-right p {
        text-align: center;
    }
}

.block-search .search-form-container {
    position: relative;
}

.page-wrapper .page-header .search-wrapper .block-search input[type="text"],
.mobile-search-wrapper .block-search input[type="text"] {
    /*border-bottom: none !important;*/
    color: #333333;
    font-family: 'ProximaNova-Regular';
    font-style: inherit;
    font-size: 14px;
    padding-left: 10px;
    height: 35px;
    box-shadow: none !important;
    border: none;
}

.page-wrapper .page-header .search-wrapper .block-search .action.search:before {
    color: #d7522d;
}

.page-wrapper .page-header .block-search .action.search:before {
    line-height: 35px;
}

.page-wrapper .page-header .block-search .action.search {
    height: 35px;
}

.page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    display: none;
}

.page-wrapper .page-header .minicart-wrapper .action.showcart .counter.qty {
    color: #333333;
    background: white;
    top: 0px;
    width: auto;
    position: relative;
    left: 0px;
    min-width: 0px;
    vertical-align: text-bottom;
    line-height: 18px;
}

.page-wrapper .page-header .minicart-wrapper {
    margin-top: 0px;
    float: none;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart a {
    font-size: 15px;
}

.page-wrapper .page-header .minicart-wrapper .action.showcart {
    padding: 0px;
    font-size: 15px;
    color: #333;
}

.page-wrapper .page-header .minicart-wrapper .action.showcart .price-label {
    padding: 0;
    display: inline-block;
    min-height: 0px;
    margin-top: 0;
    vertical-align: top;
    font-weight: normal;
}

.additional-links div,
.additional-links .wishlist,
.additional-links .nav.item {
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.page-wrapper .page-header .switcher {
    float: none;
    margin: 0 !important;
    padding-left: 10px;
    height: 20px;
}

.additional-links {
    margin-bottom: 0px;
    text-align: right;
    margin-top: 30px;
}

.additional-links li a,
.page-wrapper .page-header .minicart-wrapper a span,
.page-wrapper .page-header .switcher strong {
    color: #333333;
    font-family: 'ProximaNova-Regular';
    font-style: inherit;
    font-size: 15px;
}

.additional-links li a:hover {
    color: #d7522d;
    text-decoration: underline;
}

.page-wrapper .page-header .minicart-wrapper .action.showcart .text {
    text-transform: inherit;
}

.additional-links .wishlist,
.page-wrapper .page-header .minicart-wrapper,
.additional-links .nav.item {
    padding-right: 10px;
    border-right: 1px solid;
    margin-bottom: 0;
}

.page-wrapper .page-header .minicart-wrapper,
.additional-links .nav.item {
    padding-left: 10px;
    border-color: #333;
    margin-left: -4px;
}

.page-wrapper .page-header .header-additional .switcher {
    margin-left: -4px !important;
}

.page-header .header-top-ads ul li.track-order a {
    font-weight: bold;
}

.page-wrapper .page-header .switcher .label.switcher-label {
    display: inline-block;
    text-transform: inherit;
    padding-right: 8px;
}

.loren-block .banner-title {
    width: 100%;
    text-align: center;
    padding: 42px 0 42px !important;
    margin: 0 !important;
    margin-bottom: -30px !important;
    line-height: 1;
    position: relative;
}

.loren-block .banner-title .banner-title-string {
    position: relative;
    top: 0;
    font-size: 46px;
    background-color: white;
    padding: 0 20px;
    font-family: 'Just Lovely';
    line-height: 1;
    font-weight: 500;
}

.banner-title::before {
    content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -3px;
}

.loren-block .banner-left {
    padding-left: 0px;
}

.loren-block .banner-right {
    padding-right: 0px;
}

.caption-area {
    position: absolute;
    z-index: 9;
    bottom: 4px;
    height: 40px;
    text-align: center;
    background-color: #333333;
    opacity: 0.7;
    width: calc(100% - 20px);
    display: none;
}

span.caption {
    font-family: ACaslonPro-Italic;
    font-size: 22px;
    color: white;
    line-height: 44px;
}

.loren-block .banner:hover .caption-area {
    display: block;
}

.page-footer .top-footer-wrapper {
    display: none;
}

footer.page-footer {
    padding-top: 10px;
}

.page-footer .footer-container-wrapper {
    margin-top: 2px;
    border-top: 1px solid #232323;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px !important;
}

.page-footer .footer-container-wrapper .block.block-static-block {
    padding: 30px;
    margin-bottom: 10px;
    background: #f9f9f9;
}

.footer-box .header-link {
    font-size: 19px;
    text-transform: uppercase;
    font-family: "Adobe Garamond Pro", serif;
    font-weight: bold;
    margin-bottom: 15px;
    cursor: pointer;
}

.page-footer .footer-link li a.link-items {
    font-size: 20px;
    padding: 0;
    font-family: 'ProximaNova-Regular';
    text-decoration: none;
    color: #000;
}

.page-footer .footer-link li a.link-items:hover {
    color: #d6522d;
}

.page-footer .footer.content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page-footer .footer.content .copy-right {
    display: inline-block;
}

.page-footer .copyright {
    float: none !important;
    font-weight: bold;
}

.page-footer .copyright .f-left,
.page-footer .footer.content .copy-right p .f-left {
    float: none;
}

.page-footer .footer.content .copy-right p {
    margin-bottom: 0px;
}

.footer-custom-block .social-item {
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

.footer-custom-block .social-item i {
    font-family: fontAwesome;
    font-size: 30px;
    color: #333333;
    font-style: inherit;
}

.block-minicart .items-total {
    float: none;
    margin: 0;
}

.block-minicart .items-total span {
    display: inline-block;
}

.block-minicart .items-total>span:first-child:after {
    content: ":";
    padding-left: 3px;
}

.block-minicart .block-content>.actions {
    margin-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.minicart-wrapper .ui-dialog .block-minicart {
    background: #f9f9f9 !important;
    border: 1px solid #a7a7a7;
    z-index: 99;
}

.minicart-items-wrapper .product.options.list {
    font-size: 12px;
}

.block-minicart .block-content>.actions>.primary {
    margin: 0 0 -20px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    padding-top: 8px;
    padding-bottom: 8px;
}

.block-minicart .block-content>.actions>.primary .action.primary:hover {
    color: #000;
}

#minicart-content-wrapper>div.block-content>div.subtotal>span:after {
    padding-right: 3px;
}

#minicart-content-wrapper>div.block-content>div.subtotal>span>span {
    display: inline-block;
    padding-top: 0px;
    margin-right: -3px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    font-size: 14px;
    width: auto;
    padding: 0;
    background: transparent;
    color: #d7522d;
    border: 0;
    margin: 0;
    text-transform: inherit;
    font-weight: 600;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart .actions a.viewcart {
    font-size: 16px !important;
    background: #d7522d;
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    border: 1px solid #d6522d;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart .actions a.viewcart span {
    color: #fff;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart .actions a.viewcart:hover {
    background: #ffffff;
    border: 1px solid #d6522d;
    color: #d6522d;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart .actions a.viewcart:hover span {
    color: #d6522d;
}

.block-minicart .block-content>.actions,
.block-minicart .block-content>.actions>.secondary {
    display: block;
}

.minicart-items .product>.product-item-photo {
    display: none;
}

.minicart-items-wrapper,
.minicart-items .product-item-details,
.minicart-items .product-item>.product {
    width: 100%;
}

.minicart-items-wrapper {
    padding: 15px 0px 15px 0;
    margin: 0;
    display: block !important;
}

.block-minicart .block-content,
#minicart-content-wrapper {
    display: block;
}

.minicart-items .product-item-details {
    padding-left: 0;
}

.minicart-items .product-item {
    padding-bottom: 5px;
}

.minicart-items .product .toggle {
    float: left;
    padding-right: 10px;
}

.minicart-items .product-item-details .details-qty {
    margin-top: 0;
}

.minicart-items .product-item-details .item-qty {
    margin-top: -10px;
    border-color: #a7a7a7;
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
    margin: 0;
}

.minicart-items .product .content {
    float: left;
}

.minicart-wrapper .product .actions {
    float: none;
    margin: 0;
}

.block-minicart .subtotal {
    display: block;
    margin: 0 0px;
}

#mini-cart div.product.options.active {
    display: block;
}

#toolbar-wrap .toolbar-sorter.sorter a.action.sorter-action {
    display: none;
}

#toolbar-wrap .toolbar select {
    margin-right: 0;
    border: 1px solid #CCCCCC;
    text-transform: capitalize;
    padding: 0.3571428571428571em 0.3571428571428571em 0.3571428571428571em 0.3571428571428571em;
    width: auto;
    min-width: 58px;
    height: 29px;
    font-family: 'ProximaNova-Regular';
    color: #282828;
}

select {
    padding-left: 20px;
    background: #ffffff url(../images/caret-down.png) no-repeat center right !important;
    background-size: contain !important;
    padding-right: 44px !important;
}

.field .control._with-tooltip {
    clear: both;
}

.product.media .fotorama__stage {
    margin-left: 0px;
    border-left: 0px solid #fff;
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    max-width: 100%;
}

.product.media .fotorama__stage__frame {
    /*    border: 1px solid #f4f4f4;*/
    background-color: #f4f4f4;
}

.fotorama__stage__frame .fotorama__img {
    padding: 0px;
}

body .product-info-main .box-tocart .control {
    width: auto;
    margin-top: 10px;
}

body .product-info-main .box-tocart .field.qty .control input {
    width: 40px !important;
}

.box-tocart .control .qty-input .input-text.qty {
    width: 50px;
    height: 40px;
    height: 40px !important;
    border-color: #e1e1e1 !important;
}

body .product-info-main .box-tocart.simple_page_quantity_btn .field.qty .control .qty_gruop input {
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #bfbbbb !important;
    padding: 1px !important;
    text-align: center;
}

@media (min-width: 768px) {
    body .box-tocart.box-cart-new.simple_page_quantity_btn .fieldset .field.qty .control {
        float: left !important;
    }

    body .product-info-content .box-tocart.simple_page_quantity_btn .control {
        float: none !important;
    }
}

.cdz-main-menu .groupmenu .groupmenu-drop li.text-content {
    padding-bottom: 0;
}

.cdz-main-menu .groupmenu .groupmenu-drop .category-name li {
    color: #d7522d;
    font-size: 17px;
    font-family: "Adobe Garamond Pro", serif;
    font-weight: 700;
}

.cdz-main-menu .groupmenu .groupmenu-drop .category-name li a {
    color: #d7522d;
    font-size: 17px;
}

.page-wrapper .page-header .search-wrapper .block-search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333333;
}

.page-wrapper .page-header .search-wrapper .block-search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #333333;
}

.page-wrapper .page-header .search-wrapper .block-search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #333333;
}

.page-wrapper .page-header .search-wrapper .block-search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #333333;
}

.header-wrapper-content.sticky-menu.active {
    box-shadow: 0 0 8px #333;
    -moz-box-shadow: 0 0 8px #333;
    -webkit-box-shadow: 0 0 8px #333;
    -o-box-shadow: 0 0 8px #333;
    -ms-box-shadow: 0 0 8px #333;
}

.page-wrapper .page-header .header-wrapper-content.sticky-menu.active .header-wrapper-bottom .header.content {
    padding: 2px 0;
}

.header-wrapper-content.sticky-menu.active .header-bottom-left {
    border-top: 0 none;
}

body.account .column.main a,
body.account .column.main a:visited {
    color: #d6522d;
    text-decoration: underline;
}

.block-collapsible-nav .nav.item.custom-affiliate-link {
    padding-left: 0;
    list-style: none;
}

.catalogsearch-result-index .products-list .item a.product-item-photo .main-image .product-image-container,
.catalogsearch-result-index .products-grid .item a.product-item-photo .main-image .product-image-container {
    position: relative;
    margin-right: 0px;
    opacity: 1;
    width: 100% !important;
}

.catalogsearch-result-index .products-list .product-image-photo,
.products-list .product-image-photo {
    width: 100%;
    height: auto !important;
    max-height: 100%;
}

body.catalogsearch-result-index .products-list #category-products-grid .products.list.items .cdz-hover-section {
    float: left;
}

#reviews .mp_image_loader .loader {
    padding: 0;
}

#reviews .mp_image_loader .loader:before,
#reviews .mp_image_loader .loader:after {
    display: none !important;
}

#mp-review-summary {
    margin-bottom: 0;
}

#mp-review-list {
    margin-top: 0;
    margin-bottom: 0;
}

#mp-review-list .mp-review-items {
    margin-top: 10px;
}

#mp-review-summary .rating-summary {
    margin-bottom: 10px;
}

#mp-review-summary .recommend-product {
    display: none;
}

#mp-review-summary .mp-review-button {
    padding: 0 10px;
}

#mp-review-form fieldset {
    margin-bottom: 0;
}

.page-wrapper .page-header .switcher.active .label.switcher-label {
    padding-right: 5px;
}

.page-header .switcher .options.active .mage-dropdown-dialog {
    margin-right: -3px;
}

#product-options-wrapper .field {
    text-align: left;
}

.header-top-ads .office-time {
    font-family: 'ProximaNova-Regular';
    color: #333333;
    font-size: 15px;
    text-transform: uppercase;
    border-right: 1px solid #333;
    padding: 0 7px 0 0;
    margin-right: -3px;
}

@media (min-width: 768px) {
    body .product.info.detailed {
        width: 60%;
        float: left;
        clear: none;
    }
}

@media only screen and (max-width: 640px) {
    body .category-view .category-image {
        height: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .page-header .logo .small-logo {
        width: auto;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    body .category-view .category-image {
        height: 240px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    body .category-view .category-image {
        height: 300px;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1200px) {
    body .category-view .category-image {
        height: 380px;
    }
}

@media only screen and (max-width: 768px) {
    .loren-block .banner-title {
        height: auto;
        border-bottom: 0;
    }
}

@media only screen and (max-width: 639px) {
    .page-products .sorter {
        top: 0;
        left: 0;
        right: auto;
        width: 100%;
    }
}

.modal-slide._show,
.modal-popup._show {
    z-index: 10000 !important;
}


/*06-02-2020*/

.table_wrap {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
}

.table_wrap_inner {
    display: flex;
    width: 100%;
    overflow-x: auto;
}

.table_wrap span.min-text {
    padding: 5px 0;
    display: block;
    font-size: 15px;
    color: #333;
    font-family: 'ProximaNova-Regular';
    text-transform: uppercase;
}

.table_wrap span.min-text~span.min-text {
    text-transform: none;
}

.table_heading {
    display: flex;
    flex-wrap: wrap;
    width: 70px;
    border: 1px solid #ffffff;
}

.table_heading span {
    padding: 0 12px;
    display: flex;
    width: 100%;
    border-top: 1px solid #fff;
    height: 40px;
    align-items: center;
    background: #555555;
    color: #fff;
    font-size: 15px;
    font-style: italic;
}

.table_heading span:first-child {
    border-top: none;
}

.table_row {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ffffff;
    border-left: none;
    min-width: 65px;
    text-align: center;
}

.table_row span {
    padding: 0 5px;
    display: flex;
    width: 100%;
    border-top: 1px solid #fff;
    height: 40px;
    align-items: center;
    justify-content: center;
    background: #7e7e7e;
    color: #fff;
}

.table_row span:first-child {
    border-top: none;
    background: #555555;
}

/* 14-01-2020 */

.slideshow-container .cdz-slideshow,
.slideshow-container {
    overflow: hidden;
    overflow-y: hidden;
}

.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
    z-index: 2;
}

.top-main-wrapper {
    padding: 20px 30px 0 30px;
}

html[class*="ie"] .breadcrumbs a {
    display: inline-block;
}

html[class*="ie"] .breadcrumbs .item::after {
    vertical-align: middle;
}

.full-slideshow-wrapper .block-static-block.widget {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.full-slideshow-wrapper .slideshow-container {
    margin-bottom: 0px;
}

.full-slideshow-wrapper .slider-item a {
    display: block;
    height: 100%;
}

.full-slideshow-wrapper .slider-item a img {
    display: block;
}

.full-slideshow-wrapper .banner-container img {
    display: block;
    max-width: 100%;
    height: 100%;
    padding-top: 0 !important;
}

small,
.small {
    font-size: 14px;
}

.category-description .western {
    margin-bottom: 10px !important;
}

.product-item-name {
    margin: 0;
}

.block.related .related-available .product_related_slider .product-item-name {
    margin: 0px !important;
}

.cdz-buttons-inner {
    text-align: right;
}

.price_text {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    text-align: right;
    font-size: 15px;
}

.price_text span {
    color: #d6522d;
}

body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner form button {
    font-family: 'ProximaNova-Regular';
}

.product-item-details .cdz-buttons-inner .optionRequiredBtn {
    text-transform: uppercase;
    font-style: normal;
    padding: 11px;
    background-color: #d6522d;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1;
    border-radius: 0;
    display: inline-block;
    width: 110px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #d6522d;
}

.product-item-details .cdz-buttons-inner .optionRequiredBtn:hover {
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
    border-color: #d6522d;
}

/* body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner form button span:before{
    content: '\00A3';
    padding-right: 4px;
} */

body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-details a {
    display: inline-block;
}

body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-details .product.name {
    margin-bottom: 6px;
}

.toolbar select {
    height: 29px;
}

.limiter {
    float: left;
}

.products.wrapper~.toolbar .pages {
    float: right;
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: 0;
    top: -8px;
    border-radius: 50%;
    box-shadow: 0px 1px 2px #acacac;
    background: #fff;
}

.noUi-connect {
    background: #ff743c;
}

.noUi-horizontal {
    padding: 0 20px;
}

.noUi-horizontal .noUi-handle.noUi-handle-lower {
    left: -20px;
}

.vat_form_block {
    margin-bottom: 10px;
    text-align: right;
}

#vat-form {
    font-size: 13px;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
}

span.vat_text {
    display: inline-block;
    width: 160px;
    vertical-align: middle;
    text-align: right;
    margin-right: 4px;
}

.switch {
    position: relative;
    width: 120px;
    background: #ffffff;
    border: 1px solid #D7522D;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}

.switch-input {
    display: none;
}

.switch-label {
    position: relative;
    z-index: 2;
    width: 50%;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
    display: block;
    font-family: 'ProximaNova-Regular';
    height: 29px;
    float: left;
}

.switch-input:checked+.switch-label {
    color: #fff;
    background: #D7522D;
}

.switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 30px;
}

.filter-options-item {
    padding-bottom: 0px;
}


.page-main .sidebar .block:not(.block-static-block) {
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.filter-options-content .item:before {
    content: '';
}


.filter-options-content .item a:before {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #666666;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -2px;
    border-radius: 1px;
}



.filter-options-content .item a:hover::after {
    content: '';
}

.filter-options-content {
    padding: 0;
}

.category-image {
    margin-bottom: 40px;
}

.price_text+br {
    display: none;
}

.products.grid.products-grid .price_text {
    display: none;
}

.gridViewPrice {
    margin-top: 5px;
}

.products.grid.products-grid .gridViewPrice .price_text {
    display: block;
    text-align: left !important;
}

.products.grid.products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    position: static;
}

.cdz-buttons-inner {
    text-align: center;
    padding-bottom: 10px;
}

body .products-grid #category-products-grid .products.list.items .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) {
    display: block !important;
}

.products.grid.products-grid .list-product-wishlist {
    display: block !important;
    margin: 0 2px;
}

.catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-wishlist {
    display: none !important;
}

.product_mobile_view .list-product-wishlist {
    display: block !important;
}

.products.grid.products-grid .cdz-buttons-inner {
    text-align: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-between;
    !important;
    padding: 10px;
}

body .products.grid.products-grid .product-item-name>a {
    color: #333333;
}

.products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip {
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 0px;
    background-color: #d6522d;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    width: 82px;
    text-align: center;
    margin: 0 2px;
    font-size: 13px;
    line-height: 1.3;
    height: 38px;
    border: 1px solid #d6522d;
    font-family: 'ProximaNova-Regular';
}

.products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip:hover {
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
}

.products.grid.products-grid .btn.towishlist {
    background: #f5f5f5;
    color: #333;
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 7px;
    display: inline-block;
    width: 35px;
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
    height: 38px;
}

.products.grid.products-grid .btn.towishlist:hover {
    background-color: #d6522d;
    color: #fff;
    text-decoration: none;
}

body select {
    height: 34px;
    border: 1px solid #999999;
}

.product-options-wrapper .field .label {
    text-transform: uppercase;
}

.product-reviews-summary .reviews-actions a,
.product-reviews-summary .reviews-actions a:visited {
    color: #333;
    font-weight: 600;
}

.product-reviews-summary .rating-summary {
    padding-right: 15px;
}

.product-reviews-summary .reviews-actions {
    color: #999999;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    line-height: 18px;
    padding-top: 2px;
}

.product-info-main .product-options-bottom .box-tocart,
.product-info-main .box-tocart {
    margin-top: 0;
    float: right;
    width: 100%;
    max-width: 131px;
    margin: 0;
}

.product-info-main .product-options-bottom a.add-to-wishlist {
    margin: 0;
    border-radius: 0;
    padding: 10px 15px;
    border: 1px solid #f5f5f5;
    float: right;
    margin-right: 0;
    background: #f5f5f5;
    color: #333333;
    font-family: 'ProximaNova-Regular';
}

button#product-addtocart-button,
.product-options-bottom .action.primary.tocart {
    width: 100% !important;
    height: 40px;
    background-color: #d7522d !important;
    border-radius: 0;
    padding: 11px 10px;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff !important;
    font-family: 'ProximaNova-Regular';
    border-color: #d7522d !important;
    margin: 0;
}

button#product-addtocart-button:hover,
.product-options-bottom .action.primary.tocart:hover {
    background: #f5f5f5 !important;
    color: #333 !important;
    border-color: #333 !important;
}

.catalog-product-view .view-product-wishlist {
    float: none;
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.catalog-product-view .btn.towishlist {
    width: auto;
    height: 40px;
    border-radius: 0;
    padding: 11px 20px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'ProximaNova-Regular';
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background: #f5f5f5;
    color: #333;
}

.catalog-product-view .btn.towishlist:hover {
    background: #d7522d;
    color: #fff;
}

.catalog-product-view .product-add-form .box-tocart {
    float: none;
    text-align: right;
    max-width: 100%;
}

.catalog-product-view .product-add-form .box-tocart .actions {
    clear: none;
    float: none;
    min-width: 150px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

.catalog-product-view .product-add-form .box-cart-new .fieldset {
    margin: 0;
    float: none;
}

@media (max-width: 480px) {
    .btn.towishlist {
        width: 100%;
    }

    .catalog-product-view .product-add-form .box-cart-new .fieldset {
        text-align: center;
    }

    .catalog-product-view .product-add-form .box-tocart .actions {
        float: none;
    }
}

#mp-review-summary .mp-review-details {
    font-family: 'ProximaNova-Bold';
    font-size: 13px;
}

.product-options-bottom .action.primary.tocart {
    background-color: #f5f5f5;
    color: #333333;
    border-color: #f5f5f5;
}

.product-options-bottom .action.primary.tocart:hover {
    background-color: #999 !important;
    color: #fff;
    border-color: #999 !important;
}

button#product-addtocart-button:hover {
    background: #ffffff;
    border: 1px solid #d6522d;
    color: #d6522d;
}

.product.info.detailed:not(.without_tab) {
    padding: 0;
    border: 0;
    box-shadow: none;
    border-top: 1px solid #333;
    padding-top: 30px;
    margin-bottom: 15px;
}


.product-social-links,
.rewardssocial-buttons {
    display: none;
}

.product.info.detailed .product.data.items>.item.title>.switch {
    width: auto;
    height: 40px;
    border-radius: 0;
    padding: 6px 35px;
    font-size: 14px;
    line-height: 26px;
    font-family: 'ProximaNova-Regular';
    color: #333;
    background-color: #f5f5f5;
    min-width: 160px;
    text-align: center;
}

.product.info.detailed .product.data.items>.item.title>.switch:hover {
    background-color: #999;
    color: #fff;
    border-color: #999;
}

.product.info.detailed .product.data.items>.item.title>.switch:hover .counter {
    color: #fff;
}

.product.info.detailed .product.data.items>.item.title.active>.switch {
    background-color: #d7522d;
    color: #ffffff;
    font-weight: 400;
}

.product.data.items>.item.title>.switch:before {
    height: 0;
}

.item.title.active .data.switch .counter {
    color: #fff;
}

.product.info.detailed .product.data.items>.item.content {
    border-top-width: 0;
}

button#mp-review-write-review-button {
    width: 100%;
    height: 40px;
    max-width: 160px;
    background-color: #d7522d;
    border-radius: 0;
    padding: 6px 0;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    font-family: 'ProximaNova-Regular';
}

button#mp-review-write-review-button span::before {
    content: "\f044";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    vertical-align: middle;
}

#mp-review-summary .mp-review-button {
    border-left: 0;
    padding: 0;
}

#mp-review-list #mp-review-sort {
    margin-left: 15px;
}

.share_socail {
    float: right;
    margin-top: 4px;
}

.share_socail .friend,
.share_socail .social-addthis,
.share_socail .btn {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.social-addthis a {
    color: #333;
    margin-right: 7px;
    display: inline-block;
    vertical-align: -6px;
    font-size: 16px;
}


.share_socail>a {
    display: inline-block;
    vertical-align: -6px;
    color: #333;
    font-size: 16px;
}

.share_socail .fa.fa-envelope {
    font-size: 20px;
}

.social-addthis .icon-twitter {
    vertical-align: -1px;
    font-size: 21px;
}

.social-addthis .icon-google {
    vertical-align: text-bottom;
    font-size: 18px;
}

.social-addthis .icon-pinterest {
    font-size: 18px;
}

.share_socail .btn {
    background-color: #666666;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
}

.share_socail .btn::before {
    content: "\f064";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

#mp-review-list .mp-review-item {
    margin-bottom: 3rem;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #c9c9c9;
}

#mp-review-list .mp-review-helpful {
    margin-bottom: 0;
    float: right;
    min-width: 265px;
    text-align: right;
    align-items: center;
    display: flex;
    color: #929292;
}

.mp-review-helpful-details {
    display: inline-block;
    vertical-align: middle;
}

.a2a_default_style .a2a_s__default {
    display: none;
}

.a2a_default_style .a2a_label {
    position: static !important;
    clip: none;
    clip: none;
    clip-path: none;
    -webkit-clip-path: none;
    overflow: hidden;
    height: auto;
    width: auto;
}

.a2a_default_style .a2a_label.a2a_localize::before {
    content: "\f064";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

.a2a_default_style a {
    display: inline-block;
    border-right: 1px solid #c9c9c9 !important;
    color: #333;
    line-height: 1;
    padding: 0 7px !important;
}

.a2a_default_style a:nth-last-child(2) {
    border: 0 !important;
    color: #929292;
    text-decoration: none;
}

#mp-review-list .mp-review-helpful .mp-review-helpful-btn {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0 !important;
    margin-left: 10px;
    height: auto !important;
}

.rating-summary {
    overflow: hidden;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}

.item.mp-review-item .mp-review-details {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.mp-review-date {
    order: 3;
}

#mp-review-list .mp-review-author,
#mp-review-list .mp-reply-author {
    margin-top: 0px;
    font-family: 'ProximaNova-Bold';
}

#mp-review-list .mp-review-content,
#mp-review-list .mp-reply-content {
    margin-bottom: 15px;
}

.mp-betterproductreviews-message {
    margin-top: 0;
}

#mp-review-list .mp-review-items .a2a_kit {
    padding-top: 5px;
}

#mp-review-list .mp-review-helpful button {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 0;
    color: #929292;

}

#mp-review-list .mp-review-helpful button i {
    color: #797979;
}

#mp-review-list .mp-review-helpful button:hover {
    background-color: #fff !important;
}


#mp-review-list .rating-summary.item {
    padding-right: 15px;
}

#mp-review-list .mp-review-title {
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    color: #333;
}

#mp-review-list .mp-review-title strong {
    font-weight: 400;
}

#mp-review-list .mp-review-details-verified-mark {
    width: 16px;
    vertical-align: top;
    margin-left: 6px;
    margin-top: 1px;
}

#mp-review-list .mp-review-content,
#mp-review-list .mp-reply-content {
    font-size: 16px;
    color: #333;
    font-family: 'ProximaNova-Regular';
}

#mp-review-list .mp-review-author,
#mp-review-list .mp-reply-author {
    font-size: 16px;
}

#mp-review-list .mp-review-date,
#mp-review-list .mp-reply-date {
    font-size: 16px;
    color: #797979;
    font-style: italic;
}

body #mp-review-list .mp-review-details-verified {
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
    margin-right: 10px;
    font-size: 16px;
    color: #797979;
}

.review-form .action.submit.primary {
    background: #d6522d;
    border: 1px solid #d6522d;
    color: #fff;
    font-size: 14px;
    padding: 10px 16px;
    margin: 0;
    border-radius: 0;
    font-family: 'ProximaNova-Regular';
}

.review-form .action.submit.primary:hover {
    background-color: #fff;
    color: #d6522d;
}

.cdz-popup-wrapper .cdz-popup-newsletter {
    background: #fcfbfb;
    clear: both;
    overflow: hidden;
    padding: 24px;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
    background: transparent;
    padding: 10px 5px 10px 0;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
    padding: 0 11px 0 0;
}

.cdz-popup-wrapper .cdz-popup-newsletter-right {
    text-align: center;
    padding-left: 35px;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
    font-weight: 600;
    color: #d6522d;
    margin-bottom: 0;
    font-size: 35px;
    font-family: "Adobe Garamond Pro", serif;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 span {
    font-style: italic;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
    margin-bottom: 20px;
    font-family: "Adobe Garamond Pro", serif !important;
    color: #000;
    font-weight: 600;
    font-size: 19px;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
    font-size: 15px;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter {
    margin-bottom: 20px;
    color: #000;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input {
    text-align: center;
    border: 1px solid #b3b2b2;
    background: #f8f8f8;
    color: #000;
    min-height: 38px;
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
    font-style: normal;
    appearance: none;
    -webkit-appearance: none;
}

.cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

.cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input::placeholder {
    color: #000;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe {
    width: auto;
    height: 37px;
    min-height: 37px;
    background-color: #d7522d;
    border-radius: 0;
    padding: 0 20px;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 0;
    margin-top: 3px;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe:hover {
    background: #ffffff;
    border: 1px solid #d6522d;
    color: #d6522d;
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
    font-size: 11px;
    margin-bottom: 0;
    color: #000;
    font-family: 'ProximaNova-Regular';
}

.cdz-newsletter-popup button.action-close::after {
    content: '';
    width: 120px;
    height: 60px;
    background: #666666;
    position: absolute;
    transform: rotate(45deg);
    top: -22px;
    right: -57px;
    z-index: -1;
}

.cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    overflow: hidden;
    max-width: 842px;
    width: 90% !important;
}

.cdz-popup-wrapper .modal-popup .action-close,
.cdz-popup-wrapper .modal-slide .action-close {
    padding: 0;
    width: 32px;
    height: 32px;
    background: transparent !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 1;
}

.cdz-popup-wrapper .modal-popup .action-close:before,
.cdz-popup-wrapper .modal-slide .action-close:before {
    line-height: 17px !important;
    font-size: 13px;
}

.cdz-popup-wrapper .modal-popup .action-close:hover,
.cdz-popup-wrapper .modal-slide .action-close:hover {
    background: transparent !important;
}

.block.filter>h4 {
    font-size: 14px;
}


body.catalog-category-view .page-title-wrapper h1 {
    font-size: 56px;
    line-height: 46px;
    font-family: 'Just Lovely' !important;
    text-transform: capitalize !important;
}

body .product-info-main .page-title-wrapper .page-title,
body .product-info-content .page-title-wrapper .page-title {
    font-family: 'Just Lovely' !important;
    font-size: 56px;
    line-height: 46px;
}

body .product-info-main .page-title-wrapper .page-title,
body .product-info-content .page-title-wrapper .page-title {
    text-transform: capitalize;
    display: inline-block;
}

body .product-info-main .page-title-wrapper .page-title,
body .product-info-content .page-title-wrapper .page-title::first-line {
    text-transform: capitalize;
    font-size: 40px;
}

@media (min-width: 575px) {

    body.catalog-product-view .product-info-main .page-title-wrapper .page-title,
    body .product-info-content .page-title-wrapper .page-title {
        margin: 5px 0 5px;
    }
}

.page-header .switcher .options .action.toggle.switcher-trigger:after {
    font-size: 20px;
    content: "\f0d7";
    font-family: FontAwesome;
    vertical-align: top !important;
}

.sidebar.sidebar-additional form {
    position: relative;
}

.sidebar.sidebar-additional form [type="text"] {
    padding-right: 100px;
}

.sidebar.sidebar-additional form [type="submit"] {
    position: absolute;
    right: 10px;
    margin: 0;
    border-radius: 0;
    background: #d6522d;
    color: #fff;
    height: 34px;
    bottom: 1px;
}

.sidebar.sidebar-additional form [type="submit"]:hover {
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
    border-color: #333;
}

body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-details .product.name {
    font-size: 17px;
}

.products-list .product-item .product-item-description {
    line-height: 1.4;
}

.read_more_wrapper {
    text-align: right;
    overflow: hidden;
    clear: both;
}

.read_more_wrapper {
    position: relative;
    display: inline-block;
}

.checkout-index-index ._required[name="mpPaymentMethodBottomAttributes.order_catalogue_request"] {
    display: block;
}

.read_more_wrapper a:before {
    position: absolute;
    top: 10px;
    font-size: 20px;
    color: #232323;
    content: '\e622';
    font-family: 'luma-icons';
}

.read_more_wrapper button {
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 20px;
    background-color: #d6522d;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1;
    border-radius: 0;
    display: inline-block;
    text-align: center;
}

.read_more_wrapper button:hover {
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
}

.page-with-filter .toolbar-amount {
    float: none;
    display: inline-block;
    padding: 8px 0 4px;
}

.page-wrapper .products-list .toolbar .limiter {
    display: block;
}

.page-with-filter .toolbar-amount span.items-display {
    color: #d6522d;
}

body.catalog-category-view #toolbar-wrap .toolbar {
    box-shadow: none;
    background: transparent;
}

.products.wrapper~.toolbar .toolbar-amount {
    display: inline-block;
    float: none;
    padding: 8px 0 4px;
}

.sidebar.sidebar-additional {
    border-top: 1px solid #a3a3a3;
    padding-top: 20px;
}

.filter-actions {
    padding: 0px;
}

.filter-current .items {
    padding: 5px 0px;
}

.pages .item {
    padding: 2px 2px 2px 0;
}

body.catalog-category-view .toolbar .pages .page,
body.catalog-category-view .toolbar .pages .item.pages-item-next .action {
    font-size: 14px;
}


.page-layout-2columns-left .sidebar-main .input-text-search {
    width: calc(100% - 85px);
    height: 34px;
    border: 1px solid #e1e1e1;
    vertical-align: top;
    padding: 0 7px;
}

.page-layout-2columns-left .sidebar-main .input-text-search+button {
    border-radius: 0;
    margin: 0;
    padding: 0 15px;
    height: 34px;
    background: #d6522d;
    color: #fff;
}

.columns .category-description {
    font-size: 16px;
}

body.catalog-product-view .price-wrapper {
    font-size: 14px;
    line-height: 18px;
}

body.catalog-product-view .price-wrapper span.price b {
    font-weight: 400;
}

body.catalog-product-view .price-including-tax,
body.catalog-product-view .price-excluding-tax {
    font-size: 14px;
}

body.catalog-product-view .price-including-tax .price,
body.catalog-product-view .price-excluding-tax .price {
    font-weight: 400;
}

.product-info-main .product-info-price .price-wrapper .price,
.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax .price {
    font-size: 20px;
    font-weight: 600;
    color: #d7522d;
    line-height: 1;
}

.product-info-main .product-info-price .price-wrapper::before {
    content: '';
    display: none;
}

.product-info-main .product-info-price .price-wrapper {
    margin-top: 0;
}

body.catalog-product-view .breadcrumbs {
    padding-left: 0;
    padding-top: 20px;
}

body.catalog-product-view .breadcrumbs .items .item {
    font-size: 12px;
}

body.catalog-product-view .breadcrumbs .items .item:last-child span {
    color: #d6522d;
}

body.catalog-product-view .breadcrumbs .items .item:not(:last-child):after {
    font-family: arial;
    content: '\0226B';
    margin: 0;
}

body.catalog-product-view .breadcrumbs .items {
    padding: 0;
}


#category-products-grid .products.list.items .cdz-hover-section .cdz-product-top {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    border: 0px solid #d5d5d5;
}


.share_socail .friend {
    padding-top: 2px;
}

.share_socail .friend,
.share_socail .social-addthis,
.share_socail .btn {
    margin-left: 7px;
}

body .product-info-main div#bss_configurablegridview.cart.table-wrapper .items thead tr th,
body .product-info-content div#bss_configurablegridview.cart.table-wrapper .items thead tr th {
    font-size: 14px;
    line-height: 1;
    padding: 13px 0;
}

body .product-info-main div#bss_configurablegridview.cart.table-wrapper .items thead tr th.qty.unit {
    text-align: center;
    vertical-align: middle;
}

.rating-summary .rating-result:before {
    color: white;
}

.ui-datepicker .ui-datepicker-title {
    display: flex;
    justify-content: space-around;
    margin: 0;
    padding: 0 20px;
    width: 100%;
}

.ui-datepicker {
    width: 254px;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    padding-right: 32px !important;
    padding-left: 3px;
    margin-right: 0;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
    padding-left: 3px;
    padding-right: 32px !important;
}

.affliate_sign {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px;
    text-decoration: none !important;
}

.affliate_sign a,
.affliate_sign a:visited {
    text-decoration: none !important;
    color: #fff !important;
    padding: 10px 40px !important;
}

.affliate_sign a:hover,
.affliate_sign a:focus {
    text-decoration: underline;
    color: #d6522d !important;
}

.contact-middle {
    padding-left: 50px;
}

.contact-info {
    margin-bottom: 20px;
}

.contact-info b {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

.contact-info b+br {
    display: none;
}

.contact-info p {
    line-height: 1.5;
}

.form.contact#contact-form .captcha label {
    display: block;
    width: 100%;
}

.mfp-preloader {
    background-color: #e3e3e3;
    width: 100px;
    z-index: 1045;
}

.product-item .product-item-info:hover .bss-quickview {
    color: #fff;
}

.wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 0 solid #e1e1e1;
    border-top: none;
    box-shadow: none;
    display: block;
    left: 0;
    margin: 0 0 0 -1px;
    padding: 0 9px 9px;
    position: relative;
    right: -1px;
    z-index: 2;
}

.wishlist-index-index .bss-bt-quickview {
    display: none;
}

.wishlist-index-index .products-grid .product-item-info .product-image-wrapper {
    padding: 0 !important;
    height: 160px !important;
    overflow: visible !important;
    padding: 4px !important;
    border: 1px solid #d5d5d5;

}

.wishlist-index-index .products-grid .product-image-photo {
    height: 100% !important;
    width: 100% !important;
    max-height: 100%;
    object-fit: contain;
}

.wishlist-index-index .product-item-inner .comment-box {
    display: none;
}

.wishlist-index-index .product-item-inner {
    margin: 0;
}

.wishlist-index-index .yotpo-yotpo-is-enabled .product-item .product-item-actions {
    margin-top: 0px !important;
}

#category-select-modal .ui-button {
    width: auto;
    height: auto;
    padding: 7px 15px;
}






/*===================Responsive=================*/


@media (min-width: 768px) and (max-width: 992px) {
    .products-grid .product-item {
        float: none;
        width: 50%;
    }

    .wishlist-index-index .products-grid .product-item {
        float: none;
        width: 32.33333% !important;
    }
}

@media (min-width: 768px),
print {
    body.catalog-category-view .toolbar {
        margin-bottom: 0;
        text-align: left;
        background: #f5f5f5;
        padding: 12px 15px 12px;
    }

    .products.wrapper~.toolbar .limiter {
        margin-left: 0px;
        float: left;
        margin-right: 0;
        text-transform: uppercase;
        font-size: 14px;
    }

    .filter-options-content .price-control input {
        width: 70px !important;
    }

    .product.data.items>.item.content {
        padding: 20px 0 0;
        font-family: 'ProximaNova-Regular';
    }

    .mp-review-statistic {
        padding-left: 0;
    }

    .summary-points .summary-points-text {
        padding: 0 15px 0 0px;
    }

    .summary-points .product-reviews-summary {
        float: none;
    }

    .product-reviews-summary .reviews-actions {
        margin-left: 0px;
    }

    #mp-review-list {
        padding-left: 0;
    }

    body .sidebar.sidebar-main .block:not(.block-static-block) .block-title.filter-block-subtitle strong,
    body .sidebar.sidebar-additional .block:not(.block-static-block) .block-title.filter-block-subtitle strong,
    .breadcrumbs .items>li {
        font-size: 14px;
        font-family: 'ProximaNova-Regular';
    }



    .sidebar-container {
        padding-right: 16px;
    }

    .filter-options-content .price-control input {
        padding: 0 4px;
        border: 1px solid #ccc;
        margin-left: 2px;
        height: 26px;
    }

    body.catalog-category-view #apply-price {
        border-radius: 0;
        padding: 4px 10px;
    }

    body .products-list #category-products-grid .products.list.items .cdz-hover-section {
        padding-right: 20px;
        width: 140px;
        margin-right: 0;
        float: left;
    }

    .product-image-photo {
        position: static;
    }

    .products-list .item a.product-item-photo .main-image .product-image-container {
        position: static !important;
        width: 100% !important;
        opacity: 1 !important;
    }

    .product-image-container {
        opacity: 1 !important;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details {
        width: calc(100% - 140px);
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-details {
        width: calc(100% - 110px);
        margin-right: 0;
        padding-right: 20px;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-btns {
        width: 110px;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner form button,
    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner .list-product-wishlist a.btn,
    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner .list-product-wishlist a.btn:visited {
        width: 100%;
    }

    html[class*="ie"] .page-main {
        -webkit-flex-grow: 0;
        flex-grow: 0;
    }

    .header-top-ads ul {
        padding: 0px 0;
        display: flex;
        align-items: center;
    }

    .banner-container.col-sm-6 {
        text-align: right;
        padding-right: 0;
        padding-left: 24px;
        max-height: 590px;
    }

    .page-footer .bottom-footer-wrapper {
        border-top: 0;
    }

    body.catalog-category-view #toolbar-wrap {
        padding: 0;
        margin-top: 27px;
    }

    .toolbar.toolbar-products {
        padding: 10px 15px;
        margin-top: 27px;
        background: #f5f5f5;
    }

    .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .page-header .header.content,
    .checkout-cart-index .page-main,
    .footer.content,
    .wrapper-breadcrums .breadcrumbs,
    .page-main {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    body .product-info-main div#bss_configurablegridview.cart.table-wrapper .items .item-info td:nth-child(4),
    body .product-info-content div#bss_configurablegridview.cart.table-wrapper .items .item-info td:nth-child(4) {
        padding-right: 7px !important;
    }
}

@media (max-width: 1230px) {
    body .page-wrapper {
        padding: 0 15px;
    }

    .full-slideshow-wrapper .banner-container a:last-child img {
        padding-top: 7px !important;
    }
}


@media (min-width: 768px) {
    .product.data.items>.item.title {
        margin-right: 0;
        float: left;
    }

    .page-layout-2columns-left .sidebar-main {
        max-width: 280px;
    }

    .page-layout-2columns-left .sidebar-additional {
        max-width: 280px;
        padding-top: 0;
        border: none;
    }
}

@media (max-width: 991px) {
    body .product-info-content {
        width: 100%;
    }

    body .product-main-content {
        width: 100%;
    }

    body .product.info.detailed {
        width: 100%;
    }

    .page-layout-2columns-left .sidebar-main {
        max-width: 100%;
        width: 100%;
        padding-bottom: 30px;
    }

    .page-layout-2columns-left .column.main {
        width: 100%;
    }

    body .category-view .category-image {
        height: auto;
    }

    .category-view .category-image img {
        position: static;
    }

    .track_img {
        margin-top: 50px;
    }
}

@media (max-width: 768px) {
    .opc-block-summary {
        padding: 22px 15px;
    }
}

@media (max-width: 767px) {
    .contact-index-index.page-layout-1column .columns {
        padding: 20px;
    }

    .contact-middle {
        padding-left: 0;
    }

    .nav-toggle {
        left: auto;
        right: 15px;
        top: 25px;
        z-index: 0;
    }

    .page-header .logo {
        width: auto;
        text-align: center;
        max-width: 100%;
        padding: 0;
        z-index: 0;
        margin-bottom: 0px;
    }

    .page-header .logo .main-logo {
        display: inline-block;
        height: auto;
        width: auto;
        max-width: 200px;
    }

    #mp-review-list .mp-review-helpful {
        margin-bottom: 10px;
        float: none;
        min-width: 100%;
        text-align: left;
        display: block;
    }

    body .page-wrapper {
        padding: 0px;
        overflow: hidden;
    }

    .page-wrapper .page-header .nav-sections .switcher strong {
        color: #fff;
    }

    .page-header .nav-sections .switcher .options .action.toggle:after,
    .page-footer .nav-sections .switcher .options .action.toggle:after {
        margin-top: 4px !important;
    }

    .page-header .header-additional .switcher .options ul.dropdown {
        right: 0;
        top: 25px;
        z-index: 100000;
    }

    .slideshow-container {
        padding: 0px;
    }

    .page-footer .bottom-footer-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-footer .footer.content .copy-right {
        display: block;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner form button,
    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner .list-product-wishlist a.btn,
    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .cdz-buttons-inner .list-product-wishlist a.btn:visited {
        width: 100%;
    }

    .product.media .fotorama__stage {
        margin-left: 0;
        border-left: none;
    }

    .top-main-wrapper {
        padding: 20px 15px 0 15px;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-details {
        width: 100%;
        margin-right: 0;
    }

    body .products-list #category-products-grid .products.list.items .product-item .product-item-details .info-btns,
    body .products-list #category-products-grid .products.list.items .product-item .product-item-details {
        width: 100%;
        max-width: 100%;
    }

    body .products-list #category-products-grid .products.list.items .cdz-hover-section {
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
    }

    body .products-list #category-products-grid .products.list.items .cdz-hover-section .product-item-photo {
        padding: 0;
    }

    #category-products-grid .products.list.items .cdz-hover-section .cdz-product-top {
        width: 100%;
        height: initial;
    }

    .products-list .product-item-photo .product-image-container {
        width: 100% !important;
    }

    .block-minicart .subtotal {
        text-align: center;
    }

    .cdz-popup-wrapper .cdz-popup-newsletter-right {
        padding-left: 0;
    }

    .cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
        font-size: 30px;
        line-height: 32px;
    }

    .cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
        padding-right: 0;
    }

    .cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
        padding: 0;
    }

    .item.mp-review-item .mp-review-details {
        flex-wrap: wrap;
    }

    #mp-review-list {
        padding: 0;
    }

    #mp-review-list .mp-review-date,
    #mp-review-list .mp-reply-date {
        width: 100%;
        padding-top: 6px;
    }

    #mp-review-list .mp-review-author,
    #mp-review-list .mp-reply-author {
        width: 100%;
    }

    .product.data.items .item.title a:after {
        top: 6px
    }

    .product-info-main .product-options-bottom .box-tocart {
        max-width: 100%;
    }

    .product-info-main .product-options-bottom a.add-to-wishlist {
        width: 100%;
        text-align: center;
        margin-top: 8px;
    }

    body .product-info-main .product-reviews-summary,
    body .product-info-content .product-reviews-summary {
        width: 100%;
        text-align: center;
    }

    .share_socail {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        padding-left: 15px;
    }

    body .product-info-main .page-title-wrapper .page-title,
    body .product-info-content .page-title-wrapper .page-title {
        text-align: left;
    }

    body.catalog-category-view .toolbar {
        margin-bottom: 0;
        border: none;
        padding: 0;
        box-shadow: none;
        text-align: center;
    }

    .products.wrapper~.toolbar .toolbar-amount {
        width: 100%;
        text-align: center;
    }

    .products.wrapper~.toolbar .pages {
        width: 100%;
    }

    .block.filter .block-title.filter-title {
        display: block !important;
    }

}

.page-product-configurable .price-excluding-tax {
    display: none;
}

.account span.price-excluding-tax {
    display: block !important;
}

.price-show-hide {
    display: none;
}

/*#bss_configurablegridview.cart.table-wrapper .cart.item:last-child{
    border-bottom: 1px solid #ccc !important;
}*/
.groupmenu-drop-content .groupdrop-banner.space-s {
    margin-bottom: 25px;
}

.product-reviews-summary .rating-summary .rating-result>span {
    width: 100% !important;
}

#mp-review-summary .rating-result {
    margin-top: 0;
}

.full-slideshow-wrapper .banner-container a {
    display: block;
    height: calc(50% - 12px);
}

.full-slideshow-wrapper .banner-container a:last-child {
    display: block;
    height: calc(50% -12px);
    margin-top: 24px;
}

.owl-carousel .owl-stage-outer {
    padding: 0
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table thead tr th {
    background-color: #8c8c8c;
    text-align: center;
    vertical-align: middle;
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table thead tr th:nth-child(1),
#bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td:nth-child(1) {
    padding-left: 15px !important;
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table thead tr th:nth-child(4) {
    padding-right: 6px !important;
    text-align: center;
    max-width: inherit;
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td:nth-child(4) {
    text-align: center;
    /*max-width: 64px;*/
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td,
#bss_configurablegridview .configurable-product-table tbody tr td .price-container .price {
    font-size: 14px;
    color: #333;
    font-family: 'ProximaNova-Regular';
    text-align: center;
    /*padding: 7px!important;*/
}

#bss_configurablegridview .configu-table .content-config {
    margin: 0 auto;
    padding: 0;
}

#bss_configurablegridview .configu-table {
    padding: 0;
    margin-bottom: 35px;
    border: none;
}

.product-add-form .product-options-bottom .box-cart-new {
    top: 0;
    padding: 0;
    border: none;
    overflow: hidden;
}

#bss_configurablegridview.cart.table-wrapper .item .item-info>td .qty {
    height: 30px;
    font-style: normal !important;
}

*::-webkit-input-placeholder {
    font-style: normal !important;
}

*:-ms-input-placeholder {
    font-style: normal !important;
}

*::placeholder {
    font-style: normal !important;
}

.minicart-items .product>.product-item-photo {
    display: block;
    width: 45px;
}

.minicart-items .product-item-details {
    padding-left: 10px;
    width: calc(100% - 45px);
    text-align: left;
}

.minicart-wrapper .product .actions {
    top: 0 !important;
}

.page-wrapper .page-header .minicart-wrapper .block-minicart a {
    font-size: 14px !important;
    font-family: 'ProximaNova-Regular';
}

.minicart-items-wrapper {
    margin-top: 15px;
    border-color: #a7a7a7;
}

.minicart-items .product-item {
    margin-bottom: 0;
}

.minicart-items .product-item:not(:first-child) {
    border-color: #a7a7a7 !important;
}

.affiliate-account-login .login-container {
    margin: 40px 0;
    width: 100%
}

.affiliate-account-login .login-container .actions-toolbar>div.primary .primary {
    margin: 0;
    max-width: 250px;
}

.affiliate-account-login .login-container .actions-toolbar .secondary {
    display: block;
    text-align: left;
}

.affiliate-account-login .login-container .block-new-customer .block-title,
.affiliate-account-login .login-container .block-new-customer .block-content {
    text-align: left;
}


.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb .fotorama__thumb {
    background-color: #fff;
}

.product-options-wrapper .fieldset .field .control select {
    background: #fff;

    /* Here's the code we need */
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin: 0;
    width: 100%;
}

.product-options-wrapper .fieldset .field .control {
    position: relative;
}

.product-options-wrapper .fieldset .field .control select {
    position: relative;
}

.product-options-wrapper .fieldset .field .control select:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    pointer-events: none;
    background: #d7522d;
    width: 30px;
    text-align: center;
}

.product-options-wrapper .fieldset .field .control select::-ms-expand {
    display: none;
}

.fieldset .field.country .control select,
.form-shipping-address .field[name="shippingAddress.country_id"] .control select,
.addressfield .countryfield select,
.mgz-element-inner.bfb-element-inner.dpid7u7lhaj3-s .bfb-element-control-inner select {
    background: #fff;
    width: 100%;

    /* Here's the code we need */
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.fieldset .field label.label.steetLineOneAddress:after {
    content: '*';
    color: #e02b27;
    font-size: 25px;
    margin: 0 0 0 5px;
}

/*.fieldset .field.country .control:after,
.form-shipping-address .field[name="shippingAddress.country_id"] .control:after,
.addressfield .countryfield:after,
.mgz-element-inner.bfb-element-inner.dpid7u7lhaj3-s .bfb-element-control-inner:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    pointer-events: none;
    background: #d7522d;
    width: 30px;
    text-align: center;
}*/
@media (min-width:768px) {
    .addressfield .countryfield:after {
        right: 20px;
    }
}

.fieldset .field.country .control select::-ms-expand,
.form-shipping-address .field[name="shippingAddress.country_id"] .control select::-ms-expand,
.addressfield .countryfield select::-ms-expand,
.mgz-element-inner.bfb-element-inner.dpid7u7lhaj3-s .bfb-element-control-inner select::-ms-expand {
    display: none;
}

.field-tooltip .field-tooltip-action {
    margin: 2px 5px 0 0;
}

.bfb-element.bfb-element-label-align-left .bfb-element-label {
    font-size: 18px;
}

.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
    height: 34px;
    background-color: #d7522d;
}

.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:hover,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:hover {
    background: #94774e;
    color: #fff;
}

button,
a.action.primary {
    border-radius: 0 !important
}

.mgz-element .mgz-btn,
.mgz-element .mgz-btn:hover {
    background-color: #d7522d !important;
    border-color: #d7522d !important;
    border-radius: 0 !important;
}

.fieldset .field {
    float: left;
    width: 100%;
}

.fieldset .field label {
    float: left;
    width: 160px;
    text-align: left;
    /*    line-height: 24px;
    font-size: 18px;*/
}

.fieldset .field .control {
    width: calc(100% - 170px);
    float: left;
    max-width: 460px;
}

.track_img {
    width: 100%;
}

.fieldset .field .control input {
    border: 1px solid #797979 !important;
    width: 100%;
    padding: 5px 10px !important;
    height: 34px !important;
    font-size: 14px !important;
}

.fieldset .field .control textarea {
    border: 1px solid #797979 !important;
    min-height: 100px;
    width: 100%;
    padding: 5px 10px !important;
    font-size: 14px;
}

.fieldset .field.choice label {
    float: none;
    width: 100%;
}

.fieldset .field.choice.review-field-rating label {
    float: none;
    width: auto;
}

.field-error span {
    color: #ff0000;
    font-family: 'ProximaNova-Bold';
}

.payment-option._collapsible .payment-option-title {
    cursor: pointer;
}

.opc-payment-additional .payment-option-title {
    border-top: 1px solid #e1e1e1;
    padding: 10px 0;
}

.opc-payment-additional .payment-option-title .action-toggle {
    color: #121212;
    display: inline-block;
    text-decoration: none;
    /* font: 500 16px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif; */
}

.opc-payment-additional .payment-option-title .action-toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 16px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    speak: none;
    text-align: center;
}

.osc-place-order-wrapper button.action.primary.checkout:hover {
    color: #ffffff;
}

.restricted_shipping,
.restricted_shipping_24brush,
.restricted_shipping_usa_uk_only {
    color: #fff;
    font-weight: bold;
    border: 1px solid #707070;
    padding: 7px 10px;
    display: block;
    background: #d7522d;
    font-size: 12px;
}

.block.newsletter input[type="email"] {
    border: 1px solid #797979 !important;
    width: 100%;
    font-size: 14px !important;
}

.bfb-element-control .bfb-control {
    border: 1px solid #797979 !important;
    width: 100%;
    font-size: 14px !important;
    padding: 5px 10px;
    height: 34px;
}

.bfb-element-control .bfb-control.mage-error {
    border: 1px solid #e02b27 !important;
}

.bfb-element-control .intl-tel-input .bfb-control {
    padding-left: 56px !important;
}

.block-customer-login .block-content {
    padding-top: 28px;
}

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
    font-size: 2.5rem;
    top: 5px;
    position: relative;
    line-height: 1;
    margin: 0 0 0 2px;
}

.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 600;
    /*    line-height: 24px;
    font-size: 18px;*/
    width: auto;
}

.fieldset .field.additional .control,
.fieldset .field.street .control {
    width: 100%;
}

.gift-card-apply .fieldset .field .control {
    width: 100%;
    max-width: 100%;
}

.block-content-register .fieldset .field .control {
    width: 100%;
}

#discount-giftcard-form .fieldset.coupon .action.primary {
    height: 34px;
    line-height: 16px;
}

.fieldset>.legend {
    font-weight: 600;
}

.box-account.box-info.box-affiliate.affiliate-refer-type .fieldset .field label {
    float: none;
    width: 100%;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.box-account.box-info.box-affiliate.affiliate-refer-type .fieldset .field .control {
    width: 100%;
    float: none;
    max-width: 100%;
}

.giftcard-design-button-container {
    border-radius: 0;
}

.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template.active .template-image-wrapper {
    border-color: #d6522d !important;
}

#sharesmartpoints {
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
    padding: 15px;
    margin-top: 20px;
}

body #sharesmartpoints input[type="text"] {
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #797979;
}

.sp_wrapper {
    border-bottom: 1px solid #797979
}

.sp_wrapper .page-title {
    margin-bottom: 10px;
}

.yotpo .yotpo-modal-dialog .yotpo-bottomline a.text-m {
    position: relative;
}

@media (max-width: 767px) {
    .fieldset .field label {
        width: 100% !important;
    }

    .fieldset .field .control {
        width: 100% !important;
    }

    .affiliate-account-login .login-container .actions-toolbar .secondary {
        text-align: center;
    }

    .affiliate-account-login .login-container .block-new-customer .block-title,
    .affiliate-account-login .login-container .block-new-customer .block-content {
        text-align: center;
    }
}

@media (min-width: 768px) {

    .giftcard.catalog-product-view .page-wrapper .columns .product-info-content {
        width: 45%;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content {
        width: 52%;
        text-align: left;
        margin-top: 40px;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product.info.detailed {
        width: 45%;
        float: left;
        clear: none;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .page-title-wrapper {
        font-weight: 600;
        width: 60%;
        float: left;
    }

    .giftcard-template-container .giftcard-template-container-preview {
        margin: inherit;
        width: calc(100% - 120px) !important;
        float: right;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .page-title-wrapper .page-title {
        margin-top: 0;
        font-weight: 600;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .range-price-data {
        float: right;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: "Adobe Garamond Pro", serif !important;
    }

    .giftcard.catalog-product-view .breadcrumbs {
        padding-top: 0 !important;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
        border: none;
        background-color: #fff;
        margin: 0;
        width: 350px;
        position: absolute;
        top: 120px;
        transform: rotate(90deg);
        left: -120px;
        height: 100px;
        padding-left: 45px;
        padding-right: 45px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview .preview-giftcard {
        width: 522px !important;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload {
        width: 100px;
        text-align: center
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip {
        right: -55px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before,
    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
        top: 10px;
        border-color: #d7522d;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after,
    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
        top: 22px;
        border-color: #d7522d;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:before,
    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:after,
    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:after,
    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:before {
        border-color: #fff;
    }

    #giftcard-template-container #preview-giftcard-image {
        width: 100% !important;
        height: 100% !important
    }

    #giftcard-template-container #preview-giftcard-image img {
        width: auto !important;
        height: 100% !important;
        margin: 0 auto;
    }

    div#preview-giftcard-message,
    div#preview-giftcard-value,
    div#preview-giftcard-code,
    div#preview-giftcard-to,
    div#preview-giftcard-from {
        width: 100% !important;
        z-index: 10;
    }

    div#preview-giftcard-message span,
    div#preview-giftcard-code span,
    div#preview-giftcard-to span,
    div#preview-giftcard-from span {
        font-size: 20px;
        font-weight: 600;
        color: #434343;
    }

    div#preview-giftcard-from {
        top: 395px !important;
        left: 15px !important;
        height: 25px !important;
    }

    div#preview-giftcard-message {
        padding: 10px 15px !important;
        top: 280px !important;
        height: 72px !important;
        border-bottom: none !important;
    }

    div#preview-giftcard-to {
        left: 15px !important;
        top: 365px !important;
        height: 25px !important;
    }

    div#preview-giftcard-value {
        top: 360px !important;
        left: 0px !important;
        right: 0;
        text-align: right;
        padding-right: 180px !important;
    }

    div#preview-giftcard-value span {
        font-weight: 600;
        font-size: 36px;
        color: #434343;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        height: 36px;
        width: 36px;
        top: calc(50% - 0px);
        padding: 0 7px;
        opacity: 1;
        color: #d6522d;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-']:hover {
        background-color: #d6522d;
        border-color: #d6522d;
        color: #fff;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-']:before {
        line-height: 36px;
        font-size: 24px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-stage-outer {
        direction: ltr !important;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-theme .owl-controls {
        margin-top: 0;
        text-align: center;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        transform: rotate(-90deg);
    }

    .giftcard.catalog-product-view .giftcard-template-container {
        min-height: 500px;
        padding-top: 0;
        position: relative;
        margin-top: 30px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container {
        min-height: auto;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting {
        padding: 20px 0;
        float: left;
        width: 100%;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
        margin: 0;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
        margin-bottom: 0;
        width: 100px;
        height: 100px;
        border: none;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        margin: 0 10px 0 0px;
        position: relative;
        vertical-align: top;
        width: 100px;
        height: 100px;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-label {
        width: 120px;
        text-align: left;
        line-height: 32px;
        font-size: 18px;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper {
        width: calc(100% - 130px);
        float: left;
    }

    .giftcard.catalog-product-view .evoucher-container {
        float: left;
        width: 100%;
    }

    .giftcard.catalog-product-view .evoucher-container .choose-title {
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: "Adobe Garamond Pro", serif !important;
        width: 58%;
        float: left;
    }

    .giftcard.catalog-product-view .evoucher-container span.count-num {
        float: left;
        width: 30px;
        height: 30px;
        background: #d7522d;
        color: #fff;
        text-align: center;
        padding: 5px;
        border-radius: 50%;
        margin-right: 10px;
        font-weight: 600;
        font-size: 16px;

    }

    .giftcard.catalog-product-view .evoucher-container.form-content {
        border-top: 1px solid #434343;
        padding-top: 20px;
        margin-top: 30px;
    }

    .giftcard.catalog-product-view .evoucher-container span.term-condition-evoucher {
        float: left;
    }

    .giftcard-field-wrapper input {
        border: 1px solid #797979 !important;
        width: 300px;
        padding: 5px 10px !important;
        height: 36px !important;
        font-size: 14px !important;
    }

    .giftcard-field-wrapper textarea {
        border: 1px solid #797979 !important;
        height: 150px;
        width: 400px;
        padding: 5px 10px !important;
        font-size: 14px;
    }

    .giftcard-field-wrapper input::-webkit-input-placeholder,
    .giftcard-field-wrapper textarea::-webkit-input-placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard-field-wrapper input:-ms-input-placeholder,
    .giftcard-field-wrapper textarea:-ms-input-placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard-field-wrapper input::placeholder,
    .giftcard-field-wrapper textarea::placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle span {
        font-size: 0;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle span:before {
        font-family: FontAwesome;
        content: '\f073';
        font-size: 25px;
        color: #d6522d;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle {
        padding: 0;
        border: none;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle:hover {
        background-color: transparent;
        color: #d6522d;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper #delivery_date {
        width: 270px;
        margin-right: 10px;
    }

    .giftcard.catalog-product-view .product-info-main .product.attibute.overview {
        margin-bottom: 25px;
    }

    .giftcard.catalog-product-view .product-info-main .product.attibute.overview .value p {
        font-size: 16px;
    }

    .giftcard.catalog-product-view .giftcard-information-container {
        margin-bottom: 30px;
    }

    .giftcard.catalog-product-view .product-info-main .giftcard-information-delivery-content.fieldset {
        padding-top: 30px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom {
        text-align: right;
        padding-top: 30px;
        border-top: 1px solid #434343;
        float: left;
        width: 100%;
        padding-right: 95px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions {
        margin-bottom: 15px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions input[type="checkbox"] {
        margin: 2px 0px 0 5px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .box-tocart {
        float: right;
        text-align: right;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-information {
        margin-bottom: 20px;
    }

    .giftcard.catalog-product-view .product-info-main .box-tocart .qty .control {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: auto;

    }

    .giftcard.catalog-product-view .product-info-main .box-tocart .qty .control input {
        border: 1px solid #797979 !important;
        padding: 5px 10px !important;
        height: 36px !important;
        width: 50px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .block-title span {
        text-align: left;
        line-height: 28px;
        font-size: 18px;
        font-weight: 600;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container {
        background-color: #d9ebeb;
        border: none;
        margin-right: 10px;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 10px;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active {
        background-color: #d7522d;
        border: none;
        box-shadow: none;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active .giftcard-design-button {
        color: #fff;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container .giftcard-design-button {
        padding: 20px 10px;
        height: 90px;
        width: 90px;
        border-radius: 0;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active .fa {
        display: none !important;
    }



    /*start new design giftcard css */
    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        top: calc(50% - 40px);
    }

    .giftcard_new_design .product-main-content {
        max-width: 772px;
        margin: 0px auto;
        float: none !important;
        /* width: auto !important; */
        display: block;
    }

    .giftcard_new_design.catalog-product-view .page-wrapper .columns .product-info-content {
        width: 100%;
        background-color: #f6f6f6;
        display: block;
        padding: 20px;
        margin-bottom: 40px;
    }

    .giftcard_new_design.catalog-product-view .page-wrapper .columns .product-main-content {
        width: 100%;
        text-align: left;
        margin-top: 0px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
        border: none;
        background-color: #fff;
        margin: 0;
        width: auto;
        position: relative;
        top: auto;
        transform: none;
        left: auto;
        height: auto;
        padding-left: 45px;
        padding-right: 45px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        transform: none;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container {
        min-height: auto;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting {
        margin: 0px auto;
        text-align: center;
        float: none;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting {
        padding: 20px 0;
        float: none;
        width: auto;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
        margin: 0px auto;
        max-width: 250px;
        text-align: center;
        margin-bottom: 20px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
        position: relative;
        background: transparent;
    }

    .giftcard.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        margin: 0 10px 0 0px;
        position: relative;
        vertical-align: top;
        width: auto;
        height: auto;
    }

    .giftcard.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
        width: auto;
        height: auto;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        position: relative;
        min-height: 274px;
        min-width: 206px;
        max-width: 206px;
    }

    .giftcard_new_design.product-paper-gift-vouchers .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        /*    position: relative;
    min-height: 274px;
    min-width: 345px;
    max-width: 345px;*/
        position: relative;
        height: 225px;
        min-width: auto;
        max-width: initial;
        width: auto;
        min-height: 225px;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .block-title {
        display: none;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-setting-select label {
        text-transform: uppercase;
        margin-bottom: 10px;
        display: block;
    }

    .giftcard_new_design.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button {
        width: 64px;
        height: 47px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-field-wrapper input {
        width: 400px;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions input[type="checkbox"] {
        margin: 2px 0px 0 5px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom {
        text-align: left;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom .box-tocart {
        float: none;
        text-align: left;
        margin-top: 10px;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom {
        text-align: left !important;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        color: #fff;
    }
}

@media (min-width:320px) {
    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions input[type="checkbox"] {
        margin: 2px 0px 0 5px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom {
        text-align: left;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom .box-tocart {
        float: none;
        text-align: left;
        margin-top: 10px;
    }

    .giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom {
        text-align: left !important;
    }
}

/*end new design giftcard css */
.giftcard_new_design .giftcard-information-container .giftcard-field-wrapper .note {
    display: block;
}

.giftcard_new_design .giftcard-template-setting-select select {
    height: 48px;
    border: 1px solid #ced4da;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
    color: #fff;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav i {
    display: none;
}

.giftcard_new_design.catalog-product-view .breadcrumbs {
    display: none;
}

.giftcard_new_design .columns .column.main {
    padding-left: 10px;
}

.giftcard_new_design.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions {
    position: relative;
    padding-left: 30px;
}

.giftcard_new_design .addToCartQtyBox .field.qty .qty_gruop {
    margin: 15px 0px;
    width: 100%;
    max-width: 100%;
    text-align: left;
    justify-content: flex-start;
}

.giftcard_new_design .addToCartQtyBox .control {
    margin-bottom: 10px;
    display: inline-block;
}

.giftcard_new_design .block.block-tags.block-product-tags {
    margin-top: 30px;
}

.giftcard_new_design .watch_notification {
    display: none !important;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-dots {
    margin-top: 20px;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-dot span {
    width: 40px;
    height: 2px;
    margin: 4px;
    background: #d8d8d8;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-dot.active span {
    background: #000;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting {
    padding: 0px;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container {
    margin-top: 0px;
}

.giftcard_new_design.catalog-product-view .page-wrapper .columns .product-info-content {
    padding: 30px 30px 10px;
}

.giftcard_new_design.catalog-product-view .page-wrapper .columns .product-main-content {
    width: 100%;
    text-align: left;
    margin-top: 12px;
}

.giftcard_new_design.catalog-product-view .giftcard-top-banner p {
    margin: 0px;
}

.giftcard_new_design.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .page-title-wrapper {
    width: auto;
}

@media (min-width: 767px) {
    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        top: calc(50% - 40px);
    }
}

@media (max-width: 767px) {
    .giftcard_new_design.catalog-product-view .giftcard-information-container .giftcard-field-wrapper {
        width: 100% !important;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
        height: 195px;
        min-height: 195px;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-item {
        text-align: center;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        width: 146px;
        height: 195px;
        min-height: 195px;
        margin: 0px auto;
        display: inline-block;
        max-width: 146px;
        text-align: center;
    }

    .giftcard_new_design.product-paper-gift-vouchers .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        width: 300px;
        max-width: 300px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-dots {
        margin-top: 20px;
        max-width: 220px;
        margin: 0px auto;
        margin: 20px auto;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
        margin: 0px auto !important;
        max-width: 250px;
        text-align: center;
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 480px) {
    .giftcard_new_design .columns .column.main {
        padding-left: 0px;
    }

    .giftcard_new_design.catalog-product-view .page-wrapper .columns .product-info-content {
        padding: 20px 10px 10px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container {
        min-height: auto;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting {
        padding-top: 0px;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        height: 195px;
        min-height: 195px;
    }

    .giftcard_new_design.product-paper-gift-vouchers .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        width: 250px;
        max-width: 250px;
    }

    .giftcard_new_design .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        min-height: 195px;
        height: 195px;
        width: auto;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container {
        margin-top: 0px !important;
    }

    .giftcard_new_design.catalog-product-view .product-info-price .price-box {
        padding-bottom: 0px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        top: calc(35% - 15px) !important;
    }
}

.giftcard_new_design.catalog-product-view .page-wrapper .columns .product-info-content {
    width: 100%;
    background-color: #f6f6f6;
    display: block;
    padding: 30px 20px 8px;
    margin-bottom: 40px;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
    margin: 0px auto;
    max-width: 250px;
    text-align: center;
    margin-bottom: 15px;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
    position: relative;
    background: transparent;
}

.giftcard_new_design .giftcard-template-container .giftcard-template-setting .block-title {
    display: none;
}

.giftcard_new_design.catalog-product-view .giftcard-template-setting-select label {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
    background-color: transparent !important;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting {
    padding: 0px !important;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container .giftcard-template-setting .product-info-price {
    display: none;
}

.giftcard_new_design.catalog-product-view .giftcard-template-upload {
    display: none;
}

.giftcard_new_design.catalog-product-view .yotpoBottomLine {
    width: auto;
    display: inline-block;
    margin: 13px 10px 1px 15px !important;
}

.giftcard_new_design.catalog-product-view .giftcard-template-container {
    min-height: auto;
}

/****end new design giftcard css****/
.catalog_captcha_box {
    padding: 0px !important;
}

.catalog_captcha_box .field.captcha.required input {
    border: 1px solid #797979 !important;
    width: 100%;
    font-size: 14px !important;
    padding: 5px 10px;
    height: 34px;
}

@media (max-width: 767px) {

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .page-title-wrapper .page-title {
        margin-top: 0;
        font-weight: 600;
    }

    .giftcard.catalog-product-view .page-wrapper .columns .product-main-content .product-info-main .range-price-data {
        float: none;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: "Adobe Garamond Pro", serif !important;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
        border: none;
        background-color: #fff;
        margin: 0;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview .preview-giftcard:before {
        /*background: rgba(255,255,255, 0.7);*/
        content: "";
        width: 100%;
        height: 230px;
        left: 0;
        bottom: 0;
        position: absolute;
        z-index: 9;
    }

    #giftcard-template-container #preview-giftcard-image {
        width: 100% !important;
        height: 100% !important
    }

    #giftcard-template-container #preview-giftcard-image img {
        width: auto !important;
        height: 100% !important;
        margin: 0 auto;
    }

    div#preview-giftcard-message,
    div#preview-giftcard-value,
    div#preview-giftcard-code,
    div#preview-giftcard-to,
    div#preview-giftcard-from {
        width: 100% !important;
        z-index: 10;
    }

    div#preview-giftcard-message span,
    div#preview-giftcard-code span,
    div#preview-giftcard-to span,
    div#preview-giftcard-from span {
        font-size: 20px;
        font-weight: 600;
        color: #434343;
    }

    div#preview-giftcard-message {
        padding: 20px 25px !important;
        top: 290px !important;
        line-height: 1;
    }

    div#preview-giftcard-value {
        top: 358px !important;
    }

    div#preview-giftcard-value span {
        font-weight: 600;
        font-size: 30px;
        color: #434343;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        height: 36px;
        width: 36px;
        top: calc(50% - 15px);
        padding: 0 7px;
        opacity: 1;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-']:before {
        line-height: 36px;
        font-size: 24px;
    }

    .giftcard.catalog-product-view .giftcard-template-container {
        min-height: 500px;
        padding-top: 0;
        position: relative;
        margin-top: 30px;
    }

    .giftcard_new_design.catalog-product-view .giftcard-template-container {
        min-height: auto;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting {
        padding: 20px 0;
        float: left;
        width: 100%;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
        margin: 0;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
        border: none;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-label {
        width: 85px;
        text-align: left;
        line-height: 32px;
        font-size: 18px;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper {
        width: calc(100% - 95px);
        float: left;
    }

    .giftcard.catalog-product-view .evoucher-container {
        float: left;
        width: 100%;
    }

    .giftcard.catalog-product-view .evoucher-container .choose-title {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: "Adobe Garamond Pro", serif !important;
        float: left;
        width: 85%;
    }

    .giftcard.catalog-product-view .evoucher-container span.count-num {
        float: left;
        width: 30px;
        height: 30px;
        background: #d7522d;
        color: #fff;
        text-align: center;
        padding: 5px;
        border-radius: 50%;
        margin-right: 10px;
        font-weight: 600;
        font-size: 16px;

    }

    .giftcard.catalog-product-view .evoucher-container.form-content {
        border-top: 1px solid #434343;
        padding-top: 20px;
        margin-top: 30px;
    }

    .giftcard-field-wrapper input {
        border: 1px solid #797979 !important;
        width: 100%;
        padding: 5px 10px !important;
        height: 36px;
        font-size: 14px;
    }

    .giftcard-field-wrapper textarea {
        border: 1px solid #797979 !important;
        height: 150px;
        width: 100%;
        padding: 5px 10px !important;
        font-size: 14px;
    }

    .giftcard-field-wrapper input::-webkit-input-placeholder,
    .giftcard-field-wrapper textarea::-webkit-input-placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard-field-wrapper input:-ms-input-placeholder,
    .giftcard-field-wrapper textarea:-ms-input-placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard-field-wrapper input::placeholder,
    .giftcard-field-wrapper textarea::placeholder {
        font-style: normal !important;
        color: #282828;
        font-size: 14px;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle span {
        font-size: 0;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle span:before {
        font-family: FontAwesome;
        content: '\f073';
        font-size: 25px;
        color: #d6522d;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle {
        padding: 0;
        border: none;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper button.ui-datepicker-trigger.v-middle:hover {
        background-color: transparent;
        color: #d6522d;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-field-wrapper #delivery_date {
        width: 90%;
        margin-right: 10px;
    }

    .giftcard.catalog-product-view .product-info-main .product.attibute.overview {
        margin-bottom: 25px;
    }

    .giftcard.catalog-product-view .product-info-main .product.attibute.overview .value p {
        font-size: 16px;
    }

    .giftcard.catalog-product-view .giftcard-information-container {
        margin-bottom: 30px;
    }

    .giftcard.catalog-product-view .product-info-main .giftcard-information-delivery-content.fieldset {
        padding-top: 30px;

    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom {
        text-align: center;
        padding-top: 30px;
        border-top: 1px solid #434343;
        float: left;
        width: 100%;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions {
        margin-bottom: 15px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .field.term-conditions input[type="checkbox"] {
        margin: 2px 5px 0 5px;
    }

    .giftcard.catalog-product-view .product-info-main .product-options-bottom .box-tocart {
        float: none;
        text-align: center;
        margin: 0 auto !important;
    }

    .giftcard.catalog-product-view .giftcard-information-container .giftcard-information {
        margin-bottom: 20px;
    }

    .giftcard.catalog-product-view .product-info-main .box-tocart .qty .control {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: auto;

    }

    .giftcard.catalog-product-view .product-info-main .box-tocart .qty .control input {
        border: 1px solid #797979 !important;
        padding: 5px 10px !important;
        height: 36px !important;
        width: 50px;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .block-title span {
        text-align: left;
        line-height: 28px;
        font-size: 18px;
        font-weight: 600;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container {
        background-color: #d9ebeb;
        border: none;
        margin-right: 5px;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 10px;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active {
        background-color: #d7522d;
        border: none;
        box-shadow: none;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active .giftcard-design-button {
        color: #fff;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container .giftcard-design-button {
        padding: 10px 5px;
        height: 75px;
        width: 75px;
        border-radius: 0;
        font-size: 12px;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container.active .fa {
        display: none !important;
    }

    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
        width: auto;
    }

    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
        width: 100%;
    }

    .giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .owl-carousel .owl-nav [class*='owl-'] {
        top: calc(68% - 15px);
    }

    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
        top: 22px;
        border-top: 1px solid #000;
    }

    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after,
    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
        top: 10px;
        border-top: 1px solid #000;
    }
}

@media (max-width: 640px) {
    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container {
        margin: 3px 0;
    }

    .giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container .giftcard-design-button {
        height: 65px;
        width: 65px;
        font-size: 10px;
        margin: 0px auto;
    }
}


.customer-account-login .login-container {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0 50px;
    max-width: 595px;
}

.customer-account-login .customerright-container {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0 50px;
    max-width: 595px;
}

.customer-account-login .login-container .block.block-customer-login {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 50px 60px;
    margin-bottom: 25px;
}

.customer-account-login .login-container .block.block-new-customer {
    border: 1px solid #a7a7a7;
    padding: 50px 60px;
    width: 100%;
}

.customer-account-login .login-container .fieldset>.field>.control {
    width: calc(100% - 130px);
}

.customer-account-login .page-main .block-customer-login .block-title strong,
.customer-account-login .page-main .block-new-customer .block-title strong {
    color: #323232;
    font-family: "Just Lovely" !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize;
}

.customer-account-login .page-main .block-customer-login .block-content .field .label {
    width: 130px;
    display: block;
}

.customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary {
    width: calc(100% - 130px);
    margin: 0 !important;
    float: right;
}

.customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary {
    width: calc(100% - 130px);
    margin: 0 !important;
    float: right;
}

.customer-account-login .page-main .block-customer-login .block-content {
    background-color: transparent;
    padding: 0;
    border: none;
    box-shadow: none !important;
}

.customer-account-login .page-main .block-customer-login .block-title .field.note {
    font-size: 14px;
    font-weight: 600;
}

.customer-account-login .page-main .block-new-customer .block-content p {
    font-size: 15px;
    font-weight: 600;
}

.customer-account-create .page-main .column.main #register-form-now {
    width: 50%;
    float: left;
    margin: 0 auto;
    padding: 0 50px;
}

.customer-account-create .page-main .column.main .customerright-container {
    width: 50%;
    float: left;
    margin: 0 auto;
    padding: 0 50px;
}

.customer-account-create .page-main .column.main .customerright-container img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1400px) {

    /* .customer-account-create .page-main .column.main #register-form-now,
    .customer-account-create .page-main .column.main .customerright-container {
        width: 100%;
        float: none;
        padding: 0 30px;
    }

    .customer-account-create .page-main .column.main .customerright-container {
        margin-top: 30px;
        height: auto !important;
    } */
    .customer-account-create .page-main .column.main .customerright-container,
    .customer-account-create .page-main .column.main #register-form-now {
        padding: 0px 10px;
    }

    .customer-account-create .page-main .column.main .customerright-container img {
        height: auto;
    }
}

@media only screen and (max-width:1199px) {

    .customer-account-login .login-container,
    .customer-account-login .customerright-container {
        width: 50%;
        padding: 0 10px;
    }
}

@media (max-width: 991px) {

    .customer-account-create .page-main .column.main #register-form-now,
    .customer-account-create .page-main .column.main .customerright-container {
        width: 100%;
        float: none;
        padding: 0 30px;
    }

    .customer-account-create .page-main .column.main .customerright-container {
        margin-top: 30px;
        height: auto !important;
    }

    .customer-account-login .login-container,
    .customer-account-login .customerright-container {
        width: 100%;
        float: none;
        padding: 10px 10px;
    }
}


.customer-account-create .page-main .block.block-register-account {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 50px 20px;
}

.customer-account-create .page-main .block-register-account .block-content-register {
    background-color: transparent;
    padding: 0;
    border: none;
    box-shadow: none !important;
}

.customer-account-create .page-main .block-register-account .create.account.form-create-account {
    min-width: 100%;
    padding: 0 8px;
}

.cc_customer_type legend.legend {
    font-size: 15px;
    font-weight: 700;
}

.customer-account-create .page-main .block-register-account .block-content-register .field .label {
    display: block;
    width: 141px;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    padding-right: 3px;
}

.block-register-account .block-content-register .field.newsletter {
    text-align: left;
    border-top: 1px solid #a7a7a7;
    margin: 10px 0px 0px;
    padding: 18px 0px 5px;
}

.block-register-account .block-content-register .fieldset.create.info {
    margin: 0 0 15px;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.choice .label {
    display: inline !important;
    font-size: 14px !important;
    font-weight: normal;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.choice .field-tooltip.toggle {
    display: none;
}

.customer-account-create .page-main .block-content-register .fieldset .field .control {
    width: calc(100% - 141px);
}

.customer-account-create .page-main .block-register-account .block-title strong,
.customer-account-forgotpassword .forgot-title strong {
    color: #323232;
    font-family: "just lovely" !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: lowercase;
    display: inline-block;
}

.customer-account-create .page-main .block-register-account .block-title strong::first-line {
    text-transform: capitalize;
}

.customer-account-create .page-main .block-register-account .block-title .field.note {
    font-size: 14px;
    font-weight: 600;
}

.customer-account-create .page-main .block-register-account .block-content-register .fieldset>.legend,
.customer-account-create .page-main .block-register-account .block-content-register .fieldset>.legend span {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #434343;
    border-top: 1px solid #a7a7a7;
    margin: 10px 0px 20px;
    padding: 19px 0px 10px;
}

.customer-account-create .page-main .block-register-account .actions-toolbar>div.primary .primary {
    width: calc(100% - 130px) !important;
    margin: 0 !important;
    float: right;
}


.affiliate-account-register.page-layout-2columns-left .column.main {
    width: 56%;
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 50px;
    margin-right: 18%;
    max-width: 100%;
}

body:not(.affiliate-account-login) #maincontent .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title {
    background-color: #d6522d;
    border: none;
    /*padding: 0;*/
    margin-bottom: 10px;
    color: #fff;
}



.sidebar.sidebar-main .block:not(.block-static-block) {
    border: none;
    background: transparent;
}

.sidebar.sidebar-main .block-collapsible-nav .item {
    border: none;
    padding: 10px 0;
    margin: 0;
    font-size: 15px;
    color: #434343;
}

.sidebar.sidebar-main .block-collapsible-nav .item.custom-affiliate-link {
    padding: 0;
}

.sidebar.sidebar-main .block-collapsible-nav .item a {
    font-size: 15px;
    color: #434343;
    display: block;
    padding: 0 10px;
}

.sidebar.sidebar-main .block-collapsible-nav .item.current {
    background-color: #e4e4e4;
    padding: 10px;
}

.account.affiliate-account-index .sidebar.sidebar-main .block-collapsible-nav .item:last-child a,
.account.affiliate-account-refer .sidebar.sidebar-main .block-collapsible-nav .item:last-child a,
.account.affiliate-account-banner .sidebar.sidebar-main .block-collapsible-nav .item:last-child a,
.account.affiliate-account-setting .sidebar.sidebar-main .block-collapsible-nav .item:last-child a {
    margin: 0 10px;
    display: inline-block;
    padding: 10px;
    border: 1px solid #d7522d;
    background: #d7522d;
    color: #fff;
}

.account.affiliate-index-index .sidebar.sidebar-main .block-collapsible-nav .item:nth-child(8) a {
    margin: 0 10px;
    display: inline-block;
    padding: 10px;
    border: 1px solid #d7522d;
    background: #d7522d;
    color: #fff;
}


.affiliate-account-register .form-create-account .fieldset .field label {
    width: 150px;
}

.affiliate-account-register .form-create-account .fieldset .field .control {
    width: calc(100% - 150px);
    float: left;
}

.affiliate-account-register .form-create-account .fieldset .field.additional .control,
.fieldset .field.street .control {
    width: 100%;
}

.affiliate-account-register .form-create-account .actions-toolbar {
    text-align: center;
}

.affiliate-account-register .form-create-account .actions-toolbar .primary {
    float: right;
    text-align: left;
    width: calc(100% - 150px);
}

.affiliate-account-register .form-create-account .actions-toolbar .primary .action {
    margin: 0 auto;
    padding: 7px 40px;
    float: none;
    width: auto;
    position: relative;
}

@media (min-width: 768px) {

    .affiliate-account-register .form.password.reset,
    .form.send.confirmation,
    .form.password.forget,
    .form.create.account {
        min-width: inherit;
        max-width: 500px;
    }
}

.affiliate-account-register .form-create-account .fieldset.create.account {
    margin-bottom: 10px;
}

.affiliate-account-register.page-layout-2columns-left .column.main .page-title-wrapper .page-title {
    color: #323232;
    font-family: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

.affiliate-account-register .form-create-account .fieldset>.legend,
.affiliate-account-register .form-create-account .fieldset>.legend span {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #434343;
}

.affiliate-account-login.page-layout-2columns-left .column.main {
    width: 56%;
    margin-right: 18%;
    max-width: 100%;
}

.affiliate-account-login .login-container .block.block-customer-login {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 30px 50px;
    margin-bottom: 25px;
}

.affiliate-account-login .login-container .block.block-new-customer {
    border: 1px solid #a7a7a7;
    padding: 40px 50px;
    width: 100%;
}

.affiliate-account-login .page-main .page-title-wrapper .page-title,
.affiliate-account-login .page-main .block-new-customer .block-title strong {
    color: #323232;
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize !important;
}

.affiliate-account-login .login-container .block.block-customer-login .block-title strong {
    font-size: 15px;
    font-weight: 700;
}

.affiliate-account-login .login-container .block.block-customer-login .field.note {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
}

.affiliate-account-login .login-container .block-customer-login .block-content {
    padding-top: 20px;
}

.affiliate-account-login .login-container .block-new-customer .block-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.affiliate-account-login .login-container .block-customer-login .actions-toolbar>div.secondary {
    width: 100%;
    margin: 0 !important;
    float: left;
}

.affiliate-account-login .login-container .block.block-customer-login .fieldset .field label {
    float: left;
    width: 150px;
    text-align: left;
    /*    line-height: 24px;
    font-size: 18px;*/
}

.affiliate-account-login .login-container .block.block-customer-login .fieldset .field .control {
    width: calc(100% - 150px);
    float: left;
    max-width: 460px;
}

.affiliate-account-login.page-layout-2columns-left .sidebar-main {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 15px 20px;
}

.affiliate-account-login .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title {
    background-color: #f9f9f9;
    border: none;
    padding: 0;
    margin-bottom: 10px;
}

.affiliate-account-login .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title strong {
    font-family: "Adobe Garamond Pro", serif !important;
    font-size: 18px;
    font-weight: 600;
}

.affiliate-account-login .sidebar.sidebar-main .block-collapsible-nav .content {
    background-color: #f9f9f9;
    padding: 0 !important;
    border: none;
}

.affiliate-account-login .sidebar.sidebar-main .block:not(.block-static-block) {
    border: none;
    background: transparent;
}

.affiliate-account-login .sidebar.sidebar-main .block-collapsible-nav .item a {
    font-size: 15px;
    color: #434343;
}

.affiliate-account-login .sidebar.sidebar-main .block-collapsible-nav .item.current {
    background-color: #e4e4e4;
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns {
    margin-top: 15px;
    margin-bottom: 0;
    padding: 55px 50px;
    height: 300px;
    border: 1px solid #ddd;
    box-shadow: none;
    background-image: url(../images/newsletter-aubscription.jpg);
    background-size: cover;
    background-position: 0 0;

}

.cms-email-subscription.cms-page-view.page-layout-1column .columns .column.main {
    max-width: 950px;
    margin: 0 auto;
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns .column.main p {
    text-align: center;
    /*    line-height: 24px;        
    font-size: 18px;*/
    margin-bottom: 20px;
    color: #fff;
}

.cms-newsletter-subscription.cms-page-view.page-layout-1column .block.newsletter {
    max-width: 650px;
    margin: 0 auto;
}


/*new css by Sughar || 08Sep2020*/
.withdraw-payment-method-detail .input-box {
    width: calc(100% - 170px);
    float: left;
    max-width: 460px;
}

.withdraw-payment-method-detail .input-box input {
    border: 1px solid #797979 !important;
    width: 100%;
    padding: 5px 10px !important;
    height: 34px !important;
    font-size: 14px !important;
}

@media (max-width: 767px) {
    .withdraw-payment-method-detail .input-box {
        width: 100%;
        float: none;
        max-width: 100%;
    }
}


body.account .sidebar.sidebar-main,
body.affiliate-account-login .sidebar.sidebar-main,
body.affiliate-account-register .sidebar.sidebar-main {
    background-color: #f9f9f9;
    padding: 0;
}

.account #maincontent .sidebar.sidebar-main .block:not(.block-static-block) .block-title,
.affiliate-account-login .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title,
.affiliate-account-register .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title {
    background-color: #d7522d;
    border: none;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

.account .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title strong,
body .sidebar.sidebar-additional .block.block-reorder .block-title strong,
body .sidebar.sidebar-additional .block.block-wishlist .block-title strong,
.affiliate-account-login .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title strong,
.affiliate-account-register .sidebar.sidebar-main .block:not(.block-static-block) .block-collapsible-nav-title strong {
    font-family: Helvetica Neue, Verdana, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
}

.page-layout-2columns-left .sidebar-additional {
    padding: 0;
}

body.account .column.main .pages a.page:hover {
    color: #fff;
}

body .page-main .sidebar .block.block-reorder,
.page-main .sidebar .block.block-wishlist {
    background-color: #f9f9f9;
    padding: 0;
    border: 1px solid #a7a7a7;
}

body .sidebar.sidebar-additional .block.block-reorder .block-title,
body .sidebar.sidebar-additional .block.block-wishlist .block-title {
    background-color: #d7522d;
    border: none;
    padding: 10px;
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

body .sidebar .product-items-names .product-item {
    margin-bottom: 10px;
    background: #e0e0e0;
    padding: 8px 10px;
}

body .sidebar .product-items-names .product-item input[type="checkbox"] {
    vertical-align: -2px;
}

body .sidebar .product-item-name>a {
    color: #000;
    font-size: 13px;
}

body .page-main .sidebar.sidebar-additional .block:not(.block-static-block) .block-content {
    background: none;
}

body .sidebar.sidebar-additional .block.block-reorder .actions-toolbar,
body .sidebar.sidebar-additional .block.block-wishlist .actions-toolbar {
    padding: 0 10px;
}

.account .sidebar.sidebar-additional .block.block-wishlist .counter {
    color: #ffffff;
    font-size: 1.2rem;
    white-space: nowrap;
}

.account .sidebar .product-items#wishlist-sidebar .product-item {
    padding: 10px 20px;
    margin-top: 10px;
}

.account .sidebar .product-items .product-item:hover {
    background: #e0e0e0 !important;
}

.account .sidebar .product-items .action.delete {
    top: 2px;
}

.account .sidebar .block-wishlist .product-items .product-item-info .product-item-photo {
    display: none;
}

.account .sidebar .block-wishlist .product-items .product-item-details {
    margin: 0;
}

.account .sidebar .product-items .product-item-actions {
    margin-top: -30px;
    padding-left: 100px;
}

.account .sidebar .block-wishlist .action.tocart {
    width: 25px;
    height: 25px;
    line-height: 30px;
}

.account .sidebar .block-wishlist .action.tocart:before {
    font-size: 11px;
    line-height: 11px;
}

#wishlist-sidebar+.actions-toolbar {
    padding: 20px 20px;
}

.account .sidebar.sidebar-additional .actions-toolbar a {
    text-decoration: underline;
}

.account .order-details-items.ordered {
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
}

.account .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.account .order-details-items .table-order-items tbody+tbody {
    border-color: #999999 !important;
}

.account .order-details-items .table-order-items tfoot {
    background: #f5f5f5;
    border: 1px solid #999999;
}

.account .column.main .block.block-dashboard-info,
.account .column.main .block.block-dashboard-addresses,
.account .column.main .block.block-reviews-dashboard,
.account .column.main .block.block-dashboard-orders,
.account .column.main .block.block-addresses-default,
.account .column.main .block.block-addresses-list,
.account .column.main .block.block-order-details-view,
.account .column.main .block.block-order-additional-information {
    padding: 0;
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
    border-bottom: 0;
}

.account .column.main .block.block-dashboard-info .block-title strong,
.account .column.main .block.block-dashboard-addresses .block-title strong,
.account .column.main .block.block-reviews-dashboard .block-title strong,
.account .column.main .block.block-dashboard-orders .block-title strong,
.account .block.block-addresses-default .block-title strong,
.account .block.block-addresses-list .block-title strong,
.account .column.main .block.block-order-details-view .block-title strong,
.account .column.main .block.block-order-additional-information .block-title strong {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.account .block.block-dashboard-info .block-title,
.account .block.block-dashboard-addresses .block-title,
.account .block.block-reviews-dashboard .block-title,
.account .block.block-dashboard-orders .block-title,
.account .block.block-addresses-default .block-title,
.account .block.block-addresses-list .block-title,
.account .column.main .block.block-order-details-view .block-title,
.account .column.main .block.block-order-additional-information .block-title {
    padding: 10px 20px;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #999999 !important;
}

.account .block.block-dashboard-info .block-content,
.account .block.block-dashboard-addresses .block-content,
.account .block.block-reviews-dashboard .block-content,
.account .block.block-dashboard-orders .block-content,
.account .block.block-addresses-default .block-content,
.account .block.block-addresses-list .block-content,
.account .column.main .block.block-order-details-view .block-content,
.account .column.main .block.block-order-additional-information .block-content {
    padding: 20px;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #999999 !important;
    overflow: hidden;
    clear: both;
}

.account .column.main .block.block-dashboard-info .block-content .box-title span,
.account .column.main .block.block-dashboard-addresses .block-content .box-title span,
.account .column.main .block.block-reviews-dashboard .block-content .box-title span,
.account .column.main .block.block-addresses-default .block-content .box-title span,
.account .column.main .block.block-addresses-list .block-content .box-title span {
    font-weight: 600;
}

.account .block.block-dashboard-addresses .block-content .box.box-billing-address,
.account .block.block-dashboard-addresses .block-content .box.box-shipping-address,
.account .block.block-addresses-default .block-content .box.box-address-billing,
.account .block.block-addresses-default .block-content .box.box-address-shipping {
    border: 1px solid #999;
    padding: 10px;
    width: auto !important;
    float: left !important;
    margin-right: 5%;
    min-width: 270px;
}

.block-reviews-dashboard .rating-summary .rating-result:before {
    color: #f9f9f9;
}

@media (min-width: 768px) {
    .column.main {
        padding-left: 20px;
    }

    .thanku_full_width {
        margin: 0px -12px;
        margin-right: 0px;
    }

    .account .page-footer {
        margin: 0 -10px;
    }
}

.account .table-wrapper.orders-recent,
.account .table-wrapper.orders-history,
.account .table-wrapper.reviews {
    margin: 0px;
}

.account .table-wrapper.orders-recent table>thead>tr>th,
.account .table-wrapper.orders-history table>thead>tr>th,
.account .table-wrapper.reviews table>thead>tr>th,
.account .table-wrapper .mst-rma-list>thead>tr>th,
.account .table-wrapper #referral-table>thead>tr>th {
    font-size: 18px;
    font-weight: 600;
}

.account .table-wrapper.orders-recent table tr,
.account .table-wrapper.reviews table tr,
.account .table-wrapper.orders-history table tr,
.account .table-wrapper .mst-rma-list tr,
.account .table-wrapper #referral-table tr {
    border-bottom: 20px solid #f9f9f9;
}

.account .table-wrapper.orders-recent table>tbody>tr>td,
.account .table-wrapper.orders-history table>tbody>tr>td,
.account .table-wrapper.reviews table>tbody>tr>td,
.account .table-wrapper .mst-rma-list>tbody>tr>td,
.account .table-wrapper #referral-table>tbody>tr>td {
    border-top: 0;
    background: #e0e0e0;
    font-size: 14px;
    font-weight: 600;
}

.account.rewards-account-referral .table-wrapper.orders-recent table>tbody>tr>td {
    background: transparent;
}

.account.rewards-account-referral .table-wrapper.orders-recent table>tbody>tr>td input {
    background: transparent;
}

.account.customer-account-edit form.form-edit-account .fieldset.additional_info {
    width: 100%;
}

.account.rma-rma-list .table-wrapper,
.account.rewards-account-referral .table-wrapper {
    margin-bottom: 20px;
    padding: 20px;
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
}

.table-wrapper.reviews .rating-summary .rating-result:before {
    color: #e0e0e0;
}

/*contact page*/
.contact-index-index.page-layout-1column .columns {
    /*    background-color: #f9f9f9;
    border: 1px solid #c6c6c6;*/
}

.form.contact .fieldset>.legend {
    font-size: 20px;
    font-family: "Adobe Garamond Pro", serif !important;
}

.contact-index-index .page-main>.page-title-wrapper .page-title {
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 56px;
}

.page-main>.page-title-wrapper .page-title {
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 56px;
    text-transform: capitalize !important;
    color: #d6522d;
}

.account .page-title-wrapper .page-title {
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize !important;
}

.form.contact .fieldset .field.note {
    font: 600 14px/1.35 Helvetica Neue, Verdana, Arial, sans-serif;
}

.form.contact .actions-toolbar .action.submit {
    min-width: 250px;
}

/*Product Page*/
/*@media (min-width: 768px){*/
body .products-grid .products.list.items .product-item .product-image-wrapper,
body .products-grid #category-products-grid .products.list.items .product-item .product-image-wrapper {
    padding-bottom: 0% !important;
    /* height: auto !important; */
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.products-grid .product-item .product-item-info .cdz-hover-section {
    padding: 10px;
}

body .products-grid .products.list.items .product-item .product-image-photo {
    position: static;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
}

.products-grid.gallery-grid .item a.product-item-photo .main-image .product-image-container {
    position: relative;
    display: block;
    width: auto !important;
}

.grid.products-grid .products.list.items .cdz-hover-section .cdz-product-top {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

body .products-list .products.list.items .product-item .product-image-wrapper {
    padding-bottom: 0% !important;
    /* height: auto !important; */
    width: 100%;
    height: 110px;
    overflow: hidden;
}

body .list.products-list .products.list.items .product-item .product-image-photo {
    position: static;
    width: 100%;
    height: 100% !important;
    max-height: 100%;
    object-fit: contain;
}

/*}*/
.customer-account-forgotpassword .fieldset .field .control {
    width: 100%;
    float: none;
    max-width: 100%;
}

.customer-account-forgotpassword .page-main {
    width: 100%;
}

.forgotpassword_wrap {
    clear: both;
    overflow: hidden;
    display: flex;
}

.forgotpassword_left_inner {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 50px 40px !important;
    height: 100%;
}

.forgotpassword_left {
    float: left;
    width: 50%;
    padding: 0 40px;
}

.forgotpassword_right {
    float: left;
    width: 50%;
    padding: 0 40px;
}

.forgotpassword_right p {
    margin: 0;
}

.forgotpassword_right img {
    height: 100%;
    width: 100%;
}

.page-layout-1column.customer-account-forgotpassword .columns .column.main {
    margin: 0;
    padding-left: 10px;
    min-height: auto;
}

.page-layout-1column.customer-account-forgotpassword .columns {
    margin: 0;
}

.customer-account-forgotpassword .form.password.forget {
    border-radius: 0;
    min-width: auto;
    max-width: 100%;
    border: 0;
    box-shadow: none;
    background: transparent;
    padding: 20px 0;
}

.customer-account-forgotpassword .forgot-title {
    text-align: left;
}

@media (min-width: 768px) {
    .customer-account-forgotpassword .page-main .actions-toolbar>div.primary .primary {
        margin: 0 auto;
    }
}

.account .column.main>.form.form-edit-account,
.account .column.main>.form.form-newsletter-manage,
.account .column.main>.table-wrapper.reviews,
.account .column.main>.table-wrapper.orders-history,
.account .column.main .block.block-gift-card,
.account .column.main .block.block-gift-card-setting,
.account .column.main .form-address-edit {
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
}

.account .column.main .block.block-gift-card,
.account .column.main .block.block-gift-card-setting {
    padding: 0;
}

.account .column.main .block.block-rewards-account-summary.order-details-items {
    padding: 0;
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
}

.account .column.main .block.block-gift-card .block-title,
.account .column.main .block.block-gift-card-setting .block-title,
.block-rewards-account-summary.order-details-items .block-title,
.account .block-rewards-account-summary.order-details-items .page-title-wrapper .page-title {
    padding: 10px 20px;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #999999 !important;
    display: block;
    margin: 0;
}

.account .column.main .block.block-gift-card .block-title strong,
.account .column.main .block.block-gift-card-setting .block-title strong,
.block-rewards-account-summary.order-details-items .block-title strong {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.account .column.main .block.block-gift-card .block-content,
.account .column.main .block.block-gift-card-setting .block-content,
.block-rewards-account-summary.order-details-items .block-content {
    padding: 20px;
    margin-bottom: 0px !important;
    border-bottom: 0;
    overflow: hidden;
    clear: both;
}

.form.check-code#check-code-form input {
    height: 34px;
}

.account .order-links .item {
    line-height: initial;
    background: #f9f9f9;
}

.order-links .item strong,
.order-links .item a {
    background: rgb(249 249 249);
    border-color: rgb(153 153 153);
    display: block;
    font-weight: 600;
}

body.account .column.main .order-links li a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.rewards-account-index .block-rewards-account-summary.order-details-items .block-title {
    padding: 0 !important;
}

.rewards-account-index .block-rewards-account-summary.order-details-items .block-title strong {
    padding: 10px 20px;
    display: block;
}

.block-rewards-account-summary.order-details-items .block-content .block {
    padding: 0;
    box-shadow: none;
    border: 1px solid #999999;
}

.block-rewards-account-summary .unsubscribe {
    padding: 10px 20px;
    display: block;
}

.account .column.main .block.block-rewards-account-summary {
    background-color: #f9f9f9;
    padding: 0;
    margin-bottom: 0 !important;
}

.account .toolbar.order-products-toolbar.bottom .pages {
    position: static;
}

.products-grid.wishlist .product-item .price-box {
    margin: 0;
    padding-bottom: 5px;
}

.wishlist-index-index .product-item-inner {
    margin: 5px 0;
}

.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 10px;
}

.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
    width: auto;
}

.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
    float: right;
    margin-top: 0 !important;
}

.mst-rma-status {
    color: #000;
    font-weight: 500;
    background: #f0b700;
    padding: 6px 8px;
    display: inline-block;
    border-radius: 0;
    min-width: 120px;
}

table.mst-rma-list>tbody>tr>td {
    vertical-align: middle;
}

.mst-rma-list__items>p {
    float: right;
    width: 70%;
    margin-top: 10px;
}

.mst-rma-list__items>div {
    float: left;
    width: 30%;
}

body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li img {
    max-width: 4rem;
}

body.rma-rma-list .mst-rma-list .mst-rma-list__items ul {
    margin-top: 0;
}

body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li+li {
    display: none;
}

.box-tocart.box-cart-new .fieldset .field.qty .control {
    width: auto;
    max-width: 50px;
}

.product-options-wrapper .field .label {
    font-size: 14px;
    display: block;
    width: auto;
}

#product-review-table #Rating_rating_label {
    display: none;
}

.checkout-cart-index .top-main-wrapper {
    padding: 20px 30px 0 0px;
}

.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
    line-height: 1;
    font-size: 14px;
    margin-bottom: 5px !important;
}

.opc-wrapper .fieldset>.field>.label {
    font-size: 14px;
    margin: 0 0 4px !important;
    line-height: 1;
}

.gift-options-content .fieldset .field {
    margin: 0 0 10px;
    color: #333;
    padding-left: 0;
}

body.checkout-index-index .fieldset .field {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.checkout-index-index .fieldset .form.form-create-account .field .control {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.onestepcheckout-index-index .field.choice {
    padding-left: 0px;
    padding-right: 0;
}

.gift-message .field:not(.choice)>.label {
    font-family: 'ProximaNova-Regular';
    color: #333333;
}

.checkout-index-index .braintree-credit-card-selected {
    max-width: 32px;
}

.checkout-index-index .payment-method-braintree .hosted-control {
    height: 34px;
}

.checkout-index-index .payment-method-braintree .cvv .field-tooltip {
    top: 0px;
    right: 20px;
}

.account .sidebar.sidebar-additional .empty {
    padding: 10px !important;
}

.checkout-index-index .checkout-payment-method .payment-method-content #payment_form_braintree {
    background: #ffffff;
    padding: 20px;
    max-width: 400px;
}

.checkout-index-index .osc-payment-after-methods .opc-payment-additional .actions-toolbar>.primary {
    width: auto;
}

.opc-wrapper .opc {
    background-color: #eee;
}

.opc-wrapper .step-content {
    background: #fff !important;
    padding: 20px 10px !important;
}

.opc-wrapper #checkoutSteps {
    background-color: #eee;
    padding: 20px 10px;
}

.opc-wrapper #checkout-step-shipping .shipping-address-items {
    padding: 0;
}

.opc-wrapper #checkout-step-shipping.step-content {
    padding: 20px !important;
}

.onestepcheckout-index-index .field.billing-address-same-as-shipping-block.choice.col-mp {
    padding-left: 0;
}

#co-place-order-area {
    padding: 20px 10px !important;
    background: #fff;
}

#co-place-order-area .osc-place-order-block .field-row label {
    font-weight: 600;
}

#co-place-order-area .osc-place-order-block {
    border: 0;
    padding: 0 !important;
    margin-bottom: 0px;
}

#co-place-order-area #order-summary-fieldset .fieldset.address .field {
    clear: unset;
    padding: 0;
}

.opc-wrapper .step-content.opc-block-summary,
.opc-wrapper .step-content#checkout-step-shipping_method {
    padding: 20px !important;
}

.one-step-checkout-wrapper .fieldset .field label {
    width: auto;
    font-size: 14px;
}

#onepage-checkout-shipping-method-additional-load .fieldset>.field:last-child {
    padding: 0;
}

.opc-wrapper .step-content#checkout-step-payment {
    padding: 20px !important;
}

.checkout-cart-index #maincontent {
    padding: 20px !important;
    background: #f9f9f9;
    border: 1px solid #a7a7a7;
}

.checkout-cart-index #maincontent .column.main {
    padding: 0 10px;
}

.onestepcheckout-index-index .field.choice,
.opc-block-summary .items-in-cart>.title,
#checkout-review-table thead th,
#checkout-review-table tbody tr td,
#checkout-review-table tfoot tr td,
body .osc-place-order-block.checkout-comment-block textarea,
#giftcard_code,
#checkout-review-table,
.table.table-totals>tbody>tr>th,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount,
.opc-block-summary .table-totals,
.osc-place-order-block,
.cart.table-wrapper .cart thead tr th.col,
.cart.table-wrapper .cart>.item,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .amount,
.checkout-cart-index .cart-summary .block>.title,
.cart-totals,
.opc-block-summary .table-totals {
    border-color: #797979 !important;
}

.checkout-payment-method .payment-option-content .gift-card-apply .form-discount {
    position: relative;
}

#giftcard_code {
    padding-right: 80px;
}

.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
    position: absolute;
    right: 0;
    top: 0;
}

.opc-wrapper .form-discount {
    position: relative;
}

#shipping-method-top-fieldset {
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

.checkout-cart-index .cart.table-wrapper,
.cart-container .form-cart .actions.main,
.checkout-cart-index .cart-summary,
.cart-discount .block .content {
    -webkit-box-shadow: none;
    border: 1px solid #a7a7a7;
}

.cart-summary .block .item-options .field .radio+.label {
    display: inline-block;
    width: auto;
    vertical-align: -3px;
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item {
    margin-top: 0px;
}

.checkout-onepage-success.page-layout-1column .columns,
.customer-account-logoutsuccess.page-layout-1column .columns {
    padding: 20px;
    margin-bottom: 0px !important;
    border: 1px solid #999999 !important;
    background: #f9f9f9;
    box-shadow: none;
}

.checkout-onepage-success .checkout-success .success-title,
.checkout-onepage-success .checkout-success .order-id {
    color: #d6522d !important;
}

.checkout-success .success-title span.success-title-icon {
    border-color: #d6522d !important;
}

.opc-wrapper .message.notice {
    overflow: hidden;
    clear: both;
}

.block.block-tags.block-product-tags {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.list-tags.list-product-tags {
    padding: 0;
}

.block.block-tags.block-product-tags h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Adobe Garamond Pro", serif !important;
    text-transform: uppercase;
    color: #d7522d;
}

.list-product-tags li {
    float: none;
    border: 0;
    border-radius: 5px;
    padding: 0;
    display: inline-block;
    margin: 2px 2px;
}

.list-product-tags li a {
    /*background: #666666;*/
    color: #7a7a7a;
    padding: 4px 10px;
    display: block;
    border-radius: 0;
    border: 1px solid #7a7a7a;
}

.list-product-tags li a:hover {
    background: #d7522d;
    border-color: #d7522d;
    color: #fff;
}

.page-products .columns {
    margin: 0;
}

.page-products .sidebar.sidebar-main {
    margin-bottom: 10px;
}

.sidebar.sidebar-main .block.block-product-tags {
    border: none;
    background: transparent;
    margin-bottom: 0;
}

body.page-products .sidebar.sidebar-main .block.block-product-tags .block-title {
    background: transparent;
    border: 0;
    padding-bottom: 0;
}

.sidebar.sidebar-main .block.block-product-tags .block-content {
    clear: both;
    overflow: hidden;
    background: transparent;
}

.sidebar.sidebar-main .block.block-product-tags .list-tags.list-product-tags {
    margin-bottom: 0;
}

.page-main .sidebar .block:not(.block-static-block) .block-content .empty {
    padding: 10px;
}

.product_desc_table {
    margin-top: 0px;
    height: auto !important;
    /*width: auto !important;
    min-width: 80%;*/
}

.product_desc_table tr {
    height: auto !important;
}

.product_desc_table tr td {
    background: #7e7e7e9c;
    color: #fff;
    border: 2px solid #fff;
    height: auto !important;
    width: auto !important;
    vertical-align: middle;
    text-align: center;
}

.product_desc_table tr td:first-child {
    text-align: left;
}

.product_desc_table tr:first-child td {
    background: #555354;
    font-family: "Adobe Garamond Pro", serif !important;
}

.attribute.description h3 {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "Adobe Garamond Pro", serif !important;
    font-weight: 800;
    font-size: 20px;
}

.attribute.description h3 span {
    float: right;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-style: italic;
    margin-top: 6px;
}

.product_desc_table tr td img {
    display: inline-block;
    vertical-align: middle;
}

.osc-gift-wrap .field-tooltip {
    position: relative;
    display: inline-block;
}

.fotorama__arr {
    bottom: auto;
    position: absolute;
    top: 50%;
    width: 60px;
    height: 80px;
    transform: translateY(-50%) !important;
}

.info-account-summary #value-bl,
.info-account-summary #value-tc {
    background-color: rgb(215 82 45);
}

.info-account-summary #value-bl .price,
.info-account-summary #value-tc .price {
    color: #ffffff;
}

.info-account-summary #value-hl,
.info-account-summary #value-tp {
    background-color: rgb(228 228 228);
}

.info-account-summary #value-hl .price,
.info-account-summary #value-tp .price {
    color: #121212;
}

.info-account-summary #title {
    padding-top: 10px;
}

.block.related,
.block.upsell,
.block.crosssell {
    clear: both;
}

.block.related .block-title.title,
.block.upsell .block-title.title,
.block.crosssell .block-title.title {
    width: 100%;
    text-align: center;
    padding: 30px 0 !important;
    margin: 0 !important;
    line-height: 1;
    position: relative;
    border: 0 !important;
}

.block.related .block-title.title::before,
.block.upsell .block-title.title::before,
.block.crosssell .block-title.title::before {
    content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -2px;
    display: block !important;
}

.block.related .block-title.title strong,
.block.upsell .block-title.title strong,
.block.crosssell .block-title.title strong {
    position: relative;
    top: 0;
    font-size: 26px;
    background-color: #fff;
    padding: 0 20px;
    font-family: 'AGaramond-BoldItalic';
    line-height: 1;
    font-weight: 600;
    text-transform: capitalize;
    color: #333;
}

.block.related .product-item-name,
.block.upsell .product-item-name,
.block.crosssell .product-item-name {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1;
    max-height: 15px;
}

.products .action.towishlist {
    background: #f5f5f5;
    color: #333;
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 7px;
    display: inline-block;
    width: 90px;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    height: 38px;
}

.products-grid .product-item-info .product-item-details {
    padding-bottom: 10px;
}

.products-grid .product-item-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0px solid #e1e1e1;
    box-shadow: 1px 2px 8px #e1e1e1;
    -moz-box-shadow: 1px 2px 8px #e1e1e1;
    -webkit-box-shadow: 1px 2px 8px #e1e1e1;
    -o-box-shadow: 1px 2px 8px #e1e1e1;
    -ms-box-shadow: 1px 2px 8px #e1e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 5px;
    overflow: hidden;
    clear: both;
    border-radius: 0px !important;
    background: #fffcfc;

}

.block.related .products.grid.products-grid .cdz-buttons-inner,
.block.upsell .products.grid.products-grid .cdz-buttons-inner,
.block.crosssell .products.grid.products-grid .cdz-buttons-inner {
    padding: 10px 0;
}

.product-info-main span.old-price,
.qty span.old-price {
    margin-left: 0px;
}

.embed-responsive.embed-responsive-16by9,
.embed-responsive.embed-responsive-16by9 .embed-responsive-item {
    height: 100%;
    width: 100%;
}

.embed-responsive.embed-responsive-16by9 .embed-responsive-item {
    width: 100%;
    height: 100%;
    display: block;
}

.video_thumb_wrap::after {
    content: '';
    width: 20px;
    height: 20px;
    background: #ffffff url(../images/play-button.png) no-repeat center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-size: 20px;
}

.checkout-index-index .checkout-agreements.fieldset input[type="checkbox"] {
    float: left;
}

.checkout-index-index .opc-wrapper .fieldset>.field>.label {
    font-size: 14px;
    margin: 0 0 4px !important;
    line-height: 1.5;
    white-space: normal;
    max-width: 90%;
    width: auto !important;
    display: block;
    text-align: left;
    position: relative;
    padding-right: 10px;
}

.checkout-index-index .opc-wrapper .checkout-agreements.fieldset>.field>.label {
    white-space: normal;
    max-width: 100%;
    width: auto !important;
    display: inline-block;
    text-align: left;
    position: relative;
    padding-right: 10px;
}

.checkout-index-index .checkout-agreements.fieldset .action.action-show {
    text-align: left;
    color: #000;
}

.checkout-index-index .checkout-agreements.fieldset>.field.required>.label:after {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 600;
}

.form.bfb-form .mgz-row-gap-margin>.mgz-element-inner {
    margin: 0;
    padding: 0 !important;
}

.form.bfb-form .mgz-element.mgz-element-column {
    padding: 0 10px;
}

.form.bfb-form .inner-content.mgz-container {
    margin: 0 -10px !important;
    width: auto !important;
    max-width: initial;
}

.form.bfb-form .labyirc9o9jc-s {
    margin-bottom: 0px !important;
}

.form.bfb-form .bfb-element.bfb-element-label-align-left .bfb-element-label {
    font-size: 16px;
}

.form.bfb-form .bfb-element .bfb-element-label>label {
    font-weight: 500;
    display: inline-block;
    line-height: 1.2;
}

.form.bfb-form .ljwhn525xoq7-s {
    margin: 0 !important;
}

.form.bfb-form .mgz-element-bfb_number .bfb-element-control {
    max-width: 100px;
}

.form.bfb-form .bfb-element.mgz-element-bfb_number input {
    text-align: center;
}

.form.bfb-form .mgz-element.mgz-element-section {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
}

.cms-request-a-free-mail-order-catalogue .page-footer .footer-container-wrapper {
    margin-top: 0px;
}

.cms-request-a-free-mail-order-catalogue .page-layout-1column .columns,
.cms-request-a-free-mail-order-catalogue .page-main .block {
    margin-bottom: 40px;
}

.detailed #description .yotpoBottomLine {
    display: none;
}

.sales-guest-form.page-layout-1column .columns {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
}

.yotpo .standalone-bottomline .star-clickable {
    position: relative;
}

.yotpo .text-m::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

body .yotpo a {
    color: #d7522d !important;
    text-decoration: none !important;
}

body .yotpo a:hover {
    color: #d7522d !important;
}

.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #e7721b !important;
}

.yotpo .write-review .yotpo-header .yotpo-icon {
    color: #e7721b !important;
}

body .yotpo .primary-color-btn,
body .yotpo input[type="button"].primary-color-btn {
    background-color: #d7522d !important;
    color: #fff;
}

body .yotpo .primary-color-btn:hover,
body .yotpo input[type="button"].primary-color-btn:hover {
    background: #d7522d !important;
    border: none !important;
}

body .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
    color: #d5512d !important;
}

body .yotpo .yotpo-regular-box {
    margin: 0;
}

body .yotpo .yotpo-logo-link-new>* {
    color: #d7522d;
}

body .yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title,
body .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title {
    color: #d7522d;
}

.yotpo input,
.yotpo .y-input {
    margin: 0px 0 10px !important;
}

.yotpo .yotpo-text-box {
    margin: 5px 0 10px !important;
}

.yotpo .y-label,
.yotpo span.y-label {
    padding: 2px 7px 5px 0px !important;
}

.yotpo .write-review .yotpo-header .y-label .form-input-error {
    font-weight: 600;
    margin-left: 6px;
    font-size: 12px;
}

.yotpo.yotpo-main-widget .yotpo-thank-you .yotpo-thankyou-header span,
.yotpo .yotpo-modal-dialog .yotpo-thank-you .yotpo-thankyou-header span {
    color: #d7522d !important;
}

.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
    color: #e7721b !important;
}

.yotpo .yotpo-review .yotpo-footer .yotpo-action:hover,
.yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover,
.yotpo .yotpo-question .yotpo-footer .yotpo-action:hover,
.yotpo .yotpo-onsite-upload .yotpo-footer .yotpo-action:hover,
.yotpo .yotpo-review .yotpo-footer .yotpo-action:hover .y-label {
    color: #e7721b !important;
}

.yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
    background: #e79781 !important;
}

body .yotpo .write-review .socialize-wrapper .yotpo-or {
    margin-top: 30px;
    width: auto;
    margin-bottom: 10px;
}

body .yotpo .primary-color-btn:hover,
body .yotpo input[type="button"].primary-color-btn:hover {
    background: #ac4224 !important;
    border: none !important;
}

.yotpo .write-review .yotpo-header .yotpo-header-title {
    font-family: "Adobe Garamond Pro", Georgia, serif;
}

.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
    text-transform: capitalize;
}

body .yotpo .yotpo-small-box {
    padding: 25px 0px 10px 0px;
}

body .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    border-color: #d7522d;
}

body .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span {
    color: #d7522d;
}

.customerright-container img {
    height: 100%;
    width: 100%;
}

.yotpo a {
    color: #d6522d !important;
}

.block-static-block .loren_slider.owl-carousel .owl-nav [class*=owl-] {
    color: transparent;
}

.block-static-block .loren_slider.owl-carousel .owl-nav [class*=owl-]::before {
    color: #fff;
}

.giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select div:nth-child(2) {
    display: flex;
}

.giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container {
    margin-right: 2% !important;
    width: 20% !important;
}

.giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container:last-child {
    margin-right: 0 !important;
}

.giftcard.catalog-product-view .giftcard-template-setting-select .giftcard-design-button-container .giftcard-design-button {
    width: 100% !important;
}

.minicart-items #checkout-review-table .product>.product-image-container {
    height: auto !important;
    margin-right: 10px;
}

.one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    padding-left: 0;
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field.year {
    margin-left: 4px;
}

form#co-transparent-form {
    clear: both;
    max-width: 308px;
    width: 100%;
}

.checkout-payment-method .credit-card-types {
    margin-bottom: 0;
}

body.checkout-index-index #co-transparent-form .fieldset .field {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
}

#co-transparent-form .fieldset>.field:not(.choice)>.control {
    float: none !important;
    width: 100% !important;
}

.checkout-payment-method .ccard .number .input-text {
    width: 100%;
}

#co-transparent-form .date .fields.group.group-2 {
    width: 210px;
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
    width: 48% !important;
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field.year {
    margin-left: 4%;
}

.checkout-payment-method .ccard .year .select,
.checkout-payment-method .ccard .month .select,
.checkout-payment-method .ccard .cvv .input-text {
    width: 100% !important;
}

.checkout-payment-method .ccard>.field.cvv>.control {
    padding-right: 30px !important;
}

#co-transparent-form .fieldset .field .control {
    width: 100%;
    max-width: 100%;
}

#co-transparent-form .fieldset>.field.cvv>.control._with-tooltip {
    width: 90px !important;
}

.items.payment-methods .payment-method-content br {
    display: none;
}

@media (min-width: 1024px) {
    .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
        overflow: visible;
    }

    .products-grid .product-items:not(.owl-carousel)>.product-item:hover .product-item-inner {
        display: block;
    }

    .products-grid .product-items:not(.owl-carousel) {
        display: flex;
        flex-wrap: wrap;
    }
}


@media (max-width: 767px) {
    .wishlist-index-index .products-grid .product-item-info .product-image-wrapper {
        height: 80px !important;
    }

    .customer-account-login .customerright-container {
        margin-top: 25px !important;
        padding: 0 20px;
    }

    .loren-block .banner-right {
        margin-top: 15px;
    }

    .full-slideshow-wrapper .slideshow-container {
        width: 100%;
    }

    .one-step-checkout-wrapper .form.form-login {
        padding: 0;
    }

    .owl-theme.giftcard-template-choose-images .owl-controls .owl-nav [class*=owl-]:hover {
        background: #d6522d;
    }

    .owl-theme.giftcard-template-choose-images .owl-controls .owl-nav [class*=owl-].owl-prev {
        left: 0;
    }

    .owl-theme.giftcard-template-choose-images .owl-controls .owl-nav [class*=owl-].owl-next {
        right: 0;
    }

    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:after,
    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:before,
    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:before,
    .giftcard.catalog-product-view .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:after {
        border-top-color: #fff;
    }

    div#preview-giftcard-to {
        margin-top: 10px;
    }

    div#preview-giftcard-from {
        margin-top: 10px;
    }

    .product-item-details .cdz-buttons-inner .optionRequiredBtn {
        width: 100%;
    }

    .cdz-main-menu .groupmenu li.level0>.dropdown-toggle {
        width: 100%;
        height: 39px;
        right: 0;
        color: #ffffff;
        z-index: 1;
    }

    .cdz-main-menu .groupmenu li.level0>.dropdown-toggle::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .cdz-main-menu .groupmenu li.level0>.dropdown-toggle:before {
        float: right;
        width: 40px;
    }

    .block.block-tags.block-product-tags {
        margin-top: 30px;
        order: 10;
    }

    .products-list .item a.product-item-photo .main-image .product-image-container,
    .products-grid .item a.product-item-photo .main-image .product-image-container {
        position: static;
    }

    .products-list .item a.product-item-photo .hover-image,
    .products-grid .item a.product-item-photo .hover-image {
        display: none;
    }

    .products-list .item:hover a.product-item-photo .main-image .product-image-container,
    .products-grid .item:hover a.product-item-photo .main-image .product-image-container {
        position: static;
        top: 0;
        opacity: 1;
    }


    .account .block.block-dashboard-addresses .block-content .box.box-billing-address,
    .account .block.block-dashboard-addresses .block-content .box.box-shipping-address,
    .account .block.block-addresses-default .block-content .box.box-address-billing,
    .account .block.block-addresses-default .block-content .box.box-address-shipping {
        min-width: 100%;
    }

    .toolbar-amount {
        position: static;
        text-align: center;
    }

    .block-gift-card .form.check-code .actions {
        min-width: auto;
    }

    .order-links .item a,
    .order-links .item strong {
        padding: 10px 20px;
    }

    .forgotpassword_wrap {
        display: block;
    }

    .forgotpassword_left,
    .forgotpassword_right {
        width: 100%;
        float: none;
    }

    .forgotpassword_left {
        margin-bottom: 30px;
    }

    .products-list .product-item-photo {
        width: 100%;
    }

    .catalogsearch-result-index .products-list .product-image-photo {
        height: auto;
    }

    .page-main {
        padding-top: 20px;
        position: relative;
    }

    .affiliate-account-register.page-layout-2columns-left .column.main {
        width: 100%;
        padding: 30px;
    }

    .affiliate-account-register .form-create-account .fieldset .field label,
    .affiliate-account-login.page-layout-2columns-left .column.main {
        width: 100%;
    }

    .affiliate-account-register .form-create-account .fieldset .field .control,
    .affiliate-account-login .login-container .block.block-customer-login .fieldset .field .control {
        width: 100%;
        max-width: 100%;
    }

    .affiliate-account-register .form-create-account .actions-toolbar .primary {
        float: none;
        text-align: center;
        width: 100%;
    }

    .affiliate-account-register .form-create-account .actions-toolbar .primary .action {
        float: none;
        width: 100%;
    }

    .affiliate-account-login .login-container .block.block-customer-login .fieldset .field label,
    .customer-account-login .login-container .fieldset>.field>.control,
    .customer-account-login .page-main .block-customer-login .block-content .field .label {
        width: 100%;
    }

    .customer-account-login .login-container .fieldset>.field>.control {
        max-width: none;
    }

    .customer-account-login .login-container .block.block-customer-login,
    .customer-account-login .login-container .block.block-new-customer {
        padding: 30px;
    }

    .forgotpassword_left,
    .forgotpassword_right {
        padding: 0 20px;
    }

    .page-layout-1column.customer-account-forgotpassword .columns .column.main {
        padding-left: 0;
    }

    .customer-account-forgotpassword .page-main,
    .login-container,
    #register-form-now {
        margin: 0px auto;
    }

    .customer-account-create .page-main .column.main #register-form-now {
        padding: 0 10px;
    }

    .customer-account-create .page-main .block.block-register-account,
    .affiliate-account-login .login-container .block.block-customer-login,
    .affiliate-account-login .login-container .block.block-new-customer {
        padding: 30px 20px;
    }

    .customer-account-create .page-main .block-register-account .actions-toolbar>div.primary .primary {
        width: 100% !important;
        float: none !important;
    }

    .customer-account-create .page-main .column.main .customerright-container {
        margin: 20px auto 0;
        padding: 0 10px;
    }

    .product-info-price {
        width: 100% !important;
    }

    .loren-block .banner-left {
        padding-right: 0;
    }

    .table_wrap_inner {
        overflow-x: auto;
    }

    .info-account-summary {
        display: flex;
    }

    .owl-carousel .owl-nav [class*=owl-] {
        margin: 0px;
        background: #d6522d;
        opacity: 1;
    }

    .owl-carousel .owl-nav [class*=owl-]:hover {
        background: #d6522d;
    }

    .owl-carousel .owl-item .product-item .product-item-info {
        padding: 0 40px;
    }

    .owl-carousel.products .owl-stage-outer {
        padding: 20px 0 0;
    }

    .block.related .block-title.title,
    .block.upsell .block-title.title,
    .block.crosssell .block-title.title {
        padding: 10px 0 !important;
    }

    .products-grid .owl-carousel .product-item {
        margin-bottom: 0;
    }

    .columns .column.main {
        padding-bottom: 0px;
    }

    .owl-carousel .owl-nav [class*='owl-']:before {
        line-height: 64px;
    }

    .checkout-cart-index .cart.table-wrapper .item .col.item {
        padding: 10px 5px 10px 0px !important;
    }

    .checkout-cart-index .cart.table-wrapper .col.price {
        padding: 10px 0px 10px !important;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty {
        padding: 10px 4px 10px !important;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        display: none !important;
    }

    .checkout-cart-index .cart.table-wrapper .col.subtotal {
        padding: 10px 4px 10px !important;
    }

    .checkout-cart-index .cart.table-wrapper thead .col.item {
        display: table-cell;
    }

    .cart-discount .block .content {
        padding: 20px;
    }

    #discount-giftcard-form .fieldset.coupon {
        margin-bottom: 0;
    }

    #discount-giftcard-form .fieldset.coupon .field {
        margin: 0;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary,
    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip {
        width: 100%;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.primary .primary,
    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary {
        width: 100% !important;
        float: none !important;
    }

    .customer-account-login .login-container .block-customer-login .actions-toolbar>div.secondary {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .products.grid.products-grid .list-product-wishlist {
        display: none;
    }

    #category-products-grid .products.list.items .cdz-hover-section .cdz-product-top {
        padding: 0;
        border: 0;
    }

    .products-grid #category-products-grid .product-item .product-item-info .cdz-hover-section {
        padding: 0;
    }

}

@media (max-width: 480px) {

    .info-account-summary #value-bl,
    .info-account-summary #value-tc,
    .info-account-summary #value-hl,
    .info-account-summary #value-tp {
        font-size: 16px;
    }

    .product-image-photo {
        height: auto !important;
        width: 100% !important;
    }

    .products-list .product-item-photo .product-image-container {
        width: 100% !important;
    }

    .filter-active #layered-filter-block .filter-title strong {
        position: absolute !important;
    }

    .page-main .sidebar .block.filter .block-title {
        text-align: center;
        margin-bottom: 20px;
    }

    .customer-account-login .login-container,
    .customer-account-login .customerright-container {
        padding: 0 10px;
    }

    .customer-account-login .customerright-container {
        margin-top: 20px;
    }

    .customer-account-forgotpassword .forgot-title strong {
        font-size: 30px;
    }

    .customer-account-login .page-main .block-customer-login .block-title strong,
    .customer-account-login .page-main .block-new-customer .block-title strong {
        font-size: 40px;
    }

    .login_right_bottom .block-title {
        font-size: 40px;
    }

    .customer-account-create .page-main .block-register-account .block-title strong,
    .customer-account-forgotpassword .forgot-title strong {
        font-size: 40px;
        line-height: 36px;
    }

    .authArea .tilte {
        font-size: 40px;
    }

    .block.newsletter .form.subscribe {
        display: block;
    }
}

.cms-request-a-free-mail-order-catalogue .bfb-form-success.bfb-form-success-style1 {
    color: #FFF;
    background-color: #d7522d !important;
    font-size: 24px;
    text-align: center;
}

div.field-recaptcha {
    clear: both;
    display: inline-block;
    width: 252px;
    margin-left: 34px;
    margin-top: 10px;
}

div.field.g-recaptcha.required {
    clear: both;
    margin-bottom: 10px;
}

.action.primary.checkout:focus,
.action.primary.checkout:active {
    color: #ffffff !important;
}

#braintree_expirationDate {
    width: 120px;
}

.field-tooltip .field-tooltip-action.action-cvv {
    margin: 4px 15px 0 0;
}

.checkout-index-index .opc-wrapper .fieldset>.field.cvv>.label {
    max-width: 100%;
}

.payment-method-braintree .hosted-error {
    font-size: 14px !important;
}

.payment-method-content .messages {
    clear: both;
    margin-bottom: 10px;
}

.affiliate-strength-meter {
    line-height: 21px;
    font-size: 11px;
}

#refer_content {
    color: #999;
}

.customerright-container {
    position: relative;
}

.login_right_image {
    height: 363px;
}

.login_right_bottom {
    margin-top: 25px;
    padding: 20px 40px;
    text-align: center;
    display: flex;
    align-items: center;
    border: 1px solid #a7a7a7;
}

.login_right_bottom p {
    font-size: 15px;
    font-weight: 600;
}

.login_right_bottom .actions-toolbar {
    text-align: center;
}

.login_right_bottom .actions-toolbar .primary {
    float: none;
    display: block;
    width: 60%;
    margin: 0 auto;
}

.login_right_bottom .actions-toolbar .primary .action {
    margin: 10px 0 0;
    border-color: #d6522d;
    color: #d6522d;
    background-color: #ffffff;
}

.login_right_bottom .actions-toolbar .primary .action:hover {
    color: #ffffff;
    background-color: #d6522d;
    border-color: #d6522d;
}

.login_right_bottom .block-title {
    display: block;
    font-size: 24px;
    text-align: center;
    padding-bottom: 15px;
    border-width: 0;
    font-family: "Just Lovely" !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize;
    display: inline-block;
}

.login_right_bottom .block-title::first-line {
    text-transform: capitalize;
}

.login_right_bottom .block-title strong {
    font-weight: 500;
}

.block-new-customer .block-content .actions-toolbar a.primary {
    text-transform: uppercase;
    width: 100%;
    margin: 0px auto;
    max-width: 257px;
}

button.yotpo-default-button.yotpo-icon-btn.write-question-review-button.write-button.write-review-button {
    text-transform: uppercase;
}

@media (min-width: 769px) {
    .block.block-new-customer .actions-toolbar .primary {
        float: none;
    }
}

.block.related .related-available .product-item-name {
    margin-left: 0px;
}

@media (max-width: 767px) {

    .login_right_bottom .actions-toolbar .primary,
    .login_right_bottom .actions-toolbar .primary .action {
        width: 100%;
    }

    .login_right_bottom {
        height: auto !important;
        padding: 30px;
    }

    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 14px !important;
    }

    .yotpo .standalone-bottomline .star-clickable {
        align-items: center !important;
    }

    .yotpo .yotpo-bottomline .text-m {
        font-size: 11px;
        width: 49px;
        white-space: nowrap;
    }

    .treding_now_slider .owl-carousel .owl-item .product-item .yotpo .yotpo-bottomline .text-m {
        width: auto;
    }

    .product.details.slider-product-item-details.treding_sider_item .product-item-name a {
        font-size: 13px;
    }

    .treding_product_slides .owl-carousel .owl-nav button.owl-next,
    .treding_product_slides .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        margin-top: 0px !important;
    }
}

.wishlist-index-index.affiliate-account-wishlist .pager .limiter {
    float: left !important;
}

@media (max-width: 375px) {

    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 8px !important;
    }
}

body.bss_quickview-catalog_product-view .product-info-content {
    width: 55%;
}

body.bss_quickview-catalog_product-view .product-main-content {
    width: 42%;
}

body.bss_quickview-catalog_product-view #ajax-goto {
    float: right;
}

body.bss_quickview-catalog_product-view .product.media .fotorama__stage__frame {
    background: #fff;
}

body.bss_quickview-catalog_product-view #bss_configurablegridview .configu-table .content-config {
    max-height: 400px;
}

.mfp-iframe-holder .mfp-close {
    top: -43px;
    right: 0;
    background: #fff;
    opacity: 1;
    color: #000;
    padding: 0px;
}

.mfp-iframe-holder .mfp-content {
    background-color: #fff;
}

body .product-item .bss-quickview {
    color: #FFFFFF;
    background-color: #d6522d;
    padding: 10px 10px;
    text-transform: inherit;
    font-size: 14px;
    bottom: 1px !important;
}

.unavailable,
.available {
    padding: 10px 3px 0 0px;
}

.mfp-iframe-holder .mfp-content .block-product-tags,
.mfp-iframe-holder .mfp-content #yotpo_testimonials_btn {
    display: none;
}

#ajax-goto .goto-product {
    text-decoration: underline;
}

.products-grid #category-products-grid .product-item .product-item-name {
    text-align: left;
}

@media (max-width: 767px) {
    .columns .mobile_desc_max.active {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 62px;
        margin-bottom: 5px;
    }

    .columns .category-description {
        margin-bottom: 10px;
    }

    .read_more_wrapper button {
        text-transform: none;
        padding: 2px 0px;
        background-color: transparent;
        color: #d6522d;
        margin-bottom: 20px;
        border: 0;
        border-bottom: 0px solid #ddd;
        margin: 0px auto;
    }

    .read_more_wrapper button i.fa {
        font-size: 30px;
    }

    body.bss_quickview-catalog_product-view .product-main-content {
        width: 100%;
        text-align: right;
    }

    body.bss_quickview-catalog_product-view .product-info-content {
        width: 100%;
    }

    body.bss_quickview-catalog_product-view .product-info-main .product-options-bottom {
        padding: 0 0 30px;
        clear: both;
        text-align: left;
    }

    body.bss_quickview-catalog_product-view .view-product-wishlist {
        width: 48%;
        display: none;
    }

    body.bss_quickview-catalog_product-view .btn.towishlist {
        width: 100%;
    }

    body.bss_quickview-catalog_product-view .product-add-form .box-tocart .actions {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    body.bss_quickview-catalog_product-view .product-info-main .box-tocart .control {
        margin-top: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: left;
    }

    body .product-item .bss-quickview {
        display: block !important;
        bottom: 1px;
    }

    body.catalog-category-view .page-title-wrapper h1,
    body .product-info-main .page-title-wrapper .page-title,
    body .product-info-content .page-title-wrapper .page-title {
        font-size: 46px;
        line-height: 36px;
    }

    .bss_quickview-catalog_product-view .yotpoBottomLine {
        display: none;
    }

    .page-wrapper .page-header .switcher {
        display: block;
        margin: 0 auto !important;
        text-align: center;
        cursor: pointer;
    }

    .header-additional {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    @media (max-width: 767px) {
        .header-additional {
            padding-bottom: 7px;
        }

        .checkout-cart-index .top-main-wrapper {
            padding: 0px 30px 0 0px;
        }
    }

    .mobile-search-wrapper .block-search input[type="text"] {
        height: 38px;
        border: 1px solid #d6522d !important;
        border-radius: 0;
    }

    .page-header .header-wrapper-bottom {
        border-bottom: 0;
    }

    .header-additional .additional-links {
        text-align: center;
        padding-left: 0px;
        margin-top: 0;
    }

    body .category-view .category-image {
        display: none;
    }

    .nav-toggle:before {
        right: 0;
        left: auto;
    }

    body .sidebar.sidebar-main .block.filter .filter-content .filter-options-title,
    body .sidebar.sidebar-additional .block.filter .filter-content .filter-options-title {
        font-size: 12px;
        margin-top: 0;
        padding: 11px 7px;
        border: 1px solid #a3a3a3;
        border-width: 1px;
        text-transform: none;
        font-weight: 300;
    }

    body .sidebar.sidebar-main .block.filter .filter-content .filter-options-title:after,
    body .sidebar.sidebar-additional .block.filter .filter-content .filter-options-title:after {
        background: transparent;
        padding: 3px 5px 3px 5px;
        color: #333;
        top: 9px;
    }



    body .products-grid .products.list.items .product-item .product-image-wrapper,
    body .products-grid #category-products-grid .products.list.items .product-item .product-image-wrapper {
        padding-bottom: 0px !important;
        height: 150px !important;
    }

    body .products-grid .products.list.items .product-item .product-image-photo {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    a.bss-quickview {
        left: 10px !important;
        right: 10px !important;
    }


    .product.photo.product-item-photo {
        width: 100%;
    }

    .unavailable,
    .available {
        min-height: 38px;
        padding: 10px 0px 0 0px;
        width: 100%;
    }

    .products-grid #category-products-grid .product-item .product-item-info .info-details {
        min-height: 145px;
        padding: 0px 10px;
    }

    body .product-item .product-item-info:hover .bss-quickview {
        left: 10px !important;
        right: 10px !important;
        width: auto !important;
        padding: 10px 10px !important;
        bottom: 1px !important;
    }

    body .products.grid.products-grid .product-item-name>a {
        border-bottom: 1px solid #ddd;
        padding-bottom: 4px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 54px;
        border-top: 1px solid #ddd;
        padding-top: 4px;
        font-size: 12px;
    }

    .additional-links .wishlist,
    .page-wrapper .page-header .minicart-wrapper,
    .page-wrapper .page-header .minicart-wrapper+.nav.item {
        display: none;
    }

    .mobile_user_n_cart {
        position: absolute;
        right: 50px;
        top: 20px;
        display: flex;
        align-items: start;
    }

    .mobile_user_n_cart a {
        display: inline-block;
        text-align: center;
        color: #282828;
        padding: 0 6px 0px 7px;
    }

    .mobile_user_n_cart a span {
        display: block;
        font-size: 10px;
    }

    .mobile_user_n_cart a span svg {
        width: 24px;
    }

    .mobile_user_n_cart a span svg path {
        fill: #282828;
    }

    .nav-toggle::after {
        content: "Menu";
        display: block;
        text-align: center;
        color: #282828;
        z-index: 99999;
        font-size: 10px;
        margin-top: 24px;
    }

    .nav-open .nav-toggle::after {
        margin-top: 0;
    }

    .nav-open .nav-toggle:after {
        background: rgb(0 0 0 / 42%);
    }

    .products-grid .product-item-info {
        margin: 0;
    }

    .block.filter>h4 {
        font-size: 12px;
        margin-top: 6px;
    }

    .products.grid.products-grid .gridViewPrice .price_text {
        border-bottom: 0px solid #ddd;
    }

    body .product-item .bss-quickview {
        color: #d6522d;
        background-color: transparent;
        border: 1px solid #d6522d;
    }

    .product-style11 .product-item .product-item-info,
    .products-grid #category-products-grid .product-item .product-item-info {
        margin: 0;
        box-shadow: none;
        border: 1px solid #e1e1e1;
        border-radius: 0;
    }

    .page-layout-2columns-left .sidebar-main {
        padding-bottom: 0;
    }

    .products-grid #category-products-grid .product-item .product-item-name {
        /*border-top: 1px solid #e1e1e1;*/
        padding-top: 10px;
        white-space: normal;
        text-overflow: initial;
    }

    .page-products .mfp-container {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        -moz-transition: transform .5s ease, -moz-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease;
        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        transition-delay: .2s;
        position: relative !important;
        padding: 0 !important;
    }

    .page-products .mfp-ready .mfp-container {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    body.catalog-category-view #toolbar-wrap .toolbar {
        margin-bottom: 10px;
        background: #f8f8f8;
        padding-bottom: 4px;
    }

    .page-with-filter .toolbar-amount {
        padding: 8px 0 4px !important;
    }

    .read_more_wrapper+p,
    .category-description+p {
        display: none;
    }

    .products-grid .product-item .product-item-info .cdz-buttons-container form {
        display: block;
        width: 100%;
    }

    #mobile_sort {
        display: flex;
        justify-content: space-between;
    }

    #mobile_sort button {
        width: 48%;
        border: 1px solid #a3a3a3;
        color: #121212;
        text-transform: none;
        padding: 10px 15px;
        font-weight: 400;
        font-family: 'ProximaNova-Bold';
    }

    #mobile_sort button.active {
        background: #d6522d;
        color: #fff;
        border-color: #d6522d;
    }

    .page-products .sorter {
        top: -15px;
        left: 0;
        right: auto;
        width: 100%;
    }

    label.sorter-label {
        font-size: 16px;
        margin-bottom: 2px;
        display: block;
        font-weight: 600;
    }

    /*  .page-products .mfp-wrap {
    position: fixed !important;
    bottom: 0 !important;
    top: auto !important;
  }*/
    body .product-info-main .box-tocart .field.qty .control input {
        font-style: normal;
        font-size: 17px !important;
    }

    .page-products .search.content {
        display: none;
    }

    .page-products .block.filter#layered-filter-block>h4,
    body .sidebar.sidebar-main .block.filter .filter-content [attribute="mptablerate_shipping_group"] {
        display: none;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title {
        border: 0;
        padding-bottom: 18px;
        margin-bottom: 0;
    }

    .page-products .block.filter#layered-filter-block .block-title.filter-title::after {
        content: 'Filter By';
        font-size: 16px;
        margin-bottom: 2px;
        display: block;
        font-weight: 600;
        text-transform: uppercase;
        display: block;
    }

    body.catalog-category-view .page-title-wrapper h1,
    .columns .category-description,
    .read_more_wrapper {
        text-align: center;
        width: 100%;
    }

    body.catalog-category-view .page-title-wrapper h1 {
        margin-bottom: 10px;
    }

    .page-products .mfp-content {
        position: relative !important;
        height: 80vh !important;
    }

    body.catalog-product-view {
        overflow: auto !important;
    }

    body.catalog-category-view #toolbar-wrap {
        padding: 0;
        background: transparent;
    }

    .page-products .mfp-wrap {
        top: auto !important;
        position: fixed !important;
        bottom: 0 !important;
        height: 80vh !important;
    }

    .page-products .mfp-iframe-scaler {
        height: 80vh !important;
        overflow: auto !important;
        padding-top: 0 !important;
    }

    .page-products .mfp-iframe-scaler iframe {
        height: 80vh !important;
        overflow: auto !important;
        padding-top: 40px;
    }

    .page-products .mfp-iframe-holder .mfp-close {
        top: 0 !important;
        font-size: 40px;
        padding-right: 10px;
        background: #f8f8f8;
    }

    .bss_quickview-catalog_product-view .product.media {
        display: none;
    }

    .bss_quickview-catalog_product-view .page-title-wrapper .page-title {
        font-size: 46px !important;
        margin-top: 0 !important;
        display: none;
    }

    .products-grid .product-item .product-item-info .cdz-buttons-container {
        padding-top: 0;
    }

    .bss_quickview-catalog_product-view .box-tocart .control .qty-minus .btn-qty,
    .bss_quickview-catalog_product-view .box-tocart .control .qty-plus .btn-qty {
        line-height: 10px;
        font-size: 22px;
        padding: 4px 10px;
        color: #282828;
    }

    .bss_quickview-catalog_product-view .product-options-wrapper .fieldset .field .control:after {
        display: none;
    }

    .bss_quickview-catalog_product-view .product-options-wrapper .fieldset .field .control select {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        -ms-appearance: auto;
        -o-appearance: auto;
        appearance: auto;
        background-image: none !important;
    }

    body.bss_quickview-catalog_product-view #ajax-goto {
        text-align: center;
        margin-bottom: 10px;
        display: none;
    }

    body.bss_quickview-catalog_product-view .product-info-main .product-info-price .price-box {
        padding: 0 !important;
        text-align: left;
        margin-top: -40px;
    }

    body.bss_quickview-catalog_product-view .product-options-bottom .fieldset .field {
        margin-bottom: 0;
    }

    body.bss_quickview-catalog_product-view span.rm_handlelength {
        position: relative;
        right: 0px;
        top: 13px;
        z-index: 9;
        font-size: 18px;
        text-transform: capitalize;
        font-size: 14px;
    }

    body.bss_quickview-catalog_product-view .price-box .price-container .price-label {
        font-size: 16px;
    }

    body.bss_quickview-catalog_product-view .product-info-content .product-info-price .price-box {
        margin-bottom: 0;
        padding: 0;
        margin-top: 0px;
    }

    body.bss_quickview-catalog_product-view .product-info-price .price-box .price-container .price {
        color: #d7522d;
        font-size: 16px;
        height: 8px;
    }

    body.bss_quickview-catalog_product-view .withTaxSmartPoint {
        margin-top: 8px;
        font-size: 14px;
        margin-bottom: 8px;
    }

    body.bss_quickview-catalog_product-view .fieldset>.field {
        margin: 0 0 10px;
    }

    body.bss_quickview-catalog_product-view .fieldset .field label.label_quantity {
        font-size: 14px;
        display: block;
        width: auto;
        text-transform: uppercase;
        font: 600 14px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    }

    body.bss_quickview-catalog_product-view span.price-container.price-final_price.tax.weee.rewards_earn {
        position: relative;
        /*top: 50px;*/
        color: #000;
    }

    body.bss_quickview-catalog_product-view .fieldset>.field.required>.label:after {
        top: 2px;
        font-size: 17px;
        margin-left: 0;
    }

    body.bss_quickview-catalog_product-view .withTaxSmartPoint .spoints {
        color: #d7522d;
    }

    body.bss_quickview-catalog_product-view .product.info.detailed:not(.without_tab) {
        border: 0;
        border-top: 0;
        padding-top: 0px;
        margin-bottom: 0;
    }

    .page-title-wrapper+.read_more_wrapper {
        display: none;
    }

}

/**********Quick View Changes****/
.mfp-iframe .mfp-iframe-holder .mfp-close {
    margin: 0px !important;
}

@media (max-width: 767px) {
    .mfp-iframe body.bss_quickview-catalog_product-view .product-info-content .product-info-price .price-box {
        display: block;
        text-align: right;
    }

    .mfp-iframe body.bss_quickview-catalog_product-view span.rm_handlelength {
        float: left;
        text-align: left;
        display: block;
        margin-bottom: 20px;
    }

    .mfp-iframe body.bss_quickview-catalog_product-view span.rm_handlelength {
        font-weight: 600;
        text-align: left;
        display: inline-block;
        float: left;
        margin-bottom: 20px;
    }

    .mfp-iframe body.bss_quickview-catalog_product-view .product-info-content .product-info-price .price-box {
        display: block;
        text-align: right;
    }
}

/**********end *****/
@media (min-width: 768px) {
    .mobile_user_n_cart {
        display: none;
    }
}

#co-shipping-method-form .field.choice.item {
    position: relative;
    padding-left: 20px;
}

#co-shipping-method-form .field.choice.item .radio {
    position: absolute;
    top: 2px;
    left: 0;
}

#co-shipping-method-form .field.choice.item .mp-comment {
    padding-top: 0px;
}

#co-shipping-method-form .mp-row-comment .mp-col-comment {
    padding-left: 30px;
}

@media(min-width: 767px) {

    .page-header .header-top-ads .item.header-ad-update a,
    .page-header .header-top-ads .item.header-ad-update span {
        font-family: 'ProximaNova-Regular';
        color: #333333;
        font-size: 15px;
        line-height: 18px;
        padding-top: 2px;
        display: block;
    }

    .page-header .header-top-ads .item.header-ad-update a:hover {
        color: #d7522d;
        text-decoration: none;
    }
}

body .product-info-main div#bss_configurablegridview.cart.table-wrapper .items .item-info:nth-child(2n) {
    background: #e5e5e5;
}

.table-totals .totals.charge {
    display: none;
}

.field.required.col-mp.mp-6[name*="mpOrderSummaryOscAttributes.order_catalogue_request"] {
    display: block;
}

.page-products .mfp-preloader {
    animation: initial;
    background: url(../images/tripple-Ring-Preloader.gif);
    height: 100px;
    background-position: center;
    background-size: 500px;
}

/* MY PREVIOUS PURCHASES Page */
.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders {
    padding: 0px;
    background: #f9f9f9;
    border: 1px solid #999999;
    box-shadow: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table {
    margin: 0;
    border-top: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table tbody tr td:nth-child(8) {
    text-align: center;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table thead th {
    vertical-align: top;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .product-name a {
    color: #121212;
    text-decoration: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .product-name+div,
.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .action.edit+div {
    font-size: 12px;
    margin-top: 7px;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .action.edit {
    float: right;
    margin-left: 5px;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .action.edit::before {
    font-size: 16px;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .increment-id a {
    color: #121212;
    text-decoration: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table thead tr {
    border-bottom: 1px solid #999999;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row {
    border-top: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row:hover {
    background: #e4e4e4;
}

.order-details-items .toolbar-amount {
    padding: 10px 10px 0 0;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row .qty input {
    width: 40px;
    border: 1px solid #999999;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row button.action.primary {
    text-transform: none;
    padding: 7px 12px;
    margin-bottom: 8px;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row .action-menu-item+span {
    color: red;
    text-align: center;
    display: block;
    font-size: 12px;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table .data-row.oos-hide .action-menu-item+span {
    display: none;
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table input[type="checkbox"] {
    width: 18px;
    height: 18px
}

.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table th,
.account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders table td {
    padding: 13px 10px;
}

.account.reorder-customer-index .admin__data-grid-header-row div {
    width: auto;
}

.account.reorder-customer-index .admin__data-grid-header-row>div ul {
    margin: 0px;
    padding: 0px;
}

.account.reorder-customer-index .admin__data-grid-loading-mask {
    text-align: center;
}

.account.wishlist-index-index .limiter {
    display: block;
    margin-left: 14px;
}

.account.wishlist-index-index .limiter strong,
.account.wishlist-index-index .limiter select,
.account.wishlist-index-index .limiter span {
    display: inline-block;
    vertical-align: middle;
}

.account.wishlist-index-index .mp-wishlist-category.multiple-view {
    display: block;
}

@media only screen and (max-width: 767px) {
    .account.reorder-customer-index .column.main .customer_orders .admin__data-grid-outer-wrap .customer_orders {
        overflow: auto;
    }

    body.catalog-category-view #toolbar-wrap .toolbar {
        background: #fff;
    }
}

.wishlist-index-index .wishlist-toolbar .pager .pages {
    text-align: right;
    padding-right: 190px;
}

.wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last {
    top: 2px;
    padding: 0 !important;
    background: none;
    border: none;
}

.wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last :before {
    color: #fff;
    margin-right: 5px;
    font-size: 14px;
}

.wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last #save-view-as {
    color: #fff;
    background: #d6522d;
    border: 1px solid #d6522d;
    display: block;
    font-size: 16px;
    text-decoration: none;
    padding: 7px 10px;
}

.wishlist-index-index .wish_option {
    font-size: 1.1rem;
}

.wishlist-index-index .wish_option .values {
    font-weight: 700;
}

.wishlist-index-index .products-grid .product-item .product-item-info {
    padding-bottom: 80px;
}

.wishlist-index-index .products-grid .product-item a {
    text-decoration: none !important;
}

.wishlist-index-index .product-item-inner {
    position: absolute;
    bottom: 0px;
    margin: 0;
    width: 100%
}

.customer_orders .price+br+div {
    font-size: 9px;
}

.agree-vat-checkbox .field-tooltip {
    position: relative;
    display: inline-block;
}

.agree-vat-checkbox .field-tooltip .field-tooltip-content {
    left: auto;
    right: 38px;
}

.agree-vat-checkbox .field-tooltip .field-tooltip-content:before,
.agree-vat-checkbox .field-tooltip .field-tooltip-content:after {
    left: auto;
    right: -21px;
    transform: rotate(180deg);
}

.agree-vat-checkbox label sup {
    font-size: 25px;
    color: #ff0000;
    top: 6px;
    font-weight: 600;
}

.shareSocialMediaIcon {
    margin: 0 0 0 4px;
    display: inline-block;
}

.shareSocialMediaIcon a {
    font-size: 21px;
    display: inline-block;
    margin: 0 0 0 5px;
    color: #fff !important;
    width: 34px;
    height: 34px;
    border: 1px solid #d6522d;
    background: #d6522d;
    text-align: center;
    line-height: 32px;
}

.shareSocialMediaIcon a:hover {
    color: #d6522d !important;
    background: #fff;
}

.restrictedCountryCheckbox.field.required .label:after {
    content: '*';
    color: #e02b27;
    font-size: 24px;
    margin: 0 0 0 0px;
    font-weight: bold;
}

@media(max-width: 768px) {

    .wishlist-index-index .wishlist-toolbar .pager .pages {
        text-align: inherit;
        padding-right: 0;
    }

    .wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last {
        top: 0;
    }

    .account.wishlist-index-index .mp-wishlist-category.multiple-view {
        padding-top: 50px;
    }

    .forgotpassword_left_inner {
        padding: 50px 20px !important;
    }

    .rc-anchor-normal {
        width: 100%;
    }

    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: auto;
        width: auto;
    }

    .fieldset .field .control input {
        width: 70%;
        width: 100%;
    }

    .customer-account-login .fieldset .field .control input {
        width: 100%;
    }

}

@media only screen and (max-width: 411px) {
    .forgotpassword_left_inner {
        padding: 50px 20px !important;
    }

    .rc-anchor-normal {
        width: 70%;
    }

    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: auto;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 10px;
        width: auto;
    }

    .rc-anchor-normal .rc-anchor-pt {
        right: 79px;
        text-align: right;
        width: auto;
    }

    .fieldset .field .control input {
        width: 70%;
    }
}

@media only screen and (max-width: 360px) {
    .rc-anchor-normal {
        width: 95%;
    }

    .grecaptcha-badge {
        width: 219px !important;
    }

    .rc-anchor-invisible {
        width: 200px !important;
    }

    .rc-anchor-invisible-text {
        padding: 0px 8px !important;
    }
}

@media only screen and (max-width: 340px) {
    .rc-anchor-normal {
        width: 90%;
    }
}

@media only screen and (max-width: 330px) {
    .rc-anchor-normal {
        width: 84%;
    }
}

/* Cart & Checkout Page 2022 */
.checkout-cart-index .cart.table-wrapper {
    padding: 0 38px;
}

.checkout-cart-index .loader {
    position: absolute;
    text-align: center;
    padding: 100px 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.checkout-cart-index .cart.table-wrapper {
    border-color: rgba(0, 0, 0, 0.2);
}

.checkout-cart-index .cart.table-wrapper .item {
    border-bottom-color: #e1e1e1 !important;
}

.checkout-cart-index .cart.table-wrapper .item:last-child {
    border-bottom: none;
}

.checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 18px 8px 18px 0;
}


.checkout-cart-index .cart.table-wrapper .item .col.subtotal {
    padding: 38px 11px 45px 0;
    vertical-align: bottom;
}

.checkout-cart-index .cart.table-wrapper .item .col.subtotal .price-including-tax .cart-price .price {
    font-family: 'ProximaNova-Medium';
    font-weight: normal;
}


.checkout-cart-index .cart.table-wrapper .product-item-details {
    padding-bottom: 0px;
    max-width: 406px;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a {
    color: #000;
    text-transform: none;
    font-family: 'ProximaNova-Medium';
    display: block;
    line-height: normal;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
    margin: 0px;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .item-options {
    margin-top: 7px !important;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dt,
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dd {
    margin-bottom: 0px !important;
    font-size: 12px;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dt {
    margin-right: 5px !important;
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    margin-bottom: 5px !important;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar {
    position: absolute;
    top: 38px;
    right: 0;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit {
    margin-right: 30px;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit:before {
    font-size: 16px;
    color: #000;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-delete:before {
    font-family: 'ProximaNova-Regular';
    content: 'X';
    font-size: 16px;
    color: #000;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .table-caption+thead {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .cart.item .col.price {
    display: none;
}


.checkout-cart-index .cart.table-wrapper .field.qty .control {
    text-align: left;
    padding-top: 0px;
}

.checkout-cart-index .cart.table-wrapper .field.qty .label {
    display: block;
    position: static;
    height: auto;
    width: auto;
    text-align: left;
    margin: 0 0 10px;
    font-size: 12px;
}

.checkout-cart-index .cart.table-wrapper .field.qty .button-action {
    height: 30px;
    width: 35px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    vertical-align: top;
}

.checkout-cart-index .cart.table-wrapper .field.qty .input-text {
    height: 30px;
    width: 35px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    font-family: 'ProximaNova-Regular';
    font-size: 12px;
    text-align: center;
    display: inline-block;
    color: #000000;
    margin: 0;
    position: static;
    vertical-align: top;
}

.checkout-cart-index .cart.table-wrapper .field.qty .button-action:focus,
.checkout-cart-index .cart.table-wrapper .field.qty .button-action:hover,
.checkout-cart-index .cart.table-wrapper .field.qty .input-text:focus,
.checkout-cart-index .cart.table-wrapper .field.qty .input-text:hover {
    border-color: #D6522D;
    color: #D6522D;
}

.checkout-cart-index .cart.main.actions {
    border-top: none;
    border-color: rgba(0, 0, 0, 0.2);
}

.checkout-cart-index .cart.main.actions .action {
    padding: 9px 20px;
    margin: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Regular';
}


.checkout-cart-index .cart-discount .block {
    padding-top: 20px;
}

.checkout-cart-index .cart-discount .block .content {
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 34px 21px;
}

.checkout-cart-index #discount-giftcard-form .fieldset.coupon {
    margin: 0px;
}

.checkout-cart-index #discount-giftcard-form .fieldset.coupon .field {
    margin: 0px;
}

.checkout-cart-index .fieldset .field .control input,
.checkout-cart-index .fieldset .field .control select,
.checkout-cart-index .fieldset .field .control input#giftcard_code {
    border-color: rgba(0, 0, 0, 0.2) !important;
    height: 38px !important;
    padding: 0 20px !important;
    font-family: 'ProximaNova-Regular';
}

.checkout-cart-index #discount-giftcard-form .fieldset.coupon .action.primary {
    height: 38px;
    width: 90px;
    font-family: 'ProximaNova-Regular';
}

.checkout-cart-index #co-shipping-method-form .item-title {
    font-size: 16px;
    margin-bottom: 10px;
}

.checkout-cart-index #cart-totals {
    padding: 12px 0 0 0;
}


.checkout-cart-index .cart-summary {
    border-color: rgba(0, 0, 0, 0.2) !important;
    z-index: 2;
}

.checkout-cart-index #cart-totals .data.table.totals th,
.checkout-cart-index #cart-totals .data.table.totals td {
    text-transform: none;
    font-family: 'ProximaNova-Medium';
    padding-top: 0;
    padding-bottom: 12px;
}

.checkout-cart-index #cart-totals .data.table.totals .grand.totals th,
.checkout-cart-index #cart-totals .data.table.totals .grand.totals td {
    padding-top: 12px;
    padding-bottom: 12px;
}

.checkout-cart-index .cart-totals .grand strong,
.checkout-cart-index .opc-block-summary .table-totals .grand strong {
    font-weight: normal;
}

.checkout-cart-index .fieldset>.field>.label,
.checkout-cart-index .fieldset>.fields>.field>.label {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
}

.checkout-cart-index .msginfo {
    width: 100%;
}

.checkout-cart-index .msginfo span {
    color: #fff;
    font-weight: normal;
    border: none;
    padding: 7px 15px;
    display: inline-block;
    font-family: 'ProximaNova-Medium';
    font-size: 12px;
    background: #d7522d;
    margin: 5px 0 0 0;
}

.checkout-cart-index .cart-summary .block .title strong,
.checkout-cart-index .cart-summary .block .discount-form b {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
}

.checkout-cart-index .cart-summary .block .title {
    border-color: #000;
}

.checkout-cart-index .cart-summary .block #points_amount {
    border-color: #000;
}

.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form .buttons-container {
    text-align: right;
    margin: 16px 0 0 0;
    width: 100%;
    order: 5;
}

.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form .buttons-container .action {
    padding: 7px 20px;
    margin: 0px;
    text-transform: capitalize;
    font-family: 'ProximaNova-Regular';
}

.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form .checkbox-group,
.checkout-cart-index .rewards__checkout-cart-usepoints .input-box,
.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form p {
    width: 100%;
}

.checkout-cart-index .rewards__checkout-cart-usepoints .discount-form .checkbox-group #points_all {
    width: 14px;
    height: 14px;
}

.checkout-cart-index .rewards__checkout-cart-usepoints .input-box label {
    left: 0;
}

.checkout-cart-index .rewards__checkout-cart-usepoints #points_amount:focus+label,
.checkout-cart-index .rewards__checkout-cart-usepoints #points_amount:valid+label {
    top: -16px;
    font-size: 10px;
}

.checkout-cart-index #reward-points-form+hr {
    display: none;
}

.checkout-cart-index #co-shipping-method-form .field.choice.item {
    padding-left: 85px;
    margin: 10px 0;
    min-height: 40px;
}

.checkout-cart-index .cart.table-wrapper .field.qty .input-text {
    margin-right: 3px;
}

.checkout-cart-index .cart-summary .block .item-options .field.choice.item>img {
    max-height: 32px;
    position: absolute;
    top: 0;
    left: 22px;
    max-width: 50px;
}

.checkout-cart-index .cartCS {
    text-align: center;
    padding: 30px 0 5px 0;
}

.checkout-cart-index .cartCS a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: normal;
}

.checkout-cart-index .cartCS img {
    display: block;
    margin: 10px auto 0 auto;
}

/* checkout */
.checkout-index-index .fieldset .field .control {
    max-width: 100%;
}

.checkout-index-index .fieldset .field .control input,
.checkout-index-index .fieldset .field .control select,
.checkout-index-index .fieldset .field .control input#giftcard_code {
    border-color: rgba(0, 0, 0, 0.2) !important;
    height: 38px !important;
    padding: 0 20px !important;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .fieldset .field .control textarea,
.checkout-index-index .osc-place-order-block.checkout-comment-block textarea {
    border-color: rgba(0, 0, 0, 0.2) !important;
    padding: 13px 20px !important;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .opc-wrapper .fieldset .field .label {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
}


.checkout-index-index .fieldset>.field {
    margin: 0 0 5px;
}

.checkout-index-index .red {
    margin-top: 5px;
}

.checkout-index-index .opc-wrapper #checkoutSteps {
    background-color: #fff;
    padding: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}

.checkout-index-index .col-mp {
    padding: 0px;
}

.checkout-index-index .row-mp {
    margin: 0px;
}

.checkout-index-index .opc-wrapper #checkoutSteps>.col-mp:first-child {
    padding-right: 84px;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
}

.checkout-index-index .opc.opc-sticky .sticky {
    padding-left: 84px;
}

.checkout-index-index .opc-wrapper #checkout-step-shipping.step-content {
    padding: 0px !important;
}

.checkout-index-index .osc-authentication-wrapper {
    padding-left: 0;
}

.checkout-index-index #checkoutSteps .step-title {
    background-color: transparent !important;
    padding: 0 0 10px !important;
    font-weight: normal !important;
    font-size: 20px !important;
    color: #000 !important;
    text-transform: none !important;
    border: none !important;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index #checkoutSteps .step-title i {
    display: none !important;
}

.checkout-index-index .qty-wrapper .button-action {
    height: 21px;
    width: 24px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    background-color: #FFFFFF !important;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    vertical-align: bottom;
}

.checkout-index-index .qty-wrapper .button-action i {
    line-height: 19px;
    display: block;
}

.checkout-index-index .qty-wrapper .button-action.minus i::before {
    content: "-";
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .qty-wrapper .button-action.plus i::before {
    content: "+";
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .qty-wrapper .qty-wrap {
    height: 21px;
    width: 24px;
    line-height: normal;
}

.checkout-index-index .qty-wrapper .qty-wrap .input-text.update {
    height: 21px;
    width: 24px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    font-family: 'ProximaNova-Regular';
    font-size: 12px;
    position: static;
    margin: 0px;
}

.checkout-index-index .qty-wrapper {
    padding: 5px 0 0 0;
    min-width: auto;
    height: auto;
    width: 100%;
    clear: both;
}

.checkout-index-index .qty-wrapper .label {
    display: block;
    position: static;
    height: auto;
    width: auto;
    text-align: left;
    margin: 0 0 4px;
    font-size: 12px;
}

.checkout-index-index .qty-wrapper .label::after {
    content: ":";
}

.checkout-index-index .opc-wrapper .step-content {
    padding: 0 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row:first-child {
    border-top: 0;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row:first-child td {
    border-top: 0;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row.mp-row-comment {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    margin-bottom: 15px;
}

.checkout-index-index .table-checkout-shipping-method tbody td {
    padding-bottom: 18px;
    padding-top: 15px;
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    display: block;
    width: auto;
}

.checkout-index-index .table-checkout-shipping-method tbody .col.col-method>img {
    position: absolute;
    top: 50%;
    left: 36px;
    max-width: 50px;
    transform: translate(0, -50%);
}

.checkout-index-index #checkout-shipping-method-load .table-checkout-shipping-method {
    border-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

#shipping-method-bottom-fieldset {
    margin-bottom: 0;
    clear: both;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row {
    position: relative;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method tr.row.mp-row-comment td {
    padding-bottom: 15px;
    padding-top: 0px;
    padding-left: 100px;
    padding-right: 15px;
    width: 100%;
}

.checkout-index-index .table-checkout-shipping-method tbody .col-price {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    padding-left: 73px;
}

.checkout-index-index .field.choice.col-mp input[type="checkbox"],
.checkout-index-index .field.billing-address-same-as-shipping-block.choice.col-mp input[type="checkbox"],
.checkout-index-index .field.restrictedCountryCheckbox input[name="restrictedCountrycheckbox"] {
    width: 14px;
    height: 14px;
}

.checkout-index-index .checkout-addition-block {
    padding: 13px 15px !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
}

.checkout-index-index .field.choice.col-mp {
    margin: 1px 0 !important;
}

.checkout-index-index .field-tooltip .field-tooltip-action:before {
    font-size: 14px;
    vertical-align: sub;
}

.checkout-index-index #onepage-checkout-shipping-method-additional-load .fieldset>.field:last-child {
    margin-bottom: 10px;
}

.checkout-index-index .field-error span {
    font-size: 12px;
}

@media (max-width: 767px) {
    .checkout-index-index .table-checkout-shipping-method tbody td {
        width: min-content;
    }
}

.checkout-index-index .table-checkout-shipping-method tbody tr td:first-child {
    padding-left: 12px;
}

.checkout-index-index #co-shipping-method-form .mp-row-comment .mp-col-comment {
    padding-left: 40px;
}

.checkout-index-index #co-shipping-method-form .mp-row-comment .mp-col-comment p {
    margin: 0px;
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
}

.checkout-index-index #checkoutSteps .minicart-items .product-item-name-block a {
    text-decoration: none;
    color: #000;
}

.checkout-index-index .opc-block-summary .product-item .product-item-detail {
    position: relative;
    padding-right: 23px;
}

.checkout-index-index .opc-block-summary .product-item .product-item-inner {
    margin: 0px;
}


.checkout-index-index .opc-block-summary .items-in-cart .product {
    position: static;
}

.checkout-index-index .opc-block-summary .product-item .product.options .toggle {
    float: right;
    padding: 0 5px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.checkout-index-index .opc-block-summary .product-item .product.options .toggle::after {
    margin: 0px !important;
}

.checkout-index-index .opc-block-summary .product-item .product.options .content {
    float: left;
    width: 100%;
}

.checkout-index-index #checkoutSteps .minicart-items .product-item-name {
    color: #000;
    text-transform: none;
    font-family: 'ProximaNova-Medium';
    display: block;
    line-height: normal;
    font-size: 14px !important;
    margin: 0px;
}

.checkout-index-index .opc-block-summary .items-in-cart>.title {
    margin-bottom: 0;
}

.checkout-index-index .opc-block-summary .block.items-in-cart {
    margin-bottom: 20px !important;
}

.checkout-index-index #checkout-review-table {
    border: none;
}

.checkout-index-index #checkout-review-table tbody tr td {
    padding: 15px 15px;
}

.checkout-index-index #checkout-review-table tbody tr:last-child td {
    border-bottom: none;
}

.checkout-index-index #checkout-review-table td.product {
    padding-left: 0px;
}

.checkout-index-index #checkout-review-table td.button-remove {
    padding: 0px;
    min-width: 0;
}

.checkout-index-index .minicart-items #checkout-review-table .product>.product-image-container {
    width: 80px !important;
}

.checkout-index-index .minicart-items #checkout-review-table .product>.product-image-container img {
    width: 100%;
}

.checkout-index-index #checkout-review-table thead {
    display: none;
}

.checkout-index-index #checkout-review-table .product-item-detail .item-options {
    margin: 4px 0 0 0;
    width: 100%;
    float: left;
}

.checkout-index-index #checkout-review-table .product-item-detail .item-options dd,
.checkout-index-index #checkout-review-table .product-item-detail .item-options dt {
    float: left;
    display: inline-block;
    margin-bottom: 0px !important;
    font-size: 12px;
}

.checkout-index-index #checkout-review-table .product-item-detail .item-options dt {
    margin-right: 5px !important;
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    clear: left;
}

.checkout-index-index #checkout-review-table .product-item-detail .item-options dt:after {
    content: ":";
}

.checkout-index-index #checkout-review-table td.subtotal {
    vertical-align: bottom;
    padding-right: 0px;
}

.checkout-index-index .opc-block-summary .product-item .price {
    font-family: 'ProximaNova-Medium';
    font-weight: normal;
}

.checkout-index-index #checkout-review-table .product-item {
    position: relative;
}

.checkout-index-index .remove-wrapper {
    padding: 0;
    position: absolute;
    top: 15px;
    right: 0;
}

.checkout-index-index .remove-wrapper .button-action.remove {
    padding: 0;
    background: none;
    margin: 0px;
    width: auto;
    height: auto;
}

.checkout-index-index .remove-wrapper .button-action.remove i::before {
    /*    font-family: 'ProximaNova-Regular';
    content: 'X';*/
    font-size: 16px;
    color: #000;
}

.checkout-index-index .osc-payment-after-methods {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: none;
    padding: 25px;
}

.checkout-index-index .opc-payment-additional .payment-option-title {
    border: none;
    padding: 0;
}


.checkout-index-index #co-place-order-area {
    padding: 0px !important;
}

.checkout-index-index .payment-method {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    margin-bottom: 15px;
}

.checkout-index-index .payment-method .field {
    float: none;
    border: none;
    padding: 0;
}

.checkout-index-index .opc-wrapper .step-content#checkout-step-payment {
    padding: 0px !important;
    margin: 0px;
}

.checkout-index-index .payment-method .field .radio {
    width: 18px;
    height: 18px;
    vertical-align: sub;
}

.checkout-index-index .checkout-payment-method .payment-method-content #payment_form_braintree {
    background: #ffffff;
    padding: 0;
    max-width: 317px;
    margin: 0;
}

.checkout-index-index #braintree_expirationDate {
    width: 100%;
}

.checkout-index-index .payment-method-braintree .hosted-control {
    border-color: rgba(0, 0, 0, 0.2) !important;
    height: 38px;
    font-family: 'ProximaNova-Regular';
    width: 100%;
    max-width: 100%;
}

.checkout-index-index .payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
    border-color: #0ead00 !important;
}

.checkout-index-index .payment-method-braintree .cvv {
    max-width: 100%;
}

.checkout-index-index .checkout-payment-method .ccard>.field.cvv>.control {
    padding-right: 0px !important;
}

.checkout-index-index .payment-method-braintree .cvv .field-tooltip {
    top: 4px;
    right: 0;
}

.checkout-index-index .checkout-agreements .action.action-show {
    text-transform: none;
    font-family: 'ProximaNova-Regular';
    margin: 0;
}

.checkout-index-index .checkout-agreements.fieldset .label {
    margin: 0 !important;
}

.checkout-index-index .checkout-agreements.fieldset input[type="checkbox"] {
    float: left;
    width: 14px;
    height: 14px;
}

.checkout-index-index .checkout-agreement+.checkout-agreement .action.action-show {
    text-transform: lowercase;
}

.checkout-index-index .opc-payment .payment-method-content .checkout-agreements-block {
    padding-top: 0;
}

.checkout-index-index .checkout-agreements-block .checkout-agreements {
    margin-bottom: 0;
}

.checkout-index-index .osc-payment-after-methods .payment-option-inner .input-text,
.checkout-index-index .osc-payment-after-methods .payment-option-inner #giftcard_code {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    height: 38px !important;
    padding: 0 20px !important;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .osc-payment-after-methods .form.form-discount {
    position: relative;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar {
    position: absolute;
    top: 0;
    right: 0;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar.rewards-checkout-buttons-block {
    position: static;
    text-align: right;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar.rewards-checkout-buttons-block .primary {
    text-align: right;
    width: 100%;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar button.action.action-apply,
.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar.rewards-checkout-buttons-block .primary .button {
    margin: 0px;
    height: 38px;
    text-transform: capitalize;
    font-family: 'ProximaNova-Regular';
    min-width: 128px;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar.rewards-checkout-buttons-block .primary .button {
    margin: 0 0 0 5px;
}


.checkout-index-index .osc-payment-after-methods .form.form-discount .onestepcheckout-newsletter.checkbox-group {
    margin: 25px 0 -29px 0;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount p {
    font-size: 12px;
}

.checkout-index-index .osc-payment-after-methods .form.form-discount p strong {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
}

.checkout-index-index .opc-payment-additional .payment-option-title {
    margin-bottom: 4px;
    clear: both;
}

.checkout-index-index .osc-payment-after-methods .opc-payment-additional .field .control {
    margin: 0px;
    float: none;
}

.checkout-index-index .osc-payment-after-methods .payment-option {
    margin-bottom: 15px;
}

.checkout-index-index .data.table.table-totals th {
    text-align: left;
    padding-left: 20px;
}

.checkout-index-index .data.table.table-totals th,
.checkout-index-index .data.table.table-totals td {
    border-color: rgba(0, 0, 0, 0.2) !important;
    font-family: 'ProximaNova-Medium';
    padding-bottom: 12px;
    padding-top: 0;
}

.checkout-index-index .data.table.table-totals .totals.sub th,
.checkout-index-index .data.table.table-totals .totals.sub td {
    padding-top: 12px;
}

.checkout-index-index .data.table.table-totals .grand.totals th,
.checkout-index-index .data.table.table-totals .grand.totals td {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
}

.checkout-index-index .order-summary .opc-block-summary table.data.table.table-totals {
    border-color: rgba(0, 0, 0, 0.2) !important;
}

.checkout-index-index .cart-totals .grand strong,
.checkout-index-index .opc-block-summary .table-totals .grand strong {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
}


.checkout-index-index .opc-wrapper #checkout-step-shipping .shipping-address-items {
    margin: 0 !important;
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    font-family: 'ProximaNova-Regular';
    line-height: 20px;
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item {
    border: 1px solid rgba(215, 82, 45, 0.2);
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item .addressCustomAction {
    margin-top: 0px;
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item button.action {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 13px 2px 0 0;
    text-transform: none;
    font-family: 'ProximaNova-Regular';
    color: #000;
    padding: 4px 11px 3px;
    font-size: 12px;
    line-height: normal;
    position: static;
    text-decoration: none;
}

.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item button.action:hover {
    color: #fff;
    border-color: #d6522d;
    background: #d6522d;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    height: 20px;
    width: 20px;
    font-size: 11px;
    line-height: 20px;
    padding-top: 0;
    background: #D3481D;
}

.checkout-index-index #checkout-step-billing .field.field-select-billing {
    padding: 0px;
}

.checkout-index-index .opc-wrapper #checkout-step-shipping .action.action-show-popup {
    border-color: rgba(0, 0, 0, 0.2);
    text-transform: none;
    font-family: 'ProximaNova-Regular';
    color: #000;
    padding: 11px 46px;
}

.checkout-index-index .opc-wrapper #checkout-step-shipping .action.action-show-popup:hover {
    color: #fff;
    border-color: #d6522d;
}

.checkout-index-index .osc-authentication-wrapper {
    display: none;
}

.checkout-index-index .page-title-wrapper .page-title {
    margin: 0px;
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize !important;

}

.checkout-index-index .restricted_shipping,
.checkout-index-index .restricted_shipping_24brush,
.checkout-index-index .restricted_shipping_mexico_only,
.checkout-index-index .restricted_shipping_usa_uk_only {
    color: #ffffff;
    font-weight: normal;
    border: none;
    padding: 8px;
    display: block;
    background: #d7522d;
    font-family: 'ProximaNova-Medium';
    font-size: 12px;
    margin-top: 6px;
}

.checkout-index-index .page-title-wrapper {
    padding: 30px 0 0 0;
}

.checkout-index-index .one-step-checkout-wrapper {
    margin: 0;
}

.checkout-index-index .checkout-payment-method .payment-method-content {
    padding: 15px 0 20px 22px;
}

.checkout-index-index .opc-block-summary .product-item .product-item-name-block {
    padding-right: 0px;
}

.checkout-index-index .order-summary .opc-block-summary .product-item .subtotal .subtotal {
    float: right;
}

.checkout-index-index .fieldset .field.osc-password {
    margin-top: 13px;
}

.checkout-index-index .field-tooltip .field-tooltip-action {
    margin: 9px 5px 0 0;
}

.checkout-index-index .columns .column.main,
.roselogin-index-index .columns .column.main {
    padding-bottom: 0px;
}

.checkout-index-index .osc-cms-block,
.roselogin-index-index .osc-cms-block {
    margin: 0px;
}


.checkout-index-index #shipping-method-buttons-container .primary {
    float: right;
    margin: 7px 0 0 0;
}


.checkout-index-index #shipping-method-buttons-container .primary .action {
    font-family: 'ProximaNova-Medium';
    padding: 8px 20px;
    text-transform: none;
    font-size: 15px;
}

.checkout-index-index #onepage-checkout-shipping-method-additional-load .fieldset.address {
    max-width: 100%;
}

.roselogin-index-index .columns {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin: 0;
    padding: 0;
}


/* stepCount */
.stepCount {
    display: inline-block;
    position: relative;
    margin: 16px 0 35px 0;
    z-index: 1;
}

.stepCount:before {
    width: calc(100% - 50px);
    height: 1px;
    content: "";
    position: absolute;
    top: 12px;
    left: 22px;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.stepCount .count {
    display: inline-block;
    font-size: 13px;
    margin: 0 50px 0 0;
    cursor: pointer;
}

.stepCount .count:last-child {
    margin-right: 0px;
}

.stepCount .count span {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background: #fff;
}

.stepCount .count.active span {
    background: #D3481D;
    color: #fff;
    border-color: #D3481D;
}

/* authArea */
.authArea {
    padding: 55px 0 100px;
    min-height: calc(100vh - 304px);
}

.authArea .subauth {
    max-width: 481px;
    margin: 0 auto;
}

.authArea .tilte {
    color: #000000;
    margin-bottom: 20px;
    font-family: 'Just Lovely' !important;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize !important;
}

.authArea .auth {
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.authArea .auth.active {
    background: #eee;
}

.authArea .auth.active .fieldset {
    display: block;
}

.authArea .auth .lableA {
    display: block;
    padding: 24px 60px;
    position: relative;
}

.authArea .auth .lableA span {
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 27px;
    border-radius: 100%;
    padding: 3px;
}

.authArea .auth .lableA span::after {
    display: block;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    opacity: 0;
}

.authArea .auth .lableA .titleLable {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    font-size: 18px;
    line-height: normal;
    padding-bottom: 4px;
}

.authArea .auth .lableA .descLable {
    font-size: 14px;
}

.authArea .auth .lableA input[type="radio"] {
    position: absolute;
    top: 25px;
    left: 27px;
    width: 18px;
    height: 18px;
    opacity: 0;
}

.authArea .auth .lableA input[type="radio"]:checked~span::after {
    opacity: 1;
}

.authArea .auth .fieldset {
    display: none;
    background: #eee;
    padding: 30px 38px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.authArea .auth .fieldset .field .label {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    font-size: 18px;
    line-height: normal;
    width: 100%;
    float: none;
    display: block;
}

.authArea .auth .fieldset .field .label::after {
    font-size: 16px;
    vertical-align: super;
}

.authArea .auth .fieldset .field .control {
    width: 100%;
    max-width: 100%;
}

.authArea .auth .fieldset .field .info {
    font-size: 14px;
    padding-top: 4px;
}

.authArea .auth .fieldset .field .control input {
    height: 46px !important;
    border: 1px solid #A7A7A7 !important;
}

.authArea .auth .fieldset .field .field-icon {
    right: 15px;
    top: 12px;
}

.authArea .auth .fieldset .actions-toolbar .primary {
    width: 100%;
    float: none;
    min-height: 52px;
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    font-size: 18px;
    margin: 0px;
}

.authArea .auth .fieldset .actions-toolbar .secondary {
    text-align: center;
    width: 100%;
    margin: 5px 0 0 0;
}

/* Checkout Header & Footer */
.headerCheckout {
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    padding: 20px 0;
}

.headerCheckout .logo {
    margin: 0;
}

.headerCheckout .secureRight {
    float: right;
    font-size: 16px;
    opacity: 0;
}

.headerCheckout .secureRight::before {
    width: 35px;
    height: 35px;
    display: inline-block;
    content: "";
    background: url(../images/secure-icon.png) no-repeat center center;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.footercheckout {
    text-align: center;
}

.footercheckout .top {
    width: 100%;
    background: #EEEEEE;
    padding: 30px 0 20px 0;
}

.footercheckout .top img {
    display: block;
    margin: 0 auto 20px;
}

.footercheckout .fmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footercheckout .fmenu li {
    display: inline-block;
    margin: 0 10px;
}

.footercheckout .fmenu li a {
    display: block;
    text-decoration: none;
    color: #000;
}

.footercheckout .fmenu li a:hover {
    color: #D7522D;
}

.footercheckout .bottom {
    background: #D7522D;
    font-size: 12px;
    color: #fff;
    padding: 7px 0;
}


/* giftcredit css on cart page*/
.affiliateToGiftcreditSection {
    padding: 20px 0px 0px;
    text-transform: uppercase;
}

.affiliateToGiftcreditSection .title span {
    font: 500 13px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    border: 0;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    color: #121212;
}

.affiliateToGiftcreditInnerSection {
    display: block;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 15px;
}

/* Cart & checkout responsive */
@media (max-width: 991px) {

    .checkout-index-index .opc-wrapper #checkoutSteps>.col-mp:first-child {
        padding-right: 15px;
        width: 50%;
    }

    .checkout-index-index .opc.opc-sticky .sticky {
        padding-left: 15px;
        width: 50%;
    }

    .checkout-index-index .minicart-items #checkout-review-table .product>.product-image-container {
        width: 85px !important;
    }

    .checkout-index-index .checkout-agreements.fieldset .checkout-agreement {
        position: relative;
        padding-left: 21px !important;
    }

    .checkout-index-index .checkout-agreements.fieldset input[type="checkbox"] {
        width: 12px;
        height: 12px;
        position: absolute;
        top: 2px;
        left: 0px;
    }

}

@media (max-width: 767px) {

    /* Cart */
    .checkout-cart-index #maincontent {
        padding: 20px 5px !important;
    }

    .checkout-cart-index .fieldset .field .control input,
    .checkout-cart-index .fieldset .field .control select,
    .checkout-cart-index .fieldset .field .control input#giftcard_code {
        width: 100%;
        padding: 0 44px 0 12px !important;
    }

    .checkout-cart-index #cart-totals .data.table.totals th,
    .checkout-cart-index #cart-totals .data.table.totals td {
        padding-left: 10px;
        padding-right: 10px;
    }

    .checkout-cart-index .cart-summary .block .content {
        padding: 15px 15px 20px;
    }

    .checkout-cart-index .cart.table-wrapper {
        padding: 10px;
    }

    .checkout-cart-index .cart.table-wrapper .cart.item .col.price {
        display: none !important;
    }

    .checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit {
        margin-right: 10px;
    }

    .checkout-cart-index .cart.table-wrapper .actions-toolbar {
        top: 10px;
    }

    .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
        padding: 10px 0 !important;
    }

    .checkout-cart-index .cart.table-wrapper .field.qty .control {
        padding-top: 0px;
    }

    .checkout-cart-index .cart.table-wrapper .field.qty .label {
        margin: 0 0 7px;
    }

    .checkout-cart-index .cart.main.actions .action {
        margin: 3px 0;
        min-width: 100%;
        text-align: center;
    }

    .checkout-cart-index .cart.main.actions {
        padding: 12px;
    }

    .checkout-cart-index .cart-discount .block {
        padding-top: 0;
        background: #fff;
        margin-top: 20px;
    }

    .checkout-cart-index .cart-discount .block>.title {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
    }

    .checkout-cart-index .cart-discount .block .content {
        padding: 15px;
    }

    .checkout-cart-index .cart-discount {
        margin-bottom: 20px;
    }

    .checkout-cart-index .cart-summary .block form:not(:last-of-type) .fieldset {
        margin: 0 0 15px;
    }

    .checkout-cart-index .cart-summary .block .title {
        border-color: transparent !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    }

    /* login */
    .authArea {
        padding: 30px 0 80px;
    }

    .authArea .auth .lableA {
        padding: 15px 20px 15px 45px;
    }

    .authArea .auth .lableA span {
        top: 18px;
        left: 16px;
    }

    .authArea .auth .lableA input[type="radio"] {
        top: 18px;
        left: 16px;
    }

    .authArea .auth .fieldset {
        padding: 25px 20px;
    }

    .authArea .auth .fieldset .field .control input {
        width: 100%;
        height: 38px !important;
    }

    .authArea .auth .fieldset .field .info {
        font-size: 12px;
    }

    .authArea .auth .fieldset .actions-toolbar .primary {
        min-height: 45px;
    }

    .authArea .auth .fieldset .actions-toolbar .secondary {
        margin: 15px 0 0 0;
    }

    /* stepCount */
    .stepCount .count {
        margin: 0 30px 0 0;
    }

    /* Checkout */
    .checkout-index-index .opc-wrapper #checkoutSteps>.col-mp:first-child {
        padding-right: 0;
        border-right: none;
        padding-bottom: 20px;
        width: 100%;
    }

    .checkout-index-index .opc.opc-sticky .sticky {
        padding-left: 0;
        width: 100%;
    }

    .checkout-index-index .opc-wrapper .fieldset .field .label {
        max-width: 100%;
        padding-right: 0;
    }

    .checkout-index-index .fieldset .field .control input,
    .checkout-index-index .fieldset .field .control select,
    .checkout-index-index .fieldset .field .control input#giftcard_code {
        width: 100%;
        margin: 0;
        padding: 0 40px 0 12px !important;
    }

    .checkout-index-index .opc-wrapper .form-shipping-address {
        margin: 5px 0 0 0;
        padding: 0px;
    }

    .checkout-index-index .field-tooltip .field-tooltip-action {
        margin: 8px 7px 0 0;
    }

    .checkout-index-index #checkout-step-shipping .create-account-block .confirmation,
    .checkout-index-index #checkout-step-shipping .create-account-block {
        margin-top: 10px;
    }

    .checkout-index-index .fieldset .field.osc-password {
        margin-top: 13px;
    }

    .checkout-index-index .opc-wrapper .step-content#checkout-step-shipping_method {
        padding: 10px !important;
    }

    .checkout-index-index .opc-wrapper .methods-shipping {
        margin: 0;
        padding: 0;
    }

    .checkout-index-index .minicart-items #checkout-review-table .product>.product-image-container {
        width: 44px !important;
    }

    .checkout-index-index #checkout-review-table tbody tr td {
        padding: 15px 10px;
    }

    .checkout-index-index .remove-wrapper {
        top: 15px;
    }

    .checkout-index-index .osc-payment-after-methods {
        padding: 15px;
    }

    .checkout-index-index .data.table.table-totals th {
        padding-left: 15px;
    }

    .checkout-index-index .opc-block-summary .table-totals tbody .amount,
    .checkout-index-index .opc-block-summary .table-totals tfoot .amount {
        padding-right: 15px;
    }

    .checkout-index-index .checkout-payment-method .payment-methods {
        margin: 0;
    }

    .checkout-index-index .payment-method {
        padding: 15px;
    }

    .checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content {
        padding: 10px 5px 0;
    }

    .checkout-index-index .checkout-agreements.fieldset .checkout-agreement {
        position: relative;
        padding-left: 21px !important;
    }

    .checkout-index-index .checkout-agreements.fieldset input[type="checkbox"] {
        width: 12px;
        height: 12px;
        position: absolute;
        top: 2px;
        left: 0px;
    }

    .checkout-index-index .osc-payment-after-methods .form.form-discount .actions-toolbar.rewards-checkout-buttons-block .primary .button {
        width: auto;
        min-width: auto;
    }

    .checkout-index-index .osc-payment-after-methods .form.form-discount .onestepcheckout-newsletter.checkbox-group {
        margin: 10px 0 15px 0;
    }

    .checkout-index-index .qty-wrapper .button-action {
        margin: 0 !important;
    }

    .checkout-index-index table#checkout-review-table .product-item .price,
    .checkout-index-index table#checkout-review-table .remove-wrapper {
        line-height: normal;
    }

    .checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item {
        padding: 15px;
    }

    .checkout-index-index .osc-payment-after-methods .payment-option-inner .input-text,
    .checkout-index-index .osc-payment-after-methods .payment-option-inner #giftcard_code {
        padding: 0 12px !important;
    }

    #co-place-order-area #order-summary-fieldset .fieldset.address {
        max-width: 100%;
    }

    .checkout-index-index #onepage-checkout-shipping-method-additional-load .fieldset {
        max-width: 100%;
    }

    .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
        left: 20px;
    }

    .checkout-index-index .page-title-wrapper {
        padding: 15px 0 0 0;
    }

    .checkout-index-index .page-main,
    .roselogin-index-index .page-main {
        padding-top: 0px;
    }

    /* checkout header & footer */
    .headerCheckout {
        margin: 0 -15px;
        padding: 15px;
    }

    .headerCheckout .secureRight {
        font-size: 14px;
    }

    .headerCheckout .secureRight::before {
        margin: 0 1px 0 0;
        background-size: 100% auto;
        width: 20px;
        height: 20px;
    }

    .footercheckout {
        margin: 0 -15px;
    }

    .footercheckout .top {
        padding: 30px 15px 20px;
    }

    .footercheckout .bottom {
        padding: 7px 15px 40px 15px;
    }

}

@media (max-width: 767px) {
    .checkout-index-index .table-checkout-shipping-method tbody td.col-method {
        width: auto;
        max-width: 90px;
    }
}

@media (max-width: 767px) {

    body.page-layout-1column .product-info-main .yotpoBottomLine {
        display: none;
    }

    body .products-grid.products-related .products.list.items .product-item .product-image-wrapper {
        padding-bottom: 0px !important;
        height: auto !important;
    }

    .products-grid.products-related .product-item .product-item-info .cdz-hover-section {
        padding: 0px;
        margin: 0px;
    }

    .products-grid.products-related .product-item-info .product-item-details {
        display: flex;
        flex-wrap: wrap;
        padding: 0px;
    }

    .products-grid.products-related .product-item-info .product-item-details .product-item-name,
    .products-grid.products-related .product-item-info .product-item-details .price-box,
    .products-grid.products-related .product-item-info .product-item-details .cdz-product-bottom {
        width: 100%;
        order: 2;
        max-height: initial;
    }


    .products-grid.products-related .product-item-info .product-item-details .cdz-product-bottom {
        order: 1;
    }

    .products-grid.products-related .product-item-info .product-item-details .cdz-product-bottom .cdz-buttons-inner {
        padding-top: 0px;
    }

    .products.grid.products-grid .cdz-buttons-inner .primary.show-tooltip {
        margin: 0px;
    }

    body .products.grid.products-grid .product-item-name>a {
        border: none;
        font-size: 16px;
        height: auto;
        overflow: initial;
    }

    body .products.grid.products-grid .compare_product_info .product-item-name>a {
        font-size: 14px;
        padding-bottom: 10px;
    }

    body .products.grid.products-grid .product-item-name {
        white-space: normal;
    }

    body .products-grid.products-related .products.list.items .bss-quickview {
        display: none !important;
    }


    body .products-grid.products-related .owl-nav .owl-prev {
        left: -40px;
        width: 40px;
        height: 46px;
        font-size: 0px;
        overflow: hidden;
        top: 30%;
    }

    body .products-grid.products-related .owl-nav .owl-next {
        right: -40px;
        width: 40px;
        height: 46px;
        font-size: 0px;
        overflow: hidden;
        top: 30%;
    }

    body .products-grid.products-related .owl-nav .owl-prev:before,
    body .products-grid.products-related .owl-nav .owl-next:before {
        line-height: 39px;
        font-size: 26px;
    }

    body.catalog-product-view .products-grid.products-related .price-including-tax {
        display: inline-block;
        margin-left: 10px;
    }

    body .products-grid.products-related .owl-stage-outer {
        overflow: inherit;
    }

    body .products-grid.products-related {
        padding: 0 40px;
    }

    body .products-grid.products-related .owl-item .product-item .product-item-info {
        padding: 0px;
    }

    body .products-grid.products-related .owl-item .product-item .product-image-container {
        width: 100% !important;
    }

    .grid.products-grid .products.list.items .cdz-hover-section .cdz-product-top {
        height: auto;
    }
}

/*****Cart page in mobile****/
.checkout-cart-index .cart.table-wrapper .cart>.item {
    position: relative;
    width: 100%;
    display: block;
}

.checkout-cart-index .cart.table-wrapper .cart {
    padding: 10px 0px;
}

.checkout-cart-index .cart.main.actions .action.clear:after {
    content: '\e604';
    font-family: 'luma-icons';
    padding-left: 8px;
    font-size: 12px;
}

.checkout-cart-index .cart.main.actions .download.action:after {
    /*content: '\e611';*/
    content: "\f019";
    font-family: 'FontAwesome';
    padding-left: 8px;
    font-size: 12px;
}

.checkout-cart-index .cart.main.actions button {
    padding: 9px 20px;
    font-family: 'ProximaNova-Regular';
    text-transform: capitalize;
}

/*.checkout-cart-index .cart.main.actions button:after{
   content: "\f1e0";
   font-family: 'FontAwesome';
   padding-left: 8px;
   font-size: 12px;
}*/
@media only screen and (max-width: 767px) {
    .checkout-cart-index .cart.table-wrapper .cart>.item {
        position: relative;
        width: 100%;
        display: block;
        padding: 10px;
    }

    .checkout-cart-index .cart.table-wrapper .cart>.item .item-info {
        width: 100%;
        display: table;
    }

    .checkout-cart-index .cart.table-wrapper .actions-toolbar {
        top: 20px;
        right: 10px;
    }
}

/****end css****/
div[name="mpPaymentMethodBottomAttributes.order_catalogue_request"] {
    display: block;
}

@media (max-width: 480px) {
    body .products-grid.related_product_view.products-related {
        padding: 0 0 2px;
    }
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns .column.main {
    width: 100%;
    max-width: 100%;
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns {
    height: auto;
}

.block.newsletter .field .control:before {
    position: absolute;
    top: 19px;
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 55px 0px;
    border: 0px;
    background-image: none;
}

.cms-email-subscription.cms-page-view.page-layout-1column .columns .column.main {
    padding: 0px;
}

.main_news_letter .block.newsletter {
    margin-bottom: 20px !important;
}

.main_news_letter {
    max-width: 380px;
    width: 90%;
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-top: 4rem;
}

.main_news_letter .newsletter-heading {
    font-size: 46px;
    font-weight: 500;
    margin-bottom: 2rem;
    font-family: 'Just Lovely';
}

.main_news_letter p {
    text-align: center;
    margin-bottom: 15px;
    color: #8d8d8d !important;
    line-height: 20px;
    font-size: 14px;
}

.main_news_letter .block.newsletter .actions {
    width: 100%;
    display: block;
    margin-top: 0rem;
}

.main_news_letter .block.newsletter .actions button:hover {
    background-color: #d6522d;
    color: #fff;
}

.date_label_news {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.block.newsletter input {
    width: 100%;
}

.main_news_letter .block.newsletter .actions button {
    padding: 8px 20px;
    position: relative;
    width: 100%;
}

.field.newsletter {
    text-align: left;
    margin-bottom: 5px;
}

.date_label_news label {
    width: 100%;
    display: block;
    text-align: left;
}

.block.newsletter input {
    width: 100%;
    border: 1px solid #797979 !important;
    width: 100%;
    font-size: 14px !important;
}

.date_label_news {
    position: relative;
}

.date_label_news:before {
    font-size: 16px;
    line-height: 40px;
    color: #c2c2c2;
    content: '\f073';
    font-family: 'fontawesome';
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    top: 19px;
    z-index: 999;
}

.imageTag {
    position: relative;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    z-index: 9;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-left: auto;
}

.catalog-product-view .product_custom_label_box .imageTag {
    right: 0px;
}

.catalog-product-view .product_custom_label_box .newLabel.imageTag {
    left: 0px;
}

.product.media .imageTag {
    width: 80px;
    height: 80px;
}

.product_custom_label_box .newLabel.imageTag {
    left: 0px;
    right: unset;
    margin-left: initial;
}

.product_custom_label_box {
    position: absolute;
    top: 5px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 5px;
}

.catalog-product-view .product_custom_label_box {
    position: absolute;
    left: auto;
    right: 5px;
    top: 0px;
    width: auto;
    display: block;
    padding: 0px;
}

.catalog-product-view .treding_product_slides .product_custom_label_box {
    top: 5px;
}

.catalog-product-view .product_custom_label_box .imageTag {
    margin-left: 10px;
}

#openingHourPopUp {
    padding: 0px 40px 0;
}

#openingHourPopUp th {
    background-color: rgb(215 82 45);
    color: #fff;
    font-weight: 600;
}

#openingHourPopUp tbody tr:nth-child(even) td {
    background: #f2f2f2;
}

.storeContactInfo {
    margin-bottom: 20px;
    text-align: center;
}

.storeName {
    font-size: 46px;
    background-color: white;
    padding: 0 0 10px;
    font-family: 'Just Lovely';
    line-height: 1;
    font-weight: 500;
}

.storeAddress p {
    margin-bottom: 4px;
}

.banner_over_content {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(215 82 45 / 60%);
    padding: 20px;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    align-content: center;
    max-width: 50%;
    min-width: 50%;
}

.banner_over_content>* {
    width: 100%;
}

.review_banner_image {
    position: relative;
}

.review_banner_image h1 {
    color: #fff;
    font-size: 80px;
    font-family: 'Just Lovely';
    line-height: 0.9;
    margin: 0;
}

.review_banner_image p {
    color: #fff;
    font-size: 20px;
}

.review_banner_image img {
    width: 100%;
    display: block;
}

.cms-reviews .column.main,
.cms-reviews .columns,
.cms-mention-me .column.main,
.cms-mention-me .columns {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.static-content.card-slider {
    text-align: center;
}

.static-content.card-slider .block-title {
    position: relative;
    top: 0;
    font-size: 46px;
    background-color: #fff;
    padding: 0 20px;
    line-height: 1;
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-family: 'Just Lovely';
    margin: 0px;
    text-align: center;
    display: inline-block;
}

.reviews_section_title {
    padding: 40px 0 30px;
    margin: 0;
    line-height: 1;
    position: relative;
}

.reviews_section_title::before {
    content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -3px;
}

.static-content-front-page-flex-container {
    display: flex;
    margin: auto;
    left: 0;
    right: 0;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
}

.static-content-front-page-flex-container .static-content-front-page-flex-container {
    margin-left: 0;
    margin-right: 0;
}

.static-content-front-page-flex-item {
    margin: 10px;
    background-color: #ffffff;
    color: #ffffff;
    text-align: center;
    flex-grow: 0;
}

.static-content-front-page-flex-container.innerbox {
    border: 1px solid #d7522d;
    padding: 24px 12px;
    margin: 12px;
    transition: all 0.3s ease;
    width: 50%;
    text-align: left;
    align-items: center;
}

.static-content-tableware-flex-item.text h4 {
    font-weight: 600;
}

@media (min-width: 768px) {
    .static-content-tableware-flex-item.image {
        width: 180px;
    }

    .static-content-tableware-flex-item.text {
        width: calc(100% - 180px);
    }
}

.static-content-front-page-flex-item a {
    display: block;
}

.static-content-front-page-flex-item img {
    max-width: 100%;
    width: 100%;
    display: block;
}

.button-outline-2 a {
    text-transform: uppercase;
    margin: 10px auto;
    line-height: 1.5em;
    padding: 13px 20px 10px 20px;
    transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    font-weight: 700;
    position: relative;
    color: #d7522d;
    font-family: "Adobe Garamond Pro", serif !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    border: 1px solid #d7522d;
    max-width: 320px;
}

.button-outline-2 a:hover {
    color: #fff;
    background-color: #d7522d;
    text-decoration: none;
}

.review_banner_bottom_text {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
    padding-top: 2px;
    display: block;
    text-align: center;
    margin: 15px auto;
    max-width: 80%;
    font-family: "Adobe Garamond Pro", serif !important;
}

.cms-home .page-wrapper .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
    padding: 0;
}

.cms-home .page-wrapper .yotpo-reviews-carousel .carousel-display-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.cms-home .page-wrapper .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
    padding-top: 0;
    margin-top: -10px;
}

.cms-home .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a {
    font-size: 1em;
}

.product.details.slider-product-item-details.treding_sider_item .product-item-name a {
    overflow: hidden;
    text-overflow: inherit;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    line-clamp: inherit;
    -webkit-box-orient: vertical;
}

.yotpo-reviews-carousel .yotpo-label.yotpo-small-box {
    display: none;
}

@media (min-width: 768px) {
    .owl-carousel.products .owl-stage-outer {
        padding: 0px;
    }
}

@media only screen and (max-width: 767px) {

    .static-content-front-page-flex-container.innerbox,
    .static-content-front-page-flex-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }

    .banner_over_content {
        max-width: 85%;
    }

    .review_banner_image p {
        font-size: 14px;
    }

    .static-content-front-page-flex-container {
        display: block;
        margin: 0;
    }

    .imageTag {
        width: 40px;
        height: 40px;
    }

    .product.media .imageTag {
        width: 80px;
        height: 80px;
    }

    .modal-popup.modal-slide.newleter-popup .modal-inner-wrap {
        margin: 20px auto;
        width: 90%;
    }

    .modal-popup.modal-slide.newleter-popup {
        left: 0px;
    }

    .main_news_letter {
        margin-top: 1rem auto;
    }

    .review_banner_image h1 {
        font-size: 40px;
        max-width: 100%;
    }

    .review_banner_bottom_text {
        font-size: 16px;
        max-width: 100%;
    }

    .page-footer .footer-container-wrapper .block.block-static-block {
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .signup-footer-banner-content {
        margin: 0px auto;
        margin-bottom: 0px;
        padding: 0px 0px 30px 0px;
    }

    .signup-footer-banner-content h2 {
        font-size: 19px;
        margin-bottom: 3px;
    }

    footer.page-footer {
        padding-top: 0px;
    }

    .footer-box {
        padding-top: 20px;
    }

    .footer-box.rotate {
        padding-bottom: 10px;
    }

    .footer-box>p:before {
        top: 10px;
        padding: 4px 8px;
    }

    .footer-box.feedback_box {
        border-bottom: 0px;
    }

    .footer-box.feedback_box .footer-link {
        margin-bottom: 15px;
    }

    /*.footer-box.feedback_box > p:before{
   display: none;
}*/
    .footer-box .header-link {
        margin-bottom: 13px;
    }

    .page-footer .footer-container-wrapper {
        margin-top: 15px;
    }
}

.main_news_letter {
    margin: 1rem auto !important;
}

.modal-popup.newleter-popup .modal-footer {
    display: none !important;
}

@media only screen and (max-width: 1020px) {
    .full-slideshow-wrapper .banner-container img {
        min-height: 375px;
        max-height: 375px;
        object-fit: fill;
        min-width: 190px;
    }
}

@media (min-width: 769px) {
    .modal-popup.newleter-popup .modal-inner-wrap {
        max-width: 380px;
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .main_news_letter .newsletter-heading {
        font-size: 40px;
    }

    .modal-popup.newleter-popup.modal-slide .modal-inner-wrap {
        height: auto !important;
    }

    .page-main>.page-title-wrapper .page-title {
        font-size: 46px;
        line-height: 36px;
    }

    .authArea .tilte {
        line-height: 36px;
    }

    .account .page-title-wrapper .page-title {
        line-height: 36px;
    }

    .login_right_bottom .block-title {
        font-size: 40px;
        line-height: 36px;
    }

    .catalog-product-view #bss_configurablegridview .configu-table {
        padding: 0;
        margin-bottom: 15px;
        border: none;
    }

    #bss_configurablegridview .configu-table .content-config {
        max-height: 260px;
    }
}

.customer-account-create .page-main .block.block-register-account .form-control {
    width: 48%;
    border-radius: 0px;
    border: 1px solid #797979 !important;
}

.block.newsletter .field .control:before {
    display: none;
}

.customer-account-create .page-main .block.block-register-account .cc_customer_type_section .form-control {
    width: 100%;
}

.news_pupup_label {
    margin-bottom: 15px;
}

.fisrtname_label {
    position: relative;
    margin-right: 10px;
}

.lastname_label {
    position: relative;
}

.email_label {
    position: relative;
}

.first_last_view {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.fisrtname_label.news_pupup_label:before {
    content: '\f007';
    position: absolute;
    top: 19px;
    font-family: 'fontawesome';
    color: #c2c2c2;
    font-size: 16px;
    line-height: 40px;
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.lastname_label.news_pupup_label:before {
    content: '\f007';
    position: absolute;
    top: 19px;
    font-family: 'fontawesome';
    color: #c2c2c2;
    font-size: 16px;
    line-height: 40px;
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.email_label.news_pupup_label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 40px;
    color: #c2c2c2;
    content: '\e61d';
    font-family: 'luma-icons';
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    top: 19px;
}

.catalog-product-view .bottom-line-items-container-desktop .bottom-line-items-wrapper {
    width: 100% !important;
}

.treding_now_slider .owl-carousel .owl-nav [class*='owl-'] {
    color: #fff;
}

.catalog-product-view .box-tocart .control .qty-minus .btn-qty,
.catalog-product-view .box-tocart .control .qty-plus .btn-qty {
    line-height: 0;
}

.product.info.detailed .product.data.items>#reviews {
    display: none;
}

/*****Quantity Plus Minus****/
.qty_gruop {
    display: -webkit-box;
    display: flex;
    width: 90px;
    margin: 0 auto;
    column-gap: 2px;

}

.catalog-product-view .product-add-form .qty_gruop {

    /*    float: right !important;*/
}

.catalog-product-view .product-add-form .box-tocart.box-cart-new .fieldset .field.qty .control {
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .catalog-product-view .product-add-form .box-tocart.box-cart-new .fieldset .field.qty .control {
        float: left;
    }

    .catalog-product-view .product-add-form .qty_gruop {
        float: left !important;
    }

    .catalog-product-view .product-add-form .configurable-product-table .qty_gruop {
        float: none !important;
    }

    .catalog-product-view .product-add-form .gty_group {
        width: auto;
    }
}

.qty_button {
    display: block;
    margin: 0;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbbbb;
    color: #232323;
    font-size: 20px;
}

#bss_configurablegridview .product_details_size_table .configurable-product-table.cart.items.data.table tbody tr td.qty.qty-final {
    padding-right: 6px !important;
    max-width: 150px;
    text-align: center;
    float: none;
    width: auto;
    min-width: inherit;
}

#bss_configurablegridview.cart.table-wrapper .item .item-info>td .qty {
    height: 30px !important;
    font-style: normal !important;
    width: 30px;
    font-size: 12px;
    border: 1px solid #bfbbbb;
}

.catalog-product-view .product-info-main .box-tocart .field.qty .control input {
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #bfbbbb !important;
    background: #fff;
    padding: 0px !important;
}

.box-tocart .control.qty_gruop .btn-qty {
    display: block;
    margin: 0;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbbbb;
    color: #232323;
    font-size: 20px;
}

/*****End Quantity Plus Minus****/
@media (max-width: 1024px) {

    #bss_configurablegridview .configurable-product-table.cart.items.data.table thead tr th:nth-child(1),
    #bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td:nth-child(1) {
        padding-left: 5px !important;
        max-width: 40px;
    }

    body .product-info-main div#bss_configurablegridview.cart.table-wrapper .items thead tr th,
    body .product-info-content div#bss_configurablegridview.cart.table-wrapper .items thead tr th,
    #bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td,
    #bss_configurablegridview .configurable-product-table tbody tr td .price-container .price {
        font-size: 12px;
    }
}

.slider_summary {
    min-height: 45px;
}

/**********Recenly View Product CSS****/
.custom-recently-viewed .owl-carousel .owl-nav [class*='owl-'] {
    background-color: #d6522d !important;
    border-color: #d6522d !important;
    height: 70px;
    z-index: 999;
    opacity: 1;
}

.custom-recently-viewed .owl-carousel .owl-nav .owl-next.disabled,
.custom-recently-viewed .owl-carousel .owl-nav .owl-prev.disabled {
    display: none;
}

.custom-recently-viewed .owl-carousel .owl-nav .owl-prev {
    left: 0px;
}

.custom-recently-viewed .owl-carousel .owl-nav .owl-next {
    right: 0px;
}

.custom-recently-viewed .owl-carousel .owl-nav [class*='owl-'] {
    color: #fff;
}

.custom-recently-view-new .custom-recently-viewed .owl-nav button span {
    display: none;
}

.custom-recently-view-new .custom-recently-viewed .owl-carousel .owl-nav [class*='owl-']:before {
    vertical-align: middle;
    display: block;
    line-height: normal;
}

.custom-recently-viewed .product-item .product-item-info .product-image-container {
    width: 100% !important;
    margin: 8px 0px;
    padding: 4px;
    border: 1px solid #d5d5d5;
    border: 0px solid #d5d5d5;
    padding: 0px;
    margin: 0px;
}

.custom-recently-viewed .product-item .product-item-info {
    padding: 0px;
    margin-top: 0px;
    width: 100% !important;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-box-shadow: 0px 0px 0px #e1e1e1;
    -o-box-shadow: 0px 0px 0px #e1e1e1;
    -ms-box-shadow: 0px 0px 0px #e1e1e1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: -0.2px 0px;
    overflow: hidden;
    clear: both;
    padding: 0px;
    background: #fffcfc;
}

.custom-recently-viewed .product-item:hover .product-item-info {
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 0px 0px 0px #e1e1e1;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    text-align: left;
    z-index: 1;
    padding-bottom: 12px;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions {
    order: 2;
    margin-top: -2px !important;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    display: block;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    display: none;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-description {
    display: none;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.primary {
    display: block;
    width: 100%;
    padding: 11px 10px 11px 10px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 0px;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    margin-bottom: 0px;
    background: #d6522d;
}

.custom-recently-viewed .owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.custom-recently-viewed .owl-carousel .owl-item .product-item {
    width: 100% !important;
    display: flex;
    min-height: 94%;
    float: none;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details strong.product-item-name {
    order: 1;
    padding-left: 10px;
    min-height: auto;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details strong.product-item-name a {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .price-box {
    order: 0;
    padding-left: 10px;
}

.custom-recently-viewed .product-item .product-item-info .product-item-details .price-box .special-price .price-wrapper .price {
    font-weight: 400;
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 30px !important;
    padding: 5px;
    font-size: 22px;
    font-weight: 400;
    line-height: 13px;
    color: #282828;
    border-color: transparent;
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close span {
    position: absolute;
    right: auto;
    top: 4px;
    width: 32px;
    height: 32px;
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close span:hover {
    opacity: 1;
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close span:before,
.custom-recently-viewed .recent-view-products button#btn-recentview-close span:after {
    position: absolute;
    left: 0px;
    content: ' ';
    height: 22px;
    width: 1.8px;
    background-color: #333;
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close span:before {
    transform: rotate(45deg);
}

.custom-recently-viewed .recent-view-products button#btn-recentview-close span:after {
    transform: rotate(-45deg);
}

.custom-recently-viewed .product-item .product-item-info .product-image-wrapper {
    padding: 0px !important;
    /* height: auto !important; */
    width: 100%;
    height: 134px !important;
    overflow: hidden;
}

.custom-recently-viewed .product-item .product-item-info .product-image-wrapper .product-image-photo {
    position: static;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    z-index: 0;
}

@media only screen and (max-width: 767px) {
    .custom-recently-viewed .owl-carousel .owl-item .product-item-info {
        padding: 0px;
        box-shadow: none;
    }

    .custom-recently-viewed .owl-carousel .owl-nav .owl-next.disabled,
    .custom-recently-viewed .owl-carousel .owl-nav .owl-prev.disabled {
        display: none;
    }

    .nav-open .page-wrapper {
        left: 0px !important;
    }

    .nav-before-open.nav-open .page-wrapper:after {
        background: rgb(0 0 0 / 42%);
        z-index: 22;
        position: absolute;
        height: 100%;
        width: 100%;
        content: '';
        right: 0;
        top: 0;
    }

    .nav-open .nav-toggle:after {
        background: transparent;
        position: relative;
    }

    .nav-before-open.nav-open .nav-toggle {
        z-index: 999;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info:hover .bss-quickview {
        left: 0px !important;
        right: 0px !important;
        padding: 9px 9px !important;
        min-height: auto;
    }
}

@media only screen and (max-width: 640px) {
    .custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions {
        display: block;
    }

    .custom-recently-viewed .product-item .product-item-info .product-item-details strong.product-item-name {
        min-height: auto;
    }
}

@media only screen and (max-width: 576px) {
    .custom-recently-viewed .product-item .product-item-info .product-image-wrapper {
        padding: 0px !important;
        height: auto !important;
        width: 100%;
        overflow: hidden;
        max-height: 100%;
    }

    .custom-recently-viewed .product-item .product-item-info .product-image-wrapper .product-image-photo {
        height: 100% !important;
        max-width: 100%;
        object-fit: fill;
    }

    .custom-recently-viewed .recent-view-products button#btn-recentview-close {
        top: 4px;
        right: 4px;
        font-size: 16px;
    }

    .custom-recently-viewed .product-item-info .price-box {
        margin: 10px 0 5px;
    }

    .custom-recently-viewed .product-item .product-item-info .product-item-details strong.product-item-name {
        padding-left: 10px;
        padding-top: 10px;
    }

    .custom-recently-viewed .product-item .product-item-info .product-item-details .price-box {
        padding-left: 10px;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.unavailable {
        font-size: 13px;
        padding: 10px 10px 10px 10px;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .primary.show-tooltip {
        font-size: 13px;
        padding: 11px 10px 11px 10px;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .goToYourBasketLink.primary {
        font-size: 13px;
        padding: 10px 10px 10px 10px;
    }

    .product_list_show_1 #category-products-grid .products.list.items .product-item .product-item-info .product-item-details .primary.show-tooltip.buy_now_simple {
        padding: 10px 10px 10px 10px;
    }

    body .products-grid.product_list_show_1 .products.list.items .product-item .product-image-wrapper,
    body .products-grid.product_list_show_1 #category-products-grid .products.list.items .product-item .product-image-wrapper {
        height: auto !important;
        padding-bottom: 0px !important;
    }

    .products.grid.products-grid.product_list_show_1 .gridViewPrice .price_text {
        border-bottom: 0px solid #ddd;
    }

    .product_list_show_1 .product-item .product-item-name .gridViewPrice {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 375px) {
    .custom-recently-viewed .product-item .product-item-info .product-item-details .product-item-actions {
        display: block;
    }

    .custom-recently-viewed .product-item .product-item-info .product-item-details strong.product-item-name {
        min-height: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .custom-recently-viewed .product-items:not(.owl-carousel)>.product-item {
        width: 20%;
    }
}

/**********end Recently View css*********/
/******Mobile Product list align********/
@media only screen and (max-width: 991px) {
    .catalog-category-view .gallery-grid.products-grid .product-items:not(.owl-carousel) {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .catalog-category-view .gallery-grid.products-grid #category-products-grid .product-item .product-item-info .info-details {
        min-height: auto;
    }

    .catalog-category-view .gallery-grid.grid.products-grid .compare_product_info .product-item-name>a {
        padding-bottom: 10px;
    }

    .product_list_show_1 .product-item .product-item-name,
    .products-grid #category-products-grid .product-item .product-item-name a.product-item-link {
        -webkit-line-clamp: inherit;
    }

    .products.grid.products-grid.related_product_view .cdz-buttons-inner.product_related_btn form {
        display: block !important;
        width: 100% !important;
    }
}

/*****end css****/
.switcher-trigger .language-GBP {
    margin-right: 5px;
}

.catalog-product-view .product-add-form .box-tocart.update .actions .action.primary.tocart {
    width: auto;
    padding: 11px 10px;
    width: 100% !important;
    height: 40px;
    background-color: #d7522d !important;
    border-radius: 0;
    padding: 11px 10px;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff !important;
    font-family: 'ProximaNova-Regular';
    border-color: #d7522d !important;
    margin: 0;
}

.product-gift-evoucher .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items {
    padding-inline-end: 12px;
}

.product-gift-evoucher .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper {
    padding-inline-end: 6px;
}

.product-gift-evoucher .bottom-line-items-container-desktop .bottom-line-items-wrapper .aggregated-product-related-fields {
    width: 110px;
    padding-inline-start: 10px;
}

@media only screen and (max-width: 480px) {
    .catalog-product-view .product-add-form .box-tocart.update .actions .action.primary.tocart {
        margin-bottom: 0px;
        width: 65% !important;
        display: block;
        float: none;
    }

    .box-tocart.update.pdpActionWithTaxSelection .fieldset .includeExcludeSection {
        margin-right: 0px;
    }

    .mobileCurrencySection {
        margin-right: 7px;
    }

    .watch_notification {
        width: 100%;
    }

    .catalog-product_compare-index .page-main {
        padding-top: 0px;
    }

    .compareproductsshare-index-index .page-main {
        padding-top: 0px;
    }

    .addToCartQtyBox .field.qty .qty_gruop {
        justify-content: flex-start;
    }

    .catalog-product-view .addToCartQtyBox .field.qty .qty_gruop {
        justify-content: flex-end;
    }

    .catalog-product-view .product-add-form .box-tocart.pdpActionWithTaxSelection {
        float: left;
    }

    .block-content.mp-product-slider-content.treding_now_slider {
        margin-bottom: 5px;
    }

    button.owl-dot {
        margin-top: 0px !important;
    }

    .custom-recently-viewed .owl-carousel .owl-item .product-item {
        min-height: 99%;
    }

    .products-grid.related_product_view .product-item {
        min-height: 100%;
        display: flex;
    }

    .products.grid.products-grid.related_product_view .cdz-buttons-inner.product_related_btn .list-product-wishlist {
        display: none !important;
    }

    .catalog-product-view .custom-recently-view-new {
        margin-top: 10px;
    }

    .products.grid.products-grid.related_product_view .cdz-buttons-inner .primary.show-tooltip {
        width: 100% !important;
    }

    body .products-grid.products-related .product_related_slider .owl-stage-outer {
        overflow: hidden !important;
        padding: 0px;
    }

    .products-grid.related_product_view .product-item-info .product-item-details {
        padding: 10px 10px 5px;
    }

    .products.grid.products-grid.related_product_view .cdz-buttons-inner.product_related_btn form {
        display: block !important;
        width: 100% !important;
    }

    .catalog-product-view .product.info {
        margin-bottom: 10px !important;
    }

    .catalog-product-view .product.info .product.data.items>.item.content {
        padding-bottom: 0px;
    }

    .catalog-product-view .product.info .table_wrap {
        padding-bottom: 10px;
    }

    .catalog-product-view .yotpo-shoppers-say .shoppers-say-title {
        margin-top: 6px;
    }

    #switcher-currency-trigger {
        margin-top: 2px;
    }

    .switcher-trigger .language-GBP {
        margin-right: 0px;
    }

    .page-header .switcher .options .action.toggle.switcher-trigger:after {
        display: none;
    }

    .page-header .switcher .options ul.dropdown,
    .page-footer .switcher .options ul.dropdown {
        top: 27px;
        min-width: 75px;
    }

    .treding_now_slider .treding_product_slides .owl-theme .owl-dots .owl-dot span {
        width: 30px;
    }

    .page-header .switcher.switcher-currency .switcher-trigger img {
        margin-top: -2px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

    .page-header .switcher.switcher-currency .switcher-trigger span {
        font-size: 10px;
        display: block;
        margin-top: 4px;
    }

    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
        padding: 2px 4px;
    }

    .header-additional {
        padding-bottom: 3px;
        padding-top: 0px;
    }

    .cms-home.cms-index-index .page-header {
        margin-bottom: -4px;
    }

    div.mainMenuSubSection.scrollmenu {
        margin: 0px -16px;
        margin-top: 14px;
        margin-bottom: 0px;
    }

    .catalog-category-view .page-main {
        padding-top: 0px;
        margin-top: -3px;
    }

    .catalog-category-view.page-products .block.filter#layered-filter-block .block-title.filter-title {
        padding-bottom: 3px;
    }

    .catalog-category-view .page-main .columns .column.main {
        margin-top: -14px;
    }

    /********Menu Style New*******/
    .nav-open .nav-sections {
        background: #e5e5e5;
    }

    .nav-sections-item-title.active .nav-sections-item-switch {
        color: #424242;
    }

    .nav-sections-item-title.active .nav-sections-item-switch:hover {
        color: #424242;
    }

    .nav-sections .header.links li>a {
        border-bottom: 1px solid #424242;
        color: #424242;
    }

    .nav-sections-item-title {
        background: #424242;
        border: 0 solid #424242;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link {
        color: #424242;
        background-color: #e5e5e5;
        border-color: #ccc;
    }

    .cdz-main-menu .groupmenu li.level0>.dropdown-toggle {
        color: #424242;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link:active {
        color: #424242;
    }

    .cdz-main-menu .groupmenu li.level0:hover>a.menu-link {
        background: #e5e5e5;
        border-color: #ccc;
        color: #d6522d;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link:visited {
        color: #d6522d;
        text-decoration: none;
    }

    .nav-sections-item-title .nav-sections-item-switch {
        color: #fff;
    }

    .nav-sections-item-content {
        border-top: 0px solid #424242;
    }

    /*********end menu css*******/
}

/********Start 24-05-23*****/
.bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items {
    padding-inline-end: 10px !important;
}

.bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper {
    padding-inline-end: 15px !important;
}

.bottom-line-items-container-desktop .bottom-line-items-wrapper .aggregated-product-related-fields {
    padding-inline-start: 10px !important;
    width: 215px !important;
}

.product_list_show_1 .desk_1#category-products-grid .products.list.items .product-item .product-item-info .cdz-hover-section {
    padding-right: 15px !important;
}

.yotpo-rating-field-content .yotpo-rating-field-titles .y-label.yotpo-field-option-label {
    padding: 0px 7px 0px 4px !important;
}

.yotpo-rating-field-content .yotpo-rating-field-buttons .yotpo-radio-wrapper input {
    margin: 1px 0 10px !important;
}

.yotpo .write-review .yotpo-footer .connect-wrapper {
    padding-left: 0px;
}

.checkout-cart-index .cart.table-wrapper .item .col.subtotal {
    padding: 4px 1px 54px 0 !important;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

@media only screen and (max-width: 767.5px) {
    .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
        padding: 4px 1px 30px 0 !important;
    }
}

@media only screen and (max-width: 576px) {
    .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
        padding: 10px 0 !important;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-details {
        margin-right: 80px;
    }

    .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
        position: relative;
        display: block !important;
        text-align: left;
    }

    .banner-container {
        display: inline-block;
        padding: 0px 15px !important;
        margin: 0px auto;
    }

    .banner-container img {
        width: auto;
        height: 375px;
        min-height: 375px;
    }

    .full-slideshow-wrapper .banner-container a:first-child {
        margin-top: 0px;
        margin-bottom: 13px;
    }

    .full-slideshow-wrapper .banner-container a:last-child {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .full-slideshow-wrapper .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .full-slideshow-wrapper .banner-container a:last-child {
        margin-bottom: 10px;
    }
}

/*****end May css*****/
.treding_slider_cart .actions-primary .stock.unavailable {
    font-weight: bold;
    display: block !important;
    border: 1px solid #d6522d;
    width: 100%;
    background: #fff;
    color: #232323;
    padding: 11px 10px 11px 10px;
    float: none;
    text-align: center;
    font-size: 14px;
    line-height: normal;
}

.cart-empty a.continue_shopping {
    background: #d6522d;
    color: #fff;
    text-transform: capitalize;
    border-color: #d6522d;
    padding: 12px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}

.cart-empty p {
    font-size: 18px;
}

.cart-empty {
    text-align: center;
    padding-bottom: 16px;
}

.checkout-cart-index .page-title-wrapper h1.page-title {
    margin-bottom: 0px;
}

.opc-block-summary .mark .value.shippingMethod {
    display: inline-block !important;
    padding: 0px;
    color: #000;
}

.opc-block-summary .mark .label.description.couponDescription {
    display: block !important;
}

.catalog-product-view .block-products-list.grid.trend_slider_title h2 {
    background-color: #ffffff;
}

.treding_now_slider .slider-product-item-info .price-box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}

.treding_now_slider .product-item .old-price {
    margin-left: 0px;
    margin-right: 52px;
}

/****Home Page slider***/
.cms-home .loren-block .banner-title {
    padding: 22px 0 22px !important;
    margin: 0 !important;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 1024.5px) and (min-width: 574px) {
    .full-slideshow-wrapper .slideshow-container.col-sm-18 {
        width: 100%;
    }

    .full-slideshow-wrapper .banner-container.col-sm-6 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0px;
        margin: 55px 0px 0px;
    }

    .full-slideshow-wrapper .banner-container img {
        min-height: 375px;
        max-height: 375px;
        object-fit: fill;
        min-width: 190px;
        width: auto;
    }

    .full-slideshow-wrapper .banner-container a:last-child {
        margin-top: 0px;
    }

    .cms-home .full-slideshow-wrapper {
        margin-bottom: 0px;
    }

    .full-slideshow-wrapper .banner-container a:last-child img {
        padding-top: 0px !important;
    }

    .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        left: calc(57% - 144px);
    }

    .full-slideshow-wrapper .banner-container a {
        display: block;
        height: auto;
        padding: 0px 5px;
        width: 50%;
    }

    .cms-home .loren-block .banner-title {
        padding: 20px 0 20px !important;
        margin: 0 !important;
        margin-bottom: 0px !important;
    }
}

.small-image-banner-only-mobile {
    display: none;
}

@media only screen and (max-width: 575px) {
    .small-image-banner-only-mobile {
        display: block;
        padding: 10px 15px 0px;
        text-align: center;
        clear: both;
        width: 100%;
    }

}

/*****end Homepage****/
/****Gift card Delivery Date****/
.giftcard-information-delivery-field.deliveryType {
    margin-top: 30px;
    border-top: 1px solid #bebebe;
    padding-top: 30px;
}

.giftcard-information-delivery-field.deliveryType label.label.giftcard-field-label {
    display: block;
    width: 100%;
}

.giftcard-information-delivery-field.deliveryType .label.giftcard-field-label.delivery_type_input {
    display: inline-block;
    width: auto;
    font-size: 14px;
}

.send_gift_card_delivery {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.send_gift_card_delivery input[type="radio"] {
    width: 20px !important;
    display: inline-block;
    height: 20px !important;
    margin: 0px;
    position: absolute;
    left: -9999px;
    visibility: hidden;
}

.send_gift_card_delivery input[type="radio"]:not(:checked)+label.label.giftcard-field-label.delivery_type_input,
.send_gift_card_delivery input[type="radio"]:checked+label.label.giftcard-field-label.delivery_type_input {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.send_gift_card_delivery input[type="radio"]+label.label.giftcard-field-label.delivery_type_input:before,
.send_gift_card_delivery input[type="radio"]+label.label.giftcard-field-label.delivery_type_input:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease
}

.send_gift_card_delivery input[type="radio"]:not(:checked)+label.label.giftcard-field-label.delivery_type_input:before {
    border-radius: 50%;
    border: 2px solid #bebebe
}

.send_gift_card_delivery input[type="radio"]:not(:checked)+label.label.giftcard-field-label.delivery_type_input:after {
    border-radius: 50%;
    border: 2px solid #d7522d;
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.send_gift_card_delivery input[type="radio"]:checked+label.label.giftcard-field-label.delivery_type_input:before {
    border-radius: 50%;
    border: 2px solid #d7522d;
}

.send_gift_card_delivery input[type="radio"]:checked+label.label.giftcard-field-label.delivery_type_input:after {
    border-radius: 50%;
    border: 2px solid #d7522d;
    background-color: #d7522d;
    z-index: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.field.giftcard-information.giftcard-information-delivery-field .giftcard-field-wrapper {
    position: relative;
    width: auto;
}

.field.giftcard-information.giftcard-information-delivery-field#delivery-delivery_date input {
    position: relative;
    margin: 0px !important;
    padding-left: 40px !important;
}

.field.giftcard-information.giftcard-information-delivery-field button.ui-datepicker-trigger.v-middle {
    position: absolute;
    left: 8px;
    top: 1px;
    width: auto;
    height: auto;
    margin: 0px;
    width: 100%;
    text-align: left;
    background: transparent;
}

#delivery-delivery_date.field.giftcard-information.giftcard-information-delivery-field label,
#delivery-timezone.field.giftcard-information.giftcard-information-delivery-field label {
    display: none;
}

#delivery-delivery_date.field.giftcard-information.giftcard-information-delivery-field,
#delivery-timezone.field.giftcard-information.giftcard-information-delivery-field {
    padding-left: 23px;
}

#delivery-timezone.field.giftcard-information.giftcard-information-delivery-field select {
    width: 270px;
    padding-left: 8px;
}

.giftcard_new_design .ui-datepicker {
    width: auto;
}

.giftcard_new_design .ui-datepicker .ui-datepicker-prev,
.giftcard_new_design .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 8px;
}

.giftcard_new_design .ui-datepicker .ui-datepicker-title {
    align-items: center;
}

.giftcard_new_design .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    padding-left: 3px;
    padding-right: 3px !important;
}

@media only screen and (max-width: 767px) {
    .field.giftcard-information.giftcard-information-delivery-field#delivery-delivery_date input {
        width: 270px;
    }
}

@media only screen and (max-width: 480px) {

    #delivery-delivery_date.field.giftcard-information.giftcard-information-delivery-field,
    #delivery-timezone.field.giftcard-information.giftcard-information-delivery-field {
        padding-left: 0px;
    }
}

.mfp-iframe-holder .mfp-close {
    left: -2px;
    padding: 0px 15px;
}

.bss_quickview-catalog_product-view .watch_notification {
    top: 8px;
}

/*****end*****/
@media only screen and (max-width: 1024px) {
    .giftcard_new_design.product-paper-gift-vouchers .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        position: relative;
        height: auto;
        min-width: auto;
        max-width: initial;
        width: 100%;
        min-height: auto;
    }
}

/****Home page banner ipad****/
@media only screen and (max-width: 1024.5px) and (min-width: 574px) {
    .cms-home .full-slideshow-wrapper .banner-container a:nth-child(1) {
        padding-right: 5px;
        text-align: center;
        margin: 0px auto;
        display: inline-block;
    }

    .cms-home .column.main {
        padding-left: 10px;
    }

    .cms-home .full-slideshow-wrapper .banner-container a {
        width: 49.5%;
    }

    .cms-home .full-slideshow-wrapper .banner-container a:nth-child(2) {
        padding-left: 5px;
    }

    .cms-home .full-slideshow-wrapper .banner-container img {
        min-height: auto;
        max-height: initial;
        object-fit: fill;
        min-width: inherit;
        width: auto;
        margin: 0px auto !important;
    }

    .cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        left: auto;
        width: 100%;
    }
}

@media only screen and (max-width: 820px) {
    .cms-home .full-slideshow-wrapper .banner-container img {
        margin: 0px;
    }
}

@media only screen and (max-width: 810px) and (min-width: 720px) {
    .cms-home .full-slideshow-wrapper .banner-container.col-sm-6 {
        width: 97%;
        align-items: center;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 768.5px) {
    .cms-home .full-slideshow-wrapper .banner-container.col-sm-6 {
        width: 100%;
        align-items: center;
        margin: 55px 0px 0px;
    }

    .cms-home .column.main {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 712.5px) {
    .cms-home .full-slideshow-wrapper .banner-container.col-sm-6 {
        margin: 15px 0px 15px;
    }
}

@media only screen and (max-width: 575px) {
    .cms-home .full-slideshow-wrapper .banner-container.col-sm-6 {
        margin: 0px 0px 0px;
    }

    .cms-home .full-slideshow-wrapper .banner-container img {
        min-height: inherit;
        max-height: inherit;
        object-fit: fill;
        min-width: auto;
        margin: 0px auto;
    }

    .cms-home .full-slideshow-wrapper .banner-container a:last-child img {
        padding-top: 0px !important;
    }

    .cms-home .full-slideshow-wrapper .banner-container a {
        display: block;
        height: auto;
    }

    .cms-home .loren-block .banner-left {
        text-align: center;
    }

}

/*****end Ipad*****/
/*****Gift card Balance****/
.giftcard_content_block .block-title {
    margin: 48px auto;
    max-width: 100%;
    text-align: center;
}

.giftcard_content_block .block-title strong {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    color: #282828;
}

.giftcard_content_block .block-title .rmary_track p {
    font-size: 16px;
    line-height: 50px;
    color: #282828;
    font-weight: 400;
}

.giftcard_balance {
    max-width: 1110px;
    margin: 0px auto;
    display: flex;
    text-align: center;
    justify-content: space-between;
    align-items: center;
}

.giftcard_balance_form .fieldset .field {
    margin-bottom: 10px;
}

.giftcard_balance_form .fieldset .field label {
    color: #333;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 100%;
}

.giftcard_balance_form .fieldset .field .control {
    display: block;
    width: 250px;
}

.giftcard_balance img.track_img {
    width: 306px;
    height: auto;
}

.giftcard_details_box table {
    margin-top: 20px;
    border: 1px solid #282828;
    border-collapse: collapse;
}

.giftcard_details_box table td {
    border: 1px solid #282828 !important;
}

.giftcard_details_box table tr td:nth-child(1) {
    font-weight: bold;
}

.giftcard_balance_form .fieldset .field .control input {
    font-style: normal;
}

@media only screen and (max-width: 991px) {
    .giftcard_balance img.track_img {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .giftcard_balance_form .fieldset {
        margin-bottom: 10px;
    }

    .giftcard_balance {
        flex-direction: column;
    }

    .giftcard_content_block .block-title .rmary_track p {
        line-height: 30px;
    }

    .giftcard_content_block .block-title {
        margin-top: 30px;
    }
}

/*****Detail page css****/
@media only screen and (min-width: 769px) {
    .catalog-product-view .write-question-review-buttons-container {
        float: none !important;
        padding-right: 10px !important;
        margin-bottom: 10px;
        display: inline-block;
    }
}

.write-question-review-button-text .yotpo-icon {
    color: inherit !important;
}

.write-question-review-button-text {
    text-transform: uppercase;
}

.write-question-review-button {
    text-transform: uppercase;
    background: #d7522d !important;
    border: solid 1px #d7522d;
    color: #fff !important;
}

.write-question-review-button:hover {
    background: #f5f5f5 !important;
    color: #333 !important;
    border-color: #333 !important;
}

.catalog-product-view .write-question-review-buttons-container .write-question-review-button .write-question-review-button-icon {
    color: #fff !important;
}

.write-question-review-buttons-container .write-question-review-button {
    background: #d7522d;
    color: #fff;
}

.write-question-review-button-icon {
    color: inherit !important;
}

.catalog-product-view .write-question-review-button span {
    color: #fff !important;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}

.write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
    font-family: 'ProximaNova-Regular';
    font-weight: 400 !important;
}

.write-question-review-buttons-container .write-question-review-button:hover {
    background: #f5f5f5 !important;
    border-color: #333;
    color: #333 !important;
}

.write-question-review-buttons-container .write-question-review-button:hover .write-question-review-button-icon {
    color: #333 !important;
}

.write-question-review-buttons-container .write-question-review-button:hover span {
    color: #333 !important;
}

.giftcard_details_box p.error {
    color: #ff0000;
    font-weight: bold;
    text-align: left;
}

/****mywhichlist****/
.primary.my_wishlist_bittons_box button {
    margin-top: 0px !important;
    display: inline-block;
    margin-bottom: 10px !important;
    margin-right: 5px !important;

}

.wishlistButtonBox .downloadwishlistSection {
    margin-top: 0px;
    display: inline-block;
}

.wishlistButtonBox .copyWishlistSection {
    display: inline-block;
    margin-right: 5px;
}

.wishlistButtonBox .copyWishlistSection button {
    margin-right: 0px !important;
}

@media only screen and (max-width: 1024px) {
    .primary.my_wishlist_bittons_box {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .primary.my_wishlist_bittons_box button {
        font-size: 12px;
    }

    .wishlistButtonBox .downloadwishlistSection button {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .primary.my_wishlist_bittons_box {
        flex-wrap: wrap;
    }

    .catalog-product-view .fotorama__stage__frame .fotorama__img {
        width: auto;
        float: none !important;
    }
}

.otp_verification_form {
    max-width: 468px;
    margin: 0px auto;
    border: 1px solid #ebebeb;
    padding: 40px;
    box-shadow: 1px 8px 10px rgba(0, 0, 0, 0.16);
    border-radius: 15px;
}

/*.otp_screen {
    max-width: 575px;
    margin: 0px auto;
    border: 1px solid #ebebeb;
    padding: 100px;
}
*/
.otp_screen input[type="text"] {
    margin-bottom: 0px;
    display: inline-block;
    width: 40px;
    border: 1px solid #bebebe;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    border-radius: 4px;
    margin: 0px 3px;
}

.otp_screen input[type="text"]:focus {
    border-bottom: 1px solid #bebebe;
}

.otp_screen .email-otp-container {
    max-width: 320px;
    margin: 30px auto;
    text-align: center;
}

.resend_verify_otp {
    max-width: 320px;
    margin: 0px auto 20px;
    text-align: center;
}

.resend_verify_otp a {
    border: 1px solid #d6522d;
    padding: 10px;
    color: #d6522d;
    background: #fff;
    height: 36px;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
}

.resend_verify_otp a:hover {
    border: 1px solid #d6522d;
    color: #fff;
    background: #d6522d;
}

.resend_verify_otp button {
    border: 1px solid #d6522d;
    padding: 10px;
    background: #d6522d;
    color: #fff;
    text-transform: capitalize;
    height: 36px;
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}

.resend_verify_otp button:hover {
    border: 1px solid #d6522d;
    color: #d6522d;
    background: #fff;
}

a.login-button {
    background: #d6522d;
    padding: 8px 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
}

/*****fwscertificateaccount*****/
.customeraddons-customer-fwscertificates .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 450px;
    max-height: initial;
}

.customeraddons-customer-fwscertificates .modal-popup._inner-scroll .modal-content {
    overflow-y: auto;
    padding: 25px;
}

.customeraddons-customer-fwscertificates .modal-slide._inner-scroll .modal-footer {
    display: none;
}

.customeraddons-customer-fwscertificates h1.modal-title {
    margin: 0px !important;
    padding: 0px !important;
    color: #fff !important;
    min-height: auto;
    line-height: normal;
    border-bottom: 0px solid #e1e1e1 !important;
}

.customeraddons-customer-fwscertificates header.modal-header {
    padding: 10px;
    background: #d7522d;
    color: #fff;
    border: 0px !important;
    border-radius: 0px;
    height: 40px;
}

.customeraddons-customer-fwscertificates .modal-popup .action-close,
.modal-slide .action-close {
    padding: 0;
    width: 40px;
    height: 40px;
    background: #000 !important;
}

.fws_certificate_popup input {
    border: 1px solid #333 !important;
    height: 35px !important;
    width: 100%;
    display: block;
}

.fws_certificate_popup textarea {
    border: 1px solid #333 !important;
    width: 100%;
    display: block;
}

.fws_certificate_popup .form-group {
    margin-bottom: 18px;
}

.fws_certificate_account #addNewFWSCertificateButton {
    padding: 6px 9px;
    margin: 9px 9px 0px 0px;
    float: left;
    font-size: 12px;
}

.fws_certificate_popup .form-group .formError {
    color: #d7522d;
}

#addNewFWSCertificateForm input#certificate_title {
    padding: 0px 9px;
}

.fws_certificate_table td.col.title.title_set_width {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*    white-space: nowrap;*/
}

/*****endfwscertificate****/
.affiliate-banner-content.affiliate-top-banner {
    margin-bottom: 25px;

}

.affiliate-banner-content.affiliate-top-banner img {
    max-height: 305px;
    display: block;
}

@media only screen and (max-width: 480px) {

    /*.otp_screen {
    padding: 70px 20px;
}*/
    .otp_verification_form {
        padding: 18px;
    }

    a.login-button {
        font-size: 12px;
    }

    .otp_screen input[type="text"] {
        width: 30px;
        height: 30px;
    }
}

.field.choice.assistance_allowed_box {
    display: inline-block;
    position: relative;
    width: auto;
    padding-right: 30px;
}

.field.choice.assistance_allowed_box .field-tooltip {
    top: -6px;
}

.customer_dob div#customer_dob {
    display: flex;
    float: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom_customer_dob_section .customError.red {
    width: 48%;
    font-size: 1.2rem;
    color: #e02b27;
}

#customer_dob_month+.customError.red {
    order: 3;
}

#customer_dob_day+.customError.red {
    order: 4;
}

@media only screen and (max-width: 560px) {
    #customer_dob_day+.customError.red {
        order: initial;
    }

    #customer_dob_month+.customError.red {
        order: initial;
    }

    .customer-account-create .page-main .block.block-register-account .form-control {
        width: 100%;
    }

    .custom_customer_dob_section .customError.red {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 560px) {
    .customer_dob div#customer_dob {
        flex-direction: column;
    }

    .customer_dob div#customer_dob select.form-control {
        width: 100%;
    }
}

/****productlistimage2column*****/
.products-grid li.item.product.product-item.category_promotion_ads_section {
    width: 50% !important;
}

.products-grid li.item.product.product-item.category_promotion_ads_section p {
    height: 100%;
    display: block;
    margin: 0px;
}

.products-grid li.item.product.product-item.category_promotion_ads_section p img {
    height: 100%;
}

/****endcss****/
/*****ipad768cssmenu*****/
@media only screen and (max-width: 768.5px) {

    .page-header .header.content .col-sm-8.col-md-8,
    .page-header .header.content .col-sm-16.col-md-16 {
        float: none;
    }

    .nav-toggle {
        left: auto;
        right: 15px;
        top: 25px;
        z-index: 0;
    }

    .page-header .logo {
        width: auto;
        text-align: center;
        max-width: 100%;
        padding: 0px;
        z-index: 0;
        margin-bottom: 0px;
    }

    .page-header .logo .main-logo {
        display: block;
    }

    .page-header .logo .main-logo {
        display: inline-block;
        height: auto;
        width: auto;
        max-width: 200px;
    }

    .mobile_user_n_cart {
        position: absolute;
        right: 50px;
        top: 20px;
        display: flex;
        align-items: start;
    }

    .mobile_user_n_cart a {
        display: inline-block;
        text-align: center;
        color: rgb(40, 40, 40);
        padding: 0px 6px 0px 7px;
    }

    .mobile_user_n_cart a span {
        display: block;
        font-size: 10px;
    }

    .mobile_user_n_cart a span svg {
        width: 24px;
    }

    .nav-toggle::after {
        content: "Menu";
        display: block;
        text-align: center;
        color: rgb(40, 40, 40);
        z-index: 99999;
        font-size: 10px;
        margin-top: 24px;
    }

    .nav-toggle::before {
        right: 0px;
        left: auto;
    }

    .page-header .header.panel {
        display: none;
    }

}

/*.cart-container .cart-summary ul.checkout.methods li.item .braintree-applepay-minicart.cart,
.cart-container .cart-summary ul.checkout.methods li.item .googlepay-minicart-logo.cart{
    display: none;
}*/
.checkout-cart-index .cart-summary .braintree-applepay-minicart.cart,
.googlepay-minicart-logo.cart {
    padding: 0px;
    display: none;
}

/*****endcss*****/
.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap {
    max-width: 384px;
    text-align: center;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap .modal-header {
    padding: 0px;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap p {
    display: flex;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap p,
.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap .modal-content {
    padding: 0px;
    margin: 0px;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap p a.click_here_link img {
    margin: 0px;
    padding: 0px;
    display: block;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #d7522d;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap p a.click_here_link {
    border: 0px solid #d6522d;
    padding: 0px;
    margin-top: 0px;
    display: inline-block;
}

.modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap .modal-footer {
    display: none;
}

@media only screen and (max-width: 768.5px) {
    .modal-popup.idslogic-checkout-cart-popup.modal-slide {
        left: 10px;
        right: 10px;
        top: 20%;
    }

    .modal-popup.idslogic-checkout-cart-popup .modal-inner-wrap {
        min-height: auto !important;
        margin: 0px auto;
    }
}

/***edit account style ***/
.custom_customer_two_factor_section select#cc_auth_allowed_on {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #797979;
}

.custom_customer_two_factor_section .customer_factor_mobile_style {
    display: flex;
    float: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom_customer_two_factor_section .customer_factor_mobile_style select.form-control {
    width: 48%;
    border-radius: 0px;
    border: 1px solid #797979 !important;
}

.custom_customer_two_factor_section .field .control.customer_factor_mobile_style input {
    width: 48%;
    border-radius: 0px;
    border: 1px solid #797979 !important;
}

.custom_customer_dob_section .customer_dob select.form-control {
    width: 48%;
    border-radius: 0px;
    border: 1px solid #797979 !important;
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {

    .custom_customer_dob_section .customer_dob select.form-control,
    .custom_customer_two_factor_section .customer_factor_mobile_style select.form-control,
    .custom_customer_two_factor_section .field .control.customer_factor_mobile_style input,
    .customer-account-edit .form-edit-account .fieldset {
        width: 100%;
    }
}

@media only screen and (max-width: 560px) {

    .custom_customer_two_factor_section .customer_factor_mobile_style select.form-control,
    .custom_customer_two_factor_section .field .control.customer_factor_mobile_style input {
        width: 100%;
    }
}

/****ipadmenu****/
@media only screen and (max-width: 768.5px) and (min-width: 767px) {
    .page-wrapper .page-header .search-wrapper .block-search input[type="text"] {
        height: 38px;
        border: 0px solid #d6522d !important;
        border-radius: 0;
        background: #f8f8f8;
        padding: 0px 15px;
        padding-left: 10px;
        outline: none !important;
        border-color: #d6522d;
    }

    .page-wrapper .page-header .search-wrapper .block-search {
        border: 1px solid #d6522d !important;
    }

    .nav-open .page-wrapper {
        left: 0px !important;
    }

    .nav-toggle {
        right: 0px;
        z-index: 999;
    }

    .nav-open .nav-toggle:after {
        background: transparent;
        position: relative;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0::after {
        content: '';
        position: absolute;
        font-size: 22px;
        content: "\f105" !important;
        text-align: center;
        display: inline-block;
        font-family: FontAwesome;
        color: #fff;
        right: 12px;
        width: 40px;
        z-index: 222;
        top: 0px;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        text-align: center;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0.open::after {
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .cdz-horizontal-menu .groupmenu li.item.level0>ul.groupmenu-drop.slidedown {
        position: relative;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link,
    .cdz-horizontal-menu .groupmenu li.item.level0:hover a.menu-link {
        text-align: left;
    }

    .page-wrapper .page-header .search-wrapper .block-search {
        width: 100% !important;
    }

    .additional-links .wishlist,
    .page-wrapper .page-header .minicart-wrapper,
    .page-wrapper .page-header .minicart-wrapper+.nav.item {
        display: none;
    }

    .page-wrapper .page-header .search-wrapper {
        margin-top: 15px;
    }

    .page-wrapper .page-header .header.content {
        padding-top: 10px;
    }

    .page-wrapper .page-header .header-wrapper-content .header-wrapper-bottom .header.content {
        padding-top: 0px;
        padding-bottom: 0;
    }

    .page-header .header.content>.row>[class*='col-sm-'] {
        width: 100%;
    }

    .header-bottom-left {
        border-top: 0px solid #333;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: -6px;
    }

    .cms-home.cms-index-index .page-header {
        margin-bottom: 0px;
        min-height: 190.6px !important;
        max-height: 190.6px !important;
    }

    .header-additional .additional-links {
        text-align: center;
        padding-left: 0px;
        margin-top: 0;
    }

    .nav-before-open.nav-open .page-wrapper:after {
        background: rgb(0 0 0 / 42%);
        z-index: 22;
        position: absolute;
        height: 100%;
        width: 100%;
        content: '';
        right: 0;
        top: 0;
    }

    .cdz-menu .item.level-top {
        display: block;
        position: relative;
        margin-bottom: 5px;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link {
        text-transform: capitalize;
        text-decoration: none;
        color: #ffffff;
        background-color: #282828;
        border-color: #424242;
    }

    .cdz-main-menu .groupmenu li.level0:hover>a.menu-link {
        cursor: pointer;
        color: #ffffff;
        background-color: #262626;
        border-color: #373737;
        font: 500 14px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link {
        color: #ffffff;
    }

    .cdz-main-menu .groupmenu li.level0 {
        width: 100%;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #424242 !important;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link {
        display: block;
    }

    .cdz-horizontal-menu .groupmenu {
        display: block;
        text-align: left;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link {
        padding: 10px;
        margin: 0;
        font-size: 13px;
        line-height: 17px;
        border-left: 0px;
        text-align: left;
        font-family: 'ProximaNova-Regular' !important;
        font-weight: 400;
        margin-right: 50px;
    }

    .cdz-horizontal-menu .groupmenu li.item.level0 a.menu-link,
    .cdz-horizontal-menu .groupmenu li.item.level0:hover a.menu-link {
        font-family: 'ProximaNova-Regular' !important;
        color: #fff;
    }

    .cdz-main-menu .groupmenu li.level0>a.menu-link:visited {
        color: #fff;
    }

    .cdz-menu .groupmenu-width-12 {
        width: 100%;
    }

    .cdz-menu .col-sm-8 {
        width: 100%;
    }

    .page-header .switcher.switcher-currency .switcher-trigger img {
        margin-top: 1px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

    .page-header .switcher.switcher-currency .switcher-trigger span {
        font-size: 14px;
        display: block;
        font-size: 10px;
        display: block;
        margin-top: 4px;
        text-align: center;
    }

    .mobile_user_n_cart {
        right: 36px;
    }

    .page-header .switcher .options .action.toggle.switcher-trigger:after {
        display: none;
    }

    div.mainMenuSubSection.scrollmenu {
        text-align: center;
        margin-top: 14px;
    }

    .logo-left {
        margin-top: -12px;
    }

    .page-wrapper .page-header .switcher {
        padding-right: 8px;
    }
}

/****freestuffprodcut****/
.account .column.main .block.block-dashboard-prodcuts-listing.free-stuff-product-list {
    padding: 0px;
}

.product-listing.free-stuff-product {
    padding-top: 10px;
}

.free-stuff-product .product-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.free-stuff-product .product-items li.item.product.product-item {
    width: 25%;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.free-stuff-product .product-items li .product-item-info {
    max-width: 100%;
    position: relative;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    width: 100%;
    height: 100%;
    background: #fffcfc;
}

.free-stuff-product .product-items li .product-item-info .product_image {
    height: 118px;
    width: auto;
}

.free-stuff-product .product-items li .product-item-info .product_image img.product-image-photo {
    height: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.free-stuff-product .product-items li .product-item-info .addToCartButton a span {
    color: #fff;
}

.free-stuff-product .product-items li .product-item-info .addToCartButton a {
    color: #fff;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    background: #d6522d;
    display: block;
    width: 100%;
    padding: 12px 10px 10px 10px;
    text-align: center;
    color: #fff;
}

.free-stuff-product .product-items li .product-item-info .price_text {
    text-align: left;
}

.free-stuff-product .product-items li.item.product.product-item .product-item-info .product-item-details a.product-item-link {
    color: #333 !important;
    font-weight: 600;
    text-decoration: none !important;
}

.free-stuff-product .product-items li .product-item-info .info-details {
    padding: 10px;
}

.free-stuff-product .product-items li .product-item-info .product_image img.product-image-photo {
    position: relative;
}

.free-stuff-product .pagination {
    background: #f5f5f5;
    padding: 12px 15px 12px;
}

.free-stuff-product ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.free-stuff-product ul li {
    padding: 0px 5px;
    margin: 0px;
}

.free-stuff-product ul li a {
    color: #333 !important;
    text-decoration: none !important;
}

.free-stuff-product ul li.active a {
    text-decoration: underline !important;
}

.free-stuff-product ul li a.action_next {
    color: #d6522d !important;
    text-transform: uppercase;
}

.free-stuff-product ul li a.action_next:after {
    content: ">";
}

.free-stuff-product ul li a.action_previous {
    color: #d6522d !important;
    text-transform: uppercase;
}

.free-stuff-product ul li a.action_previous:before {
    content: "<";
}

@media only screen and (max-width: 1024px) {
    .free-stuff-product .product-items li.item.product.product-item {
        width: 33.33%;
    }
}

@media only screen and (max-width: 768px) {
    .free-stuff-product .product-items li.item.product.product-item {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .free-stuff-product .product-items li .product-item-info .product_image {
        height: 111px;
        width: auto;
        overflow: hidden;
    }

    .free-stuff-product .product-items li .product-item-info .product_image img.product-image-photo {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover;
        overflow: hidden;
    }

    .catalog-product-view .product_custom_label_box {
        right: 25px;
    }
}

@media only screen and (max-width: 768px) {
    .catalog-product-view .product_custom_label_box .imageTag {
        width: 35px;
        height: 35px;
    }
}

@media only screen and (max-width: 365px) {
    .print_btns_list a.action {
        font-size: 13px;
        padding: 12px 10px;
    }
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist {
    display: inline-block;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist:before {
    content: '\f004';
    position: absolute;
    font-size: 16px;
    font-family: 'Font Awesome 5 Free';
    color: #000;
    left: 0px;
    top: 0px;
    line-height: normal;
    overflow: visible;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist span {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit {
    margin-right: 10px;
    position: relative;
    margin-left: 12px;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-delete:before {
    font-size: 20px;
}

@media only screen and (max-width: 768px) {
    .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
        max-width: 400px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        left: auto;
        top: 100px;
        right: 0px;
    }

    .checkout-cart-index #cart-totals {
        padding: 15px 15px;
    }

    .checkout-cart-index .cart-summary .block.shipping {
        padding: 20px 15px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist {
        left: 0px;
        position: relative;
        top: -12px;
    }
}

/****wishlistpagecss*****/
.products-grid.wishlist .product-item a.product-item-photo .product-image-container {
    position: relative;
    display: block;
    width: auto !important;
}

.products-grid.wishlist .product-item-info .product-image-wrapper {
    padding: 0 !important;
    height: auto !important;
    overflow: hidden;
    padding: 0px !important;
    border: 0px solid #d5d5d5;
}

.products-grid.wishlist .product-item .product-item-info strong.product-item-name {
    padding: 0px 10px 8px;
}

.products-grid.wishlist .product-item .product-item-info strong.product-item-name a {
    color: #333;
    font-weight: 600;
}

.products-grid.wishlist .product-item .product-item-info .price-box {
    text-align: left;
}

.products-grid.wishlist .product-item .product-item-info .price-box {
    text-align: left;
}

.products-grid.wishlist .product-item .product-item-info .price-box p {
    padding: 0px 10px;
    margin: 0px;
}

.products-grid.wishlist .product-item-tooltip {
    display: block;
    padding: 8px;
    text-align: left;
}

.products-grid.wishlist .product-item .product-item-info .box-tocart .fieldset .field .control input {
    height: 31px !important
}

.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 1.2rem;
    line-height: 1.54rem;
    margin-right: 29px;
    margin-top: 0px;
    margin-left: 0px;

}

.products-grid.wishlist .product-item .product-item-info {
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    margin: 0px;
    box-shadow: 0px 0px 0px #e1e1e1;
    -moz-box-shadow: 1px 2px 8px #e1e1e1;
    -webkit-box-shadow: 0px 0px 0px #e1e1e1;
}

.products-grid.wishlist .product-item .product-item-info .yotpo.bottomLine.bottomline-position {
    display: block;
    margin: 0px;
    padding: 0px 10px;
    text-align: left;
}

.products-grid.wishlist .product-item .product-item-info a.mp-wishlist-delete.btn-remove.action.delete {
    position: absolute;
    right: 10px;
    top: 0px;
    margin: 0px !important;
    border: 0px solid #d6522d;
    height: 31px;
    padding: 0px;
    z-index: 0;
    cursor: pointer;
    font-size: 24px;
}

@media only screen and (max-width: 991px) {
    .products-grid.wishlist .product-item .box-tocart .tocart {
        padding: 7px 7px;
    }

    .products-grid.wishlist .product-item .product-item-info .box-tocart .fieldset .field .control input {
        height: 31px !important;
        width: 40px;
        padding: 5px 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    .products-grid.wishlist .product-item .product-item-info a.mp-wishlist-delete.btn-remove.action.delete {
        right: 15px;
    }
}

/***endwishlistpage***/
/*body.wishlist_animation_action_overlay:before {
    content: '';
    position: fixed;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100vh;
    z-index: 22;
    background: rgba(255, 255, 255, 0.9);
}*/
.wishlist_animation_action {
    max-width: initial;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 6px;
    top: -17px;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: none;
    width: 70px;
}

/****wishlist button****/
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 8px;
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-info .box-tocart .fieldset .field .control input {
    height: 31px !important;
    width: 40px;
    padding: 5px !important;
}

.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
    float: left;
    width: calc(100% - 74px);
}

.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .actions-primary {
    width: 100%;
}

.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 1rem;
    line-height: 1.54rem;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 7px 7px;
    width: 100%;
    display: block;
}

.wishlist-index-index .products-grid.wishlist a.mp-wishlist-copy.btn-copy.action {
    float: left !important;
    display: block;
    width: 100%;
    margin-right: 0px;
}

@media only screen and (max-width: 768px) {
    .wishlist-index-index .products-grid.wishlist .product-item-tooltip {
        margin-left: 0px;
        padding-left: 0px;
    }

    .wishlist-index-index .products-grid.wishlist .product-item .product-item-info .price-box p {
        padding-left: 0px;
    }

    .wishlist-index-index .products-grid .product-image-photo {
        position: relative;
    }

    .wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
        width: auto;
    }

    .wishlist-index-index .products-grid.wishlist {
        margin-right: 0px;
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 0px;
        padding: 10px 10px 20px 20px;
        border-bottom: 0px solid #e8e8e8;
    }

    .wishlist-index-index .column.main {
        padding-left: 0px;
    }
}

/*****end****/
/******sharedwishlist style****/
.shared_wishlist_style a.product.photo {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.shared_wishlist_style .product-image-wrapper {
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
    overflow: initial;
    padding: 0px !important;
}

.shared_wishlist_style .product-image-wrapper .product-image-photo {
    height: auto;
    width: auto;
    position: relative;
}

.shared_wishlist_style .product_shared_list_item {
    display: inline-block;
}

.shared_wishlist_style .product_shared_list_item strong.product.name {
    max-width: 350px;
    display: block;
    margin-bottom: 10px;
}

.shared_wishlist_style td.col.comment {
    width: 250px;
    display: inline-block;
}

.actions_button_style button.action.tocart {
    width: 120px;
    display: block;
    margin: 0px;
    text-transform: capitalize;
}

.actions_button_style a.action.towishlist {
    color: #d6522d;
    background-color: #ffffff;
    border-color: #d6522d;
    font: 500 14px / 1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    border: 1px solid;
    padding: 7px 8px;
    margin: 3px 0px;
    width: 120px;
    display: block;
}

.product_shared_list_item dl {
    margin-bottom: 10px;
}

.product_shared_list_item dd {
    margin-bottom: 5px;
}

.shared_wishlist_style tr {
    border: 1px solid #e1e1e1;
}

.shared_wishlist_style tr td {
    border: 0px !important;
}

.shared_wishlist_style thead tr {
    border-bottom: 0px;
}

.shared_wishlist_style a.product.photo {
    max-width: 370px;
}

.shared_wishlist_style .product_shared_list_item .price-final_price span.price {
    font-size: 1.5rem;
    font-weight: 600;
}

.shared_wishlist_style .product_shared_list_item .price-excluding-tax {
    font-size: 1.5rem;
    margin-top: 10px;
}

.shared_wishlist_style .product_shared_list_item .price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
    content: attr(data-label) ' : ';
    font-size: 1.5rem;
}

@media only screen and (max-width: 768px) {
    .shared_wishlist_style .product_shared_list_item {
        display: block;
        margin-top: 10px;

    }
}

@media only screen and (max-width: 576px) {
    .shared_wishlist_style a.product.photo {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .checkout-cart-index .cart.table-wrapper {
        overflow: visible;
    }
}

/******endcss****/
.catalog-product-view .product.data.items .value p:last-child {
    margin-bottom: 1rem;
}

.bss_quickview-catalog_product-view .product_custom_label_box {
    top: 10px;
}

.bss_quickview-catalog_product-view .product_custom_label_box .imageTag {
    width: 50px;
    height: 50px;
}

/***product detail page table****/
.catalog-product-view .table_wrap_inner .mCSB_container.mCS_no_scrollbar_x {
    width: 100% !important;
}

.catalog-product-view .table_wrap_inner.mCustomScrollbar._mCS_2.mCS_no_scrollbar {
    display: block;
}

.catalog-product-view .table_wrap_inner .mCSB_container.mCS_no_scrollbar_x .table_heading,
.catalog-product-view .table_wrap_inner .mCSB_container.mCS_no_scrollbar_x .table_row {
    width: 100%;
}

/****end***/
/****HomePage banner****/
.cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
}

/*****new update****/
.whislistShare.shareSocialMediaIcon a {
    line-height: 37px;
}

/****myaccount css****/
.table-additional-addresses-items.history tr {
    background: #e0e0e0;
    border-bottom: 12px solid #f9f9f9;
}

.table-additional-addresses-items.history tr td a.action.edit span,
.table-additional-addresses-items.history tr td a.action.delete span {
    display: none;
}

.table-additional-addresses-items.history tr td a.action.edit:before {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #d10029;
    font-size: 18px;
}

.table-additional-addresses-items.history tr td a.action.delete:before {
    content: "\f1f8";
    font-family: 'FontAwesome';
    color: #d10029;
    font-size: 18px;
}

.outofstocknotification-customer-index .cart.items.data.table {
    background: #f9f9f9;
    box-shadow: none;
    border: 1px solid #999999;
}

.outofstocknotification-customer-index .cart.items.data.table th {
    font-weight: bold;
}

.outofstocknotification-customer-index .cart.items.data.table .item-info a img {
    max-width: 270px;
    display: block;
}

/****checkout page new css****/
.secureLeft a {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1.8rem;
    color: #4f4a4a;
    font-size: 14px;
}

.authArea {
    padding: 38px 12px 0 12px;
}

.authArea .subauth {
    max-width: 432px;
    margin: 0 auto;
}

.authArea .subauth .tilte p {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
}

.authArea .subauth .tilte p.lock_icon_text {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 28px;
    font-family: 'ProximaNova-Regular';
    line-height: 30px;
}

.authArea .subauth .tilte p.lock_icon_text img {
    max-width: 24px;
    height: 24px;
    margin-right: 6px;
}

.authArea .subauth .tilte p.description {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 32px;
    font-family: 'ProximaNova-Regular';
}

.authArea .auth {
    margin-bottom: 15px;
    border: 0px;
}

.authArea .auth .fieldset {
    display: none;
    background: #fff;
    padding: 0px;
    border-top: 0px;
}

.authArea .auth.active {
    background: #fff;
}

.authArea .auth .lableA .titleLable {
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 15px;
    padding-left: 0px;
    line-height: 28px;
}

.authArea .auth .lableA span {
    width: 24px;
    height: 24px;
}

.emailDescription {
    padding-bottom: 15px;
}

.authArea .auth .fieldset .field .label {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px;
}

.authArea .auth .fieldset .field .info {
    margin-bottom: 8px;
    margin-top: 16px;
}

.authArea .auth .fieldset .field.email {
    margin: 0px;
    margin-bottom: 0px;
}

.authArea .auth .fieldset .field.password {
    margin-top: 16px;
}

.form-login .lableB {
    position: relative;
    padding: 0px 10px 0px 28px;
    display: block;
    margin-bottom: 16px;
}

.form-login .lableB input[type="checkbox"] {
    display: none;
}

.form-login .lableB span {
    position: absolute;
    display: inline-block;
    left: 0px;
    width: 24px;
    height: 24px;
}

.form-login .lableB span:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

.form-login .lableB input:checked+span:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.form-login .lableB .titleLable {
    font-weight: 500;
    font-family: 'ProximaNova-Medium';
    font-size: 16px;
    line-height: normal;
    padding-bottom: 4px;
    cursor: pointer;
    padding-top: 2px;
}

.descLable_title {
    color: #666;
    font-size: 1.4rem;
    margin-bottom: 16px;
}

.emailDescription_title {
    color: #666;
    font-size: 1.4rem;
    margin: 16px 0;
}

p.checkout-sign-in__separator--text {
    font-weight: 500;
    max-width: 100%;
    position: relative;
    text-align: center;
    color: #000;
}

p.checkout-sign-in__separator--text:before,
p.checkout-sign-in__separator--text:after {
    background: #cdcbcb;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 40%;
}

p.checkout-sign-in__separator--text:after {
    right: 0px;
}

.authArea .auth .lableA {
    padding: 10px 10px 16px 36px;
}

.authArea .auth .lableA span {
    top: 10px;
    left: 0px;
}

.authArea .auth .fieldset .actions-toolbar .secondary.forgot_password_text {
    text-align: left;
    margin: 0px;
    margin-bottom: 16px;
}

.authArea .auth .fieldset .actions-toolbar .secondary.forgot_password_text a {
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-top: 0px;
    color: #000;
    text-align: left;
}

.emailDescription.text_import {
    color: #666;
    font-size: 1.4rem;
    margin: 16px 0;
    margin-bottom: 0px;
}

.blog__content.checkout_layout_style {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-top: 65px;
}

.checkout_layout_style .card {
    display: flex;
    max-width: 320px;
    flex-wrap: nowrap;
    width: 24%;
}

.checkout_layout_style .card .images {
    margin-right: 15px;
}

.checkout_layout_style .card .card__content {
    max-width: 174px;
}

.checkout_layout_style .card .card__content h3 {
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.checkout_layout_style .card .images img {
    max-width: 32px;
}

.authArea .auth .fieldset .actions-toolbar .primary {
    width: 100%;
    float: none;
    min-height: 48px;
    font-weight: 500;
    font-family: 'ProximaNova-Medium';
    font-size: 14px;
    margin: 0px;
    letter-spacing: .05rem;
}

@media only screen and (max-width: 768px) {
    .authArea {
        padding: 32px 0px 0 0px;
    }

    .checkout_layout_style .card {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .checkout_layout_style .card {
        max-width: 100%;
        margin: 12px 0px;
    }

    .checkout_layout_style .card .card__content {
        max-width: 100%;
    }

    .authArea .subauth .tilte p.description {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

/****end checkout page****/
/****CheckoutNewDesign****/
#custom_checkout_step_wrapper {
    display: flex;
    justify-content: center;
    padding: 0 24px;
    margin: 24px 0 24px;
}

.custom_checkout_step_wrap .checkout_step {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    max-width: 480px;
}

.custom_checkout_step_wrap .checkout_step .step {
    flex-basis: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.custom_checkout_step_wrap .checkout_step .step:first-child {
    align-items: flex-start;
}

.custom_checkout_step_wrap .checkout_step .step:nth-child(3) {
    align-items: flex-end;
}

.custom_checkout_step_wrap .checkout_step .step .circle {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #CDCBCB;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    z-index: 2;
}

.custom_checkout_step_wrap .checkout_step .step.active .circle,
.custom_checkout_step_wrap .checkout_step .step.complete .circle {
    background: #1E1E1E;
    border: 1px solid #1E1E1E;
}

.custom_checkout_step_wrap .checkout_step .step .text {
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #1E1E1E;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
}

.custom_checkout_step_wrap .checkout_step .step.active .text {
    font-weight: 500;
    color: #1E1E1E;
}

.custom_checkout_step_wrap .checkout_step .line {
    height: 1px;
    background: #CDCBCB;
    position: absolute;
    width: 100%;
    top: 6.5px;
    z-index: 1;
}

.custom_checkout_step_wrap .checkout_step .line::after {
    content: '';
    height: 1px;
    background: #1E1E1E;
    position: absolute;
    top: 0;
    z-index: -1;
}

.custom_checkout_step_wrap .checkout_step .line--second::after {
    width: 50%;
}

.custom_checkout_step_wrap .checkout_step .line--third::after {
    width: 100%;
}

.securecheckout_design_section .opc.opc-sticky {
    display: block;
    width: 100%;
}

.checkout-index-index .page-title-wrapper .page-title {
    width: 100%;
    text-align: center;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section #checkoutSteps>.col-mp:first-child {
    padding-right: 12px;
    border-right: 0px;
}

.checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky {
    padding-left: 12px;
}

.checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky .row-mp {
    margin: 0px;
    background: #f9f7f2;
    padding: 16px;
    padding-bottom: 10px;
}

.checkout-index-index .securecheckout_design_section .giftwrap-checkout-shipping-method {
    margin-top: 1rem;
}

.checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky .opc-block-summary.step-content {
    background: transparent !important;
}

.checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky #checkout-review-table {
    background: transparent;
}

.checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky .opc-block-summary .minicart-items-wrapper {
    border-bottom: 2px solid #cdcbcb;
    max-height: 248px !important;
    overflow: auto;
    padding-bottom: 16px;
}

.checkout-index-index .securecheckout_design_section .minicart-items #checkout-review-table .product>.product-image-container {
    width: 88px !important;
    height: auto !important;
}

.checkout-index-index .securecheckout_design_section .minicart-items .product-image-wrapper {
    height: auto;
}

.checkout-index-index .securecheckout_design_section .minicart-items #checkout-review-table .product>.product-image-container img {
    height: auto;
}

.checkout-index-index .securecheckout_design_section #checkout-review-table tbody tr td {
    padding: 8px 15px;
    border-bottom: 0px solid #dcd8d8;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.checkout-index-index .securecheckout_design_section #checkout-review-table td.subtotal {
    vertical-align: top;
}

.checkout-index-index .securecheckout_design_section .remove-wrapper {
    padding: 0;
    position: absolute;
    bottom: 0px;
    right: 12px;
    top: auto;
}

.securecheckout_design_section .checkout_common_details_box {
    border: 1px solid #666;
    position: relative;
    width: 100%;
    padding: 24px 16px 32px;
    margin-bottom: 45px;
}

.securecheckout_design_section .checkout_common_details_box.isHidden {
    padding: 0px;
    border-collapse: collapse;
    border: 0px solid #666;
    border-bottom: 1px solid;
}

.securecheckout_design_section .checkout_common_details_title span {
    background: #fff;
    left: 8px;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    top: -18px;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .step-content#checkout-step-payment {
    float: none;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section #checkout-step-shipping.step-content {
    margin: 0px;
}

.securecheckout_design_section h2.checkout_common_details_title {
    font-size: 20px;
    margin: 0px;
    letter-spacing: .05rem;
}

.securecheckout_design_section p.checkout_common_details_description {
    font-weight: 500;
    letter-spacing: .05rem;
    line-height: 2rem;
    font-size: 16px;
    font-family: 'ProximaNova-Medium';
    margin-bottom: 10px;
}

.securecheckout_design_section .checkout-payment-method p.checkout_common_details_description {
    display: flex;
    align-items: center;
    margin: 16px 0px 28px;
}

.securecheckout_design_section .checkout-payment-method p.checkout_common_details_description img {
    max-width: 24px;
    margin-right: 8px;
}

.checkout-index-index .securecheckout_design_section #checkoutSteps .step-title {
    display: none;
}

.checkout-index-index .securecheckout_design_section #checkoutSteps .order-summary .step-title {
    display: block;
    font-size: 18px !important;
}

.opc-wrapper.securecheckout_design_section .form-login,
.opc-wrapper.securecheckout_design_section .form-shipping-address {
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .fieldset>.field>.label {
    font-size: 16px;
    margin: 0 0 4px !important;
    line-height: 2rem;
}

.checkout-index-index .securecheckout_design_section .fieldset .field .control input,
.checkout-index-index .securecheckout_design_section .fieldset .field .control select {
    border: 1px solid #4f4a4a !important;
    border-color: #4f4a4a !important;
    padding: 8px 12px !important;
    height: 48px !important;
    color: #1e1e1e;
}

.checkout-index-index .securecheckout_design_section .fieldset .field .control input[name='telephone'],
.checkout-index-index .securecheckout_design_section .fieldset .field .control select[name='country_id'] {
    max-width: 50%;
}

.opc-wrapper.securecheckout_design_section .step-content {
    margin: 0 0 0px;
}

.opc-wrapper.securecheckout_design_section .osc-trust-seal {
    display: none;
}

.securecheckout_design_section .osc-place-order-wrapper .place-order-primary button.primary.checkout {
    height: 40px;
    font-size: 14px;
    max-width: 324px;
    opacity: 1;
    font-weight: 600;
    letter-spacing: .05rem;
}

.checkout-index-index .securecheckout_design_section .order-summary .qty-wrapper {
    padding: 4px 0 0 0;
}

.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .product-item .price {
    font-size: 15px;
    padding-right: 5px;
}

.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary table.data.table.table-totals {
    border: 0px solid #cccccc;
}

.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .data.table.table-totals th,
.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .data.table.table-totals td {
    padding: 8px 0px 8px !important;
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .securecheckout_design_section .data.table.table-totals .grand.totals th,
.checkout-index-index .securecheckout_design_section .data.table.table-totals .grand.totals td {
    padding-bottom: 0px !important;
    padding-top: 16px !important;
    font-weight: 600;
}

.checkout-index-index .securecheckout_design_section a.checkout_address_manually_link {
    text-decoration: underline;
    color: #000;
    margin: 16px 0px;
    display: block;
    font-size: 12px;
    font-family: 'ProximaNova-Medium';
    text-transform: uppercase;
    letter-spacing: .05rem;
}

.checkout-index-index .securecheckout_design_section a.checkout_address_manually_link:hover {
    text-decoration: none;
}

.checkout-index-index .securecheckout_design_section a.checkout_address_search_link {
    text-decoration: underline;
    color: #000;
    margin: 16px 0px;
    display: block;
    font-size: 12px;
    font-family: 'ProximaNova-Medium';
    text-transform: uppercase;
    letter-spacing: .05rem;
}

.checkout-index-index .securecheckout_design_section a.checkout_address_search_link:hover {
    text-decoration: none;
}

.checkout-index-index .securecheckout_design_section .delveryAddressContinueButton {
    background-color: #d6522d;
    border-color: #d6522d;
    display: block;
    max-width: 324px;
    padding: 8px 12px;
    font-size: 1.4rem;
    letter-spacing: .05rem;
    font-family: 'ProximaNova-Medium';
    line-height: normal;
    min-height: 40px;
    margin: 0px;
    opacity: 1;
    font-weight: 600;
    margin-top: 15px;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .step-content#checkout-step-shipping_method {
    border: 0px solid rgba(0, 0, 0, 0.2);
    padding: 0px !important;
}

.checkout-index-index .securecheckout_design_section .checkout-shipping-method .no-quotes-block {
    margin: 0px 0px 20px;
    font-weight: 500;
    letter-spacing: .05rem;
    line-height: 2rem;
    font-size: 16px;
    font-family: 'ProximaNova-Medium';
    margin-bottom: 16px;
}

.checkout-index-index .securecheckout_design_section .payment-method {
    padding: 16px 0px;
    border-color: #4f4a4a;
    border-left: 0px;
    border-right: 0px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 0px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.checkout-index-index .securecheckout_design_section .payment-method .payment-method-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.checkout-index-index .securecheckout_design_section .payment-method .payment-method-title label {
    font-size: 16px;
    margin-top: 5px;
}

.checkout-index-index .securecheckout_design_section .payment-method .payment-method-title .radio {
    width: 24px;
    height: 24px;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .step-content#checkout-step-payment hr {
    display: none;
}

.checkout-index-index .securecheckout_design_section .osc-payment-after-methods {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.checkout-index-index .securecheckout_design_section .osc-payment-after-methods .payment-option {
    margin-bottom: 15px;
}

.checkout-index-index .securecheckout_design_section .osc-payment-after-methods .form.form-discount {
    max-width: 100%;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .payment-option-content {
    padding: 0 0 0px;
}

.checkout-index-index .securecheckout_design_section div.fieldset.address {
    max-width: 100%;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .fieldset .field.street .label {
    font-weight: normal;
    font-family: 'ProximaNova-Medium';
    position: relative;
    overflow: visible;
    width: 100%;
    height: auto;
    /* margin-bottom: 8px; */
    font-size: 16px;
    margin: 0 0 4px !important;
    line-height: 2rem;
    display: block;
}

.checkout-index-index .securecheckout_design_section .field-tooltip .field-tooltip-action:before {
    padding-right: 1px;
}

.checkout-index-index .securecheckout_design_section .form.form-shipping-address .field-error {
    display: none;
}

.checkout-index-index .securecheckout_design_section .fieldset>.field {
    margin: 15px 0 0px;
}

.checkout-index-index .securecheckout_design_section .fieldset>.field:nth-child(1) {
    margin-top: 0px;
}

.checkout-index-index .securecheckout_design_section .fieldset>.field .additional,
.fieldset>.fields>.field .additional {
    margin-top: 15px;
}

.checkout-index-index .securecheckout_design_section .red {
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: normal;
}

p.ids_expected_delivery {
    margin: 0px;
}

.checkout-index-index .securecheckout_design_section .data.table.table-totals .grand.totals th,
.checkout-index-index .securecheckout_design_section .data.table.table-totals .grand.totals td {
    font-size: 14px;
}

.checkout-index-index .securecheckout_design_section .field-tooltip .field-tooltip-action {
    margin: 12px 5px 0 0;
}

.securecheckout_design_section .restrictedCountryCheckbox.field {
    margin-top: 16px;
    position: relative;
    display: inline-block;
}

.securecheckout_design_section .restrictedCountryCheckbox.field.required .label:after {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
}

.securecheckout_design_section .restrictedCountryCheckbox.field.required .label a {
    padding-right: 10px;
}

.checkout-index-index .securecheckout_design_section .opc-block-summary .block.items-in-cart {
    margin-bottom: 10px !important;
}

.securecheckout_design_section .checkoutDeliveryAddressVisibleBox p,
.securecheckout_design_section .checkoutBillingAddressVisibleBox p {
    margin-bottom: 2px;
}

.securecheckout_design_section .checkoutDeliveryAddressVisibleBox p:last-child,
.securecheckout_design_section .checkoutBillingAddressVisibleBox p:last-child {
    margin-bottom: 10px;
}

.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .data.table.table-totals .totals.sub.excl th,
.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .data.table.table-totals .totals.sub.excl td {
    padding: 5px 0px 0px !important;
}

.securecheckout_design_section .billingAddressChangeButton,
.securecheckout_design_section .delveryAddressChangeButton,
.securecheckout_design_section .delveryMethodsContinueButton,
.securecheckout_design_section .billingAddressContinueButton,
.securecheckout_design_section .giftcardProductContinueButton {
    max-width: 324px;
    height: 40px;
    padding: 8px 12px;
    background: #d7522d;
    border-color: #d7522d;
    font-size: 14px;
    opacity: 1;
    font-weight: 600;
    letter-spacing: .05rem;
    margin: 0px auto;
    display: block;
}

.securecheckout_design_section .billingAddressContinueButton {
    margin-top: 15px;
}

.securecheckout_design_section .delveryMethodsContinueButton {
    margin-top: 16px;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .payment-method-content {
    padding: 15px 22px 20px 22px;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .payment-method-content #payment_form_braintree {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    column-gap: 10px;
}

.checkout-index-index .securecheckout_design_section .fieldset.braintree>.field {
    max-width: calc(50% - 10px);
    margin: 0px 0px 15px;
}

.checkout-index-index .securecheckout_design_section .fieldset.braintree>.field>.label {
    font-weight: 700;
}

.checkout-index-index .securecheckout_design_section .giftwrap-right-section .checkout-addition-block {
    border: 0px;
    padding-top: 0px !important;
    margin-bottom: 0px;
}

.checkout-index-index .securecheckout_design_section #shipping-method-bottom-fieldset {
    margin-bottom: 0;
    clear: both;
    display: block;
    width: 100%;
    margin-top: 0px;
    padding: 0px 15px;
}

.securecheckout_design_section .payment-credit-description-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.securecheckout_design_section .payment-credit-description-section .payment-credit-left-section p {
    margin: 0px;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .ccard>.field.cvv>.control {
    display: flex;
}

.checkout-index-index .securecheckout_design_section .fieldset.braintree>.field.cvv .hosted-control {
    max-width: 80px;
    padding: 7px 15px;
    line-height: normal;
}

.checkout-index-index .securecheckout_design_section #card-pin-helpimg {
    height: 1.95em;
    width: 4em;
    display: inline-block;
    margin-left: 5px;
}

.checkout-index-index .securecheckout_design_section #opc-shipping_method .step-content.col-mp.mp-12 {
    float: none;
}

.checkout-index-index .securecheckout_design_section .checkout-addition-block .checkout-comment-block {
    margin-top: 10px;
}

.securecheckout_design_section .checkout-payment-method .credit-card-types.braintree-credit-card-types img {
    width: 40px;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .payment-method-content .actions-toolbar .primary {
    float: left;
    margin: 12px 0px;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .ccard>.field.cvv>.control.security_code_style {
    display: block;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .pin_wrapper_view {
    display: flex;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .pin_wrapper_view span.pin_style_wrapper {
    display: flex;
}

.checkout-index-index .securecheckout_design_section .checkout-payment-method .pin_wrapper_view .tool_box_style {
    position: relative;
    width: 140px;
}

.checkout-index-index .securecheckout_design_section .payment-method-braintree .cvv .pin_wrapper_view .field-tooltip {
    top: -7px;
    right: -3px;
}

.checkout-index-index .securecheckout_design_section .payment-method-braintree .cvv .pin_wrapper_view .card-pin-helping-box {
    font-size: 12px;
    margin-left: 10px;
}

.checkout-index-index .securecheckout_design_section .checkout-agreements.fieldset input[type="checkbox"] {
    top: 1px;
}

.checkout-index-index .securecheckout_design_section .field-error span,
.checkout-index-index .securecheckout_design_section div.mage-error {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #ff0000;
}

.checkout-index-index .opc-wrapper.securecheckout_design_section .step-content#checkout-step-shipping_method tr.row:first-child {
    padding-top: 5px;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method tbody .col-price {
    padding-left: 70px;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method tbody .col.col-method>img {
    top: 70%;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method .methods-shipping .mp-row-comment {
    margin-bottom: 0px !important;
}

.checkout-index-index .securecheckout_design_section .methods-shipping .table-checkout-shipping-method .mp-col-comment {
    padding-bottom: 0px !important;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method .col.ids_expected_delivery_date {
    padding-bottom: 0px !important;
}

.checkout-index-index .securecheckout_design_section .table-checkout-shipping-method .col.ids_expected_delivery_date {
    padding-bottom: 0px !important;
}

.checkout-index-index .page-title-wrapper {
    padding: 30px 0 0 0;
    padding-top: 11px;
    margin-bottom: 44px !important;
    text-align: center;
}

.checkout-index-index .page-title-wrapper h2.page_title {
    font-size: 28px;
    text-transform: capitalize;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
    letter-spacing: .05rem;
    margin-bottom: 15px;
}

.checkout-index-index .page-title-wrapper p.page_description {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: .05rem;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index.onestepcheckout-index-index .reward-message .success.message p {
    margin: 0px;
}

.checkout-index-index.onestepcheckout-index-index .rewards-notification-block {
    margin: 0px;
}

.checkout-index-index.onestepcheckout-index-index .checkoutSummaryCardbox {
    margin: 8px 0px 0px;
}

.checkout-index-index .securecheckout_design_section ul.c2a_results {
    border: 1px solid #4f4a4a;
    margin: 0 0 24px;
    max-height: 260px;
    overflow: auto;
}

.checkout-index-index .securecheckout_design_section #cc_c2a.c2a_light ul.c2a_results li {
    color: white;
    border-top: 1px solid #fafafa;
    color: #888;
    align-items: center;
    border-bottom: 1px solid #666;
    display: flex;
    padding: 16px;
}

.checkout-index-index .securecheckout_design_section #cc_c2a.c2a_light ul.c2a_results li span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #4F4A4A;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    font-family: 'ProximaNova-Regular';
}

.checkout-index-index .securecheckout_design_section .giftwrap-right-section .gift_msg_report {
    padding: 3px 15px 0px;
}

.checkout-index-index .securecheckout_design_section .giftwrap-right-section .gift_msg_report h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'ProximaNova-Medium';
    letter-spacing: .05rem;
}

.checkout-index-index .securecheckout_design_section .giftwrap-right-section .gift_msg_report p {
    margin: 0px;
}

.checkout-index-index .common_checkout_title h2.page_title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 28px;
    font-family: 'ProximaNova-Regular';
    line-height: 30px;
}

.checkout-index-index .common_checkout_title img {
    max-width: 24px;
    height: 24px;
    margin-right: 6px;
}

.checkout-index-index .securecheckout_design_section .fieldset .field .control input:focus,
.checkout-index-index .securecheckout_design_section .fieldset .field .control select:focus {
    box-shadow: 0 0 0 1px #1e1e1e;
    outline: 0;
}

.checkout-index-index .securecheckout_design_section .opc-block-summary .items-in-cart>.title {
    margin-bottom: 0;
    position: absolute;
    right: 0px;
    top: 8px;
    width: auto;
    padding-right: 30px;
    border: 0px;
}

.checkout-index-index .securecheckout_design_section .opc-block-summary .items-in-cart>.title:after {
    right: 12px;
}

.checkout-index-index .securecheckout_design_section .order-summary .qty-wrapper.qty_wrapper_style {
    display: flex;
    align-items: center;
}

.checkout-index-index .securecheckout_design_section .order-summary .qty-wrapper.qty_wrapper_style .label {
    margin: 0 6px 0px 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .05rem;
    color: #000;
}

.headerCheckout .secureLeft,
.headerCheckout .logo,
.headerCheckout .secureRight {
    width: 33.33%;
}

.headerCheckout .logo img {
    text-align: center;
    margin: 0px auto;
}

.osc-place-order-wrapper.mp-lg-6.mp-md-6.mp-sm-12.mp-xs-12 {
    margin-top: 12px;
}

.checkout-index-index .modal-popup.new-shipping-address-modal .fieldset .field .label {
    width: 100%;
}

.customer-account-edit .form-edit-account .fieldset .field label {
    width: 175px;
}

.customer-account-edit .form-edit-account .fieldset .field .control {
    width: calc(100% - 175px);
}

.customer-account-create .page-main .block.block-register-account .customer_custom_attributes .cc_other_fields .form-control {
    width: 100%;
}

@media only screen and (max-width: 1024.5px) {

    .checkout-index-index .securecheckout_design_section .giftwrap-checkout-shipping-method .giftwrap-left-section,
    .checkout-index-index .securecheckout_design_section .giftwrap-checkout-shipping-method .giftwrap-right-section {
        width: 100%;
    }

    .checkout-index-index .securecheckout_design_section .fieldset.braintree>.field {
        max-width: 100%;
    }
}

@media only screen and (max-width: 768.5px) {
    .securecheckout_design_section div#checkoutSteps {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky {
        padding-left: 0px;
        margin-bottom: 40px;
    }

    .checkout-index-index .securecheckout_design_section .table-checkout-shipping-method tbody .col.col-method>img {
        top: 20px;
    }

    .checkout-index-index .opc-wrapper.securecheckout_design_section #checkoutSteps>.col-mp:first-child {
        width: 100%;
        padding-right: 0px;
    }

    .checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky {
        width: 100%;
        position: static;
    }

    .securecheckout_design_section .checkout-payment-method .credit-card-types.braintree-credit-card-types img {
        width: 38px;
        display: block;
    }

    .checkout-index-index .securecheckout_design_section .fieldset>.field:nth-child(1) {
        margin-top: 10px;
    }

    .checkout-index-index .securecheckout_design_section .osc-payment-after-methods .payment-option {
        margin-left: 0px;
        margin-right: 0px;
    }

    .checkout-index-index .securecheckout_design_section .opc-block-summary .items-in-cart>.title {
        position: relative;
    }
}

@media only screen and (min-width: 575px) and (max-width: 768.5px) {
    .checkout-index-index .securecheckout_design_section .payment-method {
        padding: 16px 14px;
    }
}

#bss_configurablegridview .configurable-product-table tbody tr td.singleItemAddButtonBox .outofstock_product_notify_me a {
    background: #d7522d;
    padding: 6px 8px;
    color: #fff;
    margin-top: 2px;
    display: block;
}

@media only screen and (max-width: 575px) {
    .checkout-index-index .securecheckout_design_section .giftwrap-right-section .gift_msg_report {
        padding-left: 0px;
    }

    .checkout-index-index .securecheckout_design_section .giftwrap-right-section .checkout-addition-block {
        padding-left: 0px !important;
    }

    .checkout-index-index .securecheckout_design_section #shipping-method-bottom-fieldset {
        padding-left: 0px;
    }

    .securecheckout_design_section div#checkoutSteps {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .checkout-index-index .securecheckout_design_section .opc.opc-sticky .sticky {
        padding-left: 0px;
        margin-bottom: 40px;
    }

    .checkout-index-index .securecheckout_design_section .table-checkout-shipping-method tbody .col.col-method>img {
        top: 20px;
    }

    .checkout-index-index .securecheckout_design_section .fieldset.braintree>.field {
        max-width: 100%;
        margin: 0px 0px 15px;
    }

    .securecheckout_design_section .payment-credit-description-section {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-bottom: 1rem;

    }

    .securecheckout_design_section .payment-credit-description-section .mp-xs-6 {
        width: 100%;
    }

    .checkout-index-index .securecheckout_design_section .fieldset .field .control input[name='telephone'],
    .checkout-index-index .securecheckout_design_section .fieldset .field .control select[name='country_id'] {
        max-width: 100%;
    }

    .secureLeft a {
        font-size: 12px;
    }

    .product-add-form .configu-table table tbody tr td.singleItemAddButtonBox {
        border-bottom: 0px solid #c1c1c1 !important;
    }

    .product-add-form .configu-table table tbody tr td.singleItemAddButtonBox .qty_gruop {
        height: auto;
        display: inline-block;
        column-gap: inherit;
        width: auto;
        margin-left: auto;
        margin: 0;
    }

    #bss_configurablegridview.cart.table-wrapper .item .item-info>td.singleItemAddButtonBox .qty {
        height: 41px !important;
        margin-top: 2px;
        margin-right: 3px !important;
        width: 41px !important;
    }

    #bss_configurablegridview .product_details_size_table .configurable-product-table.cart.items.data.table tbody tr td.qty.qty-final {
        padding-right: 5px !important;
        display: flex;
        align-items: center;
        max-width: 135px;
        justify-content: flex-end;
        min-width: inherit;
        width: inherit;
    }

    #bss_configurablegridview.cart.table-wrapper .item .item-info>td.singleItemAddButtonBox .singleProductAddButton {
        padding: 7px 4px;
        font-size: 10px;
        font-weight: 600;
        margin-bottom: 0px;
        width: 60px;
        height: 41px;
    }

    #bss_configurablegridview.cart.table-wrapper .item .item-info>td.singleItemAddButtonBox .outofstock_products {
        display: block;
        text-align: center;
        width: 70px;
        margin-left: auto;
    }

    #bss_configurablegridview .configurable-product-table tbody tr td.singleItemAddButtonBox .outofstock_product_notify_me a {
        background: #d7522d;
        padding: 6px 8px;
        color: #fff;
        margin-top: 2px;
        display: block;
        max-width: 70px;
        margin: 0px auto;
        text-align: center;
        margin-right: 0;
    }

    #bss_configurablegridview .product_details_size_table .configurable-product-table.cart.items.data.table tbody tr td.qty.qty-final {
        display: block;
        max-width: 175px;
        text-align: right;
    }
}

/****end checkout new page****/
.catalog-product-view .product-options-wrapper .fieldset>.field {
    float: none;
}

.catalog-product-view .product-options-wrapper .fieldset .field .control {
    float: none;
    display: inline-block;
    width: 100%;
}

.catalog-product-view .field.choice.admin__field.admin__field-option {
    display: flex;
}

.catalog-product-view .field.choice.admin__field.admin__field-option input[type="checkbox"] {
    appearance: none;
}

.catalog-product-view .field.choice.admin__field.admin__field-option input[type="checkbox"]:before {
    content: '';
    position: absolute;
    right: 45%;
    top: 44%;
    width: 8px;
    height: 16px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    margin: 0px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 1;
}

.catalog-product-view .field.choice.admin__field.admin__field-option input.product-custom-option {
    box-shadow: none;
    width: 26px !important;
    border: 1px solid #bfbbbb !important;
    width: 100%;
    padding: 5px 12px !important;
    height: 26px !important;
    font-size: 14px !important;
    margin: 0px;
    margin-right: 10px;
}

.catalog-product-view .field.choice.admin__field.admin__field-option input[type=checkbox]:checked {
    background-color: #d7522d;
    opacity: 1;
}

.catalog-product-view .field.choice.admin__field.admin__field-option input:focus {
    box-shadow: none;
}

@media only screen and (max-width: 575px) {
    .checkout-cart-index .cart-container {
        display: flex;
        flex-wrap: wrap;
    }

    .checkout-cart-index .cart-discount {
        width: 100%;
    }

    .checkout-cart-index .cart-summary {
        order: 2;
    }
}

.mobile_user_n_cart a .cart_item_counters {
    position: absolute;
    top: -7px;
    right: 2px;
    background: #d6522d;
    color: #ffffff;
    font-weight: 600;
    padding: 2px 5px;
    border-radius: 10px;
}

/*****10-12-24****/
.checkout-index-index .securecheckout_design_section .order-summary .opc-block-summary .data.table.table-totals td {
    white-space: normal;
}

.checkout-index-index .securecheckout_design_section .opc-block-summary .table-totals tbody .amount {
    white-space: normal;
}

/****end*****/
/****12-12-24*****/
.giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload.giftcard_newtemplate_design {
    display: block;
    width: 100%;
    text-align: left;
}

.giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload.giftcard_newtemplate_design .image.item-template {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    margin: 5px 0 5px 5px;
    position: relative;
    vertical-align: top;
    width: 75px;
    height: 75px;
}

.giftcard.catalog-product-view .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload.giftcard_newtemplate_design .template-image-wrapper {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 1;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative;
    width: 75px;
    height: 75px;
    min-height: auto;
}

.minicart-wrapper .action.close {
    top: -5px;
}

/*****11-12-24*****/
@media only screen and (max-width: 821px) {
    .checkout-cart-index .cart.table-wrapper .product-item-details {
        max-width: 200px;
    }
}

@media only screen and (max-width: 768.5px) {
    .catalog-category-view .products.grid.products-grid.product_list_show_1 .list-product-compare a.tocompare span {
        top: 10px;
    }

    .products.grid.products-grid.related_product_view .cdz-buttons-inner .primary.show-tooltip {
        padding: 11px 7px 11px 7px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        display: none;
    }

    .checkout-cart-index .cart.table-wrapper .cart.item .col.price {
        display: none !important;
    }

    .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
        position: relative;
        display: block !important;
        text-align: left;
    }
}

@media only screen and (max-width: 575px) {
    .checkout-cart-index .cart.table-wrapper .product-item-details {
        max-width: 310px;
    }

    .checkout-cart-index .cart-summary .block .content {
        padding: 15px 5px 20px;
    }
}

/****16-12-24****/
.list.products-list.product_list_show_1 .imageTag {
    width: 30px;
    height: 30px;
}

.related_product_view .product-item .product-item-info .product_related_btn .stock.unavailable {
    float: none;
}

@media only screen and (max-width: 1199px) {
    .wishlist-index-index .wishlist-toolbar .pager .pages {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .checkout-cart-index .fieldset .field .control select.select {
        font-size: 11.5px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-details {
        max-width: 250px;
    }

    .checkout-index-index .opc-block-summary .product-item .product-item-detail {
        display: block;
    }

    .compare_list_newdg {
        grid-template-columns: repeat(4, 4fr);
        row-gap: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .checkout-cart-index .cart-summary {
        width: 100%
    }

    .checkout-cart-index .cart-container .form-cart {
        width: 100%;
        padding-right: 0px;
    }

    .checkout-cart-index .fieldset .field .control {
        max-width: initial;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-details {
        max-width: 406px;
    }

    .securecheckout_design_section .payment-credit-description-section {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-bottom: 1rem;

    }

    .securecheckout_design_section .payment-credit-description-section .mp-xs-6 {
        width: 100%;
    }

    .customer-account-create .page-main .block-register-account .block-content-register,
    .customer-account-create .page-main .block-content-register .fieldset .field .control {
        max-width: none;
    }

    .customer-account-create .column.main {
        padding-left: 0px;
    }

    .account .column.main .block.block-dashboard-info .block-title strong {
        font-size: 14px !important;
    }

    .sidebar.sidebar-main .block-collapsible-nav .item a {
        font-size: 14px;
    }

    .block-collapsible-nav .content {
        padding: 15px 10px !important;
    }

    .account .column.main>.form.form-edit-account .fieldset .field .control {
        width: 100%;
    }

    .wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last #save-view-as {
        font-size: 14px;
        padding: 7px 5px;
    }

    .compare_list_newdg {
        grid-template-columns: repeat(3, 3fr);
    }
}

@media only screen and (max-width: 991px) and (min-width: 769px) {
    .account.customer-address-form .form-address-edit .fieldset {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {

    .account.customer-account-edit .column.main>.form.form-edit-account .fieldset .field .control,
    .account.customer-address-form .form-address-edit .fieldset .field .control {
        max-width: initial;
    }
}

@media only screen and (max-width: 576px) {
    .compare_list_newdg {
        grid-template-columns: repeat(2, 2fr);
    }
}

@media only screen and (max-width: 480px) {
    .affiliate-account-index .info-account-summary {
        display: grid;
        float: none;
        grid-template-columns: repeat(2, 2fr);
        column-gap: 10px;
        row-gap: 25px;
    }

    .affiliate-account-index .info-account-summary div {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .wishlist-index-index.affiliate-account-wishlist .pager .limiter {
        float: none !important;
        margin: 10px auto;
        text-align: center;
    }

    .wishlist-index-index .action-dropdown-menu-action.action-dropdown-menu-item-last {
        left: 0px;
        right: auto;
    }
}

@media only screen and (max-width: 360px) {

    .modal-popup.newleter-popup .modal-header,
    .modal-popup.newleter-popup .modal-content,
    .modal-popup.newleter-popup .modal-footer {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .compare_list_newdg {
        grid-template-columns: 1fr;
    }
}

/*****end*****/
.sales-order-view .actions-scrollable .page-actions {
    overflow-x: inherit;
}

/*****Deliver return table page*****/
.product_delivery_table tr td {
    text-align: left;
}

.product_delivery_table tr:first-child td {
    font: 400 13px / 1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    font-family: "PT Sans", "Helvetica Neue" !important;
    background: #555354;
    color: #fff;
}

.product_delivery_table tr:nth-child(odd), .privacy_policy_cookie_table tr:nth-child(odd) {
    background: #e6e3e3;
}

.product_delivery_table tr td {
    background: transparent;
    color: #000000;
    border: 1px solid #232323;
}

.product_delivery_table tr td p {
    margin: 0px;
    color: #000000;
}

.product_delivery_table tr td img {
    max-width: 80px;
    display: block;
    margin: 0px auto;
    text-align: center;
}

.cms-content-style p {
    /* max-width: 870px; */
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 18px;
}

.cms-page-view .column.main {
    padding: 0px;
}

.cms-content-style p.shipping-terms {
    margin-bottom: 5px;
}

.cms-content-style h3 {
    font-size: 20px;
}
table.privacy_policy_cookie_table{
    border: 1px solid #232323;
}
table.privacy_policy_cookie_table th, table.privacy_policy_cookie_table thead th {
    background: #555354;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.cms-content-style ul li {
    font-size: 18px;
    line-height: 30px;
    list-style: decimal;
}
/*****end Deliver return table page*****/