/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

 @font-face {
    font-family: 'Byekan';
    src: url('fonts/yekan.eot') format('eot'),
         url('fonts/yekan.woff') format('woff'),
         url('fonts/yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: Byekan !important;
}
h1, h2, h3, h4, h5, h6, .w-blog-post.format-quote blockquote, .w-counter-number, .w-logo-title, .w-pricing-item-price, .w-tabs-item-title, .ult_price_figure, .ult_countdown-amount, .ultb3-box .ultb3-title, .stats-block .stats-desc .stats-number {
    font-family: Byekan !important;
}
.l-header .menu-item-language, .l-header .w-nav-item {
    font-family: Byekan !important;
}


.w-logo {
    float: right;
    margin-left: 25px;
}

.w-socials-item {
    float: right;
}

.w-tabs-section-header {
    text-align: right;
}

.w-tabs.iconpos_right .w-tabs-section-header-h {
    padding-left: 40px;
    padding-right: inherit;
}
.w-tabs.iconpos_right .w-tabs-section-control {
    left: 15px;
    right:inherit;
}
.woocommerce div.product .images {
    float: right;
    margin-left: 10px;
}
.woocommerce-tabs .tabs li {
    float: right;
}
.woocommerce .commentlist .comment-text {
    margin-right: 70px;
    margin-left: inherit;
}
.woocommerce .commentlist img.avatar {
    right: 0;
    left:inherit;
}