

footer .column1 {
position: relative;
top: 0px;
}

h3 {
    font-size: 24px !important;
}
@media only screen and (max-width: 768px) {
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color: #000;
}
.fa-search:before {
    content: "\f002";
    color: #000;
}

.shopping_cart_inner, .side_menu_button {
    height: 100px!important;
    vertical-align: middle;
}
header .container_inner .header_inner_left {
    top: 0 !important;
}
.countdown-row, .countdown-show5 {
display: block; 
}
}

.content, .content .container, .full_width {
    background-color: #fff;
}

@media only screen and (max-width: 600px) {
.countdown-period {
    font-size: 8px!important;
}
.countdown-show5 .countdown-section {
    width: 100%;
}}

.touch section.parallax_section_holder {
    min-height: auto !important;
}

@media only screen and (max-width: 480px) {
    .mobile-image-center{
        text-align: center
    }
    .padding-bottom-50{
       padding-bottom: 50px;
    }
    .padding-bottom-80{
       padding-bottom: 80px;
    }
   .padding-bottom-20{
       padding-bottom: 20px;
    }
.padding-bottom-30{
       padding-bottom: 30px;
    }

    .wpb_single_image.vc_align_left {
         text-align: center;
    }
    .mobile-height-10{
        height: 10px
    }
    .hide{
       display:none; 
    }
}
