.wpgmza-infowindow * {
    color: black !important;
}
.lb-details {
    display: none;
}
.woocommerce-tabs ul.tabs li a span {
    bottom: 15px;
}
ul.products li.product .price , ul.wpuf_customs {
    display: none !important;
}
.woocommerce-product-details__short-description p:after {
    content: "read more";
    text-transform: none;
    color: #ebcc82;
    margin-left: 10px;
    text-decoration: underline;
}
.block-content.clearfix {
    margin-top: 500px;
}
.post .entry-header .byline, .post .entry-header .posted-on {
    color: lightgoldenrodyellow;
}
.cg-acf-services div span , .extra-services-mobile div span {
    color: #ff4a4a !important;
}
.custom-gallery-switcher {
    margin-bottom: 10px;
    text-align: left;
}
div#custom_html-9 {
    font-size: 0.8rem;
}
.summary .tabfw, .summary .cg-acf {
    border-bottom: 1px solid palegoldenrod;
    box-shadow: 0 10px 15px -12px rgb(255 203 78 / 77%);
    padding-bottom: 20px !important;
}
form.wpuf-theme-style {
    border-radius: 4px;
}
form.wpuf-theme-style * { 
	font-family: 'Poppins'
}
#selfies .gallery-wrapper a {
    width: calc(50% - 10px);
    float: left;
}
.lb-outerContainer {
    width: 100% !important;
    height: 100% !important;
    background: black !important;
}

.lb-outerContainer .lb-container {
    display: flex;
    justify-content: center;
}

.lb-outerContainer .lb-container a {
    opacity: 1;
}
.wpuf-fields .row {
    display: flex;
}
.wpuf-el input[type="checkbox"] {
    margin-right: 5px;
}
#headerFooter a.contactMobileBtn > span {
    border-radius: 18px;
    padding: 5px 10px;
    font-size: 20px;
}
.wpuf-fields .row > div {width: 100%;padding-right: 10px;}

.wpuf-fields .row > div:last-of-type {
    padding-right: 0px;
}

form legend , h5 {
    color: #fcb900 !important;
    font-weight:bold !important;
}
form label  {
    color: white !important;
}

form.wpuf-theme-style h2 {
    text-align: left;
}

input.wpuf-submit-button {
    width: 100%;
}
/* Aplică blur pe imaginile produselor indisponibile */
.products .product-status-unavailable .woocommerce-loop-product__link img {
    filter: blur(10px);
}
p.wpgmza_infowindow_address , .wpgmza_infowindow_description { display:none;}


.wpgmza_gallery_placeholder {
    width: 50%;
    float: left;
    margin-right: 20px;
}
body.product-status-unavailable .product-details-wrapper .woocommerce-product-gallery__image img,
body.product-status-unavailable .product-details-wrapper .woocommerce-product-gallery__image--placeholder img , body.product-status-unavailable .product-details-wrapper .swiper-container img {
    filter: blur(10px);
}
.woocommerce-card__header .product-status {
    position: absolute;
    padding: 2px 8px;
    bottom: 40px !important;
    z-index: 3;
    right: 20px;
}
.products .item-proplabel {
    backdrop-filter: blur(3px);
    background: rgb(88 16 22 / .9);
}
.product-status {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 12px;
    color: #fff;
    font-weight: bold;
}

.product-status.available {
    background-color: green;
}



.product-status.on-vacation {
background: #dcce1482 !important;
    color: white !important;
}
.product-status.unavailable {
    background: #dc141482 !important;
    color: white !important;
}

button.category-filter-button {
    width: 100%;
    margin: 10px 0px;
    border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}
span.woocommerce-Price-amount.amount   {
    display: none;
}
.cg-acf-flex-desk {
    background: #4c4c4a;
    flex-flow: row;
    justify-content: space-between;
}.cg-acf-flex-desk .cg-acf-title {
    width: auto;
    margin-left: 10px; 
}
.item-labelover {
    position: absolute;
    top: 5px;
    z-index: 12;
    right: 15px;
}



.cards.two-tabs .cg-acf {
    display: flex;
    flex-flow: column;
    justify-content: left;
    text-align: center;
}

.cards.two-tabs .cg-acf .cg-acf-values {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}


.cards.two-tabs .cg-acf {
    justify-content: flex-start;
    align-items: center;
}


.cards.two-tabs .cg-acf {
    width: 100%;
    margin: 5px 0px;
}

.cards.two-tabs.cg-acf-locations .cg-acf-title {
    color: White;
    font-weight: bold;
}
.cg-acf.cg-acf-services .cg-acf-values {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.item-proplabel {
    background-color: #b8860b4a;
    width: fit-content;
    min-width: 50px;
    color: white;
    font-weight: bold;
}
.item-proplabel:hover{
    background-color: #a37914;
}

.item-proplabel:hover:after {
    content: attr(data-tooltip);
    padding: 4px 8px;
    color: black;
    background-color:#f3e48eb0;
    position: absolute;
    left: -25px; 
    top: -30px;font-size:0.7rem;
    z-index:10;
    border-radius:8px;
    border:1px #d2b73299 solid;
    box-shadow:0 0 3px #ecc026;
}
li.product:hover .woocommerce-image__wrapper {
    transform: none !important;
}
.product .shoptimizer_ratingCount {
    color: white;
}
.product:hover .availability-state-text, .product:hover .availability-text {
    transition: 0.6s;
}
.product .availability-text {
    white-space: normal;
    transition: 1s;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 120, 0, 0.5);
    z-index: 2;
    background: rgb(88, 0, 10);
    background: linear-gradient(180deg, rgba(88, 0, 10, 0) 0%, rgba(88, 0, 10, 1) 100%);
    padding: 10px 20px;
    padding-top: 120px;
}
.shd-1 {
    box-shadow: 0 1px 2px 0 rgba(12, 13, 13, .7);
}
.brad-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.brad-md {
    border-radius: 6px !important;
}
.text-center {
    text-align: center !important;
}
.hpd-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.vpd-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.mrgb-3 {
    margin-bottom: 3px !important;
}


.products 
.woocommerce-card__header {
    top: 0px;
    display: flex;
    height: 100%;
    width: 100%;
    flex-flow: row wrap;
    justify-content: flex-end;
	padding-top:0px;
}

.products  .product__categories {
    display: none;
}

.products  .woocommerce-loop-product__title {
    height: 40px;
    text-align: left;
    background: rgb(127, 118, 82);
    background: linear-gradient(90deg, rgba(127, 118, 82, 1) 0%, rgba(0, 0, 0, 0) 100%);
    letter-spacing: 0;
    font-size: 15px !important;
    text-transform: capitalize;
    padding: 5px;
    margin: 0px !important;
    border-radius: 0;
    width: auto;
    -moz-border-radius: 5px 5px 0 0;
    padding-top: 5px;
}


.products  .item-labelover {
    position: absolute;
    top: 45px;
    z-index: 12;
    right: 20px;
}

.products  .ckit-badge_wrapper {
    left: 0px;
    top: 45px;
}

.footer-carousel {
    display: flex;
    flex-flow: row wrap;
}


.tabfw.rates-model.listing {
    margin-right: 30px;
    border-radius: 0px;
    box-shadow: none;
    padding-right: 10px;
    margin-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    background: #120f02c2;
    display: none;
}

.tabfw.rates-model.listing  .tab-cell {
    padding: 2px;
    text-align: center;
}
.products .rates-listing {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    left: 0px;width:100%;
    text-align: center;
    background: #000000a1;
    font-weight: bold;
    color: palegoldenrod;
    transition: all .2s;
}

.products .rates-listing:hover~.tabfw { 
    display:table !important;
}







.products.loading {
    opacity: 0.5;
    pointer-events: none;
    transition: opacity 0.2s ease;
}










select.orderby, input {
    color: White;
}
.widget .widget-title, .widget .widgettitle {
    color: white;
}
.product_meta, .related-wrapper, .woocommerce-tabs {
    background-color: #000;
    color: white;
}
.woocommerce-tabs ul.tabs li.active a  {
    color: #fff;
    font-weight: 600;
}
.woocommerce-tabs ul.tabs li a  {
    color: #fff;
}
.product .woocommerce-product-rating {
    padding: 10px 0px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .woocommerce-product-rating a {
    top: auto;
}
.site-main ul.products li.product:focus-within::before, .site-main ul.products li.product:hover::before {
display:none;
}
a.add_to_cart_button , .cart , .product_meta ,  .shoptimizer-sorting {
    display: none !important;
}
#content p {
    color: white;
    font-weight: 200;
    font-family: 'Poppins';
}

.m-grid-2 .cross-sells ul.products li.product .woocommerce-card__header, .m-grid-2 .related.products ul.products li.product .woocommerce-card__header, .m-grid-2 .site-content .mobile-scroll ul.products li.product:not(.product-category) .woocommerce-card__header, .m-grid-2 .upsells.products ul.products li.product .woocommerce-card__header {
    padding: 0px !important;
}

.cg-acf-title {
    font-weight: bold;
    text-transform: uppercase;
    color: #dc9814;
    width: 100%;
    border-bottom: 1px solid #dc981485;
}

.cg-acf {
    text-align: center;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    padding: 5px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 8px #dc9814c9;    
    background: #222222;
    border-radius: 12px;
    margin: 20px 0px;
}

.cg-acf-values {
    margin: 10px 0px;
}
.tabfw.info-model.cg-acf-locations {
    background: #00000000;
    box-shadow: none;
}
.price {
    display: none;
}
.cg-acf-value {
    display: inline-block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 6px 10px;
    border-radius: 13px;
    color: #fff;
    background-color: #282828;
    line-height: 1;
    transition: all .2s;
}


.custom-html-widget option {
    background: black;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {}

.woocommerce-loop-product__title {
    background: rgb(127, 118, 82);
    background: linear-gradient(90deg, rgba(127, 118, 82, 1) 0%, rgba(0, 0, 0, 0) 100%);
    letter-spacing: 0;
    font-size: 15px !important;
    text-transform: capitalize;
    padding: 5px;
    margin: 0px !important;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    /* color: white !important; */
}

.woocommerce-loop-product__title a {
    color: white !important;
}

p.product__categories {
    display: block;
    background-color: #7f7652;
    padding: 5px 0 5px 30px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    -moz-border-radius: 3px;
    width: 90%;
    height: 40px;
    position: relative;
    background: red;
    font-weight: bold;
}

p.product__categories:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid red;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
p.product__categories:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid black;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

p.product__categories a {
    color: white !important;
}


h1.product_title {
    background: linear-gradient(to bottom, #cfc09f 27%, #ffecb3 40%, #ffd785 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-family: 'Playfair Display', serif;
    position: relative;
    font-size: calc(18vw + .5rem);
    margin: 0;
    font-weight: 400;
    margin-bottom: 10px;
    max-width: calc(100% - 50px);
}
section.related-wrapper {
    margin-bottom: 200px;
}
.woocommerce-product-details__short-description p {
    margin: 10px;
    display: block;
    font-weight: bolder;
    padding: 10px;
    color: lightgoldenrodyellow;
    width: fit-content;
	  border-radius:8px;
		width:100%;
}
h1.product_title::after {
    background: none;
    content: attr(data-heading) / "";
    left: 0;
  top: 0;
    z-index: -1;
    position: absolute;
    text-shadow: 
    -1px 0 1px #c6bb9f, 
    0 1px 1px #c6bb9f, 
    5px 5px 10px rgba(0, 0, 0, 0.4),
    -5px -5px 10px rgba(0, 0, 0, 0.4);
}

h3 {
    color: #d39113 !important;
}
.tabfw.info-model {
    border-bottom: 1px solid palegoldenrod;
    box-shadow: 0 10px 15px -12px rgb(255 203 78 / 77%);
    border-radius: 0px !important;
    padding-bottom: 20px;
}



.tab {
    display: table
}

.tabfw {
    display: table;
    width: 100%;
    color: white;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background: #222222;
    border-radius: 8px;
    margin: 10px;
}

.tabfw .tab-cell {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #ffdc8f8c;
    padding: 5px;
}

.tab-cell.hide {
    display: none!important
}

.tab-cell.tab-cell-right {
    text-align: right
}

.tab-cell.tab-cell-left {
    text-align: left
}

.tab-cell.tab-cell-center {
    text-align: center
}

.tab-cell.tab-valign-middle {
    vertical-align: middle
}

.tab-cell.tab-valign-top,.tab-row.tab-valign-top>.tab-cell,.tab-valign-top>.tab-row>.tab-cell {
    vertical-align: top
}

.tab-row {
    display: table-row
}

.tab-row.hide {
    display: none!important
}

.tab-cell {
    display: table-cell
}

.tab-cell.tab-cell-cspan-1 {
}

.cards.two-tabs {
    display: flex;
}
.tab-row:not(.tab-head) a.cmd-detail-link {
    border-bottom: 1px solid #dc981485;
}
.tab-row:not(.tab-head) .cmd-detail-link {
    font-family: Poppins;
    color: #dc9814;
    width: 100%;
	  text-transform:capitalize;
}

h1 , p , span {
    color: white;
}

.site-content select {
    color: white;
}

.select2-container * {
    background: black !important;
    color: white !important;
}

@media (max-width: 992px) { 
	ul.products.duo-products-home {
    display: block;
    width: 100%;padding:0px;        margin-left: 0px;
}
.carusel-custom-royal .slick-slide {
  padding: 0 10px;
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
    font-style: normal;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 12ch;
    display: block;
}
		.products .rates-listing .main-rate {
			text-align: left;
	}
	.woocommerce-card__header .product-status { 
	right: 2px; }
.wpuf-fields .row {
    flex-flow: column;
}
	
	.custom-gallery-switcher { 
	text-align:center;}
	footer .col-full * {
    text-align: left!important;
}
div#custom_html-7 {
    order: 4;
}
footer .col-full {
    display: flex !important;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
	div#secondary {
    background: black !important;
}
	
	a.mobile-filter.shoptimizer-mobile-toggle {
    margin-bottom: 10px;
}
.two-tabs {
    flex-flow: column;
}
	.tabfw {
    margin: 10px 0px;
}
   body .menu-toggle .bar, .shoptimizer-cart a.cart-contents:hover .count {
        background-color: #fff;
    }
   body  .col-full-nav  {
        background-color:black !important;
    }
    body span.caret::after {
        background-color: white !important;
    }

	button.menu-toggle {
    width: 30px !important;
}
	.mobile-extra {
    display: none;
}
	
.product-details-wrapper div#mobileFooterBar { display:none !important;}
	#mobileFooterBar { 
	display:flex !important;}
}
.d-flex.col-auto.flex-column {
    display: flex;
}

.d-flex.col-auto.flex-column div {
    margin: 5px 10px;
}
.item.col-md-4 {
    float: left;
    margin: 5px;
    width: auto;
}
.d-flex.col-auto.flex-column div button {
    padding: 2px 20px;
    border-radius: 8px;
    font-weight: bolder;
    text-transform: uppercase;
    background: #f3e183;
    border: 5px solid #f3e193;
    transition: ease .5s;
}

.d-flex.col-auto.flex-column div button:hover {
    background: white;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px #ffdc8f;
}
        .acf-gallery {
            display:grid;
            grid-gap:1.5rem;
            grid-template-columns:repeat(auto-fill, minmax(8ch, 1fr));
            margin:var(--wp--preset--spacing--lg) auto;
            max-width:var(--wp--style--global--content-size);
        }
        .acf-gallery a img {
            display: block;
            filter: grayscale(100%);
            height: auto;
            transition: filter 0.7s ease;
            width: 100%;
        }
        .acf-gallery a:hover img {
            filter: grayscale(0);
        }
.additional_information_tab { display:none !important;}
.product-details-wrapper div#mobileFooterBar {
display: flex;
    position: relative;
    height: 70px;
    width: 100%;
    margin-bottom: 0;
    left: 0px;
    top: 0px;
    border-radius: 8px;
    z-index: auto;
    text-align: center;
    justify-content: space-between;
    margin: 0px;
}
.product-details-wrapper {
    max-width: 100%;
    padding: 10px 0px;
}
    .theme-shoptimizer .product-details-wrapper {
        position: relative;
    }

            #mobileFooterBarSpacer {
                display: none;
                height: 110px;
            }

            #mobileFooterBar {
                position: fixed;
                bottom: 0;
                left: 0;
                right: 0;
                width: 100%;
                display: flex;
                flex-wrap: wrap;
                padding: 5px;
    background: #cdbc7a;
                text-align: center;
                font-size: 12px;
                display: none;    
							z-index: 99;
            }

            #mobileFooterBar #bookingPanelBtnMobile {
                width: 100%;
                padding: 5px;
                cursor: pointer;
                display: none;
            }

#mobileFooterBar .contactMobileBtn > span {
    display: block;
    margin: 0;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    background: #222;
    color: #cdbc7a;
    border: 1px solid #333;
    text-shadow: 1px 1px #000;
    font-weight: bold;
}

            #mobileFooterBar .contactMobileBtn {
                width: 33.333333%;
                padding: 5px;
            }

            #mobileFooterBar .contactMobileBtn > span {
                display: block;
                margin: 0;
                padding: 8px 20px 5px 20px;
                border-radius: 5px;
                background: #222;
                color: #cdbc7a;
                border: 1px solid #333;
                text-shadow: 1px 1px #000;
            }

            #mobileFooterBar .contactMobileBtn > span i {
                font-size: 16px;
            }

            #mobileFooterBar .contactMobileBtn > span > span {
                display: block;
                font-size: 10px;
            }


@media (min-width: 993px) {
	.cg-acf.cg-acf-services .cg-acf-values { 
	justify-content: left;
	text-align: left;
	}
	
ul li#nav-menu-item-7171>.sub-menu-wrapper ul {
        display: flex;
        left: -300%;
        height: 400px;
        flex-flow: column wrap;
        width: 720%;
}
	ul li#nav-menu-item-7170>.sub-menu-wrapper ul {
        display: flex;
        left: -250%;
        height: 200px;
        flex-flow: column wrap;
        width: 700%;
    }

ul li#nav-menu-item-7172>.sub-menu-wrapper ul {
        display: flex;
        left: -350%;
        height: 200px;
        flex-flow: column wrap;
        width: 720%;
    }
	.secondary-wrapper {
    position: -webkit-sticky !important; /* pentru suportul în Safari */
    position: sticky !important;
    top: 170px; /* Distanța față de partea de sus a ferestrei când devine sticky */
}
    .header-4 .header-4-container {
        border-bottom: 1px solid palegoldenrod;
    }
}
.shoptimizer-category-banner {;
    border-bottom: 1px solid palegoldenrod;
    box-shadow: 0 3px 15px -5px rgb(255 203 78 / 77%);
}

body h1 , body h2 , body .shoptimizer-category-banner h1 {
    color: #dbc587;
}

.loading-section {
    display: none !important;
}
.pagination .page-numbers a { color: white;}
.type-post section#comments, .type-post aside.entry-meta , .tme-posts-card-footer , body #tme-post-carousel-3ac97e13 .tme-posts-card-footer {
    display: none !important;
}
.type-post .entry-content , .post .entry-header h2 a, .post-meta a:hover {
    color: white !important;
}

div#tab-reviews strong.woocommerce-review__author {
    text-transform: capitalize;
}

div#tab-reviews  time.woocommerce-review__published-date {
    color: whitesmoke;
}


.product .woocommerce-product-rating a {
    color: white;
}

.product .woocommerce-product-rating a:hover {
    color: gold;
}
.site div#tab-reviews textarea, div#tab-reviews input[type=email], div#tab-reviews input[type=password], div#tab-reviews input[type=tel], div#tab-reviews input[type=text], div#tab-reviews input[type=url] {
    background-color: black !important;
    box-shadow: 0 3px 12px -5px rgb(255 203 78 / 77%);
    border: 1px solid palegoldenrod;
}



.custom-gallery-switcher button {
    padding: 5px 20px;
    margin: 5px;
    border: none;
    background-color: #ddd;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
    transition: all 0.5s ease;
}

.custom-gallery-switcher button.active , .custom-gallery-switcher button:hover {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    color: #fff;
    box-shadow: 0 3px 8px -2px rgb(237 198 105 / 77%);
}

.gallery-content {
    display: none;
	margin: 0 10px;
}

.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;    
	  justify-content: flex-start;
}

.gallery-thumbnail {
    width: 100%;
    max-width: 150px;
    margin: 5px;
}

.video-content-wrapper iframe,
.video-content-wrapper video {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 5px;
}


.summary h1 {
    margin-left: 15px;
}

/* Add-on */
body ul.products li.product img {
    width: 100%;
    height: 350px; /* Adjust this to the height you want */
    object-fit: cover;
}

.item-labelover {
    margin-top: 25px; /* Moves the whole column down */
}












  /* Footer stays visually below */
  .site-footer {
    position: relative;
    z-index: 1;
    background-color: #111111; /* your footer's color */
  }

    .footer-logos {
    position: relative;
    z-index: 1;
    background-color: #111111; /* your footer's color */
  }

    .copyright {
    position: relative;
    z-index: 1;
    background-color: #111111; /* your footer's color */
  }

	


.escort-right {
    padding: 5px;
}


.simple-carusel-royal .slick-prev,
.simple-carusel-royal .slick-next {
  z-index: 2; top:100px;
}

.simple-carusel-royal .slick-prev {
  left: -35px;
}

.simple-carusel-royal .slick-next {
  right: -35px;
}
.simple-carusel-royal > div {
  display: block !important;
}

.simple-carusel-royal > div > div {
  float: none !important;
  width: auto !important;
}

.simple-carusel-royal .slick-slide {
  padding: 0 10px;
}
html, body {
    overflow-x: hidden;
    position: relative;
}

.carusel-custom-royal ul.products {
  display: block !important;
}



@media (min-width: 991px) and (max-width: 1099px) {
.menu li a, a.contactMobileBtn span {
    font-size: 0.75rem !important;
}
    ul li#nav-menu-item-7172>.sub-menu-wrapper ul {
        display: flex;
        left: -280%;
        height: 190px;
        flex-flow: column wrap;
        width: 690%;
    }
    ul li#nav-menu-item-7170>.sub-menu-wrapper ul {
        display: flex;
        left: -200%;
        height: 200px;
        flex-flow: column wrap;
        width: 700%;
    }
    ul li#nav-menu-item-7171>.sub-menu-wrapper ul {
        display: flex;
        left: -230%;
        height: 400px;
        flex-flow: column wrap;
        width: 530%;
    }
div#headerFooter {
   display:none; !important;
}
}


@media (min-width: 1180px) and (max-width: 1360px) {
			ul li#nav-menu-item-7171>.sub-menu-wrapper ul {
					display: flex;
					left: -280%;
					height: 510px;
					flex-flow: column wrap;
					width: 590%;
			}
    ul li#nav-menu-item-7170>.sub-menu-wrapper ul {
        display: flex;
        left: -230%;
        height: 280px;
        flex-flow: column wrap;
        width: 600%;
    }
    ul li#nav-menu-item-7172>.sub-menu-wrapper ul {
        display: flex;
        left: -330%;
        height: 240px;
        flex-flow: column wrap;
        width: 590%;
    }
}
.header-4-inner .product-details-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
#menu-primary-menu li .sub-menu-wrapper ul {     
	align-items: center; 
}



ul.products li.duo-item {
    margin-bottom: 20px;
}
a.innerwrpperlink {
    border: 1px solid;
    animation: rainbowGlow 5s linear infinite;
}
.slick-slide .product .woocommerce-LoopProduct-link {
    border: 1px solid;
    animation: rainbowGlow 5s linear infinite;
}
@keyframes rainbowGlow {
    0%   { box-shadow: 0 0 5px 1px rgb(255 255 255 / 60%); }
    20%  { box-shadow: 0 0 5px 1px rgba(255, 165, 0, 0.6); }
    40%  { box-shadow: 0 0 5px 1px rgba(255, 255, 0, 0.6); }
    100% { box-shadow: 0 0 5px 1px rgb(255 214 0 / 83%); }
}

.duo-products-home .slick-slide {
    padding: 0 10px;
}


.duo-products-home .slick-track {
    display: flex;
}

.duo-products-home .slick-slide {
    height: auto;
    box-sizing: border-box;
}





.reviews-page .escort-review-block {
    border: 1px solid rgba(255,255,255,0.08);
    padding: 24px;
    border-radius: 14px;
    background: rgba(255,255,255,0.02);
}

.reviews-page .escort-meta-card {
    margin-top: 16px;
    display: grid;
    gap: 10px;
}

.reviews-page .escort-meta-row {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.reviews-page .meta-label {
    font-weight: 600;
    opacity: 0.85;
}

.reviews-page .meta-value {
    text-align: right;
}

.reviews-page .escort-review-summary {
    margin-bottom: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.reviews-page .avg-stars .avg-star.full,
.reviews-page .avg-stars .avg-star.half {
    color: #f5c518;
}

.reviews-page .avg-stars .avg-star.empty {
    color: rgba(255,255,255,0.25);
}

.reviews-page .commentlist {
    list-style: none;
    padding: 0;
    margin: 0;
}


.reviews-page .product-status.unavailable {
    color: #c62828;
}

.reviews-page .product-status.on_vacation {
    color: #ff9800;
}

@media (max-width: 768px) {
    .reviews-page .escort-review-inner {
        flex-direction: column;
    }

    .reviews-page .escort-left,
    .reviews-page .escort-right {
        width: 100%;
        max-width: 100%;
    }

    .reviews-page .escort-meta-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .reviews-page .meta-value {
        text-align: left;
    }
}

.escort-basic-meta {
    margin-bottom: 12px;
}

.escort-meta-row {
    margin-bottom: 6px;
}


.product-status.unavailable {
    color: #c62828;
}

.product-status.on_vacation {
    color: #ff9800;
}

.escort-top-summary {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.2;
    opacity: 0.9;
}

.escort-rating-small {
    color: #f5c518;
    font-weight: 600;
}

.escort-reviews-small {
    color: inherit;
    opacity: 0.8;
}

.escort-name a {
    text-decoration: none;
}

@media (max-width: 768px) {
    .escort-top-summary {
        gap: 8px;
        font-size: 12px;
        margin-bottom: 8px;
    }
		.escort-left {
				display: flex;
				flex-flow: row;
		}
		.reviews-list li:not(:first-child) {
				display: none;
		}
		.escort-left > div {
				width: 50%;
		}

		.escort-left .mobile-right {
				padding-left: 50px;
		}
}
.escort-reviews-small {
    padding: 2px 8px;
    border-radius: 20px;
    background: rgba(255,255,255,0.06);
}

.escort-right {
    flex: 1;
    min-width: 260px;
}

.reviews-panel-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.reviews-panel-title {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
}

.reviews-panel-link {
    font-size: 13px;
    opacity: 0.85;
    text-decoration: none;
    white-space: nowrap;
}

.reviews-list {
    list-style: none;
    padding: 0;
    margin: 0;
}


.review-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

.review-author {
    font-weight: 600;
    line-height: 1.2;
}

.review-date {
    font-size: 12px;
    opacity: 0.7;
    white-space: nowrap;
}

.review-rating-line {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.review-stars-fine {
    display: inline-flex;
    gap: 2px;
    line-height: 1;
}

.review-star {
    font-size: 12px;
    color: rgba(255,255,255,0.22);
}

.review-star.is-active {
    color: #f5c518;
}

.review-rating-text {
    font-size: 12px;
    opacity: 0.8;
}

.review-body {
    font-size: 14px;
    line-height: 1.55;
}

.review-body p:last-child {
    margin-bottom: 0;
}

.more-reviews-link {
    margin-top: 14px;
}

.more-reviews-link a {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
}

@media (max-width: 768px) {
    .reviews-panel-head,
    .review-card-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .reviews-panel-link,
    .review-date {
        white-space: normal;
    }
}
.review-body {
    font-size: 13px;
}
.review-star {
    font-size: 11px;
}


.homepage-reviews-section {
    padding: 40px 0;
}

.homepage-reviews-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.homepage-reviews-title {
    margin: 0;
}

.homepage-reviews-all {
    font-size: 14px;
    text-decoration: none;
}

.homepage-review-slide {
    padding: 0 10px;
    box-sizing: border-box;
}

.homepage-reviews-slider {
    margin: 0 -10px;
}

.homepage-review-card {
    height: 100%;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.18);
    padding: 16px;
	min-height: 350px;
}

.homepage-review-top {
    display: flex;
    gap: 14px;
    margin-bottom: 12px;
}

.homepage-review-image img {
    width: 90px;
    height: auto;
    display: block;
    border-radius: 10px;
}

.homepage-review-meta {
    flex: 1;
    min-width: 0;
}

.homepage-review-name-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 6px;
}

.homepage-review-name {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
}

.homepage-review-name a {
    text-decoration: none;
}

.homepage-review-price {
    font-size: 12px;
    font-weight: 600;
    color: #c61818;
    white-space: nowrap;
    background: rgba(198, 24, 24, 0.08);
    padding: 4px 8px;
    border-radius: 20px;
}

.homepage-review-extra {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 6px;
    font-size: 12px;
}

.homepage-review-status.available {
    color: #4caf50;
}

.homepage-review-status.unavailable {
    color: #c62828;
}

.homepage-review-status.on_vacation {
    color: #ff9800;
}

.homepage-review-author-date {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 12px;
    opacity: 0.8;
    margin-bottom: 8px;
}

.homepage-review-stars {
    display: flex;
    align-items: center;
    gap: 2px;
}

.homepage-review-stars .review-star {
    font-size: 12px;
    color: rgba(255,255,255,0.2);
}

.homepage-review-stars .review-star.is-active {
    color: #f5c518;
}

.homepage-review-rating-text {
    margin-left: 6px;
    font-size: 12px;
    opacity: 0.8;
}

.homepage-review-body {
    font-size: 14px;
    line-height: 1.55;
    margin-bottom: 12px;
}

.homepage-review-body p:last-child {
    margin-bottom: 0;
}

.homepage-review-footer {
    margin-top: auto;
}

.homepage-review-link {
    font-size: 13px;
    text-decoration: none;
}

@media (max-width: 768px) {
	.homepage-review-card {
	min-height: 410px;
}
    .homepage-reviews-head,
    .homepage-review-author-date,
    .homepage-review-name-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .homepage-review-top {
        flex-direction: row;
    }

    .homepage-review-image img {
        width: 100%;
        max-width: 180px;
    }
}



.royal-news-ticker {
    width: 100%;
    background: #111;
    border-top: 1px solid rgba(255,255,255,0.08);
    border-bottom: 1px solid rgba(255,255,255,0.08);
    overflow: hidden;
    position: fixed;
    z-index: 200;
	
}

.royal-news-ticker__inner {
    display: flex;
    align-items: center;
    min-height: 40px;
}

.royal-news-ticker__label {
    flex: 0 0 auto;
    padding: 0 14px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #c61818;
    border-right: 1px solid rgba(255,255,255,0.08);
}

.royal-news-ticker__track-wrap {
    position: relative;
    overflow: hidden;
    flex: 1 1 auto;
    white-space: nowrap;
}

.royal-news-ticker__track {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    white-space: nowrap;
    will-change: transform;
    animation: royalTickerScroll 32s linear infinite;
    padding-left: 20px;
}

.royal-news-item a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1;
    opacity: 0.92;
}

.royal-news-item a:hover {
    color: #c61818;
}

.royal-news-sep {
    color: rgba(255,255,255,0.35);
    font-size: 14px;
    line-height: 1;
}

@keyframes royalTickerScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.royal-news-ticker:hover .royal-news-ticker__track {
    animation-play-state: paused;
}

@media (max-width: 768px) {
    .royal-news-ticker__inner {
        min-height: 36px;
    }

    .royal-news-ticker__label {
        padding: 0 10px;
        font-size: 11px;
    }

    .royal-news-item a {
        font-size: 12px;
    }
}



.royal-filter-form {
    display: grid;
    gap: 12px;
}

.royal-filter-group {
    position: relative;
}

.royal-filter-toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border: 1px solid rgba(255,255,255,0.12);
    background: #111;
    color: #fff;
    cursor: pointer;
    text-align: left;
    border-radius: 8px;
    font-size: 14px;
}

.royal-filter-arrow {
    font-size: 18px;
    line-height: 1;
}

.royal-filter-group.open .royal-filter-arrow {
    transform: rotate(45deg);
}

.royal-filter-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    max-height: 260px;
    overflow-y: auto;
    background: #111;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 8px;
    padding: 10px;
    z-index: 99;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.royal-filter-group.open .royal-filter-dropdown {
    display: block;
}

.royal-filter-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.royal-filter-option input[type="checkbox"] {
    margin: 0;
}

.category-filter-button {
    padding: 12px 18px;
    border: none;
    background: #c61818;
    color: #fff;
    cursor: pointer;
    border-radius: 8px;
    font-size: 14px;
}

.royal-active-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 10px;
}

.royal-active-filter-tag,
.royal-clear-all-filters {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 10px;
    border: 1px solid rgba(255,255,255,0.12);
    background: #111;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
    line-height: 1;
}

.royal-active-filter-group {
    opacity: 0.7;
}

.royal-active-filter-remove {
    font-size: 15px;
    line-height: 1;
    opacity: 0.8;
}

.royal-clear-all-filters {
    background: #c61818;
    border-color: #c61818;
}
  .mobile-toggled .col-full-nav {

    top: 40px;
  }
  .sticky-m .header-4-container {
    margin-bottom: 40px;
		top: 37px !important;}



.custom-checkbox-group {
    display: flex;
    gap: 10px;
    margin-top: 5px;
}

.checkbox-card {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    border-radius: 8px;
    border: 1px solid #333;
    cursor: pointer;
    transition: 0.2s ease;
    font-size: 14px;
}

.checkbox-card input {
    display: none;
}

.checkbox-card span {
    position: relative;
}

.checkbox-card input:checked + span {
    color: #fff;
}

.checkbox-card input:checked + span::before {
    content: '';
    position: absolute;
    inset: -6px -10px;
    border-radius: 8px;
    background: linear-gradient(135deg, #ff4d4d, #ff8a00);
    z-index: -1;
}

.checkbox-card:hover {
    border-color: #ff4d4d;
}


.review-extra-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 10px;
}

.review-meta-badge {
    display: inline-flex;
    align-items: center;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    line-height: 1;
    border: 1px solid rgba(255,255,255,0.1);
    background: rgba(255,255,255,0.04);
}

.review-meta-service {
    color: #fff;
}

.review-meta-duration {
    color: #f5c518;
    border-color: rgba(245,197,24,0.18);
    background: rgba(245,197,24,0.08);
}





/* WRAPPER */
#review_form_girls_wrapper {
    margin: 24px 0 36px;
    padding: 24px;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 16px;
    background: rgba(255,255,255,0.02);
    box-shadow: 0 10px 30px rgba(0,0,0,0.18);
}

/* GRID FORM */
#review_form_girls form#duosform {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 20px;
}

#review_form_girls .input_wrapper,
#review_form_girls .main_product,
#review_form_girls .duos_product_partner,
#review_form_girls .comment-form-rating,
#review_form_girls .comment-form-phone {
    width: 100%;
}

/* FULL WIDTH FIELDS */
#review_form_girls .comment-form-rating,
#review_form_girls .input_wrapper:has(textarea),
#review_form_girls .comment-form-phone,
#review_form_girls .main_product,
#review_form_girls .duos_product_partner {
    grid-column: 1 / -1;
}

/* LABELS */
#review_form_girls label,
.review_menu label {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255,255,255,0.9);
}

/* INPUTS / SELECT / TEXTAREA */
#review_form_girls input[type="text"],
#review_form_girls input[type="email"],
#review_form_girls input[type="number"],
#review_form_girls select,
#review_form_girls textarea {
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 10px;
    background: rgba(255,255,255,0.03);
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    box-sizing: border-box;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    outline: none;
}

#review_form_girls textarea {
    min-height: 140px;
    resize: vertical;
}

#review_form_girls input::placeholder,
#review_form_girls textarea::placeholder {
    color: rgba(255,255,255,0.45);
}

#review_form_girls input:focus,
#review_form_girls select:focus,
#review_form_girls textarea:focus {
    border-color: rgba(198,24,24,0.8);
    box-shadow: 0 0 0 3px rgba(198,24,24,0.12);
    background: rgba(255,255,255,0.04);
}

/* SELECT */
#review_form_girls select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image:
        linear-gradient(45deg, transparent 50%, rgba(255,255,255,0.7) 50%),
        linear-gradient(135deg, rgba(255,255,255,0.7) 50%, transparent 50%);
    background-position:
        calc(100% - 18px) calc(50% - 3px),
        calc(100% - 12px) calc(50% - 3px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
    padding-right: 38px;
}

/* REVIEW MENU TOP */
.review_menu.input_wrapper {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 8px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.review_menu input[type="radio"] {
    accent-color: #c61818;
    margin-right: 6px;
}

/* MODEL IMAGES */
.model_images.input_wrapper {
    display: flex;
    gap: 16px;
    margin: 18px 0 20px;
    flex-wrap: wrap;
}

.model_images .imgwraper {
    position: relative;
    width: 140px;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.08);
    background: rgba(255,255,255,0.03);
}

.model_images .imgwraper img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 3 / 4;
    object-fit: cover;
}


/* RATING STARS */
.comment-form-rating .stars {
    margin: 8px 0 0;
}

.comment-form-rating .stars span {
    display: inline-flex;
    gap: 4px;
}

.comment-form-rating .stars a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.03);
    transition: transform 0.15s ease, border-color 0.2s ease, background 0.2s ease;
    position: relative;
}

.comment-form-rating .stars a::before {
    content: "★";
    font-size: 16px;
    color: rgba(255,255,255,0.45);
}

.comment-form-rating .stars a:hover,
.comment-form-rating .stars a.active {
    border-color: rgba(245,197,24,0.45);
    background: rgba(245,197,24,0.08);
    transform: translateY(-1px);
}

.comment-form-rating .stars a.active::before,
.comment-form-rating .stars.selected a.active::before {
    color: #f5c518;
}

/* CHECKBOX SERVICE TYPE */
.custom-checkbox-group {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.checkbox-card {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    min-height: 44px;
    padding: 0 14px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.03);
    cursor: pointer;
    transition: all 0.2s ease;
    user-select: none;
}

.checkbox-card input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.checkbox-card span {
    font-size: 14px;
    color: rgba(255,255,255,0.85);
}

.checkbox-card:hover {
    border-color: rgba(198,24,24,0.5);
    transform: translateY(-1px);
}

.checkbox-card input:checked + span {
    color: #fff;
}

.checkbox-card:has(input:checked) {
    border-color: rgba(198,24,24,0.8);
    background: linear-gradient(135deg, rgba(198,24,24,0.18), rgba(255,138,0,0.10));
    box-shadow: 0 0 0 3px rgba(198,24,24,0.10);
}

/* BUTTON */
#submitduobtn,
#review_form_girls button[type="submit"] {
    min-height: 48px;
    padding: 12px 20px;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.2s ease, opacity 0.2s ease;
    box-shadow: 0 2px 2px rgba(198,24,24,0.22);
}

#submitduobtn:hover,
#review_form_girls button[type="submit"]:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 8px rgba(198,24,24,0.28);
}

#submitduobtn:disabled,
#review_form_girls button[type="submit"]:disabled {
    opacity: 0.65;
    cursor: not-allowed;
    transform: none;
}

/* REQUIRED */
.required {
    color: #ff7b7b;
    margin-left: 3px;
}

/* DUO SELECT HIDDEN STATE */
.duos_product_partner {
    display: none;
}

.duos_product_partner.show {
    display: block;
}

/* MOBILE */
@media (max-width: 768px) {
    #review_form_girls_wrapper {
        padding: 18px;
        border-radius: 14px;
    }

    #review_form_girls form#duosform {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .review_menu.input_wrapper {
        flex-wrap: wrap;
        gap: 12px;
    }

    .model_images .imgwraper {
        width: 120px;
    }

    .checkbox-card {
        flex: 1 1 calc(50% - 10px);
        min-width: 0;
    }
}
.form-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #fff;
}

#review_form_girls_wrapper {
    margin: 24px 0 36px;
    padding: 24px;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 18px;
    background: rgba(255,255,255,0.03);
    box-shadow: 0 12px 30px rgba(0,0,0,0.16);
}

#review_form_girls form#duosform {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 20px;
}

#review_form_girls .main_product,
#review_form_girls .duos_product_partner,
#review_form_girls .comment-form-rating,
#review_form_girls .comment-form-phone,
#review_form_girls .input_wrapper:has(textarea),
#review_form_girls .input_wrapper.full-width {
    grid-column: 1 / -1;
}

#review_form_girls label,
.review_menu label {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255,255,255,0.92);
}

#review_form_girls input[type="text"],
#review_form_girls input[type="email"],
#review_form_girls input[type="number"],
#review_form_girls select,
#review_form_girls textarea {
    width: 100%;
    min-height: 48px;
    padding: 12px 14px;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 12px;
    background: rgba(255,255,255,0.03);
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    box-sizing: border-box;
    outline: none;
    transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

#review_form_girls textarea {
    min-height: 150px;
    resize: vertical;
}

#review_form_girls input:focus,
#review_form_girls select:focus,
#review_form_girls textarea:focus {
    border-color: rgba(198,24,24,0.75);
    box-shadow: 0 0 0 3px rgba(198,24,24,0.12);
    background: rgba(255,255,255,0.045);
}

#review_form_girls input::placeholder,
#review_form_girls textarea::placeholder {
    color: rgba(255,255,255,0.45);
}

#review_form_girls select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 40px;
    background-image:
        linear-gradient(45deg, transparent 50%, rgba(255,255,255,0.7) 50%),
        linear-gradient(135deg, rgba(255,255,255,0.7) 50%, transparent 50%);
    background-position:
        calc(100% - 18px) calc(50% - 3px),
        calc(100% - 12px) calc(50% - 3px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

.review_menu.input_wrapper {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    margin-bottom: 6px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.review_menu input[type="radio"] {
    accent-color: #c61818;
    margin-right: 6px;
}

.model_images.input_wrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin: 8px 0 8px;
}

.model_images .imgwraper {
    width: 140px;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.08);
    background: rgba(255,255,255,0.03);
    position: relative;
}

.model_images .imgwraper img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    display: block;
}

.model_images .imgwraper .title {
    position: absolute;
    inset: auto 0 0 0;
    padding: 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.72), transparent);
    color: #fff;
    text-align: center;
    font-size: 12px;
	transform:none;
}

.comment-form-rating .stars {
    margin: 10px 0 0;
}

.comment-form-rating .stars span {
    display: inline-flex;
    gap: 8px;
    flex-wrap: wrap;
}

.comment-form-rating .stars a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.03);
    text-decoration: none;
    font-size: 0;
    position: relative;
    transition: transform .15s ease, border-color .2s ease, background .2s ease;
}

.comment-form-rating .stars a::before {
    content: "★";
    font-size: 36px;
    color: rgba(255, 255, 255, 0.35);
    position: absolute;
    padding-left: 4px;
}

.comment-form-rating .stars a:hover,
.comment-form-rating .stars a.active {
    border-color: rgba(245,197,24,0.45);
    background: rgba(245,197,24,0.08);
    transform: translateY(-1px);
}

.comment-form-rating .stars a.active::before {
    color: #f5c518;
}

.custom-checkbox-group {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.checkbox-card {
    position: relative;
    min-width: 130px;
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.03);
    cursor: pointer;
    transition: all .2s ease;
}

.checkbox-card input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.checkbox-card span {
	position: relative;
    width: 100% !important;
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: rgba(255,255,255,0.88);
}

.checkbox-card:hover {
    border-color: rgba(198,24,24,0.55);
    transform: translateY(-1px);
}

.checkbox-card:has(input:checked) {
    border-color: rgba(198,24,24,0.8);
    background: linear-gradient(135deg, rgba(198,24,24,0.18), rgba(255,138,0,0.10));
    box-shadow: 0 0 0 3px rgba(198,24,24,0.10);
}

.checkbox-card input:checked + span {
    color: #fff;
}

#submitduobtn {
    min-height: 48px;
    padding: 12px 20px;
    border: 0;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 10px 24px rgba(198,24,24,0.24);
    transition: transform .15s ease, opacity .2s ease, box-shadow .2s ease;
}

#submitduobtn:hover {
    transform: translateY(-1px);
}

#submitduobtn:disabled {
    opacity: .65;
    cursor: not-allowed;
    transform: none;
}

.required {
    color: #ff8c8c;
    margin-left: 3px;
}

.optional-label {
    opacity: 0.7;
    font-weight: 400;
}

.duos_product_partner {
    display: none;
}

.duos_product_partner.show {
    display: block;
}

@media (max-width: 768px) {
    #review_form_girls_wrapper {
        padding: 18px;
        border-radius: 14px;
    }

    #review_form_girls form#duosform {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .checkbox-card {
        flex: 1 1 calc(50% - 12px);
        min-width: 0;
    }

    .model_images .imgwraper {
        width: 120px;
    }
}
.review-dialog {
    width: min(920px, calc(100vw - 32px));
    max-width: 920px;
    max-height: calc(100vh - 32px);
    margin: auto;
    padding: 0;
    border: 0;
    border-radius: 18px;
    background: transparent;
    overflow: visible;
    box-sizing: border-box;
}

.review-dialog::backdrop {
    background: rgba(0, 0, 0, 0.72);
    backdrop-filter: blur(3px);
}
.review-dialog-inner {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 32px);
    background: #121212;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 18px;
    box-shadow: 0 24px 60px rgba(0,0,0,0.35);
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.g-recaptcha {
    position: relative;
    z-index: 9999999999;
}

.grecaptcha-badge,
iframe[src*="recaptcha"],
div[style*="recaptcha"] {
    z-index: 99999999999 !important;
}
.review-dialog[open] {
    z-index: 9999;
}


.review-dialog-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 18px 20px 0;
    flex: 0 0 auto;
    background: #121212;
    position: sticky;
    top: 0;
    z-index: 3;
}

.review-dialog-body {
    padding: 16px 20px 20px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 90px);
    -webkit-overflow-scrolling: touch;
}

.review-dialog #review_form_girls_wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.review-dialog-close {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 10px;
    background: rgba(255,255,255,0.04);
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    transition: background .2s ease, transform .15s ease;
    flex: 0 0 auto;
}

.review-dialog-close:hover {
    background: rgba(255,255,255,0.08);
    transform: translateY(-1px);
}

.form-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}

body.review-dialog-open {
    overflow: hidden;
}
#review_form_girls_wrapper {
	display: block !important;}
@media (max-width: 768px) {
    .review-dialog {
        width: calc(100vw - 16px);
        max-height: calc(100vh - 16px);
        border-radius: 14px;
    }

    .review-dialog-inner {
        max-height: calc(100vh - 16px);
    }

    .review-dialog-head {
        padding: 14px 14px 0;
    }

    .review-dialog-body {
        padding: 12px 14px 14px;
        max-height: calc(100vh - 72px);
    }
}

/* scroll area inside dialog */
.review-dialog-body {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 90px);
    -webkit-overflow-scrolling: touch;

    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: rgba(198, 24, 24, 0.75) rgba(255, 255, 255, 0.06);
}

/* Chrome / Edge / Safari */
.review-dialog-body::-webkit-scrollbar {
    width: 10px;
}

.review-dialog-body::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 999px;
    margin: 8px 0;
}

.review-dialog-body::-webkit-scrollbar-thumb {
    background: linear-gradient(
        180deg,
        rgba(198, 24, 24, 0.9),
        rgba(255, 123, 0, 0.9)
    );
    border-radius: 999px;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.review-dialog-body::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(
        180deg,
        rgba(220, 35, 35, 0.95),
        rgba(255, 145, 0, 0.95)
    );
    border-radius: 999px;
    border: 2px solid transparent;
    background-clip: padding-box;
}
.review-success-toast {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 99999;
    display: flex;
    align-items: center;
    gap: 16px;
    min-width: 320px;
    max-width: 460px;
    padding: 18px 20px;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(18,18,18,0.98), rgba(28,28,28,0.98));
    border: 1px solid rgba(98, 214, 126, 0.22);
    box-shadow:
        0 18px 40px rgba(0,0,0,0.28),
        0 0 0 1px rgba(98,214,126,0.06) inset;
    transform: translateY(18px) scale(.97);
    opacity: 0;
    pointer-events: none;
    transition: transform .35s ease, opacity .35s ease;
    backdrop-filter: blur(8px);
}

.review-success-toast.is-visible {
    transform: translateY(0) scale(1);
    opacity: 1;
}

.review-success-toast.is-hiding {
    transform: translateY(8px) scale(.98);
    opacity: 0;
}

.review-success-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #28c76f, #57d98d);
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    flex: 0 0 auto;
    box-shadow:
        0 10px 24px rgba(40,199,111,0.28),
        0 0 0 6px rgba(40,199,111,0.10);
}

.review-success-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #fff;
}

.review-success-text strong {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
}

.review-success-text span {
    font-size: 13px;
    line-height: 1.4;
    opacity: 0.82;
    color: rgba(255,255,255,0.9);
}

@media (max-width: 768px) {
    .review-success-toast {
        left: 12px;
        right: 12px;
        bottom: 12px;
        min-width: 0;
        max-width: none;
        padding: 16px;
        border-radius: 16px;
    }

    .review-success-icon {
        width: 50px;
        height: 50px;
        font-size: 26px;
    }

    .review-success-text strong {
        font-size: 15px;
    }
}
.review-dialog-body::-webkit-scrollbar-corner {
    background: transparent;
}



.review-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
}

.review-modal.is-open {
    display: block;
}

.review-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    backdrop-filter: blur(3px);
}

.review-modal-inner {
    position: relative;
    z-index: 2;
    width: min(920px, calc(100vw - 32px));
    max-width: 920px;
    max-height: calc(100vh - 32px);
    margin: 16px auto;
    display: flex;
    flex-direction: column;
    background: #121212;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 18px;
    box-shadow: 0 24px 60px rgba(0,0,0,0.35);
    overflow: hidden;
}

.review-dialog-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 18px 20px 0;
    flex: 0 0 auto;
    background: #121212;
    position: sticky;
    top: 0;
    z-index: 3;
}

.review-dialog-body {
    padding: 16px 20px 20px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 90px);
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: rgba(198, 24, 24, 0.75) rgba(255, 255, 255, 0.06);
}

.review-dialog-body::-webkit-scrollbar {
    width: 10px;
}

.review-dialog-body::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 999px;
    margin: 8px 0;
}

.review-dialog-body::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, rgba(198, 24, 24, 0.9), rgba(255, 123, 0, 0.9));
    border-radius: 999px;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.review-dialog-body::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, rgba(220, 35, 35, 0.95), rgba(255, 145, 0, 0.95));
    border-radius: 999px;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.review-dialog-body::-webkit-scrollbar-corner {
    background: transparent;
}

.review-modal #review_form_girls_wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    display: block !important;
}

.review-dialog-close {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 10px;
    background: rgba(255,255,255,0.04);
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    transition: background .2s ease, transform .15s ease;
    flex: 0 0 auto;
}

.review-dialog-close:hover {
    background: rgba(255,255,255,0.08);
    transform: translateY(-1px);
}

.form-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}

body.review-dialog-open {
    overflow: hidden;
}

/* important pentru recaptcha */
.g-recaptcha {
    position: relative;
    z-index: 10;
}

@media (max-width: 768px) {
    .review-modal-inner {
        width: calc(100vw - 16px);
        max-height: calc(100vh - 16px);
        margin: 8px auto;
        border-radius: 14px;
    }

    .review-dialog-head {
        padding: 14px 14px 0;
    }

    .review-dialog-body {
        padding: 12px 14px 14px;
        max-height: calc(100vh - 72px);
    }
}

@media (max-width: 992px) {
    .menu-toggle .bar-text, .menu-toggle:hover .bar-text, .shoptimizer-cart a.cart-contents .count {
        color: #ffffff !important;
    }
}




/* CONTAINER GENERAL */
[data-id="e80ee6a"] .e-con-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

/* CARD */
[data-id="e80ee6a"] .elementor-widget-text-editor {
    background: linear-gradient(145deg, #111, #1a1a1a);
    padding: 25px;
    border-radius: 16px;
    border: 1px solid rgba(187,155,85,0.15);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* GOLD GLOW */
[data-id="e80ee6a"] .elementor-widget-text-editor::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top left, rgba(187,155,85,0.2), transparent 60%);
    opacity: 0;
    transition: 0.3s;
}

/* HOVER EFFECT */
[data-id="e80ee6a"] .elementor-widget-text-editor:hover {
    transform: translateY(-5px);
    border-color: rgba(187,155,85,0.4);
}

[data-id="e80ee6a"] .elementor-widget-text-editor:hover::before {
    opacity: 1;
}

/* TITLES */
[data-id="e80ee6a"] h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
}

/* GOLD LINE UNDER TITLE */
[data-id="e80ee6a"] h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #bb9b55;
    margin-top: 8px;
}

/* TEXT */
[data-id="e80ee6a"] p,
[data-id="e80ee6a"] span {
    color: #ccc;
    line-height: 1.6;
    font-size: 14px;
}

/* LINKS */
[data-id="e80ee6a"] a {
    color: #bb9b55;
    text-decoration: none;
    font-weight: 500;
}

[data-id="e80ee6a"] a:hover {
    color: #fff;
}


/* GRID LAYOUT */
[data-id="ca25997"] .e-con-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}

/* IMAGES */
[data-id="ca25997"] img {
    border-radius: 16px;
    transition: 0.3s ease;
}

[data-id="ca25997"] img:hover {
    transform: scale(1.03);
}

/* TEXT BLOCK */
[data-id="ca25997"] .elementor-widget-text-editor {
    background: linear-gradient(145deg, #111, #1a1a1a);
    padding: 25px;
    border-radius: 16px;
    border: 1px solid rgba(187,155,85,0.15);
}

/* TITLES */
[data-id="ca25997"] h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}

[data-id="ca25997"] h3::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #bb9b55;
    margin-top: 8px;
}

/* TEXT */
[data-id="ca25997"] p,
[data-id="ca25997"] span {
    color: #ccc;
    line-height: 1.6;
}

/* LINKS */
[data-id="ca25997"] a {
    color: #bb9b55;
    text-decoration: none;
}

[data-id="ca25997"] a:hover {
    color: #fff;
}

/* MOBILE */
@media (max-width: 768px) {
    [data-id="ca25997"] .e-con-inner {
        grid-template-columns: 1fr;
    }
}

.elementor-widget-text-editor {
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

/* DISCLAIMER BOX */
.site-footer {
    background: #0d0d0d;
    padding: 40px 0;
}

.site-footer .widget_custom_html {
    margin: 0 auto;
}

.site-footer small {
    display: block;
    background: linear-gradient(145deg, #111, #1a1a1a);
    padding: 25px;
    border-radius: 16px;
    border: 1px solid rgba(187,155,85,0.15);
    color: #aaa;
    line-height: 1.6;
    font-size: 13px;
    text-align: center;
}

/* subtle glow */
.site-footer small:hover {
    border-color: rgba(187,155,85,0.4);
}

/* FOOTER GRID */
footer.copyright .col-full {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    align-items: start;
}

/* MOBILE */
@media (max-width: 768px) {
    footer.copyright .col-full {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

.footer-logos {
    text-align: center;
    margin-bottom: 10px;
}

.footer-logos img {
    max-width: 140px;
    opacity: 0.9;
}

footer.copyright {
    background: #0a0a0a;
    padding: 30px 0;
    border-top: 1px solid rgba(187,155,85,0.1);
}

footer.copyright .textwidget {
    color: #aaa;
    font-size: 13px;
}

/* TITLES */
footer .widget-title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}

footer .widget-title::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #bb9b55;
    margin-top: 6px;
}

/* LIST */
footer ul.menu {
    list-style: none;
    padding: 0;
}

footer ul.menu li {
    margin-bottom: 8px;
}

/* LINKS */
footer ul.menu a {
    color: #bbb;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
}

/* HOVER */
footer ul.menu a:hover {
    color: #bb9b55;
    padding-left: 5px;
}

footer .widget {
    transition: 0.3s ease;
}

footer .widget:hover {
    transform: translateY(-3px);
}

footer.copyright::before {
    content: "";
    display: block;
    height: 1px;
    background: linear-gradient(to right, transparent, #bb9b55, transparent);
    margin-bottom: 20px;
}

/* HERO TEXT BLOCK */
[data-id="5a7b918"] {
    max-width: 900px;
    margin: 0 auto;
}

/* BOX */
[data-id="5a7b918"] .elementor-widget-container {
    background: linear-gradient(145deg, #111, #1a1a1a);
    padding: 35px;
    border-radius: 20px;
    border: 1px solid rgba(187,155,85,0.15);
    box-shadow: 0 20px 50px rgba(0,0,0,0.4);
}

/* TITLE */
[data-id="5a7b918"] h2 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
}

/* GOLD LINE */
[data-id="5a7b918"] h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #bb9b55;
    margin-top: 10px;
}

/* TEXT */
[data-id="5a7b918"] p {
    color: #ccc;
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 12px;
}

/* STRONG / HIGHLIGHT */
[data-id="5a7b918"] strong {
    color: #fff;
}

/* SPACING FIX */
[data-id="5a7b918"] p:last-child {
    margin-bottom: 0;
}

/* GRID */
[data-id="6587c84"] .e-con-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 25px;
}

/* CARD */
[data-id="6587c84"] .elementor-widget-text-editor {
    background: linear-gradient(145deg, #111, #1a1a1a);
    padding: 25px;
    border-radius: 16px;
    border: 1px solid rgba(187,155,85,0.15);
    transition: 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* HOVER */
[data-id="6587c84"] .elementor-widget-text-editor:hover {
    transform: translateY(-5px);
    border-color: rgba(187,155,85,0.4);
}

/* SUBTLE GLOW */
[data-id="6587c84"] .elementor-widget-text-editor::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top left, rgba(187,155,85,0.2), transparent 60%);
    opacity: 0;
    transition: 0.3s;
}

[data-id="6587c84"] .elementor-widget-text-editor:hover::before {
    opacity: 1;
}

/* TITLES */
[data-id="6587c84"] h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}

/* GOLD LINE */
[data-id="6587c84"] h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #bb9b55;
    margin-top: 6px;
}

/* TEXT */
[data-id="6587c84"] p,
[data-id="6587c84"] span {
    color: #ccc;
    line-height: 1.6;
    font-size: 14px;
}

/* LINKS */
[data-id="6587c84"] a {
    color: #bb9b55;
    text-decoration: none;
}

[data-id="6587c84"] a:hover {
    color: #fff;
}

[data-id="6587c84"] p {
    position: relative;
    padding-left: 10px;
}

[data-id="6587c84"] p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 3px;
    height: 14px;
    background: #bb9b55;
    border-radius: 2px;
}

footer.copyright .col-full::before {
    display:none !important;
}

footer.copyright .col-full::before {
    display:none !important;
}

footer.copyright .widget:last-child {
    text-align: left;
}

/* MAP WRAPPER */
.map-wrapper {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

/* MAP */
.custom-map {
    width: 100%;
    height: 400px;
    filter: grayscale(20%) contrast(1.1);
}

/* BUTTON */
.open-map-btn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px 14px;
    border-radius: 10px;
    text-decoration: none;
    font-size: 13px;
    backdrop-filter: blur(6px);
    border: 1px solid rgba(187,155,85,0.3);
    transition: 0.3s;
}

/* HOVER */
.open-map-btn:hover {
    background: #bb9b55;
    color: #000;
}

/* ACTION BUTTONS */
.map-actions {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    gap: 10px;
}

/* BUTTONS */
.open-map-btn,
.get-directions-btn {
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px 14px;
    border-radius: 10px;
    border: 1px solid rgba(187,155,85,0.3);
    font-size: 13px;
    text-decoration: none;
    backdrop-filter: blur(6px);
    cursor: pointer;
    transition: 0.3s;
}
input[name="backup_contact"] {
    display: none !important;
}
.open-map-btn:hover,
.get-directions-btn:hover {
    background: #bb9b55;
    color: #000;
}

/* POPUP */
.map-popup {
    display: flex;
    gap: 10px;
    align-items: center;
    max-width: 220px;
}

.map-popup img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 8px;
}

.map-popup strong {
    color: #000;
}

.map-popup span {
    font-size: 12px;
    color: #555;
}

.map-popup a {
    color: #bb9b55;
    font-size: 12px;
    text-decoration: none;
}

.e-con.e-flex>.e-con-inner { 
	grid-template-columns: 1fr !important;
}

/* =========================
   PRODUCT REVIEWS TAB
========================= */

#reviews.woocommerce-Reviews {
    margin-top: 10px;
}

#reviews .woocommerce-Reviews-title {
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 24px;
    font-weight: 600;
    letter-spacing: -0.02em;
}

#reviews .commentlist {
    list-style: none;
    margin: 0 0 36px;
    padding: 0;
    display: grid;
    gap: 18px;
}


#reviews .commentlist .comment-text {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    float:left !important;
}

#reviews .commentlist .meta {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 10px 0 10px !important;
    font-size: 14px;
    color: rgba(255,255,255,0.72);
}

#reviews .commentlist .woocommerce-review__author {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.01em;
}

#reviews .commentlist .woocommerce-review__published-date {
    color: rgba(255,255,255,0.65);
    font-size: 13px;
}

#reviews .commentlist .woocommerce-review__dash {
    opacity: .45;
}

#reviews .commentlist .description {
    margin-top: 10px;
}

#reviews .commentlist .description p {
    margin: 0;
    color: rgba(255,255,255,0.92);
    font-size: 15px;
    line-height: 1.7;
}

/* rating line */
#reviews .commentlist .star-rating {
    float: none !important;
    margin: 0 0 8px !important;
    font-size: 14px;
}

/* =========================
   REVIEW BADGES
========================= */

.royal-review-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0 12px;
}

.royal-review-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 6px 12px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.10);
    background: rgba(255,255,255,0.04);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 500;
}

.royal-review-badge.is-duration {
    background: rgba(255,255,255,0.06);
}

.royal-review-badge.is-service {
    background: rgba(201,168,97,0.12);
    border-color: rgba(201,168,97,0.32);
    color: #f5dfab;
}

/* =========================
   REVIEW FORM
========================= */

#review_form_wrapper {
    margin-top: 28px;
}

#review_form {
    background: #111;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.18);
}

#review_form #reply-title {
    display: block;
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    letter-spacing: -0.02em;
}

/* =========================
   PRODUCT REVIEW FORM LAYOUT
========================= */

#review_form #commentform {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    align-items: start;
}

#review_form #commentform .comment-form-duration,
#review_form #commentform .comment-form-rating,
#review_form #commentform .comment-form-service-type {
    margin: 0;
}

/* review textarea full width */
#review_form #commentform .comment-form-comment {
    grid-column: 1 / -1;
    margin: 0;
}

/* phone + captcha + submit full width */
#review_form #commentform .comment-form-phone,
#review_form #commentform .comment-form-recaptcha,
#review_form #commentform .form-submit {
    grid-column: 1 / -1;
    margin: 0;
}

/* keep service type neat inside its column */
#review_form #commentform .comment-form-service-type .checkbox-card {
    display: inline-flex;
    margin: 0 8px 8px 0;
}

/* captcha spacing */
#review_form #commentform .comment-form-recaptcha {
    margin-top: 4px;
}

/* mobile: stacked */
@media (max-width: 767px) {
    #review_form #commentform {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    #review_form #commentform .comment-form-duration,
    #review_form #commentform .comment-form-rating,
    #review_form #commentform .comment-form-service-type,
    #review_form #commentform .comment-form-comment,
    #review_form #commentform .comment-form-phone,
    #review_form #commentform .comment-form-recaptcha,
    #review_form #commentform .form-submit {
        grid-column: 1 / -1;
    }
}

#review_form label,
#review_form legend {
    display: block;
    margin-bottom: 8px;
    color: rgba(255,255,255,0.92);
    font-size: 14px;
    font-weight: 500;
}

#review_form input[type="text"],
#review_form input[type="email"],
#review_form input[type="number"],
#review_form select,
#review_form textarea {
    width: 100%;
    background: #1a1a1a;
    border: 1px solid rgba(255,255,255,0.10);
    color: #fff;
    border-radius: 14px;
    font-size: 15px;
    line-height: 1.4;
    box-shadow: none;
    transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

#review_form input:focus,
#review_form select:focus,
#review_form textarea:focus {
    outline: none;
    border-color: rgba(201,168,97,0.65);
    box-shadow: 0 0 0 3px rgba(201,168,97,0.12);
    background: #1d1d1d;
}

#review_form textarea {
    min-height: 140px;
    resize: vertical;
}

/* stars */
#review_form .comment-form-rating label {
    margin-bottom: 10px;
}

#review_form .comment-form-rating p.stars {
    margin: 0;
}

#review_form .comment-form-rating p.stars a {
    position: relative;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    margin-right: 4px;
}

#review_form .comment-form-rating p.stars a::before {
    content: "★";
    position: absolute;
    inset: 0;
    text-indent: 0;
    font-size: 28px;
    line-height: 30px;
    color: rgba(255,255,255,0.22);
    transition: color .18s ease, transform .18s ease;
}

#review_form .comment-form-rating p.stars a:hover::before,
#review_form .comment-form-rating p.stars a.active::before,
#review_form .comment-form-rating p.stars.selected a.active::before,
#review_form .comment-form-rating p.stars:hover a::before {
    color: #d7b46a;
}

#review_form .comment-form-rating p.stars a:hover::before {
    transform: scale(1.04);
}

/* service type */
#review_form .comment-form-service-type {
    border: 0;
    padding: 0;
    margin: 0;
}

#review_form .comment-form-service-type legend {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
}
#lightbox.lightbox {
    z-index: 99999999999;
}
#review_form .comment-form-service-type .checkbox-card {
    display: inline-flex;
    align-items: center;
    margin: 0 10px 10px 0;
    cursor: pointer;
}

#review_form .comment-form-service-type .checkbox-card input {
    display: none;
}
#review_form .checkbox-card span { margin-top: 0px;}
/* captcha */
#review_form .comment-form-recaptcha {
    margin-top: 4px;
}

/* submit */
#review_form .form-submit {
    margin: 6px 0 0 !important;
}

#review_form .form-submit .submit,
#review_form input[type="submit"]#submit {
    min-width: 220px;
    min-height: 50px;
    padding: 14px 24px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #e0c27a 0%, #b89042 100%);
    color: #111;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
    box-shadow: 0 10px 24px rgba(184,144,66,0.24);
}

#review_form .form-submit .submit:hover,
#review_form input[type="submit"]#submit:hover {
    transform: translateY(-1px);
    box-shadow: 0 14px 30px rgba(184,144,66,0.3);
}

/* hide default notes nicely */
#review_form .comment-notes,
#review_form .comment-form-cookies-consent {
    display: none;
}
#selected-duo-rating .item.new-review-highlight {
    border: 1px solid rgba(187,155,85,0.55);
    box-shadow: 0 0 0 1px rgba(187,155,85,0.18), 0 14px 34px rgba(187,155,85,0.12);
    background: linear-gradient(145deg, rgba(187,155,85,0.08), rgba(255,255,255,0.02));
}
/* mobile */
@media (max-width: 767px) {
    #reviews .woocommerce-Reviews-title {
        font-size: 24px;
        margin-bottom: 18px;
    }

    #review_form {
        padding: 18px;
        border-radius: 18px;
    }

    #review_form #reply-title {
        font-size: 21px;
    }


    #review_form .form-submit .submit,
    #review_form input[type="submit"]#submit {
        width: 100%;
        min-width: 0;
    }
}


#review_form .royal-rating-custom .royal-stars {
    margin: 8px 0 0;
}

#review_form .royal-rating-custom .royal-stars a {
    text-decoration: none;
    font-size: 28px;
    line-height: 1;
    color: #c7c7c7;
    margin-right: 6px;
    display: inline-block;
    transition: 0.2s ease;
}

#review_form .royal-rating-custom .royal-stars a.active,
#review_form .royal-rating-custom .royal-stars a:hover,
#review_form .royal-rating-custom .royal-stars a:hover ~ a {
    color: #111;
}

.products .item-labelover {
    position: absolute;
    top: 20px;
    z-index: 12;
    left: 20px;
    right: auto;
    align-items: flex-start;
}
/* =========================
   ROYAL DUO COMBO SECTION
   ========================= */

.royal-duo-combo-wrap {
    margin: 36px 0 12px;
}

.royal-duo-combo-wrap .container,
.royal-duo-combo-wrap .your-custom-container-class {
    width: 100%;
}

/* LISTA CU TOATE MATCH-URILE */
.royal-duo-combo-list {
    display: grid;
    gap: 22px;
    align-items: stretch;
}

/* CARD MARE */
.royal-duo-combo-card {
    position: relative;
    padding: 22px;
    border-radius: 20px;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(201,168,110,.10), transparent 30%),
        linear-gradient(180deg, rgba(24,24,29,.96) 0%, rgba(12,12,16,.98) 100%);
    border: 1px solid rgba(201,168,110,.22);
    box-shadow: 0 18px 46px rgba(0,0,0,.24);
    min-height: 100%;
}

.royal-duo-combo-card::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(201,168,110,.04), transparent);
}

.royal-duo-combo-header,
.royal-duo-combo-grid,
.royal-duo-combo-footer {
    position: relative;
    z-index: 1;
}

.royal-duo-combo-header {
    margin-bottom: 16px;
}

.royal-duo-combo-title {
    margin: 0 0 6px;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #e2c48f;
}

.royal-duo-combo-subtitle {
    margin: 0;
    color: rgba(255,255,255,.70);
    line-height: 1.5;
    font-size: 13px;
}

/* GRID INTERIOR: EA + PLUS + MATCH */
.royal-duo-combo-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 14px;
    align-items: center;
}

/* PLUS */
.royal-duo-combo-plus {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    font-size: 24px;
    font-weight: 600;
    color: #e2c48f;
    background: rgba(255,255,255,.035);
    border: 1px solid rgba(201,168,110,.22);
    box-shadow: 0 8px 22px rgba(0,0,0,.18);
    margin: 0 auto;
}

/* CARD MIC PERSOANĂ */
.royal-duo-person-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: rgba(255,255,255,.024);
    border: 1px solid rgba(255,255,255,.06);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(0,0,0,.16);
    transition: transform .22s ease, box-shadow .22s ease;
}

.royal-duo-person-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 32px rgba(0,0,0,.20);
}

.royal-duo-person-image {
    position: relative;
    display: block;
    overflow: hidden;
    background: rgba(255,255,255,.03);
    text-decoration: none;
}

.royal-duo-person-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* STATUS */
.royal-duo-status {
    position: absolute;
    display: inline-flex;
    align-items: center;
    bottom: 5px;
    right: 5px;
    padding: 5px;
    border-radius: 999px;
    background: rgba(10,10,12,.74);
    border: 1px solid rgba(201,168,110,.24);
    color: #f5f1ea;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    backdrop-filter: blur(4px);
}

.royal-duo-person-body {
    padding: 14px 14px 16px;
}

.royal-duo-person-name {
    margin: 0 0 6px;
    font-size: 18px;
    line-height: 1.15;
}

.royal-duo-person-name a {
    color: #fff;
    text-decoration: none;
}

.royal-duo-person-name a:hover {
    color: #e2c48f;
}

.royal-duo-person-role {
    display: inline-block;
    color: rgba(255,255,255,.66);
    font-size: 11px;
    letter-spacing: .06em;
    text-transform: uppercase;
}

/* FOOTER */
.royal-duo-combo-footer {
    margin-top: 16px;
    display: flex;
    justify-content: flex-end;
}

.royal-duo-combo-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 999px;
    text-decoration: none;
    color: #fff;
    border: 1px solid rgba(201,168,110,.24);
    background: linear-gradient(180deg, rgba(201,168,110,.24), rgba(201,168,110,.10));
    box-shadow: 0 8px 22px rgba(0,0,0,.18);
    transition: transform .2s ease, box-shadow .2s ease;
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
}

.royal-duo-combo-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(0,0,0,.22);
    color: #fff;
}

.royal-duo-combo-card .item-proplabel:after {
    right: auto;
    top: 0px;
    left: 50px;
    width: 50px;
}

.royal-duo-combo-card {
    background: linear-gradient(180deg, rgba(28,28,32,0.98) 0%, rgba(17,17,20,0.98) 100%);
    border: 1px solid rgba(212, 175, 55, 0.12);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 50px rgba(0,0,0,0.28);
    padding: 0px;
}

.royal-duo-combo-header {
    /* padding: 22px 22px 14px; */
    /* border-bottom: 1px solid rgba(255,255,255,0.06); */
    /* background:
        radial-gradient(circle at top right, rgba(212,175,55,0.12), transparent 35%),
        linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0)); */
    margin-bottom: 0px;
    padding: 20px 30px 0px 30px;
}

.royal-duo-combo-title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.royal-duo-combo-title-side {
    min-width: 0;
    flex: 1 1 auto;
}

.royal-duo-combo-kicker {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 11px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(212,175,55,0.88);
    font-weight: 700;
}

.royal-duo-combo-names {
    margin: 0;
    font-size: 24px;
    line-height: 1.15;
    color: #fff;
    font-weight: 700;
}

.royal-duo-combo-badge {
    display: inline-flex;
    flex-direction: column;
    gap: 6px;
    padding: 12px 16px;
    border-radius: 16px;
    background: linear-gradient(135deg, #1d1710 0%, #2f2414 45%, #4e3a16 100%);
    border: 1px solid rgba(212,175,55,0.32);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.08),
        0 10px 24px rgba(0,0,0,0.25);
    min-width: 190px;
}

.royal-duo-combo-badge-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: rgba(255,235,180,0.78);
    font-weight: 700;
}

.royal-duo-combo-badge-price {
    font-size: 14px;
    font-weight: 700;
    color: #f3d57a;
    white-space: nowrap;
}

.royal-duo-combo-subtitle {
    margin: 12px 0 0;
    color: rgba(255,255,255,0.72);
    font-size: 14px;
    line-height: 1.5;
}

.royal-duo-combo-grid {
    padding: 10px 22px;
    gap: 0px;
}

.royal-duo-person-card {
    background: rgba(255,255,255,0.02);
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 16px;
    overflow: hidden;
    backdrop-filter: blur(4px);
}

.royal-duo-person-image {
    position: relative;
    display: block;
    overflow: hidden;
}

.royal-duo-person-image img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform .45s ease;
}

.royal-duo-person-card:hover .royal-duo-person-image img {
    transform: scale(1.03);
}

.royal-duo-person-image .item-labelover {
    position: absolute;
    left: 12px;
    top: 10px;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 0 !important;
    align-items: baseline;
}

.royal-duo-person-image .item-proplabel {
    margin-bottom: 0 !important;
    backdrop-filter: blur(3px);
    background: rgba(88, 16, 22, 0.9);
}

.royal-duo-person-body {
    padding: 16px 16px 18px;
}

.royal-duo-person-headline {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 14px;
}

.royal-duo-person-title-wrap {
    min-width: 0;
    flex: 1 1 auto;
}

.royal-duo-person-name {
    margin: 0 0 4px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}

.royal-duo-person-name a {
    color: #fff;
    text-decoration: none;
}

.royal-duo-person-name a:hover {
    color: #f0d68a;
}

.royal-duo-person-role {
    display: inline-block;
    font-size: 13px;
    color: rgba(255,255,255,0.62);
}

.royal-duo-person-mini-prices {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
    flex: 0 0 auto;
}

.royal-duo-mini-price {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    border: 1px solid rgba(212,175,55,0.18);
    background: rgba(255,255,255,0.03);
    color: #f4e2a2;
}

.royal-duo-mini-price--incall {
    background: linear-gradient(135deg, rgba(212,175,55,0.14), rgba(212,175,55,0.05));
}

.royal-duo-mini-price--outcall {
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
}

.royal-duo-combo-footer {
    padding: 8px 22px 22px;
}

.royal-duo-combo-button {
    /* display: inline-flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* min-height: 46px; */
    /* padding: 0 18px; */
    /* border-radius: 999px; */
    /* background: linear-gradient(135deg, #d4af37 0%, #f0d68a 100%); */
    /* color: #1a1a1a; */
    /* font-weight: 700; */
    /* text-decoration: none; */
    /* box-shadow: 0 10px 24px rgba(212,175,55,0.22); */
}

.royal-duo-combo-button:hover {
    transform: translateY(-1px);
    color: #ffffff;
}

@media (max-width: 767px) {

    .royal-duo-combo-names {
        font-size: 20px;
    }

    .royal-duo-combo-badge {
        width: 100%;
        min-width: 0;
    }

    .royal-duo-person-headline {
        flex-direction: column;
        gap: 10px;
    }

    .royal-duo-person-mini-prices {
        width: 100%;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
/* =========================
   TABLET / MOBILE
   ========================= */

@media (max-width: 1100px) {
    .royal-duo-combo-list {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 767px) {
    .royal-duo-combo-card {
        padding: 0px;
        background:none;
        border:0px;
        box-shadow:none;
        border-radius: 16px;
    }

    .royal-duo-combo-title {
        font-size: 16px;
    }

    .royal-duo-combo-grid {
        grid-template-columns: 1fr 1fr;
        padding: 0px;
    }
    .royal-duo-combo-wrap .related.products {
        padding: 0px;
    }
    .royal-duo-combo-header {
        padding: 5px;
    }
.royal-duo-combo-header {
    padding: 5px;
}

span.royal-duo-mini-price {
    padding: 5px;
}

.royal-duo-person-mini-prices {
        width: 100%;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0px;
        flex-flow: row;
    }

.royal-duo-person-body {
    padding: 5px;
}

.royal-duo-combo-footer {
    margin: 0px;
    padding: 5px 0px;
}
    .royal-duo-person-image .item-labelover { 
        top: 0px;
        padding: 0px;
        gap: 0px !important;
        left: 0px !important;
        justify-content: left !important;
        align-items: baseline;
    }
    .royal-duo-person-image .item-proplabel {
        padding: 0px !important;
        margin: 0px !important;
        font-size: 12px !important;
        border-radius: 0px !important;
        background: #52191973;
    }
    .royal-duo-combo-grid .royal-duo-status {
            display: block;
            bottom: 5px;
            top: auto;
            right: 5px;
            left: auto;
            padding: 0px 5px;
        }
    .royal-duo-person-name {
        font-size: 17px;
    }

    .royal-duo-combo-footer {
        justify-content: stretch;
    }

    .royal-duo-combo-button {
        width: 100%;
    }
    .products .item-labelover {
    top: 17px;
    padding: 0px;
    gap: 0px !important;
    left: 0px !important;
    justify-content: left !important;
    align-items: baseline;
}

.products .item-proplabel {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px !important;
    border-radius: 0px !important;
    background: #52191973;
}

.products .woocommerce-card__header .product-status {
    bottom: 40px !important;
    top: auto;
    padding: 0px 5px;
    font-size: 12px;
    text-transform: uppercase;
}
}

/* =========================
   LUXURY PULSE BUTTON
   ========================= */

.royal-duo-combo-button {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

/* subtle glow layer */
.royal-duo-combo-button::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(circle at 50% 50%, rgba(201,168,110,0.25), transparent 70%);
    opacity: 0;
    transition: opacity .4s ease;
    z-index: -1;
}

/* soft moving shine */
.royal-duo-combo-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,0.18),
        transparent
    );
    transform: skewX(-20deg);
    opacity: 0.4;
    animation: royalShine 6s ease-in-out infinite;
}

/* hover = premium response */
.royal-duo-combo-button:hover::before {
    opacity: 1;
}

.royal-duo-combo-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 14px 32px rgba(0,0,0,.28);
}

/* subtle breathing pulse */
@keyframes royalPulse {
    0% {
        box-shadow: 0 8px 22px rgba(0,0,0,.18), 0 0 0 rgba(201,168,110,0);
    }
    50% {
        box-shadow: 0 10px 26px rgba(0,0,0,.20), 0 0 14px rgba(201,168,110,0.18);
    }
    100% {
        box-shadow: 0 8px 22px rgba(0,0,0,.18), 0 0 0 rgba(201,168,110,0);
    }
}

/* apply pulse */
.royal-duo-combo-button {
    animation: royalPulse 4.5s ease-in-out infinite;
}

/* elegant shine sweep */
@keyframes royalShine {
    0% {
        left: -120%;
        opacity: 0;
    }
    15% {
        opacity: 0.4;
    }
    40% {
        left: 140%;
        opacity: 0;
    }
    100% {
        left: 140%;
        opacity: 0;
    }
}

a.cg-acf-value , .cg-acf-value_main {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 5px 11px;
    margin: 0 7px 8px 0;
    border-radius: 999px;
    border: 1px solid rgba(201,168,110,.24);
    background:
        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
    color: #e8c98f;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: .01em;
    text-decoration: none;
    white-space: nowrap;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.04),
        0 4px 10px rgba(0,0,0,.12);
    transition:
        transform .20s ease,
        border-color .20s ease,
        box-shadow .20s ease,
        background .20s ease,
        color .20s ease;
}
a.cg-acf-value:hover , .cg-acf-value_main:hover {
    transform: translateY(-1px);
    border-color: rgba(201,168,110,.38);
    background:
        linear-gradient(180deg, rgba(201,168,110,.18), rgba(201,168,110,.08));
    color: #fff3d7;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.05),
        0 8px 18px rgba(0,0,0,.18),
        0 0 12px rgba(201,168,110,.08);
}



/* =========================================================
   LUXURY RATING BADGE - CUSTOM
   ========================================================= */

.single-product .summary.entry-summary .royal-luxury-rating-badge {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 10px 0 18px;
    padding: 14px 16px;
    border-radius: 18px;
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(201,168,110,.15), transparent 34%),
        linear-gradient(135deg, rgba(20,20,24,.98) 0%, rgba(11,11,15,.99) 100%);
    border: 1px solid rgba(201,168,110,.26);
    box-shadow:
        0 14px 34px rgba(0,0,0,.24),
        inset 0 1px 0 rgba(255,255,255,.04);
}

.single-product .summary.entry-summary .royal-luxury-rating-badge::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 40%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255,255,255,.14), transparent);
    transform: skewX(-20deg);
    opacity: .4;
    animation: royalLuxuryRatingShine 8s ease-in-out infinite;
    pointer-events: none;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__left {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__stars {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 2px;
    min-width: 118px;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__stars-base {
    color: rgba(201,168,110,.20);
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__stars-fill {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #e7c98f;
    text-shadow:
        0 0 10px rgba(201,168,110,.22),
        0 0 16px rgba(201,168,110,.10);
    animation: royalLuxuryRatingGlow 5s ease-in-out infinite;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__meta {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__score {
    color: #fff2cf;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .02em;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__label {
    color: rgba(255,255,255,.68);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .14em;
    line-height: 1.2;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__reviews {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 2px;
    padding: 10px 14px;
    min-height: 52px;
    border-radius: 14px;
    text-decoration: none;
    background: rgba(255,255,255,.03);
    border: 1px solid rgba(201,168,110,.16);
    transition:
        transform .22s ease,
        border-color .22s ease,
        box-shadow .22s ease,
        background .22s ease;
    white-space: nowrap;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__reviews:hover {
    transform: translateY(-1px);
    border-color: rgba(201,168,110,.34);
    background: linear-gradient(180deg, rgba(201,168,110,.12), rgba(201,168,110,.04));
    box-shadow:
        0 8px 20px rgba(0,0,0,.16),
        0 0 12px rgba(201,168,110,.08);
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__reviews-count {
    color: #fff2cf;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.single-product .summary.entry-summary .royal-luxury-rating-badge__reviews-label {
    color: rgba(255,255,255,.70);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .06em;
    text-transform: uppercase;
}

/* animations */
@keyframes royalLuxuryRatingGlow {
    0% {
        filter: drop-shadow(0 0 0 rgba(201,168,110,0));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(201,168,110,.16));
    }
    100% {
        filter: drop-shadow(0 0 0 rgba(201,168,110,0));
    }
}

@keyframes royalLuxuryRatingShine {
    0% {
        left: -120%;
        opacity: 0;
    }
    12% {
        opacity: .35;
    }
    32% {
        left: 140%;
        opacity: 0;
    }
    100% {
        left: 140%;
        opacity: 0;
    }
}

/* mobile */
@media (max-width: 768px) {
    .single-product .summary.entry-summary .royal-luxury-rating-badge {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding: 12px 14px;
        border-radius: 16px;
    }

    .single-product .summary.entry-summary .royal-luxury-rating-badge__left {
        justify-content: space-between;
    }

    .single-product .summary.entry-summary .royal-luxury-rating-badge__reviews {
        align-items: center;
        text-align: center;
    }

    .single-product .summary.entry-summary .royal-luxury-rating-badge__score {
        font-size: 20px;
    }

    .single-product .summary.entry-summary .royal-luxury-rating-badge__stars {
        font-size: 18px;
        min-width: 108px;
    }
}

.royal-review-context {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin: 6px 0 8px;
}

.royal-review-badge.verified {
    background: #111;
    color: #fff;
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

.royal-review-badge.is-added {
    background: #f5f5f5;
    color: #333;
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 20px;
}



#headerFooter .contactMobileBtn {
    --gold-1: #c9a74d;
    --gold-2: #f0d78a;
    --gold-3: #9f7c2f;
    --dark-1: #151515;
    --dark-2: #1d1d1f;
    --line: rgba(255,255,255,0.08);
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-height: 58px;
    padding: 10px 18px 10px 14px;
    border-radius: 999px;
    text-decoration: none;
    overflow: hidden;
    isolation: isolate;
    color: #fff;
    background:
        linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01)),
        linear-gradient(135deg, var(--dark-1) 0%, var(--dark-2) 48%, #111 100%);
    border: 1px solid rgba(201,167,77,0.28);
    box-shadow:
        0 10px 24px rgba(0,0,0,0.22),
        inset 0 1px 0 rgba(255,255,255,0.06);
    transition:
        transform .22s ease,
        box-shadow .25s ease,
        border-color .25s ease,
        background .25s ease;
}

#headerFooter .contactMobileBtn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(135deg, rgba(240,215,138,0.65), rgba(201,167,77,0.15), rgba(240,215,138,0.4));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: .95;
}

#headerFooter .contactMobileBtn::after {
    content: "";
    position: absolute;
    top: -40%;
    left: -20%;
    width: 42%;
    height: 180%;
    transform: rotate(18deg) translateX(-180%);
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255,255,255,0.00) 10%,
        rgba(255,255,255,0.08) 45%,
        rgba(255,255,255,0.16) 50%,
        rgba(255,255,255,0.06) 55%,
        transparent 100%
    );
    pointer-events: none;
    transition: transform .9s ease;
}

#headerFooter .contactMobileBtn:hover {
    transform: translateY(-1px);
    border-color: rgba(240,215,138,0.48);
    box-shadow:
        0 16px 34px rgba(0,0,0,0.26),
        0 0 0 1px rgba(240,215,138,0.08),
        inset 0 1px 0 rgba(255,255,255,0.08);
}

#headerFooter .contactMobileBtn:hover::after {
    transform: rotate(18deg) translateX(430%);
}

#headerFooter .contactMobileBtn:active {
    transform: translateY(0);
}

#headerFooter .contactMobileBtn-icon {
    position: relative;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a !important;
    background: linear-gradient(135deg, var(--gold-2) 0%, var(--gold-1) 55%, var(--gold-3) 100%);
    box-shadow:
        0 6px 18px rgba(201,167,77,0.34),
        inset 0 1px 0 rgba(255,255,255,0.3);
}

#headerFooter .contactMobileBtn-icon svg {
    width: 18px;
    height: 18px;
    display: block;
    position: relative;
    z-index: 2;
}

#headerFooter .contactMobileBtn-icon::before,
#headerFooter .contactMobileBtn-icon::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 1px solid rgba(240,215,138,0.35);
    transform: scale(1);
    opacity: 0;
}

#headerFooter .contactMobileBtn-icon::before {
    animation: royalCallPulse 2.8s ease-out infinite;
}

#headerFooter .contactMobileBtn-icon::after {
    animation: royalCallPulse 2.8s ease-out 1.2s infinite;
}

#headerFooter .contactMobileBtn-text {
    display: flex;
    flex-direction: column;
    line-height: 1.05;
    position: relative;
    z-index: 2;
}

#headerFooter .contactMobileBtn-text small {
    margin: 0 0 4px;
    font-size: 10px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(240,215,138,0.78);
    font-weight: 700;
}

#headerFooter .contactMobileBtn-text strong {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #fff;
}

#headerFooter .contactMobileBtn span {
    position: relative;
    z-index: 2;
    border: none;
}

@keyframes royalCallPulse {
    0% {
        transform: scale(1);
        opacity: 0;
    }
    18% {
        opacity: .42;
    }
    70% {
        transform: scale(1.75);
        opacity: 0;
    }
    100% {
        transform: scale(1.75);
        opacity: 0;
    }
}

/* focus accessibility */
#headerFooter .contactMobileBtn:focus-visible {
    outline: none;
    box-shadow:
        0 0 0 3px rgba(240,215,138,0.18),
        0 14px 34px rgba(0,0,0,0.28);
}

/* tighter header spaces */
@media (max-width: 767px) {
    #headerFooter .contactMobileBtn {
        min-height: 54px;
        padding: 8px 14px 8px 10px;
        gap: 10px;
    }

    #headerFooter .contactMobileBtn-icon {
        width: 38px;
        height: 38px;
        flex-basis: 38px;
    }

    #headerFooter .contactMobileBtn-text strong {
        font-size: 14px;
    }

    #headerFooter .contactMobileBtn-text small {
        font-size: 9px;
        margin-bottom: 3px;
    }
}

#headerFooter .contactMobileBtn-icon {
    position: relative;
    background: linear-gradient(
        135deg,
        #1e3a8a 0%,
        #2563eb 45%,
        #60a5fa 100%
    );
    color: #fff !important;
    box-shadow:
        0 2px 8px rgba(37, 99, 235, 0.35),
        inset 0 1px 0 rgba(255,255,255,0.25);
    animation: royalBreathingGlow 3.2s ease-in-out infinite;
}
#headerFooter .contactMobileBtn-icon::before,
#headerFooter .contactMobileBtn-icon::after {
    border: 1px solid rgba(96, 165, 250, 0.45);
}
@keyframes royalBreathingGlow {
    0% {
        box-shadow:
            0 2px 8px rgba(37, 99, 235, 0.25),
            0 0 0 0 rgba(96, 165, 250, 0.0),
            inset 0 1px 0 rgba(255,255,255,0.25);
    }

    50% {
        box-shadow:
            0 5px 8px rgba(37, 99, 235, 0.45),
            0 0 8px 4px rgba(96, 165, 250, 0.35),
            inset 0 1px 0 rgba(255,255,255,0.35);
    }

    100% {
        box-shadow:
            0 2px 8px rgba(37, 99, 235, 0.25),
            0 0 0 0 rgba(96, 165, 250, 0.0),
            inset 0 1px 0 rgba(255,255,255,0.25);
    }
}
#headerFooter .contactMobileBtn:hover .contactMobileBtn-icon {
    animation-duration: 1.8s;
    transform: scale(1.04);
}