.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
body.rtl .orderby-displaynumber:before {
  left: auto;
  right: 0;
}
body.rtl .orderby-displaynumber .view-mode a {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .product-nav .back-category i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl #sp-top2 > .sp-column {
  float: left;
}
body.rtl #sp-top2 > .sp-column > .sp-module:last-child {
  margin-left: 0;
}
body.rtl .vina-contact p {
  border-left: 1px solid #e5e5e5;
  border-right: 0;
  margin-left: 20px;
  margin-right: 0;
  padding-right: 0;
  padding-left: 20px;
}
body.rtl #sp-top-bar .sp-module {
  margin: 0 20px 0 0;
}
body.rtl #sp-top-bar .sp-module.vina-contact {
  margin: 0;
}
body.rtl #sp-top3-sticky-wrapper.sticky-wrapper {
  float: left !important;
}
body.rtl #sp-top3-sticky-wrapper.sticky-wrapper #sp-top3 {
  width: auto !important;
}
body.rtl #sp-top3-sticky-wrapper.sticky-wrapper.is-sticky.stick-full > * {
  right: auto;
  left: 67px;
}
body.rtl .sp-module.top-hover {
  float: left;
}
body.rtl .sp-module.top-hover:last-child {
  padding-left: 20px;
  padding-right: 10px;
}
body.rtl .sp-contact-info {
  float: left;
}
body.rtl #sp-newsletter .sp-module .acymailing_form {
  float: right;
}
body.rtl #sp-newsletter .sp-module .acymailing_form input[type="text"] {
  border-left: 2px solid #222222;
  padding-right: 12px;
  border-right: 2px solid #222222;
}
body.rtl #sp-newsletter .sp-module .acymailing_form .acysubbuttons input[type="submit"] {
  margin-right: -1px;
}
body.rtl #sp-vina-social ul {
  float: left;
}
body.rtl .vina-payment {
  float: left;
}
body.rtl .sp-totop.active {
  left: 20px;
  right: auto;
}
body.rtl .vina-category-footer ul.nav li {
  border-right: 0;
  border-left: 1px solid #fff;
}
body.rtl .vina-category-footer ul.nav li:last-child {
  border-left: 0;
}
body.rtl .home4#sp-top-bar > .container {
  padding-right: 15.4%;
  padding-left: 0;
}
body.rtl .orderby-displaynumber .display-number select {
  direction: ltr;
}
body.rtl .vina-shop-by .cf_filters_list li a:hover:before {
  -webkit-transform: translate(15px,0);
  -ms-transform: translate(15px,0);
  -o-transform: translate(15px,0);
  transform: translate(15px,0);
}
body.rtl .vina-shop-by .cf_filters_list li .cf_option:before {
  transition: all 300ms;
  float: left;
}
body.rtl .vina-shop-by .cf_filtering_slider_gutter {
  padding-left: 0;
}
body.rtl .listing-view.list .vina-vmproduct .image-block {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
body.rtl .listing-view.list .vina-vmproduct .price-box .price-crossed > .vm-price-value {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl .vina-vmproduct .button-container {
  float: right;
}
body.rtl .vina-vmproduct .product-title {
  text-align: right !important;
}
body.rtl .vina-vmproduct .product-rating {
  text-align: right;
}
body.rtl .vina-vmproduct.style2 .button-container2 {
  float: right;
}
body.rtl .vina-vmproduct.style2 .price-box .price-crossed > .vm-price-value {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl .vm-price-value {
  float: right;
}
body.rtl .vina-vmcart .mini-cart-content {
  left: 0;
  right: auto;
}
body.rtl .controls2.vina-moduleheader {
  text-align: right;
}
body.rtl .controls2 .vina-carousel-virtuemart.owl-theme .owl-controls.clickable .owl-buttons div.owl-prev {
  right: auto;
  left: 12px;
}
body.rtl .controls2 .vina-carousel-virtuemart.owl-theme .owl-controls.clickable .owl-buttons div.owl-next {
  right: auto;
  left: 35px;
}
body.rtl .vina-vmproduct {
  direction: rtl;
}
body.rtl .ratingbox {
  -webkit-transform: translate(0,2px);
  -ms-transform: translate(0,2px);
  -o-transform: translate(0,2px);
  transform: translate(0,2px);
}
body.rtl .home4#sp-top-bar .vina-contact {
  float: left;
}
body.rtl .home4#sp-top-bar .vina-contact .block-header:after {
  border-right: 1px solid #e5e5e5;
  left: -22px;
  right: auto;
}
body.rtl .home4#sp-top-bar #sp-top2 > .sp-column {
  float: right;
}
body.rtl .productdetails-view .vina-des-wrapper .availability {
  float: left;
}
body.rtl .productdetails-view .vina-des-wrapper .price-box .price-crossed > .vm-price-value {
  margin-left: 15px;
  margin-right: 0;
}
body.rtl .productdetails-view #vina-tab #vinaTabContent #vina-description ul {
  margin: 0 25px 10px 0;
}
body.rtl .product-field-display {
  direction: rtl;
}
body.rtl .main-image {
  padding: 0 100px 0 0;
}
body.rtl .zoomWindowContainer >div {
  left: auto !important;
  right: 100%;
}
body.rtl .additional-images {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: 15px;
}
body.rtl .product-related-products .product-fields-title-wrapper {
  text-align: right;
}
body.rtl .product-related-products .related_slider > .buttons {
  left: 0;
  right: auto;
}
body.rtl .product-related-products .related_slider > .buttons > a {
  margin-left: 0;
  margin-right: 11px;
  float: left;
}
body.rtl .blog .item .image time {
  right: 0;
  left: auto;
}
body.rtl .blog .item.even .pull-left {
  float: left !important;
  margin-left: 0px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 10px;
}
body.rtl .blog .item.even .pull-left .image {
  padding-right: 90px;
  padding-left: 0;
}
body.rtl .blog .item.even .pull-left .image time {
  left: 0;
  right: auto;
}
body.rtl .blog .item.even .pull-right {
  float: right !important;
  margin-right: 0px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 10px;
}
body.rtl .blog .item.even .pull-right .image {
  padding-left: 90px;
  padding-right: 0;
}
body.rtl .blog .item.even .pull-right .image time {
  left: auto;
  right: 0;
}
body.rtl .blog .item .pull-left {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl .blog .item .pull-left .image {
  padding-left: 90px;
  padding-right: 0;
}
body.rtl .blog .item .pull-right {
  margin-right: 10px;
  margin-left: 0;
}
body.rtl .blog .item .pull-right .image {
  padding-right: 90px;
  padding-left: 0;
}
body.rtl.page-blog .item-page .article-info {
  margin: 0 0 0 20px;
}
body.rtl.page-blog .item-page .article-info > span i {
  padding-left: 14px;
  padding-right: 0;
  border-left: 1px solid #efefef;
  border-right: 0;
}
body.rtl.page-blog .item-page .pull-left {
  padding-left: 0;
  padding-right: 10px;
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .banner-static .image img {
  float: left;
}
body.rtl .vina-carousel-virtuemart,
body.rtl .vina-manufacturers-virtuemart,
body.rtl .vina-camera-slider,
body.rtl .vina-carousel-content {
  direction: ltr;
}
body.rtl .pull-left {
  float: right !important;
}
body.rtl .pull-right {
  float: left !important;
}
body.rtl #jc #comments-form input {
  float: right;
}
body.rtl #jc #comments-form span.captcha {
  margin: 13px 15px 0 15px;
}
body.rtl #jc #comments-form #comments-form-send,
body.rtl #jc #comments-form #comments-form-cancel {
  float: right;
}
body.rtl.view-productdetails {
  direction: initial;
  overflow-x: hidden;
}
body.rtl.view-productdetails > * {
  direction: initial;
}
body.rtl.view-productdetails article,
body.rtl.view-productdetails aside,
body.rtl.view-productdetails details,
body.rtl.view-productdetails figcaption,
body.rtl.view-productdetails figure,
body.rtl.view-productdetails footer,
body.rtl.view-productdetails header,
body.rtl.view-productdetails hgroup,
body.rtl.view-productdetails nav,
body.rtl.view-productdetails section {
  direction: rtl;
}
body.rtl .sp-module-content .mod-languages ul.lang-inline li {
  margin: 0 0 0 5px;
}
body.rtl #offcanvas-toggler {
  float: left;
}
body.rtl #offcanvas-toggler >i {
  padding: 0 10px 0 0;
}
body.rtl .close-offcanvas {
  right: auto;
  left: 10px;
}
body.rtl .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), left 400ms cubic-bezier(0.7,0,0.3,1);
}
body.rtl .offcanvas-menu .offcanvas-inner div.vina-treeview-menus .treeview .hitarea {
  left: 0;
  right: auto;
}
body.rtl .offcanvas-menu .offcanvas-inner .treeview .sub-menu > li .hitarea {
  left: 20px;
}
body.rtl .body-innerwrapper:after {
  left: 0;
}
body.rtl .offcanvas-menu {
  left: -280px;
}
body.rtl.offcanvas .offcanvas-menu {
  left: 0;
}
body.rtl .sp-megamenu-parent {
  float: right;
}
body.rtl .sp-megamenu-parent >li.sp-has-child>a:after {
  display: none;
}
body.rtl .sp-megamenu-parent >li.sp-has-child>a:before {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-right: 7px;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  float: left;
  content: " \f104";
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  text-align: left;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child > a {
  display: block;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  right: 0;
  left: auto;
}
body.rtl .entry-header.has-post-format {
  margin-left: 0;
  margin-right: 68px;
}
body.rtl .post-format {
  left: auto;
  right: -68px;
}
body.rtl .article-info >dt >i,
body.rtl .article-info >dd >i {
  margin-right: 0;
  margin-left: 3px;
}
body.rtl .entry-link:before {
  top: auto;
  left: auto;
  right: -60px;
  transform: rotate(-90deg);
}
body.rtl .entry-quote:before {
  left: auto;
  transform: rotate(-15deg);
  top: auto;
  right: -40px;
}
body.rtl .categories-list .page-header a.pull-right {
  float: left !important;
}
body.rtl .newsfeed-category .category li .pull-left {
  float: right !important;
}
body.rtl .search .btn-toolbar .pull-left {
  float: right !important;
}
body.rtl .vina-progress-bar .sppb-progress-bar span {
  left: 0;
  right: auto;
}
body.rtl .vina-accordion .sppb-panel-heading .sppb-panel-title:before {
  left: 20px;
  right: auto;
}
body.rtl .vina-accordion .sppb-panel-heading .sppb-panel-title:after {
  left: 26px;
  right: auto;
}
body.rtl .page-contact-us .vina-contact-us .vina-contact-form dd:before {
  left: 5px;
  right: auto;
  padding-left: 0;
  padding-right: 3px;
}
body.rtl .page-contact-us .vina-contact-us .vina-contact-form dd.jform_email {
  padding-right: 20px;
  padding-left: 0;
}
body.rtl .page-contact-us .vina-contact-us .vina-contact-form dd.jform_name {
  padding-right: 20px;
}
body.rtl .page-contact-us .vina-contact-us .vina-contact-form dd.jform_subject {
  padding-left: 0;
}
body.rtl .page-contact-us .vina-address .content > div {
  float: right;
}
body.rtl .page-contact-us .vina-address .content > div em {
  border-left: 1px solid #efefef;
  border-right: 0;
  padding-left: 14px;
  padding-right: 0;
}
body.rtl .vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title {
  padding-right: 45px;
  padding-left: inherit;
}
body.rtl .vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:before {
  left: 18px !important;
}
body.rtl .vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:after {
  left: 22px !important;
}
@media (max-width: 1200px) {
  body.rtl .sp-module.top-hover:last-child {
    margin-right: -70px;
    margin-left: 0;
  }
  body.rtl #sp-top3-sticky-wrapper.sticky-wrapper.is-sticky.stick-full > * {
    right: auto;
    left: 15px;
  }
}
@media (max-width: 979px) {
  body.rtl #sp-top3-sticky-wrapper.sticky-wrapper.is-sticky.stick-full > * {
    right: 0;
    left: 0;
  }
  body.rtl .home4#sp-top-bar > .container {
    padding-right: 0;
  }
}
@media (max-width: 979px) and (min-width: 767px) {
  body.rtl .vina-shop-by .cf_search_button {
    margin-left: 0;
    margin-right: -100%;
    -webkit-transform: translate(-5px,0);
    -ms-transform: translate(-5px,0);
    -o-transform: translate(-5px,0);
    transform: translate(-5px,0);
  }
  body.rtl .vina-shop-by .cf_filtering_slider_gutter {
    float: left;
  }
  body.rtl .vina-shop-by .cf_slider_gutter_m {
    margin-left: 18px;
  }
}
@media (max-width: 767px) {
  body.rtl #sp-top2 > .sp-column {
    float: none;
    margin: 0 auto;
  }
  body.rtl .home4#sp-top-bar #sp-top2 > .sp-column {
    float: none;
  }
  body.rtl .home4#sp-top-bar .vina-contact {
    float: none;
  }
  body.rtl .home4#sp-top-bar .vina-contact .block-header:after {
    border-right: 0;
  }
  body.rtl .vina-shop-by .cf_search_button {
    margin-right: 15px;
    margin-top: 0;
  }
  body.rtl .vina-shop-by .cf_slider_gutter_m {
    float: right;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  body.rtl .vina-contact p {
    padding-right: 0;
    padding-left: 0;
    border-left: 0;
  }
  body.rtl .vina-vmcart .mini-cart-content {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-84px,0);
    -ms-transform: translate(-84px,0);
    -o-transform: translate(-84px,0);
    transform: translate(-84px,0);
  }
}
@media (max-width: 320px) {
  body.rtl #sp-top3-sticky-wrapper #sp-top3 > .sp-column {
    float: right;
  }
}
