@import "../../../everest/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
body{direction:rtl;overflow: hidden;overflow-y: scroll;}
.fix{}
.fix:after{content:'';display:table;clear:both;}
.sticky-header.logo-right .logo{
    padding: 6px 0px;
}
.sticky-header.logo-right .logo a{
    display: block;
}
.sticky-header.logo-right .logo img{
    max-width: 100%;
    width: 45px;
}
.sf-menu li {
    float: right;
}
.sf-menu li a{
    
}
.sd-title:after, .title-comments:after, .title-respond:after, .pb-widget-title:after, .widget-title:after {
    left: inherit;
    right: 0px;
    width: 140px;
    max-width: 100%;
}
.fullwidthbanner-container .fullwidthabanner {
    direction: ltr;
}
body.rtl #header.logo-right .logo, body.rtl .sticky-header.logo-right .logo {
    float: right !important;
}
body.rtl #header.logo-right .nav-main, body.rtl .sticky-header.logo-right .nav-main {
    float: left !important;
}
body.rtl .fullwidthbanner-container .fullwidthabanner {
    direction: rtl;
}
.custom.tparrows{
    background: rgba(145, 135, 120, 0.5);
    border-radius: 500px;
}
.custom.tparrows:hover{
    background: rgba(145, 135, 120, 1);
}
#primary #content #main{
    position: relative;
}
.thumb_slider_area{
    background-color: rgba(249, 247, 242, 0.73) !important;
    position: absolute;
    left: 0px;
    bottom: 100%;
    width: 100%;
}
.thumb_slider{}
.thumb_slider .bx-wrapper .slide{}
.thumb_slider .bx-wrapper img{
    width: auto;
    margin: 0 auto;
}

.services_content_area {}
.single_service_content{
    padding: 15px;
}
.single_service_content .pojo-image-text{}
.single_service_content .pojo-image-text img{
    margin-left: 25px !important;
}
.single_service_content .pojo-image-text .image-text-body{}
.single_service_content .pojo-image-text .image-text-body h2{
    color: #464646;
    margin-bottom: 5px;
}
.single_service_content .pojo-image-text .image-text-body p{
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
}
.frame_import_content_area{}
.frame_import_content{
    text-align: center;
}
.frame_import_content h5.pb-widget-title{
    margin-top: 0px;
    color: #464646;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
}
.frame_import_content h5.pb-widget-title span{
    display: block;
    padding-bottom: 10px;
}
.frame_import_content h5.pb-widget-title:after{
    left: 50%;
    right: inherit;
    transform: translate(-50%);
    width: 300px;
    border-color: #BB8D26;
    border-width: 2px;
}
body.rtl .sd-title:after, body.rtl .title-comments:after, body.rtl .title-respond:after, body.rtl .pb-widget-title:after, body.rtl .widget-title:after {
    right: inherit !important;
    left: 50% !important;
}
.frame_import_content .textwidget{}
.frame_import_content .textwidget p{
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 37px;
}
.footer_avarer_area {
    position: relative;
}
.footer_avarer_area .single_avater {
    padding: 0px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.footer_avarer_area .single_avater:before{
    content:'';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(47, 40, 30, 0.5);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
.footer_avarer_area .single_avater:hover:before{background: rgba(47, 40, 30, 0);}
.footer_avarer_area .single_avater img{
    height: auto;
    max-width: initial;
    width: 100%;
}
.footer_avarer_area .avatar_title{
    margin: 0px;
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index:99;
    font-weight: 300;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
}
#footer{background: url(../images/footer_bg.png) no-repeat scroll center center;background-size: 100% auto;padding-bottom: 100px;}
#footer #sidebar-footer .widget{
    float: right;
}
#footer .widget-title span{
    display: block;
    line-height: 40px;
    padding-bottom: 5px;
}
#footer .widget-title:after {
    border-color: #CCCCCC !important;
    left: inherit;
    right: 0px;
    border-width: 1px;
    width: 120px;
    max-width: inherit;
}
#page-header .title-primary {
    opacity: 0;
}
body.woocommerce-page .logo{
    margin-top: 0px;
    padding: 7px 0px;
} 
body.woocommerce-page .logo img{
    width: 50px;
}
body.pojo-a11y-focusable a:focus {
    outline-style: solid !important;
    outline-width: 0px !important;
    outline-color: transparent !important;
}
a.facebook_link{
    float: left;
    margin-top: 200px;
}
a.facebook_link i.fa{
    float: left;
    font-size: 30px;
}
a.facebook_link span{
    float: right;
    margin-left: 5px;
    margin-top: 6px;
}



/*===========================================
						WooCommerce Style
=============================================*/
.woocommerce ul.products .product .inbox .image-link, .woocommerce-page ul.products .product .inbox .image-link {
    background-color: transparent !important;
    min-height: 270px;
    line-height: 270px;
    max-height: 270px;
    padding: 20px 0px;
}
.woocommerce ul.products li.product .inbox .image-link a, .woocommerce-page ul.products li.product .inbox .image-link a {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce ul.products li.product .inbox .image-link img, .woocommerce-page ul.products li.product .inbox .image-link img {
    display: block;
}
.image-link .overlay-image{
    background: rgba(187, 141, 38, 0.6);
}
.woocommerce ul.products li.product .button {
    margin-top: 0px;
}
.woocommerce ul.products li.product .inbox, .woocommerce-page ul.products li.product .inbox {
    border-bottom: 0px;
    background: transparent;
}
.woocommerce ul.products li.product .inbox a.caption, .woocommerce-page ul.products li.product .inbox a.caption {
    background: #F7F5F1;
    padding: 10px 0px;
    border-top: 3px solid #BB8D25;
}
.woocommerce ul.products li.product .inbox a.caption h4.product-title, .woocommerce-page ul.products li.product .inbox a.caption h4.product-title {
    font-size: 28px;
    line-height: 35px;
    color: #000;
    margin-bottom: 0px;
}
.woocommerce ul.products li.product .inbox .price, .woocommerce-page ul.products li.product .inbox .price {
    color: #000;
    font-size: 20px;
  display: none;
}
div.pp_pic_holder {
    direction: ltr;
}
.woocommerce .related.products, .woocommerce-page .related.products, .woocommerce .upsells.products, .woocommerce-page .upsells.products {
    float: none;
    width: 100%;
}
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .upsells ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells ul li.product, .woocommerce-page .upsells ul li.product {
    width: 25%;
    padding: 15px;
}
.woocommerce div.product div.summary .price, .woocommerce-page div.product div.summary .price, .woocommerce #content div.product div.summary .price, .woocommerce-page #content div.product div.summary .price {
    font-size: 25px;
    line-height: 35px;
    color: #bb8d26;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
    text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
    text-align: right;
}

.woocommerce ul.products li.product .price del{
    display: inline-block;
    font-size: 16px;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins{
    display: inline-block;
    margin-right: 5px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px;
    width: 33.33%;
}
body.single-product.woocommerce div.product div.summary .price{display:none;}
.woocommerce ul.products li.first{
    clear: none;
}


/*===========================================
						WooCommerce Style
=============================================*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer_avarer_area .single_avater {
    width: 16.66%;
}


}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
#header.logo-right .logo, .sticky-header.logo-right .logo {
    overflow: inherit;
}
#header.logo-right .logo .logo-img{
width: 50px;margin-bottom: -10px;margin-top: -10px;}
.sticky-header.logo-right .logo {
    padding: 0px;
}
.sticky-header.logo-right .logo .logo-img {
    margin-top: -10px;
    margin-bottom: -10px;
    width: 50px;
}
.thumb_slider_area {
    background-color: rgb(249, 247, 242) !important;
    position: relative;
    left: inherit;
    bottom: inherit;
    width: 100%;
    padding: 0px 30px;
}
.footer_avarer_area .single_avater{
    width: 50%;
    float: left;
}
#footer{
    background-repeat: repeat-y;
    padding-bottom: 50px;
}
#footer #sidebar-footer .widget{
    float: none;
}
a.facebook_link{
    float: left;
    margin-top: 10px;
    display: block;
    margin-left: 20%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px;
    width:100%;
    float:none;
}






}



/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#header.logo-right .logo, .sticky-header.logo-right .logo {
    overflow: inherit;
}
#header.logo-right .logo .logo-img{
width: 50px;margin-bottom: -10px;margin-top: -10px;}
.sticky-header.logo-right .logo {
    padding: 0px;
}
.sticky-header.logo-right .logo .logo-img {
    margin-top: -10px;
    margin-bottom: -10px;
    width: 50px;
}
.thumb_slider_area {
    background-color: rgb(249, 247, 242) !important;
    position: relative;
    left: inherit;
    bottom: inherit;
    width: 100%;
    padding: 0px 30px;
}
.footer_avarer_area .single_avater{
    width: 33.33%;
    float: left;
}
#footer{
    background-repeat: repeat-y;
    padding-bottom: 50px;
}
#footer #sidebar-footer .widget{
    float: none;
}
a.facebook_link{
    float: left;
    margin-top: 10px;
    display: block;
    margin-left: 20%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px;
    width: 50%;
    float:left;
}



}
