.ss-sidebar img {
    max-width: 100%;
    height: auto;
}
.ss-single-text img {
max-width: 100%;
    height: auto;
}
input, textarea {
    direction: rtl;
}

div.simplesocialbuttons.simplesocialbuttons-float-left-center {
    left: 10px;
}

.ss-header-social, .ss-logo{
    margin-top: 0px;
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
.ss-header-search {width: 17%;}
.ss-header-menu {width: 62%;}
.ss-header-social { width: 19%;}
}

@media only screen and (max-width: 768px){
 a.insertads{float:right;
    position: relative !important;
}
 .ss-logo img {
    float: left; margin-left:5px;
    position: relative !important;  
}
  
}

section.related.products {
    width: 100%;
    float: right;
}

.woocommerce ul.products li.product .price {
    text-align: center;
    padding-top: 10px;
    position: absolute;
    top: 33%;
    background: #cca557a6;
    width: 100%;
    padding-bottom: 10px;
    color: #FFF;
    font-weight: bold;
    text-shadow: 2px 2px 5px #000;
}
.summary.entry-summary .price:before {
    content: "شروع قیمت از : ";
}
.woocommerce div.product p.price {
    color: #535354 !important;
    font-size: 1em !important;
    text-align: center;
    margin-bottom: 22px;
    padding: 8px;
    border-bottom: 1px solid #e4dabc;
}
form.cart {
    display: none;
}