@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.aesadviser.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

:root {
	--wd-text-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(37,65,142);
	--wd-text-font-size: 16px;
	--wd-title-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(37,65,142);
	--wd-entities-title-font: "proxima-nova", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: rgb(37,65,142);
	--wd-entities-title-color-hover: rgb(37, 65, 142);
	--wd-alternative-font: "proxima-nova", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "proxima-nova", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "proxima-nova", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #ae8d57;
	--wd-alternative-color: rgb(37,65,142);
	--btn-default-bgcolor: #ae8d57;
	--btn-default-bgcolor-hover: #ae8d57;
	--btn-accented-bgcolor: #ae8d57;
	--btn-accented-bgcolor-hover: #ae8d57;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(37,65,142);
	--wd-link-color-hover: #ae8d57;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://www.aesadviser.com/wp-content/uploads/2019/07/footer-section-background2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: rgb(37,65,142);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover {
	color: rgb(219,48,57);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1366px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1366px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1366px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1366px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgba(249,248,252,0.79);
}

/* ==========================================================================
   Market Timers styles
   Keep colours and fonts aligned with your Avada :root variables if desired.
   ========================================================================== */

.wd-market-timers { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.wd-mt-controls { margin-bottom: 10px; display: flex; gap: 12px; align-items: center; flex-wrap: wrap; }
.wd-mt-label { font-weight: 600; }
.wd-mt-select { padding: 6px 8px; }
.wd-mt-hint { color: #666; }

.wd-mt-table { width: 100%; border-collapse: collapse; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.08); }
.wd-mt-table th, .wd-mt-table td { padding: 10px 8px; border-bottom: 1px solid #eaeaea; text-align: left; }
.wd-mt-table thead th { border-bottom: 2px solid #ddd; background: #f7f7f7; }

.wd-mt-col-status { font-weight: 600; }
.wd-mt-open { color: #0a7b35; }
.wd-mt-break { color: #ad7b00; }
.wd-mt-closed { color: #b00020; }

.wd-mt-notes { margin-top: 8px; color: #555; }




.post-title-large-image.color-scheme-light:after {
    background: none!important;
}
.wd-post-meta, .wd-meta-author, a.author {
    color: #26418e !important;
}

/*.wpb_wrapper {
    padding: 0px 10px;
}
*/

.wd-list li {
 
    align-items: flex-start;
   
}
.wd-list .wd-icon, .wd-list>li>img, .wd-list picture {

    padding-top: 7px;
}


.yith-faqs-container.minimal .yith-faqs-item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 10px;
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

#callnowbutton.cnb-single {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-position: center;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    z-index: 2;
}


a.cky-banner-element {
    background: #1664dc;
    color: #ffffff;
    padding: 10px;
    font-weight: 700;
}

.cefex td {
    text-align: center;
    border-bottom: none;
    margin-bottom: 0px;
}
.cefex table {
	margin-bottom: 0px;
}
/*Home 2021*/
.home2021.vc_custom_1611050237962 {
    padding-top: 10vh!important;
    padding-bottom: 10vh!important;
}
.text-larger {
    font-size: 145%;
}

/*AES services*/
.aes-services h4 a:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    margin-left: 10px;
}
.aes-services h4 {
    margin-bottom: 1px;
}
.aes-services p {
    font-size: 87%;
}
.post.blog-post-loop .entry-title a:hover {
    color: #ae8d57;
}
/*main menu*/
.qrops-menu span {
    color: #25418e;
}
.qrops-menu a {
    background: #f9f8fc!important;
    border: 2px solid #edeef2!important;
}
.aesmegamenu .widget_nav_menu ul li{
    display: block;
    color: #BBB;
    font-size: 14px;
    width: 100%;
}
.whb-color-dark .navigation-style-default .item-level-0>a {
    color: #25418e;
}
ul.sub-sub-menu.color-scheme-dark a {
    color: #25418e!important;
    text-decoration: underline;
}
/*footer*/

.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .min-footer a {
    color: #25418e!important;
    text-decoration: underline;
}
.color-scheme-dark .widget .menu-item-type-custom a {
    font-weight: 700;
    color: #25418e!important;
    text-decoration: none;
}
.footer-column h3 {
    font-size: 15px;
    color: #25418e;
}
.footer-column p, .min-footer {
    font-size: 14px;
    line-height: 1.8;
    color: #25418e;
}
span.topfooterlink {
    text-align: right!important;
    margin-left: 30px;
}
.topfooterlink-social h2 a {
    font-weight: 300;
    color: #25418e;
}
.topfooterlink-social .fa {
    color: #25418e;
}

/*sidebar*/
.widget a, .woodmart-widget a, div[class^=vc_wp] a {
    color: #25418e;
    text-decoration: underline;
}

/*contact form*/
/*
.enquiry-selectbox span.wpcf7-list-item {
    width: 20%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0px 17px 0px 0px;
}

input[type="radio"] {
  display: none;
}
.wpcf7-list-item-label {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 5px;
    border: 5px solid #ffffff;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 9px;
    line-height: normal;
    vertical-align: middle;
    height: 60px;
    border-radius: 11px;
}

input[type=radio]:checked + .wpcf7-list-item-label {
  border: 5px solid #ce1017;
}
span.wpcf7-list-item-label:hover {
    border: 5px solid #25418e;
}

*/

span.enquiry-selectbox-small {
    display: block;
    font-style: oblique;
    font-size: 90%;
}
input[type=text], input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=password], input[type=date], select, textarea {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease;
}
[type=button], [type=submit], button {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 18px;
    background-color: #ae8d57;
    color: #ffffff;
    border-radius: 35px;
}
span.contact-phone {
    font-weight: 500;
    color: #25418e;
}

/*BLOG*/
.author-info {
    position: relative;
    padding: 50px 25px 25px 25px;
    background-color: #f9f8fc;
    text-align: center;
}
.post-title-large-image.color-scheme-light:after,
.post-title-large-image.color-scheme-light .wd-page-title-bg:after {
    background: none!important;
    background: none!important;
}
.page-title.color-scheme-light .entry-title {
    color: #25418e;
}
.color-scheme-light .entry-meta-list li, .woodmart-dark .entry-meta-list li {
    color: rgb(0, 115, 164);
}
.color-scheme-light .entry-meta-list li a, .woodmart-dark .entry-meta-list li a {
    color: #25418e;
}
.meta-post-categories {
    display: inline-block;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    height: auto;
    color: #25418e!important;
    line-height: 23px;
    background: none;
    font-size: 14px;
}
.meta-post-categories>a {
    display: inline-block;
    color: #25418e;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 10px;
    text-decoration: underline;
}
.blog-design-default-alt {
    text-align: left;
}
.blog-post-loop .article-body-container {
    text-align: left;
}
.woodmart-entry-content {
    line-height: inherit;
}
.blog-design-default-alt .woodmart-entry-content {
    font-size: inherit;
}
.blog-design-default-alt.blog-style-flat .entry-content {
    padding: 0px;
}
.share-with-lines {
    display: none;
}
.meta-post-categories>a:hover, .entry-meta-list li a:hover {
    color: #ae8d57;
}
.entry-meta-list li {
    display: inline-block;
    margin-right: 10px;
    color: #25418e;
    vertical-align: middle;
}
.entry-meta-list li a {
    color: #25418e;
    text-decoration: underline;
}
.woodmart-entry-meta .meta-featured-post:before {
    display: none;
}
li.meta-featured-post {
    margin-right: 0px;
}
/*Page title*/
h1.entry-title {
    color: #25418e!important;
}
/*button*/
.btn-size-default {
    padding: 12px 30px;
    font-size: 16px;
    line-height: 18px;
}
/*Typography*/
body { line-height: 1.9; }
.woodmart-title-size-medium .woodmart-title-container {
    font-size: 26px;
    line-height: 1.4;
}
h2 {
    color: #25418e;
}
/*Service card*/
.service-card .vc_column-inner {
    box-shadow: 0px 0px 10px 0px #d6d6d6;
    background: #f9f8fc;
    border-radius: 5px;
    margin: 15px;
}
.service-card h2 {
    background: #ffffff;
    padding: 35px;
}
.service-card p {
    padding: 35px!important;
}
.service-card p, .service-card .woodmart-button-wrapper {
    padding: 0px 35px!important;
}

/* Services*/
.aes-cta1 {
    background: #d9f1ff;
    padding: 30px;
    text-align: center;
}
.aes-cta1 a {
    background: #ae8d57;
    padding: 12px 18px;
    border-radius: 35px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}@media (min-width: 768px) and (max-width: 1024px) {
	.home2021.vc_custom_1611050237962 {
    padding-top: 4vh!important;
    padding-bottom: 3vh!important;
}
}

@media (max-width: 576px) {
	/*Home 2021*/
.home2021.vc_custom_1611050237962 {
    padding-top: 3vh!important;
    padding-bottom: 3vh!important;
}

}

