/*
Name: 			rtl-theme.css
Written by: 	Avihay Bitton
*/

html { direction: rtl;}
body { font-family: 'Heebo', sans-serif; font-size: 16px;}
.quantityForm input{
    display: inline-block;
    width: 70px;
    padding: 10px;
    text-align: center;
    margin: 0 -3px;
}
/* Making Things Right (to left) */
.mv-caroufredsel [class*="caption-1-text-"],.mv-caroufredsel [class*="mv-title-style-"]{text-shadow: 1px 1px 10px black; direction: rtl;}
.mv-caroufredsel {direction: ltr;}
.header-right-button,.mv-block-style-39 .btn-delete-product { right: auto; left: 0;}
.sf-menu>li { float: right;}
.mv-inputbox-icon.right .icon {
    left: 0;
    right: auto;
    margin-right: 0;
    margin-left: 10px;
}
.mv-newsletter-style-2 .form-newsletter .mv-inputbox { padding: 0 20px 0 50px;}
.mv-dp-table.align-middle .mv-dp-table-cell h4{
    margin: 0;
    font-weight: 600;
    color: white;
    margin-top: -3px;
}
.mv-icon-left-style-2 .text {float: right;}
.mv-icon-left-style-2 .icon { float: right; margin-right: 0; margin-left: 10px;}
.mv-dropdown-style-1 .dropdown-menu.pull-right .dropdown-menu-inner:before { left: 10px; right: auto; }
.mv-col-wrapper .mv-col-left { float: right;}
.mv-col-wrapper .mv-col-right { float: left;}
.home-1-highlight{margin-top: -60px; text-align: center;}
.home-1-highlight h2{ font-size: 40px; margin-bottom: 20px; color: black;}
.mv-title-style-11:before { left: auto; right: 0;}
.mv-inputbox-icon.right .mv-inputbox { padding-right: 15px; padding-left: 30px;}
.mv-icon-left-style-5 { padding-left: 0;padding-right: 17px; font-weight: 400; }
.mv-icon-left-style-5:before { right: 0; left: auto;}
.mv-menu-style-1 ul.sub-menu { padding: 10px 28px 10px 0;}
.mv-block-style-9 .content-price .old-price:last-child{margin-right: 10px !important;}
.mv-pagination-style-1.has-count-post .count-post {float: right;}
.mv-breadcrumb-style-1 ul.breadcrumb-1-list > li {
    float: right;
    position: relative;
    padding-left: 0;
    margin-left: 0;
    padding-right: 20px;
    margin-right: 20px;
}
.mv-breadcrumb-style-1 ul.breadcrumb-1-list > li:first-child {padding-right: 0 !important;margin-right: 0 !important;}
    .mv-breadcrumb-style-1 ul.breadcrumb-1-list > li:after { left: auto; right: 0;}
.mv-newsletter-style-1 .form-newsletter .mv-inputbox-group .mv-inputbox { border-left: 0 none; border-right: 2px solid #fff;}
.mv-tab-style-3 .tab-list > li {margin-right: 0;margin-left: 20px;}
.mv-tab-style-3 .tab-list > li:last-child { margin-left: 0 !important;}
.product-detail-related { background-color: #ececec;}
.mv-block-style-27 .block-26-gallery-thumbs-inner { margin-left: auto; margin-right: 0;}
.mv-block-style-27 .block-27-sale-off, .mv-block-style-27 .block-27-logo{ left: auto; right:30px;}
.mv-block-style-27 .block-27-price .new-price, .mv-block-style-27 .block-27-price .old-price { margin-right: 0;margin-left: 10px;}
.mv-block-style-27 .block-27-table-info table tr th:nth-child(1), .mv-block-style-27 .block-27-table-info table tr td:nth-child(1){ font-size: 16px; width: 135px}
.mv-icon-left-style-7 .i-l-text:before { left: auto; right: -30px;}
.mv-icon-left-style-7 .i-l-inner{ padding-left: 0; padding-right: 110px;}
.mv-icon-left-style-7 .i-l-icon{ left: auto; right: -60px; -moz-transform: translate(100%, -50%); -ms-transform: translate(100%, -50%); -o-transform: translate(100%, -50%); -webkit-transform: translate(100%, -50%); transform: translate(100%, -50%);}
.contact-us-main .contact-us-form {
    margin-bottom: 30px;
}
[dir=rtl] .slick-slide{ float: left}
.mv-table-style-2 tr td:nth-child(1) { text-align: right;}
.mv-table-style-2 tr td {font-size: 16px;}
.block-button-update { text-align: center;}
.cart-main .block-button-update .mv-btn { margin-left: auto; margin-right: auto; }
.block-button-update .mv-btn.mv-btn-style-6.btn-6-h-45:not(:hover):not(:active) { color: #aaa; border-color: #aaa;}
.block-button-update .mv-btn.mv-btn-style-5{ font-size: 20px; line-height: 1em;}
.mv-block-style-24 .block-24-list > .item.item-cart .block-24-title{ font-size: 19px;}
.alert { z-index: 99; position: relative;}
.error{ 
    font-weight: normal;
    color: #ff6a00;
    font-style: italic;
}
input.error,textarea.error{ border-color: #ff6a00;}
.form-newsletter label.error{
    position: absolute;
    width: 100%;
    right: 0;
    top: 55px;
}
#ic_iframe{
    border: 0;
    width: 100%;
    height: 700px;
}
.mv-checkbox-style-6 .checkbox-visual-box{ left: auto; right: 0;}
.mv-checkbox-style-6 .checkbox-text { padding: 0 38px 0 0;}
input[type=checkbox], input[type=radio] {
    height: 20px;
    width: 20px;
    font-size: 18px;
    border-radius: 6px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
#readTerms+.error{
    position: absolute;
    top: 35px;
    right: 60px;
}
.costumerDetailsForm label {
    width: 100%;
    text-align: right;
}
.readTermsLabel{ display: inline !important; width: auto !important;}
.costumerDetailsBlock{display: none;}
.icreditBlock{display: none;}


/* Responsive*/
@media (min-width: 1680px) { /* VeryWideScreen */
    .mv-header-style-2 .header-logo {
        left: auto;
        right: 0;
        margin-right: 10px;
        width: 245px;
    }
    .mv-header-style-2 .header-search { position: absolute; left: 80px; }
    .mv-header-style-2 .header-shop { left: 30px; right: auto;
    }
    .headerPhone{
        position: absolute;
        left: 140px;
        top: 38px;
        font-size: 24px;
    }
    .headerPhone a{ color: white;}
    body.fixed-nav .mv-header-style-2 .headerPhone{ 
        top: 18px;
    }
    body.fixed-nav .mv-header-style-2 .headerPhone a{ color: black;}

}

@media (min-width: 1200px) {/* WideScreen */

}
@media (min-width: 992px){/*Desktop*/                          
    .row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display:         flex;
    }
}
@media (min-width: 768px) and (max-width: 991px) { /* tablet side / */  
    .row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display:         flex;
    }
}
@media (max-width: 768px) { /* Mobile */
    body{ font-size: 14px;}
    h2{ font-size: 24px;}
    h3{ font-size: 21px;}
    .home-1-highlight h2 {
        line-height: 1.1em;
        font-size: 33px;
        padding-top: 20px;
    }
    .home-1-highlight-title img{ display: none;}
    .header-logo {
        right: 40%;
        left: auto;
        max-width: 160px;
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
    .header-toggle-off-canvas {
        left: auto;
        right: 0;
        top: 50%;
    }
    .header-right-button{ top: 60%;}
    .headerPhone{
        position: absolute;
        top: -11px;
        left: -7px;
        width: 110px;
        text-align: left;
        font-weight: bold;
        font-size: 16px;
    }
	.mv-header-style-2 .header-main-nav.abiFixed {
		position: fixed;
		top: 0;
		bottom: auto;
		transform: none;
		box-shadow: 0 0 10px;
	}

    body.has-off-canvas-right.off-canvas-show .off-canvas-wrapper-right { right: 0; }
    .mv-block-style-32 .block-32-contact .mv-icon-left-style-7 span.i-l-icon { right: 0; text-align: center;}
    .mv-block-style-1 .content-price .old-price { font-size: 12px;}
    .mv-block-style-1 .content-thumb { padding-bottom: 130px;}
    .mv-block-style-24 .block-24-list > .item.item-cart .block-24-title { font-size: 14px;}
    .mv-block-style-24 .block-24-list > .item.item-cart .block-24-content { font-size: 14px;}
    .mv-f-18{ font-size: 14px;}
    .quantityForm input {
        width: 33px;
        padding: 3px;
        font-size: 12px;
    }
    .mv-block-style-32 .block-32-contact .mv-icon-left-style-7 .i-l-inner { padding-left: 0px;}
    .content-name { width: 180px;height: 34px;}
    .mv-block-style-9 .content-price .new-price { font-size: 17px; }
}

@media (max-width: 320px) { /* Small Smartphones */

}
