/*
Theme Name:  Interico: Child Theme
Theme URI:   http://www.themicart.com/
Description: Child theme for the Interico WordPress Theme. Use it for manipulating the theme files so the core remains original, which is necessary for updates not to override the changes made.
Author:      Themicart
Template:    interico
Version:     1.0.0
*/

/* begin CSS code */
#testimonials.dark .divider-light, .page-id-44 aside {  display: none;}
.header-style-2.subnav-dark .header-wrapper { background: #2f2e2e;}
.subnav-item p, .subnav-item a{font-size: 0.9em;}
#mainmenu li ul li a{padding: 10px 20px; font-size: 1.1em;}
.p-r50 {  padding-right: 50px;}
#mainmenu li {  margin: 0 15px;}
#footer .widget-footer { margin: 40px auto;}
.spaced.vc_row {	padding:50px 0 20px 0;}
section {  padding: 40px 0;}
#mainmenu > li > a {  line-height: 70px;}
.social i{background-color: #212121 !important;}
.subtitle, p.subtitle, .slide-subtitle {font-size: 1.05em;}
label{width: 100%;font-size: 16px;}
#top-content-area{padding: 60px 0;}
.content{padding: 30px 0;}
.car-style1 .wpb_gallery_heading{color: #fff;font-size: 1.5em;text-align: center;  font-weight: 400;  line-height: 1.2em;letter-spacing: -0.3px;padding: 25px;margin: 0;}
.car-style1 .vc_images_carousel{border: 5px solid #000;}
.home-abt-textbox{margin-left: -90px !important;}
@media screen and (min-width: 1200px) {
  .header-style-2 #header {    min-height:80px;	  line-height:80px;}
}
@media screen and (max-width: 1366px)  {

    .slide-title h1,
    .slide-title h2,
    .slide-title h1.headline-large,
    .slide-title h2.headline-large {
        font-size:38px;
    }
}
@media screen and (max-width: 768px) {
    .slide-title h1.headline-large, .slide-title h2.headline-large {
        font-size: 32px;        letter-spacing: -2px;
    }
	.home-abt-textbox{margin-left:0px !important;}
	#footer .widget-footer {    margin: 0px auto;}
}