/*!
Theme Name: BS Export
Theme URI: https://www.technoexponent.com/
Author: technoExponent
Author URI: https://www.technoexponent.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bs-export
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins";
}
body{
    padding: 0;
    margin: 0;
}
ul {
    list-style: none;
}
img {
    max-width: 100%;
}
a {
    text-decoration: none;
    display:inline-block;
}
/* .fixed-head {
    position: fixed;
    width: 100%;
} */

/* Product Listing CSS Start */
.count_ordering_wrap {
    display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
	padding: 0 15px;
	margin-bottom: 1rem;
}
.count_ordering_wrap .woocommerce-result-count {
	display: flex;
	align-items: center;
	margin: 0;
}
.count_ordering_wrap form {
	margin: 0;
}
.count_ordering_wrap form select {
	padding: 6px 10px;
}
.all_product_list ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.all_product_list ul.products:before {
	position: absolute;
}
ul.products li {
    background-color: #F5F5F5;
    padding: 15px !important;
    text-align: center;
    margin: 0 0 24px 0 !important;
}
ul.products li.product h2 {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    opacity: 70%;
}
ul.products li.product h4 {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
}
.be_product_listing ul.products li.product .price, section.related.products ul.products li.product .price  {
    color: #3D78D2;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
}
section.related.products h2 {
    text-transform: capitalize;
}
ul.products li.product .cprice  {
    color: #3D78D2;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
}
ul.products li.product .price {
    margin-top: 25px;
}
ul.products li.product .cprice  {
    padding-bottom: 15px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 2px solid #2C4363;
    background-color: #2C4363;
    margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed;
    color: #2C4363;
}
/* Product Listing CSS End */
/* Product Details CSS Start */
.be_product_details h1  {
    color: #000000;
    font-size: 38px;
    font-weight: 500;
    line-height: 30px;
}
.be_product_details div.product p.price {
    color: #3D78D2;
    font-size: 38px;
    font-weight: 500;
    line-height: 30px;
}
.be_product_details .summary.entry-summary .cprice a {
    color: #000000;
    font-size: 38px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    text-decoration: none;
}
.be_product_details .cprice a span {
    color: #3D78D2;
}
.be_product_details .product_meta {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #000000;
}
.be_product_details .product_meta span span {
    font-weight: 400;
}
.be_product_details .product_meta span a {
    text-decoration: none;
    color: #000000;
    font-weight: 400;
}
.singleContent {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
}
.singleContent h2 {
    font-weight: 400;
    color: #000000;
}
.singleContent p {
    font-weight: 500;
    color: #6A6A6A;
}
/* Product Details CSS End */
/* Inner page banner css start */
.inner_banner {
	background-image: url(https://www.bsexports.twebexponent.in/wp-content/uploads/2023/11/Inner-banner-for-All-Cottons-page.jpg);
	text-align: center;	
    position: relative;
/* 	margin-top: 100px; */
    z-index: 2;
}
.inner_banner h1 {
	font-size: 54px;
	font-weight: 400;
	line-height: 79px;
	color: #ffffff;
}
.inner_banner p {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #ffffff;
}
.ban_content_wrap {
    padding: 25px 0;
    position: relative;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
}
/* .inner_banner .ban_overlay {
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.5;
} */
/* Inner page banner css end */
.news_article {
	background-color: #fff;
	padding: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.news_article .img_block {
	height: 247px;
}
.news_article .img_block a {
	width: 100%;
	height: 100%;
}
.news_article .img_block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_article .postMeta {
	text-align: center;
    position: absolute;
    top: 168px;
    background-color: #fff;
    padding: 15px 12px;
    width: 120px;
    border-top-right-radius: 14px;
}
.news_article .postMeta:before,
.news_article .postMeta:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 47px;
	background: url(/wp-content/uploads/2023/09/vector.png) left bottom/ contain no-repeat;
    left: -18px;
    top: -41px;
}
.news_article .postMeta:after {
	bottom: -5px;
    top: auto;
    left: auto;
    right: -32px;
}
.news_article .postMeta p {
/* 	color: #3D78D2;
	font-family: 'Raleway';
	font-size: 44px;
	line-height: 34px;
	font-weight: 400; */
	color: #3D78D2;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	text-transform: capitalize;
	margin: 0;
}
.news_article .postMeta p span {
	font-family: 'Poppins';
	display: block;
	font-size: 24px;
	width: 100%;
}

.news_article h2 {
	font-family: 'Poppins';
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	padding-top: 30px;
}
.news_article .news_info p {
	font-family: 'Poppins';
	color: #4D4D4D;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
    padding-right: 60px;
}
.news_article .postReadMore {
	text-align: right;
}
.news_article .postReadMore a {
	color: #3D78D2;
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
}
.newsletter-home .wpcf7 input[type="email"] {
	height: 50px;
    width: 275.17px;
    border-radius: 8px;
    border: 1px solid #D1D1D1;
	font-size: 14px;
    font-family: 'Poppins';
	background-image: url(/wp-content/uploads/2023/09/email-2.png);
	background-repeat: no-repeat;
	background-size: 27px auto; 
	background-position: left center;
	padding-left: 45px;
	background-position-x: 10px;
}
.newsletter-home .wpcf7 input[type="submit"] {
	height: 50px;
    width: 143.95px;
    background-color: #fff;
    color: #2c4363;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
	border: none;
	border-radius: 5px;
}
button.login-btn {
    text-align: center;
	border-radius: 4px;
    padding: 1px 8px;
    background-color: #2C4363;
}
/*Search form*/
.aws-container .aws-show-clear .aws-search-field {
          border-radius: 4px !important;
}
button.login-btn:hover {
/*     width: 140px; */
    padding: 1px 10px;
}
.row.be_product_listing {
    padding-top: 60px;
    padding-bottom: 60px;
}
.container.be_product_details {
    padding: 100px 0 60px;
}



/* .blog_details {
	width: 100%;
	padding: 120px 60px 60px;
	display: flex;
	flex-wrap: wrap;
}

.blog_details_left {
	width: 70%;
	padding: 0 10px 0 0;
}

.blog_details_image {
	width: 100%;
	margin-bottom: 20px;
}

.blog_details_image img {
	width: 800px;
	height: 400px;
	align-items: center;
}

.blog_heading {
	width: 800px;
}

.blog_heading h2 {
	color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 500;
	line-height: normal;
}

.blog_content {
	width: 800px;
	font-family: 'Raleway';
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}



.blog_details_right {
	width: 30%;
}

.all_releted_blogs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.releted_blog_part {
	width: 50%;
	padding: 0 10px;
    margin-bottom: 15px;
}

.releted_blog_part a {
	color: #000;
	text-decoration: none;
}

.releted_blog_image {
	width: 100%;
	height: 130px;
}

.releted_blog_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.releted_blog_content {
	width: 100%;
}

.releted_blog_content h4 {
	color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
	line-height: normal;
	margin-top: 5px;
} */

/* My account page css start */
.woocommerce-account .entry-content {
    margin-top: 30px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background-color: #2C4363;
    color: #fff;
	padding: 12px 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    border: none;
}
p.woocommerce-LostPassword.lost_password a, a.woocommerce-privacy-policy-link {
    color: #2C4363;
}
.woocommerce-account main#primary {
    padding: 80px 0;
}
.woocommerce-account .woocommerce-Input, .woocommerce-account .input-text {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    /* border: 1px solid #ced4da; */
    width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    background-color: #2C4363;
    border: 1px solid #ddd;
    padding: 8px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    background-color: #fff;
    color: #2C4363;
    font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: #2C4363;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    background-color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #2C4363;
    font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    color: #2C4363;
}
.woocommerce-account .woocommerce-info {
    border-top-color: #2C4363;
}
.woocommerce-account .woocommerce-info::before {
    color: #2C4363;
}
.woocommerce-account .woocommerce-info a.button, .woocommerce-account .woocommerce-MyAccount-content .button {
    background-color: #2C4363;
    color: #fff;
	padding: 12px 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    border: none;
}
/* My account page css end */





.filter_left #block-10 {
	background-color: rgba(124, 227, 197, 50%);
	padding: 20px 30px;
}

.filter_left #block-10 h2 {
	color: #000;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 166.667% */
	text-transform: capitalize;
}

.filter_left #block-10 ul {
	padding: 0;
}

.filter_left #block-10 ul li {
	padding: 0 0 0 30px;
	margin-top: 20px;
	position: relative;
}
/* .filter_left #block-10 ul li:before {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	border: solid 2px rgba(0, 0, 0, 70%);
	border-radius: 5px;
} */
.filter_left #block-10 ul li a:before {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	border: solid 2px rgba(0, 0, 0, 70%);
	border-radius: 5px;
}
.filter_left #block-10 ul li.currentCat:after {
	content: "";
	position: absolute;
	left: 8px;
	top: 6px;
	width: 5px;
	height: 10px;
	border: solid rgba(0, 0, 0, 70%);
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.filter_left #block-10 ul li a {
	color: rgba(0, 0, 0, 70%);
	font-family: 'Poppins';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 285.714% */
	text-transform: capitalize;
	text-decoration: none;
}
.related.products ul.products li {
    width: 23%;
    margin: 0 10px !important;
}
.be_product_details .woocommerce-product-gallery__wrapper a {
	width: 100%;
}
.woocommerce .bs-export-logreg-wrap form .form-row input.input-text, .woocommerce .bs-export-logreg-wrap form .form-row textarea {
	height: 45px;
}
.contact_form input,
.contact_form textarea {
	width: 100%;
	height: 35px;
	border-radius: 4px;
	border: 1px solid #BCBCBC;
	background: #FFF;
	padding: 10px 25px;
}
.contact_form textarea {
	height: 140px;
	resize: none;
}
.contact_form input:focus,
.contact_form textarea:focus{
	outline: none;
	box-shadow: none;
}
.contact_form input[type=submit] {
	background-color: #2C4363;
    color: #fff;
	padding: 12px 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
	width: auto;
    height: auto;
    margin: auto;
    float: none;
    display: block;
	border-radius: 10px;
}
.contact_form .wpcf7-spinner {
	margin: 10px auto auto;
    float: none;
    display: block;
}

.filter_left h3.wp-block-heading {
    margin: 10px 0 25px 0;
}
.abt_faq .elementor-accordion-item {
    margin-bottom: 15px;
}
.abt_faq .elementor-accordion-icon {
    border-radius: 50%;
    border: 2px solid #000000;
    text-align: center !important;
}
/* Blog posts listing css start */
.blog_posts .post_item_wrap {
    display: none;
}
.blog_posts h2.post_listing_heading {
    font-family: 'Poppins';
    font-size: 38px;
    font-weight: 500;
    line-height: 30px;
    color: #000000;
}
.latest_post_item {
	border-bottom: solid 1px #DDD;
	margin-bottom: 25px;
}
.latest_img img {
	height: 400px;
	width: 700px;
}
.latest_post_item .latest_img {
	margin: 10px 0 20px;
}
.latest_post_item h3 {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #676767;
	padding-right: 50px;
}
/* .latest_post_item img {
    width: 100%;
} */
.latest_post_item p {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #676767;
	padding-right: 100px;
}
.blog_posts .blog_post_item {
	margin-top: 20px;
	padding: 15px;
	background: #F5F5F5;
	color: #000;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
}
.blog_posts .blog_post_item .blog_img {
	height: 165px;
	margin-bottom: 15px;
}
.blog_posts .blog_post_item .blog_img a {
	width: 100%;
	height: 100%;
}
.blog_posts .blog_post_item .blog_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog_posts .blog_post_item a {
	color: #000;
}
.blog_posts .blog_post_item a h3 {
	font-family: Poppins;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
}
.blog_posts .loadMore {
	text-align: center;
	margin-top: 30px;
}
.blog_posts .loadMore a {
	background-color: #2C4363;
    color: #fff;
    padding: 12px 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    width: auto;
    height: auto;
    margin: auto;
    float: none;
    display: inline-block;
    border-radius: 10px;
}

.post_sidebar_area > h3 {
	color: #000;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 150% */
	text-transform: capitalize;
	margin: 0;
}

.sidebar_item {
	padding-bottom: 50px;
}

.sidebar_item .sidebar_article a {
	color: #000;
}

.sidebar_item .sidebar_article a h4 {
	color: #000;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 214.286% */
	text-transform: capitalize;
}

.sidebar_item .sidebar_article .sidebar_post_img_block {
	height: 200px;
	width: 100%;
	margin-bottom: 20px;
}
.sidebar_item .sidebar_article .sidebar_post_img_block a {
	width: 100%;
	height: 100%;
}
.sidebar_item .sidebar_article .sidebar_post_img_block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sidebar_item .sidebar_article .sidebar_info {
	color: #000;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	text-transform: capitalize;
}

.sidebar_item .owl-dots {
	position: absolute;
	width: 100%;
	text-align: center;
}

.sidebar_item .owl-carousel .owl-dot {
	width: 12px;
    height: 12px;
    background: #7CE3C5;
    border-radius: 50%;
    margin: 0 5px;
}

.sidebar_item .owl-carousel .owl-dot.active {
	background: #3D78D2;
}

.sidebar_item .sidebar_img_block {
	height: 380px;
	width: 100%;
	position: relative;
}
.sidebar_item .sidebar_img_block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sidebar_item .sidebar_img_block h4 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .55);
	color: #FFF;
	font-family: Poppins;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px; /* 100% */
	text-transform: capitalize;
	display:flex;
	align-items: center;
	justify-content: center;
}
.sidebar_item ul.sidebar_social {
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 0;
}

.sidebar_item ul.sidebar_social li a {
	width: 50px;
	height: 50px;
	background: #3D78D2;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	display:flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 0 10px;
}

.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box {
    margin-top: -5px;
}

/* Blog posts listing css end */


.blog_details {
	padding: 90px 0 50px;
}

.blog_details_image {
	width: 100%;
	height: auto;
	margin: 0 0 20px;
}

.blog_heading {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.blog_heading h2 {
	font-family: 'Poppins';
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    color: #000000;
}

.blog_content {
	font-family: 'Poppins';
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #676767;
}


.home_blog .owl-carousel .owl-stage {
    display: inline-flex;
}
.home_blog .owl-carousel .owl-stage .owl-item {
	display: flex;
}

.home_blog .owl-carousel .owl-stage .owl-item .item {
	display: flex;
}


.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 33.33%;
}

.elementor-11 .elementor-element.elementor-element-eceba3f {
	padding: 0;
}



@media only screen and (max-width: 767px) {

    .count_ordering_wrap {
        justify-content: center;
        margin: 20px 0 0;
    }
    .count_ordering_wrap .woocommerce-result-count {
        margin-bottom: 10px;
    }
    .product.type-product .summary.entry-summary {
        padding: 0 15px;	
    }
    .related.products {
        padding: 0 15px;
    }
	
	
	
	.newsletter-home .wpcf7-form-control-wrap {
		width: 66%;
		display: inline-block;
	}
	
	.newsletter-home .wpcf7 input[type="email"] {
		width: 100%;
	}
	
	.newsletter-home .wpcf7 input[type="submit"] {
		width: 30%;
	}
	
	.elementor-element.elementor-element-d9afff7.mob-sec1 {
		z-index: 9;
	}
    
}