/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: Behrooz
Theme URI: https://flatsome.com/
Author URI: https://behroozjanfada.ir/
Template: flatsome
Version: 3.19.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: "Futura", sans-serif !important;
}
/**********ticker*************/
/* Marquee styles */
.marquee {
  --gap: 2rem;
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  background-color: rgb(250, 250, 247) !important;
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-size:13px;
}

.marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  padding-bottom:0px;
  margin-bottom:0px;
  list-style-type: none;
  font-size:13px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

/* Pause animation when reduced-motion is set */
@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    animation-play-state: paused !important;
  }
}

/* Enable animation */
.enable-animation .marquee__content {
  animation: scroll 55s linear infinite;
}

/* Pause on hover */
.marquee--hover-pause:hover .marquee__content {
  animation-play-state: paused;
}

/* Attempt to size parent based on content. Keep in mind that the parent width is equal to both content containers that stretch to fill the parent. */
.marquee--fit-content {
  max-width: fit-content;
}

.marquee--pos-absolute .marquee__content:last-child {
  position: absolute;
  top: 0;
  left: 0;
}

/* Enable position absolute animation on the duplicate content (last-child) */
.enable-animation .marquee--pos-absolute .marquee__content:last-child {
  animation-name: scroll-abs;
}

@keyframes scroll-abs {
  from {
    transform: translateX(calc(100% + var(--gap)));
  }
  to {
    transform: translateX(0);
  }
}

/* Other page demo styles */
.marquee__content > * {
  flex: 0 0 auto;
  color: white;
}

/*********end of ticker***********/
.column3-spacer{
	width:85%;
}
.wc_coupon_message_wrap{
	padding:0 !important;
}
.includes_tax>.woocommerce-Price-amount{
	font-weight:400;
	color:#666;
}
.includes_tax:first-letter{
	text-transform: uppercase;
}
.order-total{
	text-transform: lowercase;
}
.select2-selection{
    border-radius:7px !important;
    border-color:black !important;
}
.form-row>.input-text::placeholder{
	font-size:13px;
	color:blue;
} 
.beh-accordion {
	background-color: rgb(250, 247, 240);
	background-image: linear-gradient(122deg, rgb(250, 247, 220), rgb(250, 247, 240));
}

@keyframes heightUp {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 2000px; 
    }
}
.gal-title-first{
	font-weight:400 !important;
}
.gal-title-seccond{
	margin-bottom:150px !important;
	font-weight:400 !important;
}
.segallerier{
	background-color:#627D47 !important;
}
.products, .row{
	justify-content:center;
}
.nav-vertical>li>a{
	color:black;
}
.archive>#wrapper>main, .page>#wrapper>main{
    /*background-color:rgb(241, 241, 241);*/
	background-color:#faf7f0;
}
.home>#wrapper>main, .page-id-72>#wrapper>main{
    background-color:white;
}
.artin-borders{
	background-color:white;
	border-radius:15px;
}
.product-small .box {
	border-radius:15px;
}
.cart_totals th.product-name{
	border-color:black;
}
.product-name>a{
	color:black;
}
.shop_table thead th, .shop_table tr td, .shop_table tr th {
	border-color:black;
}
.button {
	border-radius:7px;
}
.button-checkout{
	color:black;
	background-color:rgb(255, 222, 95);
}
.orddd-checkout-fields{
	margin: 0 0 5px 0 !important;
}
.pcfme_heading {
	color:black;
}
#billing_field_887_field, #billing_field_207623_field{
	color:black;
}
.product-name, .product-total, .order-total, .cart-subtotal, .shipping__table {
	color:black;
}
.product-quantity{
	display:none;
}
a.remove{
	height: 35px;
	line-height: 30px !important;
	width: 35px;
	color: black;
	background-color: rgb(255, 222, 95);
	border-radius:7px;
	border-width:0px;
}
a.remove:hover{
	color: #001166;
	background-color: rgb(231, 231, 231);
}
#logo{
	width:180px !important;
}
.product-name__text{
	color:black;
}
.header-cart-link.is-small{
	color:black;
}
.tc-epo-metadata.variation{
	color:black;
	display:inline-grid;
}
.tmcp-field-wrap.tm-per-row.tc-mode-text.square.tc-epo-text-wrapper.tc-active{
	border-color:#51bc55;	
	border-radius:10px !important;	
	border-width:3px !important;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.square{
		border-color:#51bc55;	
		border-width:5px;
}
.tc-epo-text-wrapper{
	border-radius:5px !important;	
}
.tc-mode-images{
	flex:initial !important;
	width: 100px !important;	
}

.tm-epo-element-label{
	margin-bottom:unset !important;
}
.tc-mode-text {
	flex:initial !important;
	width: unset !important;
}
.tmcp-textarea{
	text-align: center;
	font-weight: normal;
	font-size: 15.5px;
	color: rgb(34, 34, 34);
	font-weight:700;
	border-radius:7px;
    border-color:black;
}
.tmcp-textarea::placeholder{
	color:red;
}
.tm-extra-product-options textarea.tm-epo-field{
	min-height:unset;
	height:70px;
}
.quantity, .buttons_added{
	display:none;
}
.cpf-section.tc-cell{
	margin-top:0;
	margin-bottom:0;
}
div.header-inner> .flex-left{
	margin: 0 auto;
}
div.header-inner> .flex-left>.nav-left {
	justify-content: center;
}





.flickity-prev-next-button {
	top:0%;
	bottom:0%;
}
.front-banner>div>div>p{
	margin:0px;
}
table.tableizer-table {
    font-size: 14px !important;
}
.tableizer-table td {
    padding: 4px;
    margin: 3px;
    font-size: 14px !important;
    border-bottom:none;
    font-weight:700;
}
.wc-proceed-to-checkout>a.checkout-button{
    background-color: rgba(139, 170, 149, 1) !important;
    font-size: 18px;
    font-weight: 700 !important;
    min-height: 36px;
    width: 100%;
    margin: auto;	
	border-radius:7px;
}
button#place_order {
    background-color: rgba(139, 170, 149, 1) !important;
    font-size: 18px;
    font-weight: 300 !important;
    min-height: 36px;
    width: 100%;
    margin: auto;
}
#billing_field_254_field{
    font-size:14.4px;
}
#billing_field_254_field>label{
    font-size:16.4px !important;
}
#billing_field_254_field>input{
    font-size:13.4px;
    margin-left:-17px;
}
.woocommerce-billing-fields__field-wrapper>p>label{
    font-weight:700;
}
.woocommerce-shipping-fields__field-wrapper>p>label{
    font-weight:700;
}
.woocommerce-additional-fields>p>label{
    font-weight:400;
}
.woocommerce-additional-fields>p{
    font-weight:700;
}
#e_deliverydate_0_field>label{
	font-weight:700;
}
.woocommerce-billing-fields{
    border:none;
}
.border-solid{
    border:solid black 1px;
    margin: 5px;
    /*max-width:32%;*/
}
.woocommerce-billing-fields>h3{
    display:none;
}
h3#order_review_heading{
    display:none;
}
.checkout-numbers {
    padding-left: 10px;
    padding-top:4px;
    border-radius: 50%;
    width:33px;
    height:33px;
    background-color:rgb(255, 222, 95);
    display:inline-block;
    font-size:25px;
    font-weight:400;
}
.Afsender-class{
    padding:10px 0px 20px 1px ;
    color:rgb(0,0,0);
    font-family:'Futura', sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 24px; 
}
.border-solid{
    border:solid black 1px;
    margin: 5px;
    /*max-width:32%;*/
}
.woocommerce-billing-fields>div>p>input{
    border-radius:7px;
    border-color:black;
}
.woocommerce-shipping-fields>div>div>p>input{
    border-radius:7px;
    border-color:black;
}
#billing_field_17_field>textarea{
    border-radius:7px;
    border-color:black;
}
#shipping_field_753805_field {
    font-weight:700;
    color:black;
}
#e_deliverydate{
    border-radius: 7px;
    border-color: black;
}
@media only screen and (min-width: 1280px) {
.large-4{
    max-width:32% ;
}
}
.grecaptcha-badge { 
    opacity:0;
}
.is-larger>div>.new-bubble{
    display:none;
}
.required{
    color:rgb(0, 0, 255) !important;
}
#alg_wc_pif_local_1::placeholder {
    text-align:left;
}
#alg_wc_pif_local_1{
    text-align:center;
}
label.tm-epo-field-label{
    font-size:16px !important;
}
dt.alg-pif-dt{
    display:none;
}
.dis-none{
	display:none;
}
dd>.behrooz-msg-krt{
    display:none;
}
.behrooz-msg-krt-title{
    color: #222;
    font-size:0.8em;
    font-weight:700;
}
.behrooz-msg-krt{
    white-space: pre-wrap;
    border: 3px solid grey;
    text-align:center;
}
#alg_wc_pif_global_1::placeholder {
    text-align:left;
}
#alg_wc_pif_global_1{
    text-align:center;
}
.shipping__list_label{
    margin-top:10px;
}
.woocommerce-Price-amount{
    margin-top:-5px;
}
.woocommerce-shipping-destination{
    display:none;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{
    display:none;
}
.omnetlink:hover {
  color: rgb(132, 209, 204);
}
.message-container>.amount{
    font-size: 16px !important;
    float:none !important;
}
.message-container>.amount>.woocommerce-Price-currencySymbol{
    font-size: 16px !important;
    float:none !important;
}
a.text-white:hover {
  color: rgb(132, 209, 204);
}
a.text-white-underline:hover {
  color: rgb(132, 209, 204);
}
a.footer-text:hover {
  color: rgb(132, 209, 204);
}
.levering-text{
        padding:5px;
	background-color: rgb(194, 62, 62);
        color:white;
	font-size: 14px;
	font-weight: 400 !important;
        text-align:left;
        border-radius:5px;
        padding-left:10px;
}
.levering-text>a{
    color:white;
    text-decoration:underline;
}
div>div.quantity{
    display:none !important;
}
.checkout_coupon {
    /*display: block !important;*/
}
.page-checkout>div>div>div>.message-container{
    /*display:none;*/
}
.woocommerce-shipping-fields, .woocommerce-additional-fields, .woocommerce-billing-fields{
    #background-color:rgb(241, 241, 241);
    padding-right:10px;
    padding-left:10px;
}

#ship-to-different-address>label{
    display:none;
}
.badge-frame{
	margin:auto;
	width:95%;
}
.badge-frame .badge-inner{
    border:none;
    /*padding-left:20px;*/
	color: rgb(43, 43, 43);
	font-family: 'Futura', sans-serif;
	font-size: 16px;
	font-weight: 700;
}
.badge-container{
	/*margin:auto;*/
	width:100%;
	margin-bottom:-25px;
	bottom:0;
	top: unset;
}
.price>ins>span>bdi{
	color:red;
}
.product-small>div>.product-small>.box-text{
    position: absolute;
    top: 1px;
    left: 15px;
    font-size: 16px;
}
.product-small .box{
    background-color:rgb(255, 255, 255);
}
.product-small>.box-image>.image-none>a>img{
    width:60%;
    height:60%;
    top:15%;
}
.product-small>div>.product-small>.box-image>.show-on-hover{
    opacity: 1;
}
.product-small>div>.product-small>.box-image>.hover-slide-in{
    transform:none;
}
.woocommerce-breadcrumb{
    text-align:center;
    color:rgb(130,130,130)
}
.title-wrapper>p.name.product-title>a{
    color:black;
}
.box-label .box-text.text-center{
    margin:15% 0;
    opacity: 1;
    width:63%
}
.price>.woocommerce-Price-amount{
     display:none;
}
.woocommerce-variation-price{
    border-top:0px;
}
.ywcnp_sugg_price{
    width:40% !important;
}
input#ywcnp_suggest_price_single{
    margin-left:26.5%;
}
.ywcnp_suggest_price_single>label{
    display:inline-block;
}
.button.single_add_to_cart_button.button.alt {
	background-color: #51bc55 !important;/*#808c9e*/
	font-size: 18px;
	font-weight: 700 !important;
	min-height: 36px;
	width: 100%;
	margin: auto;
}
.ywcnp_variable_price_html, .ywcnp_suggest_label, .ywcnp_min_label {
    display:none !important;
}
strong>span.woocommerce-Price-amount.amount {
	font-size: 24px;
	font-weight: 500;
	float: right;
}
.header-main{
    padding-right:65px;
    padding-left:50px;
}
.price-wrapper>.price{
    display:none;
}
.lowest-price>span.woocommerce-Price-amount::before{
	content:"fra "
}
.woocommerce-Price-currencySymbol{
	margin-left:-5px;
}
.nav > li > a{
    font-weight: 400;
}
.footer-cr1{
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-weight: 400;
    letter-spacing: 0.6px;
    color:white;
    margin-bottom:0px;
}
.footer-cr2{
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 14px;
	margin-top:12px;
	margin-bottom:0px;
    color:white;
}
.footer-cr3{
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 12px;
	margin-bottom:14px;
    color:white;
}
.absolute-footer{
	padding: 10px 0 10px;
}
.footer-title{
    font-size: 20px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-weight: 700;
    line-height: 30px;
    color:white;
}
.footer-text{
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 19.5px;
    color:black;
    padding-top:10px;
}
.footer-text:hover{
	color:#e82226 !important;
}
.quick-view-added{
    background-color:rgba(139, 170, 149, 1) !important;
}
.omfl{
    background-color: rgb(255, 255, 255)  !important;
    border-color: rgb(199, 199, 199)  !important;
    color: rgb(43, 43, 43)  !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    font-size: 18px !important;
    padding-top:5px !important;
}
.border-t-vis{
    border-top: solid 1px black;
}
.filter-con{
    filter:contrast(0%);
}
.text-margin-left{
    margin-left:20px;
}
.footer ul li + li {
	margin: 7px 0;
}
.social-footer-list li {
	display: inline-block;
}
.svg:not(:root) {
	overflow: hidden;
}
.social-footer-list li a svg {
	vertical-align: middle;
	height: 30px;
	width: auto;
}
.social-footer-list li a svg {
	vertical-align: middle;
	height: 30px;
	width: auto;
}
.social-footer-list li a:first-child {
    margin-left: 0;
}
.social-footer-list li a {
    margin-left: 2px !important;
    display: block;
    background-color: #555;
    overflow: hidden;
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 70px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.text-white{
    color: white;
    font-weight: 400;
}
.text-white-underline{
    color: white;
    font-weight: 400;
    text-decoration: underline;
}
#very-special-field
{
    clear:initial;
    color: rgb(231, 231, 231);
    background-color:#001166;
    /*border: 1px solid;*/
    border-radius: 7px;
    font-size: 10px;
}
#very-special-field:hover{
	background-color:#000011;
}
#top-bar{
	background-color:rgb(250, 250, 247) !important;
	border-radius: 0 0 40px 40px;
	border: 1px solid black;
	border-top: none;
}
.header-email-desc {
    font-size: 14px;
    color: white;
}
#header-email-input{
	font-size: 12px;
    text-align: left;
	color: red;
	height: 26px;
	/*background-color: #e3e3e3 !important;*/
	background-color:rgba(144, 206, 208, 0.308) !important;
	
	border: 0px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid;
	border-color: white;*/
	border-radius:7px;
}
#header-email-input::placeholder{
    color:black; font-size:14px;
}
.video-ban>div>div>video{
    width:100%;
}
.video-txt-bold{
    font-size: 19px;
    text-align: center;
    line-height:30px;
    margin-bottom:10px !important;
    margin-top:10px !important; 
    font-weight:700;
}
.video-txt{
    font-size: 23px;
    text-align: left;
    line-height:30px;
    margin-bottom:10px !important;
    margin-top:10px !important; 
    font-weight:400;
}
.image-tools{
	height:40px;
	font-weight:400 !important;
}
.grid-tools a {
	font-weight: 400;
	padding-top:2px;
}
.image-tools>.addtocartbutton {
	display:none !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .product-summary .woocommerce-Price-currencySymbol {
		font-size: .75em;
		vertical-align: top;
		display: inline-block;
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
div#top-bar {
    display: none;
    }
.product-small>.box-image>.hide-for-small
	{
	display:block!important;	
	}
.product-small>.box-image>.show-on-hover
	{
		pointer-events:auto;
	}
.off-canvas-left .mfp-content{
		background-color:rgb(255, 201, 135);	
	}
.badge-container{
	/*margin:auto;*/
	width:100%;
	margin-top:90%;
}	
}
/***********************************************************/
form.wpcf7-form{
	margin-bottom:2px;
}
.newsletter-table{
    display:table-cell;
}
.newsletter-table>p{
	margin-right:5px;
}
.wpcf7-spinner{
	display:none;
}
.wpcf7 form.sent .wpcf7-response-output{
	display:table-cell;
	width:200px;
}
/****** Single Product Page Begin **********/
.netnuketvideo {
	flex-shrink: 0!important;
	width: 85%;
	/*height:99.3%;*/
	opacity: 1;
	top: 0px;
}
.firstvid{
	display:block;
}
.nextvid{
	display:none;
}
.nbvideo {
    	flex-shrink: 0!important;
}
div#wp-alg_wc_pif_global_1-editor-container{
	display:none;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.align-equal>.col {
    display: block;
	}
	.col.medium-5.small-12.large-5 {
    margin-bottom: 0.5%;
	}
}
@media only screen and (max-width: 680px), only screen and (max-device-width: 680px){
	.netnuketvideo {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.beh-mob-tex{
		display:block;
	}
	.beh-pc-tex{
		display:block;
		padding-right:20px;
		padding-left:20px;
	}
	.col-beh{
		max-width:85%;
		margin-bottom:15px;
	}	
	.flowervideo {
    	display: none!important;
	}
	.col.medium-5.small-12.large-5 {
    	margin-right: 0px!important;
		background-color: rgb(250, 250, 250, 0)!important;
	}
	.beh-pc-tex.product-main {
    	padding-top: 10px;
	}
	.beh-mob-tex.product-main.beh-pad-zero {
    	padding-bottom: 0px;
    	margin-bottom: -15%;
	}
	.col.medium-5.small-12.large-5 {
    	padding: inherit!important;
	}	
	.badge-container
	{
		/*margin:0 0 0 -30px;*/
	}
	.col.medium-5.small-12.large-5 {
    	padding: 0px!important;
	}
}
@media only screen and (min-width: 681px), only screen and (min-device-width: 681px){
	.beh-gal{
		max-width:60%;
		margin-left:10%;
	}	
	.beh-mob-tex{
		display:none;
	}
	.beh-pc-tex{
		display:block;
	}
	.flowervideo {
    	flex-shrink: 0!important;
	}	
	textarea#alg_wc_pif_global_1 {
    min-height: 70px;
	}
	textarea#alg_wc_pif_local_1 {
		min-height: 70px;
	}
	.col.medium-7.small-12.large-7 {
    padding: 0 0px 30px;
	}
	.col.medium-5.small-12.large-5 {
    margin-top: -1.5px;
	}
	section.section {
    padding-top: 0px;
	}
		.row.row-collapse.row-full-width.align-equal.align-center {
    max-width: 90%!important;
	}
	.col.medium-5.small-12.large-5 {
    padding: 25px 30px 0px 30px !important;
	margin-left:-8.7%!important;
	}
	.large-5 {
    max-width: 49.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 49.66667%;
	}
	.beh-pc-tex.product-main {
		padding: 0px;
	}
}

	

.beh-pad-zero{
	padding-top: 0px;
}
.beh-pro-tit1{
	color: rgb(41, 41, 41);
	font-family:'averia', sans-serif !important;
	font-size: 28px;
	font-weight: 700;    
	letter-spacing:1.4px;   
	line-height: 33px; 
	margin-bottom: 10px;
}
.beh-pro-tit2{
	color: rgb(41, 41, 41);
	font-family:'averia', sans-serif !important;
	font-size: 28px;
	font-weight: 400;    
	letter-spacing:1.4px;   
	line-height: 33px; 
	margin-bottom: 10px;
}	
.beh-pro-subt{
	color: rgb(43, 43, 43);
	font-family:'Futura', sans-serif;
	font-size: 15px;
	font-weight: 400;    
	letter-spacing:0.75px;   
	line-height: 27px; 
	margin-bottom: 20px;
}
.beh-pro-tex{
	color: rgb(0, 0, 0);
	font-family:'Futura', sans-serif;
	font-size: 16px;
	font-weight: 400;    
	letter-spacing:0.8px;   
	line-height: 28.8px; 
	margin-bottom: 20px;
}
.beh-pro-tree{
	color: rgb(0, 0, 0);
	font-family:'Futura', sans-serif;
	font-size: 13px;
	font-weight: 400;    
	letter-spacing:0.65px;   
	line-height: 23.4px; 
	margin-bottom: 10px;
}			
.beh-mid-bar-tex{
	color: rgb(255, 255, 255);
	font-family:'Futura', sans-serif;
	font-size: 17px;
	font-weight: 400;    
	letter-spacing:normal;   
	line-height: 25.5px; 
	margin-bottom: 0px;
	padding-left:10px;
}
.beh-mid-text-col1-tex{
	color: rgb(43, 43, 43);
	font-family:'Futura', sans-serif;
	font-size: 18px;
	font-weight: 400;    
	letter-spacing:normal;   
	line-height: 23px; 
	margin-bottom: 20px;
}
.beh-mid-text-col23-tex{
	color: rgb(0, 0, 0);
	font-family:'Futura', sans-serif;
	font-size: 16px;
	font-weight: 400;    
	letter-spacing:0.8px;   
	line-height: 44.8px; 
	margin-bottom: 10px;
}
.woovr-variations{
	display:inline-flex;
}
.woovr-variation-selector>input{
	margin: 10px 0px 10px 20px;
}
.woovr-variation-price{
	margin-right:15px;
}
/*************** Single Product Page End ***************/
.awar-btn{
	font-size:12px !important;
}
.awar-overlay.has-picture-yes.popup-type-yes-no .picture {
	height: 327px !important;
}
/* ---------- FSC PAGE STYLES (Flatsome) ---------- */
/* ====== FSC PAGE – Grønttorv Style ====== */

/* Headings */
.gt-fsc-title{
  color:#1F4D3A;
  font-weight:700;
  line-height:1.25;
  text-align:center;
}
.gt-fsc-sub{
  color:#1F4D3A; /* کنتراست بهتر */
  font-weight:700;
  border-left:4px solid #1F4D3A;
  padding-left:10px!important;
  margin:0 0 10px 0;
}
/* H3 subtitles (برای Yoast: Subheading distribution) */
.gt-fsc-h3{
  color:#325c49;
  font-weight:600;
  margin:6px 0 8px 0;
  font-size:1.05rem;
}

/* Intro paragraph */
.gt-fsc-intro{
  max-width:760px;
  margin:0 auto;
  font-size:1.08rem;
  line-height:1.7;
  color:#2f3432;
}

/* Lists */
.gt-fsc-list,
.gt-fsc-badges{
  margin:10px 0 0 0;
  padding-left:0;
  list-style:none;
}
.gt-fsc-list li,
.gt-fsc-badges li{
  position:relative;
  padding-left:26px;
  margin-bottom:8px;
}
.gt-fsc-list li::before{
  content:"🌿";
  position:absolute;left:0;top:2px;
  font-size:.95em;color:#1F4D3A;
}
.gt-fsc-badges li::before{
  content:"✔";
  position:absolute;left:0;top:2px;
  color:#1F4D3A;
}

/* Images */
.gt-fsc-hero-img img,
.gt-fsc-boxes img,
.gt-fsc-paper-img img,
.gt-fsc-infografik img{
  border-radius:10px;
  display:block;
}

/* Readability tweaks */
.gt-fsc-hero p,
.gt-fsc-stats-section p,
.gt-fsc-paper p{ max-width:760px; }

/* Infographic card pop */
.gt-fsc-infografik img{ box-shadow:0 8px 24px rgba(0,0,0,.06); }

/* Stats section balance */
.gt-fsc-stats-section .gt-fsc-list li strong{ color:#1F4D3A; }
.gt-fsc-stats-col{ padding-right:40px; } /* تعادل با تصویر سمت راست */

/* Footer link */
.gt-fsc-footer a{
  color:#1F4D3A;
  text-decoration:underline;
  font-weight:500;
}

/* CTA */
.gt-fsc-cta .button{ min-width:180px; }

/* Screen-reader only (for Yoast transition words, accessible & non-visual) */
.sr-only{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}

/* Responsive */
@media (max-width:849px){
  .gt-fsc-intro{ font-size:1rem; }
  .gt-fsc-sub{ font-size:1.25rem;border-left-width:3px;padding-left:8px!important; }
  .gt-fsc-h3{ font-size:1rem; }
  .gt-fsc-stats-col{ padding-right:0; }
  .gt-fsc-boxes img,
  .gt-fsc-paper-img img,
  .gt-fsc-infografik img{ margin-bottom:20px; }
  .gt-fsc-cta .button{ width:100%;max-width:260px; }
}

