/*
 Theme Name:   rttheme18 Child
 Theme URI:    http://rttheme18.demo-rt.com/
 Description:  rttheme18 Child Theme
 Author:       Query Solutins
 Template:     rttheme18
 Version:      1.0.0
 Text Domain:  rttheme18-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
html[lang=en-US] .icon-user,
html[lang=en-US] .icon-logout,
html[lang=en-US] .icon-login,
html[lang=en-US] .custom_languages,
html[lang=en-US] li.icon-basket{
    display:none;
}
h1,h2,h3,h4,h5,h6{
    color: #035881 !important;
    font-family: Arial, Helvetica, sans-serif;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #106187;
}
.top_content .heading h1, .top_content .heading h2 {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #524f4e !important;
}
.top_content {
    background: url(images/breadcrumb_bg.jpg) no-repeat 100% 100%;
    background-size: 100%;
    border: none;
    min-height: 131px;
}
.home .top_content{
    margin: 0;
    background: none;
    height: 100%;
}
.home .top_content .info_bar{
    padding:20px 0;
}
.breadcrumb {
    font-size: 12px;
    color: #524f4e;
}
.breadcrumb a {
    color: #524f4e;
}
#row-974049-2-content .box.two{
    background-color: #fff;
    background-color: rgba(255,255,255,0.90);
}
.content_block_background .box.two{
    background-image: url(images/white_bg.png);
    background-position:  0 0;
    background-repeat: repeat;
    padding: 40px;
}
.chained_contents > ul:after, .chained_contents > ul .chanied_media_holder:before {
    border-color: #97bacb;
}
.chained_contents > ul .chanied_media_holder:after{
    background-color: #ccdde5;
}
.chained_contents > ul > li:hover .image.chanied_media_holder:after {
    background: none repeat scroll 0 0 #035881;
}
.chained_contents > ul > li .featured_article_title{
    font-weight: bold !important;
    font-size: 22px;
}
.chained_contents > ul > li:hover .featured_article_title{
    color: #146494;
}
h6.footer_site_title {
    color: #035881;
    font-weight: bold;
    padding-right: 15px;
    font-size: 13px;
    padding-bottom: 0;
}
.custom_footer_wrapper {
    position: relative;
    display: inline-block;
    color: #524f4e;
    width: 100%;
}
.custom_footer_wrapper .detail{
    position: relative;
    display: inline-block;
    float: left;
}
.custom_footer_wrapper .detail span{
    padding: 0 15px;
    background: url(images/border.jpg) no-repeat 0% 50%;
}
/**************/
#header_contents{
    display: block;
}
.my_row{
    position: relative;
    display: inline-block;
    width: 100%;
}
#header_contents .my_row .logo{
    float: right;
    position: relative;
    display: inline-block;
    width: 30%;
}
#header_contents .my_row .logo a{
    display: block;
    text-align: right;
}
#header_contents .my_row .site_titles{
    float: left;
    position: relative;
    display: inline-block;
    width: 67%;
    margin-right: 3%;
    height: 121px;
}
#header_contents .my_row .site_titles .main_title{
    position: relative;
    bottom: 10px;
    font-size: 36px;
    font-weight: bold !important;
    color: #035881;
    line-height: 1em;
    padding-bottom: 0;
    margin-bottom: 0;
}
#header_contents .my_row .site_titles .sub_title{
    font-size: 26px;
    font-weight: normal;
    color: #524f4e;
}
#header_contents .my_row .site_titles .call_us{
    position: relative;
    display: block;
    color: #524f4e;
    font-size: 20px;
}
#header_contents .my_row .site_titles .call_us .phone_number{
    color: #035881;
    font-weight: bold;
}
.bottom_fixed{
    position: absolute;
    bottom: 0px;
}
#sticky_logo{
    height: 100%;
}
.nav_shadow.stuck, .stuck .nav_border{
    padding-top: 5px;
    background: #fff;
}
/**************/
.tax-product_cat #navigation_bar > ul > li#menu-item-2572 > a:after,
.single-product #navigation_bar > ul > li#menu-item-2572 > a:after,
.tax-contractor_cat #navigation_bar > ul > li#menu-item-2343 > a:after,
.single-contractor #navigation_bar > ul > li#menu-item-2343 > a:after,
#navigation_bar > ul > li.current_page_item > a:after,
#navigation_bar > ul > li.current-menu-item > a:after,
#navigation_bar > ul > li.current-menu-ancestor > a:after,
#navigation_bar > ul > li:hover > a:after {
    background-color: #035881;
    top: -3px;
    width: 100%;
}
#navigation_bar > ul > li > a{
    padding: 15px 30px;
}
#navigation_bar > ul > li > a:after {
    background: #035881;
    color: #035881;
    height: 3px !important;
}
#navigation li{
    border-right: 1px solid #ccdde5;
    display: inline-block;
}
.nav_border{
    border-top: 3px solid #ccdde5;
    border-bottom: 1px solid #ccdde5;
}
.product_small_banner {
    position: relative;
    display: block;
    width: 100%;
    max-height: 31px;
}
.product_small_banner img{
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 31px;
}
#navigation .sub-menu li a:hover, #navigation .sub-menu li:hover > a {
    box-shadow: inset 2px 0 0 #035881;
}
.with_borders .box:after, .portfolio_boxes .box:after{
    background: #035881;
}
.with_borders .box:before, .portfolio_boxes .box:before {
    background: #035881;
}
.imgeffect a{
    background: #035881;
}
.imgeffect a.add_to_cart_button{
    display: none;
}

.imgeffect a:hover {
    color: #035881;
}
.portfolio_info h4{
    color: #035881;
}
.heading_icon {
    color: #035881;
}
h3.featured_article_title {
    color: #838383 !important;
    font-weight: bold !important;
    font-size: 22px;
}
/*** ARCHIVE - PRODUCT ************/
.wrap_main_cats {
    position: relative;
    display: inline-block;
    width: 100%;
}
.main_category{
    position: relative;
    display: inline-block;
    float: left;
    width: 25%;
}
.sub_category{
    position: relative;
    display: inline-block;
    float: left;
    width: 32.3%;
    margin-right:1%;
}
.sub_category  h4.obj_title,
.main_category h4.obj_title {
    text-align: center;
    padding: 5px 0 10px 0;
    border-top: 4px solid #f0f0f0;
    border-bottom: 7px solid #f0f0f0;
}
.sub_category  h4.obj_title a,
.main_category h4.obj_title a{
    color: #838383;
    display: block;
}
.sub_category  h4.obj_title a:hover,
.main_category h4.obj_title a:hover{
    color: #106187;
}
.sub_category .obj_image,
.main_category .obj_image {
    position: relative;
    display: block;
    text-align: center;
    padding: 12px;
    border: 1px solid #f0f0f0;
}
.sub_category .obj_image a,
.main_category .obj_image a{
    display: block;
}
.sub_category .obj_image img,
.main_category .obj_image img{
    margin: 0 auto;
}
.sub_category .inner_wrap,
.main_category .inner_wrap {
    position: relative;
    display: block;
    border: 1px solid #f0f0f0;
}
.filter_navigation li a.active, .filter_navigation li a:hover {
    color: #106187;
}
.filter_navigation li a.active:before{
    color: #106187;
}
/**********************************************/
.content_second_background {
    min-height: 520px;
}
.sidebar .featured_article_title:before{
    background: none repeat scroll 0 0 #106187;
    color: #106187;
}
.widget ul li.current-menu-item > a, .widget_rt_categories ul li.current-cat > a, .widget_product_categories ul li.current-cat > a {
    color: #106187;
}
.widget_archive ul li a:hover, .widget_links ul li a:hover, .widget_nav_menu ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_recent_entries ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_recent_comments ul li a:hover, .widget_rt_categories ul li a:hover, .widget_product_categories ul li a:hover {
    color: #106187;
}
ul.page-numbers li a:hover, ul.page-numbers li a:hover, ul.page-numbers li .current {
    color: #106187;
}
.page_main_cat .widget_product_categories ul.children{
    display: none;
}
.widget_product_categories ul.children{
    display: none;
}
.current-cat-parent ul.children{
    display: block;
}
.sidebar .widget_product_categories h3.featured_article_title{
    font-weight: bold !important;
}
/**************************/
.woocommerce span.onsale, .woocommerce-page span.onsale, .woocommerce .product_item_holder span.onsale, .woocommerce-page .product_item_holder span.onsale{
    display: none;
}
.product_info h4, .product_item_holder h4 {
    font-size: 18px;
    line-height: 150%;
    padding: 5px 0 10px 0;
}
.woocommerce .product_info, .woocommerce-page .product_info{
    padding: 0;
}
.widget_product_categories ul li ul li{
    background: none;
}
.widget_product_categories ul li ul li:before{
    content: ">";
    background: none;
    color: #A6A6A6;
}
.widget_product_categories ul li ul li.current-cat{
    font-weight: bold;
}
.widget_product_categories ul li ul li.current-cat:before{
    color: #106187;
    font-weight: bold;
}
.search-bar{
    width: 12%;
    margin: 0;
    padding: 8px 11px 5px 8px;
    display: inline-block;
    overflow: visible;
    top: 8px;
    position: relative;
    float: left;
}
input#menu_search_field {
    border: none;
    line-height: 2em;
    height: 20px;
}
#navigation{
    width: 83%;
    width:auto;
}
.search-bar form{
    margin: 0;
}
.search-bar form fieldset{
    padding: 0;
    border:none;
    margin: 0;
}
.search-bar .icon-search-1{
    position: absolute;
    top: 12px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
}
.related.products .product_item_holder .add_to_cart_button{
    display: none;
}
/** Single Product - Variations Table ************/
.custom_summary table.varations-list-table{
    width: 100%;
    border-right: 1px solid #e8e3e3;
    border-top: 1px solid #e8e3e3;
}
.custom_summary table.varations-list-table th{
    background: #fff;
    color: #146494;
    font-weight: bold;
    font-size: 16px;
    border-left: 1px solid #e8e3e3;
    border-bottom: 1px solid #e8e3e3;
    border-top: 1px solid #e8e3e3;
    text-align: left;
}
.custom_summary table.varations-list-table tr{
    border-right: 1px solid #e8e3e3;
}
.custom_summary table.varations-list-table td{
    border-bottom: 1px solid #e8e3e3;
    border-left: 1px solid #e8e3e3;
    text-align: center;
}
.social_media li a{
    background: #035881;
}
.custom_summary table.varations-list-table .quantity.buttons_added{
    margin: 0 auto !important;
}
.custom_summary .product_title{
    color: #146494 !important;
    font-size: 26px;
    font-weight: bold !important;
    margin-bottom: 10px;
}
.single-product .top_content{
    display: none;
}
.nav_shadow{
    padding: 0;
}
.single-product .nav_shadow{
    position: relative;
    display: block;
    padding: 0;
}
.wrap_order_submit{
    float: right;
    position: relative;
    display: inline-block;
}
.wrap_order_submit .button.add-to{
    background:#146494;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    border-radius: 2px;
}

/***********************************************/
.content.faq{
    color: #524f4e !important;
}
hr{
    border: 1px solid #eeeeee;
}
.wrap_question{
    position: relative;
    display: block;
    cursor: pointer;
    color: #524f4e !important;
}
.question{
    position: relative;
    display: block;
    padding-right: 20px;
    padding-bottom: 0;
    line-height: 40px;
    color: #524f4e !important;
}
.question:before{
    content: '.';
    color: transparent;
    background: #035981;
    height: 26px;
    width: 22px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top:8px;
}
.answer{
    display: none;
}
.question.plus{
    background: url(images/plus.jpg) no-repeat center right;
}
.question.minus:before{
    background: #035981;
}
.question.minus{
    background: url(images/minus.jpg) no-repeat center right;
    font-weight: bold !important;
}
.content_area  .main_title{
    background:url("images/title_bg.png") no-repeat 50% 100%;
    padding-bottom:15px;
    margin-top:20px;
    margin-bottom:20px;
}
body{
    color:#524f4e;
}
.cart_item td.product-name a {
    color: #524f4e;
    text-decoration: none;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{
    background: #fff;
    font-weight: bold;
    font-size: 14px;
    color: #146494;
    text-align: center;
}
.tax-product_cat li#menu-item-2572 > a,
.single-product li#menu-item-2572 > a,
.tax-contractor_cat #navigation_bar > ul > li#menu-item-2343 > a,
.single-contractor #navigation_bar > ul > li#menu-item-2343 > a,
#navigation_bar > ul > li > a:hover,
#navigation_bar > ul > li.current_page_item > a,
#navigation_bar > ul > li.current-menu-item > a,
#navigation_bar > ul > li.current-menu-ancestor > a,
#navigation_bar > ul > li:hover > a:after{
    color:#035881;
}

.product_images li{
    list-style: none;
}
.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove{
    font-weight: normal;
    color: #000;
    margin: 0 auto;
}
.custom_form_checkout_form{
    position: relative;
    display: block;
    max-width: 300px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
     float: none;
    width: 100%;
}
.woocommerce #payment, .woocommerce-page #payment{
    background: none;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    padding: 0 !important;
    font-size: 12px !important;
}
.woocommerce-billing-fields input{
    line-height: 1em !important;
    font-size: 12px !important;
    padding: 0 !important;
    height: 26px;
}
#update_cart{
    background: #146494;
    color: #fff;
    text-shadow: none;
}
.custom_form_checkout_form .text {
    color: #035881;
    font-size: 18px;
    text-align: center;
}
.woo_checkout {
    padding: 10px;
    border: 1px solid #eeeeee;
    position: relative;
    display: block;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods{
    display: none !important;
}
#order_comments {
    min-height: 70px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left;
    background: #146494;
    color: #fff;
    text-shadow: none;
}
.shop_table.cart .product-quantity .quantity{
    float: none;
}
.portfolio_item_holder {
    max-height: 491px;
    overflow: hidden;
}
.custom_content_product .with_borders .box:before,
.custom_content_product .portfolio_boxes .box:before{
    display: none;
}
.custom_content_product .with_borders .box:after,
.custom_content_product .portfolio_boxes .box:after{
    display: none;
}
.my_login .login-username,
.my_login .login-password{
    display: inline-block;
}
.my_login .login-password{
    margin: 0 20px;
}
.my_login p.login-submit input {
    background: #035881;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
}
.my_login p.login-submit input:hover{
    background: #fff;
    color: #035881;
    border:1px solid #035881;
}

.product_boxes .product_item_holder:hover:before,
.wrap_sub_cats .sub_category:hover:before{
    width:80px;
}
.product_boxes .product_item_holder:hover:after,
.wrap_sub_cats .sub_category:hover:after{
    height: 80px;
}
.product_boxes .product_item_holder:after,
.product_boxes .product_item_holder:before,
.wrap_sub_cats .sub_category:after,
.wrap_sub_cats .sub_category:before {
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product_boxes .product_item_holder:before,
.wrap_sub_cats .sub_category:before {
    background: #035881;
    content: "";
    display: block;
    height: 2px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 10px;
    z-index: 2;
}
.product_boxes .product_item_holder:after,
.wrap_sub_cats .sub_category:after {
    background: #035881;
    content: "";
    display: block;
    height: 10px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 2px;
    z-index: 2;
}
.tax-product_cat #container .fluid .three {
    width: 32.31%;
    margin-right: 1% !important;
}
.right_aligned_media.chained_contents .chanied_content_holder{
    min-height:126px;
}
.carousel-holder .owl-controls .owl-buttons div{
    background: none repeat scroll 0 0 #146494;
}
.var_image{
    position: relative;
}
.var_image img{
    position: relative;
    max-width: 90px !important;
    margin: 0 auto;
}
/*********************************************************/
.content_block_background table{
    width:auto;
}
table th, table td{
    text-align:right;
    padding: 5px !important;
    vertical-align: middle;
    font-size: 16px;
}
.imgeffect a.link_to_product{
    position: relative;
    display: block;
    opacity: 1;
    padding: 0;
    margin: 0 auto;
    width: auto;
    right: auto !important;
    background: none;
    left: auto !important;
    top: auto !important;
    margin: 0 auto;
}
h6.footer_site_title{
    margin-bottom: 0;
    line-height: 1.8em;
}
#top_bar .social_media, footer .social_media{
    margin-bottom: 0 !important;
}

footer .footer_info{
    padding-bottom: 10px;
}
footer .copyright{
    text-align: center;
    color: #000;
}


@media only screen and (max-width: 767px){
    #header_contents .my_row .logo{
        width:100%;
    }
    .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
        float: none;
        display: block;
        width: 100%;
    }
    .single-product .nav_shadow{
        display: none;
    }
    .woocommerce #content div.product form.cart table, .woocommerce div.product form.cart table, .woocommerce-page #content div.product form.cart table, .woocommerce-page div.product form.cart table{
        position: relative;
        display: block;
        max-width: 100%;
        overflow-x: scroll;
    }
    .woo_product_images .carousel_items:hover .owl-controls .owl-buttons{
        display: none !important;
    }
    #header_contents .my_row .site_titles {
        float: right;
        margin-right: 0;
        margin-left: 3%;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    #header_contents .my_row .logo a{
        text-align:center !important;
    }
    .bottom_fixed{
        position:relative;
    }
    .top_content{
        background-size: cover;
    }
    .top_content .info_bar{
        padding: 7px 0;
    }
    .wrap_sub_cats, .wrap_main_cats{
        margin-top: 15px;
    }
    .sub_category {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .main_category{
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .custom_summary table.varations-list-table th{
        padding: 5px;
    }
    .woocommerce #content div.product form.cart table td, .woocommerce div.product form.cart table td, .woocommerce-page #content div.product form.cart table td, .woocommerce-page div.product form.cart table td{
        padding: 5px;
    }
    .wrap_order_submit {
        float: none;
    }
    .admin-bar.responsive #header .sticky-wrapper, .admin-bar.responsive .nav_shadow{
        top:0;
    }
    .single-product .top_content {
        display: none;
    }
    .product_small_banner{
        display: none;
    }
    .product_boxes.products {
        margin-top: 20px;
    }
    .filter_navigation li a.active:before{
        display: none;
    }
    #navigation li{
        border: none !important;
        display: block !important;
        float: none !important;
        text-align: center !important;
    }
    .top_links {
        float: none !important;
    }
    .top_links > li{
        display: block;
        width: 98%;
        padding: 0 1%;
    }
    #top_search_form{
        display: block;
    }
    .rtl #top_search_form{
        display: block;
        text-align: right;
    }
    #top_search_form .search_text {
        width: 200px;
        text-align: left;
    }
    .rtl #top_search_form .search_text {
        text-align: right;
    }
    .rt_form input[type="text"], .rt_form input[type="email"], .rt_form select, .rt_form textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .wpcf7 textarea, .rt_form input[type="date"], .wpcf7 input[type="date"], .rt_form input[type="tel"], .wpcf7 input[type="tel"], .rt_form input[type="number"], .wpcf7 input[type="number"], .rt_form input[type="url"], .wpcf7 input[type="url"]{
        padding: 5px;
    }
    textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        height: 80px;
    }
    #top_bar .social_media, footer .social_media {
        float: none;
    }

}
@media only screen and (max-width: 480px){
    .responsive .content img{
        width:100%;
    }
    .content_area .main_title{
        font-size: 24px !important;
    }
    .rtl #header_contents .my_row .site_titles{
        float: none !important;
        margin: 0 !important;
        height: auto;
    }
    #header_contents .my_row .site_titles .main_title{
        font-size: 26px;
    }
    #header_contents .my_row .site_titles .sub_title {
        font-size: 20px;
    }
    .sticky_nav_wrap{
        display: none;
    }
    .logo a {
        max-width: 200px;
        margin: 0 auto;
    }
    #header_contents .my_row .logo{
        float: none !important;
    }
    .responsive .top_content .info_bar, .responsive footer .footer_info, .responsive .footer_widgets_holder > section, .responsive .content_block{
        width: 100%;
    }
    .row .box{
        float: none !important;
        margin: 0 auto !important;
    }
    .rtl #row-974049-2-content .box.two{
        padding: 0 !important;
    }
    .chained_contents > ul{
        margin: 0 auto 20px auto !important;
    }


}



/************** RTL ****************/
body.rtl{
    direction: rtl;
    text-align: right;
}
.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6{
    color: #035881 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}
/** RESPONSIVE LAYOUT **/
.rtl .box{
    float: right;
    margin: 0 20px 0 0;
    text-align: right;
}
.rtl .box.last{
    clear: left;
    margin-right: 20px !important;
}
.rtl .row .box:first-child,.rtl  .row .box:first-child,.rtl  .content.left .row .box:first-child,.rtl  .content.right .row .box:first-child{
    margin-right: 0 !important;
}
/************************************/
.rtl ul, .rtl ol {
    margin: 0 17px 20px 0;
}
.rtl ul li, .rtl ol li {
    text-align: right;
}
.rtl .rt_form label{
    text-align: right;
}
.rtl .top_links{
    float: right;
}
.rtl .top_links [class^="icon-"]:before, .rtl .top_links [class*=" icon-"]:before{
    margin-left: 5px;
    margin-right: 0;
}
.rtl #navigation_bar [class^="icon-"]:before, .rtl #navigation_bar [class*=" icon-"]:before{
    margin-left: 5px;
    margin-right: 0;
}
.rtl .breadcrumb a.icon-home:before{
    margin-left: 5px;
    margin-right: 0;
}
.rtl .flags{
    left: auto;
    right:0;
}
.rtl #header_contents .my_row .logo{
    float: left;
}
.rtl #header_contents .my_row .logo a{
    text-align: left;
}
.rtl #header_contents .my_row .site_titles{
    float: right;
    margin-right: 0;
    margin-left: 3%;
}
.rtl #navigation{
    float: right;
    border-right:none;
    border-left: 1px solid #fff;
}
.rtl #navigation li{
    float: right;
    border-right: none;
    border-left: 1px solid #ccdde5;
}
.rtl #navigation li:first-child{
    border-right: 1px solid #eee;
    border-left: 1px solid #ccdde5;
}
.rtl .search-bar{
    float: left;
}
.rtl .info_bar .heading{
    float: right;
}
.rtl .info_bar .breadcrumb{
    float: left;
    text-align: left;
}
.rtl .woo_product_images .owl-next{
    right:20px;
}
.rtl .woo_product_images .owl-prev{
    left:-10px;
}
.rtl #row-974049-2-content .box.two {
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.90);
    padding: 40px;
}
.ie.rtl  .content_block_background .box.two{
    background-image: url(images/white_bg.png);
    background-position:  0 0;
    background-repeat: repeat;
    padding: 40px;
}
.single-contractor .content_block_background{
    overflow: visible;
}
.rtl .chained_contents .chanied_media_holder{
    text-align: left;
}
.rtl footer .part1 {
    float: right;
}
.rtl .custom_footer_wrapper .detail{
    float: right;
}
.rtl .question{
    padding-left: 20px;
    padding-right: 0;
}
.rtl .question:before{
    margin-left: 10px;
    margin-right: 0;
}
.rtl .question.plus, .question.minus{
    background-position: left center;
}
.rtl .sub_category{
    float: right;
}
.rtl .main_category{
    float: right;
}
.rtl .sidebar.right{
    float: right;
}
.rtl .carousel-holder .owl-carousel{
    direction: ltr;
}
.rtl div.breadcrumb{
    text-align: right;
}
.rtl #navigation_bar > ul > li > a {
    padding: 15px 26px;
}
.rtl .title_line h3{
    float: right;
    padding-left: 20px;
    padding-right: 0;
}
.rtl .heading_icon{
    margin-left: 5px;
    margin-right: 0;
}
.rtl .title_line .featured_article_title:after{
    margin-right: 20px;
    margin-left: 0;
}
.rtl .search-bar form input {
    float: right;
    text-align: right;
    padding: 0 10px 0 0;
}
.rtl .search-bar .icon-search-1{
    margin-left: 0;
    margin-right: 2px;
    left:5px;
}

body.rtl  span.icon {
    margin-right: 0;
    margin-left: 0.2em;
}
.rtl .with_icons li span{
    float: right;
    padding-right: 0;
    padding-left: 6px;
}
.rtl .with_icons li.box{
    margin-right: 0 !important;
}
.rtl .icon-angle-right:before {
    content: '\f104';
}
.rtl .portfolio_holder .box.last{
    margin-right: 0 !important;
}
.rtl #top_bar .social_media,.rtl  footer .social_media{
    float: left;
}
.rtl .imgeffect a{
    right: 50%;
    left:10px;
}
.rtl .imgeffect:hover a:first-child,
.rtl .imgeffect:hover a:nth-child(2){
    right: 50%;
    left:auto;
}
.rtl .filter_navigation li a{
    border-right: 1px solid #eee;
    border-left:none;
    padding: 0 10px 0 0;
}
.rtl .product_info h4, .product_item_holder h4{
    text-align: center;
}
.rtl .widget_archive ul li li a,.rtl  .widget_links ul li li a,.rtl  .widget_nav_menu ul li li a,.rtl  .widget_categories ul li li a,
.rtl .widget_meta ul li li a,.rtl  .widget_recent_entries ul li li a,.rtl  .widget_pages ul li li a,.rtl  .widget_rss ul li li a,
.rtl .widget_recent_comments ul li li a,.rtl  .widget_rt_categories ul li li a,.rtl  .widget_product_categories ul li li a{
    padding: 0 10px 0 0;
}
.rtl .widget_archive ul li li:last-child a,.rtl  .widget_links ul li li:last-child a,
.rtl .widget_nav_menu ul li li:last-child a,.rtl  .widget_categories ul li li:last-child a,
.rtl .widget_meta ul li li:last-child a, .rtl .widget_recent_entries ul li li:last-child a,
.rtl .widget_pages ul li li:last-child a,.rtl  .widget_rss ul li li:last-child a,.rtl  .widget_recent_comments ul li li:last-child a,
.rtl .widget_rt_categories ul li li:last-child a,.rtl  .widget_product_categories ul li li:last-child a{
    padding: 0 10px 0 0;
}
.rtl .wrap_order_submit{
    float: left;
}
.rtl .custom_summary table.varations-list-table th{
    text-align: center;
}
.rtl .woocommerce .woocommerce-message .button,
.rtl .woocommerce .woocommerce-error .button,.rtl  .woocommerce .woocommerce-info .button,
.rtl .woocommerce-page .woocommerce-message .button,.rtl  .woocommerce-page .woocommerce-error .button,
.rtl .woocommerce-page .woocommerce-info .button{
    float: left;
}
.rtl .woocommerce table.shop_table td, .rtl .woocommerce-page table.shop_table td,
.rtl .woocommerce table.shop_table, .rtl .woocommerce-page table.shop_table{
    text-align: right;
}
.rtl .woocommerce .cart-collaterals .cart_totals h2, .rtl .woocommerce-page .cart-collaterals .cart_totals h2,
.rtl .woocommerce .cart-collaterals .shipping_calculator, .rtl .woocommerce-page .cart-collaterals .shipping_calculator{
    text-align: right;
}
.rtl .woocommerce .cart-collaterals .cart_totals tr td,.rtl  .woocommerce-page .cart-collaterals .cart_totals tr td,
.rtl .woocommerce .cart-collaterals .cart_totals tr th,.rtl  .woocommerce-page .cart-collaterals .cart_totals tr th{
    text-align: right;
}
.rtl .wc-forward a:after, .rtl .wc-forward:after {
    margin-right: 6px ;
    margin-left: 0 ;
    content: "\e02f" ;
}
.rtl .info_box .icon-cancel{
    right:auto;
    left:10px
}
.rtl .info_box p[class^="icon-"]:before, .rtl .info_box p[class*=" icon-"]:before {
    left:10%;
}
.rtl .tax-contractor_cat #navigation_bar > ul > li#menu-item-2387 > a,
.rtl .single-contractor #navigation_bar > ul > li#menu-item-2387 > a,
.rtl .tax-product_cat #navigation_bar > ul > li#menu-item-2572 > a,
.rtl .single-product #navigation_bar > ul > li#menu-item-2572 > a{
    color:#035881;
}
.rtl .tax-contractor_cat #navigation_bar > ul > li#menu-item-2387 > a:after,
.rtl .single-contractor #navigation_bar > ul > li#menu-item-2387 > a:after,
.rtl .tax-product_cat #navigation_bar > ul > li#menu-item-2572 > a:after,
.rtl .single-product #navigation_bar > ul > li#menu-item-2572 > a:after{
    background-color: #035881;
    top: -3px;
    width: 100%;
}
.rtl .woocommerce form .form-row,.rtl  .woocommerce-page form .form-row,
.rtl .woocommerce form .form-row label,.rtl  .woocommerce-page form .form-row label{
    text-align:right;
}
.rtl .lost_password{
    text-align:right;
}
.rtl .carousel-holder .owl-controls{
    left:10px;
    right:auto;
}
.tax-contractor_cat #container .fluid .three {
    width: 50%;
}
.tax-contractor_cat #container .fluid .three:nth-child(3n){
    clear:both !important;
    margin-right: 0 !important;
    max-height:460px;

}
.tax-contractor_cat #container .fluid .three:nth-child(2n){
    clear:none !important;
}
.tax-contractor_cat #container .contractor {
    min-height: 0 !important;
}
/******************************************************************************************************************/
@media only screen and (max-width: 767px){
    .rtl .responsive #navigation_bar li a,
    .rtl .responsive .stuck #navigation_bar li a{
        padding-right: 30px;
        padding-left: 0;
        text-align: right;
    }
    .rtl ul, .rtl ol {
        margin: 0 0 20px 0;
    }
    .rtl #top_bar .social_media, .rtl footer .social_media {
        float: none;
    }
    .rtl .responsive .info_bar .heading,
    .rtl  .responsive .info_bar .breadcrumb{
        text-align: right;
    }
    .rtl .sub_category {
        float: none;
    }
    .rtl .main_category{
        float: none;
    }
    .rtl .carousel-holder .owl-controls{
        right:auto;
        left:10px;
    }
    .rtl .wrap_order_submit {
        float: none;
    }
    .rtl .info_bar .breadcrumb {
        float: none;
        text-align: right;
    }
    .rtl .info_bar .heading {
        float: none;
        text-align: right;
    }
}
