/*
 Proxima Nova Bold
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
Proxima Nova Thin
	font-family: proxima-nova, sans-serif;
	font-weight: 100;
	font-style: normal;
Proxima Nova Semibold
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
Proxima Nova Regular
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
Proxima Nova Light
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
Proxima Nova Medium
	font-family: proxima-nova, sans-serif;
	font-weight: 500;
	font-style: normal;
Playfair Display Regular
	font-family: playfair-display, serif;
	font-weight: 400;
	font-style: normal;
Playfair Display Bold
	font-family: playfair-display, serif;
	font-weight: 700;
	font-style: normal;
<link rel="stylesheet" href="https://use.typekit.net/gaq6hwp.css">
*/
@font-face { font-family: 'Caveat'; src: url('../fonts/Caveat-Medium.ttf'); font-weight: 400 }
@font-face { font-family: 'Caveat'; src: url('../fonts/Caveat-Regular.ttf'); font-weight: 500 }
@font-face { font-family: 'Caveat'; src: url('../fonts/Caveat-SemiBold.ttf'); font-weight: 600 }
@font-face { font-family: 'Caveat'; src: url('../fonts/Caveat-Bold.ttf'); font-weight: 700 }
@font-face { font-family: 'Darling Moods'; src: url('../fonts/Darling-Moods.ttf'); font-weight: normal; }
@font-face { font-family: 'Eczar'; src: url('../fonts/Eczar-all.ttf'); font-weight: normal; }
html { overflow-x: hidden; scroll-behavior: smooth; font-size: 16px }
body { margin: 0; padding: 0; color: #000; font-size: 1rem; line-height: 1.3; font-family: playfair-display, serif; font-weight: 400; }
.h1 .section-title,
.h1,
h1 { font-size: 40px; }
.h3,
h3 { font-size: 23px; }
.caveat .section-title,
.caveat { font-family: 'Caveat', serif !important; }
.playfair-display .section-title,
.playfair-display { font-family: 'playfair-display', serif !important; }
.proxima-nova .section-title,
.proxima-nova { font-family: 'proxima-nova', serif !important; }
.nav > li > a { font-size: 1rem; padding: 5px 0; }
.nav-small.nav > li.html { font-size: 1rem; }
.header-cart-link .icon-shopping-basket { display: none; }
.label-sticker { font-family: 'Caveat', serif !important; font-weight: 600; }
.label-sticker span { font-size: 23px; color: #4B684D; display: inline-block; background: #E7E7E0; padding: 5px 10px; padding-right: 12px; }
.label-sticker br { display: none; }
img { max-width: 100%; height: auto; }
p:last-child,
button:last-child { margin-bottom: 0 !important; }
a { color: inherit; }
a:hover { color: var(--theme-sub); }
.text-underline a,
a.text-underline { text-decoration: underline; }
.container { padding-left: 10px; padding-right: 10px; }
.p-0 { padding: 0 !important }
.pt-0 { padding-top: 0 !important }
.pb-0 { padding-bottom: 0 !important }
.mr-auto { margin: auto !important }
.mr-0 { margin: 0 auto !important }
.mt-0 { margin-top: 0 !important }
.mb-0 { margin-bottom: 0 !important }
.section-title-container .section-title > b { display: none; }
.section-title-container .section-title-center { justify-content: center; }
a.button.btn-black:not(.is-outline) { background-color: #000; font-family: 'proxima-nova'; }
a.button.btn-white:not(.is-outline) { background-color: #E7E7E0; color: #1a1818; }

/*.button:not(.is-outline), .button.primary:not(.is-outline) { font-weight: normal; background: #000000; color: #fff; font-size: 13px; font-family: 'proxima-nova', serif !important; margin-bottom: 0; padding-left: 30px; padding-right: 30px; line-height: 35px; min-height: 20px; }
.button.add_to_cart_button:not(.is-outline) {border-radius: 99px; background: #000 !important }
.button.is-link:not(.is-outline), .button.is-link { font-weight: normal; background: transparent; color: inherit; padding: 0; text-decoration: none !important; border-bottom: solid 1px #000 !important; line-height: 1.2; min-height: 20px; }*/
.trust-box.icon-box { max-width: 150px; margin: 0 auto }
.trust-box.icon-box .icon-box-img img { max-height: 50px; width: auto; }
.trust-box.icon-box .icon-box-text h5 { text-transform: none; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.section-title span { text-transform: inherit !important; }
.section-title-normal span { margin-right: 0; padding-bottom: 0; margin-bottom: 0; }
.section-title-normal,
.section-title span { border: none; }
.section-title-container { margin-bottom: 1em; }
.section-title-container >* { margin-bottom: 0; padding-bottom: 0 }
.row .row:not(.row-collapse),
.container .row:not(.row-collapse),
.lightbox-content .row:not(.row-collapse) { padding-left: 0; padding-right: 0; margin-left: -10px; margin-right: -10px; width: auto; }
.dns-menu { -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; }
.dns-menu.layout-vertical { flex-direction: column; }
.dns-menu.layout-vertical li { margin-left: 0; margin-right: 0 }
.dns-menu.layout-horizontal li { margin-right: 0 }
#wide-nav .nav > li > a { font-family: playfair-display, serif }
.footer-term-title .section-title-main { font-size: 1rem; }
/**/
#masthead.header-main { height: auto!important; }
#logo { width: unset!important; }
#logo a { width: 130px; margin-left: auto; margin-right: auto; }
#logo .logo-tagline { padding-bottom: 10px; }
.banner-tittle { font-weight: 900; font-size: 40px; margin-bottom: 0; }
#top-bar { padding-top: 10px; padding-bottom: 10px; }
#top-bar .nav-center .html_topbar_left { text-align: center; }
.banner-content { margin-top: 20px; margin-bottom: 0; }
.call-label { font-family: "proxima-nova"; font-weight: bold; font-size: 12px; letter-spacing: 0.05em; margin-top: 26px; margin-bottom: 15px; }
.edge-subtitle { font-family: Caveat; font-weight: normal; font-size: 23px; color: #4b684d; margin-bottom: 10px; }
.edge-title { font-family: playfair-display; font-weight: 900; font-size: 40px; }
.row.edge-style { align-items: stretch!important; }
.edge-style .edge-content-col { align-self: center; }
.edge-style .edge-media-col div { height: 100%; }
.edge-style .edge-media-col img { height: 100%; object-fit: cover; object-position: center; }
/*Product */
.badge-container { margin: 0; top: 10px; left: 10px; }
.badge-container .badge .badge-inner { background: #fff; color: #000; height: auto; line-height: 30px; display: inline-block; padding: 2px 12px 0 10px; }
.product-small { }
.product-small .price-wrapper span.amount { font-weight: 600 }
.product-small .price-wrapper { margin-top: 10px; font-family: 'proxima-nova'; }
.product-small .title-wrapper { margin-top: 30px }
.product-small .box-text > p { font-family: 'proxima-nova'; }

/**/
.form-inline_submit { text-align: center; margin: 0; }
.form-inline_submit fieldset { margin-bottom: 0 }
.form-inline_submit .frm_form_title { font-size: 28px; font-weight: bold; font-family: 'playfair-display', serif !important; }
.form-inline_submit .frm_fields_container .frm_verify { display: none; }
.form-inline_submit .frm_fields_container { display: inline-flex; margin-top: 30px; grid-gap: 0; width: 100%; max-width: 400px }
.form-inline_submit .frm_fields_container input[type="email"] { height: 42px; border: solid 1px #956A53; margin: 0; width: 100%; }
.form-inline_submit .frm_fields_container .frm_form_field { width: 100%; }
.form-inline_submit .frm_fields_container .frm_button_submit { border-radius: 0 !important; background: #A8A89D; color: #fff; font-size: 14px; font-family: 'proxima-nova', serif !important; margin: 0 !important; padding: 0 30px; line-height: 40px; border: solid 1px #956A53; }

/*frm_forms  */
.frm_forms .frm_fields_container label,
.frm_forms .frm_fields_container .frm_primary_label,
.frm_forms .frm_fields_container input { font-size: 16px; }
.frm_forms .frm-show-form.form-center { text-align: center; }
.frm_forms .frm-show-form .frm_form_title { font-weight: 900; font-size: 40px; margin-bottom: 30px; }
.frm_forms .frm-show-form.form-center .frm_description,
.frm_forms .frm-show-form.form-center .frm_description p { text-align: center; font-size: 16px; }
.frm_forms .submit-btn-black .frm_submit .frm_button_submit { font-family: "proxima-nova"; font-weight: 500; font-size: 12px; background-color: #000; color: #fff; border-radius: 99px; border-color: #000; }
.frm_forms .frm-show-form .frm_fields_container { margin-top: 25px; }
.frm_forms .frm-show-form .frm_fields_container .frm_form_field.frm_inside_container input { background: #fff; border: 1px solid #956a53; border-radius: 0; min-height: 40px; color: #956a53; }
.frm_forms .frm-show-form .frm_fields_container .frm_form_field textarea { background: #fff; border: 1px solid #956a53; border-radius: 0; color: #956a53; }
.frm_forms .frm-show-form .frm_fields_container .frm_form_field.frm_inside_container input::placeholder { color: #956a53; opacity: 1; }
.frm_forms .frm-show-form .frm_fields_container .frm_form_field textarea::placeholder { color: #956a53; opacity: 1; }
.frm_forms .frm_primary_label { font-family: "proxima-nova"; }
.frm_forms .label-center .frm_primary_label { text-align: center; }
.frm_forms .checkbox-inline .frm_primary_label { margin-bottom: 12px; }
.frm_forms .checkbox-inline .frm_checkbox label { font-family: "proxima-nova"; font-weight: bold; font-size: 12px; }
.frm_forms .checkbox-inline .frm_opt_container { display: flex; flex-wrap: wrap; justify-content: space-between; }
.frm_forms .frm_checkbox input[type="checkbox"] { border-color: #956a53; }
.images-group-inline .col-inner { display: flex; flex-wrap: wrap; align-items: center; gap: 40px; }
.images-group-inline .col-inner > .img  { margin: 0; width: auto!important; }
.images-group-inline .col-inner > .img img { max-height: 80px; width: auto; }
.footer-intro { font-family: "proxima-nova"; font-style: 14px; }
.footer-intro .intro-title { margin-bottom: 20px; }
.link-menu-underline .menu-item a { text-decoration: underline; }

@media screen and (max-width:991px) {
	.banner-tittle,
	.frm_forms .frm-show-form .frm_form_title,
	.edge-title { font-size: 36px; }
}
@media screen and (max-width:849px) {
	.images-group-inline  { margin-bottom: 20px!important; }
	.footer-follow-icons,
	.footer-intro { text-align: center; }
	.images-group-inline .col-inner,
	.term-menu .nav,
	.footer-term-title .section-title { justify-content: center; }
}
@media screen and (max-width:767px) {
	.banner-tittle { font-size: 32px; }
	.edge-title,
	.frm_forms .frm-show-form .frm_form_title { font-size: 30px; }
}
@media screen and (max-width:575px) {
	.frm_forms .checkbox-inline .frm_opt_container .frm_checkbox { flex: 0 0 50%; text-align: left; }
}
