/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

#top .social_bookmarks li a,
#top #wrap_all .social_bookmarks a{
    background-color: #006387;
    background: #006387;
    color: #FFF;
}
#top #wrap_all .social_bookmarks li{
    margin: 0 5px;
}
.avia-menu.av_menu_icon_beside{
    border-right: none;
    margin-right: 0px;
}

.av-main-nav > li > a{
    font-size: 18px;
    font-weight: normal;
    line-height: normal !important;
    height:auto !important;
    padding: 0px;
    margin-top: 45px;
}
.header-scrolled .av-main-nav > li > a{
    margin-top: 17px;
}

.av-main-nav li{
    margin: 0 10px;
}

.cart_dropdown{
    display: none;
}

#homepage-about-company .flex_column.av_one_fourth,
#homepage-projects-section .flex_column.av_one_fourth{
    border-right: 1px solid #e1e1e1 ;
}


#home-section-1{
    padding-top: 25px;
}

figure.av-inner-masonry{
    position: relative;
}

figcaption.av-inner-masonry-content{
    position: absolute !important;
    bottom:50px !important;
    right:0;
    left:0;
    background-color: #173254 !important;
    color: #fff !important;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
figcaption.av-inner-masonry-content .avia-arrow{
    display: none;
}


.col-xs-12{
    width: 100%;
}

.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.clear{
    clear: both;
}

.wpcf7-form-control-wrap{
    margin-top: 5px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea{
    border: none !important;
    box-shadow: 0px 0px 9px #999;
}

input[type="submit"],
input[type="submit"].wpcf7-form-control{
    background-color: #173254 ;
    font-size: 18px;
}

input[type='text']{
    color: #173254 !important;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #173254 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #173254 !important;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #173254 !important;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #173254 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #173254 !important;
}

#footer{
    padding:15px 0 5px 0;
}

ul[class^="footer-"]{
    list-style: none;
    padding-left: 60px !important;
    background-image: url("../images/layout/footer-icon-address.png");
    background-position: 0px 0px ;
    background-repeat: no-repeat;
    background-size: 40px auto;
    min-height: 100px;
}

ul.footer-contacts{
    background-image: url("../images/layout/footer-icon-phone.png");
}
ul.footer-web{
    background-image: url("../images/layout/footer-icon-email.png");
}
/*
.breadcrumb-trail > a:nth-child(1),
.breadcrumb-trail span.sep:nth-child(2){
    display: none;
}
.breadcrumb-trail span{
    padding-top: 10px !important;
    float: left;
}
.breadcrumb-trail a{
    text-transform: uppercase;
}
.breadcrumb-trail span.sep{
    margin-right: 8px;
}
.breadcrumb-trail a,
.breadcrumb-trail span{
    line-height: 16px;
}
.breadcrumb-trail a:nth-child(1),
.breadcrumb-trail span:nth-child(2),
.breadcrumb-trail span:nth-child(3) {
    padding-top: 0px !important;
}
.breadcrumb-trail span:nth-child(3) a,
.breadcrumb-trail span:nth-child(4) {
    padding-top: 0px !important;
    color: #173254 !important;
    font-size: 26px;
    line-height: 28px;
}
.breadcrumb-trail span:nth-child(4){

}*/

#top .title_container {
    background-color: #FFFFFF ;
}
#top .title_container .container{
    min-height: 35px;
}
#top .title_container .breadcrumb{
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
}

.single-product-summary{
    color: #222;
    font-size: 18px;
    line-height: 1.4em;
}

h1.product_title.entry-title{
    color: #173254;
}

a.button-consult{
    background-color: #173254 ;
    color: #FFF;
    padding: 10px 12px 8px 12px;
    display: block;
    float: left;
    margin-right: 10px;
}
a.button-technical-file{
    background-color: #006387 ;
    color: #FFF;
    padding: 10px 12px 8px 12px;
    margin-right: 10px;
}
.area-button-consult{
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 20px;
}
.cart_totals table,.cart_totals h2{
    display: none;
}
.wc-proceed-to-buy a{
    margin-top: 4px;
    border-radius: 3px;
}
.wc-proceed-to-buy a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #FFF;
}
#top .main_color a.remove{
    background-color: red;
}
div a.remove{
    background-size: 20px;
    background-position: center center;
    width: 20px;
    height: 20px;
    background-color: red;
    border-color: red;
}
#billing_company_field,#billing_country_field,#billing_address_1_field,#billing_city_field,#billing_postcode,#billing_address_2_field,#billing_postcode_field{
    display: none !important;
}
.mtop-l{
    margin-top: 40px;
}
.mtop-xl{
    margin-top: 100px;
}
.mtop-xxl{
    margin-top: 145px;
}
.clear-both{
    clear: both;
}
#contact-us{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}
#contact-us h2{
    display: block;
    text-transform: uppercase;
    color: #173254;
    margin-bottom: 20px;
}
form.cart{
    margin-top: 50px;
    display: none;
}
p.price span.woocommerce-Price-amount.amount,
.inner_product_header_cell .price,
.woocommerce-mini-cart__total.total{
    display: none !important;
}


.footer-write{
    float: left;
    width: 100%;
    clear: both;
}
.footer-write p{
    margin-bottom: 0px;
}
.center-text{
    text-align: center;
}
#socket .copyright{
    border:none;
    padding: 0px !important;
}
.top-line{
    border-top: 0px solid rgba(255,255,255,0.5) !important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: right;
}

#socket .social_bookmarks{
    float: left;
    margin-top: -45px;
}

.products .product h2{
    background: #FFF;
    color: #444444;
    text-transform: uppercase;
    margin-top: 0px;
}
.products .product h2 mark{
    display: none;
}

div .products .product a img{
    border: none;
}

#top .products .product-category{
    border: 1px solid #e1e1e1;
}
#top .products .product-category:hover{
    border-color: #333 ;
}

#prod-category-1-en,
#prod-category-2-en,
#prod-category-3-en,
#prod-category-1,
#prod-category-2,
#prod-category-3{
    margin-bottom: 20px;
    cursor: pointer;
    border-bottom: 2px solid #e1e1e1;
}

#prod-category-3 {
    margin-bottom: 0px;
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
    .col-sm-6{
        width: 49%;
    }
}



/*
Mobile Styles
================================================== */

@media only screen and (min-width: 768px) and (max-width: 990px) {
    .products .product h2{
        font-size: 13px;
    }
}
@media only screen and (max-width: 990px) {

    .header_color div .av-hamburger-inner, .header_color div .av-hamburger-inner::before, .header_color div .av-hamburger-inner::after{
        background-color: #173254;
    }

    h2{
        font-size: 2.5em;
    }

}

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

    h2{
        font-size: 2em;
    }

    .title_container .breadcrumb{
        position: relative;
        margin-top: 5px;
    }

    .responsive #top #wrap_all #header{
        position: fixed;
    }
    .responsive #top #main{
        padding-top: 82px !important ;
    }

    .header_color div .av-hamburger-inner, .header_color div .av-hamburger-inner::before, .header_color div .av-hamburger-inner::after{
        background-color: #173254;
    }

    #home-section-brands p,#home-section-brands h3{
        padding-left: 10px;
        padding-right: 10px;
    }

}