p{
	opacity:1;
}
.catbgheretop{
	background: #060F41;
	position: relative;
}
.catbgheretop img{
	height: 226px;
	object-fit: cover;
	width: 100%;
	opacity: 0.4;
}

.categorytopsection:after{
	width: 100%;
	height: 100%;
	background: rgba(6, 15, 65, 0.68);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}




.categorytopsection{
	height: 226px;
	object-fit: cover;
	position: relative;
}
#wrapper {
    padding-top: 0;
    background: #fff;
}

.cattopbanr{
	position: relative;
	z-index: 99;
}
.catbgheretop .breadcrumb{
	display: block!important;
}
.catbodythreesec h1{
	color: rgba(255, 255, 255, 1);
	font-size: 32px;
	font-family: "Geologica", sans-serif;
	line-height: 36px;
	margin-bottom: 0;
	text-align: center;
}
#wrapper .breadcrumb ol, .list-group {
    display: flex;
    justify-content: center;
}
.breadcrumb{
	margin-bottom: 0!important;
}
#wrapper .breadcrumb li::after {
    color: #fff;
}
#wrapper .breadcrumb li:last-child , #wrapper .breadcrumb li a{
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: "Geologica", sans-serif;
	font-weight: 600;
	line-height: 35px;
}
.cattopbanr .elementor-widget-wrap{
	gap:10px!important;
}
.categorytopsection .elementor-container{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.product-miniature .product-title a{
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.32px;
	line-height: 23px;
	display: flex;
	justify-content: center;
	font-weight: 800;
	font-family: "Geologica", sans-serif;
	height: 45px;
	overflow: hidden;
}
.product-price-and-shipping .price{
	color: #000000;
	font-size: 20px;
	letter-spacing: 0.32px;
	line-height: 23px;
	font-weight: 800;
	font-family: "Geologica", sans-serif;
}
.product-miniature .thumbnail-container .product-thumbnail img{
	border: 1px solid #E5E5E5;
    border-radius: 6px;
}
.b2bbutton{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 31px;
}
.product-miniature .thumbnail-container:focus .product-description::after, .product-miniature .thumbnail-container:hover .product-description::after{
	display: none;
}
.addtocartbutton{
    color: #000000;
	font-size: 13px;
	letter-spacing: 0.26px;
	line-height: 22px;
	font-weight: 600;
	font-family: "Geologica", sans-serif;
	padding: 10px 35px;
	background: #EFEFEF;
	border-radius: 20px;
	margin-top: 31px;
}
.addtocartbutton:hover{
	background: rgba(40, 52, 119, 1);
	color: #fff;
}
.catleftclmn{
	margin-top: -60px;
}
.catleftclmn .elementor-heading-title{
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.8px;
	line-height: 22px;
	font-weight: 800;
	font-family: "Geologica", sans-serif;
}
.catleftclmn .elementor-icon-list-items{
	background: rgba(239, 239, 239, 1);
	border-radius: 6px;
	padding: 30px!important;
	max-width: 351px;
}
.catleftclmn .elementor-icon-list-items a{
	color: #000000;
	font-size: 14px;
	line-height: 31px;
	font-weight: 300;
	font-family: "Geologica", sans-serif;
	position: relative;
	padding-left: 17px;
}
.catleftclmn .elementor-icon-list-items a:hover{
	font-weight: 500;
}
.catleftclmn ul li{
	list-style: 
}
.catleftclmn .elementor-icon-list-items a:after{
	position: absolute;
	left: 0;
	width: 5px;
	background: #000;
	height: 5px;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	content: '';
}
.catrightcount .ce-listing-info{
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.8px;
	line-height: 22px;
	font-weight: 700;
	font-family: "Geologica", sans-serif;
}
.catshortsec .elementor-field-label{
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.8px;
	line-height: 20px;
	font-weight: 500;
	font-family: "Geologica", sans-serif;
}
.catshortsec .elementor-field-textual{
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.8px;
	line-height: 20px;
	width: 200px;
    max-width: inherit;
	font-weight: 700;
	font-family: "Geologica", sans-serif;
	background: url(/img/bottom-arrow.svg) no-repeat;
	border:1px solid #fff!important;
	background-position: right center;
}
.catshortsec .ce-sort-order{
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	gap:10px;
}
.catshortsec .elementor-select-wrapper {
    display: flex
;
    position: relative;
    width: auto;
}
.catshortsec .elementor-field-group .elementor-field-textual:focus{
	box-shadow: none;
}
.catshortsec .elementor-field-group .elementor-select-wrapper:before{
    /*content: "\f078";*/
    display: none;
}
.cartandwishlist{
	display: flex;
	align-items: center;
	gap:10px;
	justify-content: center;
}
.products article .wishlist-button-add {
    position: relative;
    top: 0;
    margin-top: 31px;
    opacity: 1;
    right: 0;
    z-index: 8;
    background: rgba(239, 239, 239, 1);
    box-shadow: none;
}
.cartandwishlist .wishlist-button-add i {
    color: #000;
}
.cartandwishlist .wishlist-button-add:hover i {
    color: #fff;
}
.cartandwishlist .wishlist-button-add:active {
    transform: scale(1);
}
.products article .wishlist-button-add:hover{
    background: rgba(40, 52, 119, 1);
}
.catrightcount{
	width: 50%!important;
}
.catshortsec{
	width: 50%!important;
}
.catpagination .js-search-link{
	padding: 14px 19px;
	background: rgba(239, 239, 239, 1);
	border-radius: 4px;
	color: #000;
}
.catpagination .js-search-link:hover{
	padding: 14px 19px;
	background: rgba(57, 169, 52, 1);
	border-radius: 4px;
	color: #fff;
}
.catpagination .elementor-row{
	display: contents!important;
}
.catpagination{
	margin-top: 46px;
}
.catpagination .ce-pagination{
    justify-content: center!important;
}
.containercategory{
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0 15px;
}
.mobilecattitlesec{
	display: none;
}
.catbodythreesec{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.containercategory{
	padding-top: 37px;
}
.toprightshortcount .elementor-widget-wrap{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.cartandwishlist .wishlist-button-add{
	background: url(/img/heart.svg) no-repeat rgba(239, 239, 239, 1)!important;
	background-position: center!important;
	background-size: 22px!important;
}
.cartandwishlist .wishlist-button-add:hover{
	background: url(/img/heart-blue.svg) no-repeat rgba(40, 52, 119, 1)!important;
	background-position: center!important;
	background-size: 22px!important;
}
.cartandwishlist .wishlist-button-add i {
    display: none;
}


@media only screen and (min-width: 1600px) {

.containercategory {
    max-width: 1600px;
    margin: 0 auto;
}
.containercategory .row {
	width: 100%;
}


}



@media only screen and (min-width: 1200px) and (max-width : 1599px) {

.product-miniature .thumbnail-container{
	width: 100%;
}
.addtocartbutton{
	padding: 10px 26px;
}


}



@media only screen and (min-width: 1200px) {


}



@media only screen and (min-width: 992px) and (max-width : 1199px) {
 
.productcustomaddtocart form{
	width: 100%;
}
.containercategory{
	justify-content: center;
}
.mobilefilter .elementor-button{
    background: #283477;
    border-radius: 30px;
    font-size: 12px;
    border:none;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #fff;
}
.mobilefilter .elementor-button-text , .mobilefilter .elementor-button-icon{
	color: #fff;
}
.mobilefiltersticky {
    position: fixed;
    right: 0;
    z-index: 999999;
    top: 50%;
}
.ce-filters .elementor-field-subgroup a{
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #000;
}
.ce-filters__title{
	margin-bottom: 10px;
}
.ce-filters__container.ce-filters--shown .ce-filters{
	padding: 15px;
}
.ce-filters__container .dialog-lightbox-close-button{
	margin-right: 15px;
	margin-top: 15px;
}
.mobilecattitlesec{
	display: block;
}
.addtocartbutton {
    font-size: 11px;
    letter-spacing: 0.22px;
    line-height: 15px;
    padding: 10px 15px;
    width: 100%;
}
.product-miniature .product-title a {
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 17px;
}
.product-price-and-shipping .price{
	font-size: 14px;
    line-height: 23px;
}
.catpagination .js-search-link {
    padding: 10px 12px;
    background: rgba(239, 239, 239, 1);
    border-radius: 2px;
    color: #000;
    font-size: 12px;
}
.catpagination {
    margin-top: 0;
    margin-bottom: 27px!important;
}
.product-miniature .thumbnail-container {
    margin-bottom: 0!important;
}
.catshortsec .elementor-field-textual{
	background-color: rgba(239, 239, 239, 1);
	width: 100%;
	background-position: 98% center;
} 
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-select-wrapper {
    width: 100%;
}
.catshortsec {
    width: 100% !important;
}
.mobilecattitlesec{
	display: none;
}
.topcountandshort{
	position: relative;
	z-index: 9;
}
.containercategory {
    padding-top: 12px;
}
.catbgheretopmobile h1{
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.8px;
	line-height: 20px;
	margin-bottom: 0;
}
.catbgheretopmobile{
	padding: 22px 0;
	background: rgba(246, 246, 246, 1);
}
.catbgheretopmobile  a{
	text-decoration: none;
	color: #000;
}
.catbgheretopmobile img{
	margin-right: 17px;
}

.catbgheretopmobile .container{
	width: 100%;
}
.catleftclmn , .topleftblankdiv{
	display: none;
}
.catrightclmn , .toprightshortcount{
	width: 100%!important;
}
.cartandwishlist .wishlist-button-add , .cartandwishlist .wishlist-button-add:hover {
    background-size: 16px !important;
    width: 35px;
    height: 35px;
    min-width: 35px;
}




}



@media only screen and (min-width: 768px) and (max-width: 991px) {


.productcustomaddtocart form{
	width: 100%;
}
.mobilecattitlesec{
	display: block;
}
.addtocartbutton {
    font-size: 11px;
    letter-spacing: 0.22px;
    line-height: 15px;
    padding: 10px 15px;
}
.product-miniature .product-title a {
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 17px;
}
.product-price-and-shipping .price{
	font-size: 14px;
    line-height: 23px;
}
.catpagination .js-search-link {
    padding: 10px 12px;
    background: rgba(239, 239, 239, 1);
    border-radius: 2px;
    color: #000;
    font-size: 12px;
}
.catpagination {
    margin-top: 0;
    margin-bottom: 27px!important;
}
.product-miniature .thumbnail-container {
    margin-bottom: 0!important;
}
.catshortsec .elementor-field-textual{
	background-color: rgba(239, 239, 239, 1);
	width: 100%;
	background-position: 98% center;
} 
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-select-wrapper {
    width: 100%;
}
.catshortsec {
    width: 100% !important;
}
.mobilecattitlesec{
	display: none;
}
.topcountandshort{
	position: relative;
	z-index: 9;
}
.containercategory {
    padding-top: 12px;
}
.catbgheretopmobile h1{
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.8px;
	line-height: 20px;
	margin-bottom: 0;
}
.catbgheretopmobile{
	padding: 22px 0;
	background: rgba(246, 246, 246, 1);
}
.catbgheretopmobile  a{
	text-decoration: none;
	color: #000;
}
.catbgheretopmobile img{
	margin-right: 17px;
}

.catbgheretopmobile .container{
	width: 100%;
}
.catleftclmn , .topleftblankdiv{
	display: none;
}
.catrightclmn , .toprightshortcount{
	width: 100%!important;
}
.mobilefilter .elementor-button{
    background: #283477;
    border-radius: 30px;
    font-size: 12px;
    border:none;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #fff;
}
.mobilefilter .elementor-button-text , .mobilefilter .elementor-button-icon{
	color: #fff;
}
.mobilefiltersticky {
    position: fixed;
    right: 0;
    z-index: 999999;
    top: 50%;
}
.ce-filters .elementor-field-subgroup a{
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #000;
}
.ce-filters__title{
	margin-bottom: 10px;
}
.ce-filters__container.ce-filters--shown .ce-filters{
	padding: 15px;
}
.ce-filters__container .dialog-lightbox-close-button{
	margin-right: 15px;
	margin-top: 15px;
}
.products article .wishlist-button-add{
	width: 30px;
	height: 30px;
	margin-top: 16px;
	min-width: 30px;
}
.products article .wishlist-button-add i {
    color: #000;
    font-size: 22px;
}
.addtocartbutton{
    padding: 7px 15px 8px;
    width: 100%;
    margin-top: 20px;
}
.b2bbutton{
	margin-top: 15px;
}
.cartandwishlist .wishlist-button-add , .cartandwishlist .wishlist-button-add:hover {
    background-size: 16px !important;
}




}



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


.mobilecattitlesec{
	display: block;
}
.addtocartbutton {
    font-size: 11px;
    letter-spacing: 0.22px;
    line-height: 15px;
    padding: 10px 15px;
    margin-top: 16px;
}
.productcustomaddtocart form{
	width: 100%;
}
.product-miniature .product-title a {
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 17px;
}
.product-price-and-shipping .price{
	font-size: 14px;
    line-height: 23px;
}
.catpagination .js-search-link {
    padding: 10px 12px;
    background: rgba(239, 239, 239, 1);
    border-radius: 2px;
    color: #000;
    font-size: 12px;
}
.catpagination {
    margin-top: 0;
    margin-bottom: 27px!important;
}
.product-miniature .thumbnail-container {
    margin-bottom: 0!important;
}
.catshortsec .elementor-field-textual{
	background-color: rgba(239, 239, 239, 1);
	width: 100%;
	background-position: 98% center;
} 
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-field-label{
	display: none;
}
.catshortsec .elementor-select-wrapper {
    width: 100%;
}
.catshortsec {
    width: 100% !important;
}
.mobilecattitlesec{
	display: none;
}
.topcountandshort{
	position: relative;
	z-index: 9;
}
.containercategory {
    padding-top: 12px;
}
.catbgheretopmobile h1{
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.8px;
	line-height: 20px;
	margin-bottom: 0;
}
.catbgheretopmobile{
	padding: 22px 0;
	background: rgba(246, 246, 246, 1);
}
.catbgheretopmobile  a{
	text-decoration: none;
	color: #000;
}
.catbgheretopmobile img{
	margin-right: 17px;
}

.catbgheretopmobile .container{
	width: 100%;
}


.mobilefilter .elementor-button{
    background: #283477;
    border-radius: 30px;
    font-size: 12px;
    border:none;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #fff;
}
.mobilefilter .elementor-button-text , .mobilefilter .elementor-button-icon{
	color: #fff;
}
.mobilefiltersticky {
    position: fixed;
    right: 0;
    z-index: 999999;
    top: 50%;
}
.ce-filters .elementor-field-subgroup a{
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: #000;
}
.ce-filters__title{
	margin-bottom: 10px;
}
.ce-filters__container.ce-filters--shown .ce-filters{
	padding: 15px;
}
.ce-filters__container .dialog-lightbox-close-button{
	margin-right: 15px;
	margin-top: 15px;
}
.products article .wishlist-button-add{
	width: 30px;
	height: 30px;
	margin-top: 16px;
	min-width: 30px;
}
.products article .wishlist-button-add i {
    color: #000;
    font-size: 22px;
}
.addtocartbutton{
    padding: 7px 15px 8px;
    width: 100%;
}
.b2bbutton{
	margin-top: 15px;
}
.cartandwishlist .wishlist-button-add , .cartandwishlist .wishlist-button-add:hover {
    background-size: 16px !important;
}





}


.ce-pagination .elementor-active {
	background:rgba(57, 169, 52, 1)!important;
	color:white!important;
}


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




    

}



@media only screen and (min-width: 480px) and (max-width: 639px) {





    

}



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






    

}