@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
body
{
	font-family: 'Open Sans', sans-serif;
}
.top-bar
{
background: #f0f0f0;
padding: 1px 0px 11px !important;
}
.top-bar .left-side
{
	border-right: 1px solid #c0bfbf;
    color: #6d6c6c;
    float: left;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    margin-right: 10px;
    margin-top: 12px;
    padding-right: 10px;
}
.top-bar .left-side .fa
{
	    margin-right: 5px;
}
.middle-menu .logo
{
	float:left;
	
}
.logo a img
{
	    width: 100%;
    height: auto;
	
}
.middle-cart
{
	float:right;
	margin-top: 15px;
}
.wcmenucart-contents {
    background: #1143fe;
    float: left;
}
.wishlist-wrapper a, .cart-wrapper .estore-cart-views > a {
    color: #ffffff !important;
}
.wishlist-wrapper, .wcmenucart-contents {
    border-radius: 100%;
    float: left;
    height: 42px;
    line-height: 42px;
    margin-left: 25px;
    text-align: center;
    width: 42px;
    display: block;
    position: relative;
}
.wcmenucart-contents i
{
	color:#fff;
	    padding-top: 12px;
}
.wcmenucart-contents .cart-value {
    border: 2px solid #1143fe;
    color: #1143fe;
	    border: 2px solid #1143fe;
    color: #1143fe;
    background: #fff none repeat scroll 0 0;
    /* border: 2px solid #000; */
    border-radius: 100%;
    display: block;
    height: 24px;
    line-height: 19px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 24px;
    color: #000;
    font-size: 12px;
}

.my-cart-wrap {
    float: left;
    margin-left: 20px;
}
.my-cart-wrap .my-cart {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.cart-total {
    font-size: 12px;
    font-weight: 600;
}
.main-menu {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.main-menu li a
{
color: #454545;
    position: relative;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
	.main-menu li
	{
		list-style-type:none;
	float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 43px;
    margin-left: 38px;
    position: relative
	}
	.main-menu ul
	{
		    padding-left: 0px;
		}
		.collection-thumb-block .collection-thumb-img {
    margin: 0;
    overflow: hidden;
}
.tg-column-3 {
    float: left;
    margin-left: 2%;
    width: 31.32%;
}
.collection-thumb-block {
    position: relative;
}
.collection-thumb-block .collection-thumb-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper {
    bottom: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.collection-thumb-hover:after {
    border: 2px solid rgba(255, 255, 255, 0.7);
    content: "";
    height: 90%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 93%;
}
.collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper .collection-thumb-title {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}
.about-title {
    font-size: 28px;
    margin: 0;
	font-weight: 700;
    text-transform: uppercase;
	    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}
.about-title a {
    color: #454545;
}
.about-sub-title {
    color: #000;
    margin: 10px 0;
    font-size: 16px;
    text-transform: capitalize;
	    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
	font-weight: 700;
}
.about-content {
    color: #737373;
    font-size: 15px;
    margin-top: 20px; 
	line-height:29px;
}
.category-section
{
margin-top:30px;
margin-bottom:30px;
	
}
footer
{
    margin-top: 40px;
	    background: #000 none repeat scroll 0 0;
        padding: 30px 0px 0px 0px !important;
    COLOR: #FFF;
	}
	.widget-title {
    border-bottom: 1px solid #d6d6d6;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}
.widget-title span {
    border-bottom: 2px solid #b90b05;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.footer-2 ul li
{
	color:#fff;
list-style-type:none;
border-bottom: none;
    color: #333;
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0 0 5px 25px;
    position: relative;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    display: block;
}
.footer-2 ul li a
{
	
	color:#fff !Important;
}
.footer-2 ul li a:before
{
 color: #888888;
    content: "\f1db";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
#bottom-footer {
    background: #b90b05 none repeat scroll 0 0;
    padding: 10px 0;
}
.copy-right {
    float: left;
    font-size: 11px;
}
.payment-partner-wrapper {
    float: right;
}
.payment-partner-wrapper ul li {
    float: left;
    margin-left: 10px;
	    list-style-type: none;
}
.footer-1,.footer-2,.footer-3,.footer-4
{
margin-bottom:15px;	
}
.section-title-wrapper {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.section-title-wrapper .section-title-block .page-title {
    display: inline-block;
    font-size: 20px;
    margin: 0;
    position: relative;
	    color: #333333;
    font-weight: 700;
}
.section-title-wrapper .section-title-block .page-title:after {
    position: absolute;
    left: 0;
    bottom: -13px;
    content: "";
    width: 100%;
    height: 2px;
    background: #000 !important;
}
.section-title-wrapper .section-title-block .page-sub-title {
    display: inline-block;
    font-size: 13px;
    color: #7f7d7d;
    font-weight: 400;
    position: relative;
    margin: 0 0 0 10px;
    padding-left: 15px;
}
.page-sub-title:before {
    position: absolute;
    left: 0;
    content: "/";
    top: 0;
}
	.featured-img img {
    display: block;
    width: 100%;
    height: 242px !important;
    object-fit: contain;
	}
	.featured-img {
    margin: 0;
    padding: 0;
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}
.featured-img .featured-hover-wrapper .featured-hover-block a i {
    font-size: 16px;
    line-height: 36px;
}
.featured-img .featured-hover-wrapper .featured-hover-block a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 0 5px;
    font: 0/0 a;
    border-radius: 0;
    vertical-align: top;
}
.featured-img .featured-hover-wrapper {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.featured-title a {
    color: #454545;
}
.featured-title {
    height: 30px !important;
}
.featured-slider li .featured-title {
    font-size: 15px;
    margin: 10px 0 0;
}
.featured-slider li .single_add_to_wishlist {
    background: #000 none repeat scroll 0 0;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 15px;
    margin: 10px 0 15px;
}
.featured-title {
    font-size: 15px;
    margin: 10px auto 0;
	color: #333333;
    font-weight: 700;
}
.featured-content-wrapper
{
	text-align :center;
	margin:0 auto;
	}
.single_add_to_wishlist {
    background: #000 none repeat scroll 0 0;
    border-radius: 25px;
    color: #ffffff !Important;
    display: inline-block;
    font-weight: 600;
    padding: 5px 15px;
    margin: 10px 0 15px;
	text-decoration:none;
}
.single_add_to_wishlist i {
    margin-left: 5px;
}
.single_add_to_wishlist:hover {
    background: #e2ae04;
	    color: #ffffff !Important;
		text-decoration:none;
}
.featured-hover-wrapper:hover .featured-hover-block {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.about-us-wide
{

	    background: #f9f9f9;
	    padding: 30px 0px 47px;
	    margin-bottom: 40px;

}

textarea.form-control {
    height: 72px !important;
}
h2.woocommerce-loop-product__title
{
	color: #454545;
	text-align:center;
}
a.button.product_type_simple
{
background-color: #000 !important;
    border-radius: 25px !important;
    color: #ffffff !important;
    display: flow-root !important;
    font-weight: 600 !important;
    padding: 9px 15px !important;
    margin: 10px 0px 10px !important;
    text-align: center;
    width: 140px;
    margin: 10px auto 0px !important;	
}
.woocommerce ul.products li.product a img
{
    border: 1px solid #e1e1e1;	
	}
	li.product-category {
    /*width: 33.333% !important;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0*/;
}
h2.woocommerce-loop-category__title
{
    font-size: 17px  !important;
    font-weight: 700;
       display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 9999999;
    text-align: center;
    margin: 0 auto !important;
	    background: #b90b05;
    color: #fff;

}
mark.count
{
	display:none;
}
body .products .product-category a {
    position: relative;
    display: block;
}
body .product-category img { display: block }
body .products .product-category h3 .count { display: none }
body .products .product-category h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff !important;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    padding: 10px;
    width: 100%;
    text-align: center;
    background: #000;
    background: rgba(0,0,0,0.75);
    margin: 0;
}

.footer-2 ul li {
    color: #fff;
    list-style-type: none;
    border-bottom: none;
    color: #333;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0 0 5px 25px;
    position: relative;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    display: block;
    float: left;
    width: 50%;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}
.paragraph-row {
    display: block;
    clear: both;
    position: relative;
    width: 100%!important;
	margin-top: 15px;
}
.panel > .p-title h2, #sidebar .widget > .w-title h3, .p-title h2 {
    display: inline-block !important;
    padding: 11px 22px !important;
    color: #fff !important;
    background: #292a32 !important;
    margin-bottom: 0px !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-family: 'PT Sans Narrow', sans-serif !important;
    /* letter-spacing: 1px; */
}
