section#sp-top-logo {
    z-index: +999;
    position: relative;
}

#sp-header {
    /* background: #ffffff00 !important;*/
    box-shadow: none !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #000 !important;
}

#sp-page-builder .page-content .home_top_block:first-child {
    margin-top: -166px;
    height: 90vh;
}

.halo-row {
    display: flex;
    justify-content: space-around;
}

.image-with-border:before {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.image-with-border:after {
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.image-with-border:after,
.image-with-border:before {
    position: absolute;
    content: '';
    opacity: 0;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
}

.halo-row-item:hover .image-with-overlay:before {
    top: 0
}

.halo-row-slider {
    position: relative;
}

.image-with-border:hover:after,
.image-with-border:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.subtitle {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: uppercase;
    color: #787878;
    margin: 0 0 8px 0;
}

.title_b {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0 0 35px 0;
    text-transform: uppercase;
    color: #a78f6b;
    font-family: "Playfair Display", Arial, Helvetica, sans-serif;
}

.small_description {
    display: block;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    line-height: 1.75;
    color: #787878 !important;

}

.btn-s-b {

    text-transform: uppercase;
    border-color: #a78f6b;
    color: #a78f6b !important;
    border: 1px solid;
    padding: 13px 42px;
    display: block;
    width: fit-content;
    margin-top: 40px;
}

.card {
    position: relative;

}

.card img {
    width: 100%;
    display: block;
}

.card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 15px;
    box-sizing: border-box;
}

.card-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.card-description {
    font-size: 14px;
    margin-bottom: 10px;
}

.card-button {
    display: inline-block;
    padding: 8px 12px;
    background: #ff9800;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
}

.card-button:hover {
    background: #e68900;
}

.content-wrapper-slide {
    margin-top: 400px;
}

.btn-s-w {
    padding: 13px 44px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    display: block;
    width: fit-content;
}

.btn-s-w:hover {
    background: #fff;
    color: #000;
}

.sub-heading {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}

.sub-heading span {
    padding: 0 30px 6px 0px;
    border-bottom: 1px solid #fff;
}

.title-s-w {

    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    margin: 18px 0 29px 0;
    font-size: 40px;
    margin-bottom: 37px;
}

#sp-menu .justify-content-end {
    justify-content: center !important;
}

.home_top_text {

    color: #fff !important;
}

.home_top_text {
    display: flex;
    justify-content: center;
    /* center horizontally */
    align-items: center;
    /* center vertically */
    height: 45vh;
    /* full viewport height */
}

.home_top_text h1 {
    color: #fff;
    margin-bottom: 5px;
}

.footer-info-list li {
    display: flex !important;
    justify-content: flex-start;

}

.footer-info-icon {
    width: 70px !important;
    display: block;
}

.link-style-transparent {
    border: 1px solid;
    border-color: #a78f6b;
    color: #a78f6b !important;
    padding: 12px 40px;
    font-family: Arsenal, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    display: block;
    width: fit-content;
}

.logo-image {

    margin: 0 auto;
}

.top_menu .menu {
    list-style: none;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    display: none;
}

.top-text {
    text-align: center;
}

/*hermea-vilas */
.hermes_vilas_s {
    color: #fff;
    background: #000;
}

.hermes_vilas_s a {
    color: #fff;

}

.hermes_vilas_s .sp-page-title {
    padding: 125px 0px;
    background-color: #222222;
}

.hermes_vilas_s .sp-page-title .sp-page-title-heading {
    font-size: 60px;
}

.hermes_vilas_s .sp-page-title .sp-page-title-sub-heading {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.hermes_vilas_s .listing_category_hermes .block_product {
    position: relative;
}

.hermes_vilas_s .listing_category_hermes .block_product .product .name {
    position: absolute;
    
    font-size: 22px;
    bottom: 85px;
    z-index: +1;
    width: 100%;
}

.hermes_vilas_s .listing_category_hermes .block_product:hover .product .name {
    bottom: 120px;
}

.hermes_vilas_s .listing_category_hermes .oiproduct {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: left;

}

.hermes_vilas_s .listing_category_hermes .block_product:hover .oiproduct {

    bottom: 50px;


}

.team_carusel .sppb-carousel-extended-outer-stage {
    gap: 100px;
}

.team_carusel .sppb-carousel-extended-item {
    width: 370px !important;
    height: 370px !important;
    border-radius: 200px;
    overflow: hidden;
}

.team_carusel .sppb-carousel-extended-item img {
    width: 370px !important;
    height: 370px !important;
    object-fit: cover;

}


.hermes_vilas_s .button_detail {
    background: none !important;
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border: none !important;

}

.hermes_vilas_s .jshop_price {
    color: #fff !important;
    letter-spacing: 3px;
    text-transform: uppercase;
    width: fit-content;
    border-bottom: 1px solid;
    font-size: 15px !important;
    text-align: left !important;
    margin-left: 25px;
}

.hermes_vilas_s .sblock3 {
    width: 24.8%;
}


.product_link {
    position: relative;
    display: block;
}

.hermes_vilas_s .product_link::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);

}

.hermes_vilas_s .jshop_list_product .product .description {
    margin: 0px !important;
    padding: 0px !important;
}

.hermes_vilas_s .block_product .image_block img {
    transition: transform 0.5s ease;
    transform-origin: center center;
}

.hermes_vilas_s .block_product:hover .image_block img {
    transform: scale(1.05) rotate(1.5deg);
    /* Slight zoom and rotation */
}

.hermes_vilas_s .product_link {
    overflow: hidden;
}

.hermes_vilas_s .block_product * {
    transition: all 0.4s ease;
}

.hermes_vilas_s .jshop_list_product .product .buttons {
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.4s ease;
    pointer-events: none;
    /* prevent clicks when hidden */
}

.hermes_vilas_s .jshop_list_product .product:hover .buttons {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.hermes_vilas_s .jshop_list_product .product .buttons a {
    margin-top: 0px !important;
    margin-left: 13px !important;
    transition: all 0.4s ease;
}

.hermes_vilas_s .listing_category_hermes .block_product::after {
    content: 'BOOKIKNG';
    position: absolute;
    top: 50px;
    right: -7px;
    transform: rotate(270deg);
    padding: 2px 7px;
    border: 1px solid #fff;
    padding: 2px 7px;
}

.text_img_slide .sppb-btn-square {
    border: 1px solid #846b4a;
    margin-top: 40px;
    display: block;
    width: fit-content;
    cursor: pointer;
    padding: 8px 35px !important;
}

.text_img_slide .sppb-carousel-pro-text {
    padding: 0px 175px !important;
}

.text_img_slide .sppb-carousel-inner .sppb-item {
    padding: 0px !important;
}

.text_img_slide .sppb-carousel-pro-inner-content .sppb-row {
    align-items: center !important;
}

.text_img_slide .sppb-carousel-indicators {

    bottom: 145px;
    left: 174px;
    z-index: 15;
    width: fit-content;
    margin-left: 0;

}

.text_img_slide .sppb-carousel-indicators li {
    border: 1px solid #a78f6b;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}

.text_img_slide .sppb-carousel-indicators .active {
    background-color: #a78f6b !important;
}

.contact_wrapper h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #172532;
    margin: 0 0 27px 0;
    padding: 0 0 17px 0;
    border-bottom: 1px solid #e6e6e6;
    text-transform: unset;
}

.contact_wrapper {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    color: #787878;
    margin: 0 0 26px 0;
}

.button_border_s {
    padding: 11px 36px;
    border: 1px solid #a78f6b;
    color: #a78f6b;
    font-weight: 600;
    margin-top: 30px;
    display: block;
    width: fit-content;


}

.button_border_s:hover {
    background: #a78f6b;
    color: #fff;
}

.contact_info_list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}

.contact_info_list li {
    margin-bottom: 20px;
}

.contact_info_list li a .text {
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 1px 0;
}

.contact_info_list li a .text:hover {
    color: #a78f6b;
    text-decoration: underline;
}

.contact_form_text .text {
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 1px 0;
    color: #a78f6b;
    text-decoration: underline;
}

.contact_form_text {
    margin-bottom: 40px;
}

#cf_1 input {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    border-radius: 0;
    max-width: 100%;
    min-height: 50px;
    height: auto;
    line-height: 22px;
    padding: 0 15px;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#cf_1 .convertforms .cf-content-wrap,
.convertforms .cf-form-wrap {
    padding: 0px !important;
}

.hermes_catalog_style .prod_buttons {
    display: none !important;
}

.hermes_catalog_style .prod_price {
    display: none !important;
}

.hermes-new-style {

    margin-top: 30px;
}

.extra_fields_name {
    position: relative;
    font-family: 'Gilda Display', serif;
    font-size: 24px;
}

.hermes-new-style .jshop_prod_description {
    flex: 3;
}

.hermes-new-style .jshop_oiproduct {
    flex: 1;

}

.gallery_wrapper {
    max-width: 570px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.gallery_wrapper h2 {
    display: block;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    text-align: left;
    margin: 0 0 21px 0;
    color: #a78f6b;
    font-family: "Playfair Display", Arial, Helvetica, sans-serif;
}

.gallery_wrapper .gallery_text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.75;
    color: #787878;
    width: 100%;
    max-width: 560px;
    margin: 0 0 40px 0;
}

.halo-block-content {
    text-align: left;
}

.halo-middle-banner.halo-middle-banner-3 {
    padding-bottom: 170px;
}

.halo-middle-banner--special {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 670px;
}

.halo-middle-banner--special .background-wrapper {
    background: #a78f6b;
    margin-top: -150px;
}

.halo-middle-banner--special .background-wrapper+.content-wrapper {
    left: 70px;
    bottom: 70px;
    width: calc(100% - 140px);
    max-width: 490px;
}

.halo-middle-banner--special .content-wrapper {
    position: absolute;
    top: auto;

    z-index: 3;

    padding: 0;
    display: block;
    text-align: left;
}

.halo-middle-banner--special .content-wrapper .subtitle {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
}

.halo-middle-banner--special .content-wrapper .title {
    font-size: 60px;
}

.halo-middle-banner--special .content-wrapper .title {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 24px 0;
}

.halo-middle-banner--special .content-wrapper .desc {
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.75;
    color: #fff;
    margin: 0 0 40px 0;
}

.halo-middle-banner--special .content-wrapper .button {
    min-width: 180px;
    text-transform: uppercase;

    font-family: Arsenal, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    padding: 12px 40px;
    border: 1px solid #fff;
}

.button.button--transparent {
    background: 0 0;
    border-color: #fff;
    color: #fff;
}

.halo-middle-banner--special .background-wrapper img {
    opacity: 0;
    visibility: hidden;
}

.halo-image-tabs--item {
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 34px;
    position: relative;
}

.halo-image-tabs--portfolio {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.halo-image-tabs--item .image-wrapper {
    padding-bottom: 0;
}

.halo-image-tabs--item .image-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    box-sizing: border-box;
}

.halo-image-tabs--item .content-wrapper {
    top: 100%;
    left: 50%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-bottom: 15px;
    width: 100%;
    max-width: 390px;
    background: 0 0;
    position: absolute;
}

.halo-image-tabs--item .content-wrapper .title {
    display: block;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
    line-height: 2;
    margin: 0 0 10px 0;
    color: #fff;
}

.halo-image-tabs--item .content-wrapper .title {
    color: #a78f6b;
}

.halo-image-tabs--item .content-wrapper .desc {
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.75;
    letter-spacing: 0;
    color: #fff;
}

.halo-image-tabs--item .content-wrapper .desc {
    color: #787878;
}

.halo-image-tabs--item .content-wrapper .button {
    min-width: 130px;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 15px;
}

.halo-image-tabs--item .content-wrapper .button {
    display: none;
}

.halo-image-tabs--item .image-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0 0 0px 0;
    margin-bottom: 30px;
}

.halo-image-tabs--portfolio:hover .content-wrapper {
    top: auto;
    bottom: 34px;
    opacity: 1;
    visibility: visible;
}

.halo-image-tabs--item .image-wrapper .button {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    z-index: 2;
    margin-top: 0;
    background: #a78f6b;
    color: #fff;
    padding: 10px 40px;
}

.halo-image-tabs--portfolio:hover .image-wrapper .button {
    top: calc(50% - 50px);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.halo-image-tabs--portfolio:hover .image-wrapper .button {
    top: 50%;
}

.halo-image-tabs--item .image-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.halo-image-tabs--portfolio:hover .image-wrapper:before {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.halo-image-tabs--portfolio:hover .content-wrapper {
    top: auto;
    bottom: 34px;
    opacity: 1;
    visibility: visible;
    text-align: center;
}

.nav_services {

    margin-top: 0px;
    padding: 0px;
    list-style: none;

}

.nav_services li {
    display: inline-block;
    margin-right: 20px;
}

.nav_services li a {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #a78f6b;
    text-transform: uppercase;
    border: 1px solid #a78f6b;
    padding: 15px 30px;
    
    display: block;
}

.slider-container-services {
    position: relative;
    width: 100%;
    padding: 0 60px;
    box-sizing: border-box;
}

.slider-mask {
    overflow: hidden;
    width: 100%;
}

.nav_services {
    display: flex;
    gap: 10px;
    transition: transform 0.3s ease-in-out;

    padding: 0;
    margin: 0;
    list-style: none;
}

.nav_services li {
    flex: 0 0 auto;
    width: fit-content;
    white-space: nowrap;
}

.slider-prev,
.slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    width: 40px;
    height: 40px;

    border: none;
    border-radius: 50%;

    background: #a78f6b85;
    color: #fff;

    cursor: pointer;
    z-index: 20;
}

.slider-prev {
    left: 0;
}

.slider-next {
    right: 0;
}

.external_links_menu {
    max-width: 360px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.external_links_menu li a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 60px;
    color: #787878;
    text-transform: capitalize;
}

.external_links_menu li {
    border-bottom: 1px solid #787878;
}

.external_extra_m {
    margin-bottom: 60px;
}

.external_links_menu li a:hover {
    color: #a78f6b;
    text-decoration: underline;
}

.sp-page-title .sp-page-title-heading {
    color: #a78f6b !important;
    font-size: 42px !important;
    text-transform: uppercase;
}

.sp-page-title {
    /*background: none !important;*/
}

.breadcrumb {
    background-color: none !important;
}

.featured_product .latest_products {
    display: flex;
    gap: 20px;
}

.featured_product .latest_products .product .name {
    font-family: Arsenal, Arial, Helvetica, sans-serif;
    color: #172532;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    text-decoration: none;
}

.featured_product .latest_products .product .name a {
    color: #172532;
}

.jshop_list_product .block_product:hover {
    box-shadow: unset !important;
    border-radius: unset !important;
}

.featured_product .latest_products .btn-primary {
    color: #fff;
    border-color: #172532;
    background-color: #172532;
    margin: 0 auto;
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0;
    padding: 9px 10px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #2d394a;
    border-radius: 0;
    background-color: #2d394a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.featured_product .latest_products .old_price {
    text-decoration: line-through;
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
}

.featured_product .latest_products .jshop_price {
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
}

.product_prices_latest_module {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

.category_name_module {
    text-align: center !important;
}

.txt_st_top {
    font-style: italic;
    font-size: 20px;
    display: block;
    position: relative;
    margin-bottom: 40px;
}

.txt_st_top::after {
    content: "";
    position: absolute;
    top: 41px;
    left: 50%;
    width: 1px;
    height: 20px;
    background-color: #ffffff7d;
    z-index: -1;
}

.txt_top_description {
    color: #ffffffb3;
}

.slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;

}


.slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    min-width: 100%;
    box-sizing: border-box;

    text-align: center;
    margin: 150px 0px;
}

.home_slide_left {
    z-index: 999;
}

.home_slide_right {
    z-index: 99;
}

.slide img {
    width: 100%;

    object-fit: cover;

}

.slide h3 {
    margin: 10px 0 5px;
    font-size: 1.2em;
    color: #a78f6b;
}

.slide p {
    margin: 5px 0;
    color: #777;
}

.price {
    font-weight: bold;
    color: #2c3e50;
}

.slide button {
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #a78f6b;
    color: #fff;
    border: none;

    cursor: pointer;
}

.controls_slide {
    text-align: center;
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
    width: 640px;
    z-index: +1;
    position: absolute;
    left: -119px;
    top: 48%;
}

.controls_slide button {
    color: #a78f6b;
    background: none;
    font-size: 96px;
    border: none;
    padding: 8px 12px;
    margin: 0 5px;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}



.home_blog_wrapper .sppb-article-info-wrap {
    background: #fff;
    padding: 35px 40px;
}

.home_blog_wrapper .sppb-article-introtext {
    margin: 25px 0px !important;
}

.home_blog_wrapper .sppb-readmore {
    color: #a78f6b !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #a78f6b;
}

.home_blog_wrapper .sppb-addon-content .sppb-row .sppb-addon-article-layout:last-child {
    margin-top: 120px !important;
}

.article-introtext .readmore {
    width: fit-content !important;
    padding: 15px 40px !important;
    border: 1px solid #a78f6b !important;
    color: #a78f6b !important;
    font-weight: 600 !important;
    margin-top: 30px !important;
    display: block !important;
}

.article-introtext .readmore a {
    color: #a78f6b !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.article-list .article {
    border: unset !important;
}

.mod-articles-title a {
    color: #172532;
    font-size: 18px;
    font-weight: normal;

}

.mod-articles-date .icon-calendar {
    display: none !important;
}

.sp-module-title {
    color: #172532 !important;
    font-weight: 400 !important;
}

.mod-articles-title a:hover {
    color: #a78f6b !important;
    text-decoration: underline !important;
}

.featured_product .product_prices_latest_module {
    display: none !important;

}

.main_page_s #sp-top-logo {
    background: transparent !important;
}

.main_page_s #sp-header {
    background: transparent !important;
}
.main_page_s header#sp-header.header-sticky{
    background: #a78f6a !important;
}
.main_page_s.hover-active header#sp-header.header-sticky .sp-megamenu-parent > li > a{
    color: #fff !important;
}
.main_page_s.hover-active header#sp-header.header-sticky .sp-megamenu-parent > li > a:hover{
    color: #fff !important;
}

.main_page_s header#sp-header.header-sticky .sp-megamenu-parent>li.active>a {
    color: #fff !important;
}
.hermes_vilas_s .list_fblock {
    padding: 20px 5px;
    border: 1px solid #aa8453;
}

.hermes_vilas_s .list_fblock .btn-success {
    display: block;
    padding: 9px 20px;

    border: none;
    margin: 0;
    margin-top: 16px;
    width: 100%;
    background: #aa8453;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-out;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.hermes_vilas_s .list_fblock select {
    border-radius: 0px !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #aa8453 !important;
    color: #aa8453 !important;
}

.hermes_vilas_s .list_fblock .clear_filter_mod {
    display: none !important;
}

.hermes_vilas_s .list_fblock {
    align-items: center;
    justify-content: space-between;
        margin-top: 50px;
}

.hermes_vilas_s .jshop h1{
    /*display: none !important;*/
}

.hermes_vilas_s .list_fblock .head {
    color: #a78f6b;
    font-weight: lighter !important;
   font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.hermes_vilas_s .list_fblock .fblock {
    flex: 1;
}

.hermes_vilas_s .extra_fields .block_efg {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #a78f6b;
    max-height: 260px;
    overflow: hidden;
    transition: max-height 0.6s ease;
}
.show_all_fileds {
        cursor: pointer;
    background: #000;
    width: fit-content;
    padding: 5px 20px;
    color: #a78f6b;
    font-size: 22px;
    font-weight: 600;
    margin: 0 auto;
    margin-top: -24px;
    
}

.hermes_vilas_s .productfull .image_thumb_list .sblock0 {
    width: 33.33%;
    max-width: 80px;
}

.hermes_vilas_s .extra_fields .block_efg .extra_fields_el {
    width: 25%;
    padding: 0px 10px;
}

.hermes_vilas_s .extra_fields .block_efg .extra_fields_group {
    display: none;
}

.hermes_vilas_s .list-unstyled li {
    margin-bottom: 10px !important;
    width: 50%;
}

.hermes_vilas_s .list-unstyled li {
    min-width: 120px;
    display: flex;
    align-items: center;
    flex: 1;
}

.hermes_vilas_s .list-unstyled li .fa-check {
    margin-right: 10px;
}

.hermes_vilas_s .extra_fields_name {
    color: #a78f6b;
    font-weight: lighter !important;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase; 
}

.instagram_button {
   color: #a78f6b;
    text-transform: uppercase;
    padding: 20px 40px;
}
.instagram_button a{
    color: #a78f6b;
    text-decoration: none;
}

.hermes_vilas_s .productfull .extra_fields_value .list-unstyled {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    flex-wrap: wrap;
}

.hermes_vilas_s .productfull .list-unstyled .fa-check {
    padding: 7px 7px;

    border: 1px solid rgba(164, 181, 186, 0.5);
    color: rgba(164, 181, 186, 0.5);
    font-size: 12px;
    border-radius: 5px;
}
.hermes_vilas_s .productfull .text_zoom{
    display: none !important;
}
.listing_category_hermes .form_sort_count{
    display: none !important;
}
#sp-bottom .sp-module-title{
    color: #fff !important;
}

#sp-footer .container-inner{
    padding: 15px 0px !important;
}
.main_blog_s .sp-page-title{
    background: unset !important;
}

.instagram-gallery {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.insta-item {
    position: relative;
    overflow: hidden;
    display: block;
    width: auto;
    border-radius: 15px;
}

.insta-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.overlay i {
    color: #fff;
    font-size: 32px;
    transition: transform 0.4s ease;
}
.overlay i {
    color: #fff;
    font-size: 32px;
    transition: transform 0.4s ease;
}
.insta-item:hover .overlay {
    opacity: 1;
}

.showing-img {
    opacity: 100 !important;
    visibility: visible !important;
}

@media screen and (max-width: 600px) {
    .instagram-gallery {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px !important;
    }
}