/*
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 ----------------*/

/*=========================================
---------------- CUSTOM -----------------*/

/*=========================================
---------------- HEADER -----------------*/

.mini-contacts.phone {
	font-size: 20px;
	font-style: italic;
	font-family: Cantata One;
	font-style: italic;
	font-weight: 300;
}
h3{
	font-style: italic !important;	
}
.mini-contacts.phone a{
	text-decoration-line: none;
}
.branding .mini-nav.near-logo-first-switch .menu-item{
	border: 1px solid #333333;
	padding: 12px 20px;
	text-transform: uppercase;
}

.white-font{
	color:#ffffff;
}



/*=========================================
----------------- BODY ------------------*/

.certificates .wpb_column{
	text-align: center;
}
.services .vc_column-inner{
	min-height: 300px;
}
.articles .vc_gitem-col{
	padding: 23px;
}
.page-template-template-blog-masonry #main{
	background-color: #d7f1ed;
}
.soc-font-icon:before{
	font-size: 26px;
	padding-right: 20px;
	color:#184a4a;	
}
#footer .soc-font-icon:before{
	color:#85868c;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	color: #fff;
	background-color: #1b5858;
	width: 100%;
	text-transform: uppercase;
	border-radius: 4px;
	font-size: 13px;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{
	background-color: #231f20;	
}


/*=========================================
-------------- WOOCOMMERCE --------------*/

/*=========================================
---------------- PLUGINS ----------------*/

/*=========================================
---------------- SIDEBAR ----------------*/

/*=========================================
---------------- FOOTER -----------------*/

.footer .soc-ico a:before{
	background-color: transparent !important;
}

.footer .st-accordion li > a:before, .footer .custom-menu a:before{
	background-color: transparent !important;
}
.footer .custom-menu a:after{
	background-image: url(https://capepsychologist.co.za/wp-content/uploads/2018/04/line.svg) !important;
}
.footer .custom-menu a:not(:hover){
	color:#85868c;
}
.footer .custom-menu a:hover{
	color:#ffffff;
}
#bottom-bar{
	color:#85868c !important;
}
#bottom-bar .wf-table {
	height: 88px;
}

/*=========================================
------------- TABLET SIZES --------------*/

/*=========================================
------------- MOBILE SIZES --------------*/

@media only screen and (max-width: 600px) {
#cert-logos .vc_column-inner{
	border:0px !important;
}
.services .vc_column-inner{
	border:0px !important;	
}
.booking-calltoaction h5{
	text-align: center !important;
	line-height: 45px;
}
.booking-calltoaction div{
	text-align: center !important;	
}
.julian-description .vc_column-inner{
	padding: 30px !important;
}
.mini-contacts.phone{
	font-size: 16px;
	margin-top: 40px;
}
.hide-on-mobile{
	display: none;
}
}