.rtl .jshop_list_product #sort_count label.select-mask select {
    text-align:left;
}
body{
    font-size:16px;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 60px;
}
html{
    overflow-x: hidden;
}
.jslogin {   
    font-size: 22px;
    /*border-right: 1px solid #cecece;*/
    /*padding-right: 10px;*/
}
.jslogin button {
    border: none;
    box-shadow: none;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    padding: 0 25px;
    line-height: 40px;
    background: #f39100;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
}
.container {
  max-width: 1100px;
}
.text-lg-left {float:left;}
.text-lg-right {float:right;}
.jssearch {
    border: none;
    box-shadow: none;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0px;
    cursor: pointer;
    display: inline-block;
    padding: 1px 18px;
    height: 41px;
    background: #f39100;
    border-radius: 5px 0 0 5px;
    color: #fff;
    text-transform: uppercase;
}
.jshop_prod_attributes {display:none;}
#sp-login {
    padding: 5px 0;
}
#jshop_search {
    display: inline-block;
    width: 79%;
    padding: 0.45rem 0.60rem;
    border-radius: 0 0.25rem 0.25rem 0;
    border-left: none;
}
.jshop_filters .filter_price input {
    display: inline-block;
}
.box_manufacrurer, .box_vendors, .filter_attr, .box_category, .show_prices, .filter_characteristic, .filter_labels, .quantity_filter, .photo_filter, .filter_delivery {
    width: 100%;
}
#sp-section-1 {
    background: #f39100;
}
#sp-topsearch {
    padding-top:25px;
    text-align: center;
}
#list_product_demofiles {
    padding-bottom: 15px;
}
.qty_in_stock_shop {
    padding-bottom: 15px;
}
#sp-category {
    margin-top:40px;
}
.sp-megamenu-parent > li > a {
   padding: 0 10px;
  
}
.jshop-cat .jshop_menu_level_0, .jshop_menu_level_0_a {
    margin: 10px 0;
    /*width: 18%;*/
    display: inline-block;
    /*border: 1px solid #cecece;*/
    margin: 5px;
    border-radius: 10px;
    padding: 10px;
}
#offcanvas-toggler {
    font-size: 40px;
}
.list_product_demo .download i {
    font-size:40px;
}
.filter_f , .box_category  {
    display: block;
    width: 100%;
    border: 1px solid #cecece;
    padding: 5px 15px 15px 15px;
    border-radius: 10px;
    margin:5px;
}
.jshop_filters .head_item {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    border: 1px solid #cecece;
    padding: 5px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #cecece;
    margin-top: 15px;
}
.filter_attr {
    border: 1px solid #cecece;
    padding: 10px;
    border-radius: 10px;
}
.jshop_filters .row {
    background-color: #fff;
}
.jshop_filters .filter_item {
    padding: 3px;
}
.product-item-info {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin: 5px 0;
}
.article-list .article .article-intro-image {
  margin: 20px 20px 20px 20px;
    width:300px;
    
}
.product .product-item-details .product-item-inner .buttons .button {
    border:1px solid;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    border-bottom: 2px solid #ee7b06;
}
.jshop_filters .head {
    padding: 5px 5px 10px 5px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}
.btn-go {
    display:none;
}
input[type="text"] {
    height: 40px;
}
.orderby-displaynumber {display:none;}
.orderbtn {
    background: #656266;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
#sp-top-bar a{
    color:#acacac;
}
#sp-top-bar a:hover{
    color:#f39100;
}
.emptyfav i {
    font-size:20px;
    padding: 5px 10px;
    }
.jshop_register table{
    margin-left: auto;
    margin-right: auto;
}
div.jshop_register td {
    padding: 10px 10px;
    text-align: right;
}
.jshop.register {
    text-align: center;
}
fieldset {
    
    padding: 10px;
    border: 1px solid #cecece;
    width: auto;
    border-radius: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 900px;
}
legend {
    display: block;
    width: 150px;
}
.regrow {
    padding:5px;
}
.regcol {
    padding:5px;
    max-width: 20%;
    display: inline-flex;
}
.regcol2 {
    padding:5px;
    max-width: 55%;
    display: inline-flex;
}
.subbtn {
    text-align: center;
}
.jshop.login table {
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
}
.login_block,.register_block {
    padding:20px;
    display: inline-flex;
     width: 49%;
}
.jshop_order_step {
    border:1px solid #cecece;
    padding:10px;
    text-align: center;
}
#jshop_menu_order .prev {
    background: #686565;
}

#jshop_menu_order .active {
   background: #f08322;
   color: #fff;
}
.shipping, .payment {
    padding:35px 15px;
}
/*-------------top search -------------------------------*/
 .top-search-wrapper {
  position: relative;
  line-height: 32px;
  width: 100%;
  z-index: 3;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.top-search-wrapper .icon-top-wrapper {
  cursor: pointer;
}
.top-search-wrapper .icon-top-wrapper i.fa,
.top-search-wrapper .icon-top-wrapper i.fas,
.top-search-wrapper .icon-top-wrapper i.far {
  font-size: 20px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.top-search-wrapper .icon-top-wrapper i.pe {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  width: 42px;
  margin: 0 auto;
}
.top-search-wrapper .icon-top-wrapper .search-close-icon {
  display: none;
}
.top-search-wrapper .icon-top-wrapper .search-close-icon.open {
  display: block;
}
.top-search-wrapper .icon-top-wrapper i.pe.search-close-icon.open {
  font-size: 22px;
}
.top-search-wrapper .icon-top-wrapper .search-close-icon,
.top-search-wrapper .icon-top-wrapper .search-open-icon {
  width: 42px;
  text-align: center;
  line-height: 32px;
}
.top-search-input-wrap {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.top-search-input-wrap .top-search-wrap {
  position: absolute;
  left: -10px;
  right: auto;
  float: right;
  width: 250px;
  margin: -20px 0 0 0;
  z-index: 8;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(-20px) scale(0.85) perspective(500px) rotateX(90deg);
  -moz-transform: translateY(-20px) scale(0.85) perspective(500px) rotateX(90deg);
  -ms-transform: translateY(-20px) scale(0.85) perspective(500px) rotateX(90deg);
  -o-transform: translateY(-20px) scale(0.85) perspective(500px) rotateX(90deg);
  transform: translateY(-20px) scale(0.85) perspective(500px) rotateX(90deg);
  -webkit-transition: all 0.3s cubic-bezier(0.405,0.020,0.325,0.950);
  -moz-transition: all 0.3s cubic-bezier(0.405,0.020,0.325,0.950);
  -o-transition: all 0.3s cubic-bezier(0.405,0.020,0.325,0.950);
  transition: all 0.3s cubic-bezier(0.405,0.020,0.325,0.950);
  opacity: 0;
}
.top-search-input-wrap .top-search-wrap .searchwrapper {
  background-color: #f3f3f3;
  padding: 2px 0;
  border-radius: 5px;
  margin-top: 20px;
  border: 1px solid #dbd5d5;
  box-shadow: 2px 2px 10px 0px #888;
  position: absolute;
  left: 15px;
}
.top-search-input-wrap .top-search-wrap .sp_search_input {
  width: 250px;
}
.top-search-input-wrap .top-search-wrap .sp_search_input input {
  background-color: transparent;
  width: 100%;
  height: auto;
  font-size: 15px;
  font-weight: 500;
  border: 0;
  box-shadow: none;
  text-align: center;
}
.top-search-input-wrap .top-search-wrap.active {
  margin-top: 1vh;
  -webkit-transform: translateY(0) scale(1) perspective(1000px) rotateX(0deg);
  -moz-transform: translateY(0) scale(1) perspective(1000px) rotateX(0deg);
  -ms-transform: translateY(0) scale(1) perspective(1000px) rotateX(0deg);
  -o-transform: translateY(0) scale(1) perspective(1000px) rotateX(0deg);
  transform: translateY(0) scale(1) perspective(1000px) rotateX(0deg);
  opacity: 1;
}
/*---------------------------end top search ----------------------------------*/
/*---------------------------user menu ---------------------------------------*/
.dropbtn {
  font-size: 20px;
  }

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 123;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f39100;color:#fff;}

.dropdown:hover .dropdown-content {display: block;}


/*----------------------------------end user menu ------------------------*/

@media (min-width: 1200px) {
.sppb-row-container {
    max-width: 1100px;
}
}
@media (max-width: 470px ) {
    .col-none {display:none;}
}