/*
Theme Name:        Webhd
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.12.2
Requires at least: 4.7.0
Requires PHP:      5.6.20
Text Domain:       flatsome
Template: flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
#footer>#webhd_footer-2>#vb_tagproducts>.container>.vb_tagproducts_flex_content>.vb_tagproducts_flex_content_col>.vb_tagproducts_col_content>.vb_tagproducts_col_list>.vb_tagproducts_col_list>li.email::before {
    content: '\f0e0' !important;}
.page>#wrapper>#main>.box-main>.section>.section-content>.row{

}
.news-block > .slider_news > .all-post > .list-post > .owl-stage-outer > .owl-stage > .owl-item > .post-items >a> .thunail-items {
    transform: scale(1.001);
    display: block;
    width: 100%;
    will-change: transform;
    filter: blur();
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 0;
    padding-bottom: 125%;
    aspect-ratio: 3/2;
    position: relative;
    overflow: hidden;
}
.news-block > .slider_news > .all-post > .list-post > .owl-stage-outer > .owl-stage > .owl-item > .post-items >a> .thunail-items:before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
opacity:0;
}
.news-block > .slider_news > .all-post > .list-post > .owl-stage-outer > .owl-stage > .owl-item > .post-items:hover >a> .thunail-items:before{
opacity:0.5;
}
#footer > #custom_html-2 {
    right: calc(130px + 19px) !important;
}
.footer4>.vb_tagproducts_col_content>#custom_html-2>.textwidget >.wpcf7>.wpcf7-form >p>label{
    color: var(--color-white);
    font-size: 15px;
    display: grid;
    grid-template-columns: 70% 40%;
    row-gap: 20px;
}
.footer4>.vb_tagproducts_col_content>#custom_html-2>.textwidget >.wpcf7>.wpcf7-form >p>label> .wpcf7-form-control-wrap {
    grid-row: 2;
    grid-column-end: 1;
    grid-column-start: 2;
}
.footer4>.vb_tagproducts_col_content>#custom_html-2>.textwidget >.wpcf7>.wpcf7-form >p>label > .wpcf7-submit {
    grid-row: 2;
    grid-column-end: 2;
    grid-column-start: 3;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #b19777;
}
.footer4>.vb_tagproducts_col_content>#custom_html-2>.textwidget >.wpcf7>.wpcf7-form >p>label > .wpcf7-form-control-wrap > .wpcf7-email {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.footer4>.vb_tagproducts_col_content>#custom_html-2{
    padding-top: 10%;
}
.post >.article-inner >.entry-header>.entry-image>#post-slider{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer>.owl-stage{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer>.owl-stage>.owl-item{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer>.owl-stage>.owl-item>.box{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer>.owl-stage>.owl-item>.box>.box-image{padding:0 !important;}
.post >.article-inner >.entry-header>.entry-image>#post-slider>.owl-stage-outer>.owl-stage>.owl-item>.box>.box-image>a>img{max-height:600px;object-fit:cover;}
@media screen and (max-width:782px){
    .post>.article-inner>.content-post >.entry-content{
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
}
