/*
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****/
h1 {
   font-weight: 400 !important;
   color: #7a222e !important;
   font-family: Domine !important;
   font-size: 36px !important; 
   line-height: 1.3em;
}

h4, 
.h4-size, 
.entry-title.h4-size, 
h3.entry-title, 
.dt-accordion-h4-size .wpb_accordion_header > a, 
.vc_separator h4 {
    color: #2c6d2c !important;
    font: normal bold 21px / 25px "Domine", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}
.text-area>p {
    margin-bottom: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    font-family: Domine !important;
}
/****Top Nav/Nav/Header****/
.bold-icons .branding .mini-contacts.phone {
    background-image: url(data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' …-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E);
    font-size: 33px !important;
    font-weight: 800 !important;
    color: #185640 !important;
    font-family: Domine !important;
}
/****Homepage****/

/****Pages****/
.fancy-header .fancy-title{
	font-size:70px!important;
	line-height:80px!important;
	color:#fff!important;
	font-weight:700!important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.page-title .hgroup{
	text-align:center;
}
/****Footer****/
.footer .custom-menu a:not(:hover) {
    color: #ffffff;
    font-size: 12px;
}

.custom-menu.dividers-on li, 
.footer .blogroll li, .footer .qts-lang-menu li {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(150,153,156,0.15);
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 0;
}
#footer .wf-container-footer {
    padding-top: 45px;
    padding-bottom: 0px !important;
}

#footer.solid-bg {
    background-position:center;
    border-top: solid;
    border-color: #000;
    border-top-width: 8px;
	background-size:cover;
}
.textwidget * {
    max-width: 100%;
    font-size: 12px;
}
.custom-menu li.act > a, 
.widget_recent_comments a:hover {
    color: #f3e7e2 !important;
}

.widget-info {
    margin-bottom: 10px;
    text-align: center;
}

.widget .soc-ico {
    padding: 5px 0 10px;
    text-align: center;
}
/****buttons****/

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
    color: #7A222D;
    border-color: #7A222D;
    background-color: transparent;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus, 
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
    color: #124734bf;
    border-color: #124734bf;
    background-color: transparent;
}

/****Woo Pairing tab****/
.pairing-wrap{
	width:100%;
	display:inline-block;
	box-sizing:border-box;
	margin:0 -15px;
}
.pairing-wrap a{
	display:inline-block;
	text-decoration:none;
}
.pairing-wrap a:hover,
.pairing-wrap a:active{
	color:#7a222e;
	transition:0.3s;
}
.pairing-wrap p{
	text-align:center;
}
.pairing-wrap:after{
	clear:both;
}
.pairing-wrap .column-1,
.pairing-wrap .column-2,
.pairing-wrap .column-3{
	display:inline-block;
	float:left;
	box-sizing:border-box;
	width:33.3333%;
	padding:0 15px;
	margin-bottom:30px;
}
.pairing-wrap img{
	width:100%;
	max-width:600px;
}

/****WooCommerce Print Receipt Button****/
#wc-print-button {
    display: inline-block;
	position:relative;
	top:-10px;
    text-decoration:none;
    margin: 8px 10px 8px 10px;
    padding: 5px 15px;
    border:0;
    color: #fff;
    background-color: #7a222e;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #888;
}
#wc-print-button:hover {
    opacity: .7;
    color: #fff;
}

@media print {
    title,
	.top-bar, 
	#primary-menu,
	.woocommerce-checkout .page-title,
	.woocommerce-checkout .checkout-page-title,
	.woocommerce-checkout footer,
	.site-description{
		display:none!important;
	}
	.woocommerce-checkout .masthead{
		border-bottom:none!important;
	}
	.woocommerce-checkout .branding a img{
		max-width:350px!important;
	}
	.woocommerce-checkout #main{
		padding:0!important;
		margin-top:-175px!important;
	}
	.woocommerce-checkout h4,
	.woocommerce-checkout a{
		font-size:16px!important;
	}
	.woocommerce-checkout .shop_table.order_details{
		margin-bottom:0;
	}
	.woocommerce-checkout .order_details tr th{
		padding:5px 0!important;
	}
	@page { size: auto;  margin: 0mm; }
}

/****Responsive****/
@media screen and (max-width:1300px){
	.main-nav > li > a .menu-text{
		font-size:17px;
		line-height:22px;
	}
}
@media screen and (max-width:1265px){
	.bold-icons .branding .mini-contacts.phone{
		font-size:23px!important;
	}
}
@media screen and (max-width:1232px){
	.main-nav > li > a .menu-text{
		font-size:16px;
		line-height:22px;
	}
}
@media screen and (max-width: 1200px) and (min-width: 992px){
	.masthead .top-bar .right-widgets .in-top-bar-right {
    	font-size: 20px;
	}
	.text-area>p {
    	font-size: 14px;
	}
}
@media screen and (max-width: 992px){
	.masthead .top-bar .left-widgets{
		padding:8px 0;
	}
	.masthead .top-bar .left-widgets .in-top-bar {
    	font-size: 20px;
	}
	.text-area>p {
    	font-size: 14px;
	}
	.fancy-header .fancy-title,
	.page-title .hgroup .entry-title{
		font-size:50px!important;
		line-height:60px!important;
	}
	.fancy-header .hgroup,
	.page-title .hgroup{
    	padding: 40px 0;
	}
}
@media screen and (max-width:767px){
	.pairing-wrap .column-1,
	.pairing-wrap .column-2,
	.pairing-wrap .column-3{
		display:block;
		width:100%;
		padding:0 15px;
		text-align:center;
	}
}
@media screen and (max-width: 646px){
	.text-area>p {
    	padding: 0 0 8px;
	}
}