/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.sidebar-container .widget-area .widget-title{
    background: url(/wp-content/uploads/2022/01/btn.png) center / cover;
    padding: 10px 10px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    text-transform: none;
}
.metraj-project{
    position: absolute;
    top: 5px;
    left: 10px;
    background: url(/wp-content/uploads/2022/01/back.jpg) center / cover;
    padding: 5px;
    border-radius: 0 4px 4px 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
}
.flex-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-content .price .amount{
    font-size: 20px
}
.kolichestvo-komnat{
    background: url(/wp-content/uploads/2022/01/back.jpg) center / cover;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}
.my-product-block{
    padding: 10px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    background: #fff;
}
.my-product-block .product-element-top{
    margin: -10px -10px 0 -10px;
    border-radius: 4px 4px 0 0;
}
.woodmart-woocommerce-layered-nav .count{
    border: 1px solid #cd6d0c;
    color: #cd6d0c
}
.single-product-content h1.product_title{
    display: none
}
.product-summary-shadow .summary-inner{
    padding: 0 35px 15px;
}
.summary-inner > .price{
    text-align: right
}
.product-grid-item:hover .wd-buttons[class*="wd-pos-r"]{
    border-radius: 4px
}
.wd-action-btn.wd-style-icon > a {
  background: #e76b00;
  color: #fff;
  border-radius: 4px;
}
.wd-timeline-title{
    color: #ed7400;
}
.my-coundown .counter-value{
    background-image: url(/wp-content/uploads/2022/01/advantages-2.png);
    background-repeat: no-repeat;
    background-size: 120px 100px;
    height: 100px;
    text-align: center;
    line-height: 80px !important;
    color: #e06600 !important;
    background-position: center;
    font-weight: 600
}
.my-coundown .counter-label{
    text-align: center;
}
.eael-advance-tabs .eael-tabs-content > div.active{
    padding: 0
}
.wptb-table-container[data-wptb-horizontal-scroll-status="true"] .wptb-table-container-matrix {
  padding: 0 !important;
}
.wptb-table-container {
  margin: 0 auto !important;
}
.my-title-widget{
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eaebec;
    padding-top: 30px;
    background: url(/wp-content/uploads/2022/01/btn.png);
    margin: -20px -35px 10px -35px;
    padding-left: 50px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    font-weight: 600
}
.why-button.open-form{
    padding: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: #e06400 url(/wp-content/uploads/2022/01/btn.png);
    font-size: 15px;
    line-height: 14px;
    position: relative;
    color: #fff !important;
    display: block;
    margin: 10px 30px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600
}
.why-button.credit-online{
    padding: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: #e06400 url(/wp-content/uploads/2022/01/btn.png);
    font-size: 15px;
    line-height: 14px;
    position: relative;
    color: #fff !important;
    display: block;
    margin: 10px 30px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600
}
.summary-inner > .wd-action-btn {
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.product-image-summary .shop_attributes th{
    padding: 5px
}
.excerpt p{
    font-size: 16px;
    color: #fff;
    margin-top: -10px;
}
.item-project-data {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    border-top: 1px solid #eaebec;
    border-bottom: 1px solid #eaebec;
    margin: 10px -10px 10px -10px;

}

.item-project-met {
    border-right: 1px solid #eaebec;
    width: calc(100%/3 - 10px);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}
.item-project-met-title {
    font-size: 13px;
    display: inline-block;
    margin-bottom: -3px;
}
.item-project-met-value {
    font-size: 15px;
    font-weight: 600
}
.my-product-block .link-price{
    padding: 10px;
    border: 1px solid #e66b00;
    border-radius: 4px;
    color: #e66b00;
}
.product-grid-item .my-product-block .price{
    display: inherit;
}
.my-product-block .wd-entities-title{
    font-size: 18px !important;
    text-align: left;
    margin-top: 5px;
}
.my-flex{
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.my-flex a{
    padding: 10px;
    width: 40px;
    background: url(/wp-content/uploads/2022/01/btn.png);
    border-radius: 4px;
    height: 40px;
}
.my-flex a .wd-icon{
    color: #fff;
    line-height: 20px;
}
.my-flex a .wd-icon::before{
    font-size: 16px;
}
.my-flex .price .amount{
    font-size: 20px;
    font-weight: 900;
}
.my-button a{
    background-image: url(/wp-content/uploads/2022/01/btn.png);
}
input[type="text"].my-input,input[type="email"].my-input,input[type="tel"].my-input,textarea.my-input{
    border: 2px solid #fff;
    border-radius: 4px;
    background-color: transparent !important;
}
input.border-button-form{
    background-color: transparent !important;
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff;
}
.my-center{
    text-align: center
}
.my-form label{
    color: #fff !important
}
.my-filter .wd-pf-btn button{
    background: url(/wp-content/uploads/2022/01/btn.png);
    border-radius: 4px
}
.wptb-text-container em{
    color: #e87000;
}
.my-price-table thead tr th{
    background: url(/wp-content/uploads/2022/01/btn.png);
    color: #fff;
    text-transform: none;
    font-weight: 600
}.my-price-table .column-1{
    width: 60%
}
input[readonly="readonly"]{
    background: #e8e8e8;
}
.wd-post-date.wd-style-with-bg{
    background-image: url(/wp-content/uploads/2022/01/btn.png);
    color: #fff !important;
    border-radius: 4px
}
.scrollToTop{
    background-image: url(/wp-content/uploads/2022/01/btn.png);
    color: #fff !important;
    border-radius: 4px
}
.blog-design-mask.blog-style-shadow .article-inner{
    border-radius: 4px
}
.portfolio-entry .entry-thumbnail {
  max-height: 230px;
}
.wd-action-btn.wd-style-icon > a{
    background: url(/wp-content/uploads/2022/01/btn.png) !important;
}
.mobile-project-data{
    display: none
}
.mobile-project-data table{
    margin-bottom: 10px;
}
.mobile-project-data td{
    padding: 5px 0;
}
.mobile-project-data td.bold{
    font-weight: 600
}
@media (max-width: 1100px){
    .item-project-data{
        display: none
    }
    .my-flex .price .amount {
        font-size: 16px;
        font-weight: 600;
    }
    .mobile-project-data{
    display: block
}
}
@media (max-width: 575px){
    .item-project-data{
        display: flex
    }
    .mobile-project-data{
    display: none
}
}
@media (max-width: 520px){
    .item-project-data{
        display: none
    }
    .mobile-project-data{
    display: block
}
}
@media (max-width: 700px){
    .my-price-table thead tr th{
        font-size: 11px
    }
    .my-price-table td{
        font-size: 11px
    }
    .my-price-table td img{
        width: 15px;
        height: 15px
    }
}
