/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 15kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 2.2.2.1557982298
Updated: 2019-05-16 04:51:38

*/

/* header styles */
li.menu-item.menu-item-type-post_type.menu-item-object-page {
    position: relative;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page a {
    padding: 13px 10px;
}

section#product-menu li.menu-item.menu-item-type-post_type.menu-item-object-page a,
section#product-mega-menu ul#mega-menu-primary li.mega-menu-item {
    padding: 15px 0;
}

section#product-menu li.menu-item.menu-item-type-post_type.menu-item-object-page a {
    border-right: 1px solid #fff;
}

section#product-mega-menu ul#mega-menu-primary {
    padding: 0 30px;
}

section#product-mega-menu ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
    font-size: 18px;
    font-weight: bold;
    font-family: sans-serif;
    color: #ffffff;
    padding: 0 10px;
    border-right: 1px solid #fff;
}

section#product-mega-menu ul#mega-menu-primary li#mega-menu-item-62 a.mega-menu-link {
    border: none !important;
}


div#header-quickquote div.elementor-widget-container,
div#footer-social div.elementor-widget-container{
    display: inline-block;
    float: right;
}

ul.header-contact li {
    float: left;list-style-type: none;
}

ul.header-contact li.li.one p.header-phone {
    margin: -3px 10px 0 0;
    text-align: right;
    letter-spacing: 3px;
    font-weight: bolder;
    font-size: 22px;
}

ul.header-contact li.li.one p.header-email {
    margin: -3px 10px 0 0;
    font-size: 14px;
}


ul.header-contact li.li.two a {
    line-height: 20px;
    font-size: 18px;
    padding: 2px 30px;
    display: block;
    background: #ec1b23;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 5px;
}

ul.header-contact li.li.three {
    clear: both;
}

ul.header-contact li.li.three div input {
    border-radius: 9px;
    border-color: #3e3e3f;
    width: 320px;
    padding: 0 20px;
}

/* footer styles */
ul.footer-info li {
    float: left;
    list-style-type: none;
    padding: 10px 14px;
    color: #fff;
    font-size: 17px;
}

ul.footer-info li p {
    margin: 0;
    font-size: 14px;
}

div#footer-contact p {
    margin: 0;
    font-size: 15px;
    color: #fff;
}

div#footer-contact p.footer-phone {
    margin: 0 0 0 -5px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
}

div#footer-social {
    color: #fff;
}

div#footer-social p input {
    border-radius: 8px;
    border-radius: 8px;
    padding: 0 10px;
}

div#footer-social ul.social-icons li {
    list-style-type: none;
    display: inline-block;
    padding-right: 10px;
}

div#footer-social ul.social-icons  {
    padding: 0;
}

/* sections styles */
section.elementor-element.section-categories  .elementor-image-box-wrapper h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}
section.elementor-element.section-categories .elementor-image-box-wrapper img {
    height: 100px;
    max-height: 100px;
    width: auto;
}

section.elementor-element.section-categories .elementor-image-box-img {
    margin: 0 !important;
}

section.elementor-element.section-categories div.elementor-widget-container{
    margin: 5px;
    padding: 10px 0;
    border-radius: 1px;
}

section.product-steps div.elementor-widget-container {
    text-align: center;
}

section.product-steps div.step-outer {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 5px;
}

section.product-steps div.step-inner {
    background: #3e3e40;
    padding: 10px 24px 0 24px;
    border-radius: 210px;
}

section.product-steps div.step-inner.yellow {
    background: #ffcc3f;
}

section.product-steps div.step-inner h1 {
    font-family: sans-serif;
    font-weight: 900;
    font-size: 50px;
    margin: 0;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

section.product-steps div.step-inner p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

section#start-today span.premium-fancy-text-span-align {
    margin: 10px 25px;
    display: inline-block;
}

section#start-today div.premium-fancy-text {
    border-radius: 4px;
    padding: 8px 30px;
    height: auto;
}

section#carousel-usb .elementor-swiper-button.elementor-swiper-button-prev {
    left: -30px;
}

section#carousel-usb .elementor-swiper-button.elementor-swiper-button-next {
    right: -30px;
}

section#our-clients div.column-1 {
    border-right: 1px solid;
    padding: 15px 0;
    margin-right: 40px;
}

/* Responsive */

/* All Media Dimensions */
@media  screen and (max-width: 1178px) {
    ul.header-contact li.li.two a {
        padding: 2px 10px;
    }
}

@media  screen and (max-width: 1144px) {
    ul.header-contact li.li.two a {
        font-size: 16px;
        padding: 2px 5px;
        letter-spacing: 0;
    }
}

@media  screen and (max-width: 1158px) {
    ul.header-contact li.li.three div input {
        width: 85%;
    }
}

@media  screen and (max-width: 1268px) {
    section#product-mega-menu ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
        font-size: 16px;
        padding: 0 8px;
    }
}


@media  screen and (max-width: 1117px) {
    section#product-mega-menu ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
        font-size: 14px;
        padding: 0 6px;
    }

    section#product-mega-menu ul#mega-menu-primary li.mega-menu-item {
        padding: 5px 0;
    }
}


/* stamdard media dimensions */

@media  screen and (max-width: 1024px) and (min-width: 768px) {
    ul.footer-info {
        text-align: center;
    }

    ul.footer-info li {
        float: none;
        display: inline-block;
        text-align: left;
        width: 45%;
        padding: 10px 2.5%;
    }
}


@media  screen and (max-width: 767px) and (min-width: 481px) {
    ul.footer-info {
        text-align: center;
    }

    ul.footer-info li {
        float: none;
        display: inline-block;
        text-align: left;
        width: 23% !important;
        padding: 10px 1%;
    }
}

@media  screen and (max-width: 1024px) {
    ul.header-contact li.li.two {
        display: none;
    }

    section#product-mega-menu ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
        font-size: 12px;
        padding: 0 5px;
        border: none;
    }
}

@media  screen and (max-width: 767px) {
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        display: none;
    }
/*
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display: block;
    }
*/
    div#header-quickquote {
        text-align: center;
    }

    div#header-quickquote div.elementor-widget-container {
        float: none;
    }

    ul.header-contact li.li.one p.header-phone {
        text-align: left;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        display: block;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        display: none;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
    }

    section#primary-footer {
        text-align: center;
    }

    section#primary-footer img.pusb-logo-family {
        max-width: 260px;
    }

    div#header-quickquote div.elementor-widget-container, div#footer-social div.elementor-widget-container {
        float: none;
    }

    section.elementor-element.section-categories .elementor-column,
    section.elementor-element.product-steps .elementor-column {
        width: 50%;
    }

    section.elementor-element.product-steps .elementor-column {
        padding: 15px;
    }

    section#our-clients div.column-1 {
        border-right: none;
    }
}

@media  screen and (max-width: 480px) {
    li.menu-item.menu-item-type-post_type.menu-item-object-page a {
        padding: 13px 9px;
    }

    section.elementor-element.section-categories .elementor-column,
    section.elementor-element.product-steps .elementor-column {
        width: 100%;
    }

    ul.footer-info {
        text-align: center;
    }

    ul.footer-info li {
        float: left;
        width: 50% !important;
        padding: 10px 0 10px 30px;
        text-align: center;
    }

    div.footer-info-box {
        width: 130px;
        text-align: left;
        display: inline-block;
    }

    section#start-today div.premium-fancy-text {
        display: inherit !important;
        border-radius: 0 !important;
    }
}

/* storefront custom */
div#category {
    padding: 40px 0;
}

.category_column {
    padding: 20px;
}

.category_column .thumbnail {
    border: 1px solid #888;
    background: #fff;
    border-radius: 2px;
}

.category_column .thumbnail img {
    background: #fff;
    /*border-bottom: 4px solid #056796;*/
    border-bottom: 3px solid #ec2227;
}

.category_column .thumbnail span {
    text-align: center;
    display: block;
    margin: 5px;
}

.category_column .thumbnail span * {
    color: #ec2227;
    margin: 0;
}

/* GeneratePress Custom */

div.flex-viewport {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
}

div.woocommerce-product-gallery__image a {
    display: block;
    height: 400px;
    position: relative;
}

div.woocommerce-product-gallery__image a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto !important;        
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
}

ol.flex-control-nav.flex-control-thumbs {
    margin-top: 20px !important;
}

ol.flex-control-nav.flex-control-thumbs li {
    width: auto !important;
    margin-right: 20px !important;
}

.woocommerce .quantity .qty {
    padding: 5px 10px;
}

ol.flex-control-nav.flex-control-thumbs li img {
    max-width: 50px;
    border: 1px solid #ccc;
}

ul.tabs.wc-tabs li {
    color: #f6121c !important;
}

html body .woocommerce .cart .button {
    color: #fff;
    background: #f6121c;
}

html body .wc-proceed-to-checkout {
    text-align: center;
}

html body .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    max-width: 50%;
    display: inline-block;
    padding: 10px;
    background: #ec2227;
}

section#downloads-container a.premium-button.premium-button-sm.premium-button-none {
    padding: 0 20px;
    text-decoration: underline;
    color: #666666;
}

section#faq-contact-details .elementor-element .eael-data-table thead tr th {	
width: 33.33%;
}