/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/****** general styles ******/
/****************************/
:root {
	--red: #ed2c31;
	--redcomp: #F47458;
	--text: #434141;
	--white: #ffffff;
}

/* override */
.masthead:not(.mixed-header) {
	border-right: 1px solid #333333;
	box-shadow: 0 0 15px rgba(0,0,0,.3);
}
.branding {
	background: #EEEEEE;
	border: 1px solid #000000;
	border-radius: 50%;
	align-items: center;
	box-shadow: inset 0 0 15px rgba(0,0,0,.3);
}
.branding:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.branding a img {
	width: 140px;
}
.mobile-branding a img {
	width: 60px;
}
#phantom .logo-box a img,
.sticky-on .branding a img,
#branding-bottom a img {
	width: 90px;
}

.mini-widgets .mini-contacts {
	display: block;
	width: 100%;
}

form.cart div.quantity {
	display: none;
	visibility: hidden;
	opacity: 0;
}

input[type="text"], .widget_search input[type="text"].searchform-s, input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number, .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select, .the7-elementor-product-comments .elementor-field-textual, .elementor-field-group .elementor-field-textual, .elementor-field-group .elementor-select-wrapper select {
	box-shadow: inset 5px 5px 5px rgba(0,0,0,.1);
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.scroll-top {
	bottom: 70px;
}

/* general */
.section-striped-green {
	padding-top: 50px;
	background: url('images/bg-stripes-up.jpg') center top/auto repeat-x scroll;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.row-striped-green {
	padding-bottom: 50px;
	background: url('images/bg-stripes-dwn.jpg') center bottom/auto repeat-x scroll;
}
.row-bigspace {
	padding-top: 50px;
	padding-bottom: 35px;
}
.row-bg-yellowradial {
	background: #F8EDD0;
	background: radial-gradient(circle, #FDFAF3 0%, #F8EDD0 100%);
	padding-top: 50px;
	padding-bottom: 35px;
	border-top: 1px solid var(--red);
	border-bottom: 1px solid var(--red);
}
.heading-spacedown {
	margin-bottom: 30px;
}

.wpc-filters-scroll-container {
	background: #f9f9f9;
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-bottom: 30px;
}
.wpc-filters-scroll-container .wpc-filter-header .wpc-filter-title {
	border-bottom: 1px solid var(--red);
	color: var(--red);
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.wpc-filters-main-wrap li.wpc-term-item a {
	color: var(--text) !important;
	font-size: .8em;
}
.wpc-filters-main-wrap li.wpc-term-item a:hover {
	color: var(--red) !important;
}
.wpc-filters-scroll-container .wpc-term-count {
	font-size: .8em;
}
.wpc-filters-scroll-container .wpc-posts-found {
	font-size: .8em;
	margin: 5px 0;
}

#sidebarHorizontal > section .yith-wcan-filters form {
	margin-bottom: 30px;
	background: #f9f9f9;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
#sidebarHorizontal > section .yith-wcan-filters form .yith-wcan-filter {
	padding: 15px;
	flex: 1 1 0;
}
#sidebarHorizontal > section .yith-wcan-filters form .yith-wcan-reset-filters {
	align-self: center;
	margin-right: 15px;
}
#sidebarHorizontal > section h4 {
	border-bottom: 1px solid var(--red);
	color: var(--red);
}
#sidebarHorizontal > section .wc-block-components-checkbox label {
	font-size: .775em;
}

.dt-btn-dark {
	background: #000000 !important;
}
.dt-btn-dark:hover {
	background: var(--redcomp) !important;
}
.header-bar .dt-btn-dark {
	margin-bottom: 15px;
}

/* homepage */
#homeTopVideo {
	display: none;
	border-bottom: 8px solid var(--red);
}
#homeTopVideo .vc_row {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	display: flex;
	align-items: center;
}
#homeTopHero {
	background: #F9E0B6;
	background: radial-gradient(circle, #F7EDCF 0%, #F9E0B6 100%);
	border-bottom: 8px solid var(--red);
	padding-top: 25vh;
	padding-bottom: 25vh;
	position: relative;
}
#homeTopHero .upb_video-bg::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.3);
}
#homeTopHero .vc_column-inner {
	padding-top: 0;
}
#homeTopHero .vc_custom_heading,
#homeTopVideo .vc_custom_heading {
	color: #fff;
	filter: drop-shadow(0 0 10px #000000);
}
.home-promo-banner .vc_column-inner {
	padding-top: 0 !important;
}
.home-promo-banner .wpb_single_image {
	margin-bottom: 0;
}
#homeAboutus .row-aboutus-icons {
	text-align: center;
}
#homeAboutus .row-aboutus-icons .vc_single_image-wrapper {
	background: #fff;
	border-radius: 50%;
	width: 150px;
	padding: 25px;
	box-sizing: border-box;
}

/* more infos page */
.row-faq {
	border-top: 1px solid var(--red);
}
.row-faq ol li {
	margin-bottom: 15px;
}
.row-moreinfos table {
	background-color: rgba(255,255,255,.5);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.row-moreinfos table thead {
	background-color: var(--red);
	color: var(--white);
}

/* services */
.row-services .vc_single_image-img {
	border: 1px solid var(--red);
}

/* infos */

/* contact */
.row-contact {
	margin-top: 35px;
}
.row-contact i.soc-icon {
	color: var(--red) !important;
}
.row-contact .icon-with-text-shortcode {
	margin-bottom: 15px;
}
.wpcf7-form .wpcf7-acceptance,
.captcha-policy {
	font-size: 12px;
	line-height: 16px;
}
.captcha-policy {
	margin: 0 0 25px 15px;
}
.captcha-policy a {
	color: var(--redcomp);
	text-decoration: none;
}

/* request offer */
.wpcf7-form section {
	margin-bottom: 35px;
}
.wpcf7-form section .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.wpcf7-form section .row .col {
	flex: 1 1 0;
	padding: 0 15px;
	min-width: 200px;
}

/* woocommerce */
.dt-products .onsale,
.products-shortcode .onsale,
.dt-products .in-stock-label {
	background-color: var(--red);
	font-size: .6em;
	font-weight: bold;
	width: 55px;
	height: 55px;
	line-height: 55px;
	padding: 2px;
	box-sizing: content-box;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	text-transform: uppercase;
}
.dt-products .in-stock-label {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #7ba540;
}
figure.woocom-project,
.businessgridlist .vc_grid-item-mini {
	background: #eeeeee;
	border-radius: 5px;
	overflow: hidden;
}
figure.woocom-project .woocom-list-content {
	padding: 0 15px 15px 15px;
}
.woocommerce div.product div.summary > .price {
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: normal;
}
.woocommerce div.product div.summary > .woocommerce-Price-amount {
	margin-bottom: 25px;
	font-weight: bold;
	color: var(--red);
}
.woocommerce div.product div.summary .stock-msg-block,
.woocommerce div.product div.summary .tbi-credit{
	margin-bottom: 25px;
}
.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
	width: 100%;
}

.row-prod-promotions .woo-buttons-on-img img {
	width: 100%;
}

/* responsive */
@media (max-width: 991px) {
	#homeTopVideo {
		display: block;
	}
	#homeTopHero {
		display: none;
	}
}
@media (max-width: 767px) {
	#sidebarHorizontal > section .yith-wcan-filters .yith-wcan-filter {
		margin-bottom: 0;
	}
	#sidebarHorizontal > section .yith-wcan-filters form {
		flex-direction: column;
	}
	#sidebarHorizontal > section .yith-wcan-filters form .yith-wcan-filter {
		flex: 1 0 auto;
	}
	#sidebarHorizontal > section .yith-wcan-filters form .yith-wcan-filter ul.filter-items {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	#sidebarHorizontal > section .yith-wcan-filters form .yith-wcan-filter ul.filter-items .filter-item {
		padding: 5px 15px;
	}
	.row-info-icons > .vc_row > .wpb_column {
		margin-bottom: 30px;
	}
	.row-contact > .wpb_column {
		margin-bottom: 30px;
	}
}
@media (max-width: 575px) {
	#homeTopHero .vc_custom_heading,
	#homeTopVideo .vc_custom_heading {
		line-height: 2.5rem;
	}
}
@media (max-width: 499px) {
	#homeTopVideo h1 {
		font-size: 30px;
		line-height: 40px;
	}
	#homeTopVideo h3 {
		font-size: 20px;
		line-height: 30px;
	}
}