/* 
Theme Name: Iranian
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/*body {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif !important;
    letter-spacing: 0.00em;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
}
ol, ul {
    margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a.site-title, .entry-title a, .entry-title a:hover, .widget-title a:hover, h3.widget-title a:hover {
    color: #6aaade;
}
.elementor-heading-title {
    font-size: 1.75rem;
}
h3 {
    font-size: 1.3rem;
}
body.home .elementor-heading-title {display: none;}*/

/* BLOCK STYLES */
.is-style-circle-mask img, .is-style-rounded img {
    border-radius: 9999px !important;
}
#section-content {
    overflow: hidden;
}
.wp-block-image,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-pullquote,
.wp-block-media-text {
    margin-bottom: 1.2rem !important;
}
.wp-block-image .aligncenter {
    margin-right: auto !important;
    margin-left: auto !important;
}
.alignfull {
    position: relative;
    width: 100vw !important;
    left: 0;
    top: 0;
    /* right: 50%; */
    margin-left: calc( ( (100% - 100vw) /2 ) ) !important;
    margin-right: calc( ( (100% - 100vw) /2 ) ) !important;
}
.alignleft, .alignright {
    margin-top: .9rem !important;
}
.alignleft {
    margin-right: 1.5rem !important;
}
.alignright {
    margin-left: 1.5rem !important;
}

.wp-block-quote {
    border-left-color: #327a8b;
}
@media (min-width: 1200px) {
    .wp-block-pullquote.alignleft {
        margin-left: -314px;
    }
}

figure.wp-block-pullquote.alignwide,
figure.wp-block-pullquote.alignleft,
figure.wp-block-pullquote.alignright {
    border-color: #f28123;
}

@media (max-width: 767px) {
    .alignleft, .alignright {
        float: none;
    }
}
@media (min-width: 768px) {
    .alignfull {
        left: 0;
    }
}
@media (min-width: 1200px) {
    .alignwide {
        position: relative;
        width: 70vw !important;
        left: 0;
        top: 0;
        /* right: 50%; */
        margin-left: calc( ( (100% - 70vw) /2 ) ) !important;
        margin-right: calc( ( (100% - 70vw) /2 ) ) !important;
    }
    .alignfull {
        left: 0;
    }
}


/* MENU */
@media (min-width: 1025px) {
    #main-menu nav {display: block !important;}
    .user-button {
        /*margin-left: auto !important;*/
    }
}
/* Woocommerce */
.quantity {display: none !important;}
table.variations tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}
.woocommerce-notices-wrapper {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-notices-wrapper .woocommerce-message {
    margin-bottom: 0;
}
.woocommerce div.product.elementor form.cart table.variations td.value select {
    border: 1px solid #aaaaaa;
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    flex-direction: column;
}
.woocommerce form .form-row .select2-container {
    width: 100% !important;
}
.woocommerce div.product form.cart .button {
    float: none;
}
.single_add_to_cart_button {
    display: none !important;
}
.wsb-button.js-wsb-add-to-cart {
    float: right;
}




.alignfull .kt-row-column-wrap {
    padding-left: 0;
    padding-right: 0;
}









.plyr__poster {
    background-position: 0 50% !important;
    background-size: cover !important;
}