/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@media only screen and (max-width: 600px) {
 header#header .porto-sicon-box, header#header .vc_btn3-container  {
    display: none;
}
header#header .vc_column_container.col-md-3 {
    width: 80%;
}
header#header .vc_column_container.col-md-5 {
    display: none;
}
header#header .vc_column_container.col-md-4 {
    width: 20%;
}
header#header li.menu-btn a {
    background: #22c55e;
    color: #fff !important;
    text-align: center !important;
    border-radius: 100px !important;
    padding: 10px 10px !important;
}


header#header li.menu-btn {
    border: 0 !important;
}


header#header li.menu-call {
    border: 0 !important;
    margin-bottom: 20px !important;
}


header#header ul#menu-secondary-menu {
    margin-top: 20px;
}


header#header li#accordion-menu-item-5520 {}


header#header li.menu-item.active a {
    color: #22c55e !important;
}


header#header li.menu-item.active a {
    background: #f0fdf4 !important;
    border-radius: 10px !important;
}


header#header li.menu-item {
    border: 0 !important;
}


header#header li.menu-item a {
    font-size: 16px !important;
    line-height: 2 !important;
    font-weight: 400 !important;
    padding: 6px 12px !important;
}


header#header li.menu-call i {
    color: #22c55e !important;
}	
	
	
	
	
	
	#home-banner h2 {
    font-size: 52px !important;
}

#home-banner * {
    text-align: center;
}

#home-banner p {
    font-size: 20px !important;
}

#home-banner a.porto-btn {
    width: 100% !important;
    margin: unset !important;
    margin-bottom: 15px !important;
}

#home-banner .porto-btn-ctn-inline {
    display: block;
}

#home-banner ul.porto-info-list {
    display: ruby;
}

#home-banner ul.porto-info-list li {
    font-size: 18px;
}

#home-banner .wpb_single_image {
    margin-top: 30px;
}
#home-banner .porto-sicon-box.why-choose-box .porto-sicon-description
{
    font-size: 16px !important;
    text-align: left !important;
}
	
	
	
#why-choose-home .vc_column_container.col-md-3 {
    width: 50%;
}

	
	
#services-home h2, .h48 h2 ,#family-value h2{
    font-size: 32px !important;
}

#services-home a.porto-sicon-read.xx {
    padding: 10px 10px;
}



#testimonials blockquote p {
    font-size: 18px !important;
}
#testimonials h2 {
    font-size: 42px !important;
}

div#CTA h2 {
    font-size: 46px !important;
}
div#CTA h3 {
    font-size: 24px !important;
}
div#Home-CTA h2 {
    font-size: 46px !important;
}

div#Home-CTA * {
    text-align: center !important;
}

div#Home-CTA .porto-btn-ctn-inline {
    display: block;
}

div#Home-CTA a.porto-btn {
    width: 100% !important;
    margin: unset !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.porto-info-list-item-desc {
    font-size: 18px;
}

	
	
	

footer#footer .vc_column_container {
    margin-bottom: 15px;
}

footer#footer .share-links a {
    width: 40px !important;
    height: 40px !important;
    margin-right: 10px;
}

footer#footer .share-links a:before {
    font-size: 18px !important;
}
}