.ttl-hover a:hover {
    text-decoration: none;
}

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper>.widget,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container {
    max-width: 100% !important;
    padding: 0 !important;
}

.page-main {
    max-width: 100% !important;
}

.pro-details-rel-showcase li a.active {
    color: #ff3300;
    text-decoration: none;
    outline: 0 none;
}

.checkout-success .service-link a {
    text-decoration: underline;
}

.sales-order-view .method-of-sending span {
    display: inline-block;
}

.success-social-links span {
    display: inline-block;
    text-transform: none;
    font-family: 'Plantin Std';
    font-size: 20px;
}
.success-social-links {
    display: flex;
    margin: 30px 0;
    align-items: center;
}

.success-social-links ul {
    display: inline-block;
    margin-left: 20px;
}

.success-social-links ul li {
    list-style: none;
    display: inline;
}

.success-social-links img {
    width: 25px;
    height: 25px;
}

.success-social-links a:hover {
    text-decoration: none;
}

.order-details-thankyou {
    text-transform: uppercase;
    font-weight: 700;
}

.checkout-onepage-success .order-date {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 700;
}

.productstockalert-index-index .order-products-toolbar {
    display: none;
}

.contact-index-index #msp-recaptcha>div {
    margin: 0 auto;
}

/* .page-main {
    padding-top: 100px !important;
} */

.cms-home .page-main {
    padding: 0 !important;
}

div#msp-recaptcha-container {
    margin-top: 25px;
}

a.nav-link.action.showcart {
    /* background-image: url(../images/cart-white.png);
    width: 21px;
    height: 23px;
    margin-top: 10px;
    background-repeat: no-repeat; */
content: "\e805";
position: relative;
width: 22px;
height: 22px;
display: inline-block;
font-family: 'biddermann' !important;
color: #000;
font-size: 20px;
/* top: 5px;
right: 12px; */
}
/*
@media (max-width: 1816px) {
    .mob-links li a.nav-link.action.showcart {
        top:-5px;
        right: -5px;
    }
}

@media (max-width: 1600px) {
    .mob-links li a.nav-link.action.showcart {
        top:-5px;
        right: 5px;
    }
}
@media (max-width: 1024px) {
    .mob-links li a.nav-link.action.showcart {
        top:-11px;
        right: 5px;
    }
}
@media (max-width: 1023.98px) {
    .mob-links li a.nav-link.action.showcart {
        top:-4px;
        right: 5px;
    }
} */

.minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    /* display: inline-block; */
}
a.nav-link.action.showcart:hover, a.nav-link.action.showcart:active {
    /* background-image: url(../images/cart-orange.png); */
    color: #ff3300
}

.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
    content: '';
    display: none;
}

.banner-ttl {
    z-index: 1;
}

.home-slider {
    position: relative;
}

.searchsuite-autocomplete .title {
    display: none;
}

.form.minisearch .searchsuite-autocomplete {
    border: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 640px;
    left: 0
}

.form.minisearch .searchsuite-autocomplete ul li .qs-option-info {
    text-align: center;
    float: none;
}

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: inline-block;
}
.minicart-wrapper .action.showcart.active {
    display: inline-block;
    text-decoration: none;
    /* top: -5px;
    right: 6px; */
}

.minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: #000;
    padding: 0;
    margin: 0 0;
    min-width: 25px;
    font-size: 10px;
    line-height: 18px;
    font-weight: bold;
}

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}

#language-selector .title h3 {
    margin-bottom: 35px;
}

.cartcontainer .block-minicart .block-title {
    display: none;
}

.search-suggetion h3 {
    font-weight: bold;
}

.searchsuite-autocomplete ul li a {
    color: #45b2e9;
}

.categories-left-block .sidebar-common-links li a {
    text-transform: uppercase;
}

/*masonry effect*/

.image-gallery-outer .image-detail>ul[id^="masonry-loop-"] {
    padding-left: 0px;
}

.imagegallery-index-index .page-title-wrapper,
.gallery-index-index .page-title-wrapper {
    display: none;
}

.image-gallery * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.category-desc .title {
    margin-bottom: 15px;
}

.image-detail .gallery-item {
    list-style-type: none;
    margin: 0;
    display: inline-block;
    padding: 0 42px 60px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 33.33%;
}

.category-title {
    display: block;
    text-align: center;
}

.category-title a {
    font-size: 16px;
    line-height: 2;
}

.category-desc {
    padding: 0 0 15px 0;
}

.cat-img {
    padding: 0 0 15px 0;
}

.cat-img img {
    width: 100%;
    height: auto;
}

.image-gallery {
    overflow: hidden;
    padding: 0;
    background: #FFF;
    margin: 0 -10px;
}

a.imagegallery,
a.imagegallery img {
    display: block;
}

a.imagegallery img {
    width: 100%;
}

.img-box-inner {
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

a.imagegallery img {
    -webkit-transition: 0.5s all 0s;
    -moz-transition: 0.5s all 0s;
    -ms-transition: 0.5s all 0s;
    -o-transition: 0.5s all 05;
    transition: 0.5s all 0s;
}

.gallery-desc-box {
    padding: 0;
    text-align: center;
    color: #000000;
    font-size: 14px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.gallery-desc-box .gallery-content {
    padding: 0;
    width: 100%;
    text-align: center;
}

.img-box-inner:hover .gallery-desc-box {
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
}

.gallery-desc-box .gallery-title {
    margin: 0;
    font-size: 20px;
    text-transform: capitalize;
    color: #000000;
    letter-spacing: 1px;
}

.gallery-desc-box .gallery-title p {
    margin: 0;
}

.gallery-desc-box .gallery-title a {
    color: #000000;
}

.gallery-desc {
    padding: 5px;
}

.gallery-desc-box .gallery-title a:hover {
    text-decoration: underline;
}

#masonry-loop {
    width: auto;
    padding: 0px;
    margin: 0 -6px;
}

#masonry-loop .gallery-item {
    width: 33.33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 3px;
    margin-bottom: 7px;
}

.gallery-desc p {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

#minicart-content-wrapper .block-viewed-products-grid .block-title {
    display: block;
}

.catalog-product-view .mfp-image-holder .mfp-content {
    width: 100%;
    position: relative;
}

.catalog-product-view .product.alert.stock {
    display: none;
}

.price-final_price .special-price {
    display: inline-block;
}

.price-final_price .old-price {
    display: inline-block;
    text-decoration: line-through;
}

.sales-order-printinvoice a.logo-img.navbar-brand {
    filter: invert(1);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: none;
}

.productstockalert-index-index .order-products-toolbar {
    display: none;
}

.track-link {
    text-decoration: underline;
}

.opc-block-summary .product-item .product-item-inner {
    margin-bottom: 20px;
}

#opc-sidebar .product-item-name-block dt.label {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 15px;
}

#stockalert-form .modal-lg {
    max-width: 800px;
}

#stockalert-form .modal-header {
    display: block;
    text-align: center;
}

#stockalert-form .modal-header .close {
    position: absolute;
    top: 25px;
    right: 25px;
}

#stockalert-form .modal-body {
    display: flex;
    justify-content: center;
    width: 100%;
}

#stockalert-form .bss_productstockaler .field {
    width: 100%;
    margin-top: 15px;
}

#stockalert-form .modal-footer {
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
}

#modal-content-9 {
    padding: 0 !important;
}

.order-date {
    font-size: 1rem;
}

#faq .modal-body {
    padding: 0 50px;
}

#faq .acco-content h2 .btn {
    padding: 0;
    width: 100%;
    text-align: left;
    border-style: none;
}

#faq .acco-content h2 .btn:after {
    display: none;
}

#faq .modal-footer {
    display: none;
}

.mfp-title {
    font-size: 0.8125rem;
    top: -40px;
}

.mfp-wrap {
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
}

.mfp-zoom-out-cur {
    overflow: hidden !important;
}

@media (max-width: 1375px) {
    ul.nav.cat-tabs.nav-pills li a {
        font-size: 1rem;
    }
}

@media (max-width: 1480px) {
    #load-more-product a#load-more-product-link {
        margin-top: 3rem;
    }
}

@media (max-width: 1024px) {
    .home-slider li.slider-block {
        background-position: center center;
    }
}

@media (max-width: 1022px) {
    .gallery-desc-box .gallery-title {
        font-size: 14px;
        padding: 0 0 10px 0;
    }
    .gallery-item .img-box {
        margin: 0;
    }
    .breadcrumbs {
        display: block;
    }
    #masonry-loop {
        -moz-column-count: 2;
        -moz-column-gap: 0px;
        -webkit-column-count: 2;
        -webkit-column-gap: 0px;
        column-count: 2;
        column-gap: 0px;
        width: 100%;
        padding: 0px;
    }
    .gallery-desc-box {
        font-size: 12px;
    }
}

@media (max-width: 993px) {
    #faq .modal-lg {
        max-width: 800px !important;
    }
}

@media (max-width: 991px) {
    .mobile-related-products h3.pr-detail-you-may-like {
        padding-bottom: 0;
        padding-top: 50px;
        padding-left: 0px;
    }
    .cat-tabs .carousel-item .title {
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 600;
    }
    ul.nav.cat-tabs.nav-pills li a {
        font-size: 0.8125rem;
    }
    /* .recomended-pro .carousel-inner {
        display: flex;
    }
    .recomended-pro .carousel-inner .carousel-item {
        display: block;
        margin-right: 20px;
        flex: 0 0 60%;
    }
    .recomended-pro .carousel-inner .carousel-item.active {
        order: -1;
    }
    .recomended-pro .carousel-inner .carousel-item.active + .carousel-item {
        order: -1;
    } */
    .page-header .navbar-collapse {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start !important;
    }
    ul#desktop-menu {
        padding-top: 40px;
    }

}

@media (max-width: 820px) {
    .common-popup .modal-inner-wrap {
        width: calc(100% - 30px) !important;
    }
}

@media (max-width: 767px) {
    a:hover {
        text-decoration: none;
    }
    .image-detail .gallery-item {
        width: 100%;
        padding-right: 0;
    }
    .gallery-desc-box {
        opacity: 1;
        color: #000;
    }
    .gallery-desc {
        padding: 0px;
    }
    .image-gallery {
        position: absolute;
        left: 0;
        margin: 0;
    }
    .mfp-gallery .mfp-title {
        display: block;
    }
    .gallery-desc {
        display: block;
    }
    .gallery-desc-box .gallery-title {
        padding: 0 5px 10px 5px;
    }
    .rightSec .product-info-price {
        width: 100% !important;
    }
    .rightSec .image-caption.img-heading {
        display: block !important;
    }
    .carousel-indicators {
        top: 10px;
        left: 10px;
        right: auto;
        bottom: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .carousel-indicators li {
        width: 7px;
        height: 7px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .carousel-indicators .active {
        background-color: #000;
        opacity: 1;
    }
    .catalog-product-view .product-add-form form {
        width: 100%;
    }
    #product-options-wrapper .control select {
        min-width: 100%;
    }
    .page-product-configurable .product-add-form {
        margin-bottom: 15px;
    }
    ul.jwlery_detal_ex-links {
        padding-top: 20px;
    }
    .wishlist-index-index .share-wish-btn {
        right: 20px;
        bottom: -45px;
        z-index: 999;
    }
    .filter-modal .modal-footer {
        position: fixed;
        display: block;
        left: 0;
    }
    .filter-modal .modal-footer>div {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .innerpage-content ul.sidebar-common-links li,
    .innerpage-tab-content h2 {
        padding: 20px 0 !important;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        position: relative;
    }
    .innerpage-tab-content h2 .btn {
        position: relative;
        font-size: 12px;
        color: #000;
    }
    .innerpage-content ul.sidebar-common-links li::before,
    .innerpage-tab-content h2 .btn::before {
        content: '\e902';
        font-family: 'icomoon' !important;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        font-size: 12px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    .innerpage-content ul.sidebar-common-links li::before {
        right: 5px;
        transform: rotate(0deg);
        top: 35%;
    }
    .innerpage-content ul.sidebar-common-links li.current strong {
        color: #000000 !important;
    }
    .innerpage-content ul.sidebar-common-links li.current::before {
        top: 0;
        right: 25px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    .sales-order-history .sub-title {
        display: block;
    }
    .sales-order-history .sub-title p {
        margin: 0;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.prod-content,
    .sales-order-history .table-wrapper .table tbody>tr>td.prod-content:first-child,
    .sales-order-history .table-wrapper .table tbody>tr>td.prod-content.total {
        padding: 10px 0 !important;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.actions.prod-content {
        display: none;
    }
    /* .sales-order-history .table-wrapper .table tbody>tr>td.actions.prod-content a {
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        cursor: pointer;
        text-indent: -9999px;
        z-index: 99;
    } */
}

@media (max-width: 575px) {
    .modal-popup._show .modal-inner-wrap {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .common-popup.confirm .modal-custom-content>div {
        font-size: 0.85rem;
    }
    .common-popup .modal-footer .btn-primary {
        min-width: 120px;
        font-size: 12px;
    }
    .wishlist .btn-primary {
        margin-right: 10px;
    }
    .cart.table-wrapper .product-item-photo img {
        min-width: 100%;
    }
    a.link-clr.forgot-pwd {
        font-size: 0.5rem;
    }
    #minicart-content-wrapper .register-btn-group .btn {
        display: flex;
        align-items: inherit;
        line-height: 1rem;
        max-width: inherit;
    }
    .register-btn-group .btn {
        max-height: 40px;
        min-height: auto;
        line-height: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .register-btn-group .btn:first-child {
        order: 1;
        margin-right: 0;
        margin-left: 15px;
    }
    .cms-service-client h2 .btn::before {
        right: 10px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .other-main-products .actions.jwlery_detal_btns .btn-primary,
    .product-addto-links .action {
        margin-right: 0 !important;
    }
}

@media (max-width: 479px) {
    .gallery-item,
    #masonry-loop .gallery-item {
        width: 100%;
        padding-right: 0px;
    }
    a.image-link .fa {
        border: 2px solid #fff;
        -webkit-border-radius: 33px;
        -moz-border-radius: 33px;
        -ms-border-radius: 33px;
        -o-border-radius: 33px;
        border-radius: 33px;
        color: #fff;
        font-size: 12px;
        padding: 0px;
        transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        display: block;
        background: url(../../../../../frontend/Magento/luma/en_GB/Vsourz_Imagegallery/images/view-image.png) no-repeat left top;
        /* width: 40px;
        height: 40px; */
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
    a.image-link {
        display: inline-block;
        margin-top: 0px;
        font-size: 0;
    }
    .gallery-desc-box {
        text-align: center;
        font-size: 14px;
    }
    .gallery-desc-box .gallery-title {
        margin: 0;
        font-size: 14px;
        text-transform: capitalize;
        color: #FFF;
        letter-spacing: 1px;
    }
    .cat-img img {
        width: 100%;
        height: auto;
    }
    #masonry-loop {
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
        width: 100%;
        padding: 0px;
    }
}

@media (max-width: 360px) {
    .innerpage-content ul.sidebar-common-links li.current strong {
        font-size: 10px !important;
    }
    .innerpage-content ul.sidebar-common-links li.current::before {
        top: 5px;
    }
}

@media (max-width: 350px) {
    .image-detail .gallery-item {
        width: 100%;
    }
}

/*masonry effect*/

@media only screen and (max-width:992px) {
    a.nav-link.action.showcart {
        margin-top: 5px;
    }
    .navbar-collapse.show .minicart-wrapper {
        display: none;
    }
    .mob-links .minicart-wrapper {
        margin-top: 0;
    }
    .mob-links .nav-item .nav-link {
        padding: 0;
    }
    .mob-links .nav-item {
        padding: 0 8px;
        margin: 0;
    }
    a.nav-link.action.showcart {
        background-image: url(../images/cart.png);
    }
    .mob-links .nav-item:last-child {
        padding-right: 0;
    }
    .mob-links .nav-item:first-child {
        padding-left: 0;
    }
    ul.nav.cat-tabs.nav-pills li a {
        font-size: 0.8125rem;
    }
}

@media only screen and (min-width:768px) {
    .page-wrapper .page-header .switcher {
        margin: -1px 0 0 0;
        line-height: 21px
    }
    .page-wrapper ul.currrency-sel li {
        /* margin-bottom:0; */
    }
}

/*
.white-nav{
    background-color: #fff!important;
}
body .white-nav .navbar-nav .nav-link{
    color: #000000 !important;
}
body .white-nav .navbar-brand {
    transition: all 0.3s ease !important;
    position: relative !important;;
    max-width: 450px !important;;
    top: 0px !important;;
    filter: invert(1) !important;;
    margin: 0 !important;;
    padding: 0 !important;;
}
body .white-nav .minicart-wrapper .action.showcart .counter.qty{
    color: #000 !important;
    margin: -5px 0 0 !important;
}*/

.block-viewed-products-grid .products-grid ul {
    display: flex;
}

.box-tocart>.fieldset>.qty {
    display: none;
}

ul.currrency-sel li.active-currency,
ul.currrency-sel li.active-currency a {
    color: #ff3300;
}

/*//#instant-purchase{
//display : none;
//}*/

.cart-summary #block-shipping,
.cart-summary .summary.title {
    display: none;
}

div.mage-error[generated] {
    color: #e02b27;
    font-family: 'Plantin Std';
    font-size: 14px;
}

#accordionExamplese button.btn:after {
    content: "-";
    padding-left: 10px;
    font-size: 15px;
}

#accordionExamplese button.btn.collapsed:after {
    content: "+";
    padding-left: 10px;
    font-size: 15px;
}

.checkout-index-index .navbar-nav,
.checkout-index-index #main-footer,
.checkout-index-index #checkout .authentication-wrapper {
    display: none;
}

.opc-progress-bar .opc-progress-bar-item._active:before,
.opc-progress-bar .opc-progress-bar-item:before,
.opc-progress-bar .opc-progress-bar-item._active>span:before,
.opc-progress-bar .opc-progress-bar-item._active>span:after,
.opc-progress-bar .opc-progress-bar-item>span:before,
.opc-progress-bar .opc-progress-bar-item>span:after {
    background: transparent;
    border: none;
    height: 0;
    position: absolute;
    width: 0;
    left: 0;
}

.opc-progress-bar .opc-progress-bar-item>span:before {
    content: counter(i);
    counter-increment: i;
}

.opc-progress-bar .opc-progress-bar-item._active>span:after,
.opc-progress-bar .opc-progress-bar-item>span:after {
    content: "";
    counter-increment: none;
}

.opc-progress-bar .opc-progress-bar-item>span {
    padding-top: 0;
}

.checkout-index-index .opc-wrapper .step-title {
    display: none;
}

.checkout-index-index .mob-links {
    display: none;
}

/* .checkout-index-index .opc-wrapper .form-login, .checkout-index-index .opc-wrapper .form-shipping-address{
    max-width: 100%;
} */

.policy-link a {
    text-decoration: underline;
}

.story-related-title {
    font-size: 1rem;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 900;
}

#rightSec .product-info-price .product.attribute.short_desc,
#rightSec .price-label {
    display: none !important;
}

#product-options-wrapper .fieldset>.field>.label {
    padding: 0;
}

.catlist-title .notify_me_bss,
.category-idees-d-accumulation .catlist-title .price-box.price-final_price {
    display: none;
}

.catlist-title .notify_me_bss,
.category-layering-jewelry-ideas .catlist-title .price-box.price-final_price {
    display: none;
}

.category-layering-jewelry-ideas #layered-filter-block {
    display: none;
}

.category-idees-d-accumulation #layered-filter-block {
    display: none;
}

.categorypath-selection-idees-d-accumulation .story-related-title {
    display: none;
}

.opc-wrapper .checkout-left-block {
    width: 100%;
}

.opc-block-summary>.table-totals {
    /* display: none; */
}

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

#opc-sidebar .product-item-name-block dt.label {
    display: inline-flex;
    padding-left: 0;
}

#opc-sidebar .product-item-name-block dt.label:after,
#mini-cart .product.options.list dt.label:after {
    content: " :";
}

#opc-sidebar .product-item-name-block dd.values {
    display: inline-flex;
}

#opc-sidebar .product-item-name-block .details-qty .label {
    padding-left: 0;
}

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
    content: ' : ';
}

.story-detail-pro-extra {
    margin-top: 10px;
}

.story-detail-pro-extra ul.product_att li {
    padding-top: 0;
}

.price-container .price-label {
    display: none;
}

.customer-account-create .field-name-suffix,
.customer-account-edit .field-name-suffix {
    display: none;
}

.gm-style-mtc {
    display: none;
}

.customer-address-index address span {
    font-family: 'Sackers Gothic Std';
    text-transform: uppercase;
    font-size: 0.8125rem;
    margin-bottom: 5px;
    display: inline-flex;
    color: #000;
}

.catalog-product-view .mfp-wrap {
    background: rgba(255, 255, 255, 0.8);
}

.frist-name-title li {
    display: inline-block;
}

#co-payment-form .discount-code {
    display: none;
}

div#shipping-new-address-form>div:nth-child(1),
div#shipping-new-address-form>div:nth-child(10) {
    float: left;
    width: 40%;
    padding-right: 20px;
}

div#shipping-new-address-form>div:nth-child(2),
div#shipping-new-address-form>div:nth-child(11) {
    float: left;
    width: 60%;
}

div#shipping-new-address-form>div:nth-child(3) {
    clear: both;
}

#billing-new-address-form-billing-address-form legend.label {
    display: none !important;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 0.85em;
    margin: 1px 0;
    text-transform: uppercase;
}

.wishlist-index-share .fieldset>.legend span {
    font-size: 1rem !important;
    font-weight: 600;
}

.wishlist-index-share .fieldset>.field>.label,
.wishlist-index-share .fieldset>.fields>.field>.label {
    margin: 0 0 8px 0;
    display: inline-block;
    padding: 0;
    font-size: 1rem;
    font-family: 'Plantin Std';
    font-weight: 500;
}

/************* Button ***************/

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #eb2f00;
    border-color: #ef3406;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
    text-decoration: none
}

.story-detail-pro-extra .metal_value {
    width: 100%;
    display: block;
    /*padding-bottom: 10px;*/
}

.mappopup p {
    margin-bottom: 5px;
    line-height: normal;
}

.mapaddr {
    margin-top: 10px;
}

h5#exampleModalLabel {
    text-transform: uppercase;
}

.page-layout-1column .toolbar-products {
    position: relative !important;
}

.form-group.float-label-control.sort-drp {
    display: inline-block;
    width: 200px;
}

a.action.sorter-action {
    display: inline-block;
}

#language-selector ul.switcher-dropdown {
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none none;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 80%;
}

#language-selector li .switcher-option {
    line-height: normal;
}

#language-selector .switcher-options.active ul.switcher-dropdown {
    display: block;
}

#language-selector .switcher-option a {
    color: #000;
    font-size: 0.8125rem;
    text-transform: uppercase;
}

#language-selector .switcher-options #switcher-language-trigger span {
    text-transform: uppercase;
}

.cms-home .page-header .switcher .options .action.toggle {
    text-transform: uppercase;
}

.checkout-cart-index .card-body h3 {
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Plantin Std';
    color: #000;
}

.checkout-index-index .card-body h3 {
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Plantin Std';
    color: #000;
}

.hide-text {
    display: none !important;
}

.show-text {
    display: block !important;
}

/*************  Side bar **************/

li#toggle-sidebar {
    text-transform: uppercase;
    list-style: none;
    font-weight: 400;
    font-size: 0.8125rem;
    padding: 0 0 20px 20px;
    position: relative;
    min-height: 30px;
    /*30-10-2019*/
}

.account li#toggle-sidebar {
    padding: 0;
}

.innerpage-content ul.sidebar-common-links li {
    text-transform: uppercase
}

.innerpage-content ul.sidebar-common-links li.current strong {
    color: #ff4926;
    font-weight: 600;
    font-size: 0.8125rem;
}

.innerpage-content ul.sidebar-common-links li:first-child {
    padding-top: 0;
}

/*************** My Account **********************/

.myaccount-customer-index .categories-right-block .overviewinfo {
    margin-bottom: 30px;
}

.myaccount-customer-index .categories-right-block .overviewinfo h3 {
    margin-bottom: 15px
}

.myaccount-customer-index .categories-right-block .overviewinfo h3 a {
    font-size: 1.0625rem;
    text-transform: lowercase;
    position: relative;
    display: block;
    padding-right: 15px;
}

.lofgout.logoutdesktopview a {
    display: block;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #45b2e9
}

.lofgout.logoutdesktopview a:hover {
    text-decoration: none
}

.lofgout.logoutmobileview {
    display: none
}

.checkout-agreement.rem-check a {
    text-decoration: underline;
}

div#sorting-trigger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0;
}

.toolbar-sorter.active div#sorting-trigger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0;
}

/*ul.sorting-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 80%;
    text-align: left;
    font-size: 11px;
}
.toolbar-sorter.active .sorting-dropdown {
    display: block;
}*/

#ui-datepicker-div .ui-timepicker-div .ui-slider-handle {
    width: 10px;
    height: 10px;
}

.minicart-items-wrapper dl.product.options.list {
    line-height: 10px;
}

.minicart-items .product-item-details .details-qty {
    margin-top: 0px;
    width: 100%;
}

button.mfp-arrow-left,
button.mfp-arrow-right,
button.mfp-arrow-left:hover,
button.mfp-arrow-right:hover {
    background: none;
}

button.mfp-arrow-left,
button.mfp-arrow-right {
    width: auto;
    font-size: 0.8125rem;
    text-decoration: none;
    color: #45b2e9;
    text-transform: uppercase;
}

button.mfp-arrow-right:focus,
button.mfp-arrow-left:focus {
    outline: 0 none;
}

button.mfp-arrow-right {
    right: 60px;
}

button.mfp-arrow-left {
    right: 200px;
    left: auto;
}

button.mfp-arrow-left,
button.mfp-arrow-right {
    width: auto;
    font-size: 0.8125rem;
    text-decoration: none;
    color: #45b2e9;
    text-transform: uppercase;
    top: 45%;
}

.mfp-counter {
    display: none;
}

.sales-order-print div#print-none {
    display: none;
}

.sales-order-print th#print-sku {
    display: block!important;
}

.sales-order-print th#print-none-img {
    display: none!important;
}

.sales-order-view .Order {
    margin-top: 3%;
}

.sales-order-view .order-links-view {
    margin-top: 3%;
}

/* 30-10-2019*/

.full-block {
    height: 100%;
}

.pro-cart-total-wrapper {
    position: relative;
    left: 0;
    right: 0;
    background: #ffffff;
    bottom: 0;
    z-index: 99999;
    /* height: 170px; */
    top: auto;
    padding-top: 0 !important;
}

@media (max-width: 992px) {
    .product-card-myaccount {
        /* height: calc(100% - 220px); */
        /* overflow-y: auto; */
        /* position: absolute; */
        overflow: hidden;
    }
    div#minicart-content-wrapper .pro-cart-total {
        /* position: fixed; */
        /* bottom: 0; */
        /* left: 0; */
        /* right: 0; */
        padding: 15px;
        /* z-index: 999; */
        /* background: #501b1b; */
    }
}

/* End 30-10-2019*/

@media (max-width: 992px) {
    .minicart-items-wrapper .pro-title,
    .minicart-items-wrapper a.action,
    #minicart-content-wrapper .subtotal span.ttl,
    #minicart-content-wrapper .block-minicart .amount .price-wrapper:first-child .price {
        font-size: 0.7rem;
    }
}

@media only screen and (max-width: 639px) {
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr.grand_total {
        display: none;
    }
    .checkout-onepage-success tr.totals-tax {
        display: flex !important;
    }
    .checkout-onepage-success tr.totals-tax td.number {
        margin-left: auto;
    }
}

@media (min-width: 768px) {
    .sales-order-view tfoot tr.grand_total,
    .checkout-onepage-success tfoot tr.subtotal.tax-none3 {
        display: none !important;
    }
}

.sales-order-view tfoot tr.grand_total,
.checkout-onepage-success tfoot tr.subtotal.tax-none3 {
    display: none !important;
}

@media (max-width:767.98px) {
    .myaccount-customer-index .categories-right-block .overviewinfo {
        border-bottom: 1px solid #e5e5e5;
        margin: 0 -20px 30px -20px;
        padding: 0 20px;
    }
    .myaccount-customer-index .categories-right-block .overviewinfo h3 a::after {
        content: "\e902";
        position: absolute;
        right: 0;
        border: 0;
        font-size: 14px;
        top: 5px;
        color: #000;
        font-family: 'icomoon' !important;
    }
    /*        .lofgout.logoutdesktopview  { display: none}*/
    .lofgout.logoutmobileview a {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.8125rem;
        color: #45b2e9
    }
    .lofgout.logoutmobileview a:hover {
        text-decoration: none
    }
}

/***************** Wishlist *****************************/

.wishlist-index-index .products-grid.wishlist .product-item p {
    font-family: inherit;
    margin-bottom: 0;
}

.wishlist-index-index .products-grid.wishlist .product-item {
    width: 40%;
    margin-left: 0;
    font-family: 'Sackers Gothic Std';
}

.wishlist-index-index .products-grid.wishlist .product-item {
    margin-left: 120px
}

.wishlist-index-index .products-grid.wishlist .product-item:nth-child(2n+1) {
    margin-left: 0;
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions {
    margin: 0;
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}

.wishlist-index-index .products-grid.wishlist .product-item .story-detail-pro-desc {
    padding-top: 20px;
    padding-top: 20px;
}

.wishlist .btn-secondary {
    height: 60px;
    line-height: 45px;
    text-transform: uppercase;
    max-width: 250px;
    /* min-width: 250px;*/
}

.wishlist .btn-primary {
    margin-right: 60px;
}

.wishlist-index-index .products-grid.wishlist .btn-block+.btn-block {
    margin-top: 0;
}

.wishlist-index-index .products-grid.wishlist .btn {
    width: 45%;
}

.wishlist-index-index .wishlist .story-detail-product {
    max-width: 100%
}

@media (max-width:1199.98px) {
    .wishlist-index-index .products-grid.wishlist .product-item {
        max-width: 540px;
        width: 100%;
    }
    .wishlist-index-index .products-grid.wishlist {
        margin-right: 0
    }
    .wishlist-index-index .products-grid.wishlist .product-item {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }
}

@media (max-width:767.98px) {
    .wishlist-index-index .products-grid.wishlist .product-item .price-box {
        margin-left: 0;
    }
    .wishlist-index-index .products-grid.wishlist .product-item-actions .action.edit {
        float: none;
    }
    .wishlist-index-index .wishlist .story-detail-product.mt-5 {
        margin-top: 0 !important;
    }
    .wishlist-index-index .products-grid.wishlist .product-item:first-child {
        border-top: none
    }
    .wishlist-index-index .products-grid.wishlist .product-item {
        border-bottom: none;
    }
}

/***************** Productstock Alert *****************/

.productstockalert-index-index .products-list .alert-product-titl {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row
}

.productstockalert-index-index .products-list .alert-product-titl li {
    display: inline-flex;
    text-transform: uppercase;
}

.productstockalert-index-index .products-list table.table thead th {
    border-top: none;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 0 20px 0;
}

.productstockalert-index-index .products-list .table>tbody>tr>td,
.productstockalert-index-index .products-list .table>tbody>tr>th {
    padding: 30px 0;
}

.productstockalert-index-index .products-list .table>tbody>tr>td,
.productstockalert-index-index .products-list .table>tbody>tr>th {
    border-color: #000
}

.productstockalert-index-index .products-list .table>tbody>tr>td {
    text-transform: capitalize;
    font-size: 1rem;
    font-family: 'Plantin Std';
}

.productstockalert-index-index .products-list .table>tbody>tr>th.prod-img {
    width: 200px;
}

.productstockalert-index-index .products-list .table>tbody>tr>td.prod-content a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.productstockalert-index-index .products-list .table>tbody>tr>td.prod-content a:hover {
    text-decoration: none;
    color: #ff4926
}

.productstockalert-index-index .products-list .table>tbody>tr>td.prod-item-info span {
    display: block;
}

.productstockalert-index-index .products-list .table>tbody>tr>td.prod-content a.remove-link {
    color: #45b2e9
}

.productstockalert-index-index .products-list .table>tbody>tr>td.prod-content a.remove-link:hover {
    text-decoration: none
}

@media (max-width:767.98px) {
    .productstockalert-index-index .products-list {
        margin: 0 -30px;
    }
    .productstockalert-index-index .products-list table.table.alert-table thead {
        display: none
    }
    .productstockalert-index-index .products-list .table>tbody>tr {
        border-bottom: 1px solid #e5e5e5;
        padding: 25px 0;
    }
    .productstockalert-index-index .products-list .table>tbody>tr:last-child {
        border-bottom: none;
    }
    .productstockalert-index-index .products-list .table>tbody>tr>th.prod-img {
        position: absolute;
        display: block;
        padding: 5px 0 5px 30px;
        border-top: none;
        max-width: 125px;
        overflow: hidden;
    }
    .productstockalert-index-index .products-list .table>tbody>tr>td.prod-item-info a {
        line-height: normal;
        margin-bottom: 20px;
        display: inline-block;
    }
    .productstockalert-index-index .products-list .table>tbody>tr>td.prod-content {
        padding: 0 30px 0 0;
        margin-left: 150px;
        display: block;
        border-top: none
    }
    .productstockalert-index-index .products-list .table>tbody>tr>th.prod-img .product-image-container {
        margin-right: 0;
    }
    .productstockalert-index-index .products-list .table>tbody>tr>td.prod-item-link {
        text-align: right;
        padding-right: 30px
    }
    .productstockalert-index-index .products-list .table>tbody>tr>td.prod-item-status {
        margin-top: 10px;
        font-weight: 600;
    }
}

/***************** Sales Order History *******************/

.sales-order-history .table th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
}

.sales-order-history .table>tbody>tr:first-child td {
    padding: 30px 20px 0 0
}

.sales-order-history .table td.prod-content {
    padding: 40px 20px 0 0;
    border: none;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
}

.sales-order-history .table td.prod-content a {
    color: #45b2e9;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-history .table td.prod-content a:hover {
    text-decoration: none
}

@media (max-width:767.98px) {
    .sales-order-history .orders-history .table thead {
        display: none
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td,
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th {
        padding-left: 110px !important;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:first-child {
        padding-top: 0;
        margin-bottom: 10px;
        display: inline-block;
        float: left;
        width: 100px;
        min-height: 140px;
        margin-right: 15px;
        padding-left: 0 !important;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr {
        display: block;
        padding-bottom: 20px;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td.red:first-child img {
        border-left: 2px solid red;
        width: 100%;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td.yellow:first-child img {
        border-left: 2px solid yellow;
        width: 100%;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td.green:first-child img {
        width: 100%;
        border-left: 2px solid #a7ed8b;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.pro-mob-status.prod-content {
        font-weight: 600;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.pro-mob-price.prod-content {
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Sackers Gothic Std';
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr {
        display: block;
        margin-bottom: 15px;
        /*20px 30-10-2019 */
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 25px;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr:last-child {
        margin-bottom: 0;
        border-bottom: none
    }
    .orders-history .table,
    .account .products-list .table {
        margin-bottom: 0;
    }
    .account.sales-order-history .table-wrapper {
        padding-bottom: 0;
    }
    .sales-order-history .table td.prod-content a {
        color: #000;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.pro-mob-date.prod-content {
        padding-bottom: 0 !important;
    }
    .sales-order-history .table-wrapper .table tbody>tr>td.pro-mob-number.prod-content {
        padding-top: 0px !important;
    }
    .sales-order-history.account .table-wrapper.orders-history {
        border: 0;
    }
    .account .block.account-nav {
        margin-bottom: 10px;
        border-bottom: 1px solid #f0f0f0;
        /*30-10-2019*/
        padding-bottom: 12px;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    ul.sidebar-common-links {
        margin-bottom: 10px;
    }
    .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child {
        border-bottom: 0;
        padding-bottom: 20px;
    }
    .sales-order-history .table td.prod-content.total {
        font-weight: 600;
        padding-top: 10px !important
    }
}

/**************** Customer Address Index ***************** */

.customer-address-index address {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
}

.customer-address-index .block-addresses-default {
    margin-bottom: 50px !important;
}

.customer-address-index .block-title,
.customer-address-index.account .column.main .block:not(.widget) .block-title {
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    font-size: 1.2rem;
    font-weight: 600;
    border-bottom: 1px solid #000;
    margin-bottom: 35px;
}

.account.customer-address-index .column.main .block:not(.widget) .box-title>span {
    text-transform: none;
    font-size: 1rem;
    font-family: 'Plantin Std';
    font-weight: 600
}

.customer-address-index .table>tbody>tr>td.actions a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    color: #45b2e9
}

.customer-address-index .table>tbody>tr>td.actions a.edit {
    margin-right: 10px;
}

.customer-address-index .actions-toolbar {
    margin-top: 30px;
}

.customer-address-index .actions-toolbar .primary {
    float: none;
    display: block;
    text-align: left
}

@media (max-width:767.98px) {
    .customer-address-index .table-wrapper {
        border-top: none
    }
    .customer-address-index .block-title,
    .customer-address-index.account .column.main .block:not(.widget) .block-title {
        margin-bottom: 20px;
    }
}

.customer-address-index a.action {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    color: #45b2e9
}

.customer-address-index a.action:hover {
    text-decoration: none
}

.customer-address-index .table thead th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
}

.customer-address-index .table>tbody>tr>th,
.customer-address-index .table>tbody>tr>td {
    padding: 40px 20px 0 0;
    border: none;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
}

.customer-address-index .block-title strong {
    font-size: 0.8125rem !important;
    font-weight: 600 !important
}

.account .table-wrapper {
    border-color: #000;
    padding-bottom: 30px
}

.toolbar {
    padding: 20px 0 0 0;
}

.toolbar select {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-bottom: 1px solid #000
}

.toolbar .limiter {
    text-transform: capitalize;
    font-family: 'Plantin Std';
    font-size: 1rem;
    text-align: right
}

a.action {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    color: #45b2e9;
    font-weight: 500;
}

a.action:hover {
    text-decoration: none
}

.checkout-index-index h1.modal-title {
    display: block;
    border-bottom: none;
    text-transform: uppercase;
}

.checkout-index-index .modal-custom-content #co-shipping-form .login-title,
.checkout-index-index .modal-custom-content #co-shipping-form .subtitle {
    display: none;
}

/*************** My Personal Info *******************/

.my-personal-block .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
    white-space: nowrap
}

.my-personal-block .table>tbody>tr>td {
    padding: 30px 20px 0 0;
    border: none;
    font-size: 1rem;
    font-family: 'Plantin Std';
    width: 50%;
}

.my-personal-block .table>tbody>tr:first-child>td {
    padding: 20px 20px 0 0;
}

.my-personal-block .table>tbody>tr>td:last-child {
    font-weight: 600;
}

.my-personal-block .table {
    margin-bottom: 50px
}

.my-personal-block .table:last-child {
    margin-bottom: 0;
}

@media (max-width:767.98px) {
    .my-personal-block .table {
        margin-bottom: 25px;
        border-bottom: 1px solid #e5e5e5;
    }
    .my-personal-block .table:last-child {
        border-bottom: none;
    }
    .my-personal-block .table>thead>tr>th {
        border-bottom: none;
        padding-bottom: 0;
    }
    .my-personal-block .table>tbody>tr:last-child>td {
        padding-bottom: 25px
    }
    .my-personal-block .table>thead>tr>th {
        white-space: normal
    }
    .my-personal-block .table>tbody>tr>td,
    .my-personal-block .table>tbody>tr:first-child>td {
        word-break: break-all;
        /*padding: 20px 20px 0 0;*/
        padding: 20px 15px 0;
    }
    .my-personal-block .table>thead>tr>th {
        padding: 15px 15px 20px 15px;
    }
}

/***************** Sales Order View ******************/

.sales-order-view .order-details-items {
    padding: 0;
    border: none;
    margin-top: 30px;
}

.sales-order-view .table-wrapper .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
    white-space: nowrap
}

.rma-rma-view .table-wrapper .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
    white-space: nowrap
}

.checkout-onepage-success .table-wrapper .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
    white-space: nowrap
}

.sales-order-view .table-wrapper .table>tbody>tr>th.prod-img {
    max-width: 200px;
    padding: 40px 20px 20px 0;
}

.sales-order-view .table-wrapper .table tbody+tbody {
    border-bottom: 1px solid #000
}

.sales-order-view .table-wrapper .table>tbody>tr>td.prod-content {
    padding: 40px 20px 0 0;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    vertical-align: top
}

.rma-rma-view .table-wrapper .table>tbody>tr>th.prod-img {
    max-width: 200px;
    padding: 40px 20px 20px 0;
}

.rma-rma-view .table-wrapper .table tbody+tbody {
    border-bottom: 1px solid #000
}

.rma-rma-view .table-wrapper .table>tbody>tr>td.prod-content {
    padding: 40px 20px 0 0;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    vertical-align: top
}

.checkout-onepage-success .table-wrapper .table>tbody>tr>td.prod-content {
    padding: 10px 20px 10px 0;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    vertical-align: top
}

.sales-order-view .table-wrapper .table>tbody>tr>td.prod-content a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-view .table-wrapper .table>tbody>tr>td.prod-content a:hover {
    text-decoration: none;
    color: #ff4926
}

.sales-order-view .table-wrapper .table>tbody>tr>td.prod-item-info span {
    display: block;
}

.rma-rma-view .table>tbody>tr>td.prod-content a:hover {
    text-decoration: none;
    color: #ff4926
}

.rma-rma-view .table-wrapper .table>tbody>tr>td.prod-item-info span {
    display: block;
}

.price-including-tax,
.price-excluding-tax {
    font-size: 1rem;
    font-weight: 500
}

.sales-order-view .table-wrapper .table>tfoot>tr.subtotal .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.shipping .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.discount .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.grand_total .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.base_grandtotal .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.totals-tax .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.totals .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.totals-tax-summary .mark,
.sales-order-view .table-wrapper .table>tfoot>tr.grand_total_incl .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.subtotal .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.shipping .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.grand_total .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.base_grandtotal .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.totals-tax .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.totals .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.totals-tax-summary .mark,
.checkout-onepage-success .table-wrapper .table>tfoot>tr.grand_total_incl .mark {
    background-color: transparent;
    text-align: left;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.checkout-onepage-success .table tfoot {
    background: none !important;
}

.checkout-onepage-success .table tfoot>tr td,
.checkout-onepage-success .table tfoot>tr th {
    padding-left: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.checkout-onepage-success .table tbody>tr td:first-child {
    font-weight: bold
}

.sales-order-history a.action.return-order {
    display: block;
}

.rma-rma-view .box-title,
.rma-view .box-rma-information table th,
.rma-rma-view .title,
.rma-rma-view .table thead th,
.rma-rma-view .rma-message-title {
    text-transform: uppercase;
}

.rma-rma-view .rma-content h5 {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 1000;
}

.sales-order-view .order-details-items .table-wrapper .table tfoot {
    background-color: transparent
}

.sales-order-view .order-details-items tfoot td {
    background-color: transparent;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-view .order-details-items tfoot th,
.sales-order-view .order-details-items tfoot td {
    padding: 5px 0;
}

.sales-order-view .order-details-items .table-wrapper {
    padding-bottom: 0;
}

.sales-order-view .order-details-items .table-wrapper:not(:last-child) {
    margin-bottom: 0;
}

.account.sales-order-view .order-details-items .table-wrapper {
    border-bottom: none
}

.table tbody+tbody {
    border: none
}

.sales-order-view h4.page-title {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    margin-bottom: 10px;
}

.sales-order-view .order-description-left .page-title {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
}

.sales-order-view .order-description-left .page-title span {
    font-size: 1rem;
    text-transform: none;
    font-family: 'Plantin Std';
    line-height: normal;
}

.sales-order-view .order-description-left .order-date .label,
.order-description-left .order-date date,
.order-description-left .order-date .order-status-value,
.sales-order-view .order-description-left .method-of-sending span {
    font-size: 1rem;
    padding: 0;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.sales-order-view .getGap .box-title span {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.checkout-onepage-success .getGap .box-title span {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-view .getGap .box-content address {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: 1.4;
}

.checkout-onepage-success .getGap .box-content address {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: 1.4;
}

.sales-order-view .getGap .box-content.getSmallGap {
    padding-top: 20px;
}

.sales-order-view .getGap .box-content address a {
    margin-top: 30px;
    display: block;
}

.sales-order-view .getGap .box-content address a:hover {
    text-decoration: none;
    color: #000
}

.sales-order-view .categories-right-block .page-title-rt a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    color: #45b2e9
}

.sales-order-view .categories-right-block .page-title-rt a:hover {
    text-decoration: none
}

.sales-order-view .table-wrapper .table>tbody>tr>th {
    border-bottom: 1px solid #000
}

.sales-order-view .order-description-left .order-date .label,
.order-description-left .order-date date,
.order-description-left .order-date .order-status-value,
.sales-order-view .order-description-left .method-of-sending span {
    text-transform: none;
}

@media (max-width:767.98px) {
    .sales-order-view .order-details-items .order-title>strong {
        font-size: 1rem;
        font-weight: 500;
        font-size: 1rem;
        text-transform: uppercase;
        font-family: 'Sackers Gothic Std';
    }
    .sales-order-view .order-details-items table.table.alert-table thead {
        display: none
    }
    .sales-order-view .order-details-items .table>tbody>tr {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 0 25px 0;
    }
    .sales-order-view .order-details-items .table>tbody>tr>th.prod-img {
        position: absolute;
        display: block;
        padding: 5px 0 5px 30px;
        border-top: none;
        max-width: 100px;
        overflow: hidden;
    }
    .sales-order-view .order-details-items .table>tbody>tr>td.prod-item-info a {
        line-height: normal;
        margin-bottom: 20px;
        display: inline-block;
    }
    .sales-order-view .order-details-items .table>tbody>tr>td.prod-content {
        padding: 0;
        margin-left: 150px;
        display: block;
        border-top: none
    }
    .sales-order-view .order-details-items .table>tbody>tr>th.prod-img .product-image-container {
        margin-right: 0;
    }
    .sales-order-view .order-details-items .table>tbody>tr>td.prod-item-link {
        text-align: left;
        padding-right: 30px
    }
    .sales-order-view .order-details-items .table>tbody>tr>td.prod-item-status {
        margin-top: 10px;
        font-weight: 600;
    }
    .sales-order-view .order-details-items .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    .sales-order-view h4.page-title {
        margin-bottom: 30px;
    }
    .sales-order-view .categories-right-block .page-title-lf {
        margin-bottom: 15px;
    }
    .order-details-thankyou {
        font-size: 0.8125rem;
    }
    .checkout-onepage-success .table td,
    .checkout-onepage-success .table th,
    .checkout-onepage-success .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td {
        padding: 5px 0;
    }
}

@media only screen and (max-width: 639px) {
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>th {
        background-color: transparent;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th {}
}

.checkout-onepage-success .alert-table tr.totals.tax.details,
.sales-order-view .alert-table tr.totals.tax.details {
    display: none;
}

.row.getGap.order-details-table.thank {
    padding-top: 3px;
}

.getGap {
    padding-top: 30px;
}

.getSmallGap {
    padding-top: 10px;
}

.current-USD li.view-englisheuro.switcher-option,
.current-USD li.view-default {
  /*  display: none;*/
}

.current-EUR li.view-english.switcher-option,
.current-EUR .view-frenchdollar {
    /*display: none;*/
}

#language-selector { overflow: inherit !important;} /*21-07-2020*/
.current-USD li.view-frenchdollar,
.current-EUR li.view-frenchdollar { display: none}


/***************** Ankur Css ******************/

#search-mob {
    top: 50px;
    border-top: 1px solid #e5e5e5;
}

.search-content.text-center {
    padding-top: 0 !important;
    margin: 0;
}

.mob-links .nav-item .navbar-toggler .close {
    margin: 0 !important;
    line-height: 0;
    padding-top: 5px;
}

.mob-links .nav-item .navbar-toggler .close::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 20px;
    color: #757575;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.modal-inner-wrap .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
}

.rightSec .image-caption.img-heading #numbers {
    display: none
}

.checkout-onepage-success .btn.btn-primary {
    max-width: initial;
    height: auto;
    width: auto;
    padding: .375rem 1.2rem;
}

.success-social-links ul {
    display: block;
}

tr.grand.totals.excl {
    display: none;
}

/* .grand.totals.incl th.mark, .grand.totals.incl td.amount{font-size: 1.4rem;} */

.checkout-payment-method .billing-address-same-as-shipping-block {
    padding: 0 0 20px 24px;
}

body.account .sub-title {
    display: block
}

.invoice-footer {
    text-align: center;
}

.invoice-footer span {
    display: block;
    font-size: 12px;
    margin: 3px 0;
}

.block.account-nav {
    margin: 0 -30px;
    padding: 0 30px;
}

/*30-10-2019*/

div#footer-cookies #message-custom-css>p {
    margin: 0;
}

.get-custom-modal .modal-inner-wrap .modal-content {
    padding: 0;
    overflow: hidden;
}

.get-custom-modal.modal-slide .action-close {
    padding: 15px;
    z-index: 99;
}

.get-custom-modal.modal-popup .modal-header {
    padding: 0;
}

.get-custom-modal.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 100%;
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    min-height: auto;
    height: auto !important;
}

.get-custom-modal .get-body-wrapper .no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.get-detail-img {
    position: relative;
    background-size: cover;
    overflow: hidden;
    height: 100%;
    border-radius: 0;
}

.get-detail-img img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
}

.get-custom-container {
    padding: 40px 80px;
}

.get-custom-container h2 {
    font-family: 'Plantin Std';
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.get-custom-container .btn {
    margin-bottom: 20px;
    max-width: 100%;
    width: auto;
    min-width: 230px;
}

.get-custom-container p {
    line-height: 1.1;
    font-style: italic;
    font-size: 13px
}

.get-custom-modal .col-md-4 {
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
}

.get-custom-modal .col-md-8 {
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
}

@media (max-width: 1199.98px) {
    .get-custom-modal.modal-popup._inner-scroll .modal-inner-wrap {
        max-width: 80%;
    }
}

@media (max-width: 991.98px) {
    .get-body-wrapper .row>[class*=col-] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .get-body-wrapper .row {
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .get-detail-img img {
        max-height: 400px;
        position: relative;
    }
    .get-custom-container {
        padding: 40px;
    }
    #search-popup .close,
    #search-mob .close {
        top: -44px;
        right: 10px;
        background-color: #fff;
        z-index: 10;
        opacity: 1;
        width: 34px;
    }
    #search-mob .close:before {
        font-size: 20px;
        line-height: 36px;
        ;
    }
    .search-content img {
        display: none
    }
    .mob-links .nav-item {
        padding: 0;
        margin: 0 0 0 10px;
        width: auto;
        height: auto;
        text-align: center;
        display: flex;
        align-items: center;
    }
    /* .mob-links .nav-item .nav-link i.fa-search { font-size: 20px; padding-top: 7px; } */
    .navbar-light .navbar-toggler-icon {
        width: auto;
        height: auto;
        font-size: 17px;
        line-height: 11px;
    }
    .rightSec .image-caption.img-heading {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-box-align: flex-start;
        -moz-box-align: flex-start;
        -ms-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .rightSec .image-caption.img-heading h4 {
        width: calc(100% - 40px);
        margin-bottom: 0;
        padding-right: 15px;
    }
    .rightSec .image-caption.img-heading #numbers {
        display: block
    }
    /* .cms-service-client .innerpage-tab-content h3 { margin-top: 0px;  margin-bottom: 0; border-bottom: 1px solid #EBEBEB} */
    /* .tab_drawer_heading { padding: 20px 15px;} */
    /* .cms-service-client .innerpage-tab-content h3:first-child { margin-top: 0;} */
    /* .innerpage-tab-content .tab_container{ min-height: auto !important; margin: 0 -15px; }
    .innerpage-tab-content h2 .btn { max-width: 100%;  width: calc(100% - 15px); padding-right: 15px;}
    .cms-service-client h2 .btn::before { right: -10px !important; width: 10px; }
    .innerpage-tab-content .tab_content { padding: 15px;} */
    .success-social-links ul {
        display: block;
        text-align: center;
    }
    .success-social-links ul li {
        margin: 0 5px;
        display: inline-block;
    }
    .row.getGap.order-details-table .col-md-4:first-child {
        margin-bottom: 20px;
    }
    .getSmallGap {
        padding-top: 10px;
    }
    .wishlist-index-share .actions-toolbar {
        display: flex;
        justify-content: flex-start;
        align-content: center
    }
    .wishlist-index-share .actions-toolbar .btn {
        width: 50%;
        white-space: normal;
        line-height: normal;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    #sidebar-account {
        margin-top: 10px;
    }
    div#footer-cookies #message-custom-css {
        margin: 0 0 20px 0;
    }
    .mob-links .nav-item:first-child {
        margin-left: 3px;
    }
}

@media (max-width: 767.98px) {
    .account .category-view {
        border-bottom: 1px solid #f0f0f0
    }
    .account .category-view .sub-title {
        margin-top: 0;
    }
    .account .category-view .sub-title p {
        margin-bottom: 0;
    }
    /* .account.sales-order-history .innerpage-content { padding-top:0 ;} */
    /* .account.sales-order-history li#toggle-sidebar { margin-top: 15px;} */
    .category-view {
        min-height: auto
    }
    /* .sales-order-history .table td.prod-content { }
    .account.sales-order-history .table-wrapper.orders-history{}
    .account.sales-order-history .table-wrapper.orders-history .table-order-items{}
    .account.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr { } */
    .cms-service-client #sidebar-account {
        padding: 0;
        margin: 0 -15px;
    }
    /* .cms-service-client #sidebar-account .service-client-acc { } */
    .cms-service-client .innerpage-content #sidebar-account ul.tabs {
        display: block
    }
    .cms-service-client .innerpage-content #sidebar-account ul.tabs li {
        border-top: 1px solid #f0f0f0;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cms-service-client .innerpage-content #sidebar-account ul.tabs li:first-child {
        padding-top: 15px;
    }
    .cms-service-client .innerpage-content li#toggle-sidebar {
        padding: 0 0 15px 0px;
        min-height: auto
    }
    .cms-service-client .innerpage-content .acco-content p {
        font-size: 0.75rem
    }
    .cms-service-client .innerpage-tab-content #headingOne h2,
    .cms-service-client .innerpage-tab-content h2 {
        padding: 20px 15px !important;
        margin: 0 -15px;
    }
    .cms-service-client .acco-content .card-body {
        padding: 0 0 20px 0;
    }
    .cms-service-client .innerpage-content #sidebar-account #cms-sidebar-account li.active {
        display: none
    }
    .innerpage-content .innerpage-tab-content {
        border-top: 1px solid #f0f0f0
    }
    /* .cms-service-client .innerpage-tab-content .tab_content { margin:  0 -15px; }
    .cms-service-client .innerpage-tab-content .tab_content .acco-content > div  { padding-left:15px; padding-right: 15px;} */
    .cms-service-client .innerpage-content #sidebar-account ul.tabs li.contact {
        display: none
    }
    .lofgout.logoutdesktopview.mobile-view {
        border-top: 1px solid #f0f0f0;
        padding-top: 50px;
        margin-top: 0;
    }
    .customer-address-index .actions-toolbar {
        margin-bottom: 40px;
    }
    .page-products .filter-trier-wrp {
        align-items: center;
        margin-left: 0;
        justify-content: space-between;
        width: 100%;
        ;
        margin-top: 0 !important;
    }
    .page-products .filter-trier-wrp .sorter {
        margin-left: 20px;
        order: 2
    }
    .page-products .filter-trier-wrp .filter-btn {
        margin-left: 0;
    }
    .toolbar-sorter.sorter.active ul.sorting-dropdown {
        left: auto;
        top: 30px;
        right: 0;
        background-color: #fff;
        padding: 10px;
        border: 1px solid #f0f0f0;
    }
    .catalog-product-view .additional-attributes-wrapper.table-wrapper {
        border-top: none
    }
    .sales-order-history .categories-right-block .row.setmrl,
    .customer-account-index .categories-right-block .row.setmrl {
        margin-left: -30px;
        margin-right: -30px;
    }
    .customer-account-index .categories-right-block .my-personal-block .table thead>tr,
    .customer-account-index .categories-right-block .my-personal-block .table tbody>tr {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .innerpage-tab-content h2 {
        border-bottom: none
    }
    .innerpage-tab-content h2 .btn {
        max-width: 100%;
        width: calc(100% - 15px);
        padding-right: 15px;
    }
    .cms-service-client h2 .btn::before {
        right: -10px !important;
        width: 10px;
    }
    /* .innerpage-tab-content .tab_content { padding: 15px;} */
    .bd-form #shipping-new-address-form .form-group {
        margin: 25px 0;
    }
    .checkout-payment-method .billing-address-form,
    .checkout-payment-method .billing-address-form .actions-toolbar {
        max-width: 100%;
    }
    .checkout-index-index h2.login-title {
        font-size: 0.875rem
    }
    .checkout-left-block {
        padding-right: 0;
    }
    .checkout-payment-method .checkout-billing-address .action-update.btn-primary {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    /* .checkout-payment-method .checkout-billing-address .actions-toolbar button, .checkout-payment-method .checkout-billing-address .action-update.btn-primary {min-width: 100%; } */
    .opc-progress-bar-item {
        padding: 0;
        display: inline-block;
        margin-right: 25px !important;
    }
    .opc-progress-bar .opc-progress-bar-item>span {
        padding-left: 15px;
    }
    .opc-progress-bar-item:last-child {
        margin-right: 0 !important;
    }
    .checkout-payment-method .checkout-billing-address .actions-toolbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .checkout-payment-method .checkout-billing-address .actions-toolbar .action {
        width: 48%;
        min-width: auto;
        max-width: 100%;
        line-height: 20px;
    }
    .checkout-payment-method .checkout-billing-address {
        margin-bottom: 0;
    }
    .allowed-payment-icon ul li {
        background-size: 90%;
    }
    .checkout-payment-method .payment-method-title .custom-control-label {
        font-size: 14px;
        padding-top: 0px;
    }
    .checkout-payment-method .payment-method._active .payment-method-content {
        margin-top: 15px;
    }
    .rightSec .product-info-price {
        padding-top: 0 !important;
    }
    .checkout-payment-method .billing-address-same-as-shipping-block {
        margin: 0 0 15px 0px;
        padding: 0 0 20px 0;
    }
    .allowed-payment-icon ul {
        padding: 0 0 0 46px;
    }
}

@media (max-width: 575.98px) {
    .get-custom-modal.modal-popup._inner-scroll .modal-inner-wrap {
        max-width: 90%;
    }
    .get-detail-img img {
        max-height: 200px;
        position: relative;
    }
    .get-custom-container h2 {
        font-size: 28px;
    }
    .get-custom-container {
        padding: 30px;
    }
}

@media (max-width: 374.98px) {
    .get-custom-modal.modal-popup._inner-scroll .modal-inner-wrap {
        max-width: 90%;
    }
    .get-detail-img img {
        max-height: 160px;
        position: relative;
    }
    .get-custom-container h2 {
        font-size: 20px;
    }
    .get-custom-container {
        padding: 20px;
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    /*-- // Modal align vertical Center // --*/
    /* .get-custom-modal.modal-popup.modal-dialog-centered{transform: translateY(-50%) !important;-webkit-transform: translateY(-50%) !important;top: 50%;min-height:auto;margin:0 auto; overflow: hidden;}  */
    .get-custom-modal.modal-popup .modal-inner-wrap {
        transform: translateY(0) !important;
        -webkit-transform: translateY(0) !important;
        top: 10%;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
    }
}

/*********** Hinal **********/

.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
    transform: none;
}

/* #language-selector .switcher-options.active ul.switcher-dropdown {left: 50px;top: 0;} */

#search-popup .search-content input[type="text"],
#search-mob .search-content input[type="text"] {
    margin: 100px 0;
}

#search-popup:after {
    content: "";
    background: rgba(51, 51, 51, 0.55);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    height: 100vh;
    overflow: hidden;
}

.form.minisearch .searchsuite-autocomplete {
    padding-bottom: 30px;
}

ul.sorting-dropdown li label {
    font-size: 0.7rem;
}

.search-content.text-center {
    background: #fff;
}

/* .dropdown-fade .navbar .right-d-dm:before {background: #00000026;position: fixed;left: 0;top: 80px;right: 0;bottom: 0;content: "";}  */

.form-newsletter-manage .actions-toolbar {
    margin-top: 2rem;
}

.form-newsletter-manage .actions-toolbar {
    justify-content: space-between;
    margin: 2rem -10px 0 -10px;
    max-width: 350px;
}

.newsletter-manage-index .form-newsletter-manage .actions-toolbar .btn {
    min-width: auto;
    margin: 0;
    width: calc(100% - 20px);
    margin: 0 10px
}

.checkout-payment-method .payment-method-title {
    padding: 10px 0 10px 24px;
    font-size: 15px;
}

.checkout-payment-method .payment-method-title .custom-control-label {
    font-size: 12px;
}

.checkout-payment-method .payment-method-title .custom-control-label::after {
    top: 0;
}

.checkout-payment-method .payment-method-title .custom-control-label::before {
    top: 0;
}

.checkout-index-index .billing-address-details span.addr-title {
    min-height: auto;
}

.checkout-index-index .billing-address-details .addr-desc {
    min-height: auto;
}

.checkout-left-block .checkout-payment-method .payment-group .payment-method {
    min-height: 90px;
}

.checkout-left-block .checkout-payment-method .payment-group .payment-method:last-child {
    min-height: auto;
}

@media (max-width: 1680px) {
    .customer-account-edit .categories-right-block .fieldset.info .w-100 {
        width: 100% !important;
    }
    .customer-account-edit .register-btn-group .btn-primary,
    .customer-account-edit .register-btn-group .btn-secondary {
        min-width: auto;
        margin: 0;
        width: 49%;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .gdpr-btns.d-flex.justify-content-between.register-btn-group.w-100 {
        max-width: 48% !important;
    }
    .gdpr-btns.d-flex.justify-content-between.register-btn-group .delete-acc {
        width: 49%;
    }
    .gdpr-btns.d-flex.justify-content-between.register-btn-group .form-data-request {
        width: 49%;
    }
    .customer-account-edit .register-btn-group .delete-acc .btn-secondary,
    .customer-account-edit .register-btn-group .form-data-request .btn-secondary {
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    a.nav-link.action.showcart:hover,
    a.nav-link.action.showcart:active {
        background-image: none;
    }
    .navbar-collapse {
        height: calc(100vh - 49px);
        bottom: 0;
        overflow-y: auto;
        top: 54px
    }
    #language-selector .switcher-options.active ul.switcher-dropdown {
        left: 50px;
        top: 0;
    }
    .navbar-expand-lg.bd-nav .cart .nav-link {
        /* background-size: cover;
        margin-top: 0 !important;
        background-image: none;
        width: 16px;
        height: 32px;
        display: flex;
        align-items: center; */
        margin-top: 0 !important;
        background-image: none;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        top: -3px;
        position: relative;
        right: 0;
    }
    .navbar-expand-lg.bd-nav.bg-white .cart .nav-link {
        background-image: none;
        /* width: 16px;
        height: 32px; */
        width: 24px;
        height: 24px;
    }
    .navbar-expand-lg.bd-nav.bg-white .cart .nav-link:hover,
    .navbar-expand-lg.bd-nav.bg-white .cart .nav-link.active,
    .navbar-expand-lg.bd-nav .cart .nav-link.active {
        /* background-size: cover;
        margin-top: 0 !important;
        width: 16px;
        height: 32px;
        display: flex;
        align-items: center; */
        margin-top: 0 !important;
        background-image: none;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        top: -3px;
        position: relative;
        right: 0;
    }
    .mob-links .nav-item .nav-link {
        height: 32px;
    }
    .bd-nav .minicart-wrapper .action.showcart .counter.qty,
    .bd-nav.bg-white .minicart-wrapper .action.showcart .counter.qty {
        margin: 0 !important;
        height: inherit;
        line-height: 34px;
        width: 24px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        min-width: auto;
    }
    .mob-links .nav-item .navbar-toggler {
        padding: 0;
    }
    .mob-logo.d-block {
        display: flex !important;
        align-items: center;
    }
    .navbar {
        min-height: 55px;
    }
    .mob-links .nav-item .navbar-toggler .cls-wrp {
        display: flex;
        align-items: center;
        width: auto;
    }
    .mob-links .nav-item .navbar-toggler .close {
        margin: 0 !important;
        float: none;
        padding: 0;
        opacity: 1;
        line-height: 10px;
        display: inline-block;
    }
    .mob-links .nav-item .navbar-toggler .close::before {
        line-height: normal;
    }
    .cms-home .navbar-expand-lg.bd-nav .navbar-nav>li #switcher-language-trigger span {
        font-size: 0.7rem;
    }
    .bd-nav .navbar-brand img {
        max-height: 20px;
    }
    .checkout-payment-method .billing-address-same-as-shipping-block {
        margin: 0 0 15px 24px;
    }
    .cms-home .bd-nav .minicart-wrapper .action.showcart .counter.qty {
        color: rgb(133, 129, 129)
    }
}

@media (max-width: 767px) {
    #store_list .stores-content .tag-content {
        padding: 0;
        margin: 0;
    }
    .storelocator-index-index #store_list .list-store-container.disable-ul {
        margin-left: -15px;
        margin-right: -15px;
    }
    #form-search-area.search-by-area .searcharea-content {
        padding: 15px 0;
    }
    #form-search-area.search-by-area .bd-form .form-group {
        padding: 0;
        margin: 35px 0 10px 0
    }
    div#find-current-location {
        padding: 0;
        text-align: left;
        margin: 10px 0;
    }
    .tab_content #find-current-location a {
        padding: 0;
        height: auto;
        line-height: normal;
    }
    .boutiques-section h3.tab_drawer_heading.d_active {
        color: #ff3300;
        padding: 10px 0
    }
    #store_list .store-list-all .stores-content {
        padding: 20px 0;
        margin: 0;
        border: 0;
        position: relative
    }
    #store_list .store-list-all .stores-content .tag-content h4 {
        font-size: 14px;
    }
    .boutiques-section h3.tab_drawer_heading.d_active {
        padding: 15px 0;
        border: 0;
        position: relative;
    }
    .boutiques-section h3.tab_drawer_heading.d_active:after {
        background: #e5e5e5;
        left: -20px;
        right: -20px;
        bottom: 0;
        position: absolute;
        content: "";
        height: 1px;
    }
    #form-search-area.search-by-area {
        position: relative;
        margin: 20px 0 0 0;
    }
    #form-search-area.search-by-area .searcharea-content:before {
        content: "";
        position: absolute;
        left: -20px;
        right: -20px;
        top: 0;
        height: 1px;
        background: #e5e5e5;
    }
    #form-search-area.search-by-area .searcharea-content:after {
        content: "";
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: 0;
        height: 1px;
        background: #e5e5e5;
    }
    #store_list .store-list-all .stores-content:after {
        content: "";
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: 0;
        height: 1px;
        background: #e5e5e5;
    }
    .navbar {
        border-bottom: #c1c1c1 solid 1px;
        padding: 10px 15px;
    }
    .bd-nav .navbar-brand {
        padding: 0;
        line-height: 0;
    }
    .storelocator-index-index .columns {
        margin-top: 0;
    }
    .page-title-wrapper {
        border-top: 0;
    }
    .image-caption.img-heading {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }
    .cms-univers .p-t-140 {
        padding-top: 0;
    }
    .cms-univers .category-box {
        margin: 10px 0;
    }
    .rightSec .product-info-price {
        padding-top: 110px;
    }
    .gdpr-btns.d-flex.justify-content-between.register-btn-group.w-100 {
        max-width: 100% !important;
        margin-top: 10px;
    }
    .customer-account-edit .register-btn-group .btn-primary,
    .customer-account-edit .register-btn-group .btn-secondary {
        min-height: 60px;
    }
    .newsletter-manage-index .form-newsletter-manage .actions-toolbar .btn {
        width: calc(50% - 20px);
    }
}

@media (max-width: 558px) {
    .cms-univers .p-t-140 {
        padding-top: 0;
    }
    .cms-index-index .category-box {
        height: 400px;
        overflow: hidden;
    }
    .cms-index-index .hm-pcs-cat .category-box {
        height: 400px;
        overflow: hidden;
    }
    .cms-index-index .hm-pcs-cat .category-box img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .social-board .category-box img {
        height: 100%;
    }
    .success-social-links {
        flex-direction: column;
    }
}

@media (max-width: 576px) {
    .cms-home .bd-nav .navbar-brand,
    .bd-nav .navbar-brand,
    .bd-nav.bg-white .navbar-brand,
    .cms-home .bd-nav.bg-white .navbar-brand {
        max-width: 225px
    }
}

@media (max-width: 360px) {
    .cms-home .bd-nav .navbar-brand,
    .bd-nav .navbar-brand,
    .bd-nav.bg-white .navbar-brand,
    .cms-home .bd-nav.bg-white .navbar-brand {
        /* max-width: 205px */ /*21-07-2020*/
        max-width: 194px;
    }
    .newsletter-manage-index .form-newsletter-manage .actions-toolbar .btn {
        font-size: 12px;
    }
    .mob-links .nav-item { margin: 0 0 0 10px;}
}

/***************** Print invoice ******************/

.sales-order-printinvoice .order-details-items {
    padding: 0;
    border: none;
    margin-top: 30px;
}

.sales-order-printinvoice .table-wrapper .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0 20px 20px 0;
    white-space: nowrap
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>th.prod-img {
    max-width: 200px;
    padding: 40px 20px 0 0;
}

.sales-order-printinvoice .table-wrapper .table tbody+tbody {
    border-bottom: 1px solid #000
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>td.prod-content {
    padding: 40px 20px 0 0;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    vertical-align: top
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>td.prod-content a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>td.prod-content a:hover {
    text-decoration: none;
    color: #ff4926
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>td.prod-item-info span {
    display: block;
}

.price-including-tax,
.price-excluding-tax {
    font-size: 1rem;
    font-weight: 500
}

.sales-order-printinvoice .table-wrapper .table>tfoot>tr.subtotal .mark,
.sales-order-printinvoice .table-wrapper .table>tfoot>tr.shipping .mark,
.sales-order-printinvoice .table-wrapper .table>tfoot>tr.grand_total .mark,
.sales-order-printinvoice .table-wrapper .table>tfoot>tr.base_grandtotal .mark,
.sales-order-printinvoice .table-wrapper .table>tfoot>tr.totals-tax .mark,
.sales-order-printinvoice .order-details-items .table-wrapper .table tfoot {
    background-color: transparent
}

.sales-order-printinvoice .order-details-items tfoot td {
    background-color: transparent!important;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-printinvoice .order-details-items tfoot th,
.sales-order-printinvoice .order-details-items tfoot td {
    padding: 5px 0;
}

.sales-order-printinvoice .order-details-items .table-wrapper {
    padding-bottom: 0;
}

.sales-order-printinvoice .order-details-items .table-wrapper:not(:last-child) {
    margin-bottom: 0;
}

.account.sales-order-printinvoice .order-details-items .table-wrapper {
    border-bottom: none
}

.table tbody+tbody {
    border: none
}

.sales-order-printinvoice h4.page-title {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    margin-bottom: 50px;
}

.sales-order-printinvoice .order-description-left .page-title {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
}

.sales-order-printinvoice .order-description-left .page-title span {
    font-size: 1rem;
    text-transform: none;
    font-family: 'Plantin Std';
    line-height: normal;
}

.sales-order-printinvoice .order-description-left .order-date .label,
.order-description-left .order-date date,
.order-description-left .order-date .order-status-value,
.sales-order-printinvoice .order-description-left .method-of-sending span {
    font-size: 1rem;
    padding: 0;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.sales-order-printinvoice .getGap .box-title span {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
}

.sales-order-printinvoice .getGap .box-content address {
    font-size: 1rem;
    text-transform: capitalize;
    font-family: 'Plantin Std';
    line-height: 1.4;
}

.sales-order-printinvoice .getGap .box-content.getSmallGap {
    padding-top: 20px;
}

.sales-order-printinvoice .getGap .box-content address a {
    margin-top: 30px;
    display: block;
}

.sales-order-printinvoice .getGap .box-content address a:hover {
    text-decoration: none;
    color: #000
}

.sales-order-printinvoice .categories-right-block .page-title-rt a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: 'Sackers Gothic Std';
    color: #45b2e9
}

.sales-order-printinvoice .categories-right-block .page-title-rt a:hover {
    text-decoration: none
}

.sales-order-printinvoice .table-wrapper .table>tbody>tr>th {
    border-bottom: 1px solid #000
}

.sales-order-printinvoice .order-description-left .order-date .label,
.order-description-left .order-date date,
.order-description-left .order-date .order-status-value,
.sales-order-printinvoice .order-description-left .method-of-sending span {
    text-transform: none;
}

@media (max-width:767.98px) {
    .sales-order-printinvoice .order-details-items .order-title>strong {
        font-size: 1rem;
        font-weight: 500;
    }
    .sales-order-printinvoice .order-details-items table.table.alert-table thead {
        display: none
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr {
        border-bottom: 1px solid #e5e5e5;
        padding: 25px 0;
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>th.prod-img {
        position: absolute;
        display: block;
        padding: 5px 0 5px 30px;
        border-top: none;
        max-width: 125px;
        overflow: hidden;
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>td.prod-item-info a {
        line-height: normal;
        margin-bottom: 20px;
        display: inline-block;
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>td.prod-content {
        padding: 0;
        margin-left: 150px;
        display: block;
        border-top: none
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>th.prod-img .product-image-container {
        margin-right: 0;
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>td.prod-item-link {
        text-align: left;
        padding-right: 30px
    }
    .sales-order-printinvoice .order-details-items .table>tbody>tr>td.prod-item-status {
        margin-top: 10px;
        font-weight: 600;
    }
    .sales-order-printinvoice .order-details-items .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    .sales-order-printinvoice h4.page-title {
        margin-bottom: 30px;
    }
    .sales-order-printinvoice .categories-right-block .page-title-lf {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width:993px) {
    .checkout-left-block .page-title-wrapper h1 {
        margin: 0 0 50px;
    }
}

.checkout-onepage-success.row.getGap {
    padding-top: 4px !important;
}

h4.order-details-ttl {
    font-size: 23px;
    font-family: 'Plantin Std';
}

.customer-account-edit h4.pop-delete-acc {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    text-align: center;
}

@media only screen and (max-width:992px) {
    button.mfp-arrow-left {
        left: 10px;
    }
    button.mfp-arrow-right {
        right: 10px;
    }
    .cat-list-wrp-jwl .cat-listing-pro-img {
        height: auto !important;
    }
    .pt-60.cat-list-wrp-jwl {
        margin-top: 20px;
    }
}

@media only screen and (max-width:576px) {
    button.mfp-arrow-left {
        left: 10px;
        top: 30px;
    }
    button.mfp-arrow-right {
        right: 10px;
        top: 30px;
    }
}

@media only screen and (max-width:576px) {
    /* .bd-nav .navbar-brand, .bd-nav.bg-white .navbar-brand, .cms-home .bd-nav.bg-white .navbar-brand,.cms-home .bd-nav .navbar-brand
    {
        max-width: 175px;
    } */
    .search-content.text-center {
        padding-top: 50px;
    }
    .search-content img {
        max-width: 100%;
    }
    ul.footer-links.social-links li {
        padding-right: 15px;
    }
    ul.footer-links li a img {
        width: 25px;
    }
    .cat-list-wrp-jwl .cat-listing-pro-img {
        height: auto !important;
    }
    .pt-60.cat-list-wrp-jwl {
        margin-top: 20px;
    }
    .actions.jwlery_detal_btns .btn,
    .product-social-links .action.towishlist {
        width: 100%;
        max-width: 100%;
    }
}

/* SPECIFIC SAFARI CSS */

@media not all and (min-resolution:.001dpcm) {
    @media (max-width: 992px) {
        .banner-ttl {
            bottom: 160px;
        }
    }
    .home-slider .scrl-btm {
        bottom: 12%;
    }
    .col-md-6.col-sm-12.d-flex.align-content-center.flex-wrap.pl-75.univ-top .mt-md-4,
    .col-md-6.col-sm-12.d-flex.align-content-center.flex-wrap.text-right.pr-75.univ-top .mt-md-4 {
        margin: auto !important;
    }
}

/* Portrait Iphone 5 */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .popup-login-form,
    .popup-register-form {
        min-height: 65vh;
    }
    .d-flex.justify-content-between.register-btn-group.w-100 {
        margin-bottom: 60px !important;
    }
}

/* Portrait Iphone 6*/

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .popup-login-form,
    .popup-register-form {
        min-height: 65vh;
    }
    .d-flex.justify-content-between.register-btn-group.w-100 {
        margin-bottom: 60px !important;
    }
    body.dropdown-fade-one,
    body.dropdown-fade-two,
    html {
        overflow: hidden;
    }
    .pro-cart-total-wrapper {
        height: 200px !important
    }
}

/* Portrait 678 plus */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .popup-login-form,
    .popup-register-form {
        min-height: 65vh;
    }
    .d-flex.justify-content-between.register-btn-group.w-100 {
        margin-bottom: 60px !important;
    }
    body.dropdown-fade-one,
    body.dropdown-fade-two {
        overflow: hidden;
    }
}

/* Portrait X */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .popup-login-form,
    .popup-register-form {
        min-height: 65vh;
    }
    .d-flex.justify-content-between.register-btn-group.w-100 {
        margin-bottom: 60px !important;
    }
    .pro-cart-total-wrapper {
        height: 305px !important
    }
}

/* Portrait XR */

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .pro-cart-total-wrapper {
        height: 305px !important
    }
    #minicart-content-wrapper .register-btn-group .btn {
        align-items: center !important;
    }
}

/* Portrait XS */

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .pro-cart-total-wrapper {
        height: 305px !important
    }
    #minicart-content-wrapper .register-btn-group .btn {
        align-items: center !important;
    }
}

/*** Styles added to fix the issue with zoom in on iphone ***/

/* iPhone < 5: */

@media screen and (device-aspect-ratio: 2/3) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 0.7rem !important;
    }
}

/* iPhone 5, 5C, 5S, iPod Touch 5g */

@media screen and (device-aspect-ratio: 40/71) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 0.7rem !important;
    }
}

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */

@media screen and (device-aspect-ratio: 375/667) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 0.7rem !important;
    }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */

@media screen and (device-aspect-ratio: 9/16) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 0.7rem !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (width: 667px) and (height: 375px) and (orientation: landscape) and (color: 8) and (device-aspect-ratio: 375/667) and (aspect-ratio: 667/375) and (device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link {
        padding: 0.5rem 2.5rem;
    }
    ul#desktop-menu {
        padding-top: 0px;
    }
    div#switcher-language {
        padding: 0.5rem 2.5rem;
    }
    ul#left-top-menu>li:nth-child(3n),
    ul#left-top-menu>li:nth-child(5n) {
        padding-bottom: 1px;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link::after {
        top: 0.5rem;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link,
    .navbar-expand-lg.bd-nav ul#desktop-menu.navbar-nav .nav-link {
        font-size: 0.6rem;
    }
    .navbar .slide-purpose .right-d-dm .dropdown-menu {
        top: 15px;
    }
    .popup-login-form,
    .popup-register-form {
        min-height: inherit;
    }
    #login-form-popup .bd-form .form-group {
        margin: 15px 0;
    }
    .d-flex.justify-content-between.register-btn-group.w-100.mt-5 {
        margin-top: 0rem!important;
        margin-bottom: 70px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link {
        padding: 0.5rem 2.5rem;
    }
    ul#desktop-menu {
        padding-top: 0px;
    }
    div#switcher-language {
        padding: 0.5rem 2.5rem;
    }
    ul#left-top-menu>li:nth-child(3n),
    ul#left-top-menu>li:nth-child(5n) {
        padding-bottom: 1px;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link::after {
        top: 0.5rem;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link,
    .navbar-expand-lg.bd-nav ul#desktop-menu.navbar-nav .nav-link {
        font-size: 0.6rem;
    }
    .navbar .slide-purpose .right-d-dm .dropdown-menu {
        top: 15px;
    }
    .popup-login-form,
    .popup-register-form {
        min-height: inherit;
    }
    #login-form-popup .bd-form .form-group {
        margin: 15px 0;
    }
    .d-flex.justify-content-between.register-btn-group.w-100.mt-5 {
        margin-top: 0rem!important;
        margin-bottom: 70px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link {
        padding: 0.5rem 2.5rem;
    }
    ul#desktop-menu {
        padding-top: 0px;
    }
    div#switcher-language {
        padding: 0.5rem 2.5rem;
    }
    ul#left-top-menu>li:nth-child(3n),
    ul#left-top-menu>li:nth-child(5n) {
        padding-bottom: 1px;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link::after {
        top: 0.5rem;
    }
    .navbar-expand-lg.bd-nav .navbar-nav .nav-link,
    .navbar-expand-lg.bd-nav ul#desktop-menu.navbar-nav .nav-link {
        font-size: 0.6rem;
    }
    .navbar .slide-purpose .right-d-dm .dropdown-menu {
        top: 15px;
    }
    .popup-login-form,
    .popup-register-form {
        min-height: inherit;
    }
    #login-form-popup .bd-form .form-group {
        margin: 15px 0;
    }
    .d-flex.justify-content-between.register-btn-group.w-100.mt-5 {
        margin-top: 0rem!important;
        margin-bottom: 70px;
    }
}

.rma-rma-print h1.page-title {
    color: black;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}

.wishlist-shared-index button.action.tocart {
    display: block;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #45b2e9;
    background: white;
    border: none;
}

.wishlist-shared-index a.action.towishlist {
    display: block;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #45b2e9;
    background: white;
    border: none;
}

#rightSec .product-info-price .product-sku .value {
    font-size: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #a9a8a8;
}

.plptitle>a>h2 {
    font-size: 0.8125rem!important;
    text-transform: uppercase!important;
    color: #000!important;
}

/*21-07-2020*/
div#ascrail2002-hr { display: none !important;}
.navbar .bidr {
    font-size: 16px;
}
.navbar-searchbar .has-search {
    position: relative;
}
.navbar-searchbar li{
    width: 100%;
}
.navbar-searchbar li .field.search{
    width: 90%;
}
.navbar-searchbar .has-search .minisearch .input-text {
    padding-left: 1.875rem;
    border: none;
    color: #000;
    line-height: 24px
}

.navbar-searchbar .has-search .minisearch .input-text::-webkit-input-placeholder {
    color: #D4D4D4;
}

.navbar-searchbar .has-search .minisearch .input-text::-moz-placeholder {
    color: #D4D4D4;
}

.navbar-searchbar .has-search .minisearch .input-text:-ms-input-placeholder {
    color: #D4D4D4;
}

.navbar-searchbar .has-search .minisearch .input-text:-moz-placeholder {
    color: #D4D4D4;
}

.navbar-searchbar .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    /* width: 1.375rem;
    height: 1.375rem;
    line-height: 1.375rem;*/
    top: 3px;
    text-align: center;
    pointer-events: none;
    color: #000;
}

.product-items .slick-list .slick-track li.item.product.product-item.slick-slide {
    text-align: center;
}

.product.product-item-details {
    word-break: break-word;
    height: 0px;
}

.hideicon-mobile {
    display: inline-block
}

.hideicon-desktop {
    display: none
}

.block-viewed-products { padding: 0 100px;}
.block-viewed-products .slick-slide {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.mob-links.navmobileview { display: none;}

.catalog-category-view #maincontent  { padding: 160px 0 0 0;}
.catalog-category-view .breadcrumbs  {margin-bottom: 60px; margin-top: 0; padding: 0 60px !important;}
.catalog-category-view .breadcrumbs .items {padding: 0;}
.catalog-category-view .page-main .breadcrumbs .item a, .catalog-category-view .breadcrumbs .items>li {font-size: 12px;}
.catalog-category-view .breadcrumbs .items>li:last-child{color:#bababa !important}
.catalog-category-view .breadcrumbs a:visited, .catalog-category-view .breadcrumbs a:active { color: #000 !important;}

button.btn-wishlist { border:none; background-color: transparent; font-size: 18px; color: #000000; padding: 0; margin: 0; margin-bottom: .5rem; line-height: 1; outline: 0;}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav.flex-nav-full {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: center;
        justify-content: center;
    }
    .navbar-expand-lg .navbar-nav.navbar-partwd,
    .navbar-expand-lg .desktop-logo.navbar-partwd {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 15px 15px 5px;
    }
    .navbar-expand-lg .navbar-nav.navbar-desktopwd {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        justify-content: flex-end;
        padding: 15px 15px 5px;
    }
    .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item a.nav-item-brd-right {
        padding-right: .75rem;
        position: relative;
        border-right: 1px solid #CCCCCC;
        padding-right: 25px;
        vertical-align: middle;
        line-height: 20px;
        margin-right: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    /* .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item a.nav-item-brd-right::after {
    content: '';
    position: relative;
    border-right: 1px solid #CCCCCC;
    padding-right:15px;
} */
    .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item a.nav-item-brd-left {
        padding-left: .75rem;
        position: relative;
        border-left: 1px solid #CCCCCC;
        padding-left: 25px;
        vertical-align: middle;
        line-height: 16px;
        margin-left: 10px;
    }
    /* .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item a.nav-item-brd-left::before {
    content: '';
    position: relative;
    border-left: 1px solid #CCCCCC;
    padding-left:15px;
} */
    .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item .nav-link {
        padding: 0;
    }
    .navbar-expand-lg .navbar-collapse {
        flex-wrap: wrap;
    }
    .mob-links {
        /*margin-top: -68px;*/
		  /*margin-top: -8px;*/
        /*margin-left: -15px;*/
    }
}
@media (max-width: 1600px) {
.catalog-category-view .breadcrumbs  { padding: 0 30px !important;}
}


@media (max-width: 992px) {
    .navbar-expand-lg .navbar-nav.navbar-searchbar {
        display: none
    }
    .navbar-expand-lg .navbar-nav.navbar-desktopwd .nav-item.nav-favorite-icon {
        display: none
    }
    .navbar-expand-lg .navbar-nav.navbar-desktopwd {
        order: 2
    }
    .hideicon-mobile {
        display: none
    }
    .hideicon-desktop {
        display: inline-block
    }
    .block-viewed-products { padding: 0; margin-bottom: 0;}
    .block-viewed-products  .products { margin: 0;}
    .footer_social_icons a img { width: 28px !important;}
    .mob-links.navmobileview { display: block;}
    .navbar-expand-lg .navbar-nav.navbar-desktopwd .navdesktopview { display: none;}
    .cat-sub-ttl { margin-top: 10px; display: block;}
    .catalog-category-view #maincontent  { padding: 60px 0 0 0; }
    .catalog-category-view .breadcrumbs  { padding: 0 15px !important; text-align: left; margin-bottom: 0; margin-top: 10px;}
    .catalog-category-view .breadcrumbs .items {line-height: 1;}
    .rightSec .image-caption.foo-title .foo-logo-ttl{ padding: 0; }
    .catalog-product-view  .rightSec .product-info-price .foo-logo-ttl { display: none;}
    .catalog-product-view  .rightSec .product-info-price .foo-title.pdptitle .foo-logo-ttl { display: inline-block;}
    .catalog-product-view  .rightSec .image-caption.foo-title.pdptitle { margin-top:30px;}
    .filter-options-item { padding-bottom: 0;}
    .filter-options-title { padding: 20px 40px 20px 15px; font-size: 12px; }
    .filter-options-title:after { right: 20px; top: 22px; }
    div#layered-filter-block .layered-navigation-label { font-size: 10px; margin-bottom: 0;}
     .filter-options-content .item { margin: 5px 0; list-style:none;}
    .accordion.jwlery_detal_accordion { margin-top: 15px;}
    .catalog-category-view .page-main .breadcrumbs .item a, .catalog-category-view .breadcrumbs .items>li {font-size: 10px;line-height: 19px;}
    .filter-options-item.active .filter-options-title { padding-bottom: 0; }
    #mageplaza-betterpopup-block #bio_ep_close::after {font-size: 26px; color: #ffffff; }
    .right-d-dm .block-minicart .subtitle.empty { font-size: 12px;}

}
.custom-submenu-link, .filters-mobile-only{display: none;}

@media only screen and (max-width: 767px){
.filter-options-content {
    padding: 5px 30px 10px;
}
.filters-mobile-only:after{
    right: 20px;
    content: '\e622';
    font-family: 'luma-icons';
    font-size: 13px;
    top: 8px;
    position: absolute;
    display: inline-block;
    }
    .filters-mobile-only{ font-size: 17px; position: relative;
        display: block;
        padding: 2px 40px 18px 15px;
        border-bottom: 1px solid #cccccc;
    }
    .filters-mobile-only.active-mfilter:after{content: '\e621';}
    .custom-submenu-link{display: inline !important;}
    .custom-submenu-link:after {
        margin-left: 10px;
        content: "\e902";
        font-size: 12px;
        position: absolute;
        font-family: 'icomoon' !important;
        top: 10px;
        width: 20px;
        text-align: center;
    }
    .current-EUR li.view-english.switcher-option{    float: left;
    margin: 0 20px 0 20px;}
    li.view-englisheuro.switcher-option {
        float: left;
        margin: 0 20px 0 0px;
    }
.joaillerie-menu a.nav-link:after, .haute-menu a.nav-link:after, .selection-menu a.nav-link:after{display:block;}
div#narrow-by-list, a.nav-link:after, .navbar-collapse .cat-box{display: none;}
.navbar-collapse .selection-menu .cat-box{display: block;}

}

@media (max-width: 767.98px){
    .page-with-filter.page-products .filter-trier-wrp .sorter {
        margin-left: 0;

    }
    .page-with-filter  .toolbar-sorter.sorter.active ul.sorting-dropdown {
        left: 0;
        padding: 12px 15px;
        min-width: 220px;
    }
    .page-with-filter .filter-options {
        margin-top: 0;
    }
}

@media screen and (min-width: 994px) {
    .col-lg-8.main-foo-blk .col-lg-3.col-sm-3 {
        padding-left: 2px;
        padding-right: 2px;
        max-width: 27% !important;
        width: 27% !important;
        flex: 0 0 27%;
    }
    .col-lg-8.main-foo-blk .col-lg-6.col-sm-6 {
        padding-right: 4px;
        padding-left: 4px;
        max-width: 46%;
        flex: 0 0 46%;
    }
}
.page-with-filter.page-products .columns {
     z-index: 2;
}
ul.footer-links li a {font-size: 0.7599rem !important;}
.img-heading.mt-md-4 {margin-top: 3rem !important;}

.catalog-category-view .breadcrumbswithimage{
    position: absolute !important;
    margin-top: 25px !important;
}
.catalog-category-view .customcategory .preview-image{
    width: 100%;
    height: 85vh;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
}
.catalog-category-view .customcategory {
    background-size: cover;
    height: 50vh;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 0px 50px 0px !important;
}
.catalog-category-view .breadcrumbswithimage ul li .breadcrumbtitlewithimage{
    color: black !important;
}
.catalog-category-view .pagetitlewithimage{
    text-align: center  !important;
    padding: 10px 0px 10px 0px !important;
}
.catalog-category-view .pagetitlewithimage h1{
    color: black !important;
}
.catalog-category-view .category-view .pagedescriptonwithimage{
    text-align: center !important;
}
@media (max-width: 992px){
    .catalog-category-view .breadcrumbswithimage {
        position: inherit !important;
        margin-bottom: 10px !important;
    }
    .catalog-category-view .breadcrumbswithimage ul li .breadcrumbtitlewithimage {
        color: unset !important;
    }
    .catalog-category-view .customcategory {
        margin: 0 3% !important;
        height: 40vh !important;
        margin: 3% 3% !important;
    }
    .catalog-category-view .breadcrumbswithimage {
        margin-top: 10px !important;
    }
}
.review-add.custom-review-add {
    display: none !important;
}
.pagedescriptonwithimage p {
    font-family: 'Sackers Gothic Std';
    font-size: 12px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.5;
}
#narrow-by-list{
    text-align: center !important;
}
.catalog-category-view .noimageTitle {
    margin-top: 70px;
    margin-bottom: 20px;
}
.product-reviews-summary .empty{
    display: none !important;
}
.catalog-product-view .product-reviews-summary{
    display: none !important;
}





/*Custom CSS*/
@media(min-width:1279px) and (max-width:1366px){
	.checkout-cart-index .cart-container{
		max-width: 1166px;
		margin: 0 auto;
	}
  .checkout-index-index #checkout{
		max-width: 1166px;
		margin: 0 auto;
	}
}
.checkout-cart-index a:hover,
.checkout-index-index a:hover{
  color: #ff332d !important;
  text-decoration: unset !important;
}
.checkout-cart-index .cart-container, .checkout-index-index #checkout{
    max-width: 1366px;
    margin: 0 auto;
}
.checkout-cart-index .cart-container .container-fluid,
.checkout-index-index #checkout .container-fluid{
  padding: 0 !important;
}
.checkout-cart-index .checkout-left-block{
  padding-left: 0;
}
.checkout-cart-index .page-title-wrapper .page-title{
  display: none;
}
.checkout-cart-index .nav-custom-listing ul{
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.checkout-cart-index .nav-custom-listing ul li span{
  font-family: 'Sackers Gothic Std';
  color: #000000;
  text-transform: uppercase;
  font-size: 0.8125rem;
  cursor: pointer;
}
.checkout-cart-index .nav-custom-listing ul li.active span{
  color: #ff332d;
}
.checkout-cart-index .nav-custom-listing ul li:hover span{
  color: #ff332d;
}
.checkout-cart-index .nav-custom-listing{
  margin-bottom: 20px;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart thead tr th {
    font-size: 0.8125rem;
    text-transform: uppercase;
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom:0;
    font-family: 'Sackers Gothic Std';
    border-top: 0;
    vertical-align: middle;
    text-align: left !important;
    background-color: #f8f8f8;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart tbody td.subtotal{
  text-align: left !important;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart thead tr th.item{
  width: 180px !important;
  text-align: center !important;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart thead tr th.desc{
  width: 190px !important;
  /* text-align: center !important; */
}
.checkout-cart-index .checkout-left-block .cart.item .item-info .photo.image{
  max-height: 150px;
  height: 150px;
  object-fit: contain;
}
.checkout-cart-index .checkout-left-block #cart-totals-grid{
  display: none;
}
.checkout-cart-index .checkout-left-block .cart.item .item-actions{
  display: none;
}
.checkout-cart-index .checkout-left-block #form-validate{
  padding-right: 0 !important;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart>.item{
  border: 0 !important;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart tr td a,
.checkout-cart-index .checkout-left-block .cart.table-wrapper .cart tr td span{
  font-family: 'Sackers Gothic Std' !important;
  font-size: 0.8125rem;
}
.checkout-cart-index .checkout-left-block .cart.table-wrapper .item-options{
  font-family: 'Sackers Gothic Std' !important;
  font-size: 0.8125rem;
}
.checkout-cart-index .checkout-left-block .control.qty a span{
  font-size:18px !important;
  line-height: 10px;
  width: 50px;
  text-align: center;
}
.checkout-cart-index .checkout-left-block .field.qty{
  position: relative;
  top: -5px;
}
.checkout-cart-index .checkout-left-block .control.qty input{
  font-size: 16px !important;
  line-height: 10px;
  width: 50px;
  text-align: center;
}
.checkout-cart-index .checkout-right-block{
  position: relative;
  padding: 35px;
  margin-left: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 60px #ebebeb;
  height: 100%;
  /* border-radius: 6px; */
}
.checkout-cart-index .checkout-right-block #cart-totals table tr th{
  color: #5b5c5d !important;
}
.checkout-cart-index .checkout-right-block #cart-totals table tr td{
  color: #000000 !important;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom{
  padding-top: 20px;
  margin-bottom: 30px;
  /* border-bottom: 1px solid #9e9e9e;
  padding-bottom: 40px; */
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset{
  position: relative;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .actions-toolbar{
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .float-label-control input{
  color: #9e9e9e;
  font-size: 0.8125rem;
  font-family: 'Sackers Gothic Std' !important;
  border-bottom: 1px solid #e1e2e2;
  padding: 15px 100px 11px 15px;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .action.apply{
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #9e9e9e !important;
  text-transform: uppercase;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .cancel{
  border: 0;
  padding: 0;
  background-color: transparent;
  color:#ff3c33 !important;
  text-transform: uppercase;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .cancel:focus{
  outline: 0 !important;
}
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .action.apply:focus,
.checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .action.apply:hover{
  outline: 0;
  box-shadow: unset;
  color: #9e9e9e !important;
}
.checkout-cart-index .checkout-right-block .checkout-methods-items .checkout.btn.btn-primary{
  background-color: #ff3c33;
  border-color: #ff3c33;
  transition: 0.5s;
}
.checkout-cart-index .checkout-right-block .checkout-methods-items .checkout.btn.btn-primary:hover{
  background-color: #ffffff;
  border-color: #ff3c33;
  color: #ff3c33;
}
.checkout-cart-index .checkout-right-block .checkout-methods-items .checkout.btn.btn-primary:hover span{
  color: #ff3c33;
}
.checkout-cart-index .checkout-right-block ul.extra-links-cart-page{
  padding-top: 40px !important;
}
.cart.table-wrapper .product-item-details{
  padding-right: 10px;
}

.modal .modal-header{
  padding: 30px 30px 10px 30px;
  border-bottom: 3px solid #e1e2e2;
  margin-bottom: 15px;
}
.modal .modal-body{
  padding: 10px 30px 10px 30px;
}
.modal .modal-body p{
  color: #000000;
  font-size: 1rem;
}
.modal .modal-footer{
  padding: 0;
  border: 0;
  text-align: center;
  margin: 0 auto 30px auto;
  display: none !important;
}
.modal .modal-footer .btn.btn-secondary{
  width: 250px;
}
.modal .close:focus{
  outline: 0 !important;
  box-shadow: unset  !important;
}
.modal .close span{
  font-size: 35px;
  position: absolute;
  top: 10px;
  right: 13px;
}
#livraison .modal-footer button{
  margin: 0 auto;
}
.modal .accordion h2 button{
  padding: 0;
  border: 0;
  color: #000000 !important;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: .8rem;
}
.modal .accordion h2 button:hover{
  padding: 0;
  border: 0;
  color: #000000;
}
.modal .accordion .acco-content{
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 12px;
}
.modal .accordion .acco-content .collapse.show .card-body p{
  margin: 0 0 15px 0;
  color: #000000;
  font-size: 0.8125rem;
  font-family: 'Sackers Gothic Std';
}
.modal .accordion h2 .btn::after,
#faq.modal .accordion h2 .btn::before{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 22px;
  color: inherit;
  content: '\e622' !important;
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 8px;
  top: 11px;
}
.modal .accordion h2 .btn[aria-expanded="true"]::after,
#faq.modal .accordion h2 .btn[aria-expanded="true"]::before{
  content: '\e621';
  color: #ff3c33 !important;
}
.modal .acco-content .table td, .acco-content .table th{
  text-align: left;
}




.checkout-index-index .checkout-left-block{
  padding-left: 0;
}
.checkout-index-index .checkout-left-block .opc-wrapper{
  padding-right: 0;
}
.checkout-index-index .page-title-wrapper .page-title{
  display: none;
}
.checkout-index-index .checkout-left-block ul{
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.checkout-index-index .checkout-left-block ul li span{
  font-family: 'Sackers Gothic Std';
  color: #000000;
  text-transform: uppercase;
  font-size: 0.8125rem;
  cursor: pointer;
}
.checkout-index-index .checkout-left-block ul li._active span{
  color: #ff332d;
}
.checkout-index-index .checkout-left-block ul li:hover span{
  color: #ff332d;
}
.checkout-index-index .checkout-left-block{
  margin-bottom: 20px;
  width: 50% !important;
  margin-right: 30px;
}
.checkout-index-index #checkout .container-fluid .row{
    margin:0 !important;
    margin-bottom: 20px !important;
}
.checkout-index-index #checkout #shipping form{
  width: 100% !important;
  max-width: 100% !important;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkout-index-index #checkout #shipping form h2,
.checkout-index-index #checkout #shipping form p{
  color: #717171;
  font-family: 'Sackers Gothic Std';
  font-size: 0.8125rem;
}
.checkout-index-index .form-login .float-label-control input.empty+label, .checkout-index-index .form-login .float-label-control textarea.empty+label{
  top: 0 !important;
}
.checkout-left-block .bd-form.form-login .form-group{
    margin: 35px 0 15px 0 !important;
}
.checkout-index-index #checkout #customer-email-fieldset .note{
  margin: 0;
  color: #717171;
  font-family: 'Sackers Gothic Std';
  font-size: 0.8125rem;
}
.checkout-index-index #checkout .form-shipping-address{
  margin-top: 0 !important;
}
.checkout-index-index .checkout-left-block div#shipping-new-address-form{
  width: 100% !important;
}
.checkout-index-index .checkout-left-block input,
.checkout-index-index .checkout-left-block select{
  font-family: 'Sackers Gothic Std' !important;
  padding-bottom: 8px;
  padding-top: 8px;
  color: #717171;
  font-family: 'Sackers Gothic Std';
  font-size: 0.8125rem;
  height: 100% !important;
}
.checkout-index-index .bd-form #shipping-new-address-form .form-group{
  margin: 25px 0 25px 0 !important;
}
.checkout-index-index #checkout-step-shipping_method #checkout-shipping-method-load{
  border-top: 3px solid #cfcfcf;
  border-bottom: 3px solid #cfcfcf;
  padding-bottom: 12px;
}
.checkout-index-index .checkout-left-block #checkout-step-shipping button.btn-primary{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  width: auto;
  margin-top:30px;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 50px;
}
.checkout-index-index .checkout-left-block #checkout-step-shipping button.btn-primary:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-index-index #checkout-step-shipping_method #checkout-shipping-method-load .login-title,
.checkout-index-index .checkout-left-block #checkout-step-shipping .field.addresses .login-title,
.checkout-index-index .checkout-left-block .login-title{
  color: #717171;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  font-size: 0.9rem;
}
.checkout-index-index #checkout-step-shipping_method #checkout-shipping-method-load .subtitle,
.checkout-index-index .checkout-left-block #checkout-step-shipping .field.addresses .subtitle,
.checkout-index-index .checkout-left-block .subtitle{
  color: #717171;
  font-family: 'Sackers Gothic Std';
  font-size: 0.8125rem;
}
.checkout-index-index table.table-checkout-shipping-method.onepage-checkout-shipping-table{
  margin-top: 0px !important;
  /* margin-left: 30px !important; */
}
.checkout-index-index table.table-checkout-shipping-method tr td{
  color: #717171;
  font-family: 'Sackers Gothic Std' !important;
  font-size: 0.8125rem;
}
.checkout-index-index table.table-checkout-shipping-method tr td.col-price{
  padding-top: 0 !important;
}
.checkout-index-index table.table-checkout-shipping-method.onepage-checkout-shipping-table .row{
  margin: 0 0 10px 0 !important;
}
.checkout-index-index #checkout-step-shipping_method #opc-custom-checkout-form{
  width: 100% !important;
  margin-bottom: 30px;
}
.checkout-index-index #checkout-step-shipping_method #opc-custom-checkout-form .login-title{
  color: #717171;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  font-size: 0.9rem;
  padding-top: 10px !important;
}
.checkout-index-index #checkout-step-shipping_method #opc-custom-checkout-form .subtitle{
  color: #717171;
  font-family: 'Sackers Gothic Std';
  font-size: 0.8125rem;
}
.checkout-index-index #checkout-step-shipping_method #opc-custom-checkout-form #custom-checkout-form{
  padding-top: 10px;
}
.checkout-index-index #checkout-step-shipping_method #opc-custom-checkout-form #custom-checkout-form .field{
  margin-top: 10px !important;
}
.checkout-index-index #checkout-step-shipping_method .control.form-group.float-label-control label+label{
  color: #717171;
  font-family: 'Sackers Gothic Std' !important;
  font-size: 0.8125rem !important;
   position: relative !important;
}
.checkout-index-index .checkout-right-block{
  position: relative;
  padding: 35px;
  margin-left: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 60px #ebebeb;
  height: 100%;
}
.checkout-index-index .checkout-right-block .cart-totals .title{
  padding-bottom: 15px !important;
  font-size: 0.8125rem;
  font-weight: 700;
  background-color: transparent;
  text-transform: uppercase;
  border: 0;
  padding: 6px 0;
}
.checkout-index-index .checkout-right-block .opc-block-summary a span{
  font-family: 'Sackers Gothic Std';
  color: #ff332d;
  text-transform: uppercase;
  font-size: 0.8125rem;
  cursor: pointer;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner{
  display: flex;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner .product-image-container img{
  height: 130px;
  width: 130px;
  object-fit: contain;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner .product-item-name-block{
  width: 80%;
  margin-left: 10px;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner .product-item-name-block .product-item-name{
  font-size: 0.8125rem;
  font-weight: 700;
  background-color: transparent;
  text-transform: uppercase;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner .product-item-name-block .details-qty.qty button{
  background-color: transparent;
  border: 0;
}
.checkout-index-index .checkout-right-block .minicart-items .product-item{
  border-bottom: 2px solid #cfcfcf;
  margin-bottom: 20px;
}
.checkout-index-index .checkout-right-block .pay-currency{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 13px 16px;
  width: 100%;
  margin: 15px auto;
  color: #ff3300;
  transition: 0.5s;
  cursor: pointer;
}
.checkout-index-index .checkout-right-block .pay-currency{
  font-size: 0.8125rem;
  font-weight: 700;
  background-color: transparent;
  text-transform: uppercase;
  color: #ff3300;
}
.checkout-index-index .checkout-right-block .pay-currency:hover{
  color: #ffffff;
  background-color: #ff3300;
}
.checkout-index-index .checkout-right-block .pay-currency:hover a,
.checkout-index-index .checkout-right-block .pay-currency a:hover{
  color: #ffffff !important;
}
.checkout-index-index .checkout-right-block ul.extra-links-cart-page{
  padding-top: 30px;
}
.checkout-index-index .checkout-left-block #shipping-method-buttons-container button{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  width: 100%;
  margin:0;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 50px;
}
.checkout-index-index .checkout-left-block #shipping-method-buttons-container button:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item:hover{
  border: 1px solid #ff5501 !important;
  cursor: pointer;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item.selected-item{
  border: 1px solid #ff5501 !important;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item{
  border: 1px solid #c3c3c3 !important;
  margin-bottom: 0 !important;
  padding: 30px !important;
  height: 260px !important;
  min-height: auto !important;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item .action-select-shipping-item:focus{
  outline: 0;
  box-shadow: unset;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item .action-select-shipping-item{
  width: 100%;
  height: 40px;
  font-size: 0.7125rem;
  font-weight: 500;
  text-transform: uppercase;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item .addr-desc{
  min-height: 115px !important;
}
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item .addr-desc,
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item .addr-desc a{
  font-size: 0.8125rem;
  font-weight: 500;
  color: #bdbdbd;
  line-height: 17px;
}
.checkout-index-index .checkout-left-block ul.frist-name-title{
  display: inline-block !important;
}
.checkout-index-index .checkout-left-block button:focus{
  outline: 0  !important;
  box-shadow: unset !important;
}
/* .checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item:hover::after {
    background: #ff5501;
    color: #fff;
    content: '\e610';
    font-family: 'luma-icons';
    height: 27px;
    width: 29px;
    font-size: 19px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
} */
.checkout-index-index .checkout-left-block .opc-wrapper .shipping-address-item:hover .action-select-shipping-item{
  /* visibility: hidden; */
}
.common-popup.modal-dialog-centered.modal-popup .modal-header{
  padding: 30px 30px 10px 30px;
  border-bottom: 3px solid #e1e2e2;
  margin-bottom: 15px;
}
.common-popup.modal-dialog-centered.modal-popup .modal-body{
  padding: 10px 30px 10px 30px;
}
.common-popup.modal-dialog-centered.modal-popup .modal-content{
  padding: 40px !important;
}
.common-popup.modal-dialog-centered.modal-popup .action-save-address{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  width: 70%;
  margin:0 auto;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 50px;
}
.common-popup.modal-dialog-centered.modal-popup .action-save-address:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-index-index .checkout-left-block .custom-control-label::before{
  /* top:0px !important; */
  /* border: #ff3300 solid 1px !important; */
}
.checkout-index-index .checkout-left-block .custom-control-input:checked~.custom-control-label::before{
  /* top: 0px !important; */
  /* background-color: #ff3300 !important; */
}
.checkout-index-index .checkout-left-block .custom-control-input:checked~.custom-control-label::before{
  /* background-color: #ff3300 !important; */
}
.checkout-index-index .checkout-left-block .custom-radio .custom-control-input:checked~.custom-control-label::after{
  /* border: 1px solid #ff3300; */
}
.checkout-index-index .checkout-left-block .custom-control-label{
  font-size: 0.8125rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
}
.checkout-index-index .checkout-left-block .billing-address-same-as-shipping-block .custom-control-label span{
  position: relative;
  top: 4px;
}
.checkout-index-index .checkout-left-block .field.field-select-billing .float-label-control select{
  font-size: 0.9rem;
}
.checkout-index-index .checkout-left-block #checkout-step-payment .action-update{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  margin:0 auto;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 50px;
}
.checkout-index-index .checkout-left-block #checkout-step-payment .action-update:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-index-index .checkout-left-block #checkout-step-payment .action-cancel{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  margin:0 auto;
  color: #ff3300;
  transition: 0.5s;
  cursor: pointer;
  background-color: transparent;
  height: 50px;
}
.checkout-index-index .checkout-left-block #checkout-step-payment .action-cancel:hover{
  color: #ffffff !important;
  background-color: #ff3300 !important;
  text-decoration: none;
}
.checkout-index-index .checkout-left-block .payment-method._active .payment-method-content .actions-toolbar{
  text-align: center;
  padding-right: 30px;
}
.checkout-index-index .checkout-left-block .payment-method._active .payment-method-content .actions-toolbar .checkout{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  margin:0 auto;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 50px;
}
.checkout-index-index .checkout-left-block .payment-method._active .payment-method-content .actions-toolbar .checkout:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-index-index .checkout-left-block .checkout-billing-address .addr-desc a,
.checkout-index-index .checkout-left-block .checkout-billing-address .addr-desc{
  font-size: 0.8125rem;
  font-weight: 500;
  color: #000000;
  line-height: 17px;
}
.checkout-index-index .checkout-left-block .checkout-billing-address .fieldset .billing-address-form{
  max-width: 100% !important;
}
.checkout-index-index .checkout-left-block .checkout-billing-address .fieldset .field.field-select-billing{
  max-width: 100% !important;
}
.checkout-index-index .checkout-left-block .checkout-billing-address .addr-desc{
  border: 1px solid #c3c3c3 !important;
  margin-bottom: 0 !important;
  padding: 30px !important;
}
.checkout-index-index .checkout-left-block #checkout-payment-method-load .items.payment-methods{
  display: inline-block;
  width: 100%;
  border-top: 5px solid #424242;
  background-color: #f8f8f8;
  padding: 20px 20px 270px 20px;
}
.checkout-index-index .checkout-left-block .custom-control-label{
  font-size: 0.7125rem !important;
}
.checkout-index-index .checkout-left-block .custom-control-label span{
  position: relative;
  top: -1px;
}
.checkout-index-index .checkout-left-block .allowed-payment-icon ul{
  display: inline-block !important;
}
.checkout-index-index .checkout-left-block .checkout-payment-method .payment-group .payment-method._active{
  /* width: 100% !important; */
}
.checkout-index-index .checkout-left-block .checkout-payment-method .payment-group .payment-method .payment-method-content{
  padding-left: 0 !important;
  /* position: relative;
  margin-top: 10px;
  padding: 0;
  width: 100%;
  display: inline-block; */
}
.checkout-index-index .checkout-left-block .checkout-payment-method .payment-group .payment-method .payment-method-content p{
  font-size: 0.7125rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
  text-transform: lowercase;
}
.checkout-index-index .checkout-left-block .checkout-agreements .custom-control-label{
  padding-left: 25px;
}
.checkout-index-index .checkout-left-block .checkout-agreements .custom-control-label::before{
  left:0 !important;
  top: 0 !important;
}
.checkout-index-index .checkout-left-block .checkout-agreements .custom-control-label span{
  font-family: 'Sackers Gothic Std';
}
.checkout-index-index .checkout-left-block .bd-form .field.additional .form-group{
  margin:0 !important;
}
.checkout-index-index .checkout-left-block .bd-form .choice.field.rem-chek{
  margin-bottom: 25px;
}



/* Thank you page */
@media(max-width:767px){
  body.checkout-onepage-success .innerpage-content .order-items table tbody tr td:first-child{
    width: 100% !important;
    padding: 0 0 15px 0 !important;
    margin: 0 !important;
    text-align: center;
  }
  body.checkout-onepage-success .innerpage-content .order-items table tbody tr td span.mob-titl{
    display: none;
  }
}
.checkout-onepage-success .container-fluid{
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 !important;
}
.checkout-onepage-success .page-title-wrapper{
  display: none;
}
.checkout-onepage-success .innerpage-content{
  padding-top: 50px;
}
.checkout-onepage-success .checkout-success .order-success-msg{
  display: flex;
  align-items: center;
  background-color: #f8f8f8;
  padding-left: 22px;
  position: relative;
  height: 100%;
  justify-content: center;
  padding: 25px;
}
.checkout-onepage-success .checkout-success .order-success-title{
  font-size: 0.9rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  padding-right: 20px;
  height: 100% !important;
}
.checkout-onepage-success .checkout-success .order-success-title img{
  position: relative;
  top: -2px;
}
.checkout-onepage-success .checkout-success .continue-order-btn{
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-onepage-success .checkout-success .continue-order-btn .btn-primary{
  text-align: center;
  border: 1px solid #ff3300;
  padding: 3px 16px;
  margin:0 auto;
  color: #ffffff;
  transition: 0.5s;
  cursor: pointer;
  background-color: #ff3300;
  height: 100%;
  line-height: normal;
  align-items: center;
  display: flex;
}
.checkout-onepage-success .checkout-success .continue-order-btn .btn-primary:hover{
  color: #ff3300 !important;
  background-color: transparent !important;
}
.checkout-onepage-success .order-summery-section{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
}
.checkout-onepage-success .order-summery-section .order-details-thankyou{
  font-size: 0.9rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  margin:0 !important;
}
.checkout-onepage-success .order-summery-section .order-date span{
  font-size: 0.7rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
}
.checkout-onepage-success .table-wrapper.order-items{
  margin-top:20px;
}
.checkout-onepage-success .table-wrapper.order-items table thead tr th{
  border: 0 !important;
  background-color: #f8f8f8;
  padding: 20px !important;
}
.checkout-onepage-success .table-wrapper.order-items table tbody tr td{
  border: 0 !important;
  padding: 20px !important;
  border-bottom: 1px solid #c5c5c5 !important;
  font-size: 0.8rem !important;
  font-weight: 500 !important;
  color: #000000 !important;
  font-family: 'Sackers Gothic Std' !important;
  text-transform: uppercase !important;
}
.checkout-onepage-success .table-wrapper.order-items table tbody tr td:first-child{
  width: 200px !important;
}
.checkout-onepage-success .table-wrapper.order-items table tfoot{
  border-top: 2px solid #e0e0e0;
}
.checkout-onepage-success .table-wrapper.order-items table tfoot tr th{
  border: 0 !important;
  padding: 10px !important;
  border-bottom: 0 !important;
  font-size: 0.8rem !important;
  font-weight: 500 !important;
  color: #5f6265 !important;
  font-family: 'Sackers Gothic Std' !important;
  text-transform: uppercase !important;
}
.checkout-onepage-success .table-wrapper.order-items table tfoot tr.totals-tax th{
  color: #000000 !important;
}
.checkout-onepage-success .table-wrapper.order-items table tfoot tr.subtotal.tax-none4 th{
  color: #000000 !important;
}
.checkout-onepage-success .table-wrapper.order-items table tfoot tr td{
  border: 0 !important;
  padding: 10px !important;
  border-bottom: 0 !important;
  font-size: 0.8rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  text-align: right;
}
.checkout-onepage-success .order-full-information{
  background-color: #f8f8f8;
  padding: 30px;
  margin-top: 50px;
}
.checkout-onepage-success .order-full-information .getGap .box-title span{
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-family: 'Plantin Std';
  letter-spacing: 2px;
  font-weight: normal;
}
.checkout-onepage-success .order-full-information .getGap .box-content{
  font-size: 0.9rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
}
.checkout-onepage-success .order-full-information .getGap .box-content address{
  font-size: 0.9rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Sackers Gothic Std';
}
.checkout-onepage-success #registration{
  display: none;
}
.checkout-onepage-success .final-success-steps{
  text-align: center;
  padding:20px;
  color: #ff3300;
  font-family: 'Sackers Gothic Std';
  font-size: 1.4rem;
}
.checkout-onepage-success .custom-img{
  width: 200px;
  height: 200px;
  object-fit: contain;
  margin-right: 20px;
}





/* Responsive Design */
.mobile-visible-only{
  display: none;
}
@media(max-width:767px){
  .checkout-index-index #checkout .opc-progress-bar .opc-progress-bar-item a{
    padding-top: 5px;
  }
  .checkout-index-index #checkout .opc-progress-bar .opc-progress-bar-item a, .checkout-index-index #checkout .checkout-left-block ul li span{
    display: unset !important;
    font-size: 0.6rem !important
  }
  .hide-mobile{
    display: none !important;
  }
  .mobile-visible-only{
    display: block !important;
  }
  .checkout-cart-index .nav-custom-listing ul li span{
    text-align: center;
    font-size: 0.5rem !important;
  }
  .checkout-cart-index .nav-custom-listing ul li span .steps-number{
    font-size: 12px;
    line-height: 0;
  }
  .checkout-cart-index .page-title-wrapper{
    padding: 0 !important
  }
  body.checkout-cart-index .checkout-left-block{
    padding-top: 40px !important;
    /* border-bottom: 2px solid #000; */
    padding-bottom: 0 !important;
  }
  .checkout-cart-index .checkout-left-block #form-validate{
    border-bottom: 2px solid rgba(0,0,0,0.5);
    padding-bottom: 10px;
  }
  .checkout-cart-index .checkout-left-block .cart.table-wrapper .cart tr td a, .checkout-cart-index .checkout-left-block .cart.table-wrapper .cart tr td span{
    font-size: 0.7rem !important;
  }
  .checkout-cart-index .checkout-left-block .control.qty input{
    font-size: 14px !important;
  }
  .checkout-cart-index .checkout-left-block #form-validate{
    padding-top: 0 !important;
    height: 200px;
    overflow: auto;
  }
  .checkout-cart-index .checkout-left-block #form-validate::-webkit-scrollbar {
    width: 6px;
  }
  .checkout-cart-index .checkout-right-block .apply-coupon-custom{
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .checkout-cart-index .checkout-right-block{
    padding: 12px !important;
  }
  .checkout-cart-index .checkout-extra-links{
    padding-left: 15px;
    padding-right: 15px;
    display: block !important;
  }
  .checkout-cart-index .checkout-right-block .block.discount.active{
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .float-label-control input{
    padding: 15px 100px 11px 0 !important;
  }
  .checkout-cart-index .checkout-right-block .apply-coupon-custom #discount-coupon-form .fieldset .float-label-control label{
    display: none;
  }
  body.checkout-cart-index .checkout-right-block ul.extra-links-cart-page{
    padding-top: 20px !important;
  }
  .checkout-index-index #checkout .checkout-left-block{
    padding: 40px 0 0 0 !important;
  }
  .cms-aurelie #maincontent, .cms-moodboard #maincontent, #maincontent{
      padding: 86px 0 0 0 !important;
  }
  .checkout-index-index #checkout .checkout-left-block .opc-wrapper{
    margin: 0 !important;
  }
  .checkout-index-index #checkout .opc-progress-bar .opc-progress-bar-item a,
  .checkout-index-index #checkout .checkout-left-block ul li span{
    display: inline-block;
    width: 100%;
    font-size: 0.7rem !important;
  }
  .checkout-index-index #checkout #shipping .shipping-address-items{
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
  }
  .checkout-index-index #checkout-step-shipping_method #checkout-shipping-method-load .login-title, .checkout-index-index .checkout-left-block #checkout-step-shipping .field.addresses .login-title, .checkout-index-index .checkout-left-block .login-title{
    font-size: 0.8rem !important;
  }
  .checkout-index-index #checkout-step-shipping_method #checkout-shipping-method-load .subtitle, .checkout-index-index .checkout-left-block #checkout-step-shipping .field.addresses .subtitle, .checkout-index-index .checkout-left-block .subtitle{
    font-size: 0.7rem !important;
  }
  .checkout-left-block .onepage-checkout-shipping-table td.col-carrier{
    font-size: 0.7rem !important;
  }
  .checkout-index-index #checkout .checkout-right-block{
    width: 100% !important;
    padding: 15px !important;
  }
  .checkout-index-index .checkout-right-block .minicart-items .product-item .product-item-inner .product-item-name-block .product-item-name{
    font-size: 0.7rem !important;
  }
  ul.extra-links-cart-page li a, ul.extra-links-cart-page li a:not([href]):not([tabindex]){
    font-size: 0.75rem !important;
  }
  .checkout-index-index .checkout-right-block ul.extra-links-cart-page{
    padding-top: 20px !important;
  }
  .checkout-cart-index .checkout-right-block .checkout-methods-items .checkout.btn.btn-primary{
    height: 45px !important;
    line-height: normal !important;
  }
  .checkout-index-index #checkout .checkout-left-block ul li span{
    padding-left: 0 !important;
  }
  .checkout-index-index #checkout .opc-progress-bar .opc-progress-bar-item>span:before{
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    width: 100%;
    top: -10px;
  }
  .checkout-index-index .checkout-payment-method .payment-methods{
    margin: 0  !important;
  }
  .checkout-index-index #checkout .checkout-left-block #checkout-payment-method-load .items.payment-methods {
    padding: 20px 0px 70px 0px !important;
  }
  .checkout-index-index #checkout .checkout-left-block .checkout-payment-method .payment-group .payment-method .payment-method-content p{
    padding: 0 20px;
  }
  .checkout-index-index #checkout .checkout-left-block .payment-method._active .payment-method-content .actions-toolbar{
    padding-right: 0 !important;
  }

  .checkout-onepage-success .checkout-success .order-success-msg{
    display: inline-block !important;
    width: 100%;
    height: auto !important;
    padding: 15px !important;
  }
  .checkout-onepage-success .checkout-success .continue-order-btn{
    margin-top: 10px;
    position: unset !important;
  }
  .checkout-onepage-success .checkout-success .order-success-title{
    padding-right: 0 !important;
    font-size: 0.8rem !important;
    text-align: center;
  }
  .checkout-onepage-success .order-summery-section .order-details-thankyou{
    font-size: 0.7rem;
  }


  .checkout-onepage-success .order-items td:nth-of-type(2):before { content: "NOM DU PRODUIT"; }
  .checkout-onepage-success .order-items td:nth-of-type(3):before { content: "PRIX"; }
  .checkout-onepage-success .order-items td:nth-of-type(4):before { content: "QTÉ"; }
  .checkout-onepage-success .order-items td:nth-of-type(5):before { content: "SOUS-TOTAL"; }

  .checkout-onepage-success .order-items thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .checkout-onepage-success .table-wrapper.order-items{
    padding-top: 20px !important;
  }
  body.checkout-onepage-success .order-full-information .order-details-table .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .checkout-onepage-success .table-wrapper.order-items table tbody tr:first-child{
    border:0 !important;
  }
  .checkout-onepage-success .table-wrapper.order-items table tbody tr{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .checkout-onepage-success .table-wrapper.order-items table tbody tr td {
    border: none !important;
    position: relative;
    padding-left: 50% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    text-align: right;
  }
  .checkout-onepage-success .custom-img{
    margin-right: 0 !important;
  }
  .checkout-onepage-success .order-items  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    color: #000000;
    font-weight: bold;
  }
  .checkout-onepage-success .order-items tfoot td:nth-of-type(1):before{
    content: unset !important;
  }
  .checkout-onepage-success .order-items tfoot .subtotal,
  .checkout-onepage-success .order-items tfoot .shipping,
  .checkout-onepage-success .order-items tfoot .grand_total,
  .checkout-onepage-success .order-items tfoot .totals-tax,
  .checkout-onepage-success .order-items tfoot .grand_total_incl{
    display: flex;
    justify-content: space-between;
  }
  .checkout-onepage-success .order-items .data-item{
    word-break: break-all;
  }
  .checkout-onepage-success .order-items tfoot{
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}
@media(max-width:1024px){
  /* Modal Layout */

  .checkout-cart-index .cart-container .container-fluid, .checkout-index-index #checkout .container-fluid{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .checkout-cart-index .checkout-left-block{
    padding-left: 15px !important;
    padding-top: 15px !important;
  }
  .checkout-cart-index .checkout-left-block #form-validate{
    padding-top: 0 !important;
  }
  .checkout-cart-index .checkout-right-block{
    margin: 0 auto !important;
    width: 95% !important;
  }
  .checkout-cart-index .checkout-left-block{
    width: 100% !important;
    padding: 15px !important;
  }
  .checkout-cart-index .checkout-left-block .cart.table-wrapper .cart thead tr th.desc{
    width: 220px !important;
  }

  .checkout-index-index .cart-container .container-fluid, .checkout-index-index #checkout .container-fluid{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .checkout-index-index .checkout-left-block{
    padding-left: 15px !important;
    padding-top: 15px !important;
  }
  .checkout-index-index .checkout-left-block ul{
    /*margin-top: 25px;*/
  }
  .checkout-index-index .checkout-left-block #form-validate{
    padding-top: 0 !important;
  }
  .checkout-index-index .checkout-right-block{
    margin: 0 auto !important;
    width: 95% !important;
  }
  .checkout-index-index .checkout-left-block{
    width: 100% !important;
    padding: 15px !important;
  }
  .checkout-index-index .checkout-left-block .cart.table-wrapper .cart thead tr th.desc{
    width: 220px !important;
  }
  .checkout-index-index .checkout-left-block{
    margin: 0 !important;
  }
  .checkout-index-index .checkout-left-block #checkout-payment-method-load .items.payment-methods{
    padding: 20px 20px 70px 20px !important;
  }

  .checkout-onepage-success .container-fluid{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .checkout-onepage-success .checkout-success .order-success-title{
    font-size: 0.9rem;
    font-weight: 500;
    color: #000000;
    font-family: 'Sackers Gothic Std';
    text-transform: uppercase;
    padding-right: 250px;
  }
  .checkout-onepage-success .checkout-success .continue-order-btn .btn-primary{
    height: 100% !importantl;
  }
  .checkout-onepage-success .checkout-success .continue-order-btn .btn-primary span{
    height: 100%;
    display: flex;
    align-items: center;
  }
  .checkout-onepage-success .order-full-information .order-details-table .col-md-4{
    flex: 0 0 48.333333% !important;
    max-width: 48.333333% !important;
  }
  .checkout-payment-method .payment-method-title{margin-bottom:0px;}	
}



/* Login Modal */
body .popup-authentication.modal-dialog-centered .modal-content.modal-custom-content{
  padding: 0 !important;
}
.popup-authentication .modal-inner-wrap{
  position: relative;
}
.popup-authentication .modal-inner-wrap .modal-header{
  position: absolute;
  z-index: 999;
  right: 0;
  padding: 0 !important;
  border: 0 !important;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close{
  padding: 20px !important;
}
.popup-authentication .modal-content .block-authentication{
  border: 0 !important;
}
.popup-authentication .block-new-customer{
  display: flex;
  align-items: center;
  padding:117px 20px 80px 20px !important;
}
.popup-authentication .block-new-customer .block-title{
  font-size: 16px;
  color: #000000 !important;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 35px;
}
.popup-authentication .block-new-customer .block-content{
  padding-bottom: 0 !important;
  text-transform: uppercase;
}
.popup-authentication .block-new-customer .block-content p{
  font-family: 'Sackers Gothic Std';
  width: 100%;
  text-align: center;
  margin: 0 auto 53px auto;
  font-size: 13px;
  text-transform: uppercase;
}
.popup-authentication .block-new-customer .block-content ul{
  /* margin-bottom: 34px; */
}
.popup-authentication .block-new-customer .block-content ul li:last-child{
  margin-bottom: 7px;
}
.popup-authentication .block-new-customer .block-content ul li{
  text-align: center;
  font-family: 'Sackers Gothic Std';
  font-size: 13px;
  color: #000;
  margin-bottom: 12px;
}
.popup-authentication .actions-toolbar{
  text-align: center;
  margin: 50px auto 0 auto;
}
.popup-authentication .actions-toolbar .action-register span{
  color: #ff3300;
  font-size: 13px;
  font-family: 'Sackers Gothic Std';
}
.popup-authentication .actions-toolbar .action-register{
  background-color: transparent;
  color: #ff3300;
  border: 1px solid #ff3300;
  font-size: 13px;
  font-weight: normal;
  padding: 9px 40px;
  transition: 0.5s;
  border-radius: 0;
  font-family: 'Sackers Gothic Std';
}
.popup-authentication .actions-toolbar .action-register:hover{
  background-color: #ff3300;
  color: #ffffff;
}
.popup-authentication .actions-toolbar .action-register:hover span{
  color: #ffffff;
}
.popup-authentication .block-customer-login::after{
  background-color: rgba(255, 255, 255, 0.4);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.popup-authentication .block-new-customer:before{
  content: unset !important;
  border: 0 !important;
}
.popup-authentication .block-customer-login{
  border:0 !important;
  padding: 40px 20px !important;
  background-image: url(../images/login-overlay-img.png);
  background-repeat: no-repeat;
  position: relative;
}
.popup-authentication .block-customer-login .block-title{
  text-align: center;
  line-height: normal;
}
.popup-authentication .block-customer-login .block-title strong{
  font-size: 20px;
  color: #000000 !important;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.popup-authentication .block-customer-login .block-title h2{
  font-size: 16px;
  color: #000000 !important;
  font-family: 'Sackers Gothic Std';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 35px;
}
.popup-authentication .form.form-login{
  width: 90%;
margin: 0 auto;
}
.popup-authentication .form.form-login .label{
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.popup-authentication .form.form-login .label span{
  font-size: 13px;
  font-family: 'Sackers Gothic Std';
  text-align: left;
  color: #000000;
}
.popup-authentication .form.form-login .field.email{
  margin-bottom: 30px;
}
.popup-authentication .form.form-login .control input{
  border-bottom: 1px solid #807f7d;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-size: 13px;
  /*font-family: 'Sackers Gothic Std';*/
  font-family: 'Plantin Std';
  color: #000000;
  background-color: transparent;
  height: 32px;
  text-transform: none;
}
.popup-authentication .form.form-login .actions-toolbar .primary{
  display: inline-block;
  width: 100%;
}
.popup-authentication .form.form-login .actions-toolbar .primary .action-login span{
    font-family: 'Sackers Gothic Std';
    font-size: 13px;
}
.popup-authentication .form.form-login .actions-toolbar .primary .action-login{
  background-color: #ff3300;
  color: #ffffff;
  border: 1px solid #ff3300;
  font-size: 13px;
  font-weight: normal;
  padding: 9px 40px;
  transition: 0.5s;
  text-transform: uppercase;
  width: 70%;
  font-family: 'Sackers Gothic Std';
}
.popup-authentication .form.form-login .actions-toolbar .primary .action-login:hover{
  background-color: transparent;
  color: #ff3300;
}
.popup-authentication .form.form-login .actions-toolbar .secondary{
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.popup-authentication .form.form-login .actions-toolbar .secondary a{
  margin-top: 10px;
  font-size: 11px;
  font-family: 'Sackers Gothic Std';
  color: #000000;
}
.popup-authentication .form.form-login .actions-toolbar .secondary a:hover{
  color: #ff3300;
}

@media(max-width:959px){
  .modal-popup._inner-scroll .modal-inner-wrap{
    width: 90% !important;
    min-width: 90% !important;
  }
  .popup-authentication .block-new-customer .block-content p{
    width: 100% !important;
  }
}

@media(max-width:767px){
  .popup-authentication .block-new-customer{
    display: inline-block;
    width: 100% !important;
    padding: 40px 20px 20px 20px !important;
  }
  .popup-authentication .block-customer-login{
    padding: 40px 20px 20px 20px !important;
  }
}



/* Search Area */

.mst-searchautocomplete__autocomplete._active{
  left: 0 !important;
  top: 45px !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title{
  background-color: #ff3300;
  color: #fff;
  text-align: center !important;
  font-family: 'Sackers Gothic Std';
  font-size: 1rem !important;
  font-weight: 500;
  margin-bottom: 10px !important;
  padding: 20px;
  border-bottom: 1px solid #efefef;
  border-top: 0;
  margin-top: 0;
}
body .mst-searchautocomplete__autocomplete ul li a.title {
    line-height: 18px;
    font-family: 'nb_international_proregular' !important;
    font-size: 15px !important;
    color: #302926 !important;
    font-weight: 400 !important;
}
body .mst-searchautocomplete__highlight {
    color: #ff3300 !important;
    font-family: 'Sackers Gothic Std';
}
.mst-searchautocomplete__item.magento_catalog_product{
  margin: 0 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.mst-searchautocomplete__item.magento_catalog_product .price{
  font-size: 13px;
}
.mst-searchautocomplete__autocomplete ul li{
  padding: 1rem 10px;
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .description{
  font-size: 14px;
}

.mst-searchautocomplete__autocomplete ul{
  max-height: 300px;
    overflow: scroll;
}


.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax{
  margin-top: 0 !important;
}

/************** 26 Aug 2021 NEWTONE *************/
.minicart-items-wrapper .pro-title{ font-size: 0.74125rem; margin-bottom: 10px;}
.minicart-items-wrapper .pro-desc{ font-size: 0.9rem;}
#minicart-content-wrapper .minicart-items .product-item-pricing .label{ font-size: 0.9rem; text-transform: lowercase;}
.minicart-items-wrapper .action.delete{font-size:0.74125rem; opacity:0.5;}
.minicart-items-wrapper .action.delete span{text-transform: lowercase !important;}
.minicart-items-wrapper .action.delete:hover{ opacity:1;}
#minicart-content-wrapper .subtotal span.ttl, #minicart-content-wrapper .block-minicart .amount .price-wrapper:first-child .price{ font-size:0.74125rem;}

#co-shipping-method-form.form.methods-shipping{ min-height: 610px;}
#gift_option_checkout ~ .custom-control-label{ padding-left: 30px;}
#gift_option_checkout ~ .custom-control-label::before { top: 0.55rem; left: 0; border-color: #ff3300 !important; box-shadow:none !important;}
#gift_option_checkout:checked ~ .custom-control-label::before{background: #ff3300; border-color: #ff3300 !important;}

.admin__control-checkbox.custom-control-input .custom-control-label::before, .admin__control-checkbox.custom-control-input .custom-control-label::after{ border-color: #ff3300 !important; box-shadow:none !important;}
.admin__control-checkbox.custom-control-input:checked ~ .custom-control-label::before{background: #ff3300; border-color: #ff3300 !important;}

#opc-custom-checkout-form #custom-checkout-form{ padding-top: 0 !important;}
#opc-custom-checkout-form #custom-checkout-form .subtitle{ display:inline-block;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field.checkout_attach_invoice{ float: right;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field .control.form-group.float-label-control label.custom-control-label{ top: -6px !important;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field .control.form-group.float-label-control label + label{ padding-left:30px; position: relative; top: 0; left: 0; margin: 0; font-size: 10px !important; font-family: 'Sackers Gothic Std' !important;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field .float-label-control textarea{ padding:10px 20px; border-bottom: 3px solid #cfcfcf; background: #f7f7f7; margin-top: 10px !important;}

.checkout-index-index #checkout-step-shipping_method .control.form-group.float-label-control label + label{ position: relative;}

#opc-custom-checkout-form #custom-checkout-form .fieldset > .field.checkout_attach_invoice{ float: none;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field.checkout_attach_invoice > .control.float-label-control > label{ position: relative; top: 0; padding-left:30px;}
#opc-custom-checkout-form #custom-checkout-form .fieldset > .field.checkout_attach_invoice .control.float-label-control label.custom-control-label{ top: -29px !important;}

/*.navbar .right-d-dm .dropdown-menu{ width: 90%; max-width: 700px; margin: 30px auto; left: 0; right: 0; height:90em; position: fixed;}
.navbar .right-d-dm .dropdown-menu .container-fluid > div{ margin-left: 0; margin-right: 0;}
#login-form-popup #regforms .right-c-scroll { padding-right: 0;}
#login-form-popup #regforms .rem-chek label span{ font-family: 'Sackers Gothic Std'; letter-spacing: 0; font-size: 12px;}
#login-form-popup #LoginForm div[class="form-group"] { margin: 0 !important;}
#login-form-popup #LoginForm.bd-form .form-group { 	margin: 15px 0 35px 0;}
.signdrop_overly { position: fixed; top: 0; left: 0; right: 0;bottom: 0;background: rgba(0,0,0,0.5);}*/

.social-login-authentication-channel.account-social-login{ width: 100%; text-align: center; padding-top: 15px;}
.customer-account-create .social-login-authentication-channel.account-social-login{ width: 100%; text-align: center; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0;}
.customer-account-create .innerpage-content{padding-top:10px}
#RegForm .right-c-scroll{ padding-right: 0;}
.social-login-authentication-channel.account-social-login .block-content{ display: inline-block;}
.social-login-authentication-popup .actions-toolbar.facebook-login{ margin: 30px auto 0 auto;}
.facebook-login .btn.btn-social.btn-facebook {
    background: #4267B2;
    border: none;
    border-radius: 50px;
    line-height: normal;
    padding: 13px 20px;
    color: #fff;
    margin: 0;
    display: flex;
    cursor: pointer;
    align-items: center;
    min-width: 240px;
    justify-content: center;
    letter-spacing: 1px;
    font-size: 0.8125rem;
    font-weight: 100;
}
.facebook-login .btn.btn-social.btn-facebook p{ margin: 0 !important; padding: 0 0 0 5px !important; color: #fff !important;}
.facebook-login .btn.btn-social.btn-facebook:hover{ background: #244382; color: #fff;}

.seperator-or{ font-size: 14px; font-family: 'Sackers Gothic Std'; text-align: center; color: #000000; margin: 20px 0 15px 0;}

/*** 9-9 ***/
.modal-popup.modal-dialog-centered { position: fixed!important; top: 0!important; left: 0!important; z-index: 1050; display: none; width: 100%!important; height: 100%!important; overflow: hidden !important; outline: 0!important; padding: 20px 0!important;}
body._has-modal .modal-popup.modal-dialog-centered { overflow-x: hidden !important; overflow-y: auto !important; display:block; padding-right: 17px; pointer-events:inherit!important;}
body.checkout-index-index._has-modal .modal-popup.modal-dialog-centered { overflow-x: hidden !important; overflow-y: auto !important; display:block; padding-right: 17px; /*pointer-events:none!important;*/}
.modal-popup.modal-dialog-centered:before{ display: none !important;}

.modal-popup._inner-scroll .modal-inner-wrap { position: relative !important; width: 90% !important; margin:0 auto !important; /*pointer-events: none !important;*/ max-width: 825px !important; margin: 1.75rem auto !important; max-height:inherit !important; height: auto !important; transform:inherit !important; overflow:inherit !important;}
.popup-authentication.modal-popup._inner-scroll .modal-inner-wrap { pointer-events: auto !important; }
body._has-modal .modal-popup._inner-scroll .modal-inner-wrap{ -webkit-transform: none !important; transform: none !important;}

.modal-popup._inner-scroll .modal-content{ overflow: inherit !important;}

#login-popup-placeorder .block.social-login-authentication-popup.col-mp{ width: 100%; padding: 0;}

.modal-popup .action-close, .modal-slide .action-close{ right: 17px;}
.modal-popup .action-close::before, .modal-slide .action-close::before{ color: #fff !important;}
.popup-authentication.modal-popup .action-close::before{ color: #ccc !important;}
.checkout-index-index .modal-popup .action-close::before, .checkout-index-index .modal-slide .action-close::before{ color: #000 !important;}
#login-popup-placeorder{ width: 100%; display: flex;}

#registration-popup-placeorder{ width: 100%; padding: 0 15px;}
#registration-popup-placeorder #RegForm{ padding: 40px 70px;}

.rgstr-mdl-bnnr{ margin: 0 -15px; padding: 40px 0 40px 0; position: relative; /*background: url(../images/tang-vogue.jpeg) no-repeat center center;*/ background-size: cover;border-bottom: 1px solid;}
.rgstr-mdl-bnnr img{ width: 100%;}
.rgstr-mdl-bnnr h3{ margin: 0; padding: 0 20px; font-size: 20px; /*color: #fff;*/ text-transform: uppercase; text-align: center;}

#registration-popup-placeorder #RegForm .float-label-control label{ z-index: auto;}
#registration-popup-placeorder #RegForm .rem-chek label span{ font-family: 'Sackers Gothic Std'; letter-spacing: 0; font-size: 12px;}
@media(max-width:767px){
  #login-popup-placeorder{
    display: block;
  }
  #registration-popup-placeorder #RegForm{
    padding: 40px 30px;
  }
  #RegForm .bd-form .form-group{
    margin: 20px 0;
  }
  .facebook-login .btn.btn-social.btn-facebook {
    font-size: 0.67em;
  }
}

.customer-account-login .social-login-authentication-channel.account-social-login{ text-align: left; padding: 15px 30px; margin: 0; display: inline-block; width: auto; padding-top: 30px; padding-bottom: 20px;}
.customer-account-login .container-fluid>div.row{margin-top:20px}
.customer-account-login .facebook-login .btn.btn-social.btn-facebook{ letter-spacing: 1px;}
.customer-account-login .login-container .block-new-customer h3{ margin-top: 0;}

/*** 16 sep ***/
.cms-home .block-viewed-products ol.products.product-items .slick-arrow::before { display: none !important;}

/*** 29 Oct ***/
.amrelated-block-detail{ padding: 0 100px;}
.amrelated-block-detail .product-items.slick-slider .slick-slide .product-item{ max-width: 100%;}
.amrelated-block-detail .product-image-container{ width: 100% !important;}
.amrelated-block-detail .product-image-photo{ width: 100%;}
.amrelated-block-detail .product-item-name{ text-align: center;}
.amrelated-block-detail .slick-slider .slick-arrow::after, .amrelated-block-detail .slick-slider .slick-arrow::before { display: none;}
.amrelated-block-detail .slick-dots{ display: none !important;}
.amrelated-block-detail .product-item-info:hover{box-shadow:none;border: none;margin:auto;padding: unset;}

/**** 10 Nov **/
.catalog-product-view .amrelated-grid-wrapper .block-title{text-align:center;margin-top: 50px;}
.catalog-product-view .amrelated-grid-wrapper .block-title strong{font-size: 24px;}
@media(max-width:767px){
  .amrelated-block-detail{ padding: 0px;margin-top: 20px;}
}
.catalog-product-view .rel-pro-div{display: none !important;}
.catalog-product-view .mobile-related-products{display: none !important}
/***07 jan 2022***/
#RegForm .wrap-all-block{/*text-align: center;border-bottom: 1px solid;*/}
.checkout-index-index .checkout-right-block .opc-block-summary {
    background: transparent;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.checkout-index-index .checkout-right-block .opc-block-summary .discount-code{order: 2;}
.checkout-index-index .opc-block-summary .items-in-cart{order:3}
/***08 jan 2022****/
.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
    width: 100%;
}
.checkout-index-index .form.form-discount.ddd .discount-form-custom-div{
    display: flex;
}
.checkout-index-index .payment-option-inner {
    width: 100%;
}
.checkout-index-index .payment-option-inner .control input {
    border: 0;
    outline: 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    text-transform: inherit;
}
.checkout-index-index .discount-form-custom-div .actions-toolbar button{
    right: 0;
    position: absolute;
    background: transparent;
    border: 0;
    top: 0;
    outline: 0;
}
.checkout-index-index button.action.action-apply span span {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #9e9e9e !important;
    font-size: 13px;
    text-transform: uppercase;
}
.checkout-index-index .discount-code .payment-option-content .message.error{font-size: 12px;padding: 5px 10px; font-family: 'Plantin Std';}
/**** 03-05-2022 css***/
@media (max-width:1025px){
	.checkout-payment-method .payment-method-title{padding-bottom:5px}
	.checkout-left-block .checkout-payment-method .payment-group .payment-method{border-bottom: 1px solid #000; padding-top: 10px;}
	.checkout-left-block .checkout-payment-method .payment-group .payment-method:nth-child(1){padding-top:0px}
}
/****25-05-2022****/
.cms-home .slick-list {
    padding: 30px 0 !important;
}