/* Udari Single Product page --------------------------------*/

/* Desktop version */
 

.spro_round {
   
    width: 60px;
    height: 60px;
    border-radius: 50%;
	background-color: #3333336b;

padding: 16px 0;
    text-align: center;
    display: block;
    margin: auto;
}


#selected-cir {
 
	background-color: #fbc817;
	color: black;
	padding: 8px 17px;
 
}
#with-pecent{
	padding: 10px 10px!important;
}
/* .sproduct_page p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #918f8f;
    font-weight: 500;
	font-family: "Open Sans";
	padding-top: 10px;
	padding-bottom: 10px;
   
} */
.sproduct_page p a{
    /* font-size: 17px; */
	letter-spacing: 0px;
    line-height: 21px;
    color: black;
    font-weight: 600;
    font-family: "Open Sans";
	
   
}
.cir-discription{
	text-align: center;
	
	width: 200px;	
    margin-left: -75px;

}
#write-review {
    margin-left: 512px;
    color: #fb641a!important;
    background-color: transparent!important;
    border: 1px soldi #fb641a!important;
    border-radius: 6px;
    margin-top: 33px;
    margin-bottom: 54px;
    font-family: "Open Sans"!important;
    font-size: 15px;
    font-weight: 700;
    width: 168px;
}
 
.p-date{
	width: 1001px; 
	font-size: 16px;
	line-height: 28px;
	color: #272727;
	font-weight: 400;
	font-family: "PT Sans";
	margin-left: 160px;
}

.tab-para{
	width: 1001px;
	height: 109px;
	font-size: 16px;
	line-height: 28px;
	color: #272727;
	font-weight: 400;
	font-family: "PT Sans";
	width: 92%;
	}
	.p-title{
	font-size: 20px;
	line-height: 31px;
	color: #272727;
	font-weight: 700;
	font-family: "PT Sans";
	margin-left: -117px;
	}
#top-bot-hr{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}	
 
/* For Mobile */
@media only screen and (max-width: 768px) {
	#top-bot-hr {
		border-top: 2px solid #eee;
		border-bottom: 2px solid #fff;
	 
	}
	.related_products-color {
		background-color: #f7f7f7;
		padding: 33px 14px 16px;
		height: max-content;
		
	}
	.tab-para{
		width: 100%;
		text-align: justify;
	}
	.p-title {
		font-size: 20px;
		line-height: 31px;
		color: #272727;
		font-weight: 700;
		font-family: "PT Sans";
		margin-left: 117px;
		margin-top: -80px;
	}
	#p-title-m {
		font-size: 20px;
		line-height: 31px;
		color: #272727;
		font-weight: 700;
		font-family: "PT Sans";
		margin-left: 117px!important; 
		margin-top: -79px!important;
	}
	#star-m{
		margin-top:138px!important
	 
	}

	
.p-date{
	width: 1001px;
	font-size: 16px;
	line-height: 28px;
	color: #272727;
	font-weight: 400;
	font-family: "PT Sans";
	margin-left: -16px;
    margin-top: -30px;
 
}

	.nav-tabs .nav-link.active {
		color: #495057;
		background-color: #fff;
		border-color: #fff #fff #fff;
		border-bottom: 4px solid #00a651;
		width: 308px;
		text-align: center;
	}


	.nav-tabs {
		border-bottom: 1px solid #dee2e6;
	}
	.nav-link {
		
		text-align: center;
	}
	/* .sproduct_page h1 {
		font-size: 21px;
		line-height: 28px;
		color: #272727;
		font-weight: 700;
		font-family: "PT Sans";
		margin: auto auto 40px;
		width: 319px;
		margin-top: 28px;
		margin-left: -25px; */
	}
	#write-review {
		margin-left: 512px;
		color: #fb641a!important;
		background-color: transparent!important;
		border: 1px soldi #fb641a!important;
		border-radius: 6px;
		margin-top: 15px;
		margin-bottom: 15px;
		font-family: "Open Sans"!important;
		font-size: 15px;
		font-weight: 700;
		width: 168px;
	}

	.order .quantity .qty.text {
    /* width: 40%; */
    height: 34px;
	border: 1px solid #D6B565;
	
	border-radius: 10px;
    padding: 1px 9px 1px;
    /* margin-left: -10px; */
    /* margin-top: -11px; */
}
	/* .sproduct_page p {
		font-size: 15px;
		letter-spacing: 0px;
		line-height: 21px;
		color: #555555;
		font-weight: 500;
		font-family: "PT Sans";
		text-align: justify;
	} */
	
	.paymeny-options{
		max-width: 200px;
		height: auto;
		margin-left: -51px;
		margin-bottom: 25px;
	}
	.spro_round {
		width: 45px;
		height: 45px;
		border-radius: 50%;
		background-color: #3333336b;
		padding: 8px 17px;
	}

	.ash {
		margin-left: 153px;
		margin-top: 23px;
	}
	#selected-cir {
		width: 45px;
		height: 45px;
		border-radius: 50%;
		background-color: #fbc817;
		color: black;
		padding: 8px 17px;
	 
	}

	#with-pecent{
		padding: 10px 10px!important;
	}


}


/* For Large Desktops */
@media screen and (min-width: 1900px) {
    select, textarea {
    width: 60%!important;
    height: 48px;
    margin-left: 75px!important;
    margin-top: 4px;
    margin-bottom: 23px;
    border-radius: 9px;
    border: 1px solid #777575a3;
}
.related_products-color {
    background-color: #f7f7f7;
    padding: 28px 10px 16px;
    height: fit-content!important;
}
  
	.nav-tabs .nav-link.active {
		color: #495057;
		background-color: #fff;
		border-color: #fff #fff #fff;
		border-bottom: 4px solid #00a651;
		width: 422px;
		text-align: center;
	}
	
	.nav-link {
	
		text-align: center;
	}
.tab-para{
	margin-bottom: 62px;
	width: 100%;
}
.p-date{
	width: 1001px;
	font-size: 16px;
	line-height: 28px;
	color: #272727;
	font-weight: 400;
	font-family: "PT Sans";
	margin-left: 160px;
	margin-left: 278px;
}
#write-review {
    margin-left: 577px;
    color: #fb641a!important;
    background-color: transparent!important;
    border: 1px soldi #fb641a!important;
    border-radius: 6px;
    margin-top: 49px;
    margin-bottom: 54px;
    font-family: "Open Sans"!important;
    font-size: 18px;
    font-weight: 700;
    width: 244px;
    height: 47px;
  
}
	.sproduct_page p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #555555;
    font-weight: 500;
    font-family: "PT Sans";
}
	#with-pecent{ 
		padding: 22px 15px!important;
	}
	.spro_round {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		background-color: #3333336b;
		padding: 22px 27px;
		font-size: 23px;
	}
	
	#selected-cir {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		background-color: #fbc817;
		color: black;
		padding: 22px 27px;
		font-size: 23px;
	 
	}
}

select {
    text-transform: none;
    height: 34px;
    padding: 5px;
    margin: 15px;
}

/*Stars instead of text in review*/
/*star rating for products*/
.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {

    content: ' ';
    display: table;

}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {

    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: '\73\73\73\73\73';
    color: #fec731;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #fec731;
}

.rating-custom .star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}
.rating-custom .woocommerce-review-link{display: none;}
.star-rating {
    display: inline-flex;
}
p.meta {
    float: right;
    display: inline-flex;
}
img.avatar{
	display: none;
}
ol.commentlist.rating-custom{
	list-style: none;
	margin-left: -50px;
}
#comments .col p{
	text-align: center;
}
strong.woocommerce-review__author {
    text-transform: capitalize;
    margin: auto 5px;
}
li.review.byuser{
	border-top: 1px solid #33333338;
	padding: 40px 20px;
	margin: 0 5px;
}
.description {
    padding: 20px 0;
}
label{
	display: block;
	font-size: 15px;
    line-height: 15px;
    color: #555353;
    font-weight: 600;
    font-family: "Open Sans";
    margin-bottom: auto;
}


.sproduct_write_a_review {
    color: #fb641a !important;
    padding: 1px 20px;
    border-radius: 5px;
    border: 1px solid #fb641a;
    background-color: transparent !important;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}
span#reply-title{
	font-size: 19px;
	font-weight: 700;
}
#review_form_id{
	padding-top: 40px;
	margin-top: -40px;
	border-top: #dee2e6 1px solid;
}
form#commentform {
    margin-top: 25px;
}

.lite_org li.nav-item {
    padding: 0 15px;
}
select, textarea {
    
    border-radius: 5px;
    border: 1px solid #777575a3;
}
.comment-form-rating #rating {
margin-left: 0px;
}
.comment-respond #comment{
	margin-left: 0px;
	
}

.comment-form-author #author, .comment-form-email #email{

   width: 71%;
    height: 38px;
    margin-top: 4px;
    margin-bottom: 23px;
    border-radius: 9px;
    border: 1px solid #777575a3;

}
#respond p{
    margin-bottom: auto !important;
}
.sproduct_details .nav-tabs .nav-link{width: 100%; text-align: center;}
textarea{
	padding: 15px;
    margin: 15px;
}

#review_form_id input[type="submit"] {
    color: white!important;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #fb641a;
    background-color: transparent !important;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #fb641a!important;
    font-family: 'PT Sans';
    font-weight: 600;
    transition: all 0.5s ease-in-out;
}

#review_form_id input[type="submit"]:hover {
    transform: scale(1.1);
    
}

select:focus{
  outline: none;
}

input:focus
{
   outline: none;
}

.tablinks:focus{
  outline: none;
}

button:focus
{
   outline: none;
}


  /*ipad pro----------------------------------------*/