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

.woocommerce-checkout .form-row{
	display:block;
	margin-bottom:25px;
}
p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide {
    display: block;
    margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce form .form-row .required {
    max-height: 10px;
    overflow: hidden;
    display: -webkit-inline-box;
}
input.wpcf7-form-control.wpcf7-submit.btn-color-red:hover {
    color: #fff;
}
#slide-11793.woodmart-loaded .wd-slide-bg{
	background-position: left!important;
}
.main-page-wrapper{
	padding-top:0!important;
}
button.flickity-button {
    color: #fff;
}

.d-block.border h2 {
    display: inline-block;
    border: 2px solid;
    padding: 5px 10px;
}


textarea#contact-message {
    min-height: 90px;
}
.btn-color-red {
    background: #EE3B33;
    color: #fff;
    border-radius: 10px;
}

textarea#contact-message {
    background: #F4F4F4;
    border: none;
    border-radius: 10px;
}

input.wpcf7-form-control.wpcf7-text {
    background: #F4F4F4;
    border: none;
    border-radius: 10px;
   
}

@media(max-width:767px){
	input[type="date"]:before{
color:rgba(53, 53, 53, 1);
content:attr(placeholder);
}
	.elementor-11887 .elementor-element.elementor-element-bbce336{
		width:100%!important
	}
	.wd-slide-inner .elementor-col-50 {
    width: 50%;
	}
	.elementor-11937 .elementor-element.elementor-element-bbce336{
		width:100%!important
	}
	.elementor-11937 .elementor-element.elementor-element-33778ab {
    width: 45%!important;
	}
	.elementor-11937 .elementor-element.elementor-element-68ad4cd {
    width: 45%!important;
	}
	#slide-11887 .wd-slide-bg {
    background-position: left!important;
	}
	.elementor-11949 .elementor-element.elementor-element-bbce336 {
    width: 100%!important;
	}
	.title-wrapper .title{
		font-size:20px!important;
	}
	p.mt-3{
		text-align:center;
	}
	.woocommerce-product-details__short-description ul {
    padding-left: 15px;
	}
	.simple-list ul li .heading{
		height:100px!important;
		font-size:12px;
		display:flex!important;
		align-items:center;
		
	}
	.simple-list ul li .icon{
		height:100px!important;
	}
	.tab-content h2{
		font-size:16px;
	}
	.d-block.border h2 br {
    display: none;
}
	body .selected a {
    font-size: 12px;
}

body .option a {
    font-size: 12px;
}
body .switcher {
    max-width: 90px!important;
}
.switcher.notranslate img {
    max-width: 15px;
}
	.switcher .selected a:after {
    height: 17px;
    right: 3px;
    width: 15px;
}
	.mobile-slide .flickity-viewport{
		height:500px!important;
	}
	.mobile-slide .wd-slide {
    height: 100%;
}
	
	
	.innerware-mobile .flickity-viewport {
    height: 500px!important;
}

.innerware-mobile .flickity-slider {
    height: 100%!important;
}

.innerware-mobile .wd-slide {
    height: 100%;
}
	
	
	
	
	
	
	
	
}



