/*
Theme Name: Execoore Child
Theme URI: http://themes.framework-y.com/execoore/
Description: Execoore Child Theme
Author: Schiocco
Author URI: http://schiocco.com/
Template: execoore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: execoore
*/

{
font-family:"Manrope" !important
}

body > nav { 
background-color: rgb(255, 255, 255); 
box-shadow:0 0 10px 0 rgba(0,0,0,.07);
} 

body > nav .menu-cnt > ul > li > a { color: #000 }

body > nav > .menu-mini + .container {
	background-color:white;
}

.menu-fixed.scroll-menu {	
	background-color:white;
        box-shadow: 0 0 10px 0 rgba(0,0,0,.07)
}

.menu-cnt > ul > li > a, .lan-menu a {
font-size: 16px; }

.menu-btn {
	color:#4baf47;
}

.menu-cnt { 
color:#24231d;	
}

.header-base .breadcrumb { display: none; }

i.scroll-top-btn.show {
	
	background-color:#4baf47;
}

p {
color:#24231d;
}

.header-base {

margin-top:100px !important;
background-color:#ffffff;
height:150px;
}

main > section > .container {
padding-top:30px;
padding-bottom:30px;
}

.related.products {
display:none;
}

(max-width: 991.98px) .row > .widget {
margin-top:0px!important;
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
min-width:100%;
}

#sb-main .sb-chat-header {
	background-color:#4baf47!important;
}

.woocommerce input.button.alt {
	background-color:#4baf47!important;
}

.menu-mini {
	background-color:#4baf47;
}
footer {
	background-color:#24231d;
}

.social-colors.icon-links-button .instagram:not(:hover), .social-colors-hover.icon-links-button .instagram:hover,
.social-colors.icon-links-grid .instagram:not(:hover), .social-colors-hover.icon-links-grid .instagram:hover {
    background-color: #cc181e;
    border-color: #cc181e;
    color: #FFF;
}

.social-colors.icon-links-button .pinterest:not(:hover), .social-colors-hover.icon-links-button .pinterest:hover,
.social-colors.icon-links-grid .pinterest:not(:hover), .social-colors-hover.icon-links-grid .pinterest:hover {
    background-color: #464646;
    border-color: #464646;
    color: #FFF;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .instagram:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .instagram:hover i {
    color: #cc181e;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .pinterest:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .pinterest:hover i {
    color: #464646;
}

.icon-pinterest:before {
    content: "t";
}