/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wpb_text_column.wpb_content_element.vc_custom_1769333586052 {
    margin-bottom: 0px !important;
}

.hidden-fields-container{
    display: none;
}

.hidden-fields-container{
    display: none;
}

.rightdfd {
    background: #ffdfac;
}

.rightdfd .vc_column-inner {
    background: #ffdfac;
    padding: 0px !important;
}

div#wpcf7-f2451-o1 {
    padding: 0px 9%;
}

.leftts .vc_column-inner {
    padding: 0px !important;
}

.pum-theme-2442 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #0a492a;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgb(243 246 235);
}

.pum-theme-2442 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 1px;
    border-radius: 1px;
    border: 1px none #000000;
    box-shadow: 0px 10px 25px 4px rgba(2, 2, 2, 0.50);
    background-color: rgb(255 255 255 / 0%);
}


@media screen and (max-width:800px){
	.pum-theme-2442 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 1px;
    border-radius: 1px;
    border: 1px none #000000;
    box-shadow: 0px 10px 25px 4px rgba(2, 2, 2, 0.50);
    background-color: rgb(255 255 255 / 0%);
    width: 80% !important;
    left: 10% !important;
    top: 5% !important;
}
	.leftts img {
    width: 40%;
    margin: 0 auto;
    left: 30%;
    position: relative;
}
}