/*
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 $2013 big or small. From huge corporate portals to studio or personal sites $2013 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
*/

/*Font near contact form select menus*/
.product-preorder-form {
font-size: 14px; 
color: #333333; 
}

.footer #block-9.widget {margin-bottom: 5px;}
.footer #block-9.widget a {text-decoration:none;}


/*Font in contact form messages*/
.wpcf7-response-output {
color: #333333;
font-size: 14px;
line-height: 20px;
font-weight: 700;
}

/*CF7*/
span.wpcf7-spinner {
  display: none;
}
.cf7-form-style-submit{text-align:right;}

.whitetext{
    color:#ffffff;
}

/*logo-type*/
.tommylogo{
    color:#F6D200;
    text-shadow:2px 2px 0px rgba(0, 0, 0, 1), 2px 3px 0px rgba(0, 0, 0, 1), -1px -1px 0px rgba(0, 0, 0, 1), 1px 1px 0px rgba(0, 0, 0, 1), 1px -1px 0px rgba(0, 0, 0, 1), -1px 1px 0px rgba(0, 0, 0, 1);
}

/*post*/
.fancy-header  h1.fancy-title {
		color: #FFFFFF;
}
.wp-block-heading{
		margin-top:25px;	
}
.wp-block-buttons>.wp-block-button {
    margin-bottom: 10px;
}

/*woocommerce*/
.woocommerce div.product div.summary h1 {
	text-shadow: 2px 2px 4px rgba(199, 199, 199, 1);
	font-style: italic;
}


@media screen and (max-width: 768px) {
    body .product:not(.elementor) .woocommerce-tabs .tabs > li, .the7-elementor-widget .woocommerce-tabs .tabs > li {
			float: left;
      margin-left: 40px;
    }
}

.product:not(.elementor) .woocommerce-tabs .tabs li {
    padding-bottom: 15px;
    border-bottom: solid #e86235 3.5px;
}

.product:not(.elementor) .woocommerce-tabs .tabs:after {
		display:none;
}

.product:not(.elementor) .woocommerce-tabs .tabs li > a{
	font-family: 'Kosugi';
}

.wc-block-product-filters H3.wp-block-heading{
	font-size:20px;
}

@media screen and (max-width: 992px) {
    .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content, .dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
        height: auto;
    }
}

/*woo shop page*/
.wc-grid.resize-by-browser-width .dt-css-grid {
    grid-column-gap: 20px;
}

/*product filters*/
.bapf_head h3{
	font-size:20px;
}
.bapf_sfilter {
    padding: 0px 25px 10px;
}