/*
* Theme Name: Wedding 2026
* Theme URI: https://weddings.brunogiliberto.com/
* Version: 1.0
* Author: Bruno Giliberto
* Author URI: https://www.brunogiliberto.com/
*/
  
.review-text p{
    padding-bottom: 3dvw;
}
.review-toggle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3dvw;
    display: block;
    margin-left: 6px;
    font-style: normal;
    color: #2f7cf6 !important; /* match your brand */
    cursor: pointer;
    text-decoration: none;
    padding-top: 5dvw;
}
.review-toggle:hover {
    text-decoration: underline;
}


* {
	margin: 0px;
	padding: 0px;
    box-sizing: border-box;
}
html{
    height: 100%;
}
body{
	background-color: #f5f5f7;
    min-height: 100dvh;
    margin: 0;
    border: 1px;
    display: flex;
    flex-direction: column;
}
body, select, input, textarea {
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	font-size: 1rem;
}
a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 0px solid;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}
/* google font font-family: "Cardo" */
.cardo-regular {
    font-family: "Cardo", serif;
    font-weight: 400;
    font-style: normal;
}  
.cardo-bold {
    font-family: "Cardo", serif;
    font-weight: 700;
    font-style: normal;
} 
.cardo-regular-italic {
    font-family: "Cardo", serif;
    font-weight: 400;
    font-style: italic;
}
/* google font font-family: "Cardo" */

#detailed_option_selected{
    padding-top: 0.8dvw;
}

/* GOOGLE CALENDAR */
.google-calendar-list {
    width: 90dvw;
    margin: 0 auto;
    padding: 0 5dvw 0 0;
}
.calendar-year{
    margin-top: 2rem;
    padding-bottom: 0.2rem;
    font-weight: bold;
}
.calendar-month{
    padding-top: 0.2rem;
    font-size: 0.8rem;
    color: gray;
    width: 20%;
}
.monthanddate{
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: row;
}
.google-calendar-list ul {
    list-style: none;
    padding: 0;
    width: 80%;
}

.google-calendar-list li.event {
    padding: 0.2rem 0 0.2rem 1rem;
    border-bottom: 1px solid #ddd;
    display: flex;
    font-size: 0.8rem;
}
.google-calendar-list li.event:last-child {
    border-bottom: none;
}

.google-calendar-list li.event.completed {
    color: gray;
}

/* Grayscale flags for completed events */
.google-calendar-list li.event.completed .event-flag {
    filter: grayscale(100%) opacity(0.7);
}

.google-calendar-list li.event.booked {
    color: green;
}

.google-calendar-list li.event.pending {
    color: orange;
}

.google-calendar-list li.event.today {
    background: #e7ffe7;
    color: green;
    font-weight: bold;
}

.google-calendar-list li.event span.event-day {
    min-width: 12%;
    padding-right: 1rem;
}

.google-calendar-list li.event span.event-location {
    text-transform: none;
}

.google-calendar-list li.event span.event-status{
    padding-left: 0.5rem;
}

.google-calendar-list li.event span.event-flag{
    margin-left: auto;
    padding-right: 2dvw;
}
/* GOOGLE CALENDAR */



#salvataje{
    background: url(./images/brunogiliberto_weddings_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#salvatajetext{
    color: #eee;
    padding: 15dvw 10dvw 0 7dvw;
    width: 90dvw;
}
#salvatajetext p{
    padding-bottom: 2dvw;
    font-size: 4dvw;
    line-height: 150%;
    text-shadow: 0.1dvw 0.1dvw 1dvw #666;
}
#salvatajetext .title{
    font-size: 6dvw;
    font-weight: bold;
    padding-top: 10dvw;
}
#salvatajetext a{
    font-weight: bold;
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#salvatajetext a:hover{
    border-bottom: 1px solid #fff;
}
/***************************************************************************************************************************/
/*********************************************************************************************************** MOBILE DEVISE */
/***************************************************************************************************************************/

.category-description{
    font-size: 1rem;
    line-height: 150%;
    width: 90dvw;
    margin: auto;
    padding: 1rem 0;
}
.category-description p{
    margin-bottom: 1rem;
}

/* Portfolio Gallery Styles */
.gallery{
    width: 95dvw;
    margin: auto;
    padding: 2dvw 0;
}
/* Portfolio Gallery Styles */

/* to historicarchive optimazed */
.historicarchive{
    display: inherit;
    margin-bottom: 2rem;
    width: 90dvw;
    text-align: center;
}
.historicarchive-image img{
    width: 90dvw;
    height: auto;
}
.historicarchive-place{
    padding-top: 0.8rem;
    font-size: 1rem;
}
.historicarchive-date{
    padding-top: 0dvw;
    font-size: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
}
/* until here to historicarchive optimazed */

/*visited countries */

.visited-countries{
    font-size: 0.8rem;
    text-align: center;
    padding: 0;
}
.visited-countries ul{
    list-style-type: none;
    margin: 0;
    padding-top: 1dvw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.visited-countries ul li{
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    min-height: 1.5em;
    line-height: 1.5em;
}
.visited-countries li a {
    border-bottom: 2px solid transparent;
    color: #666;
}
.visited-countries li a:hover {
    border-bottom: 2px solid;
}
.visited-countries li.active a {
    border-bottom: 2px solid;
}

/*visited countries */

.wedding-gallery {
    grid-template-columns: 1fr 1fr; /* 2 columns */
    gap: 10px;
}

#mobilenotsupported{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 69dvw;
    margin: auto;
    font-size: 4dvw;
}
#mobilenotsupported p{
    padding-bottom: 5dvw;
}


/***** QUOTE ******/
.greeting-message{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 5dvw;
    padding: 8dvw 4dvw 0 4dvw;
    margin-bottom: -6dvw;
}
#quote-form{
    font-family: Arial, Helvetica, sans-serif;
}
#dynamicquote_totalprice{
    color: #2f7cf6;
    font-size: 4dvw;
    font-weight: bold;
}
#contenedor_quote{
    width: 53dvw;
}

#dynamicquote_summary {
    margin-bottom: 1dvw;
    align-self: flex-end;
    margin-left: auto;
    margin-right: 4dvw;
    text-align: right;
}

.summary-title {
    font-size: 3dvw;
    font-weight: bold;
    margin-bottom: 1dvw;
}

.summary-item {
    margin-bottom: 0.5dvw;
    font-size: 3dvw;
}

/* Card Styles */
#dynamicquote_total {
    border-top: 1px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    background-color: #f0f8ff;
    opacity: 0.9;
    padding: 3dvw 2dvw;
    z-index: 9999; /* Ensure it's above other elements */
    position: fixed;
    bottom: 0;
    box-shadow: -3px -3px 10px #eee;
}
#dynamicquote_total_summary{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
#dynamicquote_total #total-quote{
    margin: 0;
}
#dynamicquote_total button{
    padding: 0 1dvw;
    background-color: #2f7cf6;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
#dynamicquote_total button:disabled {
    background-color: #ccc; /* Gray background for disabled state */
    color: #888; /* Gray text for disabled state */
    cursor: not-allowed; /* Change cursor to indicate the button is not clickable */
    opacity: 0.7; /* Reduce opacity to make it look "disabled" */
}
#dynamicquote_packages{
    border: 0px solid black;
    margin: 3dvw 0dvw 0dvw 0dvw;
}
.megatitleaddon{
    font-size: 6dvw;
    font-weight: bold;
    padding: 6dvw 4dvw 3dvw 4dvw;
    background: #fff;
    border-top-left-radius: inherit; /* Inherit from parent */
    border-top-right-radius: inherit; /* Inherit from parent */
}
.megatitle{
    font-size: 6dvw;
    font-weight: bold;
    padding: 3dvw 0;
}
.package-cards {
    border: 0px solid black;
    display: flex;
    flex-direction: column;
    gap: 5dvw;
    margin: 0dvw 4dvw 0 4dvw;
}
.card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px;
    box-shadow: 3px 3px 10px #eee;
    padding: 4dvw 4dvw 2dvw 4dvw;
    text-align: left;
    cursor: pointer;
    display: flex;
    flex: 1 1 calc(33.333% - 2dvw);
    flex-direction: column;
    height: auto;
    align-content: flex-start;
}
.card.selected {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
.card:hover {
    background-color: #f0f8ff;
}
.card .title{
    font-size: 4dvw;
    font-weight: bold;
    line-height: 180%;
}
.card .subtitle{
    font-weight: bold;
    color: #0073e6;
    font-size: 3dvw;
    text-transform: uppercase;    
}
.card .price{
    font-size: 3dvw;
    line-height: 300%;
    color: #666;
}
.card button {
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #f0f8ff;
    color: #0073e6;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    align-self: bottom;
    width: 100%;
}
.card_uno{
    display: flex;
    flex-direction: row;
}
.card_dos{
    display: flex;
    flex-direction: column;
    min-width: 30%;  
}
.card_tres{
    display: flex;
    flex-direction: row;
    height: 100%;
}
.card_cuatro{
    display: flex;
    flex-direction: row;
    margin-top: -5dvw;
}
.card .card-button{
    margin-top: auto;
    width: 100%;
    height: auto;
    align-self: bottom;
}
.package-details {
    margin: 0dvw 0 0 5dvw;
    font-size: 3dvw;
    color: #000;
}
.package-details ul {
    list-style-type: none;
    padding: 0;
}
.package-details li {
    margin: 1.5dvw 0;
}
.dynamicquote_title-item{
    padding: 6dvw 4dvw 3dvw 4dvw;
    margin-bottom: 2dvw;
    border: 0px solid black;
    font-size: 5dvw;
    font-weight: 700;
}
.fontgradient{
    background: linear-gradient(
        90deg,
        #eac8ff 0%,   /* light lavender-pink */
        #d9baff 25%,  /* softened lilac */
        #b9c9ff 50%,  /* soft blue */
        #99dbff 75%,  /* pastel aqua */
        #83ecff 100%  /* bright but light teal */
      );

    /* clip the background to the text and make the text itself transparent */
    -webkit-background-clip: text;
    background-clip: text;             /* for newer non-webkit browsers */
    -webkit-text-fill-color: transparent; /* needed in WebKit/Blink */
    color: transparent;                /* fallback for other browsers */

    /* optional niceties */
    line-height: 1.1;
    display: inline-block; /* allows background-size adjustments if needed */
}
.addons-afterwards{
    color: #999;
}
#dynamicquote_addson_notes{
    border: 0px solid black;
    display: flex;
    flex-direction: column;
    margin: 5dvw 0;
    padding: 0dvw;
}
#dynamicquote_addson{
    border: 0px solid black;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    gap: 0dvw;
    margin: 0 4dvw;
}
#dynamicquote_addson .toggle-switch-card{
    flex: 1 1 calc(25% - 2dvw);
    border: 0px solid #eee;
    padding: 4dvw;
    border-radius: 0px;
    overflow: hidden;
    text-align: left;
    box-shadow: 3px 3px 10px #eee;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    background: #fff;
}
#dynamicquote_addson .toggle-switch-card:first-child {
    border-top-left-radius: inherit; /* Inherit from parent */
    border-top-right-radius: inherit; /* Inherit from parent */
}
#dynamicquote_addson .toggle-switch-card:last-child {
    border-bottom-left-radius: inherit; /* Inherit from parent */
    border-bottom-right-radius: inherit; /* Inherit from parent */
}
#dynamicquote_addson .toggle-switch-card.selected {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card.modified {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card:hover{
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card ul{
    list-style-type: "_ ";
    padding: 0;
}
#dynamicquote_addson .toggle-switch-card li {
    margin: 0dvw 0 1dvw 0;
    font-size: 3dvw;
}

.toggle-switch-title{
    font-weight: bold;
    font-size: 4dvw;
    margin-bottom: 1.5dvw;
}
.toggle-switch-subtitle{
    color: #0073e6;
    text-transform: uppercase;
    font-size: 2.5dvw;
    margin-bottom: 0.4dvw;
}
.toggle-switch-price{
    font-size: 3dvw;
    margin-bottom: 1.5dvw;
    color: #666;
}
.toggle-switch-input{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    align-self: flex-end;
    width: 20%;
}
#dynamicquote_notes{
    border: 0px solid black;
    margin: 5dvw 0dvw 0 0;
}
#dynamicquote_notes .form-group{
    font-size: 1.2dvw;
    width: 100%;
    padding: 0 4dvw;
}
#dynamicquote_notes textarea{
    border: 1px solid #ccc;
    height: 10dvw;
    resize: none;
    width: 100%;
}

/* Toggle Switch Styles */
.toggle-switch {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1dvw 0;
    font-size: 1.5dvw;
}

.toggle-switch input {
    display: none;
}
.extrahours{
    margin: 1dvw 0;
    font-size: 1.5dvw;
}
.extrahours input{
    text-align: center;
    width: 100%;
    font-size: 4dvw;
    border: 0;
    border-bottom: 1px solid black;
}
.slider {
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 20px;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
}
.slider:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    transition: 0.3s;
}
input:checked + .slider {
    background-color: #2f7cf6;
}
input:checked + .slider:before {
    transform: translateX(20px);
}
#dynamicquote_weddingdetails{
    padding: 2dvw 4dvw;
}
#dynamicquote_weddingdetails_title{
    margin-bottom: 4dvw;
    font-size: 5dvw;
    font-weight: bold;
}
#dynamicquote_weddingdetails_items{
    display: flex;
    flex-direction: column;
    gap: 5dvw;
    font-size: 3vw;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px;
    box-shadow: 3px 3px 10px #eee;
    padding: 4dvw;
}
#dynamicquote_weddingdetails_items label{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-self: flex-start;
    margin-top: auto;
}
#dynamicquote_weddingdetails_items label input{
    font-size: 3dvw;
    padding-top: 2dvw;
    border: 0px solid black; 
    border-bottom: 1px solid #aaa;
}
#dynamicquote_weddingcouple{
    padding: 8dvw 4dvw;
    display: flex;
    flex-direction: column;
}
#dynamicquote_weddingcouple_title{
    margin-bottom: 4dvw;
    font-size: 5dvw;
    font-weight: bold;
}
#dynamicquote_weddingcouple_items{
    display: flex;
    flex-direction: column;
    gap: 0 7dvw;
    font-size: 3dvw;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px;
    box-shadow: 3px 3px 10px #eee;
    padding: 4dvw 4dvw 0 4dvw;
}
#dynamicquote_weddingcouple_partner{
    display: flex;
    flex-direction: column;
    gap: 0dvw;
    font-size: 3dvw;
    padding-bottom: 5dvw;
}
#dynamicquote_weddingcouple_partnertitle{
    margin-top: 0dvw;
    font-weight: bold;
}
#dynamicquote_weddingcouple_partnernames{
    display: flex;
    flex-direction: column;
    font-size: 3dvw;
    gap: 5dvw;
}
#dynamicquote_weddingcouple_items #dynamicquote_weddingcouple_partner #dynamicquote_weddingcouple_partnernames label{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-self: flex-start;
    margin-top: auto;
}
#dynamicquote_weddingcouple_items #dynamicquote_weddingcouple_partner #dynamicquote_weddingcouple_partnernames label input{
    font-size: 3dvw;
    padding-top: 2dvw;
    border: 0px solid black; 
    border-bottom: 1px solid #aaa;
}
#dynamicquote_obs{
    margin: 10dvw 4dvw;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.5dvw;
}
#dynamicquote_obs p{
    color: #666;
    margin-bottom: 3dvw;
    line-height: 130%;
}
#footerquote{
    padding-bottom: 35dvw;
}




/***** HOME ******/
#mywedding-container{
    padding-bottom: 10dvw;
}
.nophone{
    display: none;
}
.bookeddate{
    color: #28A745;
}
.pendingdate{
    color: #FFC107;
}
#outlogin{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 65dvh;
}
#login{
    padding: 0 0 0.3rem 0;
    margin: 0 !important;
    font-weight: bold;
}
#login a{
    font-weight: normal;
    border-right: 1px solid;
    padding: 0 0.5rem;
    margin: 0;
    font-size: 0.8rem;
}
#login a:hover{
    border-bottom: 1px dotted;
}
#login a:last-child{
    border-right: none;
    padding-right: 0;
}
#loginform{
    width: 100% !important;
    padding: 0 5dvw;
}
#loginerrormessage{
    border: 1px solid #f00;
    background-color: #faa;
    font-size: 3dvw;
    text-align: center;
    padding: 2dvw 0;
    margin-bottom: 50px;
}
#login [type=text], [type=password]{
    width: 100%;
    padding: 10px 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    overflow: auto;
}
#login .button-primary{
    background-color: #ddd;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 5dvw;
    cursor: pointer;
    width: 100%;
    margin-top: 5dvw;
    font-family: Helvetica, Arial, sans-serif;
}
#login .button-primary:hover{
    background-color: #ddd;
}

#login .login-remember{
    border: 0px solid;
    font-weight: normal;
    padding-top: 2dvw;
}
#login-couple{
    padding: 0 5dvw;
    font-size: 4dvw;
    line-height: 150%;
    border: 1px solid #eee;
    border-radius: 5dvw;
    margin: 5dvw;
    background-color: #fff;
    box-shadow: 1dvw 1dvw 5dvw #eee;
}
#login-couple a{
    border-bottom: 1px dotted;
}
#login-couple a:hover{
    border-bottom: 1px solid;
}
#login-header{
    border: 0px solid;
    font-size: 4dvw;
    padding: 5dvw 0 5dvw 0;
    margin: 0 5dvw;
}
#lh-name{
    padding-top: 10dvw;
    border: 0px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    font-weight: 700;
}
#lh-signout{
    border: 0px solid;
}
#lh-signout a{
    border: 0px solid;
}
#lcn-title{
    border: 0px solid #f00;
    width: 100%;
    font-size: 8dvw;
    line-height: normal;
    font-weight: bold;
    padding-top: 10dvw;
    font-family: Arial, Helvetica, sans-serif;
}
#login-welcome{
    padding-bottom: 7dvw;
    font-family: Helvetica, Arial, sans-serif;
    color: #666;
    font-size: 3dvw;
    width: 80%;
    line-height: 140%;
}
.login-first-left{
    border: 0px solid;
    width: 100%;
}
.login-first-right{
    border: 0px solid;
    width: 100%;
}
#login-package-selected{
    margin: 0 5dvw;
    padding: 0;
    border-bottom: 1px dashed #ccc;
}
.lps-item{
    font-size: 3dvw;
    line-height: 150%;
    padding-bottom: 5dvw;
}
.lps-item-title{
    padding-bottom: 2dvw;
}
.lps-item-subtitle{
    color: #999;
}
#login-first-group{
    border-bottom: 0px solid #ccc;
    padding-bottom: 5dvw;
    display: flex;
    flex-direction: column;
}
#login-couple-names{
    
}
.login-item{
    display: flex;
    flex-direction: column;
    padding-bottom: 5dvw;
}
.login-item-equipment{
    display: flex;
    flex-direction: column;
    padding-top: 3dvw;
    align-self: flex-start;
}
.item-what{
    font-size: 3dvw;
    border: 0px solid;
    text-transform: lowercase;
    font-weight: normal;
    line-height: 100%;
    color: #666;
    padding-top: 1.5dvw;
}
.item-this{
    font-size: 4vw;
    border: 0px solid #f00;
}
.item-this ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
}
.item-this ul li{
    padding: 0;
}
.item-this ul li:nth-child(2n)::before{
    margin: 0;
    padding:0;
    content: ",";
}
#login-couple-locations{
    margin-top: 0;
}
.lfr-item{
    display: flex;
    flex-direction: column;  
    padding: 2dvw 0; 
}
#login-second-group{
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: space-between;
    padding-bottom: 15dvw;
}
.lsg-item{
    width: 100%;
    border: 0px solid #ddd;
    padding-bottom: 0dvw;
    margin: 0;
}
.lsg-item-uptitle{
    color: #2f7cf6;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2dvw;
    padding-top: 10dvw;
}
.lsg-item-title{
    font-weight: normal;
}
.lsg-item-subtitle{
    padding-top: 0;
    color: #999;
}
.lsg-item-backgroundimage{
    text-align: center;
    width: 100%;
    border: 0px solid #f00;
    padding: 5dvw 0;
    margin: 2dvw 0;
    border-radius: 2dvw;
    display: flex;
    height: 50dvw;
    box-shadow: 1dvw 1dvw 5dvw #eee;
}
.lsg-item-backgroundimage:hover{
    opacity: 0.9;
}
.lsg-item-bi-wrap{
    border: 0px solid #f00;
    align-self: center;
    margin: auto;
}
.lsg-item-uplink{
    width: 100%;
    border: 0px solid;
    padding-bottom: 2dvw;
    display: none;
}
.lsg-item-link{
    color: #fff;
    border: 0px solid;
    font-weight: bold;
}
.lsg-item-link span{
    border-bottom: 1px dotted;
    text-shadow: 3px 3px 3px #666;
    font-family: Helvetica, Arial, sans-serif;
}
.lsg-item-link span:hover{
    border-bottom: 1px solid;
}

#bankdetails{
    border-bottom: 0px solid #ddd;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2dvw 0;
}
#login-third-group{
    border: 0px solid #ccc;
    padding-top: 5dvw;
    display: flex;
    flex-direction: column;
    margin-bottom: 20dvw;
}
#login-couple-bankdetails{
    display: flex;
    flex-direction: column;
    padding-bottom: 10dvw;
}
.login-third-left{
    border: 0px solid;
    width: 100%;
    padding-bottom: 10dvw;
}
#lcn-item{
    border: 0px solid;
}
.lthl-title{
    color: #000;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2dvw;
    padding-top: 8dvw;
    border: 0px solid;
}
.schedule-title{
    color: #2f7cf6;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2dvw;
    padding-top: 8dvw;
    border: 0px solid;
}
#login-payment-tracker-title{
    color: #6e6e73;
    font-size: 5dvw;
    padding: 10dvw 0 0 0;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}
#delivery_notice{
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}
#payment-tracker{
    border: 0px solid;
    padding: 0dvw 0 20dvw 0;
}
.pt-item{
    padding: 2dvw 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: row;
}
.pt-item-what{
    border: 0px solid;
    font-weight: normal;
}
.pt-item-this{
    border: 0px solid;
    position: absolute;
    right: 16dvw;
}
.pt-item-percent{
    border: 0px solid;
    position: absolute;
    right: 0;
}
#login-couple-payments{
    border: 0px solid;
    display: flex;
    flex-direction: column;  
}
.lcp-item-title{
    font-weight: bold;
    padding-bottom: 1dvw;
}
.border-bottom-ccc{
    padding-top: 0;
    border-bottom: 2px solid;
    border-image: linear-gradient(
        90deg,
        #eac8ff 0%,
        #d9baff 25%,
        #b9c9ff 50%,
        #99dbff 75%,
        #83ecff 100%
      ) 1;
      background: white; /* or whatever background you need */
}
.lcp-item{
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
    padding: 2dvw 0;
}
.lcp-item-what{
    font-weight: normal;
    width: 55%;
}
.lcp-item-this{

}
.login-third-right{
    border: 0px solid;
    width: 100%;
    padding-bottom: 10dvw;
}
.login-third-right ul{
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 1dvw;
    color: #666;
    font-size: 3dvw;
}
.login-third-right ul li{
    padding: 0.5dvw 0;
    border-bottom: 1px solid #ddd;
}
.login-third-right ul li:last-child{
    padding: 0.5dvw 0;
    border-bottom: 0px solid #ddd;
}
.login-third-right ul li::marker {
    color: #2f7cf6;
}
.login-third-right ul li a{
    color: #666;
    font-size: 3dvw;
}
#service-hired{
    border: 0px solid red;
    display: flex;
    flex-direction: column;
    margin-bottom: 4dvw;
}
.hired-details{
    border: 0px solid blue;
    width: 100%;
    margin: 0 1dvw 0 0;
    font-size: 3dvw;
}
.hireddescription{
    border: 0px solid red;
    width: 100%;
    margin: 4dvw 0 0 1dvw;
}
.hireddescription p{
    padding-bottom: 5dvw;
}
.lcp-item-what0{
    width: 30%;
}
.lcp-item-this1{
    width: 25%;
}
.lcp-item-this2{
    width: 25%;
}
.lcp-item-this3{
    width: 20;
}






.lthr-title{
    font-weight: bold;
}

#login-couple-payment{
    padding: 5dvw 0;
}




.done{
    color: green;
    font-weight: normal;
}
.pending{
    color: #2f7cf6;
    font-weight: normal;
}
.page-id-1843 {
    overflow: scroll;
}
.page-id-3298 {
    overflow-x: hidden;
}
.page-id-3298 #title a{
    color: #fff;
}
.page-id-3298 #menu a{
    color: #fff;
}
.page-id-3298 #submenu{
    background-color: transparent;
}
.page-id-3298 #submenu a{
    color: #fff;
}
.page-id-3298 #header{
    margin: 0 auto;
    width: 100dvw;
    background: transparent;
	position: inherit;
    display: flex;
    flex-direction: column;
    z-index: 9999;
}
.page-id-3298 #header a{
    color: white;
}
.page-id-3298 #menuitems{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
/****************************** REVIEW  */
/* Star Rating Styles */
.star-rating-input .stars {
    display: flex;
    flex-direction: row-reverse; /* Normal order */
    justify-content: flex-end; /* Stars aligned to right */
    gap: 5px;
    margin: 10px 0;
}

.star-rating-input input[type="radio"] {
    display: none;
}

.star-rating-input label {
    font-size: 24px;
    color: #ddd;
    cursor: pointer;
    transition: color 0.2s;
}

.star-rating-input label:hover,
.star-rating-input label:hover ~ label,
.star-rating-input input[type="radio"]:checked ~ label {
    color: #ffc107;
}

#reviewwrited{
    border: 0px solid green;
    padding: 5dvw;
    text-align: center;
}
#reviewwrited input{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px dotted;
    font-size: 2dvw;
    background-color: transparent;
    color: red;
    cursor: pointer;
    padding: 4dvw 0 0 0;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
#reviewwrited input:hover{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid;
}
#reviewwrited p{
    padding: 0;
    margin: 0;
}
#reviewtowrite{
    padding: 0dvw 0 20dvw 0;
    border-bottom: 0px solid #ccc;
}
#reviewtowrite textarea{
    border: 1px solid #ccc;
    resize: none;
    height: 33.3dvw;
}
#reviewtowrite .form-submit{
    border: none;
    padding: 0;
    text-align: right;
    width: 100%;
}
#reviewtowrite .form-submit #submit{
    width: 100%;
    cursor: pointer;
    border: 0;
    font-size: 4dvw;
    background-color: #ccc;
    padding: 2dvw 2dvw;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}
#reviewtowrite .form-submit #submit:hover{
    background-color: #ddd;
}
.ratingreview{
    color: #999 !important;
    font-size: 1dvw !important;
}
#custom-review-form {
    display: flex;
    flex-direction: column;
}
#custom-review-form input[type="submit"] {
    background-color: #999;
    border: none;
    color: white;
    padding: 1dvw;
    margin: 4px 2px;
    cursor: pointer;
    font-size: 1dvw;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 0;
}
#custom-review-form input[type="submit"]:hover {
    background-color: #666;
}
.form-submit {
    align-self: flex-end; /* Aligns only the button to the right */
}
/****************************** PORTFOLIO COMMENT  */

.review-slider {
    margin-top: 5dvw;
    position: relative;
    min-height: 150px;
    transition: height 0.5s ease;
    overflow: hidden;
}

.review-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: translateX(30px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    pointer-events: none;
    border-bottom: 1px solid transparent;
}

.review-slide.active {
    opacity: 1;
    transform: translateX(0);
    position: relative;
    pointer-events: all;
}

.review-slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}

.slider-prev, .slider-next {
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
    border: 0;
    color: #999;
}

.slider-prev:hover, .slider-next:hover {
    color: #999;
}

.slider-counter {
    font-size: 1rem;
    font-weight: normal;
    color: #666;
    min-width: 60px;
    text-align: center;
}

/* Star rating styles */
.star-rating-display {
    margin: 15px 0;
    text-align: center;
}

.star-rating-display .star {
    font-size: 18px;
    color: #ddd;
    margin: 0 2px;
}

.star-rating-display .star.filled {
    color: #ffc107;
}

/* Review content styles */
.review-slide blockquote {
    margin: 0 0 15px 0;
    padding: 0 10dvw;
    font-style: italic;
    line-height: 1.6;
    border: none;
    text-align: center;
    font-size: 1rem;
}

.review-couple {
    margin: 10px 0 5px 0;
    font-size: 1rem;
    text-align: center;
}

.review-place {
    font-size: 1rem;
    display: block;
    text-align: center;
    color: #666;
    font-style: italic;
}


/*****/

#content{
    width: 100dvw;
    margin: auto;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    flex: 1; /* Expands to push footer down */
}
#header{
    height: 145px;
    margin: 0 auto;
    background: #f5f5f7;
	opacity: 0.9;
    width: 100dvw;
    padding: 0 5dvw;
	position: -webkit-sticky;
	position: sticky;
	top: 0; 
    display: flex;
    flex-direction: column;
	transition: top 0.3s;
    z-index: 9999;
}
#title-login{
    height: 5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
#plussweddings{
    border: 0px solid black;
	position: -webkit-sticky;
	position: sticky;
	background-color: #f5f5f7;
	opacity: 0.9;
    top: 89px;
    text-align: center;
    font-size: 3dvw;
    padding: 2dvw 8dvw;
    z-index: 8888;
}
#plussweddings #menu ul{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	list-style-type: none;
}
#plussweddings #menu  ul li a{
    font-size: 3dvw !important;
    color: #2f7cf6;
	border-bottom: 2px solid transparent;
}
#plussweddings #menu  ul li a:hover{
	border-bottom: 2px solid #2f7cf6;
}
#plussweddings #menu  ul li a.active{
	border-bottom: 2px solid #2f7cf6 !important;
}
#title{
    font-family: Georgia, 'Times New Roman', Times, serif;
    -webkit-font-smoothing: antialiased;
    font-size: 2rem;
    font-weight: bold;
}
#menuitems{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-top: 1rem;
}
#submenu{
    font-size: 3dvw;
    padding: 5dvw 5dvw;
    text-align: right;
}
#menu{
    font-size: 0.6rem;
    text-transform: uppercase;
    font-weight: normal;
    padding: 1rem 0;
    margin: 0;
}
#menu ul{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#menu ul li{
}
#menu ul li:last-child{
}
#menu ul li.noindex:last-child{
}
#menu ul li.noindex:last-child a{

}
#menu ul li.noindex:last-child a:hover{
}
#menu ul li a{
    padding: 1rem 0;
}
#menu ul li a:hover{
    border-bottom: 3px solid;
}
#menu ul li a.active{
    border-top: 3px solid;
}
#home-slider{
    margin-top: -145px;
    margin-left: 0;
    border: 0px solid #f00;
    height: 100dvh; 
    width: 100dvw; 
    overflow: hidden;
    color: #fff;
}
#slider-slide10{
    background: url(./images/homeslide/10_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide1{
    background: url(./images/homeslide/01_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide2{
    background: url(./images/homeslide/02_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide3{
    background: url(./images/homeslide/03_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide4{
    background: url(./images/homeslide/04_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide5{
    background: url(./images/homeslide/05_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide6{
    background: url(./images/homeslide/06_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide7{
    background: url(./images/homeslide/07_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide8{
    background: url(./images/homeslide/08_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide9{
    background: url(./images/homeslide/09_cel.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#arrows{
    border: 0px solid #f00;
    color: #fff;
    position: absolute;
    bottom: 5dvw;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    right: 0;
    font-size: 10dvw;
    width: 100%;
    padding: 0 5dvw;
}
.prev{
    cursor: pointer;
    width: 40dvw;
    text-align: left;
}
.pagingInfo{
    border: 0px solid #000;
    font-size: 3dvw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.next{
    cursor: pointer;
    width: 40dvw;
    text-align: right;
}
#thankyou{
    padding: 15dvw 0dvw 10dvw 7dvw;
    width: 95dvw;
}
#thankyou p{
    padding-bottom: 2dvw;
    font-size: 1rem;
    line-height: 150%;
}
#text{
    padding: 10dvw;
}
#text p{
    font-size: 5dvw;
    padding-bottom: 1rem;
    line-height: 150%;
}
#text a{
    border-bottom: 1px dotted;
}
#text a:hover{
    border-bottom: 1px solid;
}
#lose-title{
    width: 100%;
    text-align: center;
    padding-top: 5dvw;
    font-size: 2rem;
}
#faq{
    padding: 5dvw 10dvw 10dvw 10dvw;
    margin: auto;
    column-count: 1;
    column-gap: 40px;
    font-size: 1rem;
}
.faq-quest{
    font-weight: bold;
}
.faq-answer{
    margin-bottom: 4dvw;
    text-indent: 5dvw;
}

/* ELOPEMENTS */
#elopement-text-block{
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 5dvw 10dvw;
    padding-bottom: 0;
    line-height: 150%;
}
#elopement-text{
    width: 100%;
}
#elopement-text p{
    margin-bottom: 1rem;
}
#elopement-text-info{
    font-size: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 1rem;
    box-shadow: 5px 5px 20px #ddd;
    padding: 2rem;
    width: 100%;
    aspect-ratio: 4 / 5;
}
#elopement-text-info span.uldot{
    display: none;
}
#elopement-text-info-title{
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 2rem;
}
#elopement-text-info-letrashica{
    border-top: 1px solid #eee;
    margin-top: 1rem;
    padding-top: 1rem;
    color: #666;
}
#elopement-text-info-letrashica a{
    color: #666;
    border-bottom: 1px dotted;
}
#elopement-text-info-letrashica a:hover{
    color: #666;
    border-bottom: 1px solid;
}
/* ELOPEMENTS */

/* CONTACT */

#contact-text-block{
    line-height: 150%;
    padding: 10dvw 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
#textandcalendar{
    width: 100%;
}
#contact-text{
    width: 90dvw;
    margin: 0 auto;
    padding: 0 5dvw;
}
#contact-text p{
    padding-bottom: 1rem;
}
#contact-text a{
    border-bottom: 1px dotted;
}
#contact-text a:hover{
    border-bottom: 1px solid;
}
#booked{
    padding: 2rem 0 0 10dvw;
}
#bookedletrachica{

}
#onlineform{
    width: 90dvw;
    margin: 0 auto;
    padding: 0 5dvw;
}
#message{
    font-size: 1rem;
    padding-bottom: 10dvw;
}
#message input, textarea{
    width: 100%;
    padding: 12px 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    overflow: auto;
}
#message textarea{
    height: 20dvh;
    resize: none;
}
#message button{
    background-color: #ddd;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    cursor: pointer;
    width: 100%;
    margin-top: 5dvw;
}
#message button:hover{
    opacity: 0.69;
}
/* CONTACT */

#text-block{
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 0dvw;
}
#weddings-packages{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    padding-bottom: 0dvw;
}
#text-image{
    border: 0px solid #f00;
}
#text-image img{
    width: 100%;
    height: auto;
}
#text-info{
    border: 0px solid #ff0;
    text-align: center;
    font-size: 5dvw;
    padding: 0 15dvw;
    line-height: 150%;
}
#text-info-middle{
    padding: 20dvw 0;
    margin: 0 auto;
    width: 100%;
    border: 0px solid #2f7cf6;
}
#text-info-middle a{
    border-bottom: 1px dotted;
    font-weight: bold;
}
#text-info-middle p{
    padding-bottom: 2dvw;
    border: 0px solid;
}
#text-info-title{
    font-size: 2rem;
    padding: 5dvw 0;
}
#text-package{
    margin: auto;
    width: 90dvw;
    color: #333;
    font-size: 1rem;
    line-height: 150%;
    padding: 10dvw;
    border: 1px solid #eee;
    border-radius: 1rem;
    background-color: #fff;
    box-shadow: 5px 5px 20px #ddd;
}
#text-package a{
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
}
#text-package:hover{
    background-color: #fdfdfd;
    box-shadow: 5px 5px 20px #eee;
}
#text-package-title{
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: 5rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.5rem
}
#text-package-readmore{
    padding-top: 1rem;
    font-style: italic;
}
#letrashika{
    line-height: 150%;
    margin: 0 auto;
    width: 90dvw;
    text-align: left;
    font-size: 1rem;
    padding-top: 10dvw;
}
#letrashika p{
    padding-bottom: 3dvw;
}
.chapter{
    width: 40dvw;
    margin: 0 auto;
    text-align: center;
    font-size: 10dvw;
    height: 1dvw;
    background-color: #000;
}


/* Portfolio Gallery Styles */
.gallery{
    padding: 2dvw 0;
}
/* Portfolio Gallery Styles */

.special{
    border: 0px solid;
    padding: 10dvw 5dvw;
    text-align: center;
}
.special-image{ 
    border: 0px solid;
    margin-bottom: 5dvw;
}

.special-image img{
    width: 100%;
    height: auto;
}
.special-title{
    font-size: 5dvw;
}
.special-place{
    font-size: 1rem;
    margin-bottom: 5dvw;
}
.special-date{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 3dvw;
}
#privatefolder{
    margin: 0 auto;
    width: 90dvw;
    text-align: center;
}
#privatefolder-title{
    padding-top: 10dvw;
    font-size: 5dvw;
}
#privatefolder-place{
}
#privatefolder-date{
    padding-top: 10dvw;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 3dvw;
}
#privatefolder-gallery{

}
#privatefolder-gallery img{
    box-shadow: 2px 2px 5px #ddd;
    border: 1px solid #ddd;
    margin: 10px;
    height: auto;
}
#privatefolder-gallery img:hover{
    opacity: 0.5; 
}
#swipebox-slider .slide{
    background-color: #eee !important;
}
#swipebox-slider .slide img{
    height: auto;
    width: 90dvw !important;
    padding: 10px !important;
    background-color: white;
    border: 1px solid #eee !important;
    box-shadow: 5px 5px 5px #ddd !important;
}

#historicarchive-maintitle{
    display: initial;
    width: 100%;
    padding: 3dvw 0 0 0;
    font-size: 1rem;
    text-align: center;
}
#historicarchive{
    display: none;
}
#archive{
    float: left;
    margin: 5dvw;
    text-align: center;
}
#archive-image{

}
#archive-image img{
    box-shadow: 3px 3px 5px #ddd;
    width: 40dvw;
    height: auto;
}
#archive-title{
    padding-top: 2dvw;
    font-size: 3dvw;
}
#archive-place{

}
#archive-date{
    padding-top: 3dvw;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 3dvw;
}
#password_form{
    padding-top: 15dvw;
    width: 70dvw;
    font-size: 4dvw;
    margin: 0 auto;
}
#password_form input[type="password"]{
    border: none !important;
}
#password_form input[type="submit"]{
    border: none !important;
    cursor: pointer;
    width: 100%;
    background-color: #ccc;
    font-size: 4dvw;
}
#password_form_text{
    padding-bottom: 20dvw;
    color: #999;
    text-align: center;
}
#titlepassword{
    padding: 10dvw 0;
    font-size: 5dvw;
    text-align: center;
}
#footer{
    display: flex;
    flex-direction: row;
    padding: 3dvw;
    font-size: 2dvw;
    width: 100%;
    margin-top: auto;
}
#footer a{
    border-bottom: 1px dotted;
}
#footer a:hover{
    border-bottom: 1px solid;
}
#footer-left{
    display: flex;
    justify-content: left;
    align-items: flex-end;
    width: 33.33%;
    text-align: left;
}
#footer-center{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 33.33%;
    text-align: center;
}
#footer-center img{ 
    width: 20px;
    height: auto;
}
#footer-right{
    display: flex;
    justify-content: right;
    align-items: flex-end;
    width: 33.33%;
    text-align: right;
    gap: 8px;
}


/*************************************************************************************************************************/
/************************************************************************************************************* LANDSCAPE */
/*************************************************************************************************************************/

/* Landscape Mobile Styles for ALL Works Single Posts */
@media only screen and (orientation: landscape) and (max-width: 768px) {

#swipebox-slider .slide{
    background-color: #000 !important;
    width: 100dvw;
}
#swipebox-slider .slide img{
    height: 100dvh;
    width: auto !important;
    padding: 10px !important;
    background-color: white;
    border: 1px solid #eee !important;
    box-shadow: none !important;
}

}

/*************************************************************************************************************************/
/*************************************************************************************************************** DESKTOP */
/*************************************************************************************************************************/

@media only screen and (min-width: 768px) {

    
[id] {
    scroll-margin-top: 145px;
}

/* ELOPEMENTS */
#elopement-text-block{
    flex-direction: row;
}
#elopement-text{
    width: 50%;
}
#elopement-text-info{
    font-size: 1rem;
    width: 40%;
    margin-left: 10%
}
#elopement-text-info span.uldot{
    display: inline;
    color: #ccc;
    padding-right: 0.5rem;
}
/* ELOPEMENTS */

/* CONTACT */
#contact-text-block{
    flex-direction: row;
}
#textandcalendar{
    width: 50%;
}
#contact-text{
    width: 100%;
    padding: 0 0 0 10dvw;
}
#onlineform{
    width: 50%;
    padding: 0 10dvw 0 0;
}
#message{
    font-size: 1rem;
    padding-bottom: 10dvw;
}
#message input, textarea{
    width: 100%;
    padding: 12px 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    overflow: auto;
}
#message textarea{
    height: 20dvh;
    resize: none;
}
#message button{
    background-color: #ddd;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    cursor: pointer;
    width: 100%;
    margin-top: 5dvw;
}
#message button:hover{
    opacity: 0.69;
}
/* CONTACT */

/* GOOGLE CALENDAR */
.google-calendar-list {
    font-size: 1rem;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.calendar-year{
    margin-top: 2rem;
    padding-bottom: 0.2rem;
    font-weight: bold;
}
.calendar-month{
    padding-top: 0.2rem;
    font-size: 0.8rem;
    color: gray;
    width: 20%;
}
.monthanddate{
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: row;
}
.google-calendar-list ul {
    list-style: none;
    padding: 0;
    width: 80%;
}

.google-calendar-list li.event {
    padding: 0.2rem 0 0.2rem 1rem;
    border-bottom: 1px solid #ddd;
    display: flex;
    font-size: 0.8rem;
}
.google-calendar-list li.event:last-child {
    border-bottom: none;
}

.google-calendar-list li.event.completed {
    color: gray;
}

/* Grayscale flags for completed events */
.google-calendar-list li.event.completed .event-flag {
    filter: grayscale(100%) opacity(0.7);
}

.google-calendar-list li.event.booked {
    color: green;
}

.google-calendar-list li.event.pending {
    color: orange;
}

.google-calendar-list li.event.today {
    background: #e7ffe7;
    color: green;
    font-weight: bold;
}

.google-calendar-list li.event span.event-day {
    min-width: 12%;
    padding-right: 1rem;
}

.google-calendar-list li.event span.event-location {
    text-transform: none;
}

.google-calendar-list li.event span.event-status{
    padding-left: 0.5rem;
}

.google-calendar-list li.event span.event-flag{
    margin-left: auto;
    padding-right: 2dvw;
}
/* GOOGLE CALENDAR */

.category-description{
    font-size: 1rem;
    line-height: 150%;
    padding: 2rem 10rem 0rem 10rem;
}
/*visited countries */

.country-flag {
    font-size: 1.5rem;
}
.visited-countries{
    font-size: 0.8rem;
    padding: 0;
}
.visited-countries ul{

}
.visited-countries ul.sevenrow li{
    display: flex;
    justify-content: center;    
}
.visited-countries ul.sevenrow li{
    width: 14.28%;
}
.visited-countries ul li{
    padding: 0.5rem 0;
}
.visited-countries li a {
    border-bottom: 2px solid transparent;
    color: #666;
}
.visited-countries li a:hover {
    border-bottom: 2px solid;
}
.visited-countries li.active a {
    border-bottom: 2px solid;
}

/*visited countries */


#home-slider{
    margin-left: -5.6dvw;
}


.lcp-item-what0{
    width: 30%;
}
.lcp-item-this1{
    width: 20%;
}
.lcp-item-this2{
    width: 30%;
}
.lcp-item-this3{
    width: 20;
}


/***** QUOTE ******/
.greeting-message{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2dvw;
    padding: 2dvw 8dvw 0 8dvw;
    margin-bottom: -1dvw;
}
#wedding-form button{
    margin: 2dvw 8dvw;
}
#generated-url{
    font-size: 0.9dvw;
    margin: 0dvw 8dvw;
}
#quote-form{
    font-family: Arial, Helvetica, sans-serif;
}
#dynamicquote_totalprice{
    color: #2f7cf6;
    font-size: 1.8dvw;
    font-weight: bold;
}
#contenedor_quote{
    width: 25dvw;
}
#dynamicquote_summary {
    margin-bottom: 0dvw;
    align-self: flex-end;
    margin-left: auto;
    margin-right: 2dvw;
    text-align: right;
}

.summary-title {
    font-size: 1dvw;
    font-weight: bold;
    margin-bottom: 1dvw;
}

.summary-item {
    margin-bottom: 0.5dvw;
    font-size: 1dvw;
}
/* Card Styles */
#dynamicquote_total {
    border-top: 1px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    background-color: #f0f8ff;
    opacity: 0.9;
    padding: 2dvw 12dvw 3dvw 12dvw;
    z-index: 9999; /* Ensure it's above other elements */
    position: fixed;
    bottom: 0;
    margin-left: -4dvw;
}
#dynamicquote_total_summary{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
#dynamicquote_total #total-quote{
    margin: 0 1dvw;
}
#dynamicquote_total button{
    padding: 0 1dvw;
    background-color: #2f7cf6;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
#dynamicquote_total button:disabled {
    background-color: #ccc; /* Gray background for disabled state */
    color: #888; /* Gray text for disabled state */
    cursor: not-allowed; /* Change cursor to indicate the button is not clickable */
    opacity: 0.7; /* Reduce opacity to make it look "disabled" */
}
#dynamicquote_packages{
    border: 0px solid black;
    margin: 3dvw 4dvw 0dvw 4dvw;
}
.megatitleaddon{
    display: none;
}
.megatitle{
    display: none;
}
.package-cards {
    border: 0px solid black;
    display: flex;
    flex-direction: row;
    gap: 1.5dvw;
    margin: 2dvw 0dvw 0 0dvw;
}
.card {
    border: 1px solid #eee;
    padding: 2dvw;
    border-radius: 15px;
    text-align: left;
    cursor: pointer;
    box-shadow: 3px 3px 5px #eee;
    display: flex;
    flex: 1 1 calc(33.333% - 2dvw);
    flex-direction: column;
    height: auto;
    align-content: flex-start;
}
.card.selected {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
.card:hover {
    background-color: #f0f8ff;
}
.card .title{
    font-size: 2dvw;
    font-weight: bold;
    line-height: 180%;
}
.card .subtitle{
    font-size: 0.8dvw;
}
.card .price{
    font-size: 1dvw;
    line-height: 300%;
    color: #666;
}
.card .card_uno{
    display: flex;
    flex-direction: column;
}
.card .card_dos{
    display: flex;
    flex-direction: column;    
}
.card_tres{
    display: flex;
    flex-direction: column;
}
.card_cuatro{
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 3dvw;
    align-content: stretch;
}
.card_cuatro label{
    flex: 1;
}
.card button {
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #f0f8ff;
    color: #0073e6;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    align-self: bottom;
    width: 100%;
}
.card .card-button{
    margin-top: auto;
    width: 100%;
    height: auto;
    align-self: bottom;
}
.package-details {
    margin: 0dvw 0;
    font-size: 1.2dvw;
    color: #000;
}
.package-details ul {
    list-style-type: none;
    padding: 0;
}
.package-details li {
    margin: 0.7dvw 0;
}
.dynamicquote_title-item{
    padding: 0 4dvw;
    margin-bottom: 2dvw;
    border: 0px solid black;
    font-size: 2dvw;
    font-weight: 700;
}

.addons-afterwards{
    color: #999;
}
#dynamicquote_addson_notes{
    border: 0px solid black;
    display: flex;
    flex-direction: column;
    margin: 5dvw 0;
    padding: 0 4dvw;
}
#dynamicquote_addson{
    border: 0px solid black;
    display: flex;
    flex-direction: row;
    gap: 1.5dvw;
    margin: 0 4dvw;
}
#dynamicquote_addson .toggle-switch-card{
    flex: 1 1 calc(25% - 2dvw);
    border: 1px solid #eee;
    padding: 2dvw;
    border-radius: 15px;
    text-align: left;
    box-shadow: 3px 3px 5px #eee;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
#dynamicquote_addson .toggle-switch-card.selected {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card.modified {
    border-color: #0073e6;
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card:hover{
    background-color: #f0f8ff;
}
#dynamicquote_addson .toggle-switch-card ul{
    list-style-type: "_ ";
    padding: 0;
}
#dynamicquote_addson .toggle-switch-card li {
    margin: 0.5dvw 0;
    font-size: 1dvw;
}

.toggle-switch-title{
    font-weight: bold;
    font-size: 1.5dvw;
    margin-bottom: 1.5dvw;
}
.toggle-switch-subtitle{
    color: #0073e6;
    text-transform: uppercase;
    font-size: 0.7dvw;
    margin-bottom: 0.4dvw;
}
.toggle-switch-price{
    font-size: 1dvw;
    margin-bottom: 1.5dvw;
    color: #666;
}
.toggle-switch-input{
    margin-top: auto;
    margin-bottom: 0;
    margin-left: auto;
    align-self: flex-end;
    width: 100%;
}
#dynamicquote_notes{
    border: 0px solid black;
    margin: 5dvw 0dvw 0 0;
}
#dynamicquote_notes .form-group{
    font-size: 1.2dvw;
    width: 100%;
    padding: 0 4dvw;
}
#dynamicquote_notes textarea{
    border: 1px solid #ccc;
    height: 10dvw;
    resize: none;
    width: 100%;
}

/* Toggle Switch Styles */
.toggle-switch {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1dvw 0;
    font-size: 1.5dvw;
}

.toggle-switch input {
    display: none;
}
.extrahours{
    margin: 1dvw 0;
    font-size: 1.5dvw;
}
.extrahours input{
    text-align: center;
    width: 100%;
    font-size: 4dvw;
    border: 0;
    border-bottom: 1px solid black;
}
.slider {
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 20px;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
}
.slider:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    transition: 0.3s;
}
input:checked + .slider {
    background-color: #2f7cf6;
}
input:checked + .slider:before {
    transform: translateX(20px);
}
#dynamicquote_weddingdetails{
    padding: 2dvw 8dvw;
}
#dynamicquote_weddingdetails_title{
    margin-bottom: 2dvw;
    font-size: 2dvw;
    font-weight: bold;
}
#dynamicquote_weddingdetails_items{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 3dvw;
    font-size: 1.5dvw;
    background: transparent;
    border: 0px solid #eee;
    border-radius: 0px;
    box-shadow: none;
    padding: 0dvw;
}
#dynamicquote_weddingdetails_items label{
    display: flex;
    flex-direction: column;
    width: 30%;
    align-self: flex-end;
    margin-top: auto;
}
#dynamicquote_weddingdetails_items label input{
    font-size: 1.5dvw;
    padding-top: 1dvw;
    border: 0px solid black; 
    border-bottom: 1px solid #aaa;
    background: #f5f5f7;
}
#dynamicquote_weddingcouple{
    padding: 4dvw 8dvw 0 8dvw;
}
#dynamicquote_weddingcouple_title{
    margin-bottom: 2dvw;
    font-size: 2dvw;
    font-weight: bold;
}
#dynamicquote_weddingcouple_items{
    display: flex;
    flex-direction: row;
    gap: 0 3dvw;
    font-size: 1.5dvw;
    background: transparent;
    border: 0px solid red;
    border-radius: 0px;
    box-shadow: none;
    padding: 0dvw;
}
#dynamicquote_weddingcouple_partner{
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 0 2dvw;
    font-size: 1.5dvw;
}
#dynamicquote_weddingcouple_partnertitle{
    margin-top: 0dvw;
    width: 50%;
    font-weight: bold;
}
#dynamicquote_weddingcouple_partnernames{
    display: flex;
    flex-direction: row;
    font-size: 1.5dvw;
    gap: 2dvw;
    width: 100%;
}
#dynamicquote_weddingcouple_items #dynamicquote_weddingcouple_partner #dynamicquote_weddingcouple_partnernames label{
    width: 100%;
    display: flex;
    flex-direction: column;
    width: 50%;
    align-self: flex-end;
    margin-top: auto;
}
#dynamicquote_weddingcouple_items #dynamicquote_weddingcouple_partner #dynamicquote_weddingcouple_partnernames label input{
    width: 100%;
    font-size: 1.5dvw;
    padding-top: 1dvw;
    border: 0px solid black;     
    border-bottom: 1px solid #aaa;
    background: #f5f5f7;
}
#dynamicquote_obs{
    margin: 7dvw 8dvw 2dvw 8dvw;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1dvw;
}
#dynamicquote_obs p{
    color: #666;
    margin-bottom: 1.5dvw;
    line-height: 130%;
}
#footerquote{
    padding-bottom: 12dvw;
}


#plussweddings{
    top: 100px;
    font-size: 1.5dvw;
    padding: 2dvw 30dvw;
}
#plussweddings #menu  ul li a{
    font-size: 1dvw !important;
}
#plussweddings #menu  ul li a:hover{
	border-bottom: 2px solid #2f7cf6;
}

/***** REVIEW ****/
#reviewwrited{
    padding-bottom: 0dvw;
}
#reviewtowrite .form-submit #submit{
    width: auto;
    font-size: 1.3dvw;
    padding: 0.5dvw 2dvw;
}
#reviewtowrite{
    padding: 0dvw 0 3dvw 0;
}
#reviewtowrite textarea{
    height: 10dvw;
}
#reviewwrited input{
    font-size: 0.6dvw;
    padding: 2dvw 0 0 0;
}


#review-comment{
    font-size: 1.5dvw;
}
#review-arrows{
    font-size: 1.5dvw;
    width: 30%;
    padding: 0 5dvw;
}

/* Review content styles */
.review-slide blockquote {
    margin: 0dvw;
    padding: 0 10dvw;
    line-height: 1.6;
    font-size: 1rem;
}

.review-couple {
    margin: 0;
    text-align: center;
}

.review-place {

}

/****************************** PORTFOLIO COMMENT  */
.review-text p{
    padding-bottom: 1dvw;
}
.review-toggle {
    font-size: 1dvw;
    padding-top: 0dvw;
}

.review-slider {
    margin-top: 2dvw;
}

.review-slide.active {
    opacity: 1;
    transform: translateX(0);
    position: relative;
    pointer-events: all;
}

.review-slider-nav {

}

.slider-prev, .slider-next {
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.3s ease;
    color: #333;
}


.slider-counter {
    min-width: 60px;
}
/* Star rating styles */
.star-rating-display {
    line-height: 0.3;
    padding-bottom: 2dvw;
}

.star-rating-display .star {
    font-size: 18px;
    color: #ddd;
    margin: 0 2px;
}

.star-rating-display .star.filled {
    color: #ffc107;
}

/*********** HIRED  *********/
#service-hired{
    border: 0px solid red;
    display: flex;
    flex-direction: row;
    margin-bottom: 4dvw;
}
.hired-details{
    border: 0px solid blue;
    width: 66%;
    margin: 0 1dvw 0 0;
    font-size: 1.2dvw;
}
.hireddescription{
    border: 0px solid red;
    width: 33.33%;
    margin: 4dvw 0 0 1dvw;
}
.hireddescription p{
    padding-bottom: 1dvw;
}


/***** HOME ******/
.page-id-9864{
    overflow-y: scroll;
}
.nophone{
    display: inherit;
}
.nodesktop{
    display: none !important;
}
#outlogin{
    height: 40dvw;
}
#login{
    padding: 0;
}
#login a{
    font-size: 1rem;
}
#loginerrormessage{
    font-size: 1.2dvw;
    padding: 2dvw 0;
    margin-bottom: 5dvw;
    width: 50%;
    margin: auto auto 5dvw auto;
}
#loginform{
    border: 0px solid;
    width: 100% !important;
    margin: 0 auto;
    padding: 0;
}
#login .login-remember{
    padding-top: 3dvw;
    font-size: 1dvw;
}
#login [type=checkbox]{
    width: 3dvw;
}
#login [type=text], [type=password]{
    width: 100%;
    padding: 10px 10px;
    margin: 10px 0;
    font-size: 1dvw;
}
#login .button-primary{
    padding: 10px 0;
    font-size: 1.2dvw;
    width: 69%;
    margin-top: 2dvw;
}
#lcn-title{
    font-size: 5dvw;
    padding-top: 4dvw;
}
#login-welcome{
    padding-bottom: 3dvw;
    font-size: 1.2dvw;
    width: 60%;
    line-height: 140%;
}
#login-couple{
    border: 0;
    width: 75dvw;
    font-size: 1.2dvw;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}
#login-header{
    width: 75dvw;
    font-size: 1.2dvw;
    margin: 0 auto;
    padding: 2dvw 0 0dvw 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
#lh-name{
    padding-top: 0;
    font-size: 1.5dvw;
}
#login-package-selected{
    width: 70dvw;
    margin: 0 auto;
    padding:0dvw 0 1dvw 0;
}
.lps-item{
    font-size: 1dvw;
    padding: 0dvw;
    margin: 0;
}
.lps-item-title{
    padding-bottom: 0.5dvw;
}
.lps-item-subtitle{
    color: #999;
}
#login-first-group{
    flex-direction: row;
    padding: 0dvw 0 2dvw 0;
    justify-content: space-between;
}
#lcn-item{
}
#login-couple-names{
    width: 48%;
}
.login-item{
    padding-bottom: 1.6dvw;
}
.login-item-equipment{
    display: flex;
    flex-direction: column;
    padding-top: 3dvw;
    align-self: flex-end;
}
.item-what{
    font-size: 1dvw;
    padding-top: 0.3dvw;
}
.item-this{
    font-size: 1.4dvw;
}
#login-couple-locations{
    width: 48%;
    margin-top: 0dvw;
}
#login-second-group{
    flex-direction: row;
    justify-content: space-around;
    gap: 1.5dvw;
    padding: 0 0 4dvw 0;
}

.lsg-item{
    padding: 0;
}
.lthl-title{
    padding-top: 2dvw;
    font-size: 0.7dvw;
}
.schedule-title{
    padding-top: 1dvw;
    font-size: 0.7dvw;
}
.lsg-item-uptitle{
    padding-top: 2dvw;
    font-size: 0.7dvw;
}
.lsg-item-subtitle{
    font-size: 1dvw;
    padding-bottom: 1dvw;
}
.lsg-item-backgroundimage{
    margin: 0dvw;
    border-radius: 0.5dvw;
    padding: 3dvw 1dvw;
    height: 20dvw;
    box-shadow: 3px 3px 1dvw #ddd;
}
.lsg-item-link{
}


#bankdetails{
    flex-direction: row;
    justify-content: space-between;
    padding: 2dvw 0;
}
#login-third-group{
    margin-bottom: 5dvw;
}
.login-third-left{
    padding-bottom: 1dvw;
}
.login-third-right{
    padding-bottom: 1dvw;
}
.login-third-right ul{
    font-size: 1dvw;
}
.login-third-right ul li a{
    font-size: 1dvw;
}
#login-couple-bankdetails{
    flex-direction: row;
    padding-bottom: 3dvw;
    justify-content: space-between;
}
#login-couple-payments{
    gap: 30px;
    flex-direction: row;
}
.lcp-item-title{
}
.border-bottom-ccc{
    padding-top: 0dvw;
}
.lcp-item{
    padding: 0.3dvw 0;
}
.lcp-item-what{
}
.lcp-item-this{

}
#login-payment-tracker-title{
    font-size: 2dvw;
    padding: 5dvw 0 0 0;
}
#payment-tracker{
    padding: 1dvw 0 3dvw 0;
    width: 100%;
    margin: 0 auto;
}
.pt-item{
    padding: 0.3dvw 0;
}
.pt-item-this{
    right: 7dvw;
}

#content{
    width: 90dvw;
}
.page-id-3298 #header{
    width: 90dvw;
}
#header{
    width: 90dvw;
    padding: 0;
}
#title{

}
#menuitems{

}
#submenu{
    margin-top: 1.2dvw;
    padding: 0.5dvw 3dvw 0.5dvw 2dvw;
    border-top: 0px solid #ccc;
	background-color: #f5f5f7;
    border-radius: 0 0 10px 10px;
    font-size: 1.2dvw;
}
#submenu a{
    border-bottom: 1px solid transparent;
}
#submenu a:hover{
    border-bottom: 1px solid;
}
#menu{
    font-weight: bold;
    font-size: 0.8rem;
}
#menu ul{

}
#menu ul li{

}
#menu ul li:last-child{

}
#menu ul li:first-child{

}
#menu ul li.noindex:last-child{

}
 

#slider-slide10{
    background: url(./images/homeslide/10.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide1{
    background: url(./images/homeslide/01.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide2{
    background: url(./images/homeslide/02.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide3{
    background: url(./images/homeslide/03.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide4{
    background: url(./images/homeslide/04.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide5{
    background: url(./images/homeslide/05.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide6{
    background: url(./images/homeslide/06.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide7{
    background: url(./images/homeslide/07.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide8{
    background: url(./images/homeslide/08.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#slider-slide9{
    background: url(./images/homeslide/09.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#arrows{
    color: #fff;
    position: absolute;
    bottom: 5dvw;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    right: 10dvw;
    font-size: 3dvw;
    width: 20dvw;
    padding: 0;
}
.prev{
}
.pagingInfo{
    font-size: 1dvw;
}
.next{
}
#thankyou{
    padding: 5dvw 0 5dvw 10dvw;
    width: 40dvw;
    bottom: 5dvw;
}
#thankyou p{
    padding-bottom: 1dvw;
    font-size: 1rem;
}
#text{
    column-count: 2;
    column-gap: 40px;
    padding-bottom: 0dvw;
}
#text p{
    font-size: 1rem;
}
#lose-title{

}
#faq{
    column-count: 2;
}
.faq-answer{
    margin-bottom: 2dvw;
    text-indent: 2dvw;
}
#text-block{
    flex-direction: row;
    padding: 2.5dvw 10dvw;
}
#weddings-packages{
    flex-direction: row;
    padding: 2.5dvw 0dvw;
}
#text-image{
    width: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    aspect-ratio: 4 / 5;
}
#text-image img{
    width: auto;
    height: 100%;
}
#text-info{
    width: 50%;
    font-size: 1rem;
    padding: 0;
    position: relative;
}
#text-info-middle{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0px solid #2f7cf6;
    padding: 0;
}
#text-info-title{
    padding-top: 0;
}
#text-package{
    aspect-ratio: 4 / 5;
    padding: 2dvw;
    width: 25%;
    font-size: 0.8rem;
}
#text-package-title{

}
#text-package-readmore{

}
#letrashika{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 70dvw;
    padding: 3dvw 0 2dvw 0;
}
#letrashika p{
    padding-bottom: 1dvw;
}
.chapter{
    height: 0.5dvw;
}


.special{
    float: left;
    margin: 0 auto;
    width: 45dvw;
    padding: 2dvw;
    text-align: center;
}
.special-image{
    border: 0px solid;
    margin-bottom: 3dvw;
}
.special-image img{
    width: 100%;
    height: auto;
}
.special-title{
    font-size: 1.5dvw;
}
.special-place{
    margin-bottom: 2dvw;
}
.special-date{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1dvw;
}
#privatefolder{
    width: 70dvw;
}
#privatefolder-title{
    padding-top: 5dvw;
    font-size: 2.5dvw;
}
#privatefolder-place{
    font-size: 1.5dvw;
}
#privatefolder-date{
    padding-top: 3dvw;
    font-size: 1dvw;
}
#privatefolder-gallery{
    padding-top: 3dvw;
}
#privatefolder-gallery img{
    box-shadow: 2px 2px 5px #ddd;
    border: 1px solid #ddd;
    margin: 10px;
}
#privatefolder-gallery img:hover{
    opacity: 0.5;
}
#swipebox-slider .slide{
    background-color: #eee;
}
#swipebox-bottom-bar{
    border: 0px solid black;
    height: 100dvh;
    background-color: transparent;
}
#swipebox-arrows{
    border: 0px solid blue;
    max-width: 100dvw;
}
#swipebox-next, #swipebox-prev{
    border: 0px solid red !important;
    background-size: auto; /* Ajusta la imagen al tamaño del div */
    background-position: center; /* Centra la imagen */
    background-repeat: no-repeat; /* Evita que se repita */
    width: 46dvw;
    height: 100dvh;
    opacity: 0.8;
}
#swipebox-next:hover, #swipebox-prev:hover{
    opacity: 1;
}
#swipebox-next{
    background-image: url('./images/next.png') !important;
}
#swipebox-prev{
    background-image: url('./images/prev.png') !important;
}
#swipebox-slider .slide img{
    padding: 30px !important;
    height: 80dvh !important;
    width: auto !important;
    background-color: white;
    border: 1px solid #eee !important;
    box-shadow: 5px 5px 5px #ddd !important;
}


#archive{
    margin: 1dvw;
    width: 20dvw;
}
#archive-image img{
    width: 20dvw;
    box-shadow: 3px 3px 5px #ddd;
}
#archive-title{
    padding-top: 1dvw;
    font-size: 1dvw;
}
#archive-place{
    font-size: 1dvw;
}
#archive-date{
    padding-top: 1dvw;
    font-size: 1dvw;
}
#historicarchive-maintitle{

}
.historicarchive-pagination{
    width: 100%;
    padding: 3dvw 0;
    font-size: 1dvw;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #999; 
}
.historicarchive-pagination a{
    border-bottom: 2px solid transparent;
    color: black;
    padding: 0 5px;
    margin: 0 10px; /* adjust 8px to whatever spacing you want */
}
.historicarchive-pagination a:hover{
    border-bottom: 2px solid #666;
}
.historicarchive-pagination span {
    margin: 0 10px; /* adjust 8px to whatever spacing you want */
}
#historicarchive{
    display: inherit;
    margin: 1dvw;
    width: 20dvw;
    text-align: center;
}
#historicarchive-image img{
    width: 20dvw;
    height: auto;
    box-shadow: 5px 5px 5px #eee;
}
#historicarchive-place{
    padding-top: 1dvw;
    font-size: 1dvw;
}
#historicarchive-date{
    padding-top: 0dvw;
    font-size: 0.7dvw;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
}

/* to historicarchive optimazed */
.historicarchive{
    display: inherit;
    margin: 1dvw;
    width: 20dvw;
    text-align: center;
}
.historicarchive-image img{
    width: 20dvw;
    height: auto;
    box-shadow: 5px 5px 5px #eee;
}
.historicarchive-place{
    padding-top: 1dvw;
    font-size: 1dvw;
}
.historicarchive-date{
    padding-top: 0dvw;
    font-size: 0.7dvw;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-family: Helvetica, Arial, sans-serif;
}
/* until here to historicarchive optimazed */

#password_form{
    padding: 0dvw;
    width: 30dvw;
    font-size: 1.2dvw;
    margin: auto;
}

#password_form input[type="password"]{
    border: none !important;
    width: 100%;
    font-size: 1.2dvw;
}
#password_form input[type="submit"]{
    border: none !important;
    cursor: pointer;
    width: 33.33%;
    font-size: 1.2dvw;
}
#password_form input[type="submit"]:hover{
    background-color: #ddd;
}
#password_form_text{
    padding-bottom: 3dvw;
}
#titlepassword{
    padding: 3dvw 0;
    padding-top: 0;
    font-size: 1.5dvw;
}
#footer{
    font-size: 1dvw;
    width: 80dvw;
    margin: auto;
}












#salvataje{
    background: url(./images/brunogiliberto_weddings.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100dvw;
    height: 100dvh;
}
#salvatajetext{
    color: #eee;
    padding: 10dvw 0 0 10dvw;
    width: 600px;
}
#salvatajetext p{
    padding-bottom: 1dvw;
    font-size: 18px;
    line-height: 150%;
    text-shadow: 1px 1px 5px #666;
}
#salvatajetext .title{
    font-size: 3dvw;
    padding-top: 2dvw;
}


}