/*
Theme Name:   Sam Martin Child
Theme URI:    http://themes.potenzaglobalsolutions.com/sam-martin-wp/intro.html
Author:       TeamWP @Potenza Global Solutions
Author URI:   http://www.potenzaglobalsolutions.com/
Description:  Sam Martin Child Theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Template:     sam-martin
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  sam-martin-child
*/

.post-navigation .nav-next, .post-navigation .nav-previous {
    padding: 0 20px;
}
.post-navigation .nav-next a, .post-navigation .nav-previous a {
    background: #f4f5f6;
    padding: 20px;
    display: inline-block;
    font-size: 16px;
}
.contact-toggle {
    display: none;
}
#left-header .navbar-brand img {
    margin-top: 70px;
    margin-bottom: 70px;
}
.vc_general.vc_btn3.vc_btn3-color-sam-martin-primary-color, .section-title-name span, .about-social, .service-block .contact-button, .skill .bar, .portfolio-item .item-info .item-link a, .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .button, .ui-datepicker-today, .date-area, .dateinfo .block > .today, .blog-block .blog-image .blog-date span, .button-small a, .button-large a, .contact-toggle span, input[type="submit"], .page-numbers li span.page-numbers.current, .page-numbers li span:focus, .page-numbers li a:hover, .tags-2 li a:hover, .widget .slidebar-tag ul li a:hover, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button.alt, .woocommerce #payment #place_order, .woocommerce a.button, .woocommerce input[type="submit"], .woocommerce div.product form.cart .button, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #respond input#submit, #wp-calendar a {
    background: #063e63 !important;
}
.feature_box .feature-info h4 {
    color: #063e63 !important;
}
.feature_box .feature-icon {
    background: #c3291f30;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.feature_box .feature-icon span {
    color: #c3291f !important;
    font-size: 20px;
}
.service-block {
    text-align: center;
    margin-bottom: 20px;
}
.service-block span {
    background: #c3291f30;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.service-block span:before {
    font-size: 25px;
    color: #c3291f !important;
}
ul.pgs_list.pgs_list_style_1 li i {
    color: #bd271e !important;
}
.main-navigation li.active a, .main-navigation li a:hover {
    box-shadow: 15px 0px 0px 0px #ae241c inset;
}
.main-navigation li.active a {
	border-color: #ae241c !important;
}
.main-navigation li.active a {
    color: #ffffff !important;
}
.main-navigation li a:hover {
    color: #ae241c !important;
	border-color: #ae241c !important;
}
.comments-area.blog-comments {
    display: none;
}


@media (max-width : 992px) {
	.menu-responsive {
		height: 75px;
		background: #063e63 !important;
	}
	.menu-responsive img#logo_img {
		width: 220px;
	}
	.but i {
		top: 25px;
	}
}











