/*
Theme Name: Alderman Theme
Author: ABM
Author URI: http://aestheticbrandmarketing.com/
Description: Responsive custom theme created for Dr. Amy Alderman
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain) */

@font-face {
    font-family: 'ParmaPetit';
    src: url('assets/fonts/parmapetit/ParmaPetit-Italic.woff2') format('woff2'),
        url('assets/fonts/parmapetit/ParmaPetit-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


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;}
/* HTML5 display-role reset for older browsers */
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,
q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear_0 {clear:both; font-size:0px; line-height:0px; display:block;width:100%;}
.clear{clear: both;}
.last {margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
.pad_bot{padding-bottom: 50px;}
/**************************************************************************************/
*{ -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
a { color:#000; text-decoration:none; outline:0 none;font-family: 'Roboto Condensed', sans-serif;}
a:hover { color:#000; text-decoration:none;}

h1,h2,h3,h4,h5,h6 { font-family: 'Cormorant Garamond', serif;}

h1 { font-size:24px;}
h2 { font-size:22px;}
h3 { font-size:18px;}
h4 { font-size:16px;}
h5 { font-size:14px;}
h6 { font-size:12px;}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: inherit;
}

img { width: auto; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic;}
p{font-size: 18px;font-family: 'Roboto', sans-serif;}
sup { font-size: .6em; }

.elementor-menu-anchor {
    position: relative;
    top: -150px;
}

/*----------------------------------------------------------------------------------*/
body {background-color:#ffffff; color:#000; font-size:12px; line-height: normal;font-family: 'Roboto Condensed', sans-serif;}
.flt_Lt { float:left; display:inline;}
.flt_Rt { float:right; display:inline;}
.txt_cnt { text-align: center;}
.txt_rt { text-align: right;}
input,textarea { -webkit-appearance:none; border-radius:0px; outline:none; border:0px;font-family: 'Roboto Condensed', sans-serif;}
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both;}
.table_sec { display: table;}
.table_cell { display: table-cell;vertical-align: middle;}
.pad_30{padding: 30px 0 0 0 ;}
.mar_top{    margin-top: 70px}
.split{width: 100%;}
.mar_0{margin: 0!important;}
.mar_top{margin: 150px 0 0 0 !important;}
.pad_rt{padding-right: 8px;}
.pad_tb{padding:40px 15px;}
/* ----------------------- layout ----------*/
.wrapper { margin:0 auto;  width: 100%;}
.container { width:1170px; max-width: 100%; padding: 0; margin: 0 auto;}

/* ------------------------ HEADER SECTION --------------*/
.header {background-color: #ffffff; margin: 0 auto; width: 100%; min-height:146px; position: relative;padding:5px 0;}
.header .logo img{transition: height .2s; height: 135px;}
.header .logo a{ padding: 13px 0; text-decoration: none; display: inline-block; transition: none;}

.menubar{
    padding: 20px 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.shop-button {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sticky .shop-button { margin: 0; }

.shop-button .btn {
    font-weight: 700;
    color: #43b8b9;
    border-color: #43b8b9;
}

.shop-button .btn:hover {
    color: #fff;
    background-color: #43b8b9;
}

.shop-button + .call-wrapper {
    margin-left: 30px;
}

.call { text-align: right; padding-bottom: 15px;}
.sticky .call {padding-bottom: 10px;}
.call a{display: block;text-decoration: none; font-size: 24px;font-weight: 400; color: #3d332b; text-transform: uppercase;transition: font-size .2s ease-in-out;}
.call a[href="#"] { pointer-events: none; }
.call a span {color: #22abad;}
.sticky .call a {font-size: 16px;}
.nav_bg{ position: relative; width: 95%; }
.nav_bg nav{display: block; height: auto!important; float: right; width: 100%;}
.nav_bg nav ul { list-style: none;padding: 16px 0; text-align:right;}
.nav_bg nav ul li { display: inline-block;margin: 0 10px;   position: relative;}
.nav_bg nav ul li a { text-decoration: none; text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif;color:#3d332b; font-size: 16px;display: block; transition: all 0.6s ease-out 0s;  font-weight:400;}
.nav_bg nav ul li:first-child {margin-left: 0;}
.nav_bg nav ul li a:hover, .nav_bg nav ul li.current-menu-item:not(.no-highlight) > a, .nav_bg nav > ul > li.current-page-ancestor > a {color:#22abad;}
.nav_bg nav ul li a:after { content: ''; display: block;  margin: auto;  height: 2px; position: absolute; left: 0; right: 0; bottom:-5px; width: 0px;background: transparent; transition: width .5s ease, background-color .5s ease;}
.nav_bg nav > ul > li > a:hover:after, .nav_bg nav > ul > li.current-menu-item > a:after, .nav_bg nav > ul > li.current-page-ancestor > a:after {width: 100%; background:#22abad; height: 2px; margin: 0 auto;}
.nav_bg nav ul > li > ul { display: none; position: absolute; width: auto; background-color: #000;width:220px;margin-left:-15px;z-index: 999;padding: 0;}
.nav_bg nav ul > li > ul li { position: relative; width: 100%;    border-bottom: 1px solid #202020;  margin: 0 auto;}
.nav_bg nav ul > li > ul li a {  display: block; color:#fff; font-size: 18px; text-align: left; text-transform: capitalize;padding: 10px 20px;}
.nav_bg nav ul > li > ul li:hover a {background-color: #22abad;color:#fff;}
.nav_bg nav ul > li:hover ul { display: block;}

.nav_bg nav ul li.menu-item-has-children::after {
    content: "\e259";
    color:#000;
    font-family: "Glyphicons Halflings";
    font-size: 0.5rem;
    font-weight: 400;
    display: inline-block;
    width:auto;text-align: right;
    position: absolute;
    right: -10px;
    top: 6px;
}

.nav_bg .menu-col-2 > ul {
    width: auto;
    columns: 2;
    column-gap: 0;
}

.nav_bg .menu-col-2 > ul > li {
    border-right: 1px solid #202020;
    white-space: nowrap;
}

.more_nav{ position: relative;width: 5%; }

.more_nav nav{display: none;padding: 40px 0px 0;position: fixed; width: 280px; height: 100%; display: block; z-index: 999 !important; transition: transform 200ms ease-in; top: 0; right: -280px;background-color: #1b1b1b;}

.more_nav.menuOpen nav{ display:block; transform: translateX(-100%); }

.more_nav nav ul {
    height: 100%;
    overflow-y: auto;
}

.more_nav nav ul li{ position: relative;padding: 12px 0px;}
.more_nav nav ul li a{color: #fff;font-family: 'Roboto Condensed', sans-serif;text-decoration: none;font-weight: 400; font-size: 18px;text-transform: uppercase;padding: 0 30px;    display: inline-block;}
.more_nav nav ul li:hover,.more_nav nav ul li.current-menu-item a, .more_nav nav ul li.current-menu-item{background-color: #22abad; }
.more_nav nav ul li.menu-item-has-children:after{content: "\e259"; font-size: 15px; color: #fff; position: absolute; right: 15px;top:12px;font-family: 'Glyphicons Halflings'}
.more_nav nav ul li.menu-item-has-children.open_nav:after{content: "\e260"; font-size: 15px; color: #fff; position: absolute; right: 15px;top:12px;font-family: 'Glyphicons Halflings'}
.more_nav nav ul > li > ul.sub-menu { display: none; position:relative; width: auto;    background-color: #22abad;z-index: 999;left: 0;right: 0;margin: 10px 0;height: 200px; overflow-y: scroll;}
.more_nav nav ul > li > ul.sub-menu li { position: relative; width: 100%;margin: 0 auto;    padding: 5px 0;}
.more_nav nav ul > li > ul.sub-menu li a {  display: block; color:#fff; font-size: 14px;font-weight: 400; text-align: left; text-transform: capitalize;padding: 0px 30px;}
.more_nav nav ul > li:hover ul.sub-menu{display: block;}
.more_nav nav ul > li > ul.sub-menu li:hover a {color: #000;}
.more_nav.menuOpen nav ul.top{border-bottom:solid 1px #d8d8d8;  display: none;margin-top: 20px; }
.more_nav nav ul.bot>li.menu-item-has-children>ul.sub-menu::-webkit-scrollbar {width: 0.5em;}
.more_nav nav ul.bot>li.menu-item-has-children>ul.sub-menu::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(f,0,0,0.1);}
.more_nav nav ul.bot>li.menu-item-has-children>ul.sub-menu::-webkit-scrollbar-thumb { background-color: #000;outline: 1px solid #000;border-radius: 5px;}

.more_nav .req_btn{text-align:center;float:left;vertical-align:middle;width:80%;    padding: 5px 0;}

.more_nav .req_btn:hover a{color: #fff;background: #e78f26;}
.more_nav .req_btn a{font-size: 13px;color: #a43753;text-align: center;border: 1px solid #a43753; text-decoration: none;text-transform: uppercase;      padding: 12px 10px; width: 220px;display: inline-block;}
.nav-icon {width:25px;height: 25px; position: relative;    float: right;right: 0; top:20px;transform: rotate(0deg);transition: .5s ease-in-out;cursor: pointer;display:block;text-align: center; margin: 0 auto; }
.nav-icon span {  display: block;  position: absolute;  height:2px;width: 100%;background:#231f20;opacity:1;left: 0;transform: rotate(0deg); transition: .25s ease-in-out;}
.nav-icon span:nth-child(1) {  top: 0px;}
.nav-icon span:nth-child(2) {  top: 8px;}
.nav-icon span:nth-child(3) {  top: 16px;}
.nav-icon.open span:nth-child(1) {  top: 18px; transform: rotate(135deg);}
.nav-icon.open span:nth-child(2) {  opacity: 0;  left: -60px;}
.nav-icon.open span:nth-child(3) {  top: 18px; transform: rotate(-135deg);}
.nav-icon:after {content: 'MENU';  position: absolute; top: -25px;right: 0; left: -6px; width: 100%; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; line-height: 20px; color: #000;font-weight: bold;letter-spacing: 1px;}

#closeIcon {position: absolute; cursor: pointer;right:20px;color:#fff;font-size:14px;top:0px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;}
#closeIcon em {font-size: 30px;font-weight: 100;line-height: 30px;margin-left: 10px; vertical-align: sub;}

.mob_menu {display: none;}
.mob_menu a { transition: none; }
.icon.icon-angle-down{ margin-left: 5px;    display: none;height: 20px;width: 20px;}

.sticky{position: fixed;top: 0px;margin-top: 0px;display: block;z-index:9999;left: 0px;width: 100%;box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.36);
    -moz-animation: reveal-header 0.5s;
    -webkit-animation: reveal-header 0.5s;
    -ms-animation: reveal-header 0.5s;
    animation: reveal-header 0.5s;}

@-moz-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}
.header.sticky { height: 120px; min-height: auto;padding: 0;}
.header.sticky .logo img{ height: 110px; }
.header.sticky .logo a { padding: 5px 0; }
.header.sticky .menubar {padding: 20px 15px 0;}
/* ------------------------ BANNER SECTION --------------*/

.banner_section {
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    min-height: auto;
    background-color: #f1f0f5;
}

.banner_section .banner {
    width: 100%;
    background-size: cover;
    background-position: 85% center;
}

.banner_section .caption {
    width: 60%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 80px;
    text-align: center;
}

.banner_section .caption h1 {
    font-size:60px;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #4c4949;
    text-shadow: 1px 1px 4px rgba(150, 150, 156, 1);
    font-weight: 300;
}

.banner_section .caption h2 {
    font-style: italic;
    font-size:60px;
    letter-spacing: normal;
    color: #4c4949;
    text-shadow: 1px 1px 4px rgba(150, 150, 156, 1);
}

.banner_section .caption a {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #4c4949;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #4c4949;
    padding: 18px 30px;
    width: 300px;
    text-transform: uppercase;
    transition: color 1s ease, background-color 1s ease;
    text-decoration: none;
    margin-top: 40px;
}

.banner_section .caption a:hover {
    background-color: #22abad;
    color: #fff;
}

.home .banner_section .banner { height: 860px; }

.home .banner_section .overlay {
    width: 100%;
    background-color: rgba(255,255,255,.5);
    position: absolute;
    left: 0;
    bottom: 0;
}

.home .banner_section .overlay ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home .banner_section .overlay li {
    flex: 0 1 auto;
    padding: 30px 15px;
}

.home .banner_section li.banner_awards__title:only-child {
    display: none;
}

.home .banner_awards__title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 55px;
    font-weight: 300;
    text-align: center;
    text-shadow: 1px 1px 4px #96969c;
    white-space: nowrap;
}

.home .banner_awards__title h2 span {
    font-family: 'Arial', sans-serif;
}

.main_content.inner_page .banner_section .banner { height: 500px; }

.main_content.inner_page .caption {
    margin-top: 0px;
    padding-left: 32px;
    text-align: left;
    left: 0;
}

.main_content.inner_page .caption h1 { color:#3d332b; }

.main_content.inner_page .caption h2 { color: #22abad; }

.caro-slide:hover .caro-title {
    background-color: #43b8b9;
    padding-left: 30px;
}

/* ------------------------ MAIN CONTENT HERE --------------*/
.main_content { position: relative; margin: 0 auto; width: 100%;  background-color:#fff; }
.sticky + .main_content {padding-top: 150px;}

.sec{padding: 90px 0 75px; background-color: #fff; text-align: center;}
.sec h2{font-size: 55px; color: #3d332b; text-align: center; font-weight: 300; padding-bottom:30px;text-transform: uppercase;line-height: 55px;}
.sec p{font-size: 18px;line-height:28px; color: #6c6963; font-family: 'Roboto', sans-serif;padding-bottom: 25px; font-weight: 300;}
.sec .img_div img{border:10px solid #fff;box-shadow:0px 2px 14px -1px rgba(208, 208, 208, 0.82); }
.sec .img_div ,.sec .content{margin-bottom: 20px;}
.sec .content{padding-left:35px; text-align: left;}
.sec .content  a.rd_btn{text-decoration: none; display: inline-block; margin-right: 22px;color: #22abad; text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif; border:1px solid #22abad; font-weight: 400; padding: 15px 30px;font-size: 15px; line-height: 16px; transition: color 1s ease, background-color 1s ease;}
.sec .content  a.rd_btn:hover{background-color:#22abad; color: #fff; }
.sec p>em{font-style: italic; color: #6c6963; font-weight: 100;font-size: 28px;    line-height: 34px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; border:10px solid #fff;box-shadow:0px 2px 14px -1px rgba(208, 208, 208, 0.82);}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.logo_sec{position: relative; background-color: #f9f8f6; padding: 20px 0; width: 100%;}
.logo_sec h2{font-size: 40px; color: #3d332b; text-align: center; margin: 10px auto 25px;text-transform: uppercase;line-height: 1;}
.logo_sec .container { width: 100%; }
.logo_sec ul {list-style: none; margin: 0 auto; display: flex; justify-content: center; align-items: center; }
.logo_sec ul li{ flex: 0 1 200px; padding: 10px 25px; }
.logo_sec ul li a{text-decoration: none; transition: none; }

.bg_sec1{position: relative;min-height:530px;background:#ffffff url(assets/images/bg.jpg);background-repeat: no-repeat;background-position:center right; background-size: contain; padding: 90px 0;}
.bg_sec1 h2{font-size: 55px; color: #3d332b;font-weight: 300; padding-bottom:20px;text-transform: uppercase;line-height: 55px; text-align: left;}
.bg_sec1 p{font-size: 18px;line-height:28px; color: #6c6963; text-align:left; font-family: 'Roboto', sans-serif;padding-bottom: 25px; font-weight: 300;}
.bg_sec1  a.rd_btn{text-decoration: none; display: inline-block; margin-right: 22px;color: #22abad; text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif; border:1px solid #22abad; font-weight: 400; padding: 15px 30px;font-size: 15px; line-height: 16px; transition: 1s ease all;}
.bg_sec1  a.rd_btn:hover{background-color:#22abad; color: #fff; }

.contact_sec{background: #f9f8f6; padding: 90px 0;width: 100%;background-position:center; background-size: cover; background-attachment: fixed; min-height: 760px;}
.contact_sec h2{font-size: 44px; color: #fff;padding-bottom:30px; text-align: center;text-transform: uppercase;line-height: 55px; }
.contact_sec ul{text-align: center;   }
.bor_top{    border-top: 1px solid #f6f6f6;}
.contact_sec ul.form-style li{width: 50%; float: left;    padding: 0px 8px 20px; }
.contact_sec input[type=text],
.contact_sec input[type=tel],
.contact_sec input[type=email],
.contact_sec textarea,
.contact_sec select{ background-color: transparent; border-color: #c0bca7; height: 50px;color: #d7d5ca;margin:0px; }
.contact_sec optgroup, .contact_sec option { color: #000; }
.contact_sec textarea{height: 170px;}
.checkbox{padding: 15px 0; clear: both;display: block; margin: 0 auto;}
.checkbox input[type="checkbox"] {position: relative;    z-index: 999;height: 15px;opacity: 1; width: 15px;    margin-top: 0px; margin-left: 0;border: 1px solid #ccc;    outline: none;}
.checkbox input[type="checkbox"] + span {position: relative;color: #fff;font-family: 'Roboto', sans-serif; font-size: 16px; text-align: center;display: inline-block;vertical-align: middle;margin: 5px;padding-left: 5px;font-weight: 300;}
.checkbox input[type="checkbox"] + span::before,.checkbox span::after {position: absolute;content: "";display: inline-block;}
.checkbox input[type="checkbox"] + span::before{height: 16px;width: 16px;left: 0px;top: 3px;}
.checkbox input[type="checkbox"] + span::after {height: 5px;width: 9px;border-left: 2px solid;border-bottom: 2px solid;transform: rotate(-45deg);left: -17px;    top: 6px;}
.checkbox input[type="checkbox"] + span::after {content: none;}
.checkbox input[type="checkbox"]:checked + span::after {content: "";}
.contact_sec input[type=submit]{background: #22abad;text-transform: uppercase;font-family: 'Roboto', sans-serif;font-size:18px;font-weight:bold;padding: 20px 20px; width: 182px;letter-spacing: 1px; color: #fff;transition: 1s ease all; cursor: pointer;}
.contact_sec ul.form-style li.long_field{width: 100%;}
.contact_sec input[type=submit]:hover{background: #000;box-shadow:none;}
.contact_sec .nice-select{ height: 50px; border-color: #c0bca7; background-color: transparent;color: #d7d5ca;padding: 5px 15px;width: 100%; font-family: 'Roboto', sans-serif; font-size: 16px;}

.contact_sec label {
    color: #fff;
}

.touchevents .contact_sec { background-attachment: scroll; }

.map_sec{position: relative; max-width: 100%; min-height: 350px; height: 350px;}
/* ------------------------Footer --------------*/
.footer{margin:0 auto; width: 100%;background-color:#bcbcbc; padding: 45px 0 0px;position: relative;}
.footer h2{font-size:24px;font-weight:400; color: #22abad;padding-bottom:5px;font-family: 'Roboto Condensed', sans-serif; }
.footer_top{padding-bottom: 20px;}
.footer_top h2 { text-align: center; }
.footer_bot{padding-top: 40px;padding-bottom: 50px;}
.footer_top .menu {list-style: none; padding-bottom: 15px;}
.footer_top .menu li {padding: 7px 0; text-align: center;}
.footer_top .menu a{color: #fff; font-size: 15px; text-decoration: none;font-weight:300;font-family: 'Roboto', sans-serif; }
.footer_top .menu a:hover{  color: #22abad;border-bottom: 1px solid #22abad;}
.footer_top>div{width: 20%;}

.footer_bot p{font-size: 15px; font-weight: 400; color: #ffffff;font-family: 'Roboto', sans-serif;line-height: 24px; }
.footer_bot p>a>span{vertical-align: middle;display: inline-block;color: #fff; font-size: 15px;text-align: left;}
.footer_bot p>a{font-size: 14px; color: #fff; font-weight: 400;font-family: 'Roboto', sans-serif;padding: 14px 0;vertical-align: middle; display: inline-block;text-decoration: none;}
.footer_bot .address h2 { margin-bottom: 18px; padding-top: 24px; border-top: 1px solid #cdcdcd; }
.footer_bot .address>p>a{padding: 0;}
.footer_bot .address a[href="#"] { pointer-events: none; }
.footer_bot p>img,
.footer_bot p>a img {float: none;vertical-align: top; margin-right: 5px;}
.footer_bot .gift_social {padding: 14px 0;}
.footer_bot .social{padding: 12px 0;}
.footer_bot .social li{margin:2px;display: inline-block;}
.footer_bot .social a { background-color: transparent; color: #22abad; border: 1px solid #22abad; width: 30px; height: 30px;text-decoration: none; display: inline-block;font-size: 16px;line-height: 30px; border-radius: 50%;transition:color 1s ease, background-color 1s ease;}
.footer_bot .social a:hover{background-color:#22abad; color:#fff;}

@media screen and (min-width: 992px) {
	.footer_bot p>a {font-size: 20px;}
    .footer_bot .address:nth-last-of-type(-n+2):first-of-type,
    .footer_bot .address:nth-last-of-type(-n+2):first-of-type ~ .address {
        width: 50%;
    }

    .footer_bot .address:only-child { width: 100% !important; }
}

@media screen and (max-width: 991px) {
    .footer_bot .address + .address {
        margin-top: 24px;
    }

    .footer_top .menu a,
    .footer_bot .social a {
        transition: none;
    }
}

.footer p.copy{text-align:center;clear: both; font-size: 13px;    padding-bottom: 20px; color: #fff; font-weight: 300; font-family: 'Roboto Condensed', sans-serif}
.footer p.copy a{ color: #fff; transition: none; }
.footer p.copy>img {float: none;vertical-align: middle;}
.address,.call_me{text-align: center;}
/*----------------------------------------------------------*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ /* WebKit browsers */   color: #d7d5ca;font-family: 'Roboto', sans-serif;font-size: 16px;}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #d7d5ca;font-family: 'Roboto', sans-serif;font-size: 16px;}
input::-moz-placeholder,textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #d7d5ca;font-family: 'Roboto', sans-serif;font-size: 16px;}
input:-ms-input-placeholder,textarea:-ms-textarea-placeholder { /* Internet Explorer 10+ */ color: #d7d5ca;font-family: 'Roboto', sans-serif;font-size: 16px;}

/*-------------------------------------------------------------*/
.flex_div{    display: flex;align-items: center;}
.bg_wrap{position: relative;}
.bg_wrap:before{content: ""; background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ position: absolute; left: 0;top: 0;bottom: 0; right: 0; width: 100%;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background:rgb(34, 171, 173);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 35px;
    display: none;    z-index: 999;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.in_wrap {padding: 70px 0; scroll-behavior: smooth;}
.side_bar p{color: #6c6963;font-size: 16px;display: block;font-family: 'Roboto', sans-serif;font-weight: 300;line-height: 24px;}
.in_wrap .pro_list {border:1px solid #afadab; text-align: left; margin-bottom: 20px;}
.in_wrap .pro_list .img_div{height: 300px; background-color: #f9f8f6; overflow: hidden;}
.in_wrap .pro_list .img_div img{width: 100%; object-fit: cover;}

.in_wrap .pro_list h3{color: #3d332b; font-size: 28px; text-transform:uppercase; padding: 0 15px;}
.in_wrap .pro_list ul li a{text-decoration: none; color: #6c6963;font-size: 18px;display: block; padding:10px 15px;font-family: 'Roboto', sans-serif; font-weight: 300;}
.in_wrap .pro_list ul li a:hover{background-color: #22abad;  color: #ffffff; }
.in_wrap .pro_list ul li.highlight > a,
.in_wrap .pro_list ul li.current-menu-item:not(.no-highlight) > a {background-color: #22abad;  color: #ffffff; }

.in_wrap .pro_list .menu > li .sub-menu a {
    padding-left: 36px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}

.in_wrap .post_list{border:1px solid #afadab; text-align: left; margin-bottom: 20px; padding: 20px 15px;}
.in_wrap .post_list h4{color: #3d332b; font-size: 28px;padding: 0 15px 10px;}
.in_wrap .post_list  ul.list_l  {padding: 5px 0;}
.in_wrap .post_list  ul.list_l  li{position: relative;margin-left: 20px; padding:10px 0px;color: #6c6963;font-size: 16px;font-family: 'Roboto', sans-serif; font-weight: 300; line-height: 24px;}
.in_wrap .post_list  ul.list_l  li:before{font-family: slick; font-size: 7px; line-height: 30px; position: absolute; top: 5px; left: -20px; content: "•"; text-align: center; opacity: 1; color:#00b2a9; -webkit-font-smoothing: antialiased;}
.in_wrap .post_list  ul.list_l>li>a{text-decoration: none; color: #6c6963;font-size: 16px;display: block;font-family: 'Roboto', sans-serif; font-weight: 300; line-height: 24px;}
.in_wrap a.rd_btn{background-color: #22abad; color: #ffffff; font-size: 15px ;text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif; padding: 15px;display: block;text-align: center; font-weight: 400; text-decoration: none;transition: 1s ease all;}
.in_wrap a.rd_btn:hover{background-color: #000;}
.testimonial_slider p{text-align: center; padding-bottom: 10px; position: relative;}
.testimonial_slider b{display: block; font-weight: bold; text-align: center;font-size: 16px ;}
.testimonial_slider .slick-slide{position: relative;}

.testimonial_slider .slick-slide::before,
.testimonial_slider .slick-slide::after {
    color: #6c6963;
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.testimonial_slider .slick-slide::before {
    content: '\f10d';
    top: 0;
    left: 0;
}

.testimonial_slider .slick-slide::after{
    content: '\f10e';
    right: 0;
    bottom: 20px;
}

.testimonial_slider .slick-dots li{margin: 0 auto;}

.in_wrap .cont_form{border:1px solid #afadab; text-align: left; margin-bottom: 20px; border-radius: 2px; padding: 20px 15px;}
.in_wrap .cont_form h4{color: #3d332b; font-size: 28px;padding: 0 15px;}
.in_wrap .cont_form ul {padding: 10px 0 0;}
.in_wrap .cont_form ul li{width: 100%; margin-bottom: 10px;}
.in_wrap .cont_form input[type=text],
.in_wrap .cont_form input[type=email],
.in_wrap .cont_form input[type=tel],
.in_wrap .cont_form textarea {padding: 10px; margin:0px;  }
.in_wrap .cont_form select{padding: 10px 7px; margin:0px;  }
.in_wrap .cont_form .field-textarea{height: 170px;}
.in_wrap .cont_form input[type=submit], .in_wrap .cont_form input[type=button]{ background: #22abad; width: 100%;margin: 0 auto; padding:15px; border: none; color: #ffffff; font-size: 15px ;text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif;}
.in_wrap .cont_form input[type=submit]:hover, .in_wrap .cont_form input[type=button]:hover{background-color: #000;}

.in_wrap .cont_form .nice-select {
    background-color: transparent;
    color: #999;
}

.content_wrap h1{color: #3d332b; font-size: 56px;font-family: 'Cormorant Garamond', serif!important;font-weight: 300!important;line-height: normal;}
.content_wrap h2{color: #3d332b!important; font-size:45px;font-family: 'Cormorant Garamond', serif!important;font-weight: 300!important; line-height: normal;}
.content_wrap h3{font-family: 'Cormorant Garamond', serif!important;color: #3d332b;font-size:28px;font-weight: 300!important;line-height: normal; }
.content_wrap p{font-weight: 300; font-size: 18px; line-height: 28px;    padding: 0 0 15px;}
.content_wrap p a{color: #22abad; text-decoration: underline;  font-size: 18px;}
.content_wrap p a:hover{text-decoration: none;}
.content_wrap p>em{ font-style: italic; }
.content_wrap p>b,.content_wrap p>strong, .content_wrap p>a>strong{font-weight: bold;}
.content_wrap p>strong>em, .content_wrap p>a>strong>em{font-style: italic;}
.content_wrap p>strong>em>a{color: #22abad; text-decoration: underline;  font-size: 18px;font-weight: bold; font-style: italic;}
.content_wrap a.elementor-button-link{text-transform: uppercase; font-size: 15px;font-family: 'Roboto Condensed', sans-serif!important;  font-weight: 400!important;}
.content_wrap h5>em{font-family: 'Roboto', sans-serif; font-style: italic;  font-size: 28px; color: #6c6963; font-weight: 100;}
.content_wrap h5>em>a{color: #22abad; text-decoration: underline;    font-family: 'Roboto', sans-serif; font-weight: 100; }
.content_wrap h5>em>a:hover{text-decoration: none;}
.content_wrap ul{list-style:none; margin:0 0 20px 0; padding:0; }
.content_wrap ul li	{font-weight: 300; font-size: 18px; font-family: 'Roboto', sans-serif;   margin-left: 20px; padding:5px 0px; line-height:28px; background:none; color:#6c6963; position: relative;}
.content_wrap ul li:before{font-family: slick;
    font-size: 7px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    left: -20px;
    content: "•";
    text-align: center;
    opacity: 1;
    color:#00b2a9;
    -webkit-font-smoothing: antialiased;}

.content_wrap ul.no-bullets li::before,
.content_wrap .no-bullets ul li::before {
    display: none;
}

.content_wrap ul li a  {font-size:18px;line-height:20px; color:#6c6963; }
.content_wrap blockquote{padding: 0 50px; position: relative;}
.content_wrap blockquote:before{content: ""; background-image: url(https://www.dramyalderman.com/wp-content/uploads/2018/03/q_l.png); width:76px; height: 63px; position: absolute; left: 0; top:0;}
.content_wrap blockquote:after{content: ""; background-image: url(https://www.dramyalderman.com/wp-content/uploads/2018/03/q_r.png); width:76px; height: 63px; position: absolute; right: 0; bottom:0;}
.content_wrap blockquote p{font-size: 22px; font-family: 'Roboto', sans-serif; font-weight: 100; line-height: 32px;}
/*-----------------------*/
div.wpcf7-validation-errors{   display: none!important;}
.elementor-widget-tabs .elementor-tab-title,.elementor-toggle .elementor-tab-title{  font-weight: 400!important; font-size: 18px;}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title{outline: none;}

.postsList .sec .img_div img  { width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; border:0px; top: 0;right: 0;}
.postsList .content_wrap h3   {margin-bottom: 25px;}
.postsList .content_wrap  {position: relative; height: 100%;}
.postsList .sec .content .content_wrap .rd_btn  {margin-right: 0; float: right;}
.displayFlex {display: flex; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.postExcerpt .link-more {display: none}
.postExcerpt{    padding-bottom: 20px;}
.banner_section .noBanner{    position: relative;    transform: none;}
.content_wrap img{ border: 10px solid #fff!important; box-shadow: 0px 2px 14px -1px rgba(208, 208, 208, 0.82)!important; }
.caro-pager{display:none!important;}
.search-form svg.icon-search{ width: 20px; height: 20px;}
.search-form input[type="search"]{    padding: 5px; vertical-align: middle;}
.footer_bot .call_me p{padding:0;}

h3.entry-title a{text-decoration:none;font-size:28px;line-height: normal;  color: #81b752;}
h1.page-title {text-align:center;}
.entry-meta{padding-bottom:15px;    font-size: 16px;}
.entry-meta a{text-decoration:none;    color: #006f94;}



.sidebar {  border: 1px solid #afadab;text-align: left; margin-bottom: 20px;    padding: 20px;}
.sidebar h2{ text-transform: capitalize; color: #3d332b;font-size: 25px;padding: 10px 0px 5px;text-align: left; line-height: normal;}
.sidebar button{ font-size: 16px; padding: 5px 10px; color: #fff; background-color: #22abad; }
.sidebar .widgetBox + .widgetBox { margin-top: 10px; }
.sidebar .wp-block-search input[type="search"] {
    height: 40px;
    border: 1px solid #999;
    border-right: 0;
    padding: 0 10px;
}
.sidebar .wp-block-archives select,
.sidebar .wp-block-categories select {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
    border: 1px solid #999;
    background-color: #fff;
}
.sidebar .search-form svg.icon-search{display:none;}
.sidebar .search-form span.screen-reader-text{display:block; width: 100%;position: relative;     height: auto;   overflow: visible;    color: #fff;
    font-size: 25px;    font-family: 'Cormorant Garamond', serif;}
.sidebar .search-form label{width:100%;}
.sidebar .search-form label .screen-reader-text{ color: #3d332b; padding:0 0 5px;}
.sidebar .nice-select, .sidebar .nice-select .list{ width: 100%;}
.sidebar .widgetBox{clear:both;}

/* Call-outs */

.callout {
    margin: 30px auto;
    padding: 50px 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.callout.meet {
    padding: 30px;
}

.callout .content {
    width: 40%;
}

.callout.meet .content {
    width: 65%;
}

.callout h2 {
    margin-bottom: 20px;
    line-height: 1;
}

.callout p {
    margin-bottom: 35px;
}

.callout .btn {
    padding: 20px 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #22abad;
    transition: all .5s;
}

.callout .btn:hover {
    opacity: .9;
}

.navigation.pagination {
    clear: both;
}

/* Spa Landing Page */

.page-template-tpl-landing .inner_page .banner_section .banner { height: 860px; }

.page-template-tpl-landing .banner_section .caption { text-align: center; }

.page-template-tpl-landing .banner_section .caption h1,
.page-template-tpl-landing .banner_section .caption h2 {
    color: #fff;
    text-shadow: none;
}

.page-template-tpl-landing .banner_section .caption h1 {
    color: #22abad;
    font-family: 'ParmaPetit', serif;
    font-style: italic;
    text-transform: none;
}

.page-template-tpl-landing .banner_section .caption a {
    color: #fff;
    border: 2px solid #fff;
    background-color: rgba(75,171,173,.5);
}

.page-template-tpl-landing .banner_section .caption a:hover { background-color: rgba(75,171,173,1); }

.page-template-tpl-landing .content_wrap h2 { font-size: 55px; }

.page-template-tpl-landing .main_content .no-shadow img {
    border: none !important;
    box-shadow: none !important;
}

.page-template-tpl-landing blockquote.hide-mobile  { display: none; }
.page-template-tpl-landing blockquote.hide-desktop { display: inline-block; }

.page-template-tpl-landing blockquote::before,
.page-template-tpl-landing blockquote::after {
    display: none;
 }

.page-template-tpl-landing blockquote p {
    font-size: 30px;
    font-family: 'Cormorant Garamond', serif;
}

.page-template-tpl-landing blockquote p:last-child {
    font-size: 24px;
    text-align: right;
}

.page-template-tpl-landing .in_wrap .rd_btn {
    color: #22abad;
    border: 2px solid #22abad;
    background-color: transparent;
    display: inline-block;
}

.page-template-tpl-landing .in_wrap .rd_btn:hover {
    color: #fff;
    background-color: #22abad;
}

.page-template-tpl-landing .in_wrap .rd_btn + .rd_btn {
    margin-left: 24px;
}

.page-template-tpl-landing .featured-procedure {
    padding: 80px 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.page-template-tpl-landing .featured-procedure h2 {
    margin-bottom: 20px;
    color: #3d332b;
    font-size: 55px;
    font-weight: 300;
    text-transform: uppercase;
}

.page-template-tpl-landing .featured-procedure p {
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #6c6963;
}

.page-template-tpl-landing .featured-procedure .rd_btn {
    margin-right: 22px;
    padding: 15px 30px;
    color: #22abad;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border:1px solid #22abad;
    display: inline-block;
    transition: 1s ease all;
}

.page-template-tpl-landing .featured-procedure .rd_btn:hover {
    background-color:#22abad;
    color: #fff;
}

.spa-procedures .caro,
.spa-procedures .caro-slide,
.spa-procedures .caro-wrap,
.spa-procedures .caro-img,
.spa-procedures .caro-img img,
.spa-procedures .carousel-content {
    -webkit-backface-visibility: hidden;
}

.spa-procedures .caro-slide             { display: none; }
.spa-procedures .caro-slide:first-child { display: block; }

.spa-procedures .carousel-content {
    opacity: 0;
    visibility: hidden;
}

.spa-procedures .caro-slide:hover .carousel-content {
    opacity: 1;
    visibility: visible;
}

.spa-procedures .carousel-content ul { padding: 32px 0; }

.spa-procedures .carousel-content li   { padding: 0 16px; }
.spa-procedures .carousel-content li a { white-space: normal; }

.spa-procedures .caro-title    { background-color: #43b8b9; }
.spa-procedures .caro-title h3 { font-size: 24px; }

.spa-procedures .caro-slide:hover .caro-title { padding-left: 0; }

.page-template-tpl-landing .instagram-feed {
    padding: 76px 0 100px;
}

.page-template-tpl-landing .instagram-feed h2,
.page-template-tpl-landing .instagram-feed h3 {
    text-transform: uppercase;
    text-align: center;
}

.page-template-tpl-landing .instagram-feed h2 { font-size: 55px; }

.page-template-tpl-landing .instagram-feed h3 {
    margin-bottom: 1.65em;
    font-size: 30px;
}

.page-template-tpl-landing .instagram-feed h3 a {
    color: #443d31;
    font-family: 'Cormorant Garamond', serif;
}

@media only screen and (min-width: 768px) {
    .page-template-tpl-landing blockquote.hide-mobile  { display: inline-block; }
    .page-template-tpl-landing blockquote.hide-desktop { display: none; }
}

@media only screen and (min-width: 1260px) {
    .spa-procedures .caro { max-width: 1170px; }

    .spa-procedures .caro-slide,
    .spa-procedures .caro-img,
    .spa-procedures .caro-slide:hover .caro-img,
    .spa-procedures .caro-slide:hover .carousel-content {
        max-width: 390px;
    }

    .spa-procedures .caro-slide.caro-sib-side:hover .caro-img,
    .spa-procedures .caro-slide.cycle-slide-active:hover .carousel-content {
        transform: translateX(390px);
    }

    .spa-procedures .caro-slide:hover { max-width: 780px; }
}

@media only screen and (max-width: 1399px) {
    .page-template-tpl-landing .inner_page .banner_section .banner { height: 500px; }

    .spa-procedures .caro-title h3 { font-size: 20px; }
}

@media only screen and (max-width: 1199px) {
    .page-template-tpl-landing .featured-procedure {
        text-align: center;
        background-color: #43b8b9;
        background-image: none !important;
    }

    .page-template-tpl-landing .featured-procedure h2,
    .page-template-tpl-landing .featured-procedure p {
        color: #fff;
    }

    .page-template-tpl-landing .featured-procedure .rd_btn {
        color: #fff;
        border-color: #fff;
    }
}

@media only screen and (max-width: 1145px) {
    .page-template-tpl-landing .inner_page .banner_section .banner { height: 400px; }
}

@media only screen and (max-width: 991px) {
    .page-template-tpl-landing .banner_section .caption h1,
    .page-template-tpl-landing .banner_section .caption h2 {
        color: #3d332b;
    }
}

@media only screen and (max-width: 767px) {
    .page-template-tpl-landing .content_wrap h2,
    .page-template-tpl-landing .featured-procedure h2,
    .page-template-tpl-landing .instagram-feed h2 {
        font-size: 30px;
    }
}


/* Custom styles for WPForms */

[id^="wpforms-"].wpforms-container .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

[id^="wpforms-"].wpforms-container .wpforms-form ::-webkit-input-placeholder { color: #999; }
[id^="wpforms-"].wpforms-container .wpforms-form :-moz-placeholder           { color: #999; }
[id^="wpforms-"].wpforms-container .wpforms-form ::-moz-placeholder          { color: #999; }
[id^="wpforms-"].wpforms-container .wpforms-form :-ms-input-placeholder      { color: #999; }

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field {
    width: 100%;
    padding: 0 0 10px;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-captcha) input[type="text"],
[id^="wpforms-"].wpforms-container .wpforms-form input[type="email"],
[id^="wpforms-"].wpforms-container .wpforms-form input[type="tel"],
[id^="wpforms-"].wpforms-container .wpforms-form select,
[id^="wpforms-"].wpforms-container .wpforms-form textarea {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    border: 1px solid #999;
    border-radius: 0;
    outline: none;
    appearance: none;
}

[id^="wpforms-"].wpforms-container .wpforms-form select {
    padding-right: 2em;
    color: #999;
    background-image:
      linear-gradient(45deg, transparent 50%, #999 50%),
      linear-gradient(135deg, #999 50%, transparent 50%),
      linear-gradient(to right, transparent, transparent);
    background-position:
      calc(100% - 16px) 1em,
      calc(100% - 12px) 1em,
      100% 0;
    background-size:
      4px 5px,
      4px 5px,
      2em 3.5em;
    background-repeat: no-repeat;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-select select > optgroup,
[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-select select > option {
    color: #000;
}

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox ul li::before { display: none; }

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"] {
    width: auto;
    height: auto;
}

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"]:not(old) { visibility: hidden; }

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"] + label {
    max-width: 90%;
    padding-left: .75em;
    font-size: 15px;
    text-align: left;
    display: inline-block;
    position: relative;
}

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"] + label::after {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    position: absolute;
    top: 0;
    left: -13px;
}

[id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"]:not(old):checked + label::after {
    content: '✓';
    color: #333;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-indent: 1px;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit {
    margin: 0 auto;
    padding: 8px 16px;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    border: none;
    background-color: #443d31;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit:hover {
    border: none;
    background-color: #222;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-captcha,
[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-recaptcha-container {
    display: flex;
    justify-content: center;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-captcha {
    flex-direction: column;
    align-items: center;
}

[id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-captcha .wpforms-field-label { font-weight: 400; }

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit,
.cont_form [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit {
    background-color: #22abad;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit:hover,
.cont_form [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit:hover {
    background-color: #000;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit-container,
.content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit-container {
    text-align: center;
}

/* Homepage WPForm */

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form ::-webkit-input-placeholder { color: #d7d5ca; }
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form :-moz-placeholder           { color: #d7d5ca; }
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form ::-moz-placeholder          { color: #d7d5ca; }
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form :-ms-input-placeholder      { color: #d7d5ca; }

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field { padding-bottom: 20px; }

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="text"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="email"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="tel"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form select,
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form textarea {
    color: #d7d5ca;
    border-color: #c0bca7;
    background-color: transparent;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="text"].wpforms-error,
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="email"].wpforms-error,
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="tel"].wpforms-error,
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form select.wpforms-error,
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form textarea.wpforms-error {
    border-color: red;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="text"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="email"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form input[type="tel"],
.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form select {
    height: 50px;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form select {
    background-image:
      linear-gradient(45deg, transparent 50%, #c0bca7 50%),
      linear-gradient(135deg, #c0bca7 50%, transparent 50%),
      linear-gradient(to right, transparent, transparent);
    background-position:
      calc(100% - 16px) calc(1em + 6px),
      calc(100% - 12px) calc(1em + 6px),
      100% 0;
}

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-field-checkbox input[type="checkbox"]:not(old):checked + label::after { color: #fff; }

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-captcha-equation { color: #fff; }

.contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit {
    width: 182px;
    margin: 0 auto;
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    transition: 1s ease all;
}

/* Contact page WPForm */

.content_wrap [id^="wpforms-"].wpforms-container .wpforms-form ul li { text-align: center; }

/* Sidebar WPForm */

.cont_form [id^="wpforms-"].wpforms-container { margin: 10px 0 0; }

.cont_form [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-submit {
    width: 100%;
    padding: 15px;
    font-size: 15px;
}

/* Responsive CSS for WPForms */

@media screen and (min-width: 481px) {
    .contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field {
        padding-left: 8px;
        padding-right: 8px;
    }

    .content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field {
        padding-left: 5px;
        padding-right: 5px;
    }

    .contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-name,
    .contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-email,
    .contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-phone,
    .contact_sec [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-select,
    .content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-name,
    .content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-email,
    .content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-phone,
    .content_wrap [id^="wpforms-"].wpforms-container .wpforms-form .wpforms-field-select {
        width: 50%;
    }
}
