/*
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.   ***************/
@font-face {
	font-family: VazirFN;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/VazirFN/Vazir-Medium-FD.woff2') format('woff2');
}


body {
	font-family: 'VazirFN' !important;
	-moz-font-feature-settings: "ss02";
	-webkit-font-feature-settings: "ss02";
	font-feature-settings: "ss02";
}




input[type=search] {
background-color: rgb(0 0 0 / 3%);
border: none;
border-radius: 10px !important;
box-shadow: none;
box-sizing: border-box;
color: currentColor!important;
font-size: .97em;
height: 2.507em;
max-width: 100%;
padding: 1.5em 0.75em;
transition: color .3s,border .3s,background .3s,opacity .3s;
vertical-align: middle;
width: 100%;
font-size: .97em;
}



/* scrollbar */


::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    background-color: #e9e9f7;
    border-radius: 50px;
}

::-webkit-scrollbar-thumb {
    background-color: #b4b4b4;
    border-radius: 50px;
}

/************************************************  Products page 1 ****************************************************/

.product-short-description ul li {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Vazir';
}

.product-short-description p {
    font-size: 16px !important;
    line-height: 1.7;
    margin-top: 30px;
    font-weight: 500;
    font-family: 'Vazir';
}


.product-small.col.has-hover.product.type-product.post-4647{
    visibility: hidden !important;
}

.product-small.col.has-hover.product.type-product.post-4645 {
    visibility: hidden !important;
}


/************************************************  Menue ****************************************************/

.header-nav li.html.custom.html_topbar_right a {
    padding: 0;
    line-height: inherit;
}


ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase .is-outline {
    color: #333;
    font-weight: normal;
    box-shadow: none !important;
    background: #f1f1f1;
    border-color: #f1f1f1 !important;
    border-radius: 10px;
}


li.html.custom.html_topbar_right span.pplst {
    padding: 2px 10px;
    font-size: 14px;
}



ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase .is-outline:hover {
    color: #fff;
    background: #ffce00;
    border-radius: 10px !important;
    box-shadow: none !important;
}



.elementor-column-gap-default>.elementor-element-6a28c3a>.elementor-element-populated {
    padding: 0px;
}


.nav>li>a {
    padding: 10px !important;
    font-size: .9em;
    letter-spacing: 0;
    color: #474747 !important;
	font-family: 'Vazir';
    font-weight: 800;
}

@media(min-width: 1280px) and (max-width: 1500px) {
    .nav>li>a {
        padding: 10px !important;
        margin-right: -19px;
        font-size: .9em;
        letter-spacing: 0;
        color: #474747 !important;
        font-family: 'Vazir';
        font-weight: 800;
    }
}

.nav-dropdown.nav-dropdown-default>li>a {
    font-family: 'Vazir';
    font-weight: 500;
}


/* .nav > #menu-item-4553 > a {
    background: #ff025b !important;
    color: #fff !important;
    padding: 10px !important;
    border-radius: 10px;
} */

.header-button-1 a.button.primary {
    background: #ff025b;
}

.header-button-2 a.button.primary {
    color: #333;
    background: #f1f1f1;
}


@media(min-width: 1280px) and (max-width: 1500px) {
    .nav > #menu-item-4553 > a {
        margin-right: -7px;
    }
}


.nav > .menu-item > a:hover {
    background: #ffce00;
    color: #fff !important;
    padding: 10px !important;
    border-radius: 10px;
}

.nav-dropdown.nav-dropdown-default>li:hover>a {
    background-color: #ffce00 !important;
    border-radius: 10px;
    margin: 0 10px;
    padding-left: 5px;
    padding-right: 10px;
    color: #fff;
}


.nav-dropdown-has-border .nav-dropdown {
    border: none;
    border-radius: 10px;
    padding: 20px 0;
    min-width: 285px;
}


.sub-menu>li>.elementor-sub-item:not(:last-child()){
    border-bottom: 0px;
  }

.header:not(.transparent) .header-bottom-nav.nav > li.active > a {
    color: #666666d9 !important;
}

.header:not(.transparent) .header-bottom-nav.nav > li.active > a:hover {
    color: #fff !important;
}


.header-bottom-nav > li > a {
    line-height: 16px !important;
    padding: 10px;
    font-size: 16px;
}


.back-to-top.active:hover {
    border-radius: 4px;
    color: #fff !important;
    border: 1px solid #ffce00 !important;
}

.circle {
    border-radius: 5px !important;
}


.button.is-outline {
    border: 1px solid currentColor !important;
}

.back-to-top.active {
    box-shadow: none;
}

/* .row .row-small:not(.row-collapse) { 
    margin-bottom: 0;
    padding: 0 9.8px 19.6px;
 } */
.row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 9.8px 19.6px;
}


@media screen and (min-width: 850px) {
.large-columns-4 .flickity-slider>.col {
    /* max-width: 28% !important; */
}
}


.page p.name.product-title a {
    line-height: 28px;
    height: 60px !important;
}


.product-small {
    border-radius: 10px;
    overflow: hidden;
}


.box-text.box-text-products {
    /*background: #f7f7f7;*/
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    height: 116.625px !important;
}




span.widget-title {
    font-size: 1em;
    font-weight: 600;
    color: #222;
    letter-spacing: 0;
}



.elementor-271 .elementor-element.elementor-element-9f0e786:hover > .elementor-element-populated.elementor-element-491f65d {
    color: #fff;
}


.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: -16px;
}


/* @media (min-width:768px) and (max-width: 1280px) {
.elementor-271 .elementor-element.elementor-element-890bc1f > .elementor-widget-container {
    padding: 0px 143px 0px 0px;
    margin: -366px 0px 0px 0px;
}
} */

@media (min-width:768px) and (max-width: 1280px) {
    .elementor-271 .elementor-element.elementor-element-2638dcc > .elementor-widget-container {
        padding: 0px 143px 0px 0px;
        margin: -215px 0px 0px 0px;
    }
    }

@media (min-width:768px) and (max-width: 1280px) {
    .elementor-271 .elementor-element.elementor-element-02f0b50 {
        right: 0px !important;
}
}


@media (min-width:768px) and (max-width: 1280px) {
    .elementor-271 .elementor-element.elementor-element-08c7198 {
        right: 0px !important;
    }
}

@media (max-width: 767px) {
body.rtl .elementor-271 .elementor-element.elementor-element-08c7198 {
    right: 65px;
}
}

/************************************************  Prdctfltr Filter Plugin ****************************************************/
/************************************************  Shop Page ****************************************************/

.woocommerce-page div#shop-sidebar {
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border-radius: 10px;
}


.shop-page-title.category-page-title.page-title {
    background: #f6f6f6;
}

.woocommerce-shop #main {
    position: relative;
    background: #f6f6f6;
}

.tax-product_cat #main {
    background: #f6f6f6;
}

.grid-tools a {
    display: none !important;
}

.large-columns-4>.col {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}


.shop-container>.text-center {
    margin-bottom: 64px !important;
}


/************************************************  Single Product ****************************************************/



.product-short-description p a.button-1 {
    content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-85 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}


@keyframes glowing-button-1 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}


.woocommerce-product-gallery-freelanc {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15%;
    left: 0%;
}
@media (max-width: 767px) {
.woocommerce-product-gallery-freelanc {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
}



.woocommerce-product-gallery-agency-hoshmand {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15%;
    left: 0%;
}
@media (max-width: 767px) {
.woocommerce-product-gallery-agency-hoshmand {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
}


.woocommerce-product-gallery-agency-hoshmand {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15%;
    left: 0%;
}
@media (max-width: 767px) {
.woocommerce-product-gallery-agency-hoshmand {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
}


.woocommerce-product-gallery-mentoring-hoshmand {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15%;
    left: 0%;
}
@media (max-width: 767px) {
.woocommerce-product-gallery-mentoring-hoshmand {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
}


.woocommerce-product-gallery-agency-sale {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15%;
    left: 0%;
}
@media (max-width: 767px) {
.woocommerce-product-gallery-agency-sale {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
}

.product-short-description p a.button-1:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}


.sticky-add-to-cart-wrapper {
    /* display: none !important; */
}


.badge-inner {
    font-size: 16px;
    padding: 2px 12px;
    border-radius: 855px;
    background-color: #ff4b62;
}


#wrapper>.message-wrapper {
        /* font-size: 1.1em; */
    margin-bottom: 10px;
    padding-bottom: 0.75em;
    padding-top: 2.5em;
    /* margin-left: 50px; */
    /* margin-right: 50px; */
    background: #f6f6f6;
}

.single-product #main {
    background-color: #f6f6f6;
}

.single-product #wrapper {
    background-color: #f6f6f6;
}

.product-main {
    background: #f6f6f6 !important;
}

.page-title.shop-page-title.product-page-title {
    background: #f6f6f6;
}


.single-product .page-title-inner.flex-row.medium-flex-wrap.container {
    background: #fff;
    padding: 10px 16px;
    min-height: auto;
    border-radius: 8px;
    box-shadow: 0px 4px 15px 1px #dddddd52;
    position: relative;
    top: 20px;
    z-index: 10;
}


.single-product .row.content-row.mb-0 {
    background: #fff;
    box-shadow: 0px 4px 15px 1px #dddddd52;
    padding: 15px;
    /* margin-bottom: 20px; */
    margin-top: 20px;
    border-radius: 8px;
}



.is-outline:hover, .primary.is-outline:hover {
    background-color: #ffce00;
    border-color: #ffce00;
    color: #fff;
}


.single-product h1 {
    font-size: 24px;
    color: #ffce00;
    font-family: 'Vazir';
}

.product-short-description {
    text-align: justify;
}

.product-summary .quantity {
    margin-bottom: 1em;
    display: none;
}

.single_add_to_cart_button.button {
    background-color: #ffce00!important;
    border-radius: 7px!important;
    padding: 0.3em 1.2em;
    display: none !important;
}


.single-product button.single_add_to_cart_button.button.alt:after {
    content: "\f217";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 28px;
    vertical-align: middle;
    margin-right: 10px;
}

button[type="submit"] {
    box-shadow: none !important;
    border: none;
}

button.single_add_to_cart_button.button.alt:hover {
    box-shadow: 0px 0px 0px 2.5px white inset, 0px 0px 0px 4px #ffce00 !important;
}


.product-section {
    border-top: none;
}

.single-product .product-footer .container {
    background: #fff;
    padding: 15px;
    /* margin-bottom: 20px; */
}


.entry-content {
    padding-bottom: 0 !important;
}


.col {
    padding-bottom: 0 !important;
}

.page-wrapper {
    padding-bottom: 0 !important;
    margin-bottom: 100px !important;
}


.single-product .product-footer {
    background: #fff;
}


@media screen and (min-width: 850px) {
.large-10 {
    flex-basis: 100%;
    max-width: 100%;
}
}


h5.uppercase.mt {
    font-size: 150%;
    color: #030303;
    display: inline-block;
    text-align: center;
    border-bottom: 2px solid #030303;
}

.uppercase {
    letter-spacing: 0;
    font-family: 'Vazir';

}

.uppercase a {
color: #334862; 
font-family: 'VazirFN';
}

.message-container a {
    font-family: 'VazirFN';
}

.related.related-products-wrapper.product-section {
    display: none;
}



.elementor-208 .elementor-element.elementor-element-4816a185 {
    margin-right: -165px;
}

@media (min-width: 1280px) and ( max-width: 1339.99px ) {
.elementor-208 .elementor-element.elementor-element-4816a185 {
    margin-right: 0;
    position: relative;
    left: 110px;
}
}

@media( max-width: 768px ) {
    .elementor-208 .elementor-element.elementor-element-4816a185 {
    margin-right: 0px !important;
    text-align: justify !important;
}
    
}



.elementor-4355 .elementor-element.elementor-element-7b6cf1e {
    margin-right: -165px;
}

@media( max-width: 768px ) {
    .elementor-4355 .elementor-element.elementor-element-7b6cf1e {
    margin-right: 0px !important;
    text-align: justify !important;
}
    
}

.elementor-208 .elementor-element.elementor-element-589b7992 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width:768px) {
.elementor-208 .elementor-element.elementor-element-589b7992 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}




@media( min-width: 768px ) {
.elementor-208 .elementor-element-4db76525 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}

@media( min-width: 768px ) {
.elementor-element-3a8e325e  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



@media( min-width: 768px ) {
.elementor-element-49d594cf .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


@media( min-width: 768px ) {
.elementor-element-5e86caf1 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


@media( min-width: 768px ) {
.elementor-element-2bea52b7 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


@media( min-width: 768px ) {
.elementor-element-389f23d  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


@media( min-width: 768px ) {
.elementor-element-0fa4357  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}

@media( min-width: 768px ) {
.elementor-element-5540c4b7  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}

@media( min-width: 768px ) {
.elementor-element-38e8759  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



@media( min-width: 768px ) {
.elementor-element-1d6e0b2  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}




@media( min-width: 768px ) {
.elementor-element-3b170fe  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}




@media( min-width: 768px ) {
.elementor-element-10a5f6c  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



@media( min-width: 768px ) {
.elementor-element-5082fc7  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



@media( min-width: 768px ) {
.elementor-element-816bc2c  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



@media( min-width: 768px ) {
.elementor-element-a953d8d  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}




.elementor-element-4db76525 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}

.elementor-element-3a8e325e .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px !important;
}



.elementor-element-f51e9a0 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-49d594cf .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-5e86caf1 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-2bea52b7 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-389f23d .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}



.elementor-element-0fa4357 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}

.elementor-element-5540c4b7 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-38e8759 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-9a2c920 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-1d6e0b2 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-3b170fe .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}

.elementor-element-10a5f6c .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-5082fc7 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}

.elementor-element-816bc2c .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}



.elementor-208 .elementor-element.elementor-element-18d15fb7 {
    margin-right: -165px;
    margin-left: 38px;
}



.elementor-208 .elementor-element.elementor-element-186c35ba {
    margin-right: -165px;
    margin-left: 38px;
}



.elementor-4355 .elementor-element.elementor-element-0c9cfb7 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width:768px) {
.elementor-4355 .elementor-element.elementor-element-0c9cfb7 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}


.elementor-4355 .elementor-element.elementor-element-704d9d4 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width:768px) {
.elementor-4355 .elementor-element.elementor-element-704d9d4 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-element-4db76525 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-4db76525 .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}


.elementor-element-f51e9a0 .elementor-column-gap-default{
    max-width: 1280px !important;
}


@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-f51e9a0 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


.elementor-element-49d594cf .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-49d594cf .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


.elementor-element-5e86caf1 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-5e86caf1 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


.elementor-element-2bea52b7 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-2bea52b7 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-element-389f23d .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-389f23d .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-element-0fa4357 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-0fa4357 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-element-5540c4b7 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-5540c4b7 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-element-3a8e325e .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-3a8e325e .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-element-a953d8d .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-a953d8d .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


.elementor-element-38e8759 .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-38e8759 .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-1d6e0b2 .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-1d6e0b2 .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-3b170fe .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-3b170fe .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-10a5f6c .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-10a5f6c .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-5082fc7 .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-5082fc7 .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-816bc2c .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-816bc2c .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}

.elementor-element-a953d8d .elementor-column-gap-default {
    max-width: 1280px !important;
}

@media(min-width:1280px) and (max-width: 1439.98px) {
    .elementor-element-a953d8d .elementor-column-gap-default {
        max-width: 1150px !important;
    }
}


@media(max-width: 768px) {
    .elementor-208 .elementor-element.elementor-element-18d15fb7 {
        margin-right: 0px;
        margin-left: 0px;
    }
}



@media(max-width: 768px) {
    .elementor-208 .elementor-element.elementor-element-186c35ba {
        margin-right: 0px;
        margin-left: 0px;
    }
}

/************************************************  Single Product آژآنس دلاری ****************************************************/
@media( min-width: 768px ) {
.elementor-element-37e4f0fc .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}



.elementor-1250 .elementor-element.elementor-element-55f02e96 {
    margin-right: -165px;
}

@media( max-width: 768px ) {
    .elementor-1250 .elementor-element.elementor-element-55f02e96 {
    margin-right: 0px !important;
    text-align: justify !important;
}
    
}



.elementor-element-37e4f0fc .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-37e4f0fc .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-37e4f0fc .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


.elementor-1250 .elementor-element.elementor-element-543b0ac4 {
    margin-right: -165px;
    margin-left: 38px;
}


.elementor-1250 .elementor-element.elementor-element-5c576fa7 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width: 768px) {
.elementor-1250 .elementor-element.elementor-element-5c576fa7 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-1250 .elementor-element.elementor-element-2cf5547b {
    margin-right: -165px !important;
    margin-left: 38px !important;
}

@media(max-width: 768px) {
.elementor-1250 .elementor-element.elementor-element-2cf5547b {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

@media(max-width: 768px) {
.elementor-1250 .elementor-element.elementor-element-2cf5547b {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}


/* .elementor-element-4db76525 .elementor-column-gap-default{
    max-width: 1280px !important;
} */


.elementor-element-f51e9a0 .elementor-column-gap-default{
    max-width: 1280px !important;
}


.elementor-element-3b170fe .elementor-column-gap-default{
    max-width: 1280px !important;
}


.elementor-element-10a5f6c .elementor-column-gap-default{
    max-width: 1280px !important;
}


.elementor-element-5082fc7 .elementor-column-gap-default{
    max-width: 1280px !important;
}


.elementor-element-816bc2c .elementor-column-gap-default{
    max-width: 1280px !important;
}


.elementor-element-41c0283 .elementor-column-gap-default{
    max-width: 1280px !important;
}


/* .elementor-element-3a8e325e .elementor-column-gap-default{
    max-width: 1280px !important;
} */

.elementor-element-a953d8d .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media(max-width: 768px) {
    .elementor-208 .elementor-element.elementor-element-18d15fb7 {
        margin-right: 0px;
        margin-left: 0px;
    }
}



@media(max-width: 768px) {
    .elementor-208 .elementor-element.elementor-element-186c35ba {
        margin-right: 0px;
        margin-left: 0px;
    }
}


@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1250 .elementor-element.elementor-element-1c8630fa > .elementor-widget-container {
    margin: 0px -138px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1250 .elementor-element.elementor-element-65b5b6ea > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1250 .elementor-element.elementor-element-55f02e96 {
    margin-right: 0;
    position: relative;
    left: 110px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1250 .elementor-element.elementor-element-6ed2cb6 > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}
/************************************************  Single Product منتورینگ هوشمند  ****************************************************/
.elementor-2102 .elementor-element.elementor-element-63f1c999 {
    margin-right: -165px;
    margin-left: 38px;
}


@media(max-width: 768px) {
.elementor-2102 .elementor-element.elementor-element-63f1c999 {
    margin-right: 0;
    margin-left: 0;
}
}

.elementor-2102 .elementor-element.elementor-element-55f02e96 {
    margin-right: -165px;
}

@media( max-width: 768px ) {
    .elementor-2102 .elementor-element.elementor-element-55f02e96 {
    margin-right: 0px !important;
    text-align: justify !important;
}
    
}


@media( min-width: 768px ) {
.elementor-element-fbd67e5 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


.elementor-element-fbd67e5 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-fbd67e5 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-fbd67e5 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


@media( min-width: 768px ) {
.elementor-element-72576456 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


.elementor-element-72576456 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-72576456 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-72576456 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


@media( min-width: 768px ) {
.elementor-element-409c9634 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


.elementor-element-409c9634 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-409c9634 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-409c9634 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}


@media( min-width: 768px ) {
.elementor-element-452f6f2e .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

}


.elementor-element-452f6f2e .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}


.elementor-element-452f6f2e .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-452f6f2e .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

.elementor-2102 .elementor-element.elementor-element-7e6cfc16 {
    margin-right: -165px;
    margin-left: 38px;
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
    .elementor-2102 .elementor-element.elementor-element-7e6cfc16 {
        margin-right: 0;
        position: relative;
        left: 110px;
    }
}

@media( max-width: 768px ) {
.elementor-2102 .elementor-element.elementor-element-7e6cfc16 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: justify!important;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
    .elementor-2102 .elementor-element.elementor-element-11715ee1 > .elementor-widget-container {
        margin: 0px -138px 0px 0px;
        position: relative;
        left: 35px;
    }
}


@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-2102 .elementor-element.elementor-element-7e73dd77 > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-2102 .elementor-element.elementor-element-637ef06 > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}
/************************************************ End Single Product منتورینگ هوشمند  ****************************************************/





/************************************************  Single Product  آژانس هوشمند  ****************************************************/


.elementor-element-cdabcef .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-cdabcef .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

@media (min-width: 768px) {
.elementor-element-cdabcef .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
}


.elementor-element-cdabcef .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}

.elementor-1252 .elementor-element.elementor-element-6a3d0226 {
    margin-right: -165px !important;
    margin-left: 38px !important;
}


.elementor-1252 .elementor-element.elementor-element-422677c {
    margin-right: -165px;
}

@media(max-width:768px) {
.elementor-1252 .elementor-element.elementor-element-6a3d0226 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-1252 .elementor-element.elementor-element-19f25ea1 {
    margin-right: -165px !important;
    margin-left: 38px !important;
}

@media(max-width:768px) {
.elementor-1252 .elementor-element.elementor-element-19f25ea1 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-1252 .elementor-element.elementor-element-6e6b2b42 {
    margin-right: -165px;
    margin-left: 38px !important;
}

@media(max-width:768px) {
.elementor-1252 .elementor-element.elementor-element-6e6b2b42 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1252 .elementor-element.elementor-element-73b95a13 > .elementor-widget-container {
    margin: 0px -138px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1252 .elementor-element.elementor-element-66f5af93 > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1252 .elementor-element.elementor-element-6e6b2b42 {
    margin-right: 0;
    position: relative;
    left: 110px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1252 .elementor-element.elementor-element-4f278c9 > .elementor-widget-container {
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px;
}
}
/************************************************ End Single Product  آژانس هوشمند  ****************************************************/




/************************************************  Single Product  آژانس افزایش فروش  ****************************************************/

.elementor-element-a714074 .elementor-column-gap-default{
    max-width: 1280px !important;
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
    .elementor-element-a714074 .elementor-column-gap-default{
        max-width: 1150px !important;
    }
}

@media (min-width: 768px) {
.elementor-element-a714074 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
}


.elementor-element-a714074 .elementor-widget-image-box .elementor-image-box-content {
    margin-right: 15px;
}



.elementor-1445 .elementor-element.elementor-element-717e7114 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width:768px) {
.elementor-1445 .elementor-element.elementor-element-717e7114 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-1445 .elementor-element.elementor-element-26efd566 {
    margin-right: -165px;
    margin-left: 38px;
}

@media(max-width:768px) {
.elementor-1445 .elementor-element.elementor-element-26efd566 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}

.elementor-1445 .elementor-element.elementor-element-79565af8 {
    margin-right: -165px;
    margin-left: 38px !important;
}

@media(max-width:768px) {
    .elementor-1445 .elementor-element.elementor-element-79565af8 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}


@media (min-width: 1280px) and (max-width: 1339.99px){
.elementor-1445 .elementor-element.elementor-element-501595af > .elementor-widget-container {
    margin: 0px -138px 0px 0px;
    position: relative;
    left: 35px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px){
.elementor-1445 .elementor-element.elementor-element-33d32622 > .elementor-widget-container{
    margin: 0px -143px 0px 0px;
    position: relative;
    left: 35px
}
}

@media (min-width: 1280px) and (max-width: 1339.99px) {
.elementor-1445 .elementor-element.elementor-element-79565af8 {
    margin-right: 0;
    position: relative;
    left: 110px;
}
}

@media (min-width: 1280px) and (max-width: 1339.99px){
    .elementor-1445 .elementor-element.elementor-element-aabbb42 > .elementor-widget-container{
        margin: 0px -143px 0px 0px;
        position: relative;
        left: 35px
    }
    }
/************************************************ End Single Product  آژانس افزایش فروش  ****************************************************/
/************************************************  Single Product مشتری یابی جهانی ****************************************************/
/************************************************ End Single Product مشتری یابی جهانی ****************************************************/




/************************************************  Arshive Blog ****************************************************/
body.rtl .box-vertical .box-image, body.rtl .box-vertical .box-text {
    direction: rtl;
}

.title_archive_blog {
    font-family: 'Vazir';
    text-align: center;
    padding-bottom: 40px;
}

@media screen and (min-width: 850px) {
.single-post .large-9 {
    flex-basis: 70%;
    max-width: 75%;
}
}

@media screen and (min-width: 850px) {
.single-post .large-3 {
    flex-basis: 30%;
    max-width: 30%;
}
}

@media screen and (min-width: 850px) {
.large-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
}
}

.box-text.text-center {
    background: #f7f7f7 !important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.row-box-shadow-1 .col-inner {
    box-shadow: 0px 4px 11px 1px #dddddd70;
    border-radius: 7px;
}

.box-blog-post .is-divider {
    margin-right: 0;
}

.blog  #main .box-text .post-title {
    color: #0B5CB8;
    font-size: 18px;
}

.blog  #main .box-text .from_the_blog_excerpt  {
    color: #222;
    font-size: 16px;
}

.blog-wrapper {
    padding-top: 80px;
    padding-bottom: 200px;
}


.has-hover:hover .badge-outline .badge-inner {
    background-color: #0B5CB8;
    color: #fff;
}

.post-date .badge-inner {
    border: none !important;
}

.badge.post-date {
    top: 7px;
}

.badge.top {
    right: 7px;
}

.post-item .badge {
    height: 2.5em !important;
}

.badge-outline .badge-inner {
    box-shadow: -7px 7px 11px 1px #00000036 !important;
    border: none !important;
    color: #686868;
    border-radius: 8px !important;
}


.elementor-1908 .elementor-element.elementor-element-f5d3588:before {
    background: #ffffff;
    content: "";
    height: 99.68%  !important;
    width: 143vh;
    position: absolute;
    left: -139vh;
    top: 9px;
}

/************************************************  Single Blog ****************************************************/
.elementor-793 .elementor-element.elementor-element-15e23a7 .elementor-divider {
    padding-top: 2px;
    padding-bottom: 2px;
}


.single div#comments {
    padding: 40px 40px 1px!important;
    box-shadow: none!important;
    background: #fff;
    /* position: relative;
    z-index: 9; */
    border-radius: 10px!important;
}

#comments .comment-respond {
    background-color: #fff;
    margin-top: 15px;
    padding: 15px 25px 0;
}

input[type=submit]:not(.is-form) {
    background-color: #0B5CB8;
    border-radius: 7px!important;
    color: #fff;
}


#comments .comment-respond .comment-reply-title {
    color: #0B5CB8;
}


.single a#top-link {
    display: none;
}



/************************************************  Checkout Page ****************************************************/
form.checkout.woocommerce-checkout .col-inner.has-border {
    border-radius: 10px;
    box-shadow: none;
    border-color: #1fcc64;
}


.button, input[type=button].button, input[type=reset].button, input[type=submit], input[type=submit].button {
    background-color: #1fcc64 !important;
}

.woocommerce-privacy-policy-text {
    display: none;
}


.woocommerce-checkout button#place_order {
    width: 100%;
    background-color: #1FCC64;
}

.cart-container.container.page-wrapper.page-checkout {
    padding-bottom: 200px;
}

/************************************************  404 page ****************************************************/

section.error-404.not-found.mt.mb {
    margin-bottom: 150px;
}
/************************************************ End 404 page ****************************************************/


/************************************************  Footer ****************************************************/
.footer {
    /*padding: 0 !important;*/
}

.absolute-footer {
display: none;
}


.elementor-element-5ee4d50 .elementor-icon {
    display: flex;
}

@media (max-width: 767px) {
.elementor-column.elementor-element-da253d3  {
    width: 100% !important;
}
.elementor-column.elementor-element-da253d3 h2{
    text-align: center;
}
}
@media (max-width: 767px) {
.elementor-column.elementor-element-290b36e  {
    width: 100% !important;
}
.elementor-column.elementor-element-290b36e h2{
    text-align: center;
}
}
@media (max-width: 767px) {
.elementor-column.elementor-element-9ded530  {
    width: 100% !important;
}
.elementor-column.elementor-element-9ded530 h2{
    text-align: center;
}
}
@media (max-width: 767px) {
.elementor-column.elementor-element-1abcd0f  {
    width: 100% !important;
}
.elementor-column.elementor-element-1abcd0f h2{
    text-align: center;
}
}

@media (max-width: 767px) {
.elementor-element-dfa1466 .elementor-element-1d6bc6f {
    width: 100% !important;
}
}


@media (max-width: 767px) {
    .elementor-element-dfa1466 .elementor-element-e99d23c {
        width: 100% !important;
    }
    }


.gform_wrapper.gravity-theme .gfield_label {
    color: #fff;
    font-family: 'DanaBold';
    border-bottom: none;
    
}

.gform_wrapper .gfield_required {
    color: #ff0000 !important;
    font-size: 15px !important;
}


.gform_wrapper.gravity-theme .gfield_description {
    color: #00ff8e;
}



/* @media(max-width: 768px) {
    .elementor-1318 .elementor-element.elementor-element-f980878 .elementor-heading-title {
        margin-right: -17px;
    }
} */


/* @media(max-width: 768px) {
    .elementor-1318 .elementor-element.elementor-element-6924b2b .elementor-heading-title {
        margin-right: 2px;
    }
} */


/* @media(max-width: 768px) {
    .elementor-1318 .elementor-element.elementor-element-c7082a7 .elementor-heading-title {
        margin-right: 0;
    }
} */



/************************************************  Checkout Page ****************************************************/

form.checkout h3 {
    font-size: 1.1em;
    font-weight: bolder;
    overflow: hidden;
    padding-top: 10px;
    text-transform: uppercase;
    color: #1FCC64;
}


.woocommerce-billing-fields__field-wrapper input {
    border-radius: 10px;
    box-shadow: none;
}


.woocommerce-billing-fields__field-wrapper label {
    font-size: 1em;
}




/************************************************  Testimonials ****************************************************/
.slider_container {
  /* max-width: 1120px; */
  width: 100%;
  /*background-color: gray;*/
  padding: 40px 0;
}

.slide_content {
  margin: 0 40px;
  /*background-color: red;*/
  overflow: hidden;
  border-radius: 25px;
}

.card {
  /* width: 320px; */
  border-radius: 25px;
  background-color: #fff;
  cursor: pointer !important;
}

.image_content,
.card_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 14px;
}


.card_content_gr {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 10px 14px; */
    padding-top: 15px;
    padding-right: 15px;
    text-align: right;
  }


  .work_title {
    font-size: 15px;
    text-align: right;
  }


  .work_desc {
    font-size: 15px;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
  }


.card_content_work {
    display: flex;
    flex-direction: row-reverse;
    padding-right: 15px;
}



.slide_content_str.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}

@media(max-width: 768px) {
    .slide_content_str.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}


.slide_content_strfd.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}

@media(max-width: 768px) {
    .slide_content_strfd.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}



.slide_content_gr.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}

@media(max-width: 768px) {
    .slide_content_gr.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}

.slide_content_pr.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}


@media(max-width: 768px) {
    .slide_content_pr.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}


.slide_content_ar.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}


@media(max-width: 768px) {
    .slide_content_ar.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}


.slide_content_eng.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}


@media(max-width: 768px) {
    .slide_content_eng.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}



.slide_content_digital.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    margin-right: -160px;
}


@media(max-width: 768px) {
    .slide_content_digital.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        margin-right: 0px;
    }
}



  .music_testimonial {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 15px 7px 0px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
}



/* .music_testimonial audio {
    width: 70%;
    padding-bottom: 20px;
} */

.music_testimonial audio::-webkit-media-controls-enclosure {
    border-radius: 0px;
    background-color: #fff;
}


.music_testimonial .info audio {
    width: 450px;
}

@media(max-width:768px) {
.music_testimonial .info audio {
    width: 250px;
}
}

@media(min-width:1046px) and (max-width: 1140px)  {
.music_testimonial .info audio {
    width: 403px;
}
}

@media(min-width:768px) and (max-width: 1046px)  {
.music_testimonial .info audio {
    width: 253px;
}
}

.music_testimonial .client_info img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.client_info p {
    width: 130%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    z-index: 100;
    position: relative;
}

.image_content {
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}


.image_content .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #4070f4;
  border-radius: 25px 25px 0 25px;
}


.image_content .overlay::before,
.image_content .overlay::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #4070f4;
}

.image_content .overlay::after {
  border-radius: 0 25px 0 0;
  background-color: #fff;
}

.card_image {
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background-color: #fff;
  padding: 3px;
}

.card_image .card_img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #4070f4;
}

.name {
  font-size: 17px;
  font-weight: 500;
  color: #333;
  font-family: 'Vazir';
}


.description {
  font-size: 14px;
  color: #707070;
  text-align: center;
  font-family: 'Vazir';
}




.button_ts {
  align-items: center;
  appearance: none;
  background-clip: padding-box;
  background-color: initial;
  background-image: none;
  border-style: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  flex-direction: row;
  flex-shrink: 0;
  font-family: 'vazir';
  font-size: 16px;
  font-weight: 800;
  justify-content: center;
  line-height: 24px;
   margin: 0 0 20px 0;
  min-height: 47px;
  outline: none;
  overflow: visible;
  padding: 19px 26px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  width: auto;
  word-break: keep-all;
  z-index: 0;
}


@media (min-width: 768px) {
  .button_ts {
    padding: 8px 32px;
  }
}


.button_ts,
.button_ts:after {
  border-radius: 10px;
}


.button_ts:before {
  background-color: #2635ff66;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}


.button_ts:after {
  background-color: initial;
  background-image: linear-gradient(92.83deg, #2635ff 0, #2669ff 100%);
  bottom: 4px;
  content: "";
  display: block;
  left: 4px;
  overflow: hidden;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: all 100ms ease-out;
  z-index: -1;
}


.button_ts:hover:not(:disabled):after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition-timing-function: ease-in;
}


.button_ts:active:not(:disabled) {
  color: #ccc;
}


.button_ts:active:not(:disabled):after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
  bottom: 4px;
  left: 4px;
  right: 4px;
  top: 4px;
}


a.button_ts:hover {
    color:#fff;
}


.button_ts:disabled {
  cursor: default;
  opacity: .24;
}





/*.button {*/
/*  border: none;*/
/*  font-size: 16px;*/
/*  color: #fff;*/
/*  padding: 8px 16px;*/
/*  background-color: #4070f4;*/
/*  border-radius: 6px;*/
/*  margin: 14px;*/
/*  cursor: pointer;*/
/*  transition: all 0.3s ease;*/
/*}*/

/*.button:hover {*/
/*  background: #265df2;*/
/*}*/



.swiper-navBtn-next {
    transition: color 0.3s ease;
    top: 215px !important;
    right: -15px !important;
    left: auto;
}

/* .swiper-navBtn-next:hover {
    color: #0269ed;
} */

.swiper-navBtn-next::before, .swiper-navBtn-next::after {
    font-size: 20px;
}



.swiper-navBtn-prev {
    transition: color 0.3s ease;
    top: 215px !important;
    left: -15px !important;
    right: auto;
}

/* .swiper-navBtn-prev:hover {
    color: #0269ed;
} */

.swiper-navBtn-prev::before, .swiper-navBtn-prev::after {
    font-size: 30px;
}


.swiper-button-next {
    top: 246px;
    right: -64px;
    left: auto;
    background: #ffce00;
    color: #fff;
    border-radius: 8px;
    padding: 22px;
}

.swiper-button-prev {
    top: 246px;
    left: -64px;
    right: auto;
    background: #ffce00;
    color: #fff;
    border-radius: 8px;
    padding: 22px;
}

@media (min-width:768px) and (max-width:1440px) {
.swiper-button-next {
    top: 246px;
    right: -52px;
    left: auto;
    background: #ffce00;
    color: #fff;
    border-radius: 8px;
    padding: 22px;
}

.swiper-button-prev {
    top: 246px;
    left: -52px;
    right: auto;
    background: #ffce00;
    color: #fff;
    border-radius: 8px;
    padding: 22px;
}
}

@media(max-width:768px) {
    .swiper-button-next {
        top: 246px;
        right: -14px;
        left: auto;
        background: #ffce00;
        color: #fff;
        border-radius: 8px;
        padding: 22px;
    }
    
    .swiper-button-prev {
        top: 246px;
        left: -14px;
        right: auto;
        background: #ffce00;
        color: #fff;
        border-radius: 8px;
        padding: 22px;
    }
}


/* .swiper-button-next_resault_next {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next {
    right: -40px;
    left: auto;
    top: 247px;
}




.swiper-button-next_resault_prev {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev {
    left: -27px;
    right: auto;
    top: 247px;
}



.swiper-button-next_resault_next-str {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-str:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-str {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
.swiper-button-next_resault_next-str {
    right: -18px;
    left: auto;
    top: 245px;
}
}



.swiper-button-next_resault_prev-str {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-str:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-str {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-str {
        left: -7px;
        right: auto;
        top: 247px;
    }
}




.swiper-button-next_resault_next-strfd {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-strfd:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-strfd {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-strfd:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-strfd {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
.swiper-button-next_resault_next-strfd {
    right: -18px;
    left: auto;
    top: 245px;
}
}


.swiper-button-next_resault_prev-strfd {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-strfd {
        left: -7px;
        right: auto;
        top: 247px;
    }
}





.swiper-button-next_resault_next-gr {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-gr:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-gr {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
.swiper-button-next_resault_next-gr {
    right: -18px;
    left: auto;
    top: 245px;
}
}



.swiper-button-next_resault_prev-gr {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-gr:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-gr {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-gr {
        left: -7px;
        right: auto;
        top: 247px;
    }
}



.swiper-button-next_resault_next-pr {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-pr:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-pr {
    right: -40px;
    left: auto;
    top: 247px;
}


@media(max-width:768px) {
.swiper-button-next_resault_next-pr {
    right: -18px;
    left: auto;
    top: 245px;
}
}



.swiper-button-next_resault_prev-pr {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-pr:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-pr {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-pr {
        left: -7px;
        right: auto;
        top: 247px;
    }
}


.swiper-button-next_resault_next-ar {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-ar:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-ar {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_next-ar {
        right: -18px;
        left: auto;
        top: 245px;
    }
    }
    


.swiper-button-next_resault_prev-ar {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-ar:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-ar {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-ar {
        left: -7px;
        right: auto;
        top: 247px;
    }
}


.swiper-button-next_resault_next-eng {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-eng:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-eng {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
.swiper-button-next_resault_next-eng {
    right: -18px;
    left: auto;
    top: 245px;
}
}

.swiper-button-next_resault_prev-eng {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-eng:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-eng {
    left: -27px;
    right: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_prev-eng {
        left: -7px;
        right: auto;
        top: 247px;
    }
}


.swiper-button-next_resault_next-digi {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_next-digi:hover {
    color: #0269edab;
}



.swiper-button-next_resault_next-digi {
    right: -40px;
    left: auto;
    top: 247px;
}

@media(max-width:768px) {
    .swiper-button-next_resault_next-digi {
        right: -18px;
        left: auto;
        top: 245px;
    }
}

.swiper-button-next_resault_prev-digi {
    transition: color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 22px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    border-radius: 50%;
    font-weight: bold;
}

.swiper-button-next_resault_prev-digi:hover {
    color: #0269edab;
}


.swiper-button-next_resault_prev-digi {
    left: -27px;
    right: auto;
    top: 247px;
}


@media(max-width:768px) {
    .swiper-button-next_resault_prev-digi {
        left: -7px;
        right: auto;
        top: 247px;
    }
} */

.swiper-button-prev:after {
    font-size: 20px !important;
    position: relative;
    right: 2px;
}


.swiper-button-next:after {
    font-size: 20px !important;
    position: relative;
    left: 2px;
}


.slide_content_podcast .swiper-button-next {
    top: 472px !important;
    right: 5px !important;
    right: auto;
}

.slide_content_podcast .swiper-button-prev {
    top: 472px !important;
    left: 5px !important;
}

@media screen and (min-width: 900px) {
    .slide_content_podcast .swiper-button-prev, .slide_content_podcast .swiper-button-next {
        display: none;
    }
}


@media screen and (min-width: 900px) {
    .slide_content_podcast .swiper-button-prev {
        display: none;
    }
}


/*.swiper-button-next {*/
/*    right: 0;*/
/*}*/

/*.swiper-button-prev {*/
/*    left: 0;*/
/*}*/


@media screen and (max-width: 768px) {
    .slide_content {
        margin: 0 10px;
    }
    
    .swiper-navBtn {
        display: none;
    }
}


.swiper-pagination-bullet {
    background-color: #6600cca3;
    opacity: 1;
    padding: 5px;
}

.swiper-pagination-bullet-active {
    background-color: #6600cc;
    padding: 5px;
}



.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: 0px !important;
}



/************************************************  Landing Page ****************************************************/
/************************************************  About US Page ****************************************************/
.elementor-1394 .elementor-element.elementor-element-47e7489 {
    margin-right: -165px;
    margin-left: -165px;
}


.elementor-1394 .elementor-element.elementor-element-63b52eb {
    margin-right: -165px;
    margin-left: -165px;
}

@media (max-width: 360px) {
.elementor-1394 .elementor-element.elementor-element-5dcd1e6 {
    position: relative;
    left: 16px;
}
}


@media (max-width: 360px) {
.elementor-1394 .elementor-element.elementor-element-89332f6 {
    position: relative;
    left: 16px;
}
}


@media (max-width: 360px) {
.elementor-1394 .elementor-element.elementor-element-5701a77 {
    position: relative;
    left: 16px;
}
}

@media(max-width: 467px) {
.elementor-1394 .elementor-element.elementor-element-47e7489 {
    margin-right: -12px ;
    margin-left: -12px;
}
}


@media(max-width: 467px) {
.elementor-1394 .elementor-element.elementor-element-63b52eb {
    margin-right: -12px;
    margin-left: -12px;
}
}


/************************************************  Results Page ****************************************************/
.elementor-element-6e501fb.elementor-section-boxed > .elementor-container {
    max-width: 1300px !important;
}





/************************************************  End Results Page ****************************************************/



/************************************************  payment gravity Page ****************************************************/

.gform-body legend {
    color: #222 !important;
}


.gform-body label {
    color: #222 !important;
}

.gform-body .gfield_description {
    color: #ff0000 !important;
}
/************************************************  End payment gravity Page ****************************************************/


/************************************************  Podcast ****************************************************/

.elementor-271 .elementor-element.elementor-element-f0248c7 {
    margin-right: 6px !important;
}


.elementor-271 .elementor-element.elementor-element-842db86 {
    margin-right: -73px !important;
}


.elementor-1482 .elementor-element.elementor-element-6b15fac {
    margin-right: -73px !important;
}


.elementor-1482 .elementor-element.elementor-element-a3fa4c8 {
    margin-right: 6px !important;
}


/************************************************ End Podcast ****************************************************/


/************************************************  oto url Page ****************************************************/
#gform_11 #ginput_base_price_11_5 {
	display: none;
}

#gform_11 .gfield_description {
	padding-top: 0 !important;
    position: relative;
    bottom: 30px;
    right: 53px;
}




/************************************************ آپارات  ****************************************************/
.h_iframe-aparat_embed_frame iframe {
    border-radius: 20px !important;
}



div#field_10_11 {
    font-size: 20px;
    font-family: 'Vazir';
    font-weight: 600;
    color: #f00;
}


div#field_10_7 {
    font-size: 20px;
    font-family: 'Vazir';
    font-weight: 600;
    color: #f00;
}


.gf_progressbar_percentage.percentbar_blue.percentbar_100 {
    display: none !important;
}


p.gf_progressbar_title {
    display: none !important;
}




#popUp {
    position: fixed;
    width: 480px;
    height: 140px;
    z-index: 100000;
    background: #030038;
    border: 7px solid #030038;
    bottom: 32px;
    margin-left: 0;
    border-radius: 16px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }



  #new span {
    position: absolute;
    right: 195px;
    color: #fff;
    padding: 6px 10px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Vazir';
    margin-top: -5px;
  }



  #popUp .close {
    color: #fff;
    right: 8px;
    top: 0px;
    position: absolute;
    font-size: 20px;
    cursor: pointer;
  }



  #popUp h2 {
    font-size: 15px;
    color: #ffffff;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Vazir';
    text-align: center;
    margin-top: 28px;
    padding: 0 20px;
  }


@media(max-width: 414px) {
    #popUp h2 {
    font-size: 13px;
    color: #ffffff;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Vazir';
    text-align: center;
    margin-top: 30px;
    padding: 0 20px;
      }
}


  #popUp a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 7px;
    position: absolute;
    width: 90%;
    font-size: 14px;
    font-weight: 800;
    font-family: 'Vazir';
    color: #fff;
    background: #fd1a3a;
    border-radius: 10px;
    letter-spacing: 0px;
    /* padding: 3px 0; */
  }


  #plus {
    position: fixed;
    z-index: 100000;
    color: #fff;
    bottom: 15%;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Vazir';
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: right;
  }
  
  #plus span {
    position: absolute;
    margin-top: 38px;
    right: 4px;
    top: 7px;
  }
  
  #plus::after {
    content: '';
    display: block;
    border-top: 65px solid transparent;
    border-bottom: 65px solid transparent;
    border-right: 65px solid #df0f50;
  }



  @media all and (max-width: 900px) {
    #popUp {
      margin-right: -460px;
    }
    #plus {
      margin-right: 0px;
    }
  }

  @media (max-width: 390px) {
    #popUp {
        width: 390px !important;
      }

      #popUp a.button {
        letter-spacing: 0px;
        font-size: 14px;
      }

      #new span {
        position: absolute;
        right: 152px;
        font-size: 15px;
    }
  }

  @media ( max-width: 414px) {
    #popUp {
        width: 414px;
      }
  }



  @media (max-width: 360px) {
    #popUp {
        width: 362px;
      }

      #new span {
        position: absolute;
        right: 106px;
    }
  }



@media(max-width: 768px) {
input[type=submit]#gform_submit_button_13 {
        margin: 20px 17px !important;
}
}




/************************************************  Start Course_Slider  ****************************************************/
.item-img {
    width: 100%;
    height: fit-content;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 16px 0px 14px 0 rgb(0 0 0 / 3%);
    position: relative;
    direction: rtl;
    padding: 0 15px 22px 15px;
    display: grid;
    gap: 10px;
}

.course_slide {
    border-radius: 15px;
}

.anim-zoom-effect, .anim-zoom-effect img {
    transition: all 0.3s;
}



.item-img-cv-a {
    display: grid !important;
    gap: 10px;
}


.item-img-cover {
    position: relative;
    transform: translateY(-30px);
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    height: auto;
    aspect-ratio: 6/4;
    z-index: 100;
}


.item-img-cover img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.item-img h3 {
    color: #475466;
    text-align: right;
    font-weight: 800;
    font-size: 14px;
    /*font-family: 'Vazir';*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    /* margin-top: -10px; */
}


.item-img p {
    color: #79899E;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Vazir';
    text-align: right;
    height: 47px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

hr.blc {
    border-width: 1px !important;
    border-top: 1px solid #eee !important;
}


.item-star {
    position: relative;
    color: #50565F;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Vazir';
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-bottom: 10px;
}


.item-star::before {
    position: relative;
    right: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    content: url(data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.4999 11.0525C16.4999 14.4318 13.7605 17.1712 10.3812 17.1712C7.00189 17.1712 4.26245 14.4318 4.26245 11.0525C4.26245 7.67322 7.00189 4.93377 10.3812 4.93377C13.7605 4.93377 16.4999 7.67322 16.4999 11.0525Z' fill='%23FFF1DC'/%3E%3Cpath d='M6.73529 1.44967C7.16533 0.569491 8.41973 0.56949 8.84977 1.44967L10.062 3.93086C10.2335 4.28182 10.5679 4.52481 10.9547 4.57943L13.6891 4.96562C14.6591 5.10262 15.0467 6.29563 14.3425 6.97661L12.3573 8.89626C12.0765 9.16779 11.9488 9.56096 12.0164 9.94567L12.494 12.6655C12.6635 13.6304 11.6486 14.3677 10.7834 13.9084L8.34424 12.6136C7.99923 12.4305 7.58583 12.4305 7.24082 12.6136L4.80168 13.9084C3.93642 14.3677 2.92158 13.6304 3.09103 12.6655L3.56871 9.94567C3.63627 9.56096 3.50852 9.16779 3.22773 8.89626L1.24259 6.97661C0.538375 6.29563 0.926007 5.10262 1.896 4.96562L4.63036 4.57943C5.01712 4.52481 5.35157 4.28182 5.52304 3.93086L6.73529 1.44967Z' fill='%23FEA529'/%3E%3C/svg%3E%0A);
}



/* .item-details {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 1px;
    justify-content: center;
    font-family: 'dana';
    padding-bottom: 5px;
} */


.item-details {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
}


.item-details div svg {
    position: relative;
    top: 3px;
}

.item-details>h3 {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}


.item-details>div>svg {
    width: 16px;
    height: 16px;
    transform: translateY(-1px);
}


.item-details>div>span {
    font-size: 14px;
    font-weight: 600;
    color: #50565F;
    font-family: 'dana' !important;
}

.item-details>div>span:nth-child(2) {
    font-weight: 800;
}


.item-price-div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row-reverse;
    margin-bottom: 10px;
}


.item-details .meet {
    margin-left: 20px;
}


.item-details .hour {
    /* margin-right: 25px; */
}




.item-del-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    /* min-height: 40px; */
}

.item-price {
    display: flex;
    align-items: center;
    gap: 5px;
}


.item-price>span bdi {
    font-size: 18px;
    /*font-family: 'VazirFN';*/
    color: var(--txt1-col);
    font-weight: 800;
    line-height: 5px;
}


.item-price span.woocommerce-Price-currencySymbol {
    font-size: 12px;
    color: var(--txt2-col);
    font-weight: 400;
    font-family: 'Vazir';
}

.item-price span {
    /*display: contents;*/
}


.item-discount {
    height: 25px;
    border-radius: 5px;
    background-color: #6600cc;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 12px;
    position: relative;
    overflow: hidden;
    align-self: flex-end;
}


/* .item-discount {
    height: 25px;
    border-radius: 5px;
    background-color: #83CC7733;
    color: #73b568;
    font-size: 12px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 12px;
    position: relative;
    overflow: hidden;
    align-self: flex-end;
} */


.item-a {
    width: 100%;
    height: 40px;
    font-size: 14px;
    /*font-family: 'Vazir';*/
    font-weight: 800;
    color: #000 !important;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    background-color: #ffce00;
    cursor: pointer;
    padding-top: 5px;
    margin-bottom: 0;
    margin-top: 7px;
}

.item-a:hover {
    background-color: #ffffff00 !important;
    color: #000 !important;
    border: 2px solid #ffce00;
}

.elementor-section.elementor-element-8cac113 > .elementor-container {
    max-width: 1400px;
}

.slide_content_course {
    overflow: hidden;
    /* border-radius: 25px; */
    padding-top: 30px;
  }

.slider_container_course {
    max-width: 1400px;
    width: 100%;
    /*background-color: gray;*/
    padding: 0 0 40px;
    margin-bottom: 50px
  }
  

.swiper {
    width: 100%;
    height: 100%;
  }



.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff;
    padding: 10px; */
    /* display: flex;
    justify-content: center;
    align-items: center; */
  }

.v_aprat .video_ap {
    padding: 15px;
  }


/* .banner_sec {
    max-width:100%;
}

.resault_banner {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.container_resault {
    display: flex;
    flex-direction: row;
    background-color: #D1D1D1;
    padding: 50px 0 140px 0;
}

.resault_stu {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    flex-shrink: 0; 
}

.inner_resault {
    display: flex;
    flex-direction: row;
    max-width: 1400px;
    margin: 0 250px;
}


.inner_resault_txt {
    display: flex;
    flex-direction: column;
} */



.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.swiper {
    margin-left: auto;
    margin-right: auto;
  }
/************************************************  End Course_Slider  ****************************************************/




/************************************************  Start Podcasts_Section  ****************************************************/
.carousel-max-size {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    background-color: transparent;
    overflow: hidden;
    padding: 75px 0px;
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.bg-black {
    background-color: #ffffff;
    width: 100%;
    min-height: 500px;
    border-radius: 25px;
    padding: 50px;
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 50px;
    position: relative;
}

.owlc-2txt {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}

.headline {
    width: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    gap: 50px;
    flex-wrap: wrap;
    font-family: 'Vazir';
}


.headline .txt h2 {
    font-size: 22px;
    font-weight: 800;
}

.headline .txt .descrip {
    font-size: 15px;
    text-align: justify;
}


@media(min-width:968px) {
.swiper-wrapper.off {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 20px;
    row-gap: 35px;
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-60%);
    width: fit-content;
}
}

@media(min-width:968px) {
.swiper_podcast {
    position: initial;
}
}


.swiper_slide_podcast {
    background: none;
}

@media(min-width:968px) {
    .mobile-carousel {
        direction: ltr;
        width: 100%;
        max-width: 100%;
    }
}

@media(max-width:968px) {
    .slide_content_podcast {
        overflow: hidden;
        border-radius: 8px;
        padding-top: 30px;
    }
}

.swiper-wrapper.off .swiper-slide:nth-child(odd) {
    transform: translateY(9px);
}

.swiper-wrapper.off .swiper-slide:nth-child(even) {
    transform: translateY(-9px);
    padding-top: 25px;
}

.item-owlc-2 {
    padding: 0 15px 15px 15px !important;
    width: fit-content !important;
}

.anim-zoom-effect:hover img {
    transform: scale(1.1);
}

/* .item-img {
    width: 100%;
    height: fit-content;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 3%);
    position: relative;
    direction: rtl;
    padding: 0 15px 22px 15px;
    display: grid;
    gap: 10px;
} */


.item-img audio::-webkit-media-controls-enclosure {
    border-radius: 0px;
    background-color: #ffff;
}

.item-img audio {
    width: 100%;
}

.anim-zoom-effect, .anim-zoom-effect img {
    transition: all .3s;
}

.item-img-cv-a {
    display: grid !important;
    gap: 10px;
}

.item-owlc-2 .item-img-cover {
    width: 100%;
    height: auto;
    max-height: 250px;
    max-width: 250px;
    aspect-ratio: 6/4;
}

.item-img-cover {
    position: relative;
    transform: translateY(-30px);
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    height: 113%;
    aspect-ratio: 6/4;
}


@media screen and (max-width: 1200px) {
.item-owlc-2 .item-img-cover {
    max-width: 100%;
}
}

.item-img-cover img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.id-owlc-2 {
    grid-template-columns: repeat(4,1fr);
    height: 20px;
    overflow: hidden;
    margin-top: -10px;
}

.id-owlc-2>h3 {
    height: 20px;
    overflow: hidden;
}

.item-details>h3 {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

/* .id-owlc-2>div>span {
    font-size: 12px;
} */

/* .item-details>div>span {
    font-size: 14px;
    font-weight: 600;
    color: #50565f;
} */

/* .item-details > div > span:nth-child(2) {
    font-weight: 800;
} */

/* .id-owlc-2>div>span {
    font-size: 12px;
} */

.owlc-2-item-a {
    width: 100%;
    height: 40px;
    font-size: 13px;
    font-weight: 800;
    background-color: #37c2cc22;
    color: #37C2CC;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    cursor: pointer;
}

.showall-btn {
    font-size: 15px;
    font-family: "Vazir", Sans-serif;
    font-weight: 600;
    fill: #666666;
    color: #666666;
    background-color: #dddddd00;
    border-radius: 6px;
    border: 2px solid #ffce00;
    padding: 12px 24px 12px 24px;
    transition: all .3s;
}

.showall-btn:hover {
    color: #FFFFFF;
    background-color: #ffce00;
    border-color: #EFEFEF;
}

@media screen and (max-width: 480px) {
.carousel-max-size {
    padding: 0px;
}
}

@media screen and (max-width: 1024px) {
.bg-black {
    padding: 45px 25px 25px 25px;
    gap: 25px;
}
}

@media screen and (max-width: 1200px) {
.bg-black {
    grid-template-columns: 1fr;
    min-height: 200px;
    height: fit-content;
}
}


@media screen and (max-width: 768px) {
.owlc-2txt {
    grid-template-columns: 1fr !important;
}
}

@media screen and (max-width: 1200px) {
.owlc-2txt {
    display: grid;
    grid-template-columns: 1fr 160px;
    align-items: flex-start;
    gap: 25px;
}
}

@media screen and (max-width: 480px) {
.headline > .txt {
    padding-right: 0;
}
}

@media screen and (max-width: 480px){
.headline > .txt > h2 {
    font-size: 20px;
    /* padding-right: 40px; */
}
}


@media screen and (max-width: 480px){
    .owlc-2txt > .txt > .descrip {
        color: #686F82;
        font-weight: 600;
        text-align: justify;
}
}

@media screen and (max-width: 768px){
.headline > a {
    /* display: none; */
}
}

@media screen and (max-width: 1200px){
.owlc-2txt > a {
    width: 52%;}
}


@media screen and (max-width: 767px){
    .owlc-2txt > a {
        width: 60%;
        text-align: center;
        margin: 0 auto;
}
}



@media(min-width: 1600px) {
.elementor-271 .elementor-section.elementor-element-7e4b046  > .elementor-container {
    max-width: 1400px !important;
}
}

@media(min-width: 1600px) {
.elementor-271 .elementor-section.elementor-element-d86ced8 > .elementor-container {
    max-width: 1400px !important;
}
}

@media(min-width: 1280px) and (max-width:1440px) {
.elementor-271 .elementor-element.elementor-element-da0e8fd > .elementor-container {
    max-width: 1150px;
}
}


/************************************************  End Podcasts_Section  ****************************************************/



/************************************************  Start Blog_Section  ****************************************************/
.slider_container_blog {
    max-width: 1400px;
    width: 100%;
    padding: 0 0 40px;
    margin-bottom: 50px;
}

.slide_content_blog {
    overflow: hidden;
    border-radius: 25px;
    padding-top: 35px;
}

.blog_slide {
    border-radius: 15px;
}

.item-details .post_date {
    margin-left: 20px;
}

.item-details .post_views {
    margin-left: 20px;
}

.item-details .reading_time {
    margin-right: 29px;
}

@media(min-width: 1280px) and (max-width:1440px) {
    .item-details .reading_time {
        margin-right:25px;
}
}


@media(min-width: 1280px) and (max-width:1440px) {
    .item-details div span {
        font-size: 11px;
}
}




.password-required form.post-password-form {
    font-family: 'Vazir';
    color: #222222;
    font-weight: 500;
}

.password-required form.post-password-form input[type=submit]:not(.is-form) {
    background-color: #ffce00;
}

form.post-password-form input[type=submit]:not(.is-form) {
    background-color: #ffce00;
}

form.post-password-form {
    margin: 0 auto;
    max-width: 620px;
    padding: 30px 15px;
}


.single-product form.post-password-form {
    margin: 100px auto;
}

.product-info p.stock {
    display: none;
}



form#gform_14 {
    width: 100%;
    display: flex;
}


div#gform_fields_14 {
    width: 100%;
    display: flex;
}

@media(max-width: 500px) {
div#gform_fields_14 {
    width: 100%;
    display: flex;
    gap: 10px;
}
}

#gform_14 .gfield {
    min-width: 70% !important;
}

#gform_14 .gform_footer {
    display: flex;
    position: relative;
    right: 200px;
    margin: 0;
    padding: 0;
}

@media(max-width: 500px) {
#gform_14 .gform_footer {
    display: flex;
    position: relative;
    right: -120px;
    top: 42px;
    margin: 0;
    padding: 0;
}
}

#gform_14_validation_container {
    display: none !important;
}

#product-1253 .product-main {
    padding-bottom: 200px;
}

.has-sticky-product-cart {
    padding-bottom: 0px !important;
}


#choice_9_9_1 {
    margin-bottom: 0px;
}


/************************************************  oto  ****************************************************/
input#input_19_4 {
    border-radius: 16px;
}

#ginput_base_price_19_5 {
    color: #f00;
    font-size: 20px;
    box-shadow: none
}




/************************************************  Start Advance Ticket  ****************************************************/
.wpast-wrap .wpast-fags li h5 {
    font-size: 15px;
}

.wpast-wrap p {
    font-size: 14px !important;
}

.wpast-wrap .wpast-panel-header .wpast-btn {
    font-size: 15px;
    padding: 10px 20px;
}

.wpast-wrap .wpast-btn-small {
    height: 48px;
}



.wpast-wrap .wpast-form-label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 13px;
}


.wpast-wrap .wpast-btn-success {
    color: #FFF;
    background-color: #20BF6B;
    border-color: #20BF6B;
    font-size: 15px;
}


.wpast-wrap textarea.wpast-form-control {
    height: 150px;
}


.wpast-wrap #wpast-uppy-area .uppy-Root {
    font-family: inherit;
    height: 180px;
}

.swal2-title {
    padding: 0 80px 0 0 !important;
}


.shop-container > .text-center {
    margin-bottom: 150px !important;
}

/************************************************ End Advance Ticket  ****************************************************/

.postid-18593 .single_add_to_cart_button.button {
    display: none !important;
}



/******************************************** جلسه مشاوره رایگان *****************************************/
input#input_10_1_3 {
    border-radius: 50px;
    padding: 8px 15px;
}


input#input_10_16 {
    border-radius: 50px;
    padding: 8px 15px;
}

input#input_10_5 {
    border-radius: 50px;
    padding: 8px 15px;
}


select#input_10_17 {
    border-radius: 50px;
    padding: 8px 15px;
    box-shadow: none;
}


select#input_10_17 > option:nth-child(8) {
    font-weight: bolder !important;
}

select#input_10_17 > option:nth-child(9) {
    font-weight: bolder !important;
}


fieldset#field_10_3 legend {
    font-family: 'Vazir';
}


#field_10_1 legend {
    font-family: 'Vazir';
}


#field_10_16 label {
    font-family: 'Vazir';
}


#field_10_17 label {
    font-family: 'Vazir';
}


#field_10_5 label {
    font-family: 'Vazir';
}

/************************************************  Start Blog_Section  ****************************************************/

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


}


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


}





/************************************************  Landing Page ****************************************************/


@media(min-width:500px) {
input#input_20_1 {
    width: 43%;
    height: 50px;
}
}



input#gform_submit_button_20 {
    width: 43%;
    height: 45px;
    background: #00c681;
    margin: 0 auto;
}





button.view-more-button.products-archive.button.primary.hidden {
    display: block !important;
    visibility: visible !important;
}



button.view-more-button.products-archive.button.primary {
    margin-bottom: 100px !important;
}



p.ticket_txt {
    text-align: center;
    color: red;
    font-size: 20px;
    font-family: 'Vazir';
    font-weight: 600;
}

@media(max-width:768px) {
p.ticket_txt {
    text-align: center;
    color: red;
    font-size: 18px;
    font-family: 'Vazir';
    font-weight: 600;
}
}

.archive .post-17962 {
    /* display: none; */
}

.gform_wrapper.gravity-theme .ginput_complex {
    display: block !important;
}


.gchoice.gchoice_10_3_0 {
    display: flex;
}


.gchoice.gchoice_10_3_1 {
    display: flex;
}



.woocommerce .post-22533 {
    display: none !important;
}

.woocommerce .post-22536 {
    display: none !important;
}


.woocommerce .post-22539 {
    display: none !important;
}



.woocommerce .post-23051 {
    display: none !important;
}


.woocommerce .post-23047 {
    display: none !important;
}


.woocommerce .post-23064 {
    display: none !important;
}



.woocommerce .post-23081 {
    display: none !important;
}



.woocommerce .post-23333 {
    display: none !important;
}


.woocommerce .post-23956 {
    display: none !important;
}

.woocommerce .post-23958 {
    display: none !important;
}




.woocommerce .post-11182 {
    display: none !important;
}


.woocommerce .post-25233 {
    display: none !important;
}

.woocommerce .post-25235 {
    display: none !important;
}


.archive.woocommerce .post-24101 {
    display: none !important;
}


.archive.woocommerce .post-26057 {
    display: none !important;
}


.archive.woocommerce .post-26091 {
    display: none !important;
}


.archive.woocommerce .post-26698 {
    display: none !important;
}


.archive.woocommerce .post-27168 {
    display: none !important;
}


.archive.woocommerce .post-27587 {
    display: none !important;
}


.archive.woocommerce .post-27798 {
    display: none !important;
}

.archive.woocommerce .post-27801 {
    display: none !important;
}


.archive.woocommerce .post-27803 {
    display: none !important;
}



.archive.woocommerce .post-27590 {
    display: none !important;
}



.archive.woocommerce .post-27848 {
    display: none !important;
}


.archive.woocommerce .post-28211 {
    display: none !important;
}


.archive.woocommerce .post-28213 {
    display: none !important;
}



.archive.woocommerce .post-28405 {
    display: none !important;
}



.archive.woocommerce .post-28407 {
    display: none !important;
}

.archive.woocommerce .post-28409 {
    display: none !important;
}



.archive.woocommerce .post-28411 {
    display: none !important;
}



.archive.woocommerce .post-28413 {
    display: none !important;
}



.archive.woocommerce .post-28415 {
    display: none !important;
}


.archive.woocommerce .post-28427 {
    display: none !important;
}



.archive.woocommerce .post-28417 {
    display: none !important;
}




.archive.woocommerce .post-28483 {
    display: none !important;
}



.archive.woocommerce .post-28504 {
    display: none !important;
}



.archive.woocommerce .post-28530 {
    display: none !important;
}




.archive.woocommerce .post-28556 {
    display: none !important;
}




.archive.woocommerce .post-28603 {
    display: none !important;
}




.archive.woocommerce .post-29611 {
    display: none !important;
}




.archive.woocommerce .post-29738 {
    display: none !important;
}




.archive.woocommerce .post-29914 {
    display: none !important;
}
 


.archive.woocommerce .post-30570 {
    display: none !important;
}
 



.archive.woocommerce .post-30643 {
    display: none !important;
}



.archive.woocommerce .post-30645 {
    display: none !important;
}



.archive.woocommerce .post-30647 {
    display: none !important;
}


.archive.woocommerce .post-30659 {
    display: none !important;
}




.archive.woocommerce .post-31163 {
    display: none !important;
}



.archive.woocommerce .post-31615 {
    display: none !important;
}




.archive.woocommerce .post-32391 {
    display: none !important;
}




.archive.woocommerce .post-32395 {
    display: none !important;
}



.archive.woocommerce .post-32887 {
    display: none !important;
}



.archive.woocommerce .post-33880 {
    display: none !important;
}




.archive.woocommerce .post-33877 {
    display: none !important;
}



.archive.woocommerce .post-34327 {
    display: none !important;
}



.archive.woocommerce .post-34392 {
    display: none !important;
}




.archive.woocommerce .post-34999 {
    display: none !important;
}


.archive.woocommerce .post-35001 {
    display: none !important;
}



.archive.woocommerce .post-35004 {
    display: none !important;
}



.archive.woocommerce .post-35006 {
    display: none !important;
}




.archive.woocommerce .post-35017 {
    display: none !important;
}





.archive.woocommerce .post-35331 {
    display: none !important;
}


.archive.woocommerce .post-35416 {
    display: none !important;
}



.archive.woocommerce .post-35733 {
    display: none !important;
}




.archive.woocommerce .post-35737 {
    display: none !important;
}



.archive.woocommerce .post-36191 {
    display: none !important;
}




.archive.woocommerce .post-36199 {
    display: none !important;
}



.archive.woocommerce .post-36197 {
    display: none !important;
}


.archive.woocommerce .post-36195 {
    display: none !important;
}



.archive.woocommerce .post-36470 {
    display: none !important;
}



.archive.woocommerce .post-36566 {
    display: none !important;
}


.archive.woocommerce .post-30643 {
    display: none !important;
}


.archive.woocommerce .post-34408 {
    display: none !important;
}



.archive.woocommerce .post-36613 {
    display: none !important;
}



.archive.woocommerce .post-36615 {
    display: none !important;
}



.archive.woocommerce .post-36617 {
    display: none !important;
}



.archive.woocommerce .post-36619 {
    display: none !important;
}




.archive.woocommerce .post-37051 {
    display: none !important;
}


.archive.woocommerce .post-37053 {
    display: none !important;
}

.archive.woocommerce .post-37054 {
    display: none !important;
}


.archive.woocommerce .post-37055 {
    display: none !important;
}


.archive.woocommerce .post-37187 {
    display: none !important;
}



.archive.woocommerce .post-37232 {
    display: none !important;
}



.archive.woocommerce .post-37317 {
    display: none !important;
}


.archive.woocommerce .post-37559 {
    display: none !important;
}


.archive.woocommerce .post-37568 {
    display: none !important;
}


.archive.woocommerce .post-37656 {
    display: none !important;
}


.archive.woocommerce .post-37658 {
    display: none !important;
}



.archive.woocommerce .post-37850 {
    display: none !important;
}


.archive.woocommerce .post-37851 {
    display: none !important;
}


.archive.woocommerce .post-37891 {
    display: none !important;
}


.archive.woocommerce .post-38017 {
    display: none !important;
}



.archive.woocommerce .post-38180 {
    display: none !important;
}



.archive.woocommerce .post-38291 {
    display: none !important;
}


.archive.woocommerce .post-38293 {
    display: none !important;
}


.archive.woocommerce .post-38294 {
    display: none !important;
}




.archive.woocommerce .post-38366 {
    display: none !important;
}


.archive.woocommerce .post-38493 {
    display: none !important;
}



.archive.woocommerce .post-39205 {
    display: none !important;
}


.archive.woocommerce .post-39188 {
    display: none !important;
}



.archive.woocommerce .post-39309 {
    display: none !important;
}



.archive.woocommerce .post-39365 {
    display: none !important;
}


.archive.woocommerce .post-39407 {
    display: none !important;
}

.archive.woocommerce .post-39533 {
    display: none !important;
}



.archive.woocommerce .post-39551 {
    display: none !important;
}



.archive.woocommerce .post-39553 {
    display: none !important;
}


.archive.woocommerce .post-39620 {
    display: none !important;
}



.archive.woocommerce .post-39622 {
    display: none !important;
}

.archive.woocommerce .post-39741 {
    display: none !important;
}


.archive.woocommerce .post-39879 {
    display: none !important;
}



.archive.woocommerce .post-39934 {
    display: none !important;
}



.archive.woocommerce .post-39938 {
    display: none !important;
}



.archive.woocommerce .post-39978 {
    display: none !important;
}



.postid-24101 .product-main {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.postid-24101 .product-main:before {
    content: "";
    background: url(https://siahkolah.com/wp-content/uploads/2024/06/logo-1.png);
    width: 100px;
    height: 150px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}





/*[data-slice="5"] {*/
/*    transform: rotate(360deg) translate(-360px, -50%) !important;*/
/*}*/


/*[data-slice="4"] {*/
/*    transform: rotate(314deg) translate(-362px, -50%) !important;*/
/*}*/


/*[data-slice="6"] {*/
/*    transform: rotate(45deg) translate(-350px, -50%) !important;*/
/*}*/

@media(min-width: 768px) {
.wof-wheel .wof-slice {
    width: 41% !important;
    font-size: 13px !important;
}
}


@media(min-width: 768px) {
.wof-wheel-container {
    width: 500px !important;
    height: 500px !important;
}
}



.wof-wheel .wof-form-wrapper a.button,.wof-wheel .wof-form-wrapper button,.wof-wheel .wof-form-wrapper input[type="email"],.wof-wheel .wof-form-wrapper input[type="number"],.wof-wheel .wof-form-wrapper input[type="text"],.wof-wheel .wof-form-wrapper select {
    width: 450px !important;
    height: 56px !important;
}

div.wof-wheel[data-id="27536"] .wof-form-wrapper button {
    background: hsla(0, 100%, 50%, 1) !important;
    border-radius: 8px !important;
}

div.wof-wheel[data-id="27536"] .wof-form-wrapper button {
    color: #ffffff !important;
}




@media(min-width: 1300px) {
.wof-wheel-standalone .wof-wheel .wof-inner-wrapper {
    gap: 100px !important;
}
}


@media(min-width: 768px) and (max-width: 1299px) {
.wof-wheel-standalone .wof-wheel .wof-inner-wrapper {
    gap: 25px !important;
}
}


@media(min-width: 768px) {
.wof-slice[data-slice="4"] {
    max-width: 158px !important;
    transform: rotate(135deg) translate(54px, -50%) !important;
}
}


@media(min-width: 768px) {
.wof-slice[data-slice="5"] {
    transform: rotate(180deg) translate(50px, -50%) !important;
    max-width: 136px !important;
}
}


@media(min-width: 768px) {
.wof-slice[data-slice="2"] {
    transform: rotate(45deg) translate(9px, -50%) !important;
}
}



/*@media(min-width: 768px) {*/
/*.wof-slice[data-slice="4"] {*/
/*    transform: rotate(90deg) translate(50px, -50%) !important;*/
/*    max-width: 158px !important;*/
/*}*/
/*}*/

@media(max-width: 768px) {
.wof-slice[data-slice="4"] {
    transform: rotate(135deg) translate(45px, -50%) !important;
    max-width: 100px !important;
}
}

.wof-slice[data-slice="3"] {
    transform: rotate(90deg) translate(48px, -50%) !important;
    max-width: 158px !important;
}

@media(max-width: 768px) {
.wof-slice[data-slice="3"] {
    transform: rotate(90deg) translate(45px, -50%) !important;
    max-width: 100px !important;
}
}



@media(max-width: 768px) {
.wof-slice[data-slice="2"] {
    transform: rotate(45deg) translate(38px, -50%) !important;
    max-width: 100px !important;
}
}



@media(max-width: 768px) {
.wof-slice[data-slice="1"] {
    transform: rotate(0deg) translate(37px, -50%) !important;
    max-width: 100px !important;
}
}



@media(max-width: 768px) {
.wof-slice[data-slice="7"] {
    transform: rotate(270deg) translate(34px, -50%) !important;
    max-width: 100px !important;
}
}



@media(max-width: 768px) {
.wof-slice[data-slice="5"] {
    transform: rotate(180deg) translate(37px, -50%) !important;
    max-width: 100px !important;
}
}






/*.wof-wheel-standalone .wof-wheel .wof-inner-wrapper {*/
/*    flex-flow: row !important;*/
/*}*/



@media(max-width:768px) {
    .wof-wheel-standalone .wof-wheel .wof-inner-wrapper {
    flex-flow: column !important;
}
}

@media(max-width:768px) {
.wof-wheel-standalone .wof-wrapper {
    padding: 0px !important;
}
}

.wof-wheel .wof-title {
    line-height: 2 !important;
    text-align: center !important;
    font-size: 22px !important;
}



/*a.wpast-new-ticket.wpast-btn.wpast-btn-success.wpast-btn-small {*/
/*    display: none !important;*/
/*}*/


/*.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-actions .wpast-btn {*/
/*    display: none !important;*/
/*}*/




/*.wpast-wrap .wpast-btn-success {*/
/*    display: none !important;*/
/*}*/



/*button.wpast-submit.wpast-btn.wpast-btn-success {*/
/*    display: none !important;*/
/*}*/