/* ------------------------------------  */
/* ---------- SITE FRAMEWORK ----------  */
/* ------------------------------------  */
.admin_panel+.header_strips_container {margin-top: 31px;}
.ui-autocomplete {z-index:10001 !important;}

html {overflow-y: scroll;}
body {font-family: 'Raleway', sans-serif; font-size: 14px; background: #fff;}
.content_wrap * {box-sizing:border-box;}
.contentDiv { min-height: 600px;}

.hidden {display: none;}
.hideme {display:none !important;}
.full-width-fix { width: 100vw !important; position: relative !important; left: 50%; right: 50%;  margin-left: -50vw; margin-right: -50vw;}

.paymentFields input[type=text], .paymentFields select {line-height: 30px; height: 30px; box-sizing:border-box; width: 100%;}

/* ----- STANDARD FONTS, LINKS, LISTS----- */
h1 {display:block; font-family: 'Playfair Display'; font-size: 32px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:42px; }
h2 {display:block; font-family: 'Playfair Display'; font-size: 28px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:38px; }
h3 {display:block; font-family: 'Playfair Display'; font-size: 24px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:36px; }
h4 {display:block; font-family: 'Playfair Display'; font-size: 22px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:34px; }
h5 {display:block; font-family: 'Playfair Display'; font-size: 20px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:32px; }
h6 {display:block; font-family: 'Playfair Display'; font-size: 18px; font-weight: normal; color:#202124; margin:0 0; padding:0; line-height:30px; }

p {font-size:16px; color:#4E4F53; line-height:28px; }

a {text-decoration:underline; color: #000; font-size:16px; line-height:28px;}
a:hover {color: #FF2800; text-decoration: none;}

ul {list-style-position: outside; padding: 5px 0 20px 20px; font-size:14px; color:#4E4F53; list-style-type:circle; line-height:24px; }
ul li {padding:0 0 15px 0; line-height:20px;}

ol {list-style-position: outside; padding: 5px 0 20px 20px; font-size:14px; color:#4E4F53; list-style-type:circle; line-height:24px; }
ol li {padding:0 0 5px 0;}

hr {background: transparent; border:1px dashed #D8D8D8; margin-bottom:5px;}


/* ------------------------------------  */
/* ------------ SITE DESIGN -----------  */
/* ------------------------------------  */

/*Header Strip*/
.header_strips_container{overflow: hidden; background: #FC9481;}
.header_strips_container > div{padding: 0; margin: 0 !important;}
.header_strips{opacity: 0; visibility: hidden; width: 100% !important; }
.header_strip > div{padding:0 10px;}
.header_strip{padding: 5px 0; z-index: 1000; position: relative;}
/*.header_strips_container .owl-stage{ display: flex; align-items: flex-start; touch-action: none;}
.header_strips_container :is(.owl-nav, .owl-dots).disabled{display: none;}
.header_strips_container .owl-stage .owl-item{}
.header_strips_container .owl-stage .owl-item.animated{transition: ease-in-out all 1s;}
.header_strips_container .owl-stage .owl-item.animated.fade{opacity: 0;}
.header_strips_container .owl-stage .owl-item.animated.fade.active{opacity: 1;}*/


/* ----- HEADLINE -----  */
.headline_wrap {background: #FEF8F2; height: 38px;}
.headline_wrap a { color: #202124; text-decoration: none;}
.headline_wrap a:hover {text-decoration:none;}
.headline_container {display:flex; justify-content: space-between; height: 100%; padding: 0 10px;}

.headline_left { display:flex; flex-direction:row; justify-content: flex-start; align-items:center; height:100%; flex-basis: 60%;}
.headline_left a img {vertical-align:middle; margin-right: 5px; text-decoration: none;}

/* top menu */
.topmenu { margin: 0; padding: 0; list-style: none; display:flex; flex-direction:row; align-items:center; justify-content: flex-start;}	
.topmenu li  {margin:0; padding:0; margin-right: 10px;}
.topmenu li::after {content:"|"; color: #7e7d7d; margin-left: 10px; height: 10px; }
.topmenu li:last-child::after {content:none;}
.topmenu li a{margin:0; font-size:14px;  color: #202124;}
.topmenu li a:hover {text-decoration:underline;}

.headline_right { display:flex; flex-direction:row; justify-content: flex-end; align-items: center; height:100%; flex-basis: 40%; position:relative;}
.headline_right_button {border-left: 1px solid #E6DFD7; margin: 0 10px; padding-left: 10px; height: 100%; display:flex; align-items:center;}
.headline_right img {vertical-align:middle; margin-right: 5px;}

.headline_mobile {display:flex; flex-direction:row; align-items: center; justify-content: space-evenly; width:100%;font-size: 11px; color: #202124;}
.headline_mobile span{font-weight:bold;}
.headline_mobile div::after {content:"|"; color: #7e7d7d; margin: 0 5px; height: 10px; }

/* -------------------------------------------------------------------- */

/* ----- HEADER ------ */
.header_wrap .container_16 {display:flex; flex-direction:row; align-items: center; height: 115px; padding: 0 10px;}
.header_left, .header_right, .header_mid {display:flex; flex:1; align-items:center;}
.header_left {margin-right:auto; justify-content: flex-start;}
.header_mid {justify-content:center;}
.header_right {justify-content:flex-end;}
.header_right .menuButton {margin-right: 20px; margin-left:auto;}

/* -------------------------------------------------------------------- */

/* ----- MEMBER DROPDOWN ------ */
.acc_menu {display:none; position:absolute; top:38px; right:0; background: #FEF8F2; padding: 10px;  width:400px; z-index:20;}
.acc_menu ul {list-style:none; display:flex; flex-direction:row; justify-content:flex-start; margin:0; padding:0; flex-wrap:wrap;}
.acc_menu ul li {color: #202124; font-size:14px; line-height:28px; margin:0; padding:0;}
.acc_menu a {color:#202124; font-size: 14px; line-height:28px; text-decoration: none;}
.acc_menu ul > li:first-of-type::after {content:"|"; color: #202124; margin: 0 5px; height: 10px; }
.acc_menu a img {vertical-align:middle; margin-right: 10px; text-decoration: none;}
.login {margin-left: 100px;}

/* -------------------------------------------------------------------- */

/* ----- MENUS ----- */
.menu_wrap {position:relative; background: #FBECDA; height:auto; box-shadow: 0px 3px 6px #00000045;}

/* main menu */
.mainmenu {z-index:20; height: 48px; padding: 0; position: relative; text-transform:capitalize; list-style: none; display:flex; flex-direction:row; align-items:center; justify-items:stretch;}	
.mainmenu li  {	height: 100%; flex-grow:1; margin:0; padding:0; display:flex;justify-content: center;}
.mainmenu li a{display:flex; height: 100%; font-size:16px;  color: #202124; vertical-align:middle; align-items:center; text-decoration: none;}
.mainmenu li:hover > ul {background: #FEF8F2 url(../images/down_arrow_beige.svg) no-repeat center top;}
.mainmenu li a:hover {text-decoration:none;}

/* main submenu */
.mainmenu li ul {position: absolute; display:none; z-index:30; margin: 0; padding: 10px 0; top: 48px; clear:both; background:#FEF8F2; box-shadow: 0px 3px 6px #00000042;}
.mainmenu li ul li { position: relative; display: block; margin:0;  padding:0; width: 200px; text-align:left; padding-left:20px;}
.mainmenu li ul li:hover {background: #FBECDA}
.mainmenu li ul li:hover a {color: #FF2800; text-decoration: none;}
.mainmenu li ul li a {text-align:left; color: #202124; font-size: 14px; z-index:100; display: block; word-wrap: break-word; line-height: 24px; text-decoration: none;}

/* main sub-submenu */
.mainmenu li ul li ul{position:absolute; right:-190px; top:0; left:auto; display:none;}
.mainmenu li:last-child ul li ul{right:auto; left:-190px;}

/* mobile menu */
.mtopmenu {display: none; margin: 0; padding:0;  width: 380px; text-align: left; position: absolute; top: 153px; right: 0; list-style: none; z-index:100; background-color: #FEF6EC;}	
.mtopmenu li {display: block; padding: 0; margin: 0; line-height:24px; position:relative;}	
.mtopmenu li a{text-align:left; display: block; color: #202124; padding: 5px 10px; font-size: 16px; line-height: 19px; text-decoration: none;}
.mtopmenu a:hover {color:#FF2800; text-decoration:none;}
.mtopmenu li a span {color: #fff; padding-right: 5px; text-decoration: none;}
.mtopmenu li.currency_toggle {display:flex; flex-direction:row; justify-content:center; align-items:center; border-bottom: 1px solid #202124; padding-bottom: 5px;}
.mtopmenu li.currency_toggle span {font-weight: bold; color: #202124; margin-right: 10px;} 
.mtopmenu li.currency_toggle a {text-decoration: none; color: #4E4F53; padding:0; } 
.mtopmenu li.currency_toggle a:first-of-type::after {content:"|"; color: #4E4F53; margin: 0 5px; height: 10px; }
a.mtopmenu_close {height: 30px; background: #FBECDA url(../images/menu_expanded.svg) no-repeat center center; cursor:pointer; margin-top:20px;}

/* .hasSubItems {background: #FEF6EC url(../images/menu_expand.svg) no-repeat 95% center;} */
/* .hasSubItems.expanded {background: #FEF6EC url(../images/menu_expanded.svg) no-repeat 95% center;} */

/* mobile submenu */
.mtopmenu li ul li {padding-left: 0px; background-color: #FEF8F2;}  
.mtopmenu li ul li a{font-size: 14px; line-height: 20px; padding: 0 20px; color: #202124; border: 0; text-decoration: none;}
.mtopmenu ul {display:none;margin: 0px; padding:0; }
.mtopmenu ul li {margin: 0 0px;}

.mtopmenu .menuExpand {position:absolute; right: 0; top:0; height:100%; width:60px;}
.mtopmenu .menuExpand a {border:none; display:block; width:100%; height:100%;}
.mtopmenu .menuExpand a img { width: 12px; height: 12px; margin-left: 20px; transition: transform 0.3s; -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; -ms-transition: transform 0.3s; -o-transition: transform 0.3s; }
.flip { transform:rotate(180deg) translate(-2px, 2px); -webkit-transform:rotate(180deg) translate(-2px, 2px); -moz-transform:rotate(180deg) translate(-2px, 2px); -ms-transform:rotate(180deg) translate(-2px, 2px); -o-transform:rotate(180deg) translate(-2px, 2px); }

/* -------------------------------------------------------------------- */

/* ----- UNDERHEAD ------ */
.underhead_wrap {background: #FF6043;}
.underhead_wrap .container_16 {height: 36px; display:flex; flex-direction:row; align-items:center; justify-content: space-evenly;}
.underhead_wrap .container_16 div {font-size:14px; }
.underhead_wrap .container_16 div span {font-weight:bold; color:#fff;}
.underhead_wrap .container_16 div a {color:#fff; text-decoration: none;}
.underhead_wrap .container_16 div a:hover {color:#fff;}
.underhead_wrap .currency_toggle {display:flex; flex-direction:row; align-items:center;}
.underhead_wrap .currency_toggle ul {list-style:none; display:flex; flex-direction:row; align-items:center; margin:0 0 0 10px; padding:0;}
.underhead_wrap .currency_toggle ul li {padding:0; margin:0;}
.underhead_wrap .currency_toggle ul li:first-child::after {content:"|"; color: #fff; margin: 0 5px;}
a.currency.active { font-weight:bold; font-size: 120%;}

/* -------------------------------------------------------------------- */


/* ----- FOOTERLINE ----- */
.footerline {height: 48px; background: linear-gradient(90deg, #FF2800 0%, #FF6043 100%) 0% 0% no-repeat;}
.footerline .container_16 {height:100%; display:flex; flex-direction:row; align-items:center; justify-content: space-between;}
.footerline .signup_container {height:100%; max-width: 680px;}
.footerline .signup {float:left; height:100%; display:flex; flex-direction:row; align-items:center; justify-content: flex-start;}
.footerline .signup h3 {font-size: 20px; color:#fff; margin-right:10px;}
.footerline .signup input[type=email] {height:34px; width:263px; padding-left: 40px; color: #fff; background: rgba(255,255,255,0.4) url(../images/mail-icon-white.svg) no-repeat 10px center; border:none; margin-right:10px;}
.footerline .signup input[type=email]::placeholder, .footerline .signup input[type=email]::-webkit-input-placeholder {color:#fff; opacity:1;}
.footerline .signup .button-white {padding: 6px 15px;}
.footerline .signup .button-white:hover {border: 1px solid #fff;}

.footerline .footerline-social {float:right; height:100%; display:flex; align-items:center; gap:10px;}
.footerline .footerline-social a {text-decoration: none; display: flex; align-items: center; justify-content: center;}

/* -------------------------------------------------------------------- */

/* ---- FOOTER ----- */
.footer_wrap { padding:20px 2%; line-height: 28px; background:#FEF8F2;}
.footer_wrap .container_16 {display:flex; flex-direction:row; align-items:flex-start; justify-content: space-between;}
.foot_col {display:flex; flex-direction:column; justify-content:flex-start; flex-basis: 20%;}
.footer_wrap span.foot-span {font-family: 'Playfair Display'; color: #202124; font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.footer_wrap a {color: #4E4F53; font-size: 13px; text-decoration: none;}
.foot-contact a img {margin-right: 5px; text-decoration: none; height: 11px; width:11px;}
.foot-contact a:hover {text-decoration:none;}
.foot-contact a.foot-map:hover {text-decoration: underline;}
.foot-contact .foot-map, .foot-contact .foot-social {margin-left: 15px;}
a.foot-location {cursor:default;}
.foot-location span {color: #4E4F53; font-size: 13px; font-weight:normal;}
.foot-social a {margin-right: 10px; text-decoration: none;}
.foot-location a img {height: 14px;}
a.foot-map {text-decoration:underline;}

.foot-pay {display:block;}
.foot-pay img {height: 50px;}
.foot-pay img:first-of-type {margin-top:20px;}
.foot-pay .foot-pay_lastrow img {height: 26px;}

/* footer menu */
.footermenu { margin: 0; padding: 0; list-style: none;}	
.footermenu li  {margin:0; padding:0; display: block; line-height: 26px;}
.footermenu li a{display: block; margin:0; font-size:13px;  color: #3a3a38; text-decoration: none;}
.footermenu li a:hover {text-decoration:underline;}

/* -------------------------------------------------------------------- */


/* ----- BYLINE ----- */
.byline_wrap {background:#fff; height:auto; padding: 10px 0; color: #4E4F53; font-size: 12px; border-top: 1px solid #D8D8D8;}
.byline_wrap .container_16 {height: 100%; display:flex; flex-direction:row; align-items:center; justify-content:space-between;}
.byline_wrap a {color:#4E4F53; text-decoration: none;}
.byline_menu {list-style:none; padding:0; margin:0; display:flex; align-items: center; flex-direction:row; justify-content:flex-start;}
.byline_menu li {padding:0; margin:0;}
.byline_menu li::after {content:"|"; color: #4E4F53; margin: 0 5px;}
.byline_menu li:last-of-type::after {content:none;}

/* -------------------------------------------------------------------- */


/* ----- IFRAMES ----- */
.popout_underlay {background: rgba(0,0,0,0.8) top left; width:100%; height:100%; position:fixed; top:0; left:0; z-index:1000;}
a.popout_close {font-size: 100px; font-weight:bold; color:#fff; position:absolute; top: 0px; right:50px; text-decoration: none;}
iframe.page_popout {width:80vw; height:80vh; position:absolute; top:10vh; left:10vw; z-index:1000;}
iframe.page_popout {border:5px solid black;}

/* -------------------------------------------------------------------- */


/* ----- FADING GALLERY -----*/
.caroufredsel_wrapper { padding-bottom:20px;}
div[type=fading_gallery] a{position:relative; text-decoration: none;}
div[type=fading_gallery] .banner, div.fg_gallery .banner{position:absolute; bottom:0; padding:0px 5px; width:100%; background:rgba(0, 105, 0, 0.9);}

/* -------------------------------------------------------------------- */

/* ----- FULL SCREEN GALLERY -----*/
a.addSlide {color: #000;}

div.fullscreenwrap { position: relative;} 
div.fullscreenfade { margin:0 auto; display:flex; opacity:0; transition:opacity 0.3s ease-in-out 0s; position:relative;}
div.fullscreenfade div.slide {float:left; position:relative; display: flex; align-items: center; background-position:center top;}
div.fullscreenfade div.slide .banner{ margin:0 auto; width:1200px;}
div.fullscreenfade div.slide .frame {height: 100%; align-self: center; display: inline-block; padding:25px 30px 25px 30px; }
div.fullscreenfade div.slide .frame p { padding: 5px 0; margin: 0; line-height: initial;}
div.fullscreenfade div.slide .banner .bg-frame-on{background: #16161570;}
div.fullscreenfade .arrows {background-color: rgba(0,0,0,0.5); width: 40px; height:70px; }

.fullGallContent {margin: 0 auto; margin-top: 350px; width: 100%;}

/* ----- GALLERY PAGINATION BUTTONS ----- */
div.fullscreenfade .pagination { position:absolute; bottom:10px; text-align:center; width:100%; height:12px; z-index:1;}
div.fullscreenfade .pagination a{ height:10px; width:10px; margin:0 6px; display:inline-block; border:1px solid #FF2800; background: #fff; border-radius:16px; text-decoration: none;} 
div.fullscreenfade .pagination a.selected{ background:#FF2800; text-decoration: none;} 

/* ----- GALLERY NAVIGATION BUTTONS -----  */
.arrows.prev {position: absolute; left: 20px; top: 45%; bottom: 0; background:  url(../images/nav_left_white.svg) no-repeat center; background-size: 15px 24px; width: 30px; cursor: pointer; z-index: 2;}
.arrows.next {position: absolute; right: 20px; top: 45%; bottom: 0; background:  url(../images/nav_right_white.svg) no-repeat center; background-size: 15px 324px; width: 30px; cursor: pointer; z-index: 2;}

/* -------------------------------------------------------------------- */


/* ----- CONTACT FORM ----- */
form.contact_form {border: 1px solid #ECEBEB; width: 100%; margin: 20px auto 20px auto; padding: 5px 5px 20px 5px; background-color: #fff;}
.cf_line {clear: both; line-height: 30px; color: #4E4F53; font-size: 16px; line-height: 26px;}
.cf_line p {color:#4E4F53; font-weight: bold; font-size: 16px; line-height: 28px; margin: 0 1% 5px 1%; padding-bottom: 5px; border-bottom: 1px dashed #D8D8D8;}
.cf_label {float:left; width: 98%; margin: 0 1%; font-size: 16px; line-height: 26px;}
.cf_field { width: 98%; margin: 0 1%;}
.cf_field select, .cf_field input[type="text"] {color: #4E4F53; height: 30px; margin-bottom: 5px;}
.cf_checkbox .cf_label, .cf_checkbox .cf_field {float:left; width: auto;}
.cf_radio .cf_label, .cf_radio .cf_field {float:left; width: auto;}
.cf_field textarea, .cf_field select, .cf_field input[type=text] {width: 100%; border: 1px solid #ECEBEB;}
.cf_field textarea {height: 60px; resize: none; text-decoration: none;}
.cf_submit, .ff_submit {text-align: right; margin: 10px 0;}
.cf_submit a, .ff_submit a {padding: 10px 20px; margin-right: 1%; background-color: #fff; color: #FF2800; font-size:16px; border: 1px solid #FF2800; font-family: 'Playfair Display'; text-decoration: none; transition: background 0.3s, color 0.3s; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; -ms-transition: background 0.3s, color 0.3s; -o-transition: background 0.3s, color 0.3s;}
.cf_submit a:hover, .ff_submit a:hover {text-decoration:none; background-color: #FF2800; color: #fff;}
p.denotes {padding-left: 10px;}

/* ----- CUSTOM CONTACT FORM ----- */
.customform { font:12px arial; color:#333;}
.customform  .fullwrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap .leftwrap {float:left; width:30%; height:30px;}
.customform  .linewrap .leftwrap label{display:block; text-align:right; padding-right:10px;}
.customform .linewrap  .rightwrap {float:left; width:70%;}
.customform .linewrap .textareawrap textarea {width:95%; height:120px; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .textinputwrap input {width:95%; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .dropdownwrap select {width:100%; font:13px Trebuchet MS; color:#000;}
.customform  .infowrap { margin:10px 0; font-weight:bold;}

/* -------------------------------------------------------------------- */

.accordian {border-radius: 10px; border: 1px solid #dedede; margin: 10px 0;}
.acc-title {line-height: 40px; border-radius: 10px; background: rgb(100,100,100); background:url(../images/downarrow.png) no-repeat 98% 10px; background-color: rgba(100,100,100,0.07); font-size: 1.6em; text-indent: 20px; cursor: pointer; color: #3a4252;}
.acc-content {display: none; padding: 10px; } 
.acc-active {border-radius: 10px 10px 0 0;}
.acc-active .acc-title{ background: rgb(200,200,200); background:rgba(0,0,0,0.02); border-radius: 10px 10px 0 0;}


/* ----- CUSTOM CLASSES -----  */
/* Buttons */
.button-white { padding: 10px 15px; background-color: #fff; color: #FF2800; text-decoration: none; font-size:16px; border: 1px solid #FF2800; font-family: 'Playfair Display'; transition: background 0.3s, color 0.3s; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; -ms-transition: background 0.3s, color 0.3s; -o-transition: background 0.3s, color 0.3s; }
.button-white:hover {text-decoration:none; background-color: #FF2800; color: #fff;}

/* Heading Decoration */
.decorated { position:relative; overflow:hidden;z-index:1; padding: 0 5px;}
.decorated:before, .decorated:after {position: absolute; top: 51%; overflow: hidden; width: 50%; height: 1px; content: '&nbsp;'; border-bottom: 1px dashed #4E4F53; margin: 0 10px;}
.decorated:before {margin-left: -50%; margin-right: 20px; text-align: right;}

/* -------------------------------------------------------------------- */

.menu-level-1 > li {
    position: relative;
}

.menu-level-2,
.menu-level-3 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}

.menu-level-1 > li:hover > .menu-level-2,
.menu-level-2 > li:hover > .menu-level-3 {
    display: block;
}