/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
body {
	font-family: 'Open Sans Hebrew', sans-serif;
}
.mytext .wpb_wrapper{
    max-width: 450px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 27px;
}
.myico .info-box-title{
    font-size: 27px;
    font-weight: 400;
    letter-spacing: -1.92px;
}
.myico .info-box-subtitle {
    font-size: 50px;
    color: #404041;
}
.mymaintitle .title-after_title{
    max-width: 730px;
    letter-spacing: -0.76px;
}
.mymaintitle .woodmart-title-container{
    letter-spacing: -1.92px;
}
.mytext .woodmart-title-style-underlined-2.woodmart-title-color-default .title,
.myprefootertext .woodmart-title-style-underlined-2.woodmart-title-color-default .title{
    border-color: #d2232a;
    padding-bottom: 29px;
}
.myprefootertext hr{
    width: 100%;
}
.myprefootertext{
    text-align: center;
}
footer .textwidget {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    line-height: 39.38px;
    letter-spacing: -0.76px;
    text-align: center;
}
.copyrights-wrapper {
    max-width: 842px;
    margin: 0 auto;
    border-color: #86888b;
}
footer{
    background-color: #c2c3c5 !important;
    color: #000 !important;
}
.footer-column {
    margin-bottom: 5px !important;
}
.whb-general-header-inner .whb-column.whb-col-left {
     -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; 
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mycontactform,
.mycontactform input[type=text],
.mycontactform input[type=email],
.mycontactform input[type=tel],
.mycontactform select,
.mycontactform textarea,
.mycontactform {
    text-align: right;
}
.mycontactform form{
    width: 75%;
    margin: 0 auto;
}
 .pref-check-list .wpb_content_element{text-align:right;}
@media (max-width: 991.98px) { 
     footer #text-10 .textwidget {
    font-size: 18px;
    }
}
@media (max-width: 767.98px) { 
	.mob-frow-col {
	flex-direction:column-reverse;
	margin-bottom:20px;
	margin-top:20px;
}

    .devider-f {
        display:none;
    }
    .ft-email {
        display:block;
    }
    .mytext .wpb_wrapper > .title-wrapper,
    .mytext .wpb_wrapper > .wpb_content_element,
    .mytext .wpb_wrapper > .wpb_content_element p
    {text-align:right !important;}
    .devider-f {

    }

}
@media (max-width: 575.98px) {
    .attachment .entry-content .attachment{
    float: none !important;
    width: 100% !important;;
}
        .ft-text{
        font-size: 14px;
    }
    footer #text-10 .textwidget {
    font-size: 16px;
    }
    
}
 @media (min-width: 1920px)  {
.mytext > .vc_column-inner > .wpb_wrapper{

 }
}
/* prettyphoto rtl */

.rtl div.pp_pic_holder {
overflow: hidden;
}
.rtl .pp_nav .pp_pause, .rtl .pp_nav .pp_play, .rtl a.pp_arrow_next, .rtl a.pp_arrow_previous, .rtl a.pp_next, .rtl a.pp_previous, .rtl a.pp_contract, .rtl a.pp_expand, .rtl a.pp_close {
text-indent: 1000em;
}
.rtl .pp_content_container .pp_details {
float: right;
}
.rtl div.ppt {
margin: 0 15px 5px 0;
}
.rtl div.pp_default .pp_content_container .pp_right {
padding-right: 20px;
}
.rtl div.pp_default .pp_description {
font-size: 13px;
text-align: right;
}
.rtl .pp_gallery li {
float: right;
margin: 0 0 0 5px;
}
.rtl .pp_content_container .pp_left {
    padding-right: 0px;
}
.rtl .pp_bottom .pp_left,
.rtl .pp_top .pp_left{
    right:auto;
}
#slide-1-layer-3 {
    cursor:pointer !important;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next{
    display: none !important;
}
.whb-sticked .whb-general-header-inner .whb-column.whb-col-left {
    flex-direction: inherit;
}
.scrollToTop {
    right: 20px;
}
.vc_gitem-zone {
	max-height: 150px;
	background-size: contain !important;
}
.attachment .entry-content .attachment{
    float: left;
    width: 50%;
    text-align: center;
}
.attachment .entry-title {
        padding-top: 25px;
    padding-bottom: 40px;
    border-bottom: 2px solid red;
}
.attachment .woodmart-single-footer{
    border-top:none;
}
.attachment .woodmart-single-footer .single-post-social {
    display:none;
}
.btn-back  {
    margin:0 auto;
}
.btn-back a   {
     font-size: 18px;
}
.btn-back a span {
        background: red;
    color: white;
    font-size: 18px;
    padding: 0px 5px;
    margin: 0 5px;
}
header .h-red-btn {
	text-align: center;
}
header .h-red-btn img{
	max-width:210px;
}