/*
Theme Name: Tonda Child
Theme URI: https://tonda.qodeinteractive.com/
Description: A child theme of Tonda Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: tonda
Template: tonda
*/

/*
 HRV SKIN
 * */
.center{
	text-align: center!important;
	margin: 0 auto!important;
}

.widget.qodef-social-icons-group-widget.text-align-left {
    display: none;
}


/*HEADER + FOOTER*/
.qodef-top-bar{
    width: 100%;
    background: url('img/ma-banner.png');
	background-repeat: repeat-x;
    min-height: 41px;
	background-color: #FFF;
}

/*custom footer*/
.qodef-footer-top-holder::before {
    content: '';
    width: 100%;
    background: url('img/ma-banner.png');
    background-repeat: repeat-x;
    min-height: 33px;
    background-color: #FFF;
    transform: rotate(180deg);
	display: block;
	background-color: #efefef;

}
.shipping-block {
    display: block;
    background-color: #efefef;
    min-height: 240px;
}
.shipping-block .vc_col-sm-6 img {
    max-width: 200px;
}
.shipping-block .row-shipping{
	background-color: #efefef;
	max-width: 1120px;
	margin: 0 auto;
	padding: 20px;
}
.shipping-block .vc_col-sm-6{
	background-color: #efefef;
	text-align: center;
}

/*DESIGN CORRECTION THEME*/

.qodef-main-menu > ul > li > a {
	padding: 0 20px;
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    height: 67px !important;
    margin-bottom: 10px;
}

.qodef-mobile-logo-wrapper a {
	height: 50px!important;
	margin-bottom: 5px;
}

.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button){
	padding: 16px 30px 14px;
}
.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li > *{
	margin: 0 10px;
}

.cat-block .qodef-btn.qodef-btn-solid.qodef-dir-aware-hover:not(.qodef-view-product):not(.add_to_cart_button){
	display: flex !important;
    justify-content: center !important;
    max-width: max-content;
    margin: 0 auto;
}
.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a::before{
	background-color: transparent!important;
}

.qodef-woocommerce-page .woocommerce-error {
	position: relative;
	display: block;
	padding: 20px 30px;
	margin: 0 0 30px;
	line-height: 55px;
	list-style: none;
	background-color: transparent;
	border: 1px solid #dd3817 !important;
	color: #dd3817 !important;
}

/*Categories banners*/
.qodef-pcl-holder .qodef-pcli-inner .qodef-pcli-text-inner {
    position: absolute;
    bottom: auto;
    left: 0;
    display: block;
    width: calc(100% - 220px);
    margin: 30px;
    padding: 23px 30px;
    font-family: Poppins,sans-serif;
    font-size: 31px;
    font-weight: 200;
    letter-spacing: .05em;
    text-transform: none;
    color: #071941;
    background-color: transparent;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    transition: transform .4s ease;
    line-height: 45px;
    top: 50px;
}

/*MAISON PAGES*/
.history-blocks p{
	color: #041941;
	font-family: 'mont-light', sans-serif !important;
	font-size: 20px;
	line-height: 40px;
}
#history-bloc1 .vc_column-inner{
	min-height: 525px;
	margin: 0;
	padding: 70px 20px 50px 160px;
}
.history-block2 .vc_column-inner{
	padding: 0;
}
@media screen and (max-width: 1200px){
	#history-bloc1, .history-block2{
		width: 100%;
	}
	#history-bloc1 .vc_column-inner{
		padding: 20% 30px 50px 30px;

	}
}
.history-blocks h4 {
    font-size: 3.5em;
	color: #071941;
}
#quote-maison .quote-block:after{
	content:'';
	background-image: url(../../uploads/2020/06/alperel-guillemets_id-3922.png);
	background-repeat : no-repeat;
	position : absolute;
	width :180px;
	height : 180px;
	left: 43%;
	top: 15px;
	opacity: 0.5;
}


/*PROFESSIONNELS PAGES*/
.blue-block1{
	background-color:#fff;
	outline: 2px solid #02486A;
	padding: 6px;
}
.blue-block2{
	background-color: #02486A;
	outline: 2px solid #fff;
    outline-offset: -10px;
	padding: 50px 30px;
}
.blue-block2 p{
	font-family:'mont-light', sans-serif!important;
	font-size: 20px;
	font-weight: lighter;
	color:#FFF;
}
.quote-block:after{
	content:'';
	background-image: url(../../uploads/2020/06/alperel-guillemets_id-3922.png);
	background-repeat : no-repeat;
	position : absolute;
	width :180px;
	height : 180px;
	left: 43%;
	top: 110px;
	opacity: 0.5;
}

@media screen and (max-width:700px){
	#quote-maison .quote-block:after,
	.quote-block:after{
		left:35%;
	}
}
@media screen and (max-width:500px){
	#quote-maison .quote-block:after,
	.quote-block:after{
		left:20%;
	}
}
.epicerie-list{
	list-style: none;
	font-size: 20px;
	font-family: 'mont-light', sans-serif;
}
.epicerie-list li{
	margin: 15px 5px;
}
.blue-bullet::before{
	content: "\2022";
	color: #013854;
	font-weight: bold;
	display: inline-block;
	width: 20px;
	margin-left: -1em;
	font-size: 40px;
	top: 5px;
	position: relative;
}
.white-bullet::before{
	content: "\26AC";
	font-weight: normal;
	display: inline-block;
	width: 20px;
	margin-left: -1.9em;
	font-size: 20px;
	position: relative;
}
.red-bullet::before{
	content: "\2022";
	color: red;
	font-weight: bold;
	display: inline-block;
	width: 20px;
	margin-left: -1em;
	font-size: 40px;
	top: 5px;
	position: relative;
}
.flower-deco{
		display:block;
	}

@media screen and (max-width: 780px){
	.flower-deco{
		display:none;
	}
}

/*CONTACT PAGE*/
#respond input[type="text"], #respond textarea, .post-password-form input[type="password"], .qodef-style-form textarea, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type="text"], input[type="email"], input[type="password"]{
	text-transform:none !important;
}

/*SHOP PAGES*/

#duos-block-img{
	float : right;
}
#duos-block-text{
	float : left;
}
.qodef-page-title.entry-title {
    text-transform: none;
    font-family: 'yellosunregular', sans-serif;
    color: #FFF;
	letter-spacing:0;
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a, .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs span{
	color:#FFF;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a:hover{
	color:#074568;
}
/*Check out*/
.woocommerce-shipping-destination{
	display:none;
}
/*PRODUCT PAGE*/
/*tabs*/
 .qodef-woo-single-page .woocommerce-tabs table td {
    position: relative;
    top: 1px;
    width: auto;
    font-weight: 400;
    color: #211f1f;
    border-bottom: 1px solid #999;
    padding: 18px 0;
    text-align: left;
}
#tab-title-additional_information,.qodef-woo-single-page .qodef-single-product-summary .product_meta, .yith-wcwl-icon.fa.fa-heart-o {
    display: none;
}
.qodef-single-product-summary h2{
	text-transform: none;
	font-size: 2.8em;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
    font-size: 14px;
	letter-spacing: .2em;
	text-transform:none;
}
.related.products h2 {
    font-family: 'yellosunregular', sans-serif;
    text-transform: none !important;
    font-size: 2.5em !important;
    text-align: center;
    color: #074568;
	letter-spacing: 0;
}

/*
 * CUSTOM FONTS
 * /
/*MONT FONTS*/
@font-face {
    font-family: 'mont-bold';
    src: url('fonts/mont-bold-webfont.woff') format('woff2'),
         url('fonts/mont-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mont-light';
    src: url('fonts/mont-light-webfont.woff') format('woff2'),
         url('fonts/mont-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom-font-mont-light{
	font-family: 'mont-light'!important;
}
@font-face {
    font-family: 'mont-regular';
    src: url('fonts/mont-regular-webfont.woff') format('woff2'),
         url('fonts/mont-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom-font-mont-regular{
	font-family: 'mont-regular'!important;
}
@font-face {
    font-family: 'mont-semibold';
    src: url('fonts/mont-semibold-webfont.woff') format('woff2'),
         url('fonts/mont-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom-font-mont-semibold{
	font-family: 'mont-semibold'!important;
}

/*VINCHAND REGULAR*/
@font-face {
    font-family: 'vinchandregular';
    src: url('fonts/vinchand-webfont.woff') format('woff2'),
         url('fonts/vinchand-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom-font-vinchand{
	font-family: 'vinchandregular'!important;
}
.title-vinchand{
	font-family: 'vinchandregular'!important;
	color: #074568;
	font-size: 40px;
	text-align:center;
	line-height: 50px;
}
/*YELLOW SUN REGULAR*/
@font-face {
    font-family: 'yellosunregular';
    src: url('fonts/yellosun-webfont.woff') format('woff2'),
         url('fonts/yellosun-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom-font-yellow{
	font-family: 'yellosunregular'!important;
	text-transform:none;
}

body, p, h1, h2, h3, h4,
.qodef-woo-single-page .woocommerce-tabs table td, .qodef-woo-single-page .woocommerce-tabs ul.tabs > li a,
.qodef-blog-list-holder .qodef-bli-content .qodef-post-info-category, .qodef-main-menu ul li a, .qodef-page-footer .qodef-footer-bottom-holder,
.qodef-btn, .qodef-countdown .countdown-row .countdown-section .countdown-amount, .qodef-countdown .countdown-row .countdown-section .countdown-period, .qodef-counter-holder .qodef-counter,
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .qodef-content a.added_to_cart, .woocommerce-page .qodef-content a.button, .woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button), .woocommerce-page .qodef-content input[type="submit"], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button), div.woocommerce input[type="submit"],
.qodef-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .qodef-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .qodef-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-author{
	font-family:'mont-regular', sans-serif;
}