.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {max-width: 100%; display: inline-block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;} .flex-container {zoom: 1; position: relative;}  .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;} .flex-direction-nav { height: 0; } .flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(//thevowevents.com/wp-content/themes/love-and-life/js/flexslider/images/bg_control_nav.png) no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}.swipebox-overflow-hidden {
overflow: hidden!important;
}
#swipebox-overlay img {
border: none!important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
opacity: 0;
z-index: 9999;
overflow: hidden;
display: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
#swipebox-slider {
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
}
#swipebox-slider .slide {
background: url(//thevowevents.com/wp-content/themes/love-and-life/js/swipebox-master/source/img/loader.gif) no-repeat center center;
height: 100%;
line-height: 1px;
text-align: center;
width: 100%;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img {
display: inline-block;
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-action, #swipebox-caption {
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
#swipebox-action {
bottom: -50px;
}
#swipebox-action.visible-bars {
bottom: 0;
}
#swipebox-action.force-visible-bars {
bottom: 0!important;
}
#swipebox-caption {
top: -50px;
text-align: center;
}
#swipebox-caption.visible-bars {
top: 0;
}
#swipebox-caption.force-visible-bars {
top: 0!important;
}
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
background-image: url(//thevowevents.com/wp-content/themes/love-and-life/js/swipebox-master/source/img/icons.png);
background-repeat: no-repeat;
border: none!important;
text-decoration: none!important;
cursor: pointer;
position: absolute;
width: 50px;
height: 50px;
top: 0;
}
#swipebox-action #swipebox-close {
background-position: 15px 12px;
left: 40px;
}
#swipebox-action #swipebox-prev {
background-position: -32px 13px;
right: 100px;
}
#swipebox-action #swipebox-next {
background-position: -78px 13px;
right: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
opacity: 0.3;
}
#swipebox-slider.rightSpring {
-moz-animation: rightSpring 0.3s;
-webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
-moz-animation: leftSpring 0.3s;
-webkit-animation: leftSpring 0.3s;
}
@-moz-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-moz-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
} #swipebox-overlay {
background: #0d0d0d;
}
#swipebox-action, #swipebox-caption {
text-shadow: 1px 1px 1px black;
background-color: #0d0d0d;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
background-image: -webkit-linear-gradient(#0d0d0d, #000000);
background-image: -moz-linear-gradient(#0d0d0d, #000000);
background-image: -o-linear-gradient(#0d0d0d, #000000);
background-image: linear-gradient(#0d0d0d, #000000);
-webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
-moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
}
#swipebox-action {
-webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
-moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
}
#swipebox-caption {
color: white!important;
font-size: 15px;
line-height: 43px;
font-family: Helvetica, Arial, sans-serif;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} body {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/body.png) #f0ece1;
color: #a0a0a0;
font: 13px 'Droid Sans', sans-serif;
line-height: 21px;
}
.website-loader {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/website-loader.gif) center center no-repeat #ffffff;
z-index: 999999;
}
.clearfix {
*zoom: 1;
}
.clearfix:before {
content: "";
display: table;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
a {
text-decoration: none;
color: #d3af80;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
a:visited {
color: #d3af80;
}
a:active, a:focus, a:hover {
color: #824328;
}
a:focus {
outline: none;
}
a:hover, a:active {
outline: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #9d7653;
font-family: 'Droid Serif', serif;
}
h1 {
font-size: 32px;
line-height: 38px;
}
h2 {
font-size: 24px;
line-height: 30px;
}
h3 {
font-size: 18px;
line-height: 24px;
}
h4 {
font-size: 14px;
line-height: 20px;
}
h5 {
font-size: 13px;
line-height: 20px;
}
h6 {
font-size: 12px;
line-height: 18px;
}
p {
line-height: 20px;
}
em, code, strong, b {
margin: 0 2px;
}
strike, em, strong, b {
color: #676666;
}
code {
color: #824328;
}
ins, strong {
font-weight: bold;
}
i, em {
font-style: italic;
}
article address {
padding: 1em;
border-left: 5px solid #ebd09b;
}
pre {
max-width: 100%;
margin: 10px 0;
display: block;
padding: 1em;
background: #fdf4e3;
border-left: 5px solid #ebd09b;
font-family: "Courier New",Courier,monospace;
white-space: pre-wrap;
}
tt {
font-family: "Courier New",Courier,monospace;
}
sub {
font-size: 8px;
vertical-align: bottom;
}
sup {
font-size: 10px;
vertical-align: top;
}
form {
width: 100%;
margin-bottom: 15px;
}
form div, form p {
margin-bottom: 15px;
}
form label {
color: #824328;
display: block;
}
form input[type="text"], form input[type="password"], form select, form textarea {
padding: 5px 5px;
outline: none;
font-size: 13px;
color: #ab7868;
background-color: #fff9f1;
border: 1px solid #fff;
}
.screen-reader-text {
display: none;
}
.lt-ie9 form input[type="text"], form input[type="password"], .lt-ie9 form select, .lt-ie9 form textarea {
border: 1px solid #e6e6e6;
}
.lt-ie9 form input[type="text"].error, .lt-ie9 form select.error, .lt-ie9 form textarea.error {
border: 1px solid #ff1a3a;
}
form select {
height: 30px;
padding: 5px 1px;
width: 213px;
}
form input[type="text"], form input[type="password"] {
width: 198px;
height: 30px;
}
form textarea {
width: 90%;
height: 120px;
line-height: 20px;
resize: vertical;
}
form input[type="text"]:focus, form textarea:focus {
background-color: #f6e0c4;
}
form fieldset {
margin-bottom: 15px;
border: 1px solid #FBDFAA;
padding: 10px;
}
form fieldset legend {
padding: 4px 10px;
color: #824328;
}
form fieldset p, form fieldset div {
margin-bottom: 10px !important;
}
form fieldset label {
display: inline-block;
}
form fieldset input[type="radio"], form fieldset input[type="checkbox"] {
vertical-align: top;
height: 20px;
width: auto;
padding: 0;
margin: 0 5px 0 2px;
}
.button {
cursor: pointer;
display: inline-block;
background-color: #824328;
border: 2px solid #ffffff;
padding: 5px 12px;
color: #fff;
font-size: 13px;
}
input[type="submit"], input[type="reset"] {
cursor: pointer;
display: inline-block;
font-variant: small-caps;
background-color: #d2ae7e;
border: 1px solid #ffffff;
padding: 2px 10px;
color: #fff;
font-size: 15px;
box-shadow: 0 0 0 2px #d2ae7e;
-moz-box-shadow: 0 0 0 2px #d2ae7e;
-webkit-box-shadow: 0 0 0 2px #d2ae7e;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
button {
cursor: pointer;
display: inline-block;
background-color: #d2ae7e;
border: 1px solid #ffffff;
padding: 2px 10px;
color: #fff;
font-size: 15px;
box-shadow: 0 0 0 2px #d2ae7e;
-moz-box-shadow: 0 0 0 2px #d2ae7e;
-webkit-box-shadow: 0 0 0 2px #d2ae7e;
}
.button:hover, .button:focus {
background-color: #55240f;
}
input[type="submit"]:hover, input[type="reset"]:hover {
background-color: #9d7653;
box-shadow: 0 0 0 2px #9d7653;
-moz-box-shadow: 0 0 0 2px #9d7653;
-webkit-box-shadow: 0 0 0 2px #9d7653;
}
button:hover, button:focus {
background-color: #55240f;
}
.post-password-required input[type="password"] {
display: block;
margin: 0 10px 10px 0;
padding: 0 5px;
} .light_shadow, form input[type="text"], form select, form textarea, .event-section, .single-gallery-item .gallery-item img {
-webkit-box-shadow: 0 0 0 1px #e6e6e6;
-moz-box-shadow: 0 0 0 1px #e6e6e6;
box-shadow: 0 0 0 1px #e6e6e6;
}
.button_shadow, .button {
-webkit-box-shadow: #f9f9f9 -1px -1px 0, 1px 1px 1px #d8d8d8;
-moz-box-shadow: #f9f9f9 -1px -1px 0, 1px 1px 1px #d8d8d8;
box-shadow: #f9f9f9 -1px -1px 0, 1px 1px 1px #d8d8d8;
}
.light_transition, .button:hover, .button:focus, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, button:focus, article.page a.read-more,
article.post a.read-more,
a.read-more, .readmore:hover, .readmore:focus {
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
} #header ul li > ul > li > a,
#pagination,
#rsvp-form .contact-form .readmore,
a.readmore,
.event-single article small,
.article-date,
ul.carousel .price span,
#header ul li a {
font-family: 'Droid Serif', serif;
}
#commentform, form, article dl, .contact-form, #contact-form, #rsvp-form, textarea {
font-family: 'Droid Sans', sans-serif;
}
#contact-form .contact-form #message, #contact-form .contact-form label {
font-family: 'Droid Sans', sans-serif;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 20px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 20px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 0 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption {
background: #fff;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone, .wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {
visibility: visible;
}
.gallery-caption {
visibility: visible;
}
.bypostauthor {
visibility: visible;
} .img-border {
display: block;
margin-bottom: 15px;
border: 6px solid #fafafa;
}
article.page a.read-more,
article.post a.read-more,
a.read-more {
display: inline-block;
color: #fff;
background: #d3af80;
padding: 3px 15px; font-variant: small-caps; }
article.page a.read-more:hover,
article.post a.read-more:hover,
a.read-more:hover {
color: #fff;
background-color: #9d7653; }
.readmore {
display: inline-block;
color: #fff;
font-size: 12px;
font-variant: small-caps;
padding: 3px 10px 2px;
border: 1px solid #ffffff;
background-color: #d2ae7e;
box-shadow: 0 0 0 2px #d2ae7e;
-moz-box-shadow: 0 0 0 2px #d2ae7e;
-webkit-box-shadow: 0 0 0 2px #d2ae7e;
}
.readmore:hover, .readmore:focus {
background-color: #9d7653;
box-shadow: 0 0 0 2px #9d7653;
-moz-box-shadow: 0 0 0 2px #9d7653;
-webkit-box-shadow: 0 0 0 2px #9d7653;
}
.btn-wrapper {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/page-title.png) repeat-x 0 center;
}
.btn-inner-wrapper {
display: inline-block;
background: #fff;
padding: 0 10px;
} .bottom-strip-wrapper {
background: #f7f7f7;
height: 4px;
} .daydream-banner {
background-color: #d3c2a4;
}
.daydream-banner img {
display: block;
margin: 0 auto;
width: 100%;
}
.page-head h1 {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/page-title.png) repeat-x 0 20px;
text-align: center;
font-variant: small-caps;
margin-bottom: 20px;
line-height: 38px;
font-size: 28px;
}
.page-head h1 span {
display: inline-block;
background-color: #ffffff;
padding: 0 7px;
}
.page-head p {
text-align: center;
margin-bottom: 25px;
}
.welcome-text {
font-family: 'droid serif',serif;
font-size: 16px;
line-height: 26px;
font-style: italic;
text-align: center;
} .container-top { margin: -34px 0 16px;
}
.container-bottom { margin-bottom: -38px;
}
.container-top, .container-bottom {
width: 100%;
height: 54px;
overflow: hidden;
} .separator {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line.png) white repeat-x center center;
height: 30px;
border: none;
margin: 0 0 25px;
}
.lt-ie8 hr {
border: none;
color: #f3eade;
height: 1px;
} .widget {
padding: 0 0 40px;
margin-bottom: 30px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/widget-bottom-bg.png) left bottom no-repeat;
}
.widget h3 {
font-size: 20px;
line-height: 28px;
font-variant: small-caps;
margin-bottom: 15px;
}
.widget h4 {
color: #d3af80;
margin-bottom: 15px;
line-height: 22px;
}
.widget p {
margin-bottom: 15px;
}
.widget p span {
color: #d2ae7e;
margin-bottom: 4px;
}
.widget a {
margin-bottom: 4px;
}
.widget a:hover, .widget a:focus {
color: #824328;
}
.widget ul {
margin-bottom: 15px;
}
.widget ul ul {
margin-bottom: 0;
}
.widget ul li {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/list-bullet.png) no-repeat 0 10px;
padding-left: 20px;
margin-bottom: 0;
}
.widget ul li a {
display: inline-block;
color: #d3af80;
font-family: 'Droid Serif', serif;
font-size: 14px;
line-height: 27px;
}
.widget ul li a:hover, .widget ul li a:focus {
color: #824328;
}
.widget ul li li li {
margin-left: -20px;
} #sidebar button, #sidebar input, #sidebar label, #sidebar select, #sidebar textarea, #sidebar option {
margin-bottom: 10px;
}
#sidebar li.book-icon {
color: #d3af80;
padding-left: 25px;
margin-bottom: 5px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/book.png) no-repeat 0 3px;
}
#sidebar li.mail-icon {
color: #d3af80;
padding-left: 25px;
margin-bottom: 5px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/list-mail-icon.png) no-repeat 0 5px;
}
#sidebar li.phone-icon {
color: #d3af80;
padding-left: 25px;
margin-bottom: 5px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/list-phone-icon.png) no-repeat 0 0;
}
#sidebar .social ul {
overflow: hidden;
}
#sidebar .social li {
float: left;
background: none;
padding: 0;
height: 32px;
line-height: 38px;
margin: 0 9px 0 0;
color: #a0a0a0;
}
#sidebar .social li a {
display: inline-block;
width: 32px;
height: 32px;
}
#sidebar .social li.twitter a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/twitter.png) 0 0 no-repeat;
}
#sidebar .social li.facebook a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/facebook.png) 0 0 no-repeat;
}
#sidebar .social li.twitter:hover a, #sidebar .social li.facebook:hover a {
background-position: bottom;
}
#sidebar .widget .sidebar-menu-item:first-of-type {
padding-top: 0;
}
#sidebar .widget .sidebar-menu-item:last-of-type {
border-bottom: none;
}
#sidebar .sidebar-menu-item h4 {
color: #D3AF80;
font-size: 15px;
margin-bottom: 5px;
line-height: 22px;
}
#sidebar .sidebar-menu-item .thumb-link {
display: block;
position: relative;
width: 180px;
height: 80px;
}
#sidebar .sidebar-menu-item .thumb-hover {
display: block;
position: absolute;
top: 0;
left: 0;
width: 160px;
height: 50px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/post-a-bg.png);
text-align: center;
color: #fff;
font-size: 12px;
padding: 15px 10px;
display: none;
}
#sidebar .sidebar-menu-item .sidebar-menu-thumb {
margin: 0;
padding: 0;
max-width: 100%;
border: none;
}
#sidebar .sidebar-menu-item .sidebar-menu-thumb:hover {
background: #fafafa;
}
#sidebar .sidebar-menu-item p {
margin-bottom: 5px;
}
#sidebar input[type="text"], #sidebar select, #sidebar textarea {
height: 30px;
width: auto;
max-width: 98%;
padding: 5px 5px;
outline: none;
font-size: 13px;
color: #ab7868;
background-color: #fff9f1;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 0 1px #e6e6e6;
-moz-box-shadow: 0 0 0 1px #e6e6e6;
box-shadow: 0 0 0 1px #e6e6e6;
}
#sidebar .wp-smiley {
border: none;
padding: 0;
margin: 0;
background: none;
}
#sidebar .widget_rss h3 a {
color: #9d7653;
}
#sidebar .widget_rss h3 a:hover,
#sidebar .widget_rss h3 a:focus {
color: #d3af80;
}
#sidebar .widget_rss img {
vertical-align: top;
margin: 0;
}
#sidebar .widget_rss li {
border-bottom: 1px solid #F0EBE3;
margin-bottom: 10px;
background: none;
padding: 0 0 10px;
}
#sidebar .widget_rss li:last-child {
border-bottom: 0;
padding-bottom: 0;
}
#sidebar .widget_rss cite {
display: block;
font-weight: bold;
color: #514032;
text-align: right;
}
#sidebar .widget_rss li a.rsswidget {
display: block;
}
#sidebar .widget_rss li .rss-date {
margin: 0 0 10px;
}
#sidebar .widget_rss li .rssSummary {
margin: 0 0 10px;
}
#sidebar .widget_tag_cloud a {
display: inline-block;
padding: 0 5px;
background-color: #d3af80;
color: #FFFFFF;
border: 1px solid #d3af80;
font-size: 12px !important;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
#sidebar .widget_tag_cloud a:hover {
background-color: #ffffff;
color: #d3af80;
} .widget_calendar { }
#wp-calendar { width: 100%; border: none; }
#wp-calendar caption { text-align: center; color: #9d7653; font-size: 12px; font-width: bold; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { text-align: center; background-color: #fbdfaa; padding: 2px; color: #514032; font-weight: bold; }
#wp-calendar tbody { color: #f8f8f8; }
#wp-calendar tbody a { color: #d3af80; }
#wp-calendar tbody td { color: #514032; font-size: 11px; font-weight: normal; text-align: center; padding:2px; border: none;}
#wp-calendar tbody td:hover { background: #FBDFAA; color: #ffffff; }
#wp-calendar tbody td:hover a { color: #ffffff; }
#wp-calendar tbody .pad { background: none; border: none; }
#wp-calendar tfoot .pad,
#wp-calendar tfoot #next,
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding: 2px; border: none; padding: 0; } #pagination {
font-size: 14px;
margin-bottom: 15px;
text-align: center;
}
#pagination span {
margin: 0 6px;
}
#pagination a.readmore {
padding: 2px 8px;
margin: 0 2px 10px;
color: #fff;
}
#pagination a.readmore:hover {
color: #fff;
}
#pagination a:hover, #pagination a.current {
color: #fff;
background-color: #9d7653;
box-shadow: 0 0 0 2px #9d7653;
-moz-box-shadow: 0 0 0 2px #9d7653;
-webkit-box-shadow: 0 0 0 2px #9d7653;
} #container {
position: relative;
z-index: 1000;
width: 930px;
margin: -60px auto 45px;
padding: 5px;
background-color: #fff;
border: 1px solid #fce2af;
}
.content {
width: 820px;
padding: 0 53px 0;
margin: auto;
}
#sidebar {
float: left;
width: 180px;
padding: 20px 0 50px 0;
}
#main-content {
float: right;
width: 610px;
padding: 16px 0 50px 0;
} .content.right #sidebar {
float: right;
}
.content.right #main-content {
float: left;
}
.content.full-width #main-content {
width: 100%;
float: none;
padding: 0;
clear: both;
}
.content.floated-gallery #main-content {
margin-bottom: 5px;
} #header-wrapper {
width: 100%;
background-color: #fff;
padding-bottom: 5px;
border-bottom: 1px solid #cfbc91;
}
#header-wrapper .header-wrapper-inner {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/header-wrapper-bg.png) repeat-x left top;
border-bottom: 1px solid #FCE2AF;
}
#header-wrapper .container-bottom {
width: 69px;
margin: 0 auto -38px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/header-bottom.png) no-repeat center top;
position: relative;
z-index: 3000;
}
#header {
width: 960px;
margin: auto;
padding: 1px 0 0;
position: relative;
} #logo {
width: 230px;
text-align: center;
margin: 20px auto 0;
}
#logo img {
display: block;
margin: auto;
margin-bottom: 5px;
}
#logo h2 {
color: #9d7653;
font-size: 36px;
margin-bottom: 10px;
font-variant: small-caps;
}
#logo h2 a {
color: #9d7653;
}
#logo h2 a:hover,
#logo h2 a:focus {
color: #9d7653;
}
#logo span {
font-family: 'Droid Serif', serif;
font-size: 14px;
color: #d2ae7e;
text-transform: uppercase;
} .main-menu {
position: absolute;
bottom: -29px;
}
.main-menu.left {
left: 10px;
}
.main-menu.right {
right: 10px;
}
.main-menu > div > ul > li {
position: relative;
}
.main-menu.left > div > ul > li {
float: left;
padding: 0 10px 25px 0;
}
.main-menu.right > div > ul > li {
float: right;
padding: 0 0 25px 10px;
}
.main-menu > div > ul > li > a {
color: #9d7653;
font-size: 18px;
text-transform: uppercase;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/bullet-one.png) no-repeat right center;
}
.main-menu.left > div > ul > li > a {
padding-right: 15px;
background-position: right center;
}
.main-menu.right > div > ul > li > a {
padding-left: 15px;
background-position: left center;
}
.main-menu > div > ul > li:last-child > a {
background: none;
}
.main-menu > div > ul > li > a:hover, .main-menu > div > ul > li > a:active, .main-menu > div > ul > li > a:focus {
color: #d2ae7e;
text-decoration: underline;
}
.main-menu.left .sub-menu {
left: -10px;
}
.main-menu.right .sub-menu {
left: 10px;
}
.main-menu .sub-menu {
background: #fff;
display: none;
width: 208px;
position: absolute;
top: 40px;
z-index: 12000;
border-bottom: 2px solid #dec4a0;
}
.main-menu .sub-menu .menu-item {
text-align: left;
cursor: pointer;
float: none;
padding: 2px;
position: relative;
border-bottom: 1px solid #e7e5e0;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.main-menu .sub-menu .menu-item:last-child {
border-bottom: none;
}
.main-menu .sub-menu .menu-item:hover > a {
color: #fff;
background-color: #e8d6bc;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.main-menu .sub-menu .menu-item > a {
display: block;
font-size: 14px;
padding: 8px 10px 7px;
}
.main-menu .sub-menu .menu-item:focus > a {
color: #9d7653;
}
.main-menu .sub-menu .menu-item .sub-menu {
top: 0;
left: 208px;
}
.main-menu .responsive-nav {
display: none;
margin: 10px auto 0;
padding: 5px;
border: 1px solid #CCC;
} #footer-wrapper {
margin-top: -115px;
width: 100%;
background: #f7f7f7;
padding-top: 4px;
}
#footer-wrapper .footer-wrapper-inner {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/footer-wrapper-inner-bg.png);
padding-bottom: 0;
}
#footer {
width: 960px;
margin: auto;
text-align: center;
padding: 100px 0 30px;
}
#footer address, #footer p {
font-size: 11px;
color: #9d7653;
margin-bottom: 0;
}
#footer a {
font-size: 11px;
color: #9d7653;
margin-bottom: 5px;
}
#footer a:hover {
color: #9a6536;
}
#get-in-touch {
text-align: center;
margin-bottom: 20px;
line-height: 46px;
}
#get-in-touch span {
display: inline-block;
width: 70px;
padding: 0 10px;
vertical-align: middle;
height: 43px;
}
#get-in-touch span.flower-left {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/flower-left.png) no-repeat center center;
}
#get-in-touch span.flower-right {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/flower-right.png) no-repeat center center;
}
#get-in-touch strong {
font-family: 'Great Vibes', cursive;
letter-spacing: 1px;
font-size: 34px;
line-height: 46px;
color: #9d7653;
font-weight: normal;
vertical-align: middle;
}
#footer-address {
text-align: center;
font-size: 11px;
margin-bottom: 20px;
color: #9d7653;
}
#footer-address span {
display: inline-block;
margin-right: 20px;
}
#footer-address .home-address {
padding-left: 24px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/home-ico.png) no-repeat 0 1px;
}
#footer-address .phone {
padding-left: 22px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/phone-ico.png) no-repeat 0 2px;
}
#footer-address .email {
padding-left: 24px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/mail-ico.png) no-repeat 0 5px;
margin-right: 0;
}
#footer-menu {
margin-bottom: 22px;
}
#footer-menu ul li {
display: inline;
margin-left: 12px;
margin-right: 12px;
}
#footer-menu ul li a {
font-size: 12px;
text-transform: uppercase;
color: #9d7653;
}
#footer-menu ul li a:hover, #footer-menu ul li a:focus {
color: #bc9068;
}
#footer-menu .responsive-nav {
display: none;
margin: 10px auto 0;
padding: 5px;
border: 1px solid #CCC;
}
.social-nav {
margin-bottom: 10px;
}
.social-nav li {
display: inline;
width: 32px;
height: 32px;
margin: 0 3px 0 3px;
}
.social-nav li a {
display: inline-block;
width: 32px;
height: 32px;
}
.social-nav li.vk a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/vk.png) 0 0 no-repeat;
}
.social-nav li.instgram a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/instgram.png) 0 0 no-repeat;
}
.social-nav li.yahoo a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/yahoo.png) 0 0 no-repeat;
}
.social-nav li.twitter a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/twitter.png) 0 0 no-repeat;
}
.social-nav li.facebook a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/facebook.png) 0 0 no-repeat;
}
.social-nav li.mail a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/mail.png) 0 0 no-repeat;
}
.social-nav li.rss a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/rss.png) 0 0 no-repeat;
}
.social-nav li.google-pluse a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/google-pluse.png) 0 0 no-repeat;
}
.social-nav li.in a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/in.png) 0 0 no-repeat;
}
.social-nav li.pinterest a {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/pinterest.png) 0 0 no-repeat;
}
.social-nav li.vk:hover a, .social-nav li.instgram:hover a, .social-nav li.yahoo:hover a, .social-nav li.twitter:hover a, .social-nav li.facebook:hover a, .social-nav li.mail:hover a, .social-nav li.rss:hover a, .social-nav li.google-pluse:hover a, .social-nav li.in:hover a, .social-nav li.pinterest:hover a {
background-position: bottom;
} .slider-wrapper {
background-color: #000;
width: 100%;
height: auto;
margin: auto;
}
.flexslider {
width: 100%;
height: auto;
margin: auto;
overflow: hidden;
position: relative;
}
.slider-wrapper .flexslider .slides img {
width: 100%;
display: block;
}
.flex-direction-nav {
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.flex-direction-nav li a {
display: block;
text-indent: -999em;
width: 54px;
height: 54px;
position: absolute;
top: 50%;
margin-top: -22px;
z-index: 150;
cursor: pointer;
}
.flex-direction-nav li a.flex-next {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/slider-nav-right.png) no-repeat top left;
right: 0.5%;
}
.flex-direction-nav li a.flex-next:hover {
background-position: bottom left;
}
.flex-direction-nav li a.flex-prev {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/slider-nav-left.png) no-repeat 0 0;
left: 0.5%;
}
.flex-direction-nav li a.flex-prev:hover {
background-position: bottom;
}
.flexslider:hover .flex-direction-nav {
opacity: 1;
} .couple-intro {
font-size: 14px;
text-align: center;
margin-bottom: 39px;
}
.couple-intro h3.declaration {
font-family: 'Great Vibes', cursive;
letter-spacing: 1px;
font-size: 34px;
line-height: 46px;
}
.couple-intro .location {
display: inline;
}
.couple-intro ~ p {
text-align: center;
}
.image-frame {
width: 220px;
height: 220px;
}
.image-frame img {
width: 200px;
height: 200px;
margin: 4px auto 0;
border-radius: 120px;
-moz-border-radius: 120px;
-webkit-border-radius: 120px;
-webkit-box-shadow: 0 0 5px 1px #e6e6e6;
-moz-box-shadow: 0 0 5px 1px #e6e6e6;
box-shadow: 0 0 5px 1px #e6e6e6;
}
.image-frame.bride {
float: left;
margin: 5px 0 0 -26px;
}
.image-frame.groom {
float: right;
margin: 5px -26px 0 0;
}
.lt-ie9 .image-frame {
background: none;
}
.lt-ie9 .image-frame img {
border: 1px solid #eaeaea;
padding: 5px;
background: #fff;
}
.couple-titles {
float: left;
width: 430px;
margin: 15px 0 25px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/and.png) no-repeat center top;
}
.couple-titles header {
margin-top: 4px;
padding: 5px 2px 3px;
width: 31%;
border-top: 4px double #f1f1f1;
}
.couple-titles header h2 {
font-variant: small-caps;
font-size: 44px;
color: #343434;
line-height: 44px;
margin-bottom: 13px;
}
.couple-titles header h2 a {
color: #343434;
}
.couple-titles header h3 {
font-size: 18px;
color: #343434;
line-height: 36px;
}
.couple-titles header.bride-name {
float: left;
text-align: right;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/couple-titles-bg.png) no-repeat right bottom;
}
.couple-titles header.groom-name {
float: right;
text-align: left;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/couple-titles-bg.png) no-repeat left bottom;
}
.couple-intro .venue {
font-size: 14px;
font-family: 'Droid Serif', serif;
} ul.template-items {
margin: 40px 0 30px -50px;
}
ul.template-items li {
float: left;
text-align: center;
width: 240px;
margin-left: 50px;
padding-bottom: 4px;
}
ul.template-items li img:hover {
background: #fafafa;
}
ul.template-items li h2 {
font-variant: small-caps;
margin-bottom: 5px;
line-height: 38px;
font-size: 26px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/page-title.png) repeat-x 0 16px;
}
ul.template-items li h2 span {
background-color: #FFFFFF;
display: inline-block;
padding: 0 7px;
}
ul.template-items li h3 {
margin-bottom: 14px;
word-spacing: 4px;
font-size: 18px;
}
ul.template-items li p {
margin-bottom: 20px;
}
ul.template-items li a.readmore {
color: #fff;
font-size: 15px;
}
ul.template-items li figure {
margin-bottom: 18px;
}
ul.template-items li img {
width: auto;
height: auto;
display: block;
margin-bottom: 0;
}
.lt-ie9 .template-items li img {
width: auto;
height: auto;
} .carousel {
width: 820px;
position: relative;
margin: 0 0 25px;
}
.es-nav-prev, .es-nav-next {
display: inline-block;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/scroll.png) no-repeat 0 0;
position: absolute;
top: 55px;
height: 11px;
width: 8px;
cursor: pointer;
text-indent: -999em;
}
.es-nav-prev {
background-position: 0 0;
left: 0;
}
.es-nav-prev:hover {
background-position: 0 -15px;
}
.es-nav-next {
background-position: -9px 0;
right: 0;
}
.es-nav-next:hover {
background-position: -9px -15px;
}
.es-carousel {
width: 780px;
overflow: hidden;
height: 170px;
margin: auto;
padding-top: 75px;
margin-top: -65px;
}
.es-carousel li {
float: left;
width: 102px !important;
text-align: center;
}
.es-carousel figure {
display: inline-block;
background-color: #fff;
border: 1px solid #e6e6e6;
padding: 6px 5px;
margin-bottom: 3px;
cursor: pointer;
}
.content .es-carousel img {
width: 100%;
height: auto;
border: none;
display: block;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
margin-bottom: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.lt-ie9 .content .es-carousel img {
width: auto;
height: auto;
}
.es-carousel li:hover figure {
background-color: #f8f8f8;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.es-carousel li figure:hover img {
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.price {
width: 60px;
margin: auto;
text-align: center;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/shape-two.png) no-repeat top center;
border-bottom: 1px solid #eae4d9;
padding: 19px 0 8px;
}
.single-menu-item .price {
float: right;
margin-top: 8px;
}
.price span {
display: block;
background-color: #d3af80;
color: #fff;
font-size: 16px;
padding: 0 5px;
line-height: 26px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.single-menu-item .price:hover span, .es-carousel li:hover .price span {
background-color: #824328;
} blockquote {
border: 1px solid #efefef;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/quote-icon.png) #f9f9f9 no-repeat 20px 25px;
margin-bottom: 25px;
padding: 20px 15px 15px 100px;
min-height: 60px;
height: auto !important;
height: 60px;
}
.content blockquote p {
margin-bottom: 3px;
text-align: left;
}
#container blockquote p.author {
text-align: left;
color: #d2ae7e;
margin: 0;
}
blockquote span.text-highlight {
color: #d2ae7e;
} .content h2.title-heading {
font-size: 28px;
line-height: 40px;
font-variant: small-caps;
}
.content h4 {
font-size: 16px;
}
.content img {
max-width: 98%;
margin-bottom: 15px;
padding: 5px;
background: #fff9f1;
border: 1px solid #e6e6e6;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.content a:hover img {
background: #ffffff;
}
.content h2.title-heading, .content h4, .content p {
margin-bottom: 15px;
}
.lt-ie9 .content img {
border: 1px solid #eaeaea;
background: #fff;
padding: 5px;
} article ol, article ul, article h1, article h2, article h3, article h4, article h5, article h6, article dl, article address, article table {
margin-bottom: 15px;
}
article ol {
list-style: decimal;
padding-left: 30px;
}
article ul {
list-style: disc;
padding-left: 25px;
}
article dl dt, article dl dd {
margin-bottom: 5px;
}
article ol li, article ul li {
margin-bottom: 5px;
}
article dl {
padding-left: 15px;
}
article dl dt {
color: #676666;
font-weight: bold;
font-weight: normal;
} .team-page .team-member {
margin-bottom: 20px;
}
.team-page section img {
display: block;
margin-bottom: 15px;
padding: 6px;
background: #fff;
border: 1px solid #e6e6e6;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.team-page section img:hover {
background: #eaeaea;
}
.team-page h2 {
font-variant: small-caps;
line-height: 30px;
margin-bottom: 10px;
}
.team-page p {
line-height: 20px;
}
h3.designation {
color: #d2ae7e;
margin-bottom: 10px;
line-height: 30px;
} .fullwidth-map {
margin-bottom: 15px;
}
.map-container {
padding: 6px;
background: #fff;
border: 1px solid #e6e6e6;
}
.map-container:hover {
background: #fafafa;
}
#map {
width: 100%;
height: 300px;
}
#map img {
max-width: none;
width: auto;
margin: 0;
border: none;
box-shadow: none;
} #searchform #s {
padding: 0 5px;
width: 168px;
}
.lt-ie9 #searchform #s {
padding: 0 10px;
line-height: 30px;
}
#contact-form h2 {
font-size: 28px;
line-height: 40px;
font-variant: small-caps;
margin-bottom: 15px;
}
.contact-form {
width: 468px;
position: relative;
}
.contact-form p { margin-bottom: 16px; }
.contact-form p.adjust { }
#commentform label, .contact-form label {
color: #824328;
font-size: 13px;
line-height: 20px;
margin-bottom: 2px;
}
#commentform label span, .contact-form label span {
margin-left: 3px;
color: #D7332C;
}
#commentform input[type="text"], .contact-form input[type="text"] {
width: 96%;
height: 24px;
}
.lt-ie9 #commentform input[type="text"], .lt-ie9 .contact-form input[type="text"] {
line-height: 24px;
}
.contact-form #message {
width: 96%;
height: 194px;
margin-bottom: 22px;
resize: vertical;
}
.contact-form input.error, .contact-form #message.error {
border: 1px solid #ff1a3a;
}
.error-container {
margin-bottom: 15px;
}
.error-container label {
display: block;
line-height: 20px;
margin-bottom: 2px;
}
.error-container label.error {
color: #ff1a3a;
border: none;
margin-bottom: 0;
}
.contact-form #contact-loader {
display: none;
margin-bottom: 13px;
border: none;
box-shadow: none;
position: absolute;
left: 130px;
}
#rsvp-form .contact-form #contact-loader {
position: static;
margin: 0 auto;
}
#commentform {
margin: 0 auto 15px;
padding: 0;
}
#commentform textarea {
width: 97%;
resize: vertical;
}
.content .captcha-container label {
display: inline-block;
}
.content .captcha-container .captcha-img {
border: none;
box-shadow: none;
margin: 0 5px 0 5px;
vertical-align: middle;
}
.content .captcha-container .captcha {
width: 60px;
vertical-align: middle;
}
#respond {
margin-top: 10px;
}
#respond #commentform label {
display: inline;
}
#respond #commentform textarea, #respond #commentform input[type=text] {
display: block;
margin-top: 5px;
margin-left: 1px;
} #container .our-menu .title-heading {
margin: 20px 0 0;
}
#container .our-menu .title-heading:first-child {
margin: 0;
}
.our-menu .content h2.title-heading {
margin-bottom: 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/our-menu-bg.png) repeat-x left bottom;
}
.our-menu #main-content article {
padding: 20px 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/our-menu-bg.png) repeat-x left bottom;
}
.our-menu #main-content article img {
margin: 5px 15px 15px 0;
}
.our-menu #main-content article img.alignleft {
margin: 5px 20px 15px 0;
}
.our-menu #main-content article .post-content {
width: 345px;
float: left;
}
.our-menu #main-content article .post-content p {
margin-bottom: 5px;
}
.our-menu #main-content article h3.post-title {
margin-bottom: 10px;
line-height: 22px;
font-size: 16px;
}
.our-menu #main-content article h3.post-title a {
font-size: 16px;
}
.our-menu #main-content article .price {
float: right;
margin-top: 17px;
}
.our-menu #main-content article:hover .price span {
background-color: #824328;
}
.our-menu #main-content article:last-child {
background: none;
padding-bottom: 10px;
}
.format-video .embed-wrap {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
embed, iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mejs-container {
margin: 0 0 15px;
} .article-date {
float: left;
width: 46px;
height: 38px;
padding: 7px 3px;
margin-top: 10px;
border: 4px double #b99586;
text-align: center;
color: #824328;
font-size: 14px;
line-height: 24px;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
.article-date span {
display: block;
font-size: 15px;
line-height: 10px;
}
.lt-ie9 .article-date {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/date-bg.png) no-repeat center center;
border: none;
padding: 11px 7px;
}
.event .post-content {
float: right;
width: 480px;
padding: 5px 0 20px;
margin-bottom: 14px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line-stars.png) no-repeat center bottom;
}
.search .event .post-content {
padding: 5px 0 0;
margin-bottom: 0;
background: none;
}
.event h3.post-title {
margin-bottom: 10px;
line-height: 20px;
font-size: 16px;
color: #824328;
text-transform: none;
}
.event h3.post-title a {
color: #824328;
text-transform: none;
}
.event h3.post-title a:hover, .event h3.post-title a:focus {
color: #501b05;
}
.event small {
color: #d3af80;
font-size: 13px;
line-height: 10px;
}
.event small span {
color: #514032;
}
.event .event-thumb {
float: left;
margin: 0 15px 15px 0;
} .event-single article {
padding: 0 0 35px;
margin-bottom: 32px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line-stars.png) no-repeat center bottom;
}
.event-single .article-date {
margin: 0 18px 25px 1px;
}
.event-single article h2.post-title {
font-variant: small-caps;
line-height: 32px;
margin-bottom: 0;
}
.event-single article small {
color: #d3af80;
font-size: 13px;
line-height: 20px;
}
.event-single article small span {
color: #514032;
}
.event-single article small span.left {
margin-left: 40px;
} .article-content {
width: 510px;
float: right;
}
.news article {
padding: 0 0 35px;
margin-bottom: 32px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line.png) no-repeat center bottom;
}
.news .article-post-date {
float: left;
color: #9d7653;
font-family: 'Droid serif';
font-size: 11px;
line-height: 16px;
text-align: right;
width: 54px;
padding: 8px 26px 62px 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/article-post-date-bg.png) no-repeat right bottom;
}
.news .article-post-date span {
font-size: 36px;
line-height: 28px;
display: block;
margin-bottom: 5px;
}
.post-meta {
font-family: 'Droid serif';
margin-bottom: 15px;
}
.post-meta span, .post-meta small a {
vertical-align: middle;
}
.post-meta .comment-count {
float: right;
}
.post-meta .comment-count a {
display: block;
padding: 0 7px;
background-color: #dfc6a4;
color: #fff;
font-size: 12px;
line-height: 22px;
}
.post-meta .comment-count a:hover {
color: #f1f1f1;
}
.news article h2.post-title {
color: #9d7653;
font-variant: small-caps;
line-height: 32px;
margin-bottom: 15px;
}
.news article h2.post-title a {
color: #9d7653;
font-variant: small-caps;
line-height: 32px;
margin-bottom: 0;
}
.news article h2.post-title a:hover {
color: #D3AF80;
}
.news .content article .post-thumb {
margin-bottom: 0;
}
.news article small {
color: #d3af80;
font-size: 13px;
line-height: 10px;
}
.news article small span {
color: #514032;
}
.news article small span.left {
margin-left: 40px;
}
.news article a.read-more-content {
display: inline-block;
float: right;
padding: 0 9px;
text-align: center;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/read-more-content-bg.png) no-repeat left center;
}
.article-tags {
clear: both;
margin: 30px 0 0;
color: #514032;
}
.article-tags a {
padding: 0 2px;
}
.sticky .article-content {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sticky-bg.png) #FFF9F1;
padding: 20px;
width: 470px;
color: #514032;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 0 1px #e6e6e6;
-moz-box-shadow: 0 0 0 1px #e6e6e6;
box-shadow: 0 0 0 1px #e6e6e6;
} .faq-list {
margin-bottom: 25px;
}
.faq-list dt {
position: relative;
padding: 0 10px 0 40px;
line-height: 35px;
margin-bottom: 1px;
color: #824328;
border: 1px solid #fbdfaa;
cursor: pointer;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.faq-list dt span {
position: absolute;
top: 7px;
left: 7px;
display: block;
width: 22px;
height: 22px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/toggle-btn.png) no-repeat 0 0;
}
.faq-list dt.current span {
background-position: bottom;
}
.faq-list dd {
display: none;
padding: 20px 20px 0;
margin-bottom: 0;
}
.lt-ie8 .faq-list dt span {
top: 0;
} .rsvp-post-thumb {
position: relative;
text-align: center;
margin-bottom: 23px;
}
.rsvp-post-thumb figure {
width: 75.60976%;
margin: 0 auto;
}
.rsvp-post-thumb figure img {
margin-bottom: 0;
}
.rsvp-post-thumb .corner {
width: 81px;
height: 132px;
position: absolute;
top: 0;
}
.rsvp-post-thumb .left-side {
left: 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/rsvp-ornament-left.png) no-repeat 0 0;
}
.rsvp-post-thumb .right-side {
right: 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/rsvp-ornament-right.png) no-repeat 0 0;
}
.rsvp-post-content {
width: 620px;
margin: auto;
}
.rsvp-post-content article {
margin-bottom: 18px;
}
.rsvp-inner-wrap div.rsvp-error-wrapper {
clear: both;
margin-bottom: 0;
}
#rsvp-form .title-heading {
font-size: 21px;
font-family: 'Droid Sans', sans-serif;
margin-bottom: 2px;
}
#rsvp-form .reception-details .title-heading {
margin-bottom: 10px;
}
#rsvp-form .reception-details label {
margin-bottom: 3px;
}
#rsvp-form .reception-details input[type="text"] {
height: 28px;
}
#rsvp-form .reception-details .selectwrap input[type="text"] {
padding-right: 38px;
width: 248px;
}
#rsvp-form .event-section p {
margin-bottom: 1px;
}
#rsvp-form .event-section .title-heading {
font-size: 18px;
margin-bottom: 0;
}
#rsvp-form .event-section label {
display: inline-block;
width: auto;
vertical-align: top;
}
#rsvp-form label {
width: 100%;
}
#rsvp-form input[type="text"] {
padding: 0 10px;
width: 276px;
}
#rsvp-form .contact-form textarea {
width: 276px;
padding: 10px;
}
#rsvp-form .contact-form {
width: 100%;
}
#rsvp-form .contact-form .event-section p {
margin-bottom: 1px;
}
#rsvp-form .contact-form p {
float: none;
margin-bottom: 5px;
width: 100%;
}
#rsvp-form .contact-form #message {
height: 107px;
margin-bottom: 0;
}
#rsvp-form .contact-form #menuNotes {
height: 222px;
}
#rsvp-form .contact-form .readmore {
margin-bottom: 0;
}
#rsvp-form .contact-form .btn-wrapper {
text-align: center;
margin-bottom: 40px;
}
#rsvp-form .contact-form .btn-inner-wrapper {
margin-bottom: 0;
}
#message-sent {
margin-bottom: 10px;
color: red;
}
.event-section {
border: 1px solid #FFFFFF;
background-color: #fff9f1;
padding: 11px 23px 32px;
margin-bottom: 18px;
}
.event-section p {
margin-bottom: 1px;
padding-top: 2px;
}
.event-section input[type="checkbox"] {
margin: 3px 9px 0 0;
}
.lt-ie9 .event-section input[type="checkbox"] {
margin: 1px 9px 0 0;
}
.rsvp-inner-wrap {
width: 620px;
margin: 0 auto 0;
}
.reception-details {
width: 300px;
}
.reception-details.left-side {
float: left;
}
.reception-details.right-side {
float: right;
}
#commentform .readmore {
margin-bottom: 15px;
padding: 6px 12px 5px;
font-size: 11px;
cursor: pointer;
} input[type="checkbox"] {
display: inline-block;
} .selectwrap {
position: relative;
display: block;
}
.selectwrap input {
cursor: pointer;
padding-right: 30px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/select-box-bg.png) no-repeat 273px center;
}
.selectbox-wrapper {
width: 99.9%;
position: absolute;
top: 32px;
left: 0;
z-index: 1800;
}
.selectbox-wrapper ul {
background-color: #fff;
border: 1px solid #DEC4A0;
}
.selectbox-wrapper ul li {
color: #AB7868;
padding: 6px 12px;
border-bottom: 1px solid #DEC4A0;
cursor: default;
}
.selectbox-wrapper ul li:hover {
background-color: #FFF9F1;
} section h2 {
margin-bottom: 15px;
}
.featurs section {
margin-bottom: 30px;
} .toggle, .accordion {
margin-bottom: 25px;
padding-left: 0;
text-align: left;
}
.toggle dt, .accordion dt {
position: relative;
padding: 8px 10px 7px 40px;
line-height: 20px;
margin-bottom: 5px;
color: #824328;
border: 1px solid #f4f4f4;
cursor: pointer;
background: #fffdfa;
}
.toggle dt span, .accordion dt span {
position: absolute;
top: 7px;
left: 7px;
display: block;
width: 22px;
height: 22px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/toggle-btn.png) no-repeat 0 0;
}
.toggle dt.current span, .accordion dt.current span {
background-position: bottom;
}
.toggle dd, .accordion dd {
display: none;
padding: 20px;
margin-bottom: 0;
}
.lt-ie8 .toggle dt span, .lt-ie8 .accordion dt span {
top: 0;
} .tabs-nav {
list-style: none;
overflow: hidden;
width: 100%;
margin: 0;
padding-left: 0;
}
.tabs-nav li {
float: left;
line-height: 32px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
border-bottom: none;
background: none;
}
.tabs-nav li.active {
line-height: 31px;
}
.tabs-nav li a {
background: #fffdfa;
border: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
border-left: none;
color: #824328;
display: block;
letter-spacing: 0;
outline: none;
padding: 0 16px;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
}
.tabs-nav li:first-child a {
border-left: 1px solid #f4f4f4;
}
.tabs-nav li a:hover {
background: #f7f7f7;
color: #824328;
}
.tabs-nav li.active a {
color: #824328;
background: #fff;
border-bottom: 2px solid #fff;
border-top: 2px solid #e4e4e4;
}
.tabs-container {
border: 1px solid #f4f4f4;
margin: -1px 0 20px;
overflow: hidden;
width: 100%;
}
.tabs-container .tab-content {
padding: 10px;
margin-bottom: 0;
}
.lt-ie9 .tabs-container .tab-content {
background-color: #fff;
} .content p.error {
padding: 10px 20px 10px 45px;
background: #d74c47;
border: 1px solid #c22b26;
border-left-width: 4px;
color: #7e1613;
}
.content p.success {
padding: 10px 20px 10px 45px;
background: #87d05b;
border: 1px solid #6bb53e;
border-left-width: 4px;
color: #284b13;
}
.content p.info {
padding: 10px 20px 10px 45px;
background: #d9f5fc;
border: 1px solid #bbe7f2;
border-left-width: 4px;
color: #38b6d7;
}
.content p.notice {
padding: 10px 20px 10px 45px;
background: #f1e884;
border: 1px solid #d5cb61;
border-left-width: 4px;
color: #6b6631;
}
.content .dropcap {
font-size: 62px;
margin-right: 6px;
padding-top: 4px;
text-transform: uppercase;
float: left;
position: relative;
top: 5px;
color: #824328;
} table {
width: 100%;
padding: 0;
margin: 0 0 20px 0;
font-size: 11px;
}
table caption {
padding: 0 0 5px 0;
width: auto;
font-style: italic;
text-align: right;
}
th {
border: 1px solid #fbdfaa;
color: #824328;
font-weight: bold;
letter-spacing: 1.5px;
line-height: 1.5em;
text-transform: uppercase;
text-align: left;
padding: 4px;
}
td {
border: 1px solid #fbdfaa;
font-size: 12px;
padding: 4px;
} .columns {
margin: 0 0 0 -2%;
overflow: hidden;
}
.columns .one-third {
width: 31.33%;
margin: 0 0 0 2%;
float: left;
}
.columns .two-third {
width: 64.66%;
margin: 0 0 0 2%;
float: left;
}
.columns .one-fourth {
width: 23%;
margin: 0 0 0 2%;
float: left;
}
.columns .three-fourth {
width: 73%;
margin: 0 0 0 2%;
float: left;
}
.columns .one-half {
width: 48%;
margin: 0 0 0 2%;
float: left;
}
.columns .single-col {
width: 98%;
margin: 0 0 0 2%;
}
.lt-ie8 .columns {
margin: 0 0 0 0;
}
.lt-ie8 .columns .one-fourth {
width: 22%;
margin: 0 0 0 2%;
float: left;
} #comments #reply-title {
margin-bottom: 15px;
}
#comments .commentlist {
margin: 20px 0 0;
padding: 0 0 5px;
overflow: hidden;
}
#comments .comment {
border: none;
list-style: none;
margin: 30px 0 0;
padding: 10px 0;
}
#comments .comment > article {
margin: 0;
overflow: hidden;
}
#comments .comment .avatar {
box-shadow: none;
background: #fff;
float: left;
margin: 2px 10px 10px 2px;
position: relative;
z-index: 1;
padding: 1px;
border: 2px solid #fce2af;
}
.lt-ie9 #comments .comment .avatar {
border-width: 1px;
}
#comments .comment .comment-body, #comments .comment .comment-meta {
float: right;
margin: 0;
width: 84%;
}
#comments .comment .comment-body p {
margin-bottom: 10px;
}
#comments .comment .comment-meta {
margin-bottom: 0;
}
#comments .comment .author {
font-size: 13px;
color: #D3AF80;
margin: 0 0 10px 0;
}
#comments .comment .author a {
color: #D3AF80;
margin: 0 0 10px 0;
}
#comments .comment .author cite {
color: #4c595c;
font-style: normal;
}
#comments .comment .author .comment-reply-link {
font-size: 11px;
}
#comments .comment time {
margin: 1px 0 5px;
}
#comments .comment .author a:hover, #comments .comment .comment-meta a:hover {
color: #824328;
}
#comments .commentlist .children {
margin: 0;
padding: 10px 0 0 85px;
position: relative;
}
#comments .commentlist .children .comment {
margin: 30px 0 0;
}
#comments .commentlist .children .comment:last-child {
padding-bottom: 0;
}
#comments .commentlist .children .depth-2 .comment-body, #comments .commentlist .children .depth-2 .comment-meta {
width: 82%;
}
#comments .commentlist .children .depth-3 .comment-body, #comments .commentlist .children .depth-3 .comment-meta {
width: 78%;
}
#comments .commentlist .children .depth-4 .comment-body, #comments .commentlist .children .depth-4 .comment-meta {
width: 74%;
}
#comments .commentlist .children .depth-5 .comment-body, #comments .commentlist .children .depth-5 .comment-meta {
width: 66%;
} #filter-by {
padding: 9px 0;
text-align: center;
margin-bottom: 30px;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
#filter-by li {
display: inline;
margin: 0;
padding: 0;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/filter-sep-bg.png) right center no-repeat;
}
#filter-by li a {
font-family: 'Droid serif' serif;
display: inline-block;
color: #a0a0a0;
font-size: 14px;
line-height: 10px;
padding: 7px 9px;
margin: 0 5px 5px;
border: none;
cursor: pointer;
}
#filter-by li a.active, #filter-by li a:hover {
background-color: #cfbc91;
color: #fff;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.gallery-item {
margin-bottom: 20px;
border: 1px solid #E9E9E9;
}
.gallery-item figure {
border: 4px solid #FFFFFF;
margin: 0;
position: relative;
line-height: 0;
}
.gallery-item figure a {
display: block;
overflow: hidden;
}
.gallery-item img {
max-width: 100%;
height: auto;
border: none;
padding: 0;
margin-bottom: 0;
box-shadow: none;
}
.gallery-item .item-title {
font-family: "Droid Sans", sans-serif;
padding: 12px 0 7px;
text-align: left;
font-size: 14px;
font-weight: normal;
}
.gallery-item .item-title a {
color: #131009;
}
.gallery-item .item-title a:hover {
color: #4B4719;
}
.gallery-item time {
color: #131009;
padding: 2px 0;
display: block;
font-size: 11px;
}
.gallery-item .item-type-link {
display: block;
padding-bottom: 5px;
border-bottom: 1px solid #FCE2AF;
}
.gallery-item .item-type-link a {
font-size: 11px;
font-weight: normal;
font-variant: small-caps;
}
dl.gallery-item {
margin-bottom: 0;
border: 0;
padding: 0;
}
.single-gallery-item .gallery-item img {
max-width: 98%;
border: 6px solid #fff;
-webkit-box-shadow: 0 0 0 1px #e6e6e6;
-moz-box-shadow: 0 0 0 1px #e6e6e6;
box-shadow: 0 0 0 1px #e6e6e6;
}
.lt-ie9 .gallery-item figure img {
border: none;
padding: 0;
}
#gallery-container .gallery-item p {
font-size: 12px;
}
.single-gallery-item div.post-thumb {
margin-bottom: 15px;
}
.single-gallery-item .gallery-item {
border: none;
}
.gallery-contents {
padding: 0 6px;
}
.gallery-contents small {
font-size: 11px;
border-top: 1px solid #ededed;
display: block;
margin: 0 -4px;
padding: 6px 4px;
}
.gallery-contents small span {
color: #a0a0a0;
}
.gallery-contents small a {
margin: 0 3px;
}
#gallery-container {
margin-bottom: 62px;
}
.gallery-4-columns {
margin: 0 0 0 -20px;
}
.gallery-4-columns .gallery-item {
width: 185px;
float: left;
margin-left: 20px;
}
.gallery-3-columns {
margin: 0 0 0 -20px;
}
.gallery-3-columns .gallery-item {
width: 258px;
float: left;
margin-left: 20px;
}
.gallery-2-columns {
margin: 0 0 0 -20px;
}
.gallery-2-columns .gallery-item {
width: 390px;
float: left;
margin-left: 20px;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: top, left, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope.no-transition .isotope-item {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} a#scroll-top {
display: none;
position: fixed;
z-index: 9999;
right: 20px;
bottom: 20px;
height: 45px;
width: 45px;
line-height: 45px;
background: #d3af80 url(//thevowevents.com/wp-content/themes/love-and-life/images/scroll-top.png) center 16px no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
a#scroll-top:hover {
background-color: #824328;
} #wp_email_capture {
margin: 15px 0 0;
}
#wp_email_capture label {
display: none;
}
.wp-email-capture-error {
background: none;
font-weight: normal;
width: auto;
color: red;
margin: 0 0 10px;
} .widget_displaytweetswidget p {
padding-bottom: 15px;
border-bottom: 1px solid #F0EBE3;
}
.widget_displaytweetswidget p:last-child {
border: none;
padding-bottom: 0;
} .zframe-flickr-wrap-ltr {
margin: 0 0 0 -8px;
}
.zframe-flickr-wrap-ltr img {
margin: 0 0 7px 7px;
}@media only screen and (min-width: 768px) and (max-width: 979px) { #container {
width: 730px;
padding: 5px;
}
.content {
width: 648px;
padding: 0px 40px;
}
#main-content {
width: 408px;
} #header {
width: 740px;
}
#header #logo {
margin: 20px auto 0px;
}
#header h6 {
right: 0px;
}
#header .main-menu.left {
left: 0px;
}
#header .main-menu.right {
right: 0px;
}
#header .main-menu.left > div > ul > li {
padding: 0px 5px 23px 0px;
}
#header .main-menu.right > div > ul > li {
padding: 0px 0px 23px 5px;
}
#header .main-menu > div > ul > li > a {
font-size: 14px;
background: none;
}
#header .main-menu.left > div > ul > li > a {
padding-right: 10px;
}
#header .main-menu.right > div > ul > li > a {
padding-left: 10px;
}
#header .main-menu .sub-menu {
width: 160px;
top: 37px;
}
#header .main-menu .sub-menu .menu-item > a {
font-size: 12px;
padding: 8px 15px 7px;
}
#header .main-menu .sub-menu .menu-item .sub-menu {
top: 0;
left: 160px;
} .image-frame.bride, .image-frame.groom {
float: none;
margin: auto;
}
.content .image-frame img {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #eaeaea;
padding: 5px;
background: #fff;
}
.couple-titles {
float: none;
margin: 15px auto 11px;
}
.couple-intro h3.declaration {
margin-top: 15px;
} ul.template-items {
margin: 0px 0px 25px -30px;
}
ul.template-items li {
width: 196px;
margin-left: 30px;
}
ul.template-items li h2 {
font-size: 20px;
}
ul.template-items li figure {
margin-bottom: 20px;
} .rsvp-post-thumb .corner {
width: 78px;
} .news .article-post-date {
width: 78px;
} #searchform #s {
margin-right: 5px;
} #footer {
width: 740px;
} .gallery-4-columns .gallery-item {
width: 145px;
}
.gallery-4-columns .gallery-item img {
width: 137px;
}
.gallery-3-columns .gallery-item {
width: 200px;
}
.gallery-3-columns .gallery-item img {
width: 192px;
}
.gallery-2-columns .gallery-item {
width: 312px;
}
.gallery-2-columns .gallery-item img {
width: 304px;
} #main-content article img {
height: auto;
} .contact-form {
width: 396px;
padding-left: 2px;
}
.contact-form p {
float: none;
width: 100%;
}
.contact-form p.name, .contact-form p.email {
margin-right: 0px;
} .our-menu #main-content article {
padding: 18px 0px;
}
.our-menu #main-content article img.alignleft {
height: auto;
margin: 5px 15px 15px 0px;
}
.our-menu #main-content article .post-content {
width: 195px;
}
.single-menu-item .news .post-head {
width: 330px;
} .event-listing article .post-content {
width: 322px;
padding-bottom: 30px;
} .event-single .date {
margin: 0px 18px 2px 1px;
} .content.news #sidebar,
.content.news #main-content {
float: none;
width: auto;
}
.content.news #sidebar {
min-height: 100%;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
}
.content.news #sidebar .widget {
width: 312px;
padding-left: 2px;
} #comments .comment .avatar {
width: 60px;
height: 60px;
}
#comments .comment .comment-body, #comments .comment .comment-meta {
text-align: left;
}
#comments .comment .children .comment:first-child {
margin-top: 0;
}
.content #comments .comment .avatar {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #eaeaea;
padding: 3px;
background: #fff;
}
} @media only screen and (max-width: 991px) {
#header-wrapper {
position: relative;
z-index: 1100;
}
#header {
width: 440px;
padding: 12px 0 10px;
height: auto;
}
#header #logo {
margin: 10px auto 15px;
}
#header h6 {
position: static;
margin-bottom: 10px;
text-align: center;
}
#header nav ul {
text-align: center;
display: none;
}
#header .main-menu.left {
position: static;
margin: 0 auto 10px;
display: none;
}
#header .main-menu.right {
position: static;
width: 95%;
margin: 0 auto 10px;
padding: 5px;
background-color: #fde69f;
border: 1px solid #191919;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#header .main-menu .responsive-nav {
width: 100%;
display: block;
margin: 0 auto;
border: 1px solid #fde6a4;
}
.slider-wrapper,
.daydream-banner {
position: relative;
z-index: 1080;
-webkit-box-shadow: 0 0 10px 5px #aaaaaa;
-moz-box-shadow: 0 0 10px 5px #aaaaaa;
box-shadow: 0 0 10px 5px #aaaaaa;
}
.slider-wrapper + .bottom-strip-wrapper {
position: relative;
z-index: 1090;
}
.flexslider .flex-direction-nav {
opacity: 1;
}
.flexslider .flex-direction-nav li a {
background-position: bottom;
}
.bottom-strip-wrapper {
}
#container {
margin-top: -4px;
margin-bottom: 0;
}
#footer-wrapper {
margin-top: 0;
position: relative;
z-index: 1070;
padding: 0;
-webkit-box-shadow: 0 0 10px 5px #aaaaaa;
-moz-box-shadow: 0 0 10px 5px #aaaaaa;
box-shadow: 0 0 10px 5px #aaaaaa;
}
#footer {
padding-top: 50px;
}
} @media only screen and (max-width: 767px) {
#sidebar .widget {
width: 100%;
margin: 0 auto 15px;
} .image-frame.bride, .image-frame.groom {
float: none;
margin: auto;
}
.content .image-frame img {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #eaeaea;
padding: 5px;
background: #fff;
}
.couple-titles {
float: none;
width: 100%;
margin: 15px auto 11px;
}
.couple-titles hgroup {
padding: 5px 0 3px;
}
.couple-titles hgroup h2 {
font-size: 34px;
}
.couple-intro h3.declaration {
margin-top: 15px;
} ul.template-items {
margin: 0px 0px 25px 0px;
}
ul.template-items li {
width: 348px;
margin: 0px 0px 20px 0px;
text-align: center;
border-bottom: 1px solid #fce2af;
padding-bottom: 20px;
}
ul.template-items li figure {
padding: 5px 3px 5px 5px;
margin: 0px 0px 20px 1px;
}
ul.template-items li a img {
width: auto;
height: auto;
margin: auto;
}
ul.template-items li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
} .news .article-post-date span {
display: inline;
} #searchform #s {
margin-right: 5px;
} #footer {
width: 440px;
}
#footer nav ul {
text-align: center;
display: none;
}
#footer #footer-menu {
background-color: #fde69f;
width: 98%;
margin: 0px auto 25px;
padding: 5px;
border: 1px solid #191919;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#footer #footer-menu .responsive-nav {
width: 100%;
display: block;
margin: 0px auto;
border: 1px solid #fde6a4;
} #filter-by {
margin-top: 20px;
}
.gallery-4-columns .gallery-item {
width: 162px;
}
.gallery-4-columns .gallery-item img {
width: 154px;
}
.gallery-3-columns .gallery-item {
width: 162px;
}
.gallery-3-columns .gallery-item img {
width: 154px;
}
.gallery-2-columns {
margin-left: 0;
}
.gallery-2-columns .gallery-item {
margin-left: 0;
width: 346px;
} #main-content article img {
height: auto;
}
#main-content .title-heading {
text-align: center;
} article ol, article ul {
text-align: left;
} .contact-form {
width: 346px;
padding-left: 2px;
}
.contact-form p {
float: none;
width: 100%;
}
.contact-form p.name, .contact-form p.email {
margin-right: 0px;
}
#sidebar .contact-details ul li.p-book, #sidebar .contact-details ul li.list-mail-icon, #sidebar .contact-details ul li.list-phone-icon {
background: none;
}
.contact-form #contact-loader {
left: 250px;
}
#reservation-form .contact-form #contact-loader {
left: 285px;
} .our-menu #main-content article {
text-align: center;
}
.our-menu #main-content article img {
float: none;
height: auto;
margin: 0px auto 15px;
}
.our-menu #main-content article .post-content {
width: 100%;
float: none;
text-align: center;
}
.our-menu #main-content article .post-content p {
margin-bottom: 15px;
}
.our-menu #main-content article .read-more {
display: inline-block;
margin-bottom: 10px;
}
.our-menu #main-content article .price {
float: none;
margin: 0px auto 0px;
}
.page-head h1 {
font-size: 26px;
}
h1 {
font-size: 26px;
}
h2,
.content h2.title-heading {
font-size: 24px;
}
.single-menu-item .news .post-head {
width: 100%;
float: none;
text-align: center;
}
.single-menu-item .price {
margin: 5px auto;
float: none;
} #sidebar .social ul {
text-align: center;
}
#sidebar .social li {
display: inline;
float: none;
vertical-align: top;
} .date {
float: none;
margin: 0px auto 5px;
}
.event-listing article .article-date {
margin: 10px auto;
float: none;
}
.event-listing article .post-content {
float: none;
width: 100%;
padding-bottom: 30px;
} .event-single .date {
float: none;
margin: 0px auto 25px;
}
.event-single article {
text-align: left;
margin-bottom: 0;
background: none;
}
.event-single article small span.left {
margin-left: 2px;
display: inline-block;
}
.event-single article .article-date {
float: none;
margin: 10px auto;
} .news article .comment-count {
display: none;
}
.news article a.read-more-content {
float: none;
}
.news article .article-date {
margin: 10px auto;
float: none;
}
.news .date {
float: none;
margin: 0px auto;
}
.news .post-head {
width: 100%;
} .columns {
margin: 0px 0px 0px -2%;
overflow: hidden;
}
.columns .one-third, .columns .two-third, .columns .one-fourth, .columns .three-fourth, .columns .one-half {
width: 100%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .single-col {
width: 100%;
margin: 0px 0px 0px 2%;
} #comments .commentlist .children {
padding: 0px;
position: relative;
}
#comments .comment .avatar {
width: 60px;
height: 60px;
float: none;
}
#comments .comment .comment-body, #comments .comment .comment-meta {
float: none;
width: 100%;
padding: 0px;
}
#comments .commentlist .children .depth-2 .comment-body, #comments .commentlist .children .depth-2 .comment-meta {
width: 100%;
padding: 0px;
}
#comments .commentlist .children .depth-3 .comment-body, #comments .commentlist .children .depth-3 .comment-meta {
width: 100%;
padding: 0px;
}
#comments .commentlist .children .depth-4 .comment-body, #comments .commentlist .children .depth-4 .comment-meta {
width: 100%;
padding: 0px;
}
#comments .commentlist .children .depth-5 .comment-body, #comments .commentlist .children .depth-5 .comment-meta {
width: 100%;
padding: 0px;
}
#respond #commentform p {
text-align: left;
}
#main-content .captcha-container label {
display: block;
}
.team-page #main-content {
background: none;
}
.content #comments .comment .avatar {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #eaeaea;
padding: 3px;
background: #fff;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) { #container {
width: 430px;
padding: 5px;
}
.content {
width: 348px;
padding: 0px 40px;
}
#sidebar {
width: 348px;
padding: 25px 0px;
}
#main-content {
width: 348px;
padding: 0px 0px 40px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line-stars.png) no-repeat center bottom;
text-align: left;
} .content.right #sidebar {
float: right;
background: none;
width: 348px;
padding: 25px 0px;
}
.content.right #main-content {
float: left;
width: 348px;
margin-right: 0px;
} .couple-intro li {
float: none;
}
.image-frame {
margin: 0 auto;
} .rsvp-post-thumb figure {
width: auto;
}
.rsvp-post-thumb .corner {
display: none;
}
.rsvp-post-content {
width: auto;
}
#rsvp-form .event-section .title-heading {
text-align: left;
}
.rsvp-inner-wrap {
width: auto;
}
.reception-details {
width: 300px;
margin: auto;
}
.reception-details.left-side, .reception-details.right-side {
float: none;
} .content.news #sidebar,
.content.news #main-content {
float: none;
width: auto;
}
.article-content {
float: none;
width: auto;
}
.news article {
text-align: center;
}
.news .article-post-date {
background: none;
float: none;
width: auto;
font-size: 14px;
padding: 0 0 15px  0;
text-align: center;
}
.news .article-post-date span {
font-size: 14px;
}
} @media only screen and (max-width: 479px) { #container {
width: 280px;
padding: 5px;
}
.content {
width: 238px;
padding: 0px 20px;
}
#main-content {
width: 238px;
padding: 0px 0px 40px;
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/sep-line-stars.png) no-repeat center bottom;
text-align: left;
}
#sidebar {
width: 238px;
padding: 25px 0px;
} .content.right #sidebar {
float: right;
background: none;
width: 238px;
padding: 25px 0px;
}
.content.right #main-content {
float: left;
width: 238px;
margin-right: 0px;
} #header {
width: 290px;
} .flex-direction-nav li a.flex-next {
right: 2%;
}
.flex-direction-nav li a.flex-prev {
left: 2%;
} .couple-titles {
background: url(//thevowevents.com/wp-content/themes/love-and-life/images/and-small.png) no-repeat scroll center center;
}
.couple-titles header h2 {
font-size: 24px;
margin-bottom: 0;
line-height: 38px;
}
.couple-titles header h3 {
font-size: 13px;
line-height: 32px;
} ul.template-items li {
width: 238px;
}
ul.template-items li a img {
width: auto;
height: auto;
} .gallery-2-columns .gallery-item {
width: 236px;
}
.gallery-2-columns .gallery-item img {
width: 228px;
}
.gallery-3-columns {
margin-left: 0;
}
.gallery-3-columns .gallery-item {
width: 236px;
margin-left: 0;
}
.gallery-3-columns .gallery-item img {
width: 228px;
}
.gallery-4-columns {
margin-left: 0;
}
.gallery-4-columns .gallery-item {
width: 236px;
margin-left: 0;
}
.gallery-4-columns .gallery-item img {
width: 228px;
} #footer {
width: 290px;
}
#get-in-touch strong {
display: block;
margin: 8px 0;
} .contact-form {
width: 236px;
padding-left: 2px;
}
.contact-form p {
float: none;
width: 100%;
}
.contact-form p.name, .contact-form p.email {
margin-right: 0px;
}
.contact-form #contact-loader {
left: 188px;
} .rsvp-post-thumb figure {
width: auto;
}
.rsvp-post-thumb .corner {
display: none;
}
.rsvp-post-content {
width: auto;
}
#rsvp-form .event-section .title-heading {
text-align: left;
}
.rsvp-inner-wrap {
width: auto;
}
.reception-details {
width: auto;
}
.reception-details.left-side, .reception-details.right-side {
float: none;
}
.selectwrap input {
background-position: 210px center;
}
.selectbox-wrapper {
width: 98.5%;
}
#rsvp-form input[type="text"], #rsvp-form .contact-form textarea {
width: 89%;
}
#rsvp-form .reception-details .selectwrap input[type="text"] {
width: 77%;
} .tabs-nav li a {
padding: 0 5px;
} blockquote {
background: none;
padding: 20px 15px;
font-style: italic;
}
.content img {
width: auto;
height: auto;
} .content.news #sidebar,
.content.news #main-content {
float: none;
width: auto;
}
.article-content {
float: none;
width: auto;
}
.news article {
text-align: center;
}
.news .article-post-date {
background: none;
float: none;
width: auto;
font-size: 14px;
padding: 0 0 15px  0;
text-align: center;
}
.news .article-post-date span {
font-size: 14px;
}
} @media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
#sidebar .social li {
vertical-align: middle;
}
} @media only screen and (max-width: 767px) {
table.responsive {
margin-bottom: 0;
}
.pinned {
position: absolute;
left: 0;
top: 0;
background: #fff;
width: 35%;
overflow: hidden;
overflow-x: scroll;
border-right: 1px solid #fbdfaa;
border-left: 1px solid #fbdfaa;
}
.pinned table {
border-right: none;
border-left: none;
width: 100%;
}
.pinned table th, .pinned table td {
white-space: nowrap;
}
.pinned td:last-child {
border-bottom: 0;
}
div.table-wrapper {
position: relative;
margin-bottom: 20px;
overflow: hidden;
border-right: 1px solid #fbdfaa;
}
div.table-wrapper div.scrollable {
overflow: scroll;
overflow-y: hidden;
}
div.table-wrapper div.scrollable table {
margin-left: 35%;
}
table.responsive td {
position: relative;
white-space: nowrap;
overflow: hidden;
}
table.responsive th {
position: relative;
white-space: nowrap;
overflow: hidden;
}
table.responsive th:first-child {
display: none;
}
table.responsive td:first-child, table.responsive.pinned td {
display: none;
}
}@font-face{font-family:eicons;src:url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0);src:url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0#iefix) format("embedded-opentype"),url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.47.0) format("woff2"),url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.47.0) format("woff"),url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.47.0) format("truetype"),url(//thevowevents.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.47.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}