/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/*iransansxv*/

@font-face {
    font-family: 'iransansxv';
    src: url('font/IRANSansXV/IRANSansXV.woff') format('woff-variations'),
    /* will be the standard and works in Safari now */
    url('font/IRANSansXV/IRANSansXV.woff') format('woff');
    /* for the other supporting browsers */
    font-weight: 100 900;
    font-display: fallback;

}
@font-face {
    font-family: iransansx;
    src: url('font/IRANSansXV/IRANSansX-Regular.woff') format('woff');
}
@font-face {
    font-family: iransansx;
    src: url('font/IRANSansXV/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
}

/*Morabba*/
@font-face {
    font-family: 'MorabbaVF';
    src: url('font/Morabba/MorabbaVF.woff') format('woff-variations'),
        /* will be the standard and works in Safari now */
    url('font/Morabba/MorabbaVF.woff') format('woff');
    /* for the other supporting browsers */
    font-weight: 100 900;
    font-display: fallback;

}
@font-face {
    font-family: Morabba;
    src: url('font/Morabba/Morabba-Regular.woff') format('woff');
}
@font-face {
    font-family: Morabba;
    src: url('font/Morabba/Morabba-Bold.woff') format('woff');
    font-weight: 700;
}

/*peyda*/

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('font/peyda/PeydaWebFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/peyda/PeydaWebFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

.arcu-menu-header-content , .static-container div p , .messangers-list li a , .woocommerce-form__label span {
    font-family: "iransansxv", "iransansx", serif !important;
}

.ss01 {
    -moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}

.ss02 , .bookly-css-root , option , .onsale , .button , body {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
.ss03 {
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03";
}

/*  font sizes */
h2.widget-title span {
    font-size:16px !important;
}

h1{
    font-size: 30px !important;
    font-weight: bold !important;
    font-variation-settings: "wght" 900 , "rdot" 1;
}
h2 {
    font-size: 24px !important;
    font-weight: 800 !important ;
    font-variation-settings: "wght" 800 , "rdot" 1 !important;
}
h3 , h2 span , h2 a , .title{
    font-size: 22px !important;
    font-weight: 700 !important;
    font-variation-settings: "wght" 700 , "rdot" 1;
    color : black ;
}
h4{
    font-size: 20px !important;
    font-weight: 600 !important;
    font-variation-settings: "wght" 600 , "rdot" 1;
}
h5 {
    font-size: 19px !important;
    font-weight: 600 !important;
    font-variation-settings: "wght" 600 , "rdot" 1;
}

p , a {
    font-size: 13px ;
    font-weight: 400 ;
    font-variation-settings: "wght" 400 , "rdot" 0 ;
}

h6 , h2.product-title a , h2.post-title a{
    font-size: 17px !important;
    font-weight: 600 !important;
    font-variation-settings: "wght" 600 , "rdot" 1 !important;
}
.woocommerce-Tabs-panel p , .entry-content p  {
    font-size: 16px;
    line-height: 1.8em;
}

@media only screen and (max-width: 768px) {
    h1{
        font-size: 25px !important;
        font-weight: bold !important;
        font-variation-settings: "wght" 900 , "rdot" 1;
    }
    h2 {
        font-size: 23px !important;
        font-weight: 800 !important;
        font-variation-settings: "wght" 800 , "rdot" 1;
    }
    h3 , .title{
        font-size: 21px !important;
        font-weight: 700 !important;
        font-variation-settings: "wght" 700 , "rdot" 1;
    }
    h4{
        font-size: 19px !important;
        font-weight: 600 !important;
        font-variation-settings: "wght" 600 , "rdot" 1;
    }
    h5  , h2>a{
        font-size: 18px !important;
        font-weight: 600;
        font-variation-settings: "wght" 600 , "rdot" 1;
    }
    h6{
        font-size: 17px !important;
        font-weight: 600;
        font-variation-settings: "wght" 600 , "rdot" 1;
    }
    p , a {
        font-size: 15px !important;
        font-weight: bold;
        font-variation-settings: "wght" 400 , "rdot" 0;
    }

}

p.cat-label{
    font-size: 13px !important;
}
/*  end font-sizes */

.menu-item a {
    font-weight:500 !important;
}
div.video{
    padding:0px !important;
}
@media (max-width: 549px) {
    .hide-for-small, [data-show=hide-for-small] {
        display: block !important;
        font-size:11px;
    }
    .woocommerce-form-coupon-toggle , .woocommerce-form-login-toggle{
        font-size:11px;
        border:1px solid #dfdfdf;
        border-radius:5px;
        text-align:center;
        padding:5px 5px 0 5px;
        margin-bottom:5px;

    }
}

span.price{
    width: 100%;
    display: inline-block;
    text-align: center;
    border: 1px dashed #bbbbbb;
    padding: 5px;
    border-radius: 5px;
    margin: 10px 0px;
}
span.price del span , span.price del{
    font-size: 14px !important;
    color: #b60303 !important;
}
/*  woocamerce archive product page */
.product-small , .product-small .col-inner  {
    border-radius:10px !important;
}
.box-image img{
    border-radius: 10px 10px 0px 0px;
}
.title-wrapper{
    text-align: center;
}
p.category{
    background: #253e88;
    display: inline;
    padding: 4px;
    border-radius: 5px;
    color: white;
    font-weight:400;
    font-variation-settings: "wght" 400;
    font-size:12px !important;


}
h2.product-title {
    text-align:right;
    padding:5px 0px
}
h2.product-title a , h2.post-title a {
    color:black !important;
}
p.product-title a{
    color:black !important;

}
div.title-wrapper{
    padding:5px 0px
}
a.header-cart-link{
    font-size:13px !important;
}
.product-page-price{
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    background: #dddddd;
}
.product-gallery-slider{
    border-radius:10px !important;
}
span.woocommerce-Price-amount {
    font-size: 16px ;
    color: #198754;
}
div.add-to-cart-button a{
    border-radius: 5px !important;
    font-size:12px !important;
}
.price{
    line-height: 1.4 !important;
}
/*  end woocamerce archive product page */

.rounded , .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea ,.form-flat button, .form-flat input , ul.product_list_widget img{
    border-radius: 5px !important;
}
div.rounded div.img-inner img {
    border-radius: 0 60px 0 60px;
    border: 4px solid white;
}
.entry-image a img {
    border-radius: 5px !important;
}
.add_to_cart_button{
    width:100% !important;
}

/*frequently question*/
#faq_container {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 0;
}

.faq {
    border-bottom: 1px solid #eee;
}

.faq:last-child {
    border: 0;
}

.faq_answer {
    padding: 15px;
}

.faq_question {
    margin: 0;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    padding: 15px;
    align-items: center;
    transition: background .3s;
}

.faq_question:hover {
    background: #e4e4fd;
}

.question {
    margin-bottom: 5px;
    display: table-cell;
    width: 100%;
}

.faq_answer_container {
    height: 0;
    overflow: hidden;
}

.accordion-button-icon {
    display: table-cell;
    line-height: inherit;
    opacity: .5;
    filter: alpha(opacity=50);
    vertical-align: middle;
}



.avatar-author{
    border: 1px solid black;
    height: 80px;
    width: 80px;
    object-fit: contain !important;
}

div.author-box div.flex-row{
    /*border: 1px solid #ababab;*/
    /*border-radius: 5px;*/
    padding: 5px;
}

@keyframes blinker {
    50% {
        opacity: 20%;
    }
}
.icon-box-text h5 , h3.title-box a{
    font-size: 16px !important;
    font-weight: 600 !important;
    font-variation-settings: "wght" 700 , "rdot" 1 !important;

    color: #070707 !important;
}

.icon-box-text h6 {
    font-size: 14px !important;
    font-weight: 500 !important;

}
.wpcf7 .flex-col .wpcf7-not-valid-tip , .wpcf7-not-valid-tip{
    position: relative !important;
}

input.wpcf7-phonetext{
    direction: ltr !important;
}
div.selected-flag , .country-list{
    direction: ltr !important;
}
div.lwptoc_i{
    padding: 10px 10px 5px !important;
    border-radius: 5px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 1px, rgba(6, 24, 44, 0.65) 0px 2px 2px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.lwptoc_itemWrap{
    line-height: 26px !important;
}
span.product-title{
    color:black !important;
}

div.sticky-add-to-cart {
    z-index: 10000000;
}
.telegram-brand{
    background: #24A1DE !important;
}
.w-100{
    width: 100% !important;
}
.padding-0{
    padding: 0 !important;
}
.margin-0{
    margin: 0 !important;
}
.pl-1{
    padding-left: 5px !important;
}
.p-3{
    padding: 5px !important;
}
div.aiowps-captcha-equation{
    direction: ltr !important;
}
.margin{
    margin: 10px !important;
}
input.wpcf7-submit{
    width: 100% !important;
}
form{
    margin-bottom: 0 !important;
}

.phone-number{
    font-size: 13px !important;
    color:white !important;
    border-left: 1px solid white;
    margin-left: 6px;
    padding-left: 5px;
}
.off-canvas-center .mfp-content{
    padding-top: 0 !important;
}
.mt-2{
    margin-top: 10px !important;
}
.flickity-slider{
    transform: none !important;
}

tr.cart_item td img {
    float: right !important;
    padding-left: 5px;

}

.shop-container h1 , .shop-container h2 ,.shop-container h3 ,.shop-container h4 , .shop-container h5 , .entry-content h1 , .entry-content h2 ,
.entry-content h3,.entry-content h4 , .entry-content h5 , .entry-content h6{
    color:#16627f !important;
}

.border{
    border:1px solid #c0c0c0;
    border-radius: 5px;
    margin: 10px ;
}
.product-section{
    border-top:none !important;
}
@keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
.fade {
    padding: 10px 0;

    -webkit-animation: flickerAnimation 5s infinite;
    -moz-animation: flickerAnimation 5s infinite;
    -o-animation: flickerAnimation 5s infinite;
    animation: flickerAnimation 5s infinite;
}
div.fade p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.mt-2{
    padding-top:10px ;
}
.text-center{
    text-align: center;
}

.swiper_homepage{
    height: 170px !important;
}
 .swiper-slide a img {
     object-fit: initial;
}