/* moarefi content style */
#moarefi p {
    line-height: 28px!important;
    font-weight: 400!important;
    font-size: 16px!important;
}

#moarefi li {
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 16px;
}

#moarefi li a{
	color: #bf000a;
}

#moarefi h2 {
    font-size: 18px!important;
    font-weight: 800!important;
    color: #bf000a!important;
}

#moarefi h3 {
    font-size: 16px!important;
    font-weight: 700!important;
    color: #bf000a!important;
}

#moarefi h4 {
    font-size: 16px!important;
    font-weight: 600!important;
    color: black!important;
}

#moarefi h5 {
    font-size: 16px!important;
    color: black!important;
    font-weight: 500!important;
}
#moarefi h6 {
    font-size: 16px!important;
    color: black!important;
    font-weight: 500!important;
}

/* product slider */
.best-sell-pr{
    direction: rtl;
    background: #F9F9F9;
    padding: 2rem 5px;
    border-radius: 10px;
	border: 1px solid #DADADA;
}
.best-sell-r{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.best-sell-r img{
    width: 150px !important;
}
.best-sell-r a{
    color: #bf000a;
    text-decoration: none;
    border-bottom: 2px solid #bf000a;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 25px;
    border-radius: 7px;
    transition: 0.2s;
	    background: unset;
    text-align: center;
    max-width: 70%;
}
.best-sell-r a:hover{
    background-color: white;
}
.best-sell-l .my-slider-progress {
    background: #acacac;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
}
.my-carousel-progress-bar{
    border: 2px solid #333;
}
  
.best-sell-l .my-slider-progress-bar {
    height: 2px;
    transition: width 400ms ease;
    width: 0;
}
.best-sell-l a{
    display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	height: 100%;
    width: 220px;
    padding: 10px;
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 #f1f1f1;
    transition: 0.2s;
    text-decoration: none;
}

.best-sell-l a:hover{
    transform: scale(1.01);
}
.best-sell-l a:hover .sefaresh{
    background-color: #333;
}
.best-sell-l .splide__slide{
    border-radius: 12px;
    overflow: hidden;
}
.darsadtakhfif, .hedye{
    position: absolute;
    right: 10px;
    color: white;
    
    text-align: center;
    border-radius: 7px;
    font-size: 12px;

}
.darsadtakhfif{ 
    top: 10px;
    background: #333;
    font-weight: 700;
    padding: 2px 15px;
	line-height: 15px;
}
.hedye{
    top: 35px;
    background-color: #bf000a;
    font-weight: 300;
    min-width: 100px;
    line-height: 22px;
}
.best-sell-l img{
    width: 100%;
}
.pr-name{
    font-weight: 800;
    font-size: 16px;
    color: #333;
	margin-bottom: 20px;
}
.pr-brand{
    font-size: 16px;
    font-weight: 400;
    color: #7a7a7a;
	margin-bottom: 10px;
}
.old-price{
    font-size: 12px;
    color: #7a7a7a;
    text-decoration: line-through;
   width: 100%;
}
.sale-price{
    color:#bf000a;
    font-weight: 700;
    font-size: 14px;
    display: inline;
	line-height: 28px;
}
.sale-price del{
	font-size: 12px;
	color: gray;
	font-weight: 300;
	display: block;
}
.sale-price bdi{
	text-decoration: none;
}
.sefaresh{
    display: block;
    width: 100%;
    margin-top: 10px;
    box-shadow: none;
    border: none;
    padding: 5px 10px;
    border-radius: 7px;
    background-color: #bf000a;
    color: white;
    font-size: 14px;
    font-weight: 500;
    transition: 0.2s;
}
.sefaresh:hover{
    background-color: #333;
}
@media screen and (max-width: 768px) {
	.to_up{
		display: none!important;
	}
	.splideproduct #splide01-slide01{
		    width: 144px;
	}
    .best-sell-l a{
        width: 200px;
    }
	.best-sell-r img{
  	  width: 120px !important;
	}
    .sefaresh{
        padding: 3px;
        font-size: 12px;
        border-radius: 5px;
    }
    .sale-price{
        font-size: 14px;
    }
    .darsadtakhfif{
        padding: 1px 7px;
    }
    .darsadtakhfif, .hedye{
        right: 5px;
        top: 5px;
        border-radius: 5px;
        font-size: 10px;
    }
    .hedye{
        top: 25px;
    }
    .pr-name{
        font-size: 14px;
    }
    .pr-brand{
        font-size: 12px;
    }
    .my-carousel-progress-bar{
        border: 1px solid #333;
    }
    .best-sell-r img{
        width: 100%;
    }
    .best-sell-r{
        align-content: center;
    }
    .best-sell-r a{
        font-size: 12px;
        padding: 5px 10px;
    }
}
/* product slider end */ 
#formgrav{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999999;
    overflow-y: scroll;
	overflow-x: hidden;
    display:none;
}
@media (max-width:768px){
	#formgrav .elementor-widget-container{
		padding: 0!important;
	}
	.single-product form.cart{
		box-shadow: none!important;
		border-radius: 0!important;
		padding: 17px 5px!important;
	}
	.gform_wrapper.gravity-theme .gfield_label{
		font-weight: 500!important;
		font-size: 14px!important;
	}
}

.title-grid {
    min-height: 50px;
}
.img-relate{
    min-height: 225px;
}
form.cart{
    display:block !important;
}
.cars .woocommerce-product-gallery .flex-control-nav img{
        border: solid 1px #ddd;
    border-radius: 5px;
    overflow: hidden;
}
.woocommerce-product-gallery .flex-control-nav li{
    padding: 4px;
}
.img-pro span.onsale{
    display: none;
}
.emtiaz .yith-par-message-product{
        background-color: unset !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center;
    display: flex !important;
    color: #2d2d2d;
}
.emtiaz .yith-par-message-product img{
    position: relative;
    left: 10px;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
 
    border: unset;

}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td,.woocommerce table.shop_attributes p{
        font-size: 13px;
}
.woocommerce table tr {
    border: solid 1px #ededed;
}
.woocommerce table.shop_attributes th{
        width: 110px;
}
.woocommerce table.shop_attributes td{
    background-color: transparent !important;
        font-style: normal;
}

.woocommerce table.shop_attributes{
    border:unset;
}
.woocommerce table.shop_attributes td p{
    padding: 8px !important;
}
.woocommerce-Tabs-panel > h2{
	display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-weight:500 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{
	    content: '';
    width: 100%;
    height: 5px;
    border-radius: 10px 10px 1px 1px;
    background: var(--main-color);
    position: absolute;
    bottom: -1px;
    right: 0;
}
.woocommerce div.product .stock {
   color: #2d2d2d !important;
    font-weight: bold;
    padding-right: 5px;
    display: inline-block !important;
}
.bttn svg{
	width:1.7em !important;
}
.bttn2 svg{
	width:1.7em !important;
}
.bttn .elementor-button-content-wrapper ,.bttn2 .elementor-button-content-wrapper{
	    align-items: center;
}
.img-pro .woocommerce-product-gallery{
    margin-bottom: 0 !important;
}
.bx-info{
	text-align:center;
}
.bx-info img{
	margin-bottom:15px;
	    max-width: 45px !important;
}
.title-des ul {
        padding: 0;
    display: flex;
    list-style-type: none;
    gap: 25px;
    border-bottom: solid 1px #dadada;
}
.title-des ul li{
    padding-bottom: 10px;
    position:relative;
    cursor:pointer;
}
.marjoo-text p{
    font-size: 14px;
    font-weight: 400;
    color: #646464;
}
p,li{
    font-size: 14px;
    line-height: 30px;
    color: #646464;
}
ul,ol{
	line-height: 33px;
}
.description h2,.description h3{
	font-size:22px !important;
	    margin: 2rem 0 1rem;
}
.woocommerce-product-attributes-item__value p{
    line-height: unset;
}
.title-des ul li.active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: var(--main-color);
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 10px;
}
.title-des ul li a{
    color:#2d2d2d;
}
.title-con{
    position:relative;
}
.title-con:before{
    content: '';
    width: 6%;
    height: 2px;
    background: var(--main-color);
    position: absolute;
    bottom: 0;
    right: 0;
}
.woocommerce-Reviews-title{
    font-size: 1.2rem !important;
}
#commentform{
    margin-top:1rem;
}
.stars a {
   color: #fba625 !important;
}
.stars a:hover {
    color: #fba625;
}
.share-box {
    background: #fff;
    position: fixed !important;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99;
    display: grid;
    place-items: center;
    transition: .4s;
    visibility: hidden;
    opacity: 0;
}
.fixed-botom{
    position: fixed !important;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
.share-box > div {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}
.relate-pro > div{
    border: solid 1px #E2E2E2;
    padding: 10px 20px !important;
    border-radius: 10px;
}
.cross-sells{
        display: flex;
    gap: 10px;
    margin-top: 10px;
}
.cross-sells > span{
    color: #555555;
    font-size: 15px;
        margin-top: 7px;
}
.cross-sells ul{
        display: inline-block;
    list-style-type: none;
    padding: 0;
}
.cross-sells a{
    padding: 5px 10px;
    border: solid 1px #5555;
    display: block;
    border-radius: 8px;
    font-size: 13px;
    color: #555555;
    margin-bottom: 10px;
}
.woocommerce-product-gallery .flex-viewport {
        border: 1px solid rgb(235, 235, 235);
    border-radius: 10px;
}
.shares .elementor-widget-wrap{
    background: #c3c3c355;
    padding: 10px 0 5px !important;
    max-width: 50%;
    margin: 0 auto;
    border-radius: 8px 8px 0 0;
}
.woocommerce-product-gallery__trigger{
    display:none;
}
.woocommerce-product-gallery__wrapper .zoomImg {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    opacity: unset !important;
    width: unset !important;
    height: unset !important;
    border: unset !important;
    max-width: unset !important;
    max-height: unset !important;
    display: none !important;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-top: 15px !important;
}
.commentlist{
        padding: 0;
    margin-top: 20px;
}
.commentlist p.meta{
	    background: #ff000008;
    padding: 10px;
    border-radius: 5px;
}
.commentlist .review {
box-shadow: 0px 0px 30px #0000001a;
    padding: 20px !important;
}
.commentlist .comment-text{
	border:unset !important;
}
.woocommerce .star-rating span::before {
    color: #fdd622 !important;
}
.commentlist .star-rating{
	    top: 13px;
    left: 10px;
}
.commentlist li div {
	position:relative;
}
.commentlist .children{
    box-shadow: 0px 0px 25px #0000002b;
    padding: 20px;
}
.commentlist .children p.meta{
	    background: #26ff0017;
}
.question-answer h5{
	background: #f6f6f6;
    padding: 15px;
    border-radius: 6px;
	display: flex;
    justify-content: space-between;
    cursor: pointer;
	    font-size: 16px;
}
.question-answer .par{
	    padding: 10px 15px;
	display:none;
}
@media (min-width: 1300px){
    .single-product .woocommerce-product-gallery .flex-control-thumbs li {
    width: 24% !important;
    border-radius: 10px;
}

}
    #comments {
    margin: 0;
}
@media screen and (min-width: 769px){
    #comments {
        padding: 0 0 !important;
		
    }
    #comments {
    margin-top: 2rem;}
}


@media (max-width:800px){
	.commentlist .review {
		padding: 10px !important;
	}
	.question-answer h5{
	    font-size: 14px;
	}
	.cross-sells {
    	flex-direction: column;
	}
    .snap-scroll{
        white-space: nowrap;
        overflow-x: scroll;
    }

    .bx-user .elementor-image-box-wrapper{
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .title-con:before {
    width: 10%;
        
    }
    .elementor-swiper-button-next {
        right: -25px !important;
    }
    .elementor-swiper-button-prev {
        left: -25px !important;
    }
    .woocommerce-product-gallery .flex-control-nav li {
         width: 23% !important;
        border-radius: 8px;
    }
	.title-bx-info{
		font-size:10px;
	}
	.title-des ul li a {
        font-size: 13px;
    }
	.woocommerce div.product .woocommerce-tabs ul.tabs{
		padding:0 !important;
		    margin-bottom: 1rem !important;
	}
	.woocommerce .box-content-product ul{
		padding:0 !important;
	}
	.woocommerce-Reviews-title{
		    font-size: 15px !important;
	}
	.img-relate {
    	min-height: 130px;
	}
}
.gform_required_legend{
	display:none!important;
}

/*farnaz kharid kala az turkey*/


        .chooseweb input{
            display: none!important;
        }
        .chooseweb label{
            width: 200px;
            height: 100px;
            display: flex!important;
            color: white;
            background-color: #c3c3c355;
            font-weight: 300;
            padding-bottom: 5px;
            border-radius: 5px;
            margin-bottom: 10px!important;
            background-size: cover;
            background-position: center;
            display: flex;
            align-items: flex-end;
            justify-content: center;
            position: relative;
            font-size: 14px;
            z-index: 1;
        }
        .single-product form.cart textarea{
            border: solid 1px #dbdbdb;
        }
        .pricelir input, .europrice input{
            background-color: #c3c3c355;
            border: none;
            font-weight: 900;
            cursor: no-drop;
        }
        .pricelir input:focus{
            border: 0px solid!important;
        }
        .chooseweb label::after{
            content: '';
            position: absolute;
            width: 40px;
            height: 40px;
            background-image: url(https://cippoint.com/wp-content/uploads/2023/11/check-1-1.png);
            background-size: contain;
            border: 1px solid green;
            z-index: 2;
            top: 20px;
            border-radius: 50%;
            background-color: rgba(0, 128, 0, 0.479);
            display: none;
        }
        .chooseweb label::before{
            content: '';
            position: absolute;
            width: 100%;
            height: 20px;
            bottom: 0;
            right: 0;
            background: #000;
            border-radius: 0 0 3px 3px;
            z-index: -1;
        }
        .chooseweb input:checked ~ label::after{
            display: block;
        }
        .chooseweb .gfield_radio{
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }
        
        
        
@media (max-width:768px){
    .chooseweb label{
        width: 150px;
        height: 75px;
    }
    .chooseweb label::after{
        width: 30px;
        height: 30px;
        top: 10px;
    }
    .chooseweb .gfield_radio{
        justify-content: center;
    }
}

/* error msg gravity */
.alert-danger{
	    position: fixed;
    z-index: 9999;
    width: 61%;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
	    padding-top: 2.5rem;
}
.alert-danger .openaftererr{
	    background: #bd1622;
    color: #ffff;
    padding: 7px 12px;
    display: inline-block;
    margin-top: 1rem;
    border-radius: 6px;
    font-size: 13px;
	cursor:pointer;
}
.alert-danger .closealert{
	    position: absolute;
    top: 5px;
    right: 15px;
	cursor:pointer;
	color: #bd1622;
}
/* end error msg gravity */
/* فرم خدمات مکمل ثبت شرکت */
.hidetoman{
	opacity: 0;
	height: 0;
	overflow: hidden;
}
.staticprice{
    font-weight: 400;
    font-size: 14px;
	margin-bottom: 0!important;
	margin-top: -13px;
}
.staticprice span{
    color: #bd1622;
    font-weight: 900;
}
/* فرم خدمات مکمل */
.rooz input{
    line-height: 0.5!important;
    margin-top: 8px!important;
}
/* فرم خدمات پشتیبانی */
.product_totals ul {
    padding-right: 0;
    margin-top: -20px;
}

.product_totals label {
    color: #333;
    font-weight: 700;
}
.product_totals div >span{
    color: green;
    font-weight: 300;
    font-size: 14px;
}
.product_totals div .formattedBasePrice{
    color: #900;
}
/* اصلاحات تمامی فرم های محصول */

.gfield_description{
	font-size:12px !important;
}
.forms-m{
	color: #bd1622 !important;
}
.item-description{
	font-size: 14px;
    font-weight: 400;
    margin-top: -10px;
}
.item-description a{
	color: #bf000a;
}
@media(min-width: 769px){
	.single-product .gsection_title{
		margin-bottom: 0;
		font-size: 18px;
		font-weight: 600;
		color: #BF000A!important;
		
	}
	.single-product .gsection_description{
		font-size: 16px;
    	font-weight: 300;
	}
	.single-product .ginput_container_fileupload input{
		margin-right: 0!important;
	}
}
@media(max-width: 768px){
	.single-product .ginput_container_fileupload input{
		margin-right: 0!important;
	}
	.single-product .gsection_title{
		color: #BF000A!important;
		font-size: 18px!important;
		font-weight: 900;
		margin: 0!important;
		margin-top: 15px!important;
	}
	.single-product .gsection_description{
		font-size: 14px;
    	font-weight: 300;
	}
}
/* محصولات گیفت کارت */
.choose .gfield_radio {
    display: flex;
    flex-wrap: wrap;
}

.choose .gchoice {
    box-shadow: 0 0 3px 0px gray;
    border-radius: 5px;
    margin: 7px;
    min-width: 100px;
    position: relative;
	overflow: hidden;
}

.choose .gchoice label {
    display: flex;
	align-items: center;
	justify-content: center;
    width: 100%;
    max-width: 100%!important;
    height: 100%;
    padding: 10px;
	font-weight: 900;
}

.choose .gchoice input{
	display: none!important;
}
.choose .gfield-choice-input:checked ~ label{
	background-color: #333;
	color: white;
}
/* سیمکارت ترکسل دائمی */
.postid-21184 .gfield_html a, .postid-7731 .gfield_html a ,
.postid-22969 .gfield_html a{
    font-size: 14px;
    font-weight: 300;
    color: #333;
    background: #efefef;
    display: block;
    margin-bottom: -21px!important;
    padding: 10px;
	transition: 0.2s;
}
.postid-21184 .gfield_html a:hover , .postid-7731 .gfield_html a:hover {
    background-color: #ab0e0e;
    color: white;
}


/* pro-single  */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	background-color: #BF000A!important;
}
.single-product form.cart{
    display: block !important;
    padding: 1rem 1rem;
    border-radius: 8px;
    border: solid 1px #e7e7e7;
    box-shadow: 0px 0px 18px #f1f1f1;
}
.single-product form.cart input,
.single-product form.cart select{
	    border: solid 1px #dbdbdb;
}

.single-product form.cart select{
	background-color: white!important;
	color: #828282;
    font-weight: 300;
	padding: 8px!important;
}
.bx-pro h5 , .bx-pro p{
	text-align:right;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li{
    padding: 5px !important;
    border: solid 1px #dddddd;
    margin: 2px !important;
	    margin-top: 5px !important;
}
.single-product .woocommerce-product-details__short-description ul{
	line-height:30px;
	padding: 0!important;
}

.single-product #input_20_1{
	margin:0 !important;
}
.single-product .single_add_to_cart_button:before{
	background-image: url(https://cippoint.com/wp-content/uploads/2023/02/shopping-basket.png);
    font-size: 24px;
    padding-left: 8px;
    font-weight: 500;
		color: #fff;
}
.single-product .single_add_to_cart_button{
	    display: flex !important;
    align-items: center;
    border-radius: 5px;
    padding: 11px 1.5rem !important;
    box-shadow: 4px 4px 9px #bdb9a62e, -4px -4px 9px #fffefa;
    background: linear-gradient(-55deg,#fff,#0000003b), #bf000a;
    background-blend-mode: soft-light;
    transition: all .4s;
	color: #fff;
}
.single-product .wc-tabs{
	border-bottom: solid 1px #dbdbdb;
}
.single-product .wc-tabs li.active{
	    border-bottom: solid 1px #bf000a !important;
    border-radius: 4px !important;
}
.single-product .related-pro .on-woo-wallet-cashback{
	display:none !important;
}
.single-product .related > h2{
	    font-size: 24px;
    display: inline-block !important;
    border-bottom: solid 3px var(--main-color);
    padding-bottom: 8px;
	    margin-bottom: 2rem !important;
}
.single-product .related{
	    border: solid 1px #dbdbdb;
    border-radius: 10px;
    padding: 1rem;
}
.postid-5289 .woocommerce-product-gallery .flex-control-thumbs li{
	margin:0px !important;
}
@media ( min-width:1300px ){
	.single-product .woocommerce-product-gallery .flex-control-thumbs li{
    width: 32% !important;
	}
	.postid-5289 .woocommerce-product-gallery .flex-control-thumbs li{
    width: 25% !important;
}
}

/* product */
.box-content-product{
	line-height:32px;
}
.single-product .fa-check{
	color: #bd1622 !important;
    padding-left: 10px !important;
}
.box-content-product .fa-check{
	color: #bd1622 !important;
    padding-left: 10px !important;
}
.woocommerce-product-details__short-description h5,.woocommerce-product-details__short-description p{
	line-height: 32px;
    font-size: 15px;
}
.woocommerce-product-details__short-description h2{
    font-size: 22px;
    line-height: 40px;
}
.list-pro{
	display: flex;
    flex-wrap: wrap;
}
.list-pro p{
	width:25%;
	line-height: 32px;
}
.woocommerce-Tabs-panel--description p{
	line-height:33px;
}

/* قیمت لحظه ای ارز در منو */

.single_variation{
	margin-bottom: 2rem;
}
.single_variation .price{
	color: #bf000a !important;
}
.single_variation .price bdi{
	font-weight: 600;
}

.variations_form .label label{
	white-space: nowrap;
}
/* محصولات متغییر در موبایل */
@media (max-width: 768px){
	.variations tr{
		    display: flex;
			flex-wrap: wrap;
	}
	.variations tr td, .variations tr th{
		width: 100%!important;
		padding: 10px!important;
	}
}
/* محصولات متغییر در موبایل پایان */

/* اجاره خودرو */
.smartnum .iti__flag-container{
	right: auto!important;
	left: 0!important;
}
.smartnum input{
	direction: ltr!important;	
}
.smartnum input::placeholder{
	text-align: left!important;
}
.iti__selected-dial-code{
	direction: ltr!important;
}
.iti__country-list {
	    left: 0 !important;
    right: auto !important;
    direction: ltr;
}
.smartnum .field--type-phone span.spf-phone.valid-msg:nth-of-type(3){
	display: none!important;
}
/* مسترکارت مجازی */
.virtualcard-products p{
	display: flex;
	align-items: center;
}
.virtualcard-products img{
	width: 30px;
	height: 30px!important;
	object-fit: cover;
	margin-left: 5px;
	border-radius: 50%!important;
}
.virtualcard-products br{
	display: none;
}
