@font-face {
    font-family: 'Yekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
}
/*
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/BMitraBold.woff') format('woff');
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BMitra.woff') format('woff');
}
*/
.owl-carousel {
    direction: ltr;
}
p {
    font-family: Yekan;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Yekan;
}
ul.multiple-testimonial-section li.multi-testimonial a.author {
    font-family: Yekan;
	float: left;
}
a {
    font-family: Yekan;
}
.aboutus-text {
    text-align: right;
}
ul.multiple-testimonial-section li.multi-testimonial blockquote {
    text-align: right;
}
figure.team-box figcaption h2, figure.team-box figcaption p {
    text-align: right;
}
body {
    font-family: Yekan;
}
.contact-wrap {
    right: 0;
    float: right;
    left: inherit;
}
.detail-wrap {
    margin-right: 8%;
    float: left;
    margin-left: inherit;
}
body {
    overflow-x: hidden;
}
.multi-feature-area h2.head-text::after, #team h2.head-text::after, .woocommerce-section h2.head-text::after, .client-testimonial-section h2::after, .multi-slider-area h2.head-text::after, .contact-section h2::after, .aboutus-text h2::after {
    margin-right: -50px;
}
.aboutus-text h2::after {
    right: 60px;
    left: inherit;
}
.aboutus-image img, .aboutus-section img {
    max-width: 100%;
    float: left;
}
ul.multiple-testimonial-section li.multi-testimonial blockquote::before {
    content: '\f10e';
}
.ribbon-section .ribbon-button button {
    float: left;
    font-family: Yekan;
}
.ribbon-section h2.heading-area {
    float: right;
}
.aboutus-image {
    float: left;
}
.widget a, .widget .th-recent-meta li {
    font-family: Yekan;
}
.woocommerce div.product form.cart .button {
    font-family: Yekan;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: right;
}
.woocommerce #review_form #respond .form-submit input {
    font-family: Yekan;
}
.contact-wrap .leadform-show-form.leadform-lite input[type="submit"] {
    font-family: Yekan;
}
.button-three .main-button button {
    font-family: Yekan;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited {
    font-family: Yekan;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
    right: 0px !important;
    left: inherit !important;
}
.navigation ul li {
    float: right;
}
.menu-center .navigation ul ul li {
    text-align: right;
}
.menu-center .navigation ul ul li:last-child a {
    text-align: right;
}
.navigation ul ul ul {
    right: 230px;
    left: inherit;
}
.blog-container .blog-loop .post-details i, .blog-container .blog-loop .post-meta i, .single-container .single-loop .post-details i, .single-container .single-loop .post-meta i {
    margin-left: 10px;
    margin-right: inherit;
}
.bottom-ribbon-section .ribbon-button button {
    letter-spacing: 0px;
    font-family: Yekan;
}
#respond input#submit {
    font-family: Yekan;
}
.widget #searchform input#s {
    font-family: Yekan;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
    left: inherit !important;
    right: 0px !important;
}
.main-header-section {
    background-color: rgba(9,0,22,0.71) !important;
}
.multi-feature-area {
    background-color: rgba(0,0,0,0.6) !important;
}
.bottom-ribbon-section {
    background: rgba(17,30,107,0.53) !important;
}
.contact-section {
    background: rgba(9,0,22,0.8) !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 19px 0px 0;
}
ol.commentlist li .comment-author .avatar {

    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #cfcfcf;
    padding: 5px;
    left: auto;

}
ol.commentlist li .comment-body {

    margin-left: 80px;
    position: relative;
    border: 1px solid #e7e2e2;
    padding: 15px 90px 0px 15px;
}