﻿*, th {
    text-align: right;
}

.product-cols a img, img {
    text-indent: -9999px;
}

* {
    box-sizing: border-box;
    direction: rtl;
}

body {
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: justify !important;
}

.form-control.input-validation-error {
    border: 1px solid #a94442 !important;
}

a, button, div, h1, h2, h3, h4, h5, h6, input, select, span, textarea {
    font-family: vazir
}

.ltr {
    direction: ltr !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.firstpage-photos {
    padding: 0;
}

.float-none {
    float: none !important;
}

.display-none {
    display: none !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.display-block {
    display: block !important;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

.display-iblock {
    display: inline-block !important;
}

.fa {
    font-family: FontAwesome !important;
}

.btn {
    font-size: .9em;
}

a.btn.subscribe-btn {
    font-size: 14px;
    line-height: 50px;
}

.height-50 {
    height: 50px;
}

.height-100 {
    height: 100px;
}

.height-150 {
    height: 150px;
}

.height-200 {
    height: 200px;
}

.width-100 {
    width: 100px;
}

.width-150 {
    width: 150px;
}

.width-200 {
    width: 200px;
}

.width-300 {
    width: 300px;
}

.width-400 {
    width: 400px;
}

body {
    direction: rtl;
}

.table .odd {
    background-color: #f0f8ff;
}

.table .even {
    background-color: #fafad2;
}

.breadcrumbs ul li:before {
    content: "\f104" !important;
    margin: 0 0 0 10px;
}

.contact-us li i {
    float: right;
}

.contact-us p {
    margin-right: 20px;
}

.contact-us li p strong {
    float: right;
    margin: 0 0 5px 5px;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
        height: 0;
    }
}

#txtCountAddToCart, .g-recaptcha, .tree li span {
    display: inline-block;
}

@media (min-width:980px) {
    .menu>ul li {
        float: right;
    }

    nav.menu {
        float: left !important;
    }

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: right;
    }
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.phone-login a {
    margin-left: 20px;
}

.phone-login i {
    margin-left: 3px;
}

@media (min-width:768px) and (max-width:1024px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: right;
        min-width: 300px;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: right;
    }
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-radius: 4px 0 0 4px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 4px 4px 0;
}

.input-group .form-control {
    float: right;
}

.social-icons-footer-bottom {
    float: left;
}

.page-loader-box {
    width: 40px;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.avatar, .avatar img, header nav li, ol li ol.childlist .comment-des {
    float: right;
}

.breadcrumbs ul li:first-child:before, .breadcrumbs ul li:nth-child(2):before {
    content: " " !important;
    margin: 0 !important;
}

.menu ul ul ul {
    top: 0;
    right: 100% !important;
}

span.badge {
    margin-right: 5px;
}

.footer-four .form-control {
    height: 64px;
}

.logo img {
    max-width: 100%;
}

.content p, .main-content p {
    text-align: justify;
}

.post-content {
    padding: 10px;
}

.post-img img {
    max-height: 300px;
}

.tree {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.tree li {
    list-style-type: none;
    margin: 0;
    padding: 10px 5px 0;
    position: relative;
}

.tree li::after, .tree li::before {
    content: '';
    right: -20px;
    position: absolute;
    left: auto;
}

.tree li::before {
    border-left: 1px solid #999;
    bottom: 50px;
    height: 100%;
    top: 0;
    width: 1px;
}

.tree li::after {
    border-top: 1px solid #999;
    height: 20px;
    top: 25px;
    width: 25px;
}

.tree li span {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    background-color: #FFF;
    border-radius: 5px;
    padding: 3px 8px;
    text-decoration: none;
}

.tree li.parent_li>span {
    cursor: pointer;
}

.tree>ul>li::after, .tree>ul>li::before {
    border: 0;
}

.tree li:last-child::before {
    height: 30px;
}

.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background: #eee;
    border: 1px solid #94a0b4;
    color: #000;
}

.tree.well li span {
    margin-left: 15px;
    float: right;
}

.tree.well li a {
    margin-left: 15px;
}

.tree.well li>div:hover {
    background-color: beige;
}

select.form-control {
    padding: 5px 12px;
}

.table.table-bordered thead tr:first-child {
    background-color: navy;
    color: #FFF;
}

#footer {
    font-size: .9em;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: auto;
    margin-right: -20px;
}

.avatar img {
    max-width: 70px;
}

.comment-des {
    float: left;
    margin: 0 20px 0 0;
}

.comment:before {
    margin-right: 93px !important;
    margin-left: auto !important;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.product-carousel-control {
    direction: ltr !important;
}

.fullwidthbanner-container, .h1-title, .our-clients .carousel-controls, .pagination, .related-product .carousel-controls {
    direction: ltr;
}

#horizontal-tabs ul.tabs {
    border-right: 1px solid #ddd;
    border-left: 0 solid;
}

#horizontal-tabs ul.tabs li {
    background: #fafafa;
    border-left: 1px solid #ddd;
    border-right: 0 solid;
    float: right !important;
    white-space: nowrap;
}

#horizontal-tabs ul.tabs li.current {
    background: #FFF;
}

.shopping-cart-table-button.table a {
    line-height: 18px;
}

.col-fullwidth .product-block .image {
    float: right !important;
    margin-left: 30px !important;
    margin-right: auto !important;
}

.category ul li:before {
    content: "\f104" !important;
    padding-left: 10px !important;
    padding-right: auto !important;
}

.pagination>li {
    float: right !important;
}

.product-block .name a {
    height: 70px;
    max-width: 490px;
}

h2.product-seo-title {
    font-size: 1.1em;
    margin-bottom: 40px;
    color: #999;
}

.parameter-list li, .parameter-list tr {
    border-top: 1px solid #CECECE;
    background-color: #fffce7;
}

.parameter-list>li:first-child, .parameter-list>tr:first-child {
    border-top: 0 solid silver;
}

.parameter-list li>div, .parameter-list tr>td {
    padding: 5px;
}

.parameter-list div.name, .parameter-list td.name {
    color: #222;
    font-weight: 700;
    background-color: #f3f4f6;
}

.parameter-list div.value, .parameter-list td.value {
    border-right: 1px solid #D6D6D6;
}

.parameter-list li:hover, .parameter-list li:hover div.name, .parameter-list tr:hover, .parameter-list tr:hover td.name {
    border-top: 1px solid #ffba77;
    background-color: #fff4e5;
}

.parameter-list div.value.no-data, .parameter-list td.value.no-data {
    border-right: 0 solid;
}

div.comment p {
    min-width: 650px;
}

.parameter-header {
    background-color: #d2e1ff !important;
    padding: 10px 10px 5px;
    margin: 5px -15px 0;
}

.simpleLens-mouse-cursor {
    right: 0;
    left: auto;
}

.simpleLens-lens-element {
    right: 105%;
    left: auto;
}

.simpleLens-lens-element img {
    right: 0;
    left: auto;
}

.checkbox label, .radio label {
    padding-right: 20px;
}

@media (min-width:992px) {
    .col-md-offset-2 {
        margin-right: 16.66666667%;
    }
}

.item .item-inner, .post-image {
    text-align: center;
}

.post-image {
    width: 200px;
    float: right;
    margin-left: 10px;
}

.product-block .pav-colorbox span {
    margin-left: auto;
    margin-right: 6px;
}

.btn-product-details.good-fav-btn.heart, .exchange.btn-product-details {
    color: #f1f1f1 !important;
    background-color: #7396c3 !important;
    width: 45px;
    height: 45px;
    font-size: 25px;
    padding: 9px !important;
    border-color: #fff !important;
    border-radius: 30px;
    border: 0 solid;
}

.heart.btn-product-details.active, a.fa.fa-heart.product-icon.active {
    color: red !important;
}

a.fa.fa-refresh.product-icon.active {
    color: green !important;
}

.btn-product-details.good-fav-btn.heart.active, .exchange.btn-product-details.active {
    color: #f1f1f1 !important;
    background-color: #ff7300 !important;
    width: 45px;
    height: 45px;
    font-size: 25px;
    padding: 9px !important;
    border-color: #fff !important;
    border-radius: 30px;
    border: 0 solid;
}

table.details.factor-records tfoot .totals, table.factor table.details thead {
    background-color: #cecece;
}

button.btn.product-search-height {
    font-size: 14px !important;
}

.sidebar-nav li a i {
    padding-left: 10px;
    padding-right: auto;
}

.list-unstyled {
    padding-right: 0;
    padding-left: 0;
}

.main-header .navbar-collapse .sf-with-ul .fa {
    padding-left: 10px;
}

.shopping-cart-table-button.table .update {
    float: right !important;
}

.btn .fa {
    margin-left: 10px;
}

.shopping-cart-table.table .td-name {
    text-align: right;
}

#checkoutsteps .step-title .number {
    float: left;
}

#horizontal-tabs article {
    margin-bottom: 30px;
}

button.subscribe-btn.btn {
    font-size: 30px !important;
}

button.subscribe-btn.btn.product-search-height {
    font-size: 14px !important;
}

.post-meta {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}

#txtCountAddToCart {
    width: 70px;
    height: 30px;
    margin: 0 20px 0 0;
}

.btn-product-details.btn-shopping-cart {
    width: 100px;
}

textarea.htmleditor {
    text-align: left;
    direction: ltr;
    height: 300px !important;
}

.pagination-container, table.factor table.details tbody td.title, table.factor table.details td.factor-title, table.factor table.details td.factor-title h1, table.factor table.details thead td, ul.ruby-menu>li.ruby-menu-mega-shop>div>ul {
    text-align: center;
}

.logo, .logo h1 a, .logo img {
    height: 50px;
}

span.special-price {
    font-size: 20px;
    color: #ff5000;
}

table.factor {
    border: 2px solid #000;
    margin: 0 auto;
}

table.factor table.details {
    width: 100%;
}

table.factor table.details thead td {
    font-weight: 700;
    border-top: 2px solid #000;
}

.row-with-border, table.details.factor-records tfoot .totals ul div, table.factor table.details tbody td {
    border: 1px solid #000;
    padding: 3px;
}

table.factor table.details.factor-header tbody td {
    border: 0 solid #000;
}

table.details td.fradif {
    width: 3.5%;
}

table.details td.fcode, table.details td.ftedad {
    width: 6%;
}

table.details td.fvahed {
    width: 7%;
}

table.details td.fgheymat {
    width: 9%;
}

table.details td.fgheymatkol {
    width: 10%;
}

table.details td.fgheymatmaliat, table.details td.fgheymattakhfif {
    width: 8%;
}

table.details td.fgheymatkolkhat {
    width: 11%;
}

table.details.factor-records tfoot .totals ul {
    list-style: none;
    margin-right: 0;
    padding-right: 0;
}

table.details.factor-records tfoot .totals ul div {
    display: inline-block;
    float: right;
}

table.details.factor-records tfoot .totals ul div.row-title {
    width: 59%;
    padding: 3px;
}

table.details.factor-records tfoot .totals ul div.row-value {
    width: 41%;
    margin-right: 0;
}

.no-padding {
    padding: 0 !important;
}

.font-green {
    color: green;
}

.font-red {
    color: red;
}

.font-yellow {
    color: gold;
}

table.factor table.details td.factor-title {
    border-right: 0 solid;
    padding-top: 20px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.menu ul ul {
    right: 0 !important;
    left: auto !important;
}

.product-block .name a {
    font-size: .7em;
}

.product-block .action .wishlist a {
    border-right: 1px solid #E5E5E5;
}

.dropdown-menu {
    right: 0;
    left: auto;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0 4px 4px 0;
}

.contents .tabscontent h3.title {
    background-color: #e4f0ff;
    padding: 15px;
}

@media (max-width:767px) {
    .product-block .name a {
        max-width: 420px;
    }

    .logo.pull-left {
        display: block;
        text-align: center;
        margin-top: -20px;
        margin-left: 10px;
        float: left !important;
    }

    .navbar-inverse .navbar-toggle {
        background-color: #222;
    }

    div.navbar-collapse.collapse.in {
        background-color: #fff;
        margin-top: 11px;
    }

    .c-hamburger--htx {
        background-color: #4574AF;
    }

    div.ruby-wrapper {
        top: 20px;
    }

    .main-content>.container>div.row>div.in-center {
        display: none !important;
    }
}

h3.ruby-list-heading, ul.ruby-menu>li, ul.ruby-menu>li.ruby-menu-mega-shop>div>ul>li>a, ul.ruby-menu>li.ruby-menu-mega-shop>div>ul>li>div ul>li, ul.ruby-menu>li.ruby-menu-mega>div ul li, ul.ruby-menu>li>ul>li>a, ul.ruby-menu>li>ul>li>ul>li>a, ul.ruby-menu>li>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    white-space: nowrap;
}

#header .main-header {
    min-height: 50px;
}

.logo img {
    width: 100px;
}

div.ruby-wrapper {
    width: calc(100% - 100px) !important;
    background: 0 0 !important;
    float: left;
}

ul.ruby-menu>li>a {
    color: #606060;
}

@media (min-width:1200px) {
    .container.nav-container {
        width: 100%;
    }
}

.logo h1 {
    margin: 0;
}

ul.ruby-menu>li>a:hover {
    color: #fff;
}

@media (min-width:767px) {
    ul.ruby-menu>li>ul>li>a, ul.ruby-menu>li>ul>li>ul>li>a, ul.ruby-menu>li>ul>li>ul>li>ul>li>a {
        padding: 0 25px;
    }
}

@media (max-width:767px) {
    ul.ruby-menu>li>a {
        color: #FFF;
    }

    .c-hamburger--htx.is-active {
        background-color: #4574af;
    }
}

.royalSlider {
    width: 100% !important;
}

img.rsImg {
    margin-left: auto !important;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsThumbs, .rsDefault .rsVideoFrameHolder {
    text-align: center;
    background: #7396c3;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    width: auto !important;
}

.rsDefault .rsGCaption {
    bottom: 50px !important;
    text-align: right;
    right: 0 !important;
    left: auto !important;
}

.rsDefault .rsThumb {
    width: 66px;
    height: 43px;
}

.rsDefault .rsThumbsHor {
    height: 43px;
}

.label.label-last-price {
    text-decoration: line-through;
    font-size: 13px !important;
    padding: 0 6px 0 4px;
    vertical-align: 0;
    color: red !important;
}

.label.label-new-price {
    font-size: 30px !important;
    color: #4caf50 !important;
    padding: 0 15px 0 4px;
}

.tp-caption a {
    font-size: 18px !important;
    background-color: #fff !important;
    padding: 2px 10px !important;
}

ul.firstpage-photos li.li-2, ul.firstpage-photos li.li-3 {
    display: inline-block;
    width: 50%;
}

ul.firstpage-photos li.li-1 {
    display: block;
    float: right;
    width: 100%;
    text-align: center;
}

ul.firstpage-photos li.li-2 {
    float: right;
    text-align: left;
}

ul.firstpage-photos li.li-3 {
    float: left;
    text-align: right;
}

.color-box ul li, .grid figure a, .main-content, .member-social a i, .sf-featured-approve {
    text-align: center;
}

ul.firstpage-photos li img {
    max-width: 100%;
}

.price .price-old {
    color: #ff1616;
}

.member-social a i {
    font-size: 27px;
}

.member-social.dark a.telegram:hover, .team .item .team-member-links a.telegram:hover, footer .social li.telegram:hover, header .social li.telegram:hover {
    background: #00bfff;
}

.member-social.dark a.instagram:hover, .team .item .team-member-links a.instagram:hover, footer .social li.instagram:hover, header .social li.instagram:hover {
    background: #deb887;
}

.grid figure img {
    margin: 0 auto;
}

.portfolio-four-column figure.effect-zoe p {
    font-size: 10px;
}

.portfolio-four-column .grid figure figcaption h2 {
    float: right;
    white-space: nowrap;
}

.portfolio-four-column figure.effect-zoe figcaption>span {
    float: left;
}

.img-retail-main {
    position: absolute !important;
    right: 10%;
    left: 10%;
}

.img-retail-state {
    position: absolute !important;
    float: none;
    left: auto;
    z-index: 100000000;
    background-color: beige;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7;
}

.padding-10 {
    padding: 10px;
}

.padding-5 {
    padding: 5px;
}

.comment.comment-faq:before {
    content: none !important;
}

.comment-faq .comment-des {
    margin: 0;
}

@media (max-width:767px) {
    .logo {
        margin-right: 65px;
    }
}

.color-text-red {
    color: red !important;
}

.color-text-green {
    color: green !important;
}

.reviews-box {
    float: left;
    width: 200px;
}

.color-box, .product-details {
    float: right;
}

.color-box ul {
    padding-right: 0;
}

.color-box ul li {
    list-style: none;
    display: inline-block;
    width: 60px;
    height: 80px;
    line-height: 20px;
    float: right;
}

#myColorCarousel img.img-color-box.active {
    border: 2px solid red;
}

#myColorCarousel .img-color-box {
    width: 50px;
    height: 50px;
}

#myColorCarousel .span-color-box {
    width: 50px;
    height: 25px;
    overflow: hidden;
    max-width: 50px;
    display: block;
    text-align: center;
}

.retail-gallery-photo {
    width: 100%;
    max-height: 300px;
}

.carousel {
    margin-bottom: 0;
    padding: 0 5px 30px;
}

.carousel-control {
    left: -12px;
}

.carousel-control.right {
    right: -12px;
}

.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
}

.carousel-indicators li {
    background: silver;
}

.carousel-indicators .active {
    background: #333;
}

.retail-list .retail-item {
    padding: 175px 13px 12px;
    margin-bottom: 26px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    position: relative;
}

.retail-list .column {
    width: 100%;
}

.retail-list .retail-item .retail-preview-actions {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 150px;
}

.retail-list .retail-item .retail-preview-image {
    position: absolute;
    width: 258px;
    height: 150px;
}

.retail-list figure>img {
    width: 100%;
}

.retail-list .retail-item .retail-info {
    overflow: hidden;
    margin-bottom: 8px;
}

.retail-list .retail-item .text-header {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 1em;
    color: #2b373a;
    font-weight: 700;
    line-height: 1em;
}

.consult-wrapper .info-box .comment-by *, .sf-categories-label, .sf-categories-label a {
    color: #fff;
}

.retail-list .retail-item .line-separator {
    margin-bottom: 12px;
    background-color: #ebebeb;
    height: 1px;
    border: none;
}

.product-list .user-rating {
    overflow: hidden;
}

.retail-list .user-rating .user-avatar {
    float: left;
    margin-right: 4px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}

.retail-list .user-avatar img {
    border-radius: 50%;
    width: 100%;
}

.retail-list .retail-item .user-rating .rating {
    float: right;
    margin-top: 3px;
    overflow: hidden;
    cursor: pointer;
}

.retail-list .rating .rating-item {
    float: left;
    margin-right: 5px;
}

.retail-list .rating .rating-item .svg-star {
    fill: #ffc000;
    width: 11px;
    height: 10px;
}

.retail-list .rating .rating-item.empty .svg-star {
    fill: #cfcfcf;
}

.retail-list .rating .rating-item:last-child {
    margin-right: 0;
}

.retail-list figure.effect-zoe p {
    opacity: 1;
}

.retail-list figure.effect-zoe figcaption, .retail-list figure.effect-zoe figcaption>span, .retail-list figure.effect-zoe h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.retail-list figure.effect-zoe h2 {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.retail-list figure.effect-zoe figcaption>span:nth-child(4) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.retail-list figure.effect-zoe figcaption>span:nth-child(3) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

.retail-list figure.effect-zoe figcaption>span:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.portfolio-four-column .retail-list figure.effect-zoe p {
    font-size: 11px;
    bottom: 0;
    white-space: nowrap;
    padding: 1em;
}

@media screen and (min-width:1100px) {
    .portfolio-four-column .grid.retail-list figure {
        height: 260px;
    }
}

@media (min-width:1024px) {
    .portfolio-four-column .grid.retail-list figure {
        width: 23%;
    }
}

.grid.retail-list figure.effect-zoe figcaption {
    height: 120px;
    padding: .5em;
}

.consult-wrapper .info-box {
    border: 1px solid #d5d5d5;
    padding: 10px;
    border-radius: 5px;
    background-color: #f3f3f3;
}

.consult-wrapper .info-box .alert-info {
    padding: 4px;
    display: inline-block;
    float: left;
    top: -20px;
    left: 10px;
    position: absolute;
}

.consult-wrapper .info-box .comment-by {
    background-color: #03697a;
    color: #fff;
    padding: 5px 10px;
}

.consult-wrapper .info-box .panel-body {
    background-color: #fff;
    position: relative;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sf-featured-top {
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    position: relative;
    overflow: hidden;
}

.sf-featured-media {
    background-image: url(http://aonetheme.com/sfdemo/wp-content/uploads/2016/08/dreamstime_xl_50287718-600x450.jpg);
    height: 250px;
    background-size: cover;
    background-position: center;
}

.sf-overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.sf-categories-label {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #ff650d;
    z-index: 1;
    padding: 3px 10px 1px;
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
}

.sf-featured-approve, .sf-featured-item {
    left: 20px;
    color: #FFF;
    z-index: 1;
    position: absolute;
}

.sf-featured-approve {
    white-space: nowrap;
    top: 20px;
    background-color: #f34343;
    font-size: 11px;
    width: 25px;
    line-height: 20px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 1px 5px 0;
    overflow: hidden;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    transition: all .8s ease-out;
}

.sf-featured-approve span {
    font-size: 12px;
    font-weight: 500;
    padding-right: 5px;
}

.sf-featured-item {
    bottom: 20px;
    font-size: 18px;
}

.sf-featured-info {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%;
    padding: 15px 20px;
}

.sf-featured-girds .sf-profile-link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.sf-featured-sign {
    background-color: #77c04b;
    margin-bottom: 5px;
    padding: 3px 10px 1px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
}

.sf-featured-provider {
    padding: 2px 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.sf-featured-address {
    padding: 2px 0;
    font-size: 14px;
    color: #fff;
}

.sf-featured-address i {
    font-size: 16px;
}

.sf-show-rating .rating-disabled {
    cursor: text;
}

.sf-show-rating .rating-sm {
    font-size: 15px;
}

.sf-show-rating .star-rating .clear-rating {
    display: none;
}

.rating-container:before {
    content: attr(data-content);
}

.sf-featured-approve:hover {
    width: 130px;
}

.sf-featured-item.active {
    color: #77C04B;
}

.sf-featured-item:hover {
    cursor: pointer;
}

.sf-categories-label:hover {
    background-color: #f45a02;
}

.sf-featured-bot {
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.sf-featured-bot .sf-provider-tooltip .btn {
    padding: 0;
    border: none;
    background: 0 0;
    margin: 0 15px 0 0 !important;
    width: auto;
}

.sf-featured-text {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    height: 60px;
}

.owl-item {
    margin-bottom: 10px;
}

ul.ruby-menu h1, ul.ruby-menu h2, ul.ruby-menu h3, ul.ruby-menu h4, ul.ruby-menu h5, ul.ruby-menu h6 {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

ul.ruby-menu h3 {
    line-height: 50px;
    color: inherit;
    font-size: 14px;
}

ul.ruby-menu h4 {
    font-size: 10px;
}

ul.ruby-menu h6 {
    font-size: 10px;
    line-height: 22px;
}

.h1-title {
    font-size: 11px;
    font-weight: 700;
    margin: 0 10px 0 0;
    display: inline-block;
}

@media (max-width:767px) {
    ul.ruby-menu>li.ruby-menu-mega-shop>div>ul>li>a {
        padding: 0;
    }

    ul.ruby-menu>li.ruby-menu-mega-shop>div>ul>li>a>h4 {
        padding: 0 80px;
        line-height: 50px;
    }

    .fullwidthbanner-container {
        width: 100% !important;
    }

    .fullwidthbanner-container_second {
        display: none;
    }
}

.phone-login {
    padding: 0;
}

.main-content>.container>div.row>div.in-center {
    display: inline-block;
    float: none;
}

.main-content .btn-yet-col {
    background: #f5f5f5;
    transition: all .5s ease 0s;
    width: 100%;
    text-align: right;
    font-weight: 500;
    padding: 5px 15px !important;
    margin: 5px;
    font-size: 1em;
    line-height: 50px;
}

.main-content .btn-yet-col i.fa {
    background: #fff;
    border-radius: 50%;
    padding: 15px;
    color: #fc7d9b;
    margin-left: 15px;
    float: right;
    font-size: 23px;
}

.main-content .btn-yet-col span {
    font-size: 12px;
    display: block;
    text-align: right;
    line-height: 5px;
}

.main-content .btn-yet-col:hover {
    border: 1px solid #fc7d9b;
}

@media screen and (min-width:480px) and (max-width:767px) {
    .main-content>.container>div.row>div {
        margin-bottom: 10px;
    }
}

@media screen and (min-width:320px) and (max-width:479px) {
    .main-content>.container>div.row>div {
        width: 100%;
    }
}

.client h2, .related-product h2 {
    padding: 5px 11px;
    background-color: #f5f5f5;
}

#mvcNotify {
    margin-top: 45px;
}

div.main-content>div>div>div>.btn-yet-col {
    color: #000;
}

h1.title, h2.title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 20px 0 !important;
    color: #fff !important;
}

@media (max-width:767px) {
    .ruby-wrapper .visible-xs {
        right: 0 !important;
        top: 1px !important;
    }

    ul.ruby-menu>li.ruby-menu-mega-blog, ul.ruby-menu>li.ruby-menu-mega-shop {
        position: relative;
    }

    .c-hamburger--htx {
        background-color: #c71585;
    }

    .c-hamburger--htx.is-active {
        background-color: #f7c;
    }

    div.ruby-wrapper>ul {
        top: 50px !important;
    }

    .breadcrumbs {
        display: none;
        margin: 10px 0;
    }
}

.breadcrumbs ul li {
    display: inline;
}

@media (min-width:768px) and (max-width:1199px) {
    header .social li {
        border-right: 0 solid;
        display: inline-block;
    }
}

.form-control.my-form-control {
    height: 30px;
    display: inline-block;
    font-size: .8em;
}

.search-select-box {
    padding: 0;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: .8em;
}

.search-select-box>span {
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 3px 10px;
    display: block;
    background-color: #f8f8f8;
    cursor: pointer;
}

.search-select-box ul {
    padding: 5px 10px;
}

.search-select-box ul li {
    padding: 0 5px;
}

.search-select-box ul li:hover {
    padding: 0 5px;
    background-color: #fff0f9;
}

.product-block .image>div {
    text-align: center !important;
}

.newsletter-bottom p, .offer-tip, .tabscontent article {
    text-align: center;
}

.product-cols a img {
    min-height: 225px;
    min-width: 190px;
    background-image: url(/Content/img/image-background.png);
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (max-width:1200px) {
    #horizontal-tabs .contents {
        border: 1px solid #ddd;
        margin-top: 5px;
    }

    #horizontal-tabs ul.tabs {
        border-right: 0 solid #ddd;
        border-left: 0 solid;
    }

    #horizontal-tabs ul.tabs li {
        background: #fafafa;
        border-right: 1px solid #ddd;
        border-top: 2px solid #283043;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        cursor: pointer;
        float: right;
        font-size: 15px;
        padding: 12px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -o-border-radius: 50px;
        -ms-border-radius: 50px;
        width: auto;
        margin-bottom: 10px;
    }

    #horizontal-tabs ul.tabs li.current {
        border-bottom: 1px solid #fff;
        background: 0 0;
        cursor: default;
        border-top: 2px solid #C71585;
        background-color: #fff3f8 !important;
    }
}

@media screen and (max-width:767px) {
    .carousel {
        margin-bottom: 0;
        padding: 0 10px 30px;
    }

    #horizontal-tabs .tabscontent {
        padding: 20px 0 0;
    }

    .firstpage-photos {
        padding-right: 1px;
    }

    .row {
        margin-right: 1px;
        margin-left: 1px;
    }
}

.tabscontent article {
    padding: 10px;
}

.tabscontent article img {
    margin: 0 auto;
}

.specific-label {
    position: absolute;
    left: -1px;
    top: -24px;
    background-color: #0FB2E1;
    border: 1px;
    padding: 0 20px;
    color: #00008b;
    border-radius: 15px/50px 0;
}

.login-register .modal-body, .login-register .modal-header {
    padding: 0;
}

@media (min-width:980px) {
    .login-register .modal-dialog {
        width: 900px;
        margin: 30px auto;
    }

    .login-register.modal .modal-content {
        width: 900px;
    }
}

.login-register h2.form-signin-heading {
    margin-bottom: 0;
}

.login-register.modal .modal-body>div.row {
    padding: 0 30px;
}

.login-register.modal .modal-body>div.row>div:first-child {
    border-left: 1px solid #e2e2e2;
}

.login-register.modal .modal-body .form-control {
    margin-bottom: 10px;
    height: 40px;
}

.login-register.modal a {
    font-size: .8em;
    margin-top: 20px;
}

.step-content input.error, .step-content textarea.error {
    background-color: wheat !important;
}

@media (max-width:980px) {
    .login-register.modal .modal-body>div.row>div:first-child {
        border-left: 0 solid #e2e2e2;
    }
}

.btn-mellat-bank-logo img {
    width: 40px;
    background: #fff;
    border-radius: 5px;
}

.tp-banner-container a img {
    width: 100%;
}

.newsletter-cover {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10019;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    opacity: 0;
}

.newsletter-open .newsletter-cover {
    visibility: visible;
    opacity: 1;
}

.newsletter-holder {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    z-index: 10020;
    opacity: 0;
    visibility: hidden;
    position: absolute !important;
    top: -100%;
    left: 0;
}

.newsletter-open .newsletter-holder {
    top: 100px;
    opacity: 1;
    visibility: visible;
}

.newsletter-head {
    padding: 14px 50px;
    color: #fff;
    background-color: #151515;
}

.newsletter-head h3, .newsletter-head h4 {
    margin-bottom: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #FFF;
}

.newsletter-head h4 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .02em;
}

.newsletter-head h3 {
    font-size: 32px;
}

.newsletter-head h3+h4, .newsletter-head h4+h3 {
    padding-top: 5px;
    margin-top: 7px;
    border-top: 1px solid #292929;
    box-shadow: 0 -1px 0 #000;
    display: inline-block;
}

.newsletter-content {
    padding: 20px 50px;
}

.newsletter-content h4 {
    padding-bottom: 10px;
    text-align: center;
    margin-left: 100px;
    border-bottom: 1px solid #e9e9e9;
}

.list-nl li {
    margin-bottom: 2px;
}

.list-nl li [class^=flaticon-] {
    margin-right: 10px;
    font-size: 1.5em;
    position: relative;
    top: 1px;
}

.newsletter-bottom {
    padding: 10px 30px;
}

.newsletter-bottom>form {
    padding-left: 170px;
    position: relative;
}

.newsletter-bottom .form-control {
    height: 34px;
}

.newsletter-bottom .btn {
    padding: 4px 30px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    border-color: #e32a53;
    background-color: #e32a53 !important;
    color: #fff;
}

.offer-tip {
    z-index: 10;
    background-color: #e32a53;
    color: #FFF;
}

.offer-tip * {
    color: #fff;
}

.offer-tip .offer-tip-inner {
    padding: 8px 15px;
    display: inline-block;
    text-align: left;
}

.offer-tip h1 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 40px;
}

.offer-tip span {
    font-weight: 400;
    display: block;
    line-height: 1;
}

.offer-tip span:last-child {
    text-align: left;
}

@media (min-width:768px) {
    .newsletter-holder {
        width: 685px;
        margin-left: -342.5px;
        position: fixed;
        left: 50%;
    }

    .newsletter-open .newsletter-holder {
        top: 100px;
    }

    .offer-tip {
        width: 350px;
        height: 350px;
        color: #fff;
        display: inline-block;
        text-align: left;
        position: absolute;
        top: 0;
        left: 0;
        transform: rotate(45deg) translate(-248px);
        -moz-transform: rotate(45deg) translate(-248px);
        -webkit-transform: rotate(45deg) translate(-248px);
        -ms-transform: rotate(45deg) translate(-248px);
    }

    .offer-tip .offer-tip-inner {
        padding: 30px;
        display: inline-block;
        transform: rotate(-45deg) translate(62px, 200px);
        -moz-transform: rotate(-45deg) translate(62px, 200px);
        -webkit-transform: rotate(-45deg) translate(62px, 200px);
        -ms-transform: rotate(-45deg) translate(62px, 200px);
    }

    .offer-tip h1 {
        margin-bottom: 0;
        line-height: 1;
        font-size: 65px;
    }

    .offer-tip span {
        font-size: 20px;
    }
}

.newsletter-cover, .newsletter-holder {
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.btn-xs:hover {
    font-size: .9em !important;
}

#sp_players > DIV {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #f7f1ff;
    border-radius: 5px;
    padding: 10px 10px 5px;
}

#sp_players > DIV > A {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 100px;
    text-align: center;
    padding: 10px;
}

#sp_players > DIV > A.disable {
    opacity: 0.4;
    pointer-events: none;
}

#sp_players > DIV > A > IMG {
    width: 80px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 5px;
}

#sp_players > DIV > A > B {
    display: block;
    font-weight: 700;
    font-size: 14px;
}

#sp_players > DIV > A > U {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
.sp_bullet {
    font-size: 47px;
    color: #c71585;
    font-weight: 100;
}