/*
Theme Name:  Cartop Child Theme
Theme URL:   https://demo2.wpthemego.com/themes/sw_cartop/
Description: Cartop- AutoParts & Accessories WordPress Theme WordPress
Author:      cartop
Author URL:  https://themeforest.net/user/cartop/
Template:    cartop
Version:     1.0.0
*/
.swe-woo-cart .swe-wrap-cart-head .swe-cart-icon{
	color: #222;
}
.login-heading, .login-right{
	display: grid;
	gap: 5px;
}
.login-expand-header .login-expand-top > .login-icon{
	border: 1px solid #eee;
	border-radius: 3px;
}
.single-product-tab{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 30px 0 20px;
}
.single-product.woocommerce div.product .swg-single-product-content{
	color: #333;
	line-height: 1.3;
}
.single-product.woocommerce div.product .swg-single-product-content ul >li{
	padding: 5px 0;
}
.single-product .swg-single-product-content{
	display: grid;
	grid-template-columns: 100%;
}
.single-product .swg-single-product-content.has-sidebar{
	grid-template-columns: 3fr 1.5fr;
	gap: 40px;
}
.single-product .swg-single-product-content .content-body.woocommerce_product_description_tab{
	margin-bottom: 40px;
}
.single-product .swg-single-product-content .content-body.comments_template h2{
	font-size: 16px;
	margin-bottom: 15px;
}
.swg-single-product-info{
	position: relative;
}
.swg-single-product-info .swg-single-product-info-wrapper{
	position: absolute;
	width: 100%;
	border: 1px solid var(--primary-color);
	padding: 20px 10px 10px;
}
.swg-single-product-info .swg-single-product-info-wrapper h3{
	font-size: 18px;
}
.swg-single-product-info .swg-single-product-info-wrapper table{
	border: 1px solid #eee;
	border-collapse: collapse;
}
.swg-single-product-info .swg-single-product-info-wrapper table tr td{
	padding: 12px;
	border: 1px solid #eee;
	width: 50%;
}
.swg-single-product-info .swg-single-product-info-wrapper.fixed{
	position: fixed;
	top: 30px;
}
.woocommerce div.product div.images.woocommerce-product-gallery.loading{
	max-height: 300px;
}
.product-items-default .product .item-wrap .sale-off{
	background-color: #fff;
}
.woocommerce p.stars a{
	font-size: 16px;
}
.woocommerce #comments{
	margin-bottom: 40px;
}
.woocommerce #respond .comment-reply-title{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}
.woocommerce #respond .comment-form-rating{
	display: flex;
	align-items: center;
	gap: 25px;
	margin-bottom: 15px;
}
.woocommerce #review_form #respond .comment-form-rating p.stars{
	margin: 0;
}
.woocommerce .review-meta{
	background: #f7f7f7;
	border-radius: 5px;
	padding: 30px 100px;
	margin-bottom: 30px;
}
.woocommerce .review-meta .review-meta-wrapper{
	display: grid;
	grid-template-columns: 1.3fr 1fr;
	gap: 30px;
	justify-content: center;
	align-items: center;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-left{
	text-align: center;
	display: grid;
	gap: 10px;
	justify-content: center;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-left .meta-average{
	font-size: 24px;
	font-weight: 700;
	color: var(--text-color);
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-left .star-rating{
	margin: 0 auto;
	float: none;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-right{
	display: grid;
	gap: 10px;
	justify-content: strength;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-right .item-rating-meta{
	display: flex;
	align-items: center;
	gap: 10px;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-right .item-rating-meta .meta-percent-line{
	flex: 1;
	height: 10px;
	border-radius: 10px;
	background: #ddd;
	position: relative;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-right .item-rating-meta .meta-percent-line span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 10px;
	background: var(--primary-color);
	height: 10px;
}
.woocommerce .review-meta .review-meta-wrapper .review-meta-right .item-rating-meta .meta-percent{
	min-width: 40px;
}
.single-product.woocommerce .product-images-container .slick-slider.product-responsive .slick-slide{
	height: 0;
}
.single-product.woocommerce .product-images-container .slick-slider.product-responsive .slick-slide.slick-active{
	height: auto;
}
.swe-categories-slider-custom-style3 .swe-slider .slick-list .slick-slide .swe-item .swe-wrap-item .swe-wrap-image > a{
	display: block;
	position: relative;
}
.swe-categories-slider-custom-style3 .swe-slider .slick-list .slick-slide .swe-item .swe-wrap-item .swe-wrap-image > a:before{
	content: '';
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.3s;
}
.swe-categories-slider-custom-style3 .swe-slider .slick-list .slick-slide .swe-item .swe-wrap-item:hover .swe-wrap-image > a:before{
	opacity: 1;
}
.swe-categories-slider-custom-style3 .swe-slider .slick-list .slick-slide .swe-item .swe-wrap-item .swe-title{
	min-height: 40px;
}
.wc-block-components-product-metadata__description, .wc-block-checkout__use-address-for-billing{
	display: none;
}
.wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step{
	margin-bottom: 15px;
}
.wc-block-checkout__sidebar .wc-block-components-product-name{
	font-size: 14px;
}
.wc-block-components-address-form__first_name{
	margin-bottom: 15px;
}
.woocommerce form.lost_reset_password .form-row, .woocommerce-page form.lost_reset_password .form-row{
	float: none;
}
.single-product.woocommerce .product-images-container .video-wrapper{
    min-height:645px;
}
.single-product.woocommerce .product-images-container .video-wrapper video{
   width:98%; height: 100%; object-fit: cover; margin: 0 auto; left: 0px; right: 0px;
}
@media( max-width: 640px ){
	.woocommerce .review-meta{
		padding: 20px;
	}
	.woocommerce .review-meta .review-meta-wrapper{
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}
}