/*
Theme Name: Porto
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Multipurpose Theme.
Version: 2.2.6
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
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}

.home_slider-c {    max-width: 100% !important;}
.main_text_header h2{ margin: 7px 0 10px 0;font-size: 28px;text-transform: uppercase;}
.sub_heading {  font-size: 21px; }
.v-line-spacer {    background-image: url("http://zbfemockup.lovemyeftpos.com/wp-content/uploads/2016/01/vertical-line-spacer.gif"); background-repeat: no-repeat; height: 51px;background-position: center; }
.margin-t-set {    margin-top: -20px;}
.pos-title-icon {    width: 123px; float: left; margin-right: 28px; }
.info-c {    background-color: #f7f7f7; color: #888888; padding: 33px; text-align: center; }
.info-c h3 {font-size: 21px}
.video_w_con>.wpb_wrapper>.wpb_raw_code {border:solid #fff 5px;}
.list-cb ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    list-style: none;
    color:#fff;
}
.list-cb ul li {
    color:#fff;
}
.sub_heading2 {
        padding: 0;
    margin: 0 0 30px;
        color: #fff;
    font-size: 21px;
}
.featured_a h3 {
        color: #37b662;
    text-align: left;
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.dark-txt {
    color:#909090;
}

.white-txt {
    color:#fff;
}

.adjust-height {
        height: 77px;
}

.bttm-imgs {
        height: 151px;
}
.footer_links {
    text-align: center;
}
.footer_links ul {
    list-style: none;
    padding: 0;
}

.footer_links ul li{
        display: inline-block;
    padding: 0 28px 0 0;
}

.phone_numbv {
    font-size: 18px;
    color: #1e1b1f;
}

.locator_title {
    color:#fff;
}

.locator_btn {padding: 10px 0;}


/*NEW CUSTOM*/
.new_locator_btn {
    background-color: #6dab3c;
    color: #fff;
    padding: 2px 2px;
    position: relative;
    text-align: center;
    display: block;
    width: 144px;
    border-radius: 5px;
    margin-top: 9px;
    font-weight: 400;
    font-size: 11px;
}
.new_locator_btn:hover {
    background-color: #58922A;
    text-decoration: none;
        color:#fff;
}

.map_locator_btn {
    background-color: #6dab3c;
    color: #fff;
    padding: 2px 2px;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 144px;
    border-radius: 5px;
    margin-top: 9px;
    font-weight: 400;
    font-size: 11px;
}

.map_locator_btn:hover {
    background-color: #58922A;
    text-decoration: none;
    color:#fff;
}

.map_locator_btn:active {
    background-color: #58922A;
    text-decoration: none;
    color:#fff;
}
/*.small-log-adjst {
        margin-top: 27px;
}*/

.features-b {
    font-size: 16px;
    font-weight: 600;
}

#header .logo img  {
    height: 74px;
}

@media (max-width: 767px) { 
#header .header-main .header-contact {
    display: inline-block;
}
}

@media (max-width: 480px) { 
#header .header-main .header-contact {
    display: block;
    text-align: center;
}

#header .logo {
        display: inline-block;
    margin-left: 52px;
}

#header .logo img {
    height: 35px;
}

#header .header-main .header-contact {
    display: inline-block;
    float: right;
    margin-top: 0;
}

#header .header-main .container {
        display: block;
    padding-top: 16px;
    padding-bottom: 0px;
}

}