body {
    font: 14px / 24px "Classy Vogue Regular", sans-serif;
    font-weight: 400;
}

body.blocked {
    pointer-events: none;
}

body .thumb {
    max-height: 415px;
}

a {
    color: #CECECE;
    transition: color 0.3s;
}

a:hover {
    color: #D0B66F;
    cursor: pointer;
}

a:focus {
    color: #D0B66F;
}

header.style1 #site-header {
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

.blog-pagination ul li {
    background-color: #1E1E1E;
}

.blog-pagination ul li button {
    text-decoration: none;
    background-color: #1E1E1E;
    color: #CECECE;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: center;
    display: block;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 
        0 8px 16px rgba(0, 0, 0, 0.25), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

.blog-pagination ul li button:focus {
    color: #a6a6a6;
    outline: none;
}

.blog-pagination ul li button:hover {
    color: #000000;
}

.blog-pagination ul li button:active {
    color: #000000;
}

.blog-pagination ul li button.active {
    color: #000000;
    background-color: #D0B66F;
    box-shadow: none;
}

.blog-pagination ul li button.disabled {
    box-shadow: none;
    color: #848383;
    pointer-events: none;
}

.hvr-shutter-out-horizontal:before {
    background: #D0B66F;
}

.hvr-shutter-out-horizontal:focus:before {
    transform: scaleX(0);
}

.hvr-shutter-out-horizontal:active:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontal.adding:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontal.adding:hover:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontal.adding:focus:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontal.adding:active:before {
    transform: scaleX(1);
}

.main-shop-detail {
    background-color: #1A1A1A;
}

.product-details-spinner {
    background-color: #1A1A1A;
    padding-top: 75px;
    padding-bottom: 75px;
}

.main-shop-right {
    background-color: #1A1A1A;
}

.main-shop-right .container {
    margin-top: 0;
    padding-top: 100px;
    background-color: #1A1A1A;
}

.main-shop-detail .content-wrap h2 a {
    color: #CECECE;
}

.main-shop-detail .content-wrap h2 {
    font-family: 'Montserrat Variablefont Wght';
    font-size: 30px;
    line-height: 42px;
    color: #CECECE;
    letter-spacing: 1.5px;
}

.main-shop-detail .content-wrap .dolar {
    color: #D0B66F;
    font-family: 'Montserrat Variablefont Wght';
}

.main-shop-detail .content-wrap .info-content ul li span {
    color: #D0B66F;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.main-shop-detail .content-wrap .outline.ol-accent {
    color: #000000;
    background-color: #D0B66F;
    min-width: 233px;
}

.main-shop-detail .content-wrap .outline.ol-accent:focus {
    color: #D0B66F;
    outline: none;
}

.main-shop-detail .content-wrap .outline.ol-accent:hover {
    color: #D0B66F;
}

.main-shop-detail .content-wrap .outline.ol-accent:active {
    color: #D0B66F;
    outline: none;
}

.main-shop-detail .content-wrap .content-cart.clearfix button.adding {
    color: #D0B66F;
    cursor: default;
}

.hvr-shutter-out-horizontall:before {
    background-color: #1A1A1A;
    border: 1px solid #D0B66F;
}

.hvr-shutter-out-horizontall.adding:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontall.adding:hover:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontall.adding:focus:before {
    transform: scaleX(1);
}

.hvr-shutter-out-horizontall.adding:active:before {
    transform: scaleX(1);
}

.main-details-slidebar .tabs li a, .main-shop-detail .tabs li a {
    background-color: #848383;
    border: 1px solid #CECECE;
    border-bottom: none;
    color: #CECECE;
    transition: color 0.3s;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.main-details-slidebar .tabs li a, .main-shop-detail .tabs li a:hover {
    color: #D0B66F;
}

.main-details-slidebar .tabs li a.active, .main-shop-detail .tabs li a {
    font-size: 16px;
    border: none;
}

.main-details-slidebar .tabs li a.active, .main-shop-detail .tabs li a.active {
    background-color: #1E1E1E;
    color: #D0B66F;
}

.main-details-slidebar .tabs li a.active, .main-shop-detail .tabs li a.active:hover {
    cursor: default;
}

.main-shop-detail .tab-content {
    border: none;
    background-color: #1E1E1E;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3),
        0 8px 16px rgba(0, 0, 0, 0.25),
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}


.main-shop-detail .tab.active::before {
    border-bottom: 0;
}

.main-shop-detail .tab.active::after {
    border-bottom: 0;
}

.main-shop-detail .tab-content > p {
    color: #CECECE;
    font-size: 16px;
}

.average-review {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
}

i.average-star {
    color: #FFB136;
}

i.average-star.disabled {
    color: #A6A6A6;
}

.main-shop-detail .content-wrap .content-text p {
    color: #CECECE;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.main-shop-detail .content-wrap .info-content ul li span.note {
    color: #848383;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.main-shop-detail .content-wrap .content-cart {
    margin-top: 30px;
}

.main-shop-detail .content-wrap .content-cart input:focus {
    border: 1px solid #D0B66F;
}

.main-shop-detail .comment-title p {
    font-family: 'Classy Vogue Regular';
    font-size: 20px;
    color: #CECECE;
}

.main-shop-detail .comment-meta p {
    font-family: 'Classy Vogue Regular';
    font-size: 14px;
    color: #D0B66F;
}

.main-shop-detail .comment-text p {
    color: #848383;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.main-shop-detail ul.tabs li {
    margin-left: 0px;
    margin-right: 0px;
}

.main-shop-detail ul.tabs li button {
    font-family: 'Montserrat Variablefont Wght';
    font-size: 24px;
    line-height: 27px;
    color: #CECECE;
    background: transparent;
    border: none;
    transition: color 0.3s ease-in-out;
    padding-left: 0px;
    padding-right: 0px;
}

.main-shop-detail ul.tabs li button:hover {
    color: #D0B66F;
}

.main-shop-detail ul.tabs li button:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
}

.main-shop-detail ul.tabs li button:hover:after {
    background-color: #D0B66F;
}

.main-shop-detail ul.tabs li button.active {
    color: #D0B66F;
}

.main-shop-detail ul.tabs li button.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #D0B66F;
    transition: background-color 0.3s ease-in-out;
}

.main-shop-detail .woocommerce-tabs {
    margin-left: 50px;
    margin-right: 50px;
}

.main-shop-detail .woocommerce-tabs ul {
    overflow: hidden;
    position: relative;
}

.main-shop-detail .woocommerce-tabs ul:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #CECECE;
}

.main-shop-right .sidebar .sidebar-inner .widget-search input {
    background-color: #2C2C2C;
    border: 1px solid #848383;
    color: #CECECE;
    width: 100%;
    padding-right: 45px;
    transition: border 0.3s;
}

.main-shop-right .sidebar .sidebar-inner .widget-search input:focus {
    border: 1px solid #A9A8A8;
}

.main-shop-right .sidebar .sidebar-inner .widget-search input:hover {
    border: 1px solid #A9A8A8;
}

.main-shop-right .sidebar .sidebar-inner .widget-search i.search-icon {
    position: absolute;
    top: 15px;
    right: 4%;
    color: #848383;
    padding: 1px 6px;
}

.main-shop-right .sidebar .widget .widget-title {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
}

.main-shop-right .sidebar .sidebar-inner .widget-categories .thumb-new-categories button {
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
    line-height: 48px;
    color: #191919;
}

.main-shop-right .sidebar .sidebar-inner .widget-categories .thumb-new-categories button {
    color: #CECECE;
    background-color: #1A1A1A;
    border-bottom: 1px solid #CECECE;
}

.main-shop-right .sidebar .sidebar-inner .widget-categories .thumb-new-categories button:focus {
    outline: none;
}

.main-shop-right .sidebar .sidebar-inner .widget-categories .thumb-new-categories button:hover {
    color: #D0B66F;
}

.main-shop-right .sidebar .sidebar-inner .widget-categories .thumb-new-categories button.active {
    background-color: #1A1A1A;
    color: #D0B66F;
}

.main-shop-right .sidebar .sidebar-inner .widget-filter .thumb-new-banner .banner-content h3 {
    color: #D0B66F;
}

.main-shop-right .sidebar .sidebar-inner .widget-filter .thumb-new-banner .banner-content h1:hover {
    color: #D0B66F;
}

.main-shop-right .sidebar .sidebar-inner .widget-filter .thumb-new-banner .banner-content .banner-button a {
    border: 1px solid #D0B66F;
}

.main-shop-right .sidebar .sidebar-inner .widget-filter .thumb-new-banner .banner-content .banner-button a:hover {
    color: #000000;
}

.main-shop-right .container .post {
    background-color: #1E1E1E;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 
        0 8px 16px rgba(0, 0, 0, 0.25), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

.main-shop-right.list .container .post:hover {
    border: none;
}

.main-shop-right.list .container .post .featured-post {
    padding: 0;
}

.main-shop-right .container .post .featured-post img {
    border-radius: 10px;
}

.main-shop-right.list .container .post .featured-post img {
    max-width: 300px;
    max-height: 300px;
}

.main-shop-right .container .post .post-content .post-price span {
    color: #D0B66F;
    font-family: 'Montserrat Variablefont Wght';
}

.main-shop-right .container .post .post-content .post-title h2 a {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
}

.main-shop-right .container .post .post-content .post-title h2 a:hover {
    color: #D0B66F;
}

.main-shop-right .container .post .post-content .post-main span {
    color: #CECECE;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.main-shop-right .container .post .post-content .post-submit {
    background-color: #1E1E1E;
}

.main-shop-right .container .post .post-content .post-submit a {
    color: #D0B66F;
    border: 1px solid #D0B66F;
}

.main-shop-right .container .post .post-content .post-submit a:focus {
    color: #D0B66F;
    border: 1px solid #D0B66F;
}

.main-shop-right .container .post .post-content .post-submit a:hover {
    color: #000000;
}

.main-shop-right .container .post .post-content .post-submit a:active {
    color: #000000;
}

.main-shop-right .container .post .post-content .post-submit button {
    color: #D0B66F;
    background-color: transparent;
    border: 1px solid #D0B66F;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 1px;
    padding: 3px 30px;
    display: inline-block;
    min-width: 230px;
}

.main-shop-right .container .post .post-content .post-submit button:hover {
    color: #000000;
}

.main-shop-right .container .post .post-content .post-submit button.adding {
    color: #000000;
    cursor: default;
}

.main-shop-right .container .filter-shop ul li {
    background-color: #1A1A1A;
}

.main-shop-right .container .filter-shop ul li button {
    font-size: 20px;
    line-height: 40px;
    padding: 0 11px;
    color: #D0B66F;
    background-color: #1A1A1A;
    border: 1px solid #D0B66F;
    border-radius: 3px;
    display: inline-block;
    transition: color 0.3s ease, background-color 0.3s ease;
}

.main-shop-right .container .filter-shop ul li button:focus {
    outline: none;
}

.main-shop-right .container .filter-shop ul li button:hover {
    color: #1A1A1A;
    background-color: #D0B66F;
    cursor: pointer;
}

.main-shop-right .container .filter-shop ul li.active button {
    color: #1A1A1A;
    background-color: #D0B66F;
    pointer-events: none;
}

.main-shop-detail-review .has-thumb.w170 .owl-thumbs .owl-thumb-item {
    border-radius: 10px;
}

.main-shop-detail-review .has-thumb.w170 .owl-thumbs .owl-thumb-item.active {
    border-color: #D0B66F;
}

body .owl-carousel .owl-thumb-item > img {
    border-radius: 10px;
}

.filter-shop.clearfix .row p {
    color: #CECECE;
    font-size: 16px;
}

.filter-shop.clearfix .row select {
    background-color: #2C2C2C;
    color: #CECECE;
    border: 1px solid #848383;
}

.filter-shop.clearfix .row select:focus {
    border: 1px solid #A9A8A8;
}

.filter-shop.clearfix .row select:hover {
    border: 1px solid #A9A8A8;
}

.page-title {
    background-color: #1A1A1A;
    padding-top: 100px;
}

.page-title .page-title-heading h2 {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
}

.page-title .breadcrumbs ul li:after {
    color: #848383;
    font-weight: 600;
}

.page-title .breadcrumbs ul li a {
    color: #CECECE;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
}

.page-title .breadcrumbs ul li a:hover {
    color: #D0B66F;
}

.page-title .breadcrumbs ul li p {
    display: inline;
    text-decoration: none;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
    line-height: 42px;
    color: #CECECE;
}

.page-title .breadcrumbs ul li.blog p {
    text-decoration: none;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
    line-height: 42px;
    color: #848383;
}

header.style1 .nav-wrap ul.sub-menu {
    background-color: #2C2C2C;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 
        0 8px 16px rgba(0, 0, 0, 0.25), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

header.style1 .nav-wrap ul li a {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

header.style1 .nav-wrap ul.sub-menu > li > a {
    font-size: 14px;
}

header.style1 .search ul.sub-menu {
    background-color: #2C2C2C;
    margin-top: 0;
}

header.style1 .search > ul > li {
    padding-bottom: 30px;
}

header.style1 .search ul.sub-menu > li > button {
    font-family: 'Classy Vogue Regular';
    font-size: 14px;
    display: block;
    padding: 0 0 5px 30px;
    line-height: 45px;
    font-weight: 400;
    color: #CECECE;
    letter-spacing: 1px;
    background: transparent;
    outline: none;
    transition: color 0.3s;
}

header.style1 .search ul li button:hover {
    color: #D0B66F;
}

header.style1 .search ul.sub-menu > li > a {
    font-family: 'Classy Vogue Regular';
    font-size: 14px;
}

header.style1 .search ul li:hover {
    cursor: pointer;
}

header.style1 .search ul li:hover > ul.sub-menu {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 
        0 8px 16px rgba(0, 0, 0, 0.25), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

.no-products i {
    color: #848383;
}

.no-products h2 {
    color: #CECECE;
    font-family: 'Classy Vogue Regular';
}

.no-products p {
    color: #CECECE;
    font-size: 16px;
}

.flat-about.style1 {
    background-color: #1A1A1A;
}

.flat-textbox .textbox-title {
    font-family: "Montserrat Italic Variablefont Wght";
    font-size: 20px;
    color: #D0B66F;
    padding-top: 7px;
    padding-bottom: 7px;
}

.flat-textbox .textbox-main {
    font-family: "Montserrat Variablefont Wght";
    font-size: 33px;
    color: #CECECE;
}

.flat-textbox p {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

.information span {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

.information span.information-content {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

button, input, select, textarea {
    font-size: 16px;
}

footer.style3 {
    height: 420px;
}

footer.style3 .container {
    background-color: #000000;
}

footer.style3 .footer-widgets .widget-title h2 {
    font-family: "Montserrat Variablefont Wght";
}

footer.style3 .footer-widgets .widget-menu ul li a {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

footer.style3 .footer-widgets .widget-text span {
    font-family: "Classy Vogue Regular";
    font-size: 16px;
}

.elm-btn .margin-top-40 {
    font-family: 'Classy Vogue Regular';
}

.cart-wrap .elm-btn button {
    color: #D0B66F;
    border: 1px solid #D0B66F;
    background: transparent;
}

.cart-wrap .elm-btn button:hover {
    color: #000000;
}

.cart-wrap .elm-btn button.btn-discount {
    margin-top: 13px;
}

.main-auth {
    min-height: 100vh;
    background-color: #1A1A1A;
}

.flat-auth {
    padding: 83px 0 102px;
}

.flat-auth .submit-form button {
    width: 100%;
    border: 1px solid #D0B66F;
    margin-top: 40px;
    font-family: 'Classy Vogue Regular';
    font-size: 16px;
    line-height: 32px;
    color: #D0B66F;
    background: transparent;
    text-align: center;
}

.flat-auth .auth-text {
    font-size: 16px;
    color: #CECECE;
}

.flat-auth .submit-form button:hover {
    color: #000000;
}

.auth-title {
    color: #CECECE;
}

.auth-label {
    font-size: 16px;
    color: #CECECE;
}

.form-group input:focus {
    border: 1px solid #D0B66F;
}

.main-shop-cart {
    background-color: #1A1A1A;
}

.main-shop-cart .cart .elm-btn .margin-top-40 {
    color: #D0B66F;
    border: 1px solid #D0B66F;
    font-family: 'Classy Vogue Regular';
    padding: 7px 40px;
}

.main-shop-cart .cart .elm-btn .margin-top-40:hover {
    color: #000000;
}

.flat-cart .sub-total p {
    font-size: 16px;
    color: #D0B66F;
}

.flat-cart .shipping p {
    font-size: 16px;
    color: #D0B66F;
}

.flat-cart .totall p.price {
    font-size: 16px;
    color: #D0B66F;
}

.flat-cart .tab.active {
    color: #D0B66F;
}

.flat-cart .tab-content {
    margin-top: 0;
}

.flat-cart ul.tabs:before {
    background-color: #CECECE;
}

.flat-cart ul.tabs li button {
    white-space: nowrap;
    font-family: 'Montserrat Variablefont Wght';
    font-size: 24px;
    line-height: 27px;
    color: #CECECE;
    background: transparent;
}

.flat-cart ul.tabs li button:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
}

.flat-cart ul.tabs li button:hover {
    color: #D0B66F;
}

.flat-cart ul.tabs li button:hover:after {
    background-color: #D0B66F;
}

.flat-cart ul.tabs li button.active:after {
    background-color: #D0B66F;
}

.flat-cart ul.tabs li button.disabled {
    pointer-events: none;
    color: #848383;
}

.flat-cart .table thead tr th {
    background-color: transparent;
    color: #CECECE;
    font-size: 16px;
}

.flat-cart .table thead tr th.delete {
    color: #FFFFFF;
    cursor: text;
}

.flat-cart .table thead tr th.delete:hover {
    color: #FFFFFF;
}

.flat-cart .table tbody tr td.text {
    color: #CECECE;
}

.flat-cart .table tbody tr td.list.price {
    color: #D0B66F;
}

.flat-cart .table tbody tr td.list {
    color: #CECECE;
    font-size: 16px;
}

.flat-cart .table tbody tr td.list button.btn-quantity {
    background: transparent;
    color: #CECECE;
    padding: 0px 2px;
    transition: color 0.3s;
}

.flat-cart .table tbody tr td.list button.btn-quantity:focus {
    outline: none;
}

.flat-cart .table tbody tr td.list button.btn-quantity:hover {
    color: #D0B66F;
}

.flat-cart .table tbody tr td.delete {
    color: #CECECE;
    transition: color 0.3s;
    font-size: 24px;
}

.flat-cart .table tbody tr td.delete button.btn-cart-item-remove {
    background: transparent;
    color: #CECECE;
    transition: color 0.3s;
    font-size: 20px;
}

.flat-cart .table tbody tr td.delete button.btn-cart-item-remove:focus {
    outline: none;
}

.flat-cart .table tbody tr td.delete button.btn-cart-item-remove:hover {
    color: #A62924;
}

.flat-cart .table tbody tr td img {
    max-width: 100px;
    max-height: 100px;
    border-radius: 10px;
}

ul.quantity-menu li {
    margin: 0px 2px;
}

.wrap-cart span {
    font-size: 16px;
    color: #CECECE;
}

.swal-item-removal-popup {
    background-color: #1A1A1A;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4), 
        0 12px 24px rgba(0, 0, 0, 0.35), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

.swal-item-removal-title {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
    font-size: 1.75em;
}

.swal-item-removal-text {
    color: #848383;
}

.swal-item-removal-confirm-button {
    color: #000000;
}

.swal-item-removal-confirm-button:focus {
    outline: none;
}

.swal-item-removal-confirm-button:focus-visible {
    box-shadow: none !important;
}

.swal-item-removal-cancel-button {
    color: #CECECE;
    background-color: #6D6D6D;
}

.swal-item-removal-cancel-button:focus {
    outline: none;
}

.swal-item-removal-cancel-button:focus-visible {
    box-shadow: none !important;
}

.swal-item-confirm-popup {
    background-color: #1A1A1A;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4), 
        0 12px 24px rgba(0, 0, 0, 0.35), 
        inset 0 0 12px rgba(255, 255, 255, 0.05);
}

.swal-item-confirm-title {
    color: #CECECE;
    font-family: 'Montserrat Variablefont Wght';
    font-size: 1.75em;
}

.swal-item-confirm-text {
    color: #848383;
}

.swal-item-confirm-confirm-button {
    color: #000000;
}

.swal-item-confirm-confirm-button:focus {
    outline: none;
}

.swal-item-confirm-confirm-button:focus-visible {
    box-shadow: none !important;
}

.swiper-button-prev,
.swiper-button-next {
    color: #D0B66F !important;
}

.swiper-pagination-bullet-active {
    background-color: #D0B66F !important;
}