@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;
}


body {
    font-family: 'ProximaNova-Regular';
    color: #333333;
}

a,
a:visited,
.alink:visited {
    color: #d6522d;
    text-decoration: none;
}

.message.info {
    float: left;
}

@media (min-width: 768px) {
    .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: 30px;
    }

    .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: 44px;
        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;
    line-height: 1;
    position: relative;
}

.loren-block .banner-title .banner-title-string {
    position: relative;
    top: 0;
    font-size: 26px;
    background-color: white;
    padding: 0 20px;
    font-family: 'AGaramond-BoldItalic';
    line-height: 1;
    font-weight: 600;
}

.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;
}

.page-footer .footer-container-wrapper {
    margin-top: 42px;
    border-top: 1px solid #333333;
    margin-left: 0;
    margin-right: 0;
    padding: 42px 0 0 0 !important;
}

.page-footer .footer-container-wrapper .block.block-static-block {
    padding: 30px;
    margin-bottom: 10px;
    background: #f9f9f9;
}

.footer-box .header-link {
    font-size: 21px;
    text-transform: uppercase;
    font-family: "Adobe Garamond Pro", serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.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;
}

.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: uppercase;
    padding: 0.3571428571428571em 0.3571428571428571em 0.3571428571428571em 0.3571428571428571em;
    width: auto;
    min-width: 58px;
    height: 29px;
    font-family: 'ProximaNova-Regular';
}

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-item .fotorama__thumb-border {
    /*margin-top: 0;*/
}

.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: 50px !important;
}

.box-tocart .control .qty-input .input-text.qty {
    width: 50px;
    height: 40px;
    height: 40px !important;
    border-color: #e1e1e1 !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 img {
    /*height: 33px;*/
}

.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;
}

@media (min-width: 768px) {
    .table_wrap {
        /*width: 60%;*/
        /*float: left;*/
    }
}


/* 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;
}

.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-table;
    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: 12px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
    display: block;
    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;
}

.filter.active .filter-options,
.filter-options,
body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item .filter-options-content {
    display: flex;
    flex-wrap: wrap;
}

body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item {
    width: 100%;
    margin-bottom: 10px;
}

body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item:last-child,
body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item:last-child .filter-options-content>div .price-control {
    order: -1;
}

body .sidebar.sidebar-main .block.filter .filter-content .filter-options-item:last-child .filter-options-content>div {
    width: 100%;
    margin: 0px 0 10px !important;
}

body .sidebar.sidebar-main .block.filter .filter-content .filter-options-title,
body .sidebar.sidebar-additional .block.filter .filter-content .filter-options-title {
    font-family: 'ProximaNova-Bold';
    font-weight: 400;
    font-size: 17px;
    margin-top: 0;
}

.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 {
    padding-left: 20px;
    position: relative;
    color: #333333;
    margin: 0;
}

.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:after {
    /*content: '';*/
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 1px;
    background: #d6522d;
}

.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: inline-block;
    margin: 0 2px;
}

.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: center !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;
    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: 90px;
    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 0;
    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;
    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;
}

#mp-review-summary .mp-review-details .stars-title {}

.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;
}

body .product-main-content {}

.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;
}

.block.filter .block-title.filter-title {}

body.catalog-category-view .page-title-wrapper h1 {
    font-size: 40px;
}

.filter-options-content .count {
    font-size: 14px;
    border: 0;
    color: #999999;
}

.filter-options-content .count::before {
    content: '(';
}

.filter-options-content .count::after {
    content: ')';
}

.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 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;
}

.filter .filter-current-subtitle {
    padding: 10px 0px 20px;
}

.block-actions.filter-actions .action.clear {
    margin: 0;
    border-radius: 0;
    background: #d6522d;
    color: #fff;
    height: 30px;
    bottom: 1px;
    padding: 6px 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.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: 4px;
    border: 1px solid #d5d5d5;
}

.list.products-list #category-products-grid .products.list.items .cdz-hover-section .cdz-product-top {
    /*    width: 120px;
    height: 120px;*/
}

.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: left;
}

.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;
}

.wishlist-index-index .products-grid .product-image-photo {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.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%;
    }
}

@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';
    }

    body .sidebar.sidebar-main .block:not(.block-static-block) .block-title,
    body .sidebar.sidebar-additional .block:not(.block-static-block) .block-title {
        padding: 0px 0 20px;
    }

    .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: 640px) {
    .products.wrapper ~ .toolbar .limiter {
        display: inline-block;
        float: none;
    }
} */

@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;
    }
}

@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;
    }

    .page-header .logo {
        width: auto;
        text-align: center;
        max-width: 100%;
        padding: 0;
    }

    .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;
    }

    .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: center;
    }

    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;
}

#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: 15px !important;
    text-align: center;
}

#bss_configurablegridview .configurable-product-table.cart.items.data.table tbody tr td:nth-child(4) {
    text-align: center;
}

#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 {
    /*height: 90px !important;*/
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb .fotorama__thumb {
    background-color: #fff;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__thumb-border {
    /*height: 90px !important;   */
}

.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: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.country .control,
.form-shipping-address .field[name="shippingAddress.country_id"] .control,
.addressfield .countryfield,
.mgz-element-inner.bfb-element-inner.dpid7u7lhaj3-s .bfb-element-control-inner {
    /*position: relative; */
}

.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;
}


.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 {
    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;
}

.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;
}

@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.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.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-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.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;
    }
}

@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.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: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

.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;
}

@media (max-width: 1024px) {

    .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 img {
    width: 100%;
    height: 100%;
}

.customer-account-create .page-main .block.block-register-account {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 50px 40px;
}

.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 15px;
}

.customer-account-create .page-main .block-register-account .block-content-register .field .label {
    display: block;
    width: 130px;
    text-align: left;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600;
}

.customer-account-create .page-main .block-register-account .block-content-register .field.choice .label {
    display: inline !important;
    font-size: 16px !important;
}

.customer-account-create .page-main .block-content-register .fieldset .field .control {
    width: calc(100% - 130px);
}

.customer-account-create .page-main .block-register-account .block-title strong,
.customer-account-forgotpassword .forgot-title strong {
    color: #323232;
    font-family: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

.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;
}

.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(.page-with-filter) .sidebar.sidebar-main {
    border: 1px solid #a7a7a7;
    background-color: #f9f9f9;
    padding: 15px 20px;
}

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) .block-collapsible-nav-title strong {
    font-family: "Adobe Garamond Pro", serif !important;
    font-size: 18px;
    font-weight: 600;
}

.sidebar.sidebar-main .block-collapsible-nav .content {
    background-color: #f9f9f9;
    padding: 0 !important;
    border: none;
}

.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(7) 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: center;
    width: calc(100% - 150px);
}

.affiliate-account-register .form-create-account .actions-toolbar .primary .action {
    margin: 0 auto;
    padding: 7px 40px;
    float: none;
    width: auto;
}

.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: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

.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;
    }

    .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.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: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

.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: #eee;
    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;
}

.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 .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.secondary {
        margin-top: 10px !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;
    }

    #category-products-grid .products.list.items .cdz-hover-section .cdz-product-top {
        /*width: 100%;
        height: auto;*/
    }

    .products-list .product-item-photo .product-image-container {
        width: 100% !important;
    }

    #layered-filter-block .filter-title strong {
        position: static !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;
    }
}

.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;
}

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;
    text-transform: uppercase;
    font-family: "Adobe Garamond Pro", serif !important;
    font-weight: 600;
}

@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;
    }
}


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;
}

.mfp-iframe-holder .mfp-content {
    background-color: #fff;
}

body .product-item .bss-quickview {
    color: #FFFFFF;
    background-color: #d6522d;
    padding: 10px 10px;
    text-transform: uppercase;
    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: 1px solid #ddd;
    }

    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;
    }

    .page-products .mfp-container {
        /*overflow: auto;*/
    }

    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: 20px;
    }

    .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;
    }

    .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-item {
        margin-bottom: 4px;
        flex: auto;
        margin: 6px 0 0 6px;
    }

    .filter-options {
        justify-content: space-between;
        flex-wrap: nowrap;
        margin: -6px 0 0 -6px;
        width: calc(100% + 6px);
    }

    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 .sidebar.sidebar-main .block.filter .filter-content .filter-options-item .filter-options-content {
        position: absolute;
        background: #fff;
        z-index: 9;
        display: none;
    }

    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: 50px !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;
    }

    .filter-actions {
        margin: -50px 0px 25px;
    }

    .product.photo.product-item-photo {
        width: 100%;
    }

    .unavailable,
    .available {
        min-height: 38px;
    }

    .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;
    }

    .mobile_user_n_cart a {
        display: inline-block;
        text-align: center;
        color: #282828;
        padding: 0 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: 22px;
    }

    .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: 1px 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: 5px;
        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;
    }

    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: 20px !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 .page-main {
        /*padding-top: 0px;*/
    }

    body.bss_quickview-catalog_product-view span.rm_handlelength {
        position: absolute;
        left: 15px;
        top: 13px;
        z-index: 9;
        font-size: 18px;
        text-transform: uppercase;
    }

    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: 16px;
        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;
    }

    #layered-filter-block .filter-title strong {
        display: none;
    }
}

@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: none;
}

.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 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: #f8c9d1;
}

.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;
    }
}