/*
Theme Name: Elision
Theme URI: http://demo.qodeinteractive.com/elision/
Description: Elision Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, localization, parallax, background video, mega menu, blog, art, business, fullscreen, animations
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Text Domain: elision
Version: 4.5
License: GNU General Public License
License URI: licence/GPL.txt
*/

@font-face {

    font-family: 'iransans';

    src: url('fonts/IRANSansWeb.eot');

    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),

         url('fonts/IRANSansWeb.woff') format('woff'),

         url('fonts/IRANSansWeb.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}
header .search-form-pp .search-field {
    background-color: transparent;
    background-position: 8px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border: none;
    cursor: pointer;
    height: 25px;
    margin: 6px 0 3px -3px;
    padding: 0 2px 0 5px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
    padding-right: 4px;
font-family: yekan;
    font-size: 11px;
}
header .search-form-pp .search-field:focus {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	cursor: text;
	outline: 0;
	width: 180px;
}
.search-form-pp .search-submit { 
display:none !important;
}
.light .top-nav-search-icon{
color: #fff;
}
.dark .top-nav-search-icon{
color: #000;
}
header.sticky.light .top-nav-search-icon{color: #000 !important;}
.dark .top-nav-search-icon{
color: #000;
}
header {
    margin: 0 0 -8px 0 !important;
}
.side_menu_button_wrapper .side_menu_button .opened .fa.fa-bars:before{
        content: "\f00d";
        font-size:19px;
}
@media (min-width:481px){
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
justify-content:center;
}}
.woocommerce-pagination ul.page-numbers li a.next, .woocommerce-pagination ul.page-numbers li a.prev {
    position: relative !important;
top: 1px !important;
margin: 0 3px !important;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
    margin: 0 3px !important;
}
.woocommerce div.product {
    display: flex;
    flex-wrap: wrap;
}
.related.products h2{
    font-size:25px;
    margin-bottom:15px;
    border-bottom:1.5px #c7c7c7;
    border-style:dashed;
}
@media only screen and (min-width: 768px){
body.archive.woocommerce .two_columns_25_75 {
    width: 100%;
    display: flex;
}


body.archive.woocommerce .two_columns_25_75 .column1,body.archive.woocommerce .two_columns_25_75 .column2{
    padding:0 10px;
}
body.archive.woocommerce .two_columns_25_75 .column1{
    border-left:1px #bfbfbf solid;
    border-right:1px #bfbfbf solid;
    
}
}
.widget .product-categories li a{
    padding:0 5px;
}
.widget .product-categories li a:before{
    content:"\f047";
    margin:0 5px;
    font-family:FontAwesome;
    font-size:10px;
    opacity:0.8;
}
.woocommerce .product .onsale{
z-index:99;
}
.woocommerce div.product .cart {
    margin-top: 23px;
}
.wcml-dropdown li {
    border-radius: 5px;
}
.shopping_cart_dropdown .qbutton i {
    float: left;
    top: 6px;
   position:relative;
padding: 0 4px 0 4px;
}
.woocommerce-info a:hover{
    color:#ffddfc;
}
nav.main_menu>ul>li>.second {
    z-index: -1;
}
.drop_down .second >.inner> ul{
    display:none  !important;
}
.drop_down .second.drop_down_start>.inner>ul{
    display:inline-block !important
}
.drop_down .wide .second ul li {
    height: auto !important;
}
footer .flexslider.widget_flexslider ul li h3 a {
    color: whitesmoke;
}
.advanced-posts-widget a {
    font-size: 17px;
}
.apw-posts-list .apw-list-item {
    border-bottom: 1px solid #3d3d3d;
}
.shopping_cart_header:hover .shopping_cart_dropdown {
    height: auto !IMPORTANT;
}
.apw-posts-list .apw-list-item {
    padding: 10px 0 5px;
}
.flex-direction-nav a div i {
    top: -5px;
    position: relative;
}
/* teeweb */
.title.has_background {
    background-repeat: repeat !important;
}