@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@100;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

@font-face {
    font-family: 'Vintage Party FreeVersion';
    src: url('../fonts/VintagePartyFreeVersion.eot');
    src: url('../fonts/VintagePartyFreeVersion.eot?#iefix') format('embedded-opentype'),
    url('../fonts/VintagePartyFreeVersion.woff2') format('woff2'),
    url('../fonts/VintagePartyFreeVersion.woff') format('woff'),
    url('../fonts/VintagePartyFreeVersion.ttf') format('truetype'),
    url('../fonts/VintagePartyFreeVersion.svg#VintagePartyFreeVersion') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
font-family: 'Be Vietnam', sans-serif;
font-family: 'Poppins', sans-serif;
*/

*{
	margin: 0px;
	padding: 0px;
	outline:none!important;
	}

ul, li, ol {
	list-style-type:none;
	}
	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Be Vietnam', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	line-height: 1.4;
	}
	
h1 {
	font-size:32px;
	}
	
h2 {
	font-size:28px;
	}
	
h3 {
	font-size:25px;
	}
	
h4 {
	font-size:21px;
	}
	
h5 {
	font-size:17px;
	}
	
h6 {
	font-size:14px;
	}
	
p{
	margin-bottom:15px;	
	padding-bottom:0px;
	}

iframe{
	width: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: 'Be Vietnam', sans-serif;
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: 'Be Vietnam', sans-serif;
	}

::-moz-placeholder{
	font-family: 'Be Vietnam', sans-serif;
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: 'Be Vietnam', sans-serif;
	}

textarea{
	height: 120px;
}

body{
	font-family: 'Be Vietnam', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000000;
	font-size: 16px;
	line-height: 28px;
	}

.site-header{
	border-top: solid 3px #e1cd21;
}

.home .entry-header, .header-titles .site-description, .toggle-inner .toggle-text{
	display: none;
	}

.header-inner{
	max-width: 120rem;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0 0 2rem 0;
	}

.entry-content p, .entry-content li{
	line-height: 28px;
	font-size: 16px;
	}

/*
body:not(.home) #site-header{
	background-color: #000;
	}

*/

.section-inner.medium{
	max-width: 120rem;
	width: calc(100% - 8rem);
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.panel-layout, .footer-inner, .services-row, .hdr-topbar-inner, .primary-menu-wrapper, .hdr-inner{
	width: 100%;
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}

/*.section-inner {margin:0px auto;max-width:1200px;width:100%;padding-left:20px;padding-right:20px;}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1240px;
    width: 100%;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
	}*/

.widget_text p, .widget_text ol, .widget_text ul, 
.widget_text dl, .widget_text dt, .widget-content .rssSummary{
	font-size: 16px;
	}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.8rem;
	max-width: 1.8rem;
	width: 1.8rem;
	}

.modal-menu a, .modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a{
	color: #000000;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: normal;
	font-weight: 400;
    font-size: 16px;
	}

.singular .entry-header{
	background-color: #f2f2f2;
	padding: 0 0 0 0;
	margin-bottom: 6rem;
	}

.singular .entry-header h1.entry-title{
	color: #000000;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 600;
	font-size: 28px;
	padding: 4rem 0;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	}

.single-product .entry-header{
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin-bottom: 6rem;
	}

.single-product .entry-header h1.entry-title{
	color: #2d2d2d;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: bold;
	font-size: 28px;
	padding: 4rem 0 1rem 0;
	letter-spacing: 0;
	text-transform: uppercase;
	position: relative;
	}


/*
.singular .entry-header h1.entry-title:after{
	content: "";
	background-color: #c62a2c;
	position: absolute;
	width: 30px;
	height: 1px;
	bottom: -13px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}

*/

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text{
	color: #000000;
}

/* woocommerce my styles */

.single-product .product .post-inner{
	padding-top: 0;
}

.single-product .related{
	clear: both;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	color: #000;
	font-size: 17px;
	font-weight: 600;
}

.woocommerce .quantity .qty{
	padding: 13px 12px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
	float: none;
	width: calc(100% /5 - 8px);
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-child(5){
	margin-right: 0;
}

.single-product .product .post-meta-wrapper{
	margin-top: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 0;
	letter-spacing: 0.7px;
}

.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button{
	color: #fff;
	background-color: #7b7979;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	max-width: 200px;
	border-radius: 0;
	font-weight: 400;
	padding: 12px 24px;
	font-size: 14px;
	letter-spacing: 0;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, 
.woocommerce button.button:hover, .woocommerce input.button:hover{
	background-color: #000;
	color: #fff;
	/*letter-spacing: 1px;*/
}

.single-product .product .post-meta{
	color: #7b7979;
}

.single-product .comments-wrapper, .single-product .pagination-single,
.woocommerce-page .pagination-single{
	display: none;
}

.single-product .product .post-meta{
	font-size: 1.3rem;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
.woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #7b7979;
	padding: 17px;
	font-weight: 600;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #000000;
}

.woocommerce-page .entry-title a{
	pointer-events: none;
}

.woocommerce-page h2.entry-title{
	font-size: 38px;
	color: #2d2d2d;
}

/*
.woocommerce-page article{
	padding-top: 35px !important;
}

*/
.woocommerce-page .post-inner{
	padding-top: 6rem;
}

.woocommerce-cart .coupon{
	width: 50%;
	max-width: 300px;
}

.woocommerce-cart .woocommerce a.button.alt{
	max-width: 100%;
	font-weight: 500;
	font-size: 16px;

}

.woocommerce .woocommerce-ordering select{
	font-size: 17px;
	padding: 8px;
}

.woocommerce-cart .woocommerce-message{
	color: #000000;
}

.woocommerce-cart .woocommerce-message::before {
	color: #af8a66;
	}

a.cart-contents,
.cart-contents a {
    background: url(../images/cart-bg-icon.png) no-repeat center center;
    width: 16px;
    height: 18px;
    display: block;
    vertical-align: bottom;
    position: relative;
	font-size:0px;
}

.cart-contents .cart-contents-count {
    background: #672d94;
    font-size: 15px;
    color: #fff;
    border-radius: 30px;
    display: block;
    vertical-align: top;
    max-height: fit-content;
    width: 24px;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -15px;
}
/* end woocommerce my styles */

header#site-header {
	box-shadow: 0 0 13px #e1dddd;
}

body:not(.home) #site-content {
    box-shadow: 0 0 13px #e1dddd;
	padding-bottom: 30px;
}

header#site-header .header-inner {
    padding: 40px 0px;
}

.header-titles .site-title a {
    font-family: 'Vintage Party FreeVersion';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 38px;
	width:max-content;
}

ul#menu-cart-area-menu li {
    display: inline-block;
	margin:0px 25px;
    vertical-align: middle;
	margin-right:0px;
}

li.astm-search-menu form.is-search-form {
    left: auto;
    right: 0;
}

li.astm-search-menu.is-menu .search-close {
    left: 25px;
    bottom: 0px;
}

.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 15px 0px;
    letter-spacing: normal;
    border-bottom: 2px solid transparent;
    text-decoration: none;
	margin:0px 8px;
}

.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li.current-menu-item a, 
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li a:hover {
    border-bottom: 2px solid #000;
}

ul.primary-menu li span.icon {
    display: none;
    color: #043843;
}

body:not(.overlay-header) .primary-menu ul {
    background-color: #043843;
	padding: 0px;
}

.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu ul a {
    padding: 12px 15px;
    border-bottom: 1px solid;
	color:#fab52a;
}

.mslider-sec .metaslider .caption-wrap {
    opacity: 1;
    background: transparent;
	/*margin:10% auto;*/
	bottom:3em;
	padding: 0px 20px;
}

.mslider-sec .metaslider .caption-wrap .caption:before {
    content: "";
    background: transparent;
    width: 48%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.78;
    z-index: 0;
}

.ml-slider-txt {
    z-index: 2;
    position: relative;
	padding: 40px 0px;
    max-width: 120rem;
    margin: 0px auto;
}

.ml-slider-txt h2 {
    font-size: 27px;
    color: #000;
	font-weight:500;
	margin: 0px;
    margin-bottom: 0px;
}

.ml-slider-txt span{    
	margin-bottom: 30px;
    display: block;
    font-size: 17px;
    color: #000;
    font-family: 'Be Vietnam', sans-serif;
}

.ml-slider-txt a,
a.shop-now-btn {
    font-family: 'Be Vietnam', sans-serif;
    background: #000;
    padding: 7px 30px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 30px 0px 30px 30px;
    line-height: 1.5;
    display: inline-block;
}

.ml-slider-txt a:hover,
a.shop-now-btn:hover {
    background: #fff;
    color: #000;
	box-shadow: 0px 0px 10px -5px #000;
}

.mslider-sec .metaslider .flex-control-nav {
    bottom: 20px;
}

.mslider-sec .flex-control-paging li a {
    width: 20px;
    border-radius: 5px;
    height: 5px;
}

.mslider-sec .flex-control-paging li a.flex-active {
    background: #ffba00;
    background: rgb(255 186 0);
}

.mslider-sec .metaslider .flexslider {
    margin-bottom: 0px;
}

.stn-1 h3.widget-title,
.stn-2 h3.widget-title,
.stn-3 h3.widget-title,
.stn-4 h3.widget-title {
    font-size: 28px;
    color: #343435;
	text-align:center;
	margin-bottom:5px;
}

.stn-1 h3.widget-title:after,
.stn-2 h3.widget-title:after,
.stn-3 h3.widget-title:after,
.stn-4 h3.widget-title:after{
	content:"";
	background:url(../images/title-after-bg.png) no-repeat center center;
	display: block;
    height: 30px;
    background-size: 100px;
	margin-bottom: 25px;
}

.read-more-btn {
    text-align: center;
}

.read-more-btn a{
	color: #000;
    border-bottom: 2px solid #707070;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}

.stn-3 .woocommerce ul.products li.product a img {
    height: 270px;
    object-fit: contain;
}

.singular .intro-text,
.stn-2 .wcps-design-1 .woocommerce ul.products li.product .button,
.stn-3 .wcps-design-1 .woocommerce ul.products li.product .button {
    display: none;
}

.stn-2 .wcps-design-1 .woocommerce ul.products li {
    box-shadow: 0px 0px 8px 0px #00000045;
    margin: 0px 15px!important;
    padding: 40px 20px 15px 20px!important;
}

.woocommerce ul.products li.product a img {
    height: 185px;
    object-fit: contain;
}

.header-footer-group .color-accent,
.entry-header .entry-categories a,
body a,
.singular:not(.overlay-header) .entry-header a {
    color: #000;
}

.wpcf7 form.wpcf7-form input[type="submit"] {
    padding: 10px 25px;
    background: #000;
    font-size: 15px;
    text-decoration: none;
	text-transform: capitalize;
}
 
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
    border: 0.1px solid #ececec;
    padding: 25px 18px;
    text-align: center;
}


.footer-nav-widgets-wrapper{
	margin-top:0px!important;
	background:url(../images/ftr-bg-img.jpg) no-repeat  center bottom;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.footer-nav-widgets-wrapper .newsletter-css h3.widget-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
	margin:0px;
}

.footer-nav-widgets-wrapper .newsletter-css h3.widget-title:after {
    display: none;
}

.newsletter-css .tnp-widget-minimal {
    text-align: center;
}

.newsletter-css .tnp-widget-minimal input.tnp-email::placeholder{
	color:#fff;
}

.newsletter-css .tnp-widget-minimal input.tnp-email {
    background: transparent url(../images/ns-mail-icon.png) no-repeat center right;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding: 10px 0px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.newsletter-css .tnp-widget-minimal input.tnp-submit {
    background: #fff;
    color: #000;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 400;
    border-radius: 30px;
    width: auto;
    padding: 8px 30px;
    text-decoration: none;
    margin-top: 20px;
	font-family: 'Poppins', sans-serif;
}

.newsletter-css span, 
.newsletter-css {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

a.to-the-top {
    text-transform: capitalize;
    padding: 5px 15px;
    position: absolute;
    right: 0px;
    top: -165px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 10px 0px;
    font-size: 16px;
}

.to-the-top .to-the-top-long span.arrow {
    font-size: 16px;
}

span.to-the-top-long {
    font-size: 0px;
}

footer#site-footer {
	margin: 0px;
    padding: 0px;
    background: black;
    font-size: 0px;
}

.footer-nav-widgets-wrapper .footer-widgets-outer-wrapper {
    padding: 0rem 0;
}

.footer-nav-widgets-wrapper h3.widget-title {
    color: #000;
    font-size: 23px;
    font-weight: 500;
}

.footer-nav-widgets-wrapper .widget-content, 
.footer-nav-widgets-wrapper .widget-content a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

#site-footer .section-inner {
    align-items: center;
	position:relative;
}

footer#site-footer .widget {
    margin: 0px;
}

footer#site-footer .widget-content {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

ul.ftr-cont-info, 
ul.ftr-socal-links, 
ul {
    margin: 0px;
}

ul.ftr-socal-links li {
    display: inline-block;
    margin: 0;
    padding-right: 30px;
}

.widget ul.ftr-socal-links li a {
    font-size: 22px;
}

.widget ul.ftr-cont-info li, 
.widget ul.ftr-cont-info li a {
    font-weight: 300;
}

.widget_nav_menu ul li {
    margin-bottom: 10px;
}

li.ftr-ader-icon {
    padding-left: 45px;
	background:url(../images/ftr-adres-icon.png) no-repeat;
}

li.ftr-mail-icon {
    padding-left: 45px;
	background:url(../images/ftr-mail-icon.png) no-repeat;
}

.ftr-bdr-tp {
    border-top: 2px solid #282828;
}

.footer-nav-widgets-wrapper h3.widget-title:after {
    content: "";
    border-top: 2px solid;
    width: 120px;
    display: block;
    margin-top: 10px;
}

nav.menu-information-container ul.menu li a {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}
.widget_polylang{
	position: absolute;
	top: 5%;
	transform: translateX(25%);
}
.widget_polylang .lang-item{
	float: left;
    margin: 0 5px;
}
.widget_polylang .lang-item img{
	width: 24px !important;
	height: 17px !important;
}

.online-submession-form-css .tnp-subscription label {
	color: #fff;
	padding-left: 0px;
}
.online-submession-form-css .tnp-subscription input {
	background: transparent;
	border-bottom: 1px solid #ffa50099;
	color: orange;
	padding: 0 0;
	height: 30px;
}
.online-submession-form-css .tnp-field input[type="submit"] {
	background-color: #ffa50099;
	padding: 14px 25px;
	border: 1px solid #fff;
	border-radius: 0px 15px;
	height: auto;
	color: #fff;
	margin-top: 35px;
	text-decoration:none;
	width:100%;
}
.online-submession-form-css .tnp-field input[type="submit"]:hover {
	background-color: #fff;
	color: #000;
	border-color: orange;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields label {
	width: 20%;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .input_fields {
	width: 80%;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .pie_wrap_buttons {
	width: 80%;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields {
	margin-bottom: 0px;
	margin-top:0px;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .fieldset {
	/*padding-bottom: 0px;*/
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .pie_submit {
	background-color: #000;
	color: #fff;
	border-radius: 0px 10px;
}
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .pie_submit:hover {
	color: #ffa500;
}
.formation-parent-conscient-fm-css .pieregWrapper .PieRegister_stripe .field_note {
	padding-left: 20%;
}


@media only screen and (min-width: 1000px){
.primary-menu-wrapper + .header-toggles {
    display: none;
}

.header-navigation-wrapper {
    width: 75%;
}
}

@media only screen and (max-width: 1200px){

.mslider-sec .metaslider .caption-wrap {bottom:1em;}


}

@media only screen and (max-width: 1030px){
ul.ftr-socal-links li {padding-right:18px;}
	
}

@media only screen and (max-width: 1000px){
ul#menu-cart-area-menu li.astm-search-menu.menu-item {
    display: none;
}

/*.mslider-sec .metaslider .caption-wrap {
	margin:1% auto;
}
*/
	
.mslider-sec .metaslider .caption-wrap {
    bottom: 0em;
}
	
.ml-slider-txt h2 {font-size: 22px;margin-bottom: 5px;}
	
.ml-slider-txt span {font-size:15px;}
	
ul#menu-cart-area-menu li {
    margin: 0px;
}

header#site-header .header-inner {
    padding: 25px 0px;
}

.header-titles .site-title a{
	margin-top:25px;
}
	.footer-nav-widgets-wrapper h3.widget-title {font-size:18px;}
	
}

@media only screen and (max-width: 999px){
.hdr-rt-ara {display:none;}
.widget ul.ftr-socal-links li a {
    font-size: 18px;
}
}

@media only screen and (max-width: 891px){
	.mslider-sec .metaslider .caption-wrap {
    bottom: -1em;
}
	.ml-slider-txt h2 {
    font-size: 18px;
	}
	.ml-slider-txt span {
    font-size: 14px;
    margin-bottom: 20px;
}
	.mslider-sec .metaslider .slides img {height:270px;}
	
}

@media only screen and (max-width: 740px){
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .input_fields,
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields .pie_wrap_buttons,
.formation-parent-conscient-fm-css .pieregWrapper #pie_register .fields label {
	width: 100%;
  }
.pieregWrapper .PieRegister_stripe .field_note {
	padding-left: 0%;
  }
body #pie_register .fieldset span.show-hide-password-innerbtn.pass-eye-reg_left_label_no_desc,
body #pie_register .fieldset span.show-hide-password-innerbtn.confirm-pass-eye-reg_left_label_no_desc {
	top: auto;
	bottom: auto;
	margin: 10px;
  }
.pieregWrapper #pie_register .fields .address2 select, .pieregWrapper #pie_register .fields select {
	width: 100% !important;
	max-width: 49%;
  }
}

@media only screen and (max-width: 600px){
body .metaslider .flexslider .slides img {
    height: 220px;
    object-fit: cover;
}
	.metaslider .caption-wrap {
    bottom: 0em;
}
	.ml-slider-txt h2 br{display:none;}
}