/* *-*-*-*-*-*-*-*-*-*- Banner Section *-*-*-*-*-*-*-*-* */
.banner_section img{
	object-fit: fill !important;
}
.banner_section.wp-block-cover{
	position: relative;
}
.banner_section .wp-block-cover__inner-container{
	position: absolute;
  height: 100%;
}
.banner_section .banner{
	height: 100%;
}
.banner_section .breadcums_row{
	height: 100%;
}
.banner_section .content_col{
	height: 100%;
	display: flex;
	align-items: center;
  box-shadow: -400px 0px 0px #fff, -150px 0px 0px #fff;
	border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.banner_section .content_col .page_title,
.banner_section .content_col .cat_page_title{
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 0px;
	margin-bottom: 20px;
	color: #1B1C1E;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.banner_section .breadcrumbs .title,
.banner_section .breadcrumbs .wp-block-query-title{
	font-family: 'Karla';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
	color: #1b1c1e;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.banner .gutentor-element-advanced-text-link{
	text-decoration: none;
}
.banner_section .breadcrumbs .gutentor-text{
	width: 60px;
	margin: 0;
}
/* *-*-*-*-*-*-*-*-*-*- Contact Page *-*-*-*-*-*-*-*-* */
.solo_contact_page.wp-block-group{
	margin-top: 100px;
}
.solo_contact_page form input[type="text"],
.solo_contact_page form input[type="email"],
.solo_contact_page form input[type="number"],
.solo_contact_page form textarea{
	border: 1px solid #CBCBCB;
  border-radius: 0px;
}
.solo_contact_page form input[type="text"]::placeholder,
.solo_contact_page form input[type="email"]::placeholder,
.solo_contact_page form input[type="number"]::placeholder,
.solo_contact_page form textarea::placeholder{
	font-family: 'Karla', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #000;
	opacity: 0.5;
}
.solo_contact_page form textarea{
	height: 180px;
}
.solo_contact_page form input[type="submit"]{
	border-radius: 3px;
	padding: 18px 45px;
	margin-top: 20px;
	background-color: #393089;
	color: #fff;
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0px;
	box-shadow: 4px 4px 6px 0px #e974af;
	transition: 0.5s all;
}
.solo_contact_page form input[type="submit"]:hover{
	background-color: #686888;
	color: #fff;
}
.solo_contact_page .contact-page-row{
  box-shadow: 0px 0px 16px #cdcdcd;
}
.solo_contact_page .img_col figure,
.solo_contact_page .img_col figure img{
	width: 100%;
	height: 100%;
}
.solo_contact_page .content_col{
	display: flex;
	align-items: center;
}
/* *-*-*-*-*-*-*-*-*-*- Faq's Page *-*-*-*-*-*-*-*-* */
.cctv-faq-page.container{
	margin: 5% auto;
}
.cctv-faq-page .faq-question{
  box-shadow: inset -2px -2px 2px #FC1717, -1px 1px 3px #FC1717;
	margin-bottom: 20px;
}
.cctv-faq-page .faq-question .question .stk-hover-parent {
    box-shadow: unset;
}
.cctv-faq-page .faq-question.stk--is-open h4{
	color: #FC1717;
}
/* *-*-*-*-*-*-*-*-*-*- Banner *-*-*-*-*-*-*-*-* */
.banner-section .banner-content h2,
.banner-section .breadcrumds h2,
.banner-section .breadcrumds h3{
  font-family: 'Source Code Pro', monospace;
}
.banner-section{
	width: 100%;
	margin-top: -90px;
	z-index: 1;
}
.banner-section .wp-block-cover{
	align-items: flex-end;
	padding: 0;
}
.banner-section .banner-content{
	margin: 58px 0;
}
/* *-*-*-*-*-*-*-*-*-*- 404 Page *-*-*-*-*-*-*-*-* */
.page-404 .error_img{
	text-align: center;
}
/* *-*-*-*-*-*-*-*-*-*- Single Blog Page *-*-*-*-*-*-*-*-* */
.single-blog-page .post_title{
	font-family: 'Lato';
	line-height: 40px;
	margin-bottom: 25px;
	margin-top: 15px;
}
.single-blog-page .single-post-image{
	padding: 0 !important;
}
.single-blog-page .single-post-image img{
	height: 600px;
	border-radius: 0 !important;
}
.single-blog-page .post-info{
	margin-top: -100px;
	position: relative;
	z-index: 1;
	top: 0px;
	box-shadow: 1px 2px 5px 4px #0000003b;
}
.post-info .post-author{
	align-items: center;
}
.admin-col .post-author img{
	border-radius: 50px;
}
.post-info .post-author .wp-block-post-author__name,
.post-info .post-date-col time{
	font: normal normal 500 20px/25px 'Inter', sans-serif;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.post-info .post-author .wp-block-post-author__name{
	font-family: 'Karla';
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0px;
}
.post-info .post-date-col{
	display: flex;
	align-items: center;
}
.post-info .post-date-col time{
	font-family: 'Karla';
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0px;
	color: #484848;
}
.single-blog-page .post-info .post-content P{
    font-family: 'Karla';
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0px;
    color: #121212;
}
.single-blog-page .post-info .post-form{
	width: 60%;
	margin: 5% auto 0% auto;
	border-radius: 0;
	border: 1px solid #CCCCCC;
}
.single-blog-page  .post-form form{
	display: flex;
	flex-wrap: wrap;
	padding: 30px 40px;
}
.single-blog-page  .post-form form p{
	width: 100%;
	font-family: 'Inter';
	letter-spacing: 0.8px;
}
body.archive .wopb-quick-view-content h1 {
    font-size: 30px !important;
    font-family: 'Lato' !important;
}
.single-blog-page  .post-form form p.comment-notes,
.single-blog-page  .post-form form p.comment-form-url,
.single-blog-page  .post-form form p span{
	display: none;
}
.single-blog-page  .post-form form p.comment-form-author{
	order: 1;
}
.single-blog-page  .post-form form p.comment-form-email{
	order: 2;
}
.single-blog-page  .post-form form p.comment-form-comment{
	order: 3;
}
.single-blog-page  .post-form form p.comment-form-cookies-consent{
	order: 4;
}
.single-blog-page  .post-form form p.form-submit{
	order: 5;
}
.single-blog-page  .post-form h3.comment-reply-title{
	font: normal normal 600 35px/60px 'Lato';
	letter-spacing: 0px;
	color: #000000;
	margin-bottom: 0;
	padding: 30px 40px;
	border-bottom: 1px solid #cccccc;
}
.single-blog-page  .post-form form p label[for="author"],
.single-blog-page  .post-form form p label[for="email"],
.single-blog-page  .post-form form p label[for="comment"]{
	font: normal normal 600 20px/26px 'Lato';
		letter-spacing: 0px;
		color: #000000;
}
.single-blog-page  .post-form form input[type="text"],
.single-blog-page  .post-form form input[type="email"],
.single-blog-page  .post-form form textarea{
	border: 1px solid #1212124D;
	border-radius: 5px;
}
.single-blog-page  .post-form form input[type="checkbox"]{
	width: 18px;
  height: 20px;
  margin-right: 5px;
}
.single-blog-page  .post-form form .comment-form-cookies-consent label{
	font: normal normal 300 16px/30px 'Karla';
	letter-spacing: 0px;
	color: #121212;
}
.single-blog-page  .post-form form input[type="submit"]{
	background-color: transparent;
	border-radius: 0px;
	font: normal normal 300 16px/20px 'Karla';
	letter-spacing: 0px;
	color: #121212;
	border: 1px solid #121212;
	padding: 13px 20px;
	margin-top: 10px;
}
.single-blog-page .post-comment{
	border-radius: 0;
	width: 60%;
	margin: 7% auto 0% auto;
	background-color: #dbaac2;
	border-radius: 15px;
}
.single-blog-page .post-comment ol, .single-blog-page .post-comment h2 {
	padding: 25px;
	font-family: "Lato";
}
.single-blog-page .post-comment ol a {
	text-decoration: unset;
	color: #fff;
}
body.privacy-policy section.wp-block-group.container h2:not(:first-child) {
    margin-top: 1rem;
}
body.privacy-policy section.wp-block-group.container h2 {
    font-family: 'Lato';
    font-weight: 400;
	margin-bottom: 10px;
}
body.privacy-policy section.wp-block-group.container p {
	font-family: 'Karla';
}
.single-blog-page  .post-comment .comment-awaiting-moderation {
	display: none;
}
.single-blog-page  .post-comment .wp-block-comment-content P{
	margin: 0;
}
.single-blog-page  .post-comment .wp-block-avatar img{
	border-radius: 50px !important;
}
.single-blog-page  .post-comment .wp-block-comment-author-name{
	font: normal normal 600 25px/40px 'Lato' !important;
	letter-spacing: 0px;
	color: #000000;
}
.single-blog-page  .post-comment .wp-block-comment-content p{
	font: normal normal normal 16px/25px 'Karla';
	letter-spacing: 0px;
	color: #121212;
	margin-bottom: 20px;
}
.single-blog-page  .post-comment .wp-block-comment-reply-link a{
	font: normal normal 500 18px/25px 'Inter', sans-serif;
	letter-spacing: 0px;
	color: #242424;
	text-decoration: none;
}
.pagination .wp-block-post-navigation-link span{
	width: 100%;
}
.pagination .wp-block-post-navigation-link span.post-navigation-link__label{
	font: normal normal 400 20px/40px 'Inter', sans-serif;
  letter-spacing: 0px;
  color: #A1A1A1;
}
.pagination .wp-block-post-navigation-link span.post-navigation-link__title{
	font: normal normal 500 18px/30px 'Inter', sans-serif;
	letter-spacing: 0px;
	color: #242424;
}
.blog-inner-image .blog-left-img img,
.blog-inner-image .blog-right-img img{
	width: 100%;
	height: 100%;
}
.more-info h3{
	font-family: 'Lato';
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0em;
	padding: 25px 0;
	margin: 0;
}
.more-info .blog-inner-image{
	margin: 35px 0px;
}
.post-info .category-social-icon{
	margin: 30px 0px 0px 0px;
	align-items: center !important;
	border-bottom: 1px solid #BCBCBC;
	padding-bottom: 40px;
}
.post-info .blog-category ul{
	padding: 0;
	display: flex;
}
.post-info .blog-category ul li:nth-child(3){
	margin-right: 0px;
}
.post-info .blog-category ul li{
	list-style-type: none;
	margin-right: 15px;
}
.post-info .blog-category ul li a{
	text-decoration: none;
	font: normal normal normal 17px/25px 'Karla';
	letter-spacing: 0px;
	color: #121212;
	padding: 10px 15px;
	border: 1px solid #121212;
	border-radius: 24px;
}
.wp-block-cover.fashion_blog_sec .grid-container .gutentor-post-image-box {
	height: 400px !important;
}
ul.top_cat{
	padding: 0;
	list-style: none;
}
ul.top_cat li:nth-child(2){
	display: none;
}
ul.top_cat li a{
	background-color: #DDD9CA;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0px;
	text-decoration: none;
	margin-bottom: 15px;
	color: #121212;
	padding: 7px 15px;
}
.pagination .wp-block-post-navigation-link a{
	font-family: 'Karla';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	border: 1px solid #7a7a7a;
	padding: 13px 45px;
	text-transform: uppercase;
}
/* *-*-*-*-*-*-*-*-*-*- Search Page *-*-*-*-*-*-*-*-* */
.search .search-page{
	margin-top: 60px;
}
.search .search-page .wp-block-query-title{
	font: normal normal 600 45px/45px Source Code Pro !important;
	letter-spacing: -1px;
	color: #000000 !important;
}
.search .search-page form button[type="submit"]{
	background-color: #FC1717;
	font: normal normal 400 20px/20px Inter;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.search-page .result ul li{
	max-width: 30%;
	display: inline-block;
	margin: 0 10px;
}
.result .wp-block-group .wp-block-columns h2 a{
	font: normal normal 600 22px/30px 'Source Code Pro', monospace;
	letter-spacing: 0px;
	color: #000000;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0;
}
.result .wp-block-group .wp-block-post-excerpt p{
	display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font: normal normal 400 16px/25px Inter;
  letter-spacing: 0px;
  color: #000000;
}
.result .wp-block-group .wp-block-columns h2 a:hover{
	color: #FC1717;
}
.result .wp-block-query-pagination-numbers{
	background: #FC1717;
	padding: 10px;
}
.result .wp-block-query-pagination-numbers a.page-numbers{
	padding: 0px 20px;
  color: #fff;
  text-decoration: none;
}
.result .wp-block-query-pagination-numbers .current{
	padding: 10px 15px;
  background: #fff;
}
.result .wp-block-query-pagination-previous,
.result .wp-block-query-pagination-next{
	color: #FC1717;
	text-decoration: none;
	font: normal normal normal 20px/25px 'Inter', sans-serif;
}
.result .is-arrow-arrow{
	font-size: 30px;
	margin: 0px;
}
.personal-life-coach-pro-archive-right .search label,
.archive .archive_sec .wp-block-heading,
.archive .category_sec .wp-block-heading{
	font: normal normal 600 25px/25px 'Source Code Pro', monospace;
	color: #000000;
	margin-bottom: 15px;
}
.search .search-page .wp-block-post-featured-image{
	height: 350px;
	width: 100%;
}
.search .search-page .wp-block-post-featured-image a,
.search .search-page .wp-block-post-featured-image a img{
	height: 100%;
	width: 100%;
}
/* *-*-*-*-*-*-*-*-*-*- Category Page *-*-*-*-*-*-*-*-* */
.archive .search_sec form{
	position: relative;
}
.archive .search_sec form button[type="submit"]{
	position: absolute;
  right: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  width: 50px;
}
.archive .search_sec form button svg{
	font-size: 25px;
  transform: rotateY(180deg);
}
.archive .post .wp-block-post-excerpt p.wp-block-post-excerpt__excerpt{
	font: normal normal 400 16px/25px 'Inter', sans-serif;
	letter-spacing: 0px;
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.archive .post h2{
	padding: 0 !important;
}
.archive .post h2 a{
	font: normal normal 700 20px/25px 'Source Code Pro', monospace;
	letter-spacing: 0px;
	color: #000;
	text-decoration: none;
	margin: 10px 0;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.archive .post .wp-block-group time,
.archive .post .wp-block-group .wp-block-post-author__content p,
.archive .post .wp-block-group .taxonomy-category a{
	font: normal normal 600 16px/25px 'Inter', sans-serif;
	letter-spacing: 0px;
	color: #000;
	text-decoration: none;
}
.product_search ul.wp-block-post-template .wc-block-grid__product-onsale{
	display: none;
}
.product_search ul.wp-block-post-template {
	gap: 30px;
	margin-top: 30px;
}
.archive ul.wp-block-post-template li{
	width: 100%;
	display: inline-block;
	box-shadow: 4px 4px 6px 0px #98929240;
	background-color: #fff;
}
.archive ul.wp-block-post-template li .wp-block-post-excerpt__more-link{
	font: normal normal 500 16px/25px 'Inter', sans-serif;
	letter-spacing: 0.4px;
	color: #FFFFFF;
	background-color: red;
	padding: 8px 10px;
	margin-top: 10px;
	text-decoration: none;
}
.archive .search_sec,
.archive .archive_sec,
.archive .category_sec{
	box-shadow: 0px 0px 10px 0px #e4e4e4;
}
.archive .archive_sec ul li,
.archive .category_sec ul li{
	list-style: none;
	position: relative;
}
.archive .archive_sec ul li:after,
.archive .category_sec ul li:after {
  content: '\f0de';
  position: absolute;
  left: -22px;
  top: -2px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 20px;
  transform: rotate(90deg);
}
.archive .archive_sec ul li a,
.archive .category_sec ul li a{
	text-decoration: none;
}
.product_search .product .wc-block-components-product-image{
	height: 450px;
	width: 100%;
}
.product_search .product .wc-block-components-product-image img{
	height: 100%;
  object-fit: contain !important;
}
/* *-*-*-*-*-*-*-*-*-*- Product Serach Page *-*-*-*-*-*-*-*-* */
.product_search .wp-block-query-title{
	font-family: Lato;
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 0px;
}
.product_search .product .wp-block-post-title a{
	font-family: Lato;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.product_search .product .wp-block-post-title a:hover{
	color: #1b1c1e;
}
.product_search .product .wc-block-grid__product-rating__stars{
	margin-left: 0;
	margin-bottom: 5px;
	color: #a7517c;
}
.product_search .product .wc-block-components-product-price {
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
}
.product_search .product del bdi{
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393939;
}
.product_search .product ins{
  margin-right: 10px;
}
.product_search .product ins bdi{
	font-family: Lato;
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393089;
}
.product_search .product .add_to_cart_button,
.product_search .product .added_to_cart,
.return-to-shop .button{
	background: #e974af;
	color: #1B1C1E;
	width: 100%;
	font-family: Lato;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0px;
}
.product_search .product .added_to_cart{
	margin-top: 0;
	line-height: 20px;
	padding: 12px 20px;
	text-decoration: none;
}
.product_search .product .added{
	display: none;
}
.search-results .wp-block-query-pagination{
	margin-top: 30px;
}
.wp-block-query-pagination .wp-block-query-pagination-previous,
.wp-block-query-pagination .wp-block-query-pagination-next{
	padding: 10px;
	background-color: #393089;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-family: 'Lato';
	font-weight: 600;
	margin: 0;
	line-height: 27px;
}
.wp-block-query-pagination .wp-block-query-pagination-next{
	line-height: 28px;
}
.wp-block-query-pagination .wp-block-query-pagination-previous{
	line-height: 27px;
}
.search-results .wp-block-query-pagination-numbers{
	font-size: 17px;
	background-color: #e974af;
	padding: 11px;
	margin: 0;
	font-family: 'Lato';
	font-weight: 400;
	color: #1b1c1e;
	margin: 0;
}
.search-results .wp-block-query-pagination-numbers .page-numbers{
	text-decoration: none;
	color: #1b1c1e;
	margin-right: 10px;
}
/* *-*-*-*-*-*-*-*-*-*- Single Product Page *-*-*-*-*-*-*-*-* */
.single_product .product_info_col .wp-block-post-title{
	font-family: 'Lato';
	font-size: 35px;
	font-weight: 700;
	line-height: 45px;
	letter-spacing: 0px;
	margin-bottom: 15px;
}
.single_product .wp-block-woocommerce-product-price .woocommerce-Price-amount{
	font-family: 'Karla';
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
}
.single_product p.wp-block-post-excerpt__excerpt{
	font-family: 'Karla';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0;
	margin-bottom: 25px;
}
/* .single_product .product_gallery_col .woocommerce-product-gallery__trigger,
.single_product .product_gallery_col .flex-viewport,
.single-product .wopb-compare-btn,
.single-product .product_tab .woocommerce-Tabs-panel h2,
.single-product .woocommerce .on-first-load{
	display: none;
} */
.single_product .product_gallery_col ol{
	display: flex;
	gap: 15px;
}
.wp-block-column.product_info_col .wp-block-woocommerce-product-meta .yith-add-to-wishlist-button-block {
	display: none;
}
.wp-block-column.product_info_col > .yith-add-to-wishlist-button-block {
	margin-bottom: 20px !important;
}

.single_product .product_row,
.single_product .wc-block-breadcrumbs,
.single_product .product_tab,
.single-product .wp-block-woocommerce-related-products{
	max-width: 100% !important;
}
.single-product .quantity{
	width: 15%;
}
.single-product .quantity input[type="number"]{
	border: 1px solid #1B1C1E;
	margin: 0px 0px 0px 10px;
	border-radius: 0px;
	padding: 19px 5px;
}
.single-product .product_info_col form button[type="submit"]{
	width: 70%;
	background-color: #393089;
	color: #fff;
	font-family: 'Lato';
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0;
	transition: 0.5s all;
	box-shadow: 4px 4px 6px 0px #e974af;
}
.single-product .product_info_col form button[type="submit"]:hover{
	background-color: #fff;
	color: #1B1C1E;
}
.wp-block-cover.banner_section .wp-block-group.breadcrumbs a, .wp-block-cover.banner_section .wp-block-group.breadcrumbs a p {
    color: #000;
}
.single-product form.cart{
	display: flex;
}
.wp-block-group.single_product .yith-add-to-wishlist-button-block a {
	text-decoration: unset !important;
}
.single-product form .wopb-wishlist-add{
	margin: 0;
	text-decoration: none;
	width: 15%;
	color: #000;
}
.wp-block-group.single_product .yith-add-to-wishlist-button-block a {
    text-decoration: unset !important;
    background-color: #E974AF;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 600;
	&:hover {
		background-color: #A977A1;
	}
}
.single-product form .wopb-wishlist-add span{
	font-size: 0;
	justify-content: start;
}
.single-product form .wopb-wishlist-add span strong{
	font-size: 35px !important;
	border: 1px solid #1B1C1E;
	text-decoration: none;
	width: 55px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.single-product .product_cat .taxonomy-product_cat span{
	font-family: 'Lato';
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
}
.single-product .product_cat .taxonomy-product_cat a{
	font-family: 'Karla';
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
.single-product .product_tab ul.tabs.wc-tabs{
	padding: 0px 0px 30px 0px !important;
	margin: 0px 0px 30px 0px !important;
}
.single-product .product_tab ul li{
	padding: 0px 30px !important;
	border: none !important;
	margin: 0px 25px 0px 0px !important;
	border-radius: 0px !important;
	background-color: #393089 !important;
}
.single-product .product_tab ul li a{
	padding: 0px !important;
	font-family: 'Karla';
	font-size: 18px;
	font-weight: 400 !important;
	line-height: 50px;
	letter-spacing: 0px;
	text-transform: capitalize;
	color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom: 1px solid #000;
}
/* .single-product .product_tab ul li::after,
.single-product .product_tab ul li::before,
.single_product .onsale,
.single-product  .wc-block-components-product-sale-badge{
	display: none;
} */
.single-product .product_tab ul li.active{
	background-color: #e974af !important;
}
.single-product .product_tab ul li.active a{
	color: #1B1C1E !important;
}
.single-product .product_tab .woocommerce-Tabs-panel p{
	font-family: 'Karla';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
}
.single-product ul.related_product li{
	max-width: 25% !important;
	width: 25% !important;
	position: relative;
}
.single-product ul.related_product li .wc-block-components-product-image{
	height: 350px;
	margin: 0;
}
.single-product ul.related_product li .wc-block-components-product-image img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.single-product ul.related_product li .wp-block-post-title{
	margin: 0;
}
.single-product ol.commentlist{
	padding: 0;
}
.single-product ol.commentlist .comment_container .avatar{
	width: 55px !important;
	height: 55px;
}
.single-product ol.commentlist .comment_container .comment-text{
	margin: 0 0 0 70px !important;
}
.single-product ol.commentlist .star-rating span{
	color: #FFBF00;
}
.single-product #review_form .comment-reply-title{
	font-family: 'Karla';
	font-size: 22px;
	font-weight: 500;
	line-height: 13px;
	letter-spacing: 0px;
}
.single-product #review_form .comment-form-comment label{
	font-family: 'Karla';
	font-size: 15px;
	font-weight: 500;
	line-height: 13px;
	letter-spacing: 0px;
}
.single-product #review_form .comment-form-rating label{
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0px;
}
.woocommerce p.stars a::before{
	color: #FFBF00;
	font-size: 20px;
}
.single-product #review_form .form-submit input[name="submit"]{
	background: #393089;
	padding: 10px 45px;
	border-radius: 0;
	color: #fff;
	font-family: 'Karla';
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0;
	margin-top: 15px;
}
.single-product #review_form .comment-form-comment textarea{
	border: 1px solid #000;
	padding: 10px 15px;
	border-radius: 0;
}
.single_product .woocommerce-message {
	padding-left: 60px !important;
}
.single_product .woocommerce-message a.wp-element-button{
	line-height: 45px;
	padding: 0px 30px !important;
	background-color: #393089;
	color: #fff;
	font-family: 'Lato';
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	transition: 0.5s all;
	box-shadow: 4px 4px 6px 0px #e974af;
}
.single-product .woocommerce-message{
	margin-bottom: 50px !important;
}
.single_product .product_img{
	max-width: 100%;
}
.single_product .wc-block-grid__product-price{
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
}
.single_product .product_info_col ins bdi{
	font-family: Lato;
	font-size: 26px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393089;
	margin-right: 10px;
}
.single_product .product_info_col del,
.single-product  .wp-block-woocommerce-related-products  del  {
	display: flex;
  align-items: center;
}
.single_product .product_info_col del bdi{
	font-family: Lato;
	font-size: 20px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.05em;
}
.single-product .wp-block-woocommerce-related-products .products-block-post-template{
	grid-gap: 15px;
}
.single-product .wp-block-woocommerce-related-products .product{
	background-color: #FFFFFF;
}
.single-product  .product .wc-block-components-product-image{
	width: 100%;
}
.single-product .product .wc-block-components-product-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.single-product  .product .wp-block-post-title a{
	font-family: Lato;
	line-height: 30px;
	letter-spacing: 0em;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.single-product .product .wp-block-post-title a:hover{
	color: #1B1C1E;
}
.single-product  .wc-block-components-product-rating__stars{
	margin-left: 0;
	color: #e974af;
}
.single-product  .wp-block-woocommerce-related-products  ins bdi{
	font-family: Lato;
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393089;
	margin-right: 10px;
}
.single-product  .wp-block-woocommerce-related-products  del bdi{
	color: #393939;
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.05em;
}
/* *-*-*-*-*-*-*-*-*-*- Product Category Page *-*-*-*-*-*-*-*-* */
.solo_product_cat_page .product_cat{
	font-family: Lato;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0px;
	color: #1B1C1E;
}
.solo_product_cat_page .wp-block-post-template{
	grid-gap: 20px;
}
.solo_product_cat_page .wp-block-post-template .product{
	width: 100%;
	background-color: #fff;
}
.solo_product_cat_page .woocommerce-result-count{
	font-family: Karla;
	font-size: 18px;
	font-weight: 500;
	line-height: 37px;
	letter-spacing: 0px;
	color: #393939;
}
.solo_product_cat_page .wp-block-query{
	margin-top: 25px;
}
.solo_product_cat_page form .orderby{
	border: 1px solid #1B1C1E66;
	border-radius: 0;
}
.solo_product_cat_page .wc-block-components-product-sale-badge{
	display: none;
}
.solo_product_cat_page .wc-block-components-product-image{
	height: 500px;
	width: 100%;
}
.solo_product_cat_page .wc-block-components-product-image img{
	height: 100%;
	width: 100%;
	object-fit: fill !important;
}
.solo_product_cat_page .wp-block-post-title a{
	font-family: Lato;
	line-height: 26px;
	letter-spacing: 0px;
	text-decoration: none;
}
.solo_product_cat_page .wc-block-components-product-rating__stars{
	margin-left: 0px;
}
.solo_product_cat_page .wc-block-grid__product-rating__stars span:before{
	color: #a7517c;
}
.solo_product_cat_page .wc-block-components-product-price{
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
}
.solo_product_cat_page .wc-block-components-product-price ins{
	background-color: transparent;
	margin-right: 10px;
}
.solo_product_cat_page .wc-block-components-product-price ins bdi{
	font-family: Lato;
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393089;
}
.solo_product_cat_page .wc-block-components-product-price del bdi{
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393939;
}
.solo_product_cat_page .add_to_cart_button,
.single-product  .wp-block-woocommerce-related-products .add_to_cart_button{
	background: #e974af;
  color: #1B1C1E;
  width: 100%;
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;

}
.solo_product_cat_page .add_to_cart_button.added,
.single-product  .wp-block-woocommerce-related-products .add_to_cart_button.added{
	display: none;
}
.solo_product_cat_page .added_to_cart,
.single-product  .wp-block-woocommerce-related-products .added_to_cart{
	background: #e974af;
  color: #1B1C1E;
  width: 100%;
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
  padding: 13px 25px !important;
	text-decoration: none;
	margin: 0;
	text-align: center;
}
.solo_product_cat_page .add_to_cart_button:hover,
.single-product  .wp-block-woocommerce-related-products .add_to_cart_button:hover{
	background: #a7517c;
	& span {
		color: #fff !important;
	}
}
/* *-*-*-*-*-*-*-*-*-*- Blogs Page *-*-*-*-*-*-*-*-* */
.cctv_blog_page.container{
	margin: 5% auto;
}
.cctv_blog_page .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.cctv_blog_page .gutentor-post-desc{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.cctv_blog_page .gutentor-post-image-box{
  height: 450px;
	width: 100%;
}
.cctv_blog_page .gutentor-image-thumb,
.cctv_blog_page .gutentor-image-thumb img{
  height: 100%;
	width: 100%;
	object-fit: cover;
}
.cctv_blog_page .gutentor-post-item{
	position: relative;
}
.cctv_blog_page .gutentor-entry-meta-primary{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background-color: #FC1717;
}
.cctv_blog_page .gutentor-entry-meta-secondary .author  i{
	color: #FC1717 !important;
	margin-right: 10px !important;
	font-size: 15px !important;
}
/* *-*-*-*-*-*-*-*-*-*- Shop Page *-*-*-*-*-*-*-*-* */
.solo_shop_page .grid-container{
	max-width: 100%;
}
.solo_shop_page .gutentor-post-title a{
	font-family: 'Lato';
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  color: #1b1c1e;
}
.solo_shop_page .gutentor-post-image-box{
	height: 450px;
	width: 100%;
  order: 1;
}
.solo_shop_page .gutentor-image-thumb,
.solo_shop_page .gutentor-image-thumb img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.solo_shop_page .gutentor-post-title-data-wrap{
	width: 100%;
	order: 2;
}
.solo_product_cat_page .wp-block-post-title a{
	font-family: 'Lato';
	line-height: 26px;
	letter-spacing: 0px;
	text-decoration: none;
}
.solo_shop_page .gutentor-post-desc{
	font-family: 'Karla';
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
	order: 3;
}
.solo_shop_page .gutentor-wc-rating{
	margin-left: 0px;
	width: 100%;
	order: 4;
}
.solo_shop_page .gutentor-wc-rating span:before{
	color: #a7517c;
}
.solo_shop_page .gutentor-wc-price{
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	width: 100%;
	order: 5;
}
.solo_shop_page .gutentor-wc-price ins{
	background-color: transparent;
	margin-right: 10px;
}
.solo_shop_page .gutentor-wc-price ins bdi{
	font-family: Lato;
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393089;
}
.solo_shop_page .gutentor-wc-price del bdi{
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0.05em;
	color: #393939;
}
.solo_shop_page .add_to_cart_button{
	background: #e974af;
  color: #1B1C1E;
  width: 100%;
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
	justify-content: center;
}
.solo_shop_page .add_to_cart_button.added{
	display: none;
}
.solo_shop_page .added_to_cart{
	background: #e974af;
  color: #1B1C1E;
  width: 100%;
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
  padding: 13px 25px !important;
	text-decoration: none;
	margin: 0;
	text-align: center;
}
.solo_shop_page .add_to_cart_button:hover{
	background: #a7517c;
}
.solo_shop_page .gutentor-post-item{
	box-shadow: 4px 4px 6px 0px #98929240;
	background: #fff;
	padding: 15px;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}
.solo_shop_page .gutentor-woo-add-to-cart{
	width: 100%;
	order: 6;
}
/* *-*-*-*-*-*-*-*-*-*- Cart Page *-*-*-*-*-*-*-*-* */
.shop_table tbody .product-name a,
.shop_table .product-price span,
.shop_table .product-subtotal span,
.cart-collaterals .shop_table .order-total td span,
.cart_totals  .cart-subtotal span{
	font-family: 'Karla';
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	text-decoration: none;
}
.shop_table thead th,
.shop_table thead th span,
.cart-collaterals .shop_table th{
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	text-decoration: none;
}
.shop_table .coupon input[type="text"]{
	border-radius: 0;
	border: 1px solid #000 !important;
	padding: 10px !important;
}
.shop_table .coupon input[type="text"]::placeholder{
	font-family: 'Lato';
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
}
.shop_table .coupon{
	justify-content: space-between;
}
.shop_table button[type="submit"],
.cart_totals  .wc-proceed-to-checkout a{
	background-color: #393089;
	box-shadow: 4px 4px 6px 0px #e974af;
	color: #fff;
	font-family: 'Karla';
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	transition: 0.5s all;
	opacity: 1 !important;
}
.shop_table button[type="submit"]:hover,
.cart_totals  .wc-proceed-to-checkout a:hover{
	background-color: #a7517c;
	box-shadow: 4px 4px 6px 0px #393089;
	color: #1B1C1E;
}
.cart-collaterals .cart_totals  h2{
	font-weight: 500;
	font-family: 'Lato';
	font-size: 25px !important;
	letter-spacing: 0;
	color: #000;
	margin: 15px 0px 20px 0px !important;
}
.cart_totals  .shop_table{
	border-radius: 0px !important;
}
.cart_item .quantity input[type="number"]{
	width: 70px !important;
	padding: 10px;
	border-radius: 0;
	border: 1px solid #afafaf;
}
/* *-*-*-*-*-*-*-*-*-*- Wishlist Page *-*-*-*-*-*-*-*-* */
.wopb-wishlist-modal-content table th,
.wopb-wishlist-modal-content .wopb-wishlist-product-footer a{
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	text-decoration: none;
}
.wopb-wishlist-modal-content .wopb-wishlist-product-name a,
.wopb-wishlist-modal-content .wopb-wishlist-product-price span,
.wopb-wishlist-modal-content .wopb-wishlist-product-stock{
	font-family: 'Karla';
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	text-decoration: none;
}
.wopb-wishlist-modal-content .wopb-wishlist-cart-added p a{
	background-color: #393089;
	color: #fff;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0;
	transition: 0.5s all;
	box-shadow: 4px 4px 6px 0px #e974af;
	padding: 10px;
}
/* *-*-*-*-*-*-*-*-*-*- Account Page *-*-*-*-*-*-*-*-* */
.entry-content nav ul{
  background: #393089;
}
.entry-content nav ul li{
	padding: 0px 20px !important;
}
.entry-content nav ul li a{
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 500;
	line-height: 50px;
	letter-spacing: 0;
	text-decoration: none !important;
	color: #ffffff;
}
.entry-content nav ul li.is-active{
	background-color: #e974af;
}
.entry-content nav ul li.is-active a{
	color: #1B1C1E;
}
.woocommerce-MyAccount-content  .woocommerce-Button,
.woocommerce-MyAccount-content  .wp-element-button,
.woocommerce-form  .wp-element-button,
.woocommerce-checkout-review-order .wp-element-button{
	background-color: #393089;
	color: #fff;
	font-family: 'Karla';
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0;
	transition: 0.5s all;
	opacity: 1 !important;
	padding: 10px 20px;
	box-shadow: 4px 4px 6px 0px #e974af;
}
.woocommerce-MyAccount-content  p,
.woocommerce-MyAccount-content  p a{
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0;
	color: #000;
}
.woocommerce-MyAccount-content  .woocommerce-Address-title h3,
.entry-content .woocommerce h2{
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0px;
	text-align: center;
}
.woocommerce-MyAccount-content  .woocommerce-Address-title a{
	font-family: 'Karla';
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0;
	color: #000;
}
.entry-content .woocommerce .login{
	border-radius: 0px !important;
}
/* *-*-*-*-*-*-*-*-*-*- Product Search Page *-*-*-*-*-*-*-*-* */
.product_search .page-title{
	font-family: 'Lato';
	font-size: 40px;
	font-weight: 900;
	line-height: 45px;
	letter-spacing: 0;
}
.product_search .woocommerce-result-count{
	font-family: 'Karla';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0;
}
.product_search form select{
	border: 1px solid #000;
	border-radius: 0px;
	padding: 10px;
	font-family: 'Karla';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0;
}
.product_search ul.products li{
	text-align: center;
	position: relative !important;
}
.product_search ul.products li img{
	margin-bottom: 0px !important;
}
.product_search ul.products li .woocommerce-loop-product__title{
	font-family: 'Lato';
	font-size: 25px !important;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	color: #000;
	padding: 20px 0px 10px 0px !important;
}
.product_search ul.products li .star-rating{
	display: none;
}
.product_search ul.products li .price{
	font-family: 'Karla';
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 20px;
	letter-spacing: 0;
	color: #000 !important;
}
.product_search ul.products li .add_to_cart_button,
.product_search ul.products li .added_to_cart{
	width: 100%;
	color: #fff;
	background-color: #000000;
	margin: 0 !important;
	padding: 15px;
	font-family: 'Archivo',sans-serif;
	font-size: 15px;
	font-weight: 300;
	position: absolute;
	left: 0;
	bottom: 82px;
	transition: 0.5s;
	opacity: 0;
}
.product_search ul.products li .added{
	display: none !important;
}
.product_search ul.products li:hover .add_to_cart_button,
.product_search ul.products li:hover .added_to_cart{
	opacity: 1;
}
.product_search ul.products{
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}
.product_search ul.products li{
	width: 23.5% !important;
	margin: 0 !important;
}


.wp-block-cover.fashion_blog_sec .grid-container {
    max-width: 100% !important;
}
.wp-block-cover.fashion_blog_sec .grid-container .gutentor-image-thumb img {
    object-fit: cover;
    object-position: center;
    height: 400px;
}
.wp-block-cover.fashion_blog_sec .grid-container .gutentor-post-image-box {
	margin-bottom: 0 !important;
}

.wp-block-cover.fashion_blog_sec .grid-container .gutentor-post-item {
	margin-bottom: 2rem;
}
.wp-block-cover.fashion_blog_sec .grid-container .gutentor-post-item .gutentor-entry-meta-primary {
	margin: 0 !important;
}