/* Add here all your CSS customizations */
.shop-photo { margin-top: 60px; }
.shop-photo img { max-width: 100%; }
.social_block { margin-top: 0; }
.home-2 .header-main { margin-bottom: 0; }
.home-2.index .header-main { margin-bottom: 30px; }

/*
.testimoniol-slider{
    max-width: 1140px;
}
*/

.we-are p em{
    font-style: normal;
}

.testimoniol-items img{
    max-width: 100px;
}

.testimoniol-items .name{
    color: #f4f4f4;
    font-size: 18px;
    font-weight: 500;
}

#thumbs_list li.active{
    cursor: default;
}

.postslist-owlcaousel .owl-controls{
    display: none;
}

.about-weare .phone a,
.about-weare .email a{
    font-weight: normal;
    font-size: 14px;
    padding-left: 6px;
}

.btn-transparent-custom{
    color: white;
    border: 1px solid white;
    width: auto!important;
    text-transform: unset;
    display: inline-block!important;
    z-index: 9;
}

.btn-transparent-custom:before{
    content: unset!important;
}

.block-gallery-list{
    padding: 0px;
}

.block-gallery-list .gallery-list-content{
    position: absolute;
    top: 0px;
    width: 360px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 30px 45px;
}

.block-gallery-list a{
    width: 95%;
    overflow: hidden;
    display: block;
    position: relative;
    margin-bottom: 22px;
}


.block-gallery-list a,
.block-gallery-list .gallery-list-content{
    max-height: 360px;
}

.block-gallery-list .gallery-list-content h2{
    line-height: 40px;
    color: white;
}

.block-gallery-list h2{
    font-size: 28px;
    margin-bottom: 15px;
}


.faq-content-block h3{
    font-weight: normal;
}

.home-2 .active > a,
.blog-menu a.active{
    color: var(--base-primary);
}

.content-block-pcategories img{
    width: 100%;
    height: 192px;
}

.content-block-pcategories img.max-height{
    height: auto;
}


.content-block-pcategories .scene_cat h4{
    color: white;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 1;
}

.content-block-pcategories .image:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    visibility: visible;
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.2);
    zoom: 1;
    background-color: transparent\9;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.agree .check-box label .agree-checkbox{
    left: 15px!important;
}


.content-block-cta .about-weare{
    border-top: unset!important;
    margin-top: 0px;
    padding-top: 0px;
}

.content-block-cta .about-weare p{
    text-align: left;
}

.delimiter {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #eaeaea;
}

.page-not404{
    background-color: unset;
}

.page-not404 h4{
    font-weight: 400;
    font-size: 36px;
    line-height: 2.25pc;
    margin-bottom: 1.25pc;
}
.page-not404 p {
    line-height: .3125in;
    font-size: 12pt;
}

.page-not404 a:last-child{
    background-color: var(--base-primary);
    border-color: var(--base-primary);
    color: white;
    line-height: 44px;
    padding: 5px 35px;
    margin-top: 30px;
    display: inline-block;
    font-weight: 500;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
}

.page-not404 a:last-child:hover{
    border-color: #333;
    background-color: #333;
}

.ol-styled{
    padding-left: 14px!important;
    list-style: decimal!important;
}

ul.ul-styled {
    padding-left: 18px!important;
}

.block-languages .dropdown-content .links{
    text-align: left;
}

.home-2 .header-topbar span{
    font-weight: 300;
    font-size: .145833333in;
}

.home-2 .block-callus{
    margin-top: 10px;
}

.home-2 .block-callus a:hover, .home-2 .block-callus a:focus {
    color: var(--base-primary)!important;
}

.dropdown-over .dropdown-content ul li a{
    color: #666!important;
}

.dropdown-over .dropdown-content ul li:hover a{
    color: var(--base-primary)!important;
    z-index: 9;
}

.dropdown-over .dropdown-content ul li a{
    font-size: 14px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
}

.tiva-caption p{
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.faq-content-block h2.title_block{
    font-weight: 700;
    font-size: 30px;
}

.home-2 .header-topbar{
    background-color: #f7f7f7;
}

.home-2 .block-languages .dropdown-title:before {
    content: '';
    position: absolute;
    top: 22px;
    right: 0px;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.home-2 .block-languages .dropdown-title > a{
    text-transform: uppercase;
}

.dropdown-over .dropdown-content{
    left: 0px;
}

#search_block_top.dropdown-over .dropdown-content{
    left: unset;
    right: 0px;
}

.home-2 #main-nav li.active a,
.home-2 #main-nav li.active .caret{
    color: var(--base-primary);
}

.home-2 .caret{
    margin-top: -3px;
}

.home-2 #tiva-slideshow .btn-primary{
    border-color: #FFFFFF;
}

.home-2 #tiva-slideshow .btn-primary:hover{
    background-color: var(--base-primary);
    border-color: var(--base-primary);
}



.tiva-slideshow-wrapper .tiva-caption .btn{
    letter-spacing: unset!important;
}

#footer .contact-box a,
.contact-us .contact-box a{
    display: block;
    padding-left: 24px;
}
.custom-center-btn a {
    padding: 10px 40px;
}

.text-block .title_block{
    font-weight: 700;
}

.about-weare .title_block{
    margin-bottom: 30px;
}
.no-description .custom-center-btn{
    margin-top: 0px;
}

.form-control:focus{
    border-color: var(--base-primary);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px var(--base-primary);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px var(--base-primary);
}

.faq-content-block .rte .we-are{
    padding-bottom: 20px;
}

.faq-content-block .rte .we-are h3{
    font-size: 24px;
}

.about-weare{
    padding-top: 0px;
}

.about-weare .weare-content span.name{
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.faq-content-block .rte .we-are:last-child{
    padding-bottom: unset;
}

.manufacture_block.disabled-owl-desktop .owl-stage .owl-item {
    float: unset!important;
    display: inline-block;

}

.manufacture_block.disabled-owl-desktop .owl-stage{
    width: 100%!important;
    transform: unset!important;
}

.block-gallery-list .effect a.image-wrap:hover .btn.button{
    background-color: var(--base-primary);
    border-color: var(--base-primary);
}

.block-gallery-list .effect a.image-wrap .btn{
    padding: 6px 20px;
}

.previous.btn{
    padding: 10px 40px;
}

.product-container .product-image-container .product_img_link:before{
    content: unset!important;
}

.box-cart-bottom{
    border: unset!important;
}

.content-block-cta h4,
.about-weare h4{
    font-weight: 700!important;
    font-size: 32px!important;
}

.content-block-pcategories .scene_cat h4{
    font-weight: 600!important;
}

#main-nav .dropdown-menu li a{
    font-size: 14px;
}

.tiva-slideshow-wrapper .nivo-caption p{
    padding: 10px 0;
    line-height: 1.2;
    font-weight: 300;
}

.box-cart-bottom .btn{
    height: unset!important;
}

.index #footer{
    margin-top: 60px;
}

.content-block-cta.section .des-text{
    padding: 0px;
}

#categories_block_left .block-search{

}

#categories_block_left .block-search .dropdown-content{
    min-width: auto!important;
}

#categories_block_left .block-search .dropdown-content button{
    height: 39px;
    padding-top: 3px;
}

#categories_block_left .block-search .dropdown-content .zmdi.zmdi-search{
    font-size: 20px;
}

#categories_block_left .list-block .parent.active > ul {
    display: block;
}

#categories_block_left .list-block .parent.active span.arrow:before{
    content: "\f068";
}

#search_block_top.active .dropdown-content{
    display: block;
}

.custom-services-text-block.style-1 .title_block{
    text-align: left;
}

#block-1.block-type-cta .section{
    padding-top: 0px;
}

.content-block-delimiter.bottom-delimiter-dis .delimiter{
    padding-top: 0px;
}

.content-block-delimiter.top-delimiter-dis .delimiter{
    margin-top: 0px;
}

.content-block-delimiter.line-delimiter-dis .delimiter{
    border-top: unset;
}

.pro-badges-detail-title-custom span.pro-badge{
    top: 17px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    padding: 5px 6px;
    text-transform: uppercase;
    line-height: 10px;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .product-detail .pb-center-column .pro-badges-detail-title-custom span.pro-badge {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .zoomContainer{
        display: none;
    }
}


@media (max-width: 1199px) {
    .section .block-html.block {
        padding: .3125in;
    }

    .content-block-pcategories img{
        height: auto;
    }
}


@media (max-width: 999px) {
    .manufacture_block.disabled-owl-tablet .owl-stage .owl-item {
        float: unset!important;
        display: inline-block;

    }

    .manufacture_block.disabled-owl-tablet .owl-stage{
        width: 100%!important;
        transform: unset!important;
    }
}


@media (max-width: 990px) {
    .fix-height-990-d .height{
        height: auto!important;
    }

    .custom-services-text-block .custom-center-btn .btn{
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .section-banner .tv-tablecell .block-html h4{
        font-size: 16px;
    }

    .section-banner .tv-tablecell .block-html h3{
        font-size: 26px;
    }

    .tiva-slideshow-wrapper .tiva-caption .medium_24{
        padding: 0px;
        margin-bottom: 0px;
    }

    .tiva-slideshow-wrapper .tiva-caption .medium_24 p{
        font-size: 18px;
    }

    .tiva-slideshow-wrapper .tiva-caption .very_large_48{
        font-size: 24px;
    }

    .accordion-info{
        margin-top: 0px;
    }

    .box-cart-bottom{
        margin-bottom: 0px;
    }
}

@media (min-width: 991px) {
    .custom-center-btn{
        vertical-align: baseline;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 70px;
    }
}

@media (max-width: 768px) {
    .custom-services-text-block,
    .custom-faq-block{
        margin-bottom: 25px;
    }

    .block-gallery-list .gallery-list-content{
        width: 100%;
    }

    .tiva-slideshow-wrapper .tiva-caption .medium_24{
        padding: 10px;
        margin-bottom: 20px;
    }

    .delimiter{
        margin-top: 30px;
        padding-top: 30px;
    }

    .content-block.block-type-faq .we-are h3{
        line-height: 34px;
    }

    .blog-detail h2,
    .block-type-text h2{
        line-height: 40px;
    }

}

@media (max-width: 767px) {
    .tv-tablecell{
        display: block;
        width: 100%;
    }

    .tv-table.block{
        display: flex;
        flex-direction: column;
    }

    .tv-table.block .tv-tablecell.box-text{
        order: 1;
    }

    .tv-table.block .tv-tablecell.box-image{
        order: 2;
    }

    .block_content block-categories{
        display: block!important;
    }

    .sidebar .block h4:after, .footer-block h4:after{
        content: unset!important;
    }

}

@media (max-width: 600px) {
    .manufacture_block.disabled-owl-mobile .owl-stage .owl-item {
        float: unset!important;
        display: inline-block;

    }

    .manufacture_block.disabled-owl-mobile .owl-stage{
        width: 100%!important;
        transform: unset!important;
    }

    #search_block_top.dropdown-over .dropdown-content{
        width: 30vh;
    }
}

@media (max-width: 600px) {
    .block-type-blog .post-image img{
        width: 100%;
    }
}


@media (max-width: 400px) {
    #search_block_top.dropdown-over .dropdown-content{
        width: 30vh;
    }

    .dropdown-over .dropdown-content{
        min-width: 180px;
    }
}

@media (max-width: 350px) {
    #search_block_top.dropdown-over .dropdown-content{
        width: 25vh;
    }
}





