.ele-small-title span{
	font: 600 18px var(--Poppins-font);
	color: #e2333e;
    position: relative;
    top: 2px;
}
.ele-small-title span:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #dc363f;
    position: absolute;
    top: 10px;
    left: -10px;
}
.ele-main-title h2{
	font-size:40px;
	font-weight:400 !important;
	font-family:var(--Abril-font) !important;
    color: var(--black-color);
}
/* --------- Slider -------- */
#ele-slider{
	position: relative;
}
#ele-slider .elementor-column-wrap{
	padding: 0 !important;
}
/* ----- Social Icon -------- */
.ele-social-box{
    top: 37%;
    right: 3%;
    width: 83px !important;
    z-index: 99;
	position: absolute !important;
}
.ele-social-box i {
   
    border: 1px solid transparent;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
    padding: 8px 9px;
}
.ele-social-box .elementor-grid-item{
	display: block !important;
	line-height: 30px;
}
/* -------- About Us --------- */
.category-image-right img{
	height: 451px !important;
}
/* --------- New Arrivals ------- */
#ele-new-arrivals .onsale{
	display: none;
}
#ele-new-arrivals .ele-main-title h2{
	padding-bottom:30px;
}
#ele-new-arrivals .add_to_cart_button{
	position: absolute;
	left:0;
	right: 0;
    bottom: 34%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding: 2px 12px;
	margin: auto !important;
	display: none;
}
#ele-new-arrivals li.product:hover .add_to_cart_button{
	display: block;
}
#ele-new-arrivals .woocommerce-loop-product__title h2{
	font: 600 16px var(--Poppins-font);
    line-height: 34px;
    color: #666666;
}
#ele-new-arrivals li.product ins{
	line-height: 34px;
    color: var(--black-color);
	font-weight: 600;
}
#ele-new-arrivals li.product del{
	line-height: 34px;
    text-decoration: line-through;
    color: #b3b3b3;
	font-weight: 600;
}
#ele-new-arrivals .ele-arrival-button a{
	font: 600 14px var(--Poppins-font);
    letter-spacing: 3px;
    line-height: 32px;
    color: var(--white-color);
    padding: 8px 25px;
    border-radius: 40px;
    border: 2px solid transparent;
	background: linear-gradient(270deg, #bc3248 30%, #e5333d 100%);
}
#ele-new-arrivals .ele-arrival-button a:hover {
    color: #db3340;
    background: transparent;
    border-color: #e4333d;
}
/* -------- Our Records ------------ */
#ele-our-records{
	padding-top: 27%;
}
#ele-our-records .elementor-image-box-img{
	border: 1px solid #bc3041;
    background: #bc3041;
    border-radius: 50%;
    padding: 20px;
    width: 105px;
    height: 105px;
    margin: 0 auto 40px auto;
}
/* --------- Featured Products --------- */
#ele-feature-prod .onsale{
	display: none;
}
#ele-feature-prod .ele-main-title h2{
	padding-bottom:30px;
}
#ele-feature-prod .add_to_cart_button{
	position: absolute;
	left:0;
	right: 0;
    bottom: 34%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding: 2px 12px;
	margin: auto !important;
	display: none;
}
#ele-feature-prod li.product:hover .add_to_cart_button{
	display: block;
}
#ele-feature-prod .woocommerce-loop-product__title h2{
	font: 600 16px var(--Poppins-font);
    line-height: 34px;
    color: #666666;
}
#ele-feature-prod li.product ins{
	line-height: 34px;
    color: var(--black-color);
	font-weight: 600;
}
#ele-feature-prod li.product del{
	line-height: 34px;
    text-decoration: line-through;
    color: #b3b3b3;
	font-weight: 600;
}
#ele-feature-prod .ele-arrival-button a{
	font: 600 14px var(--Poppins-font);
    letter-spacing: 3px;
    line-height: 32px;
    color: var(--white-color);
    padding: 8px 25px;
    border-radius: 40px;
    border: 2px solid transparent;
	background: linear-gradient(270deg, #bc3248 30%, #e5333d 100%);
}
#ele-feature-prod .ele-arrival-button a:hover {
    color: #db3340;
    background: transparent;
    border-color: #e4333d;
}
/* ------- Best seller ------- */

#ele-best-seller .onsale{
	display: none;
}
#ele-best-seller .ele-main-title h2{
	padding-bottom:30px;
}
#ele-best-seller .add_to_cart_button{
	position: absolute;
	left:0;
	right: 0;
    bottom: 34%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding: 2px 12px;
	margin: auto !important;
	display: none;
}
#ele-best-seller li.product:hover .add_to_cart_button{
	display: block;
}
#ele-best-seller .woocommerce-loop-product__title h2{
	font: 600 16px var(--Poppins-font);
    line-height: 34px;
    color: #666666;
}
#ele-best-seller li.product ins{
	line-height: 34px;
    color: var(--black-color);
	font-weight: 600;
}
#ele-best-seller li.product del{
	line-height: 34px;
    text-decoration: line-through;
    color: #b3b3b3;
	font-weight: 600;
}
#ele-best-seller .ele-arrival-button a{
	font: 600 14px var(--Poppins-font);
    letter-spacing: 3px;
    line-height: 32px;
    color: var(--white-color);
    padding: 8px 25px;
    border-radius: 40px;
    border: 2px solid transparent;
	background: linear-gradient(270deg, #bc3248 30%, #e5333d 100%);
}
#ele-best-seller .ele-arrival-button a:hover {
    color: #db3340;
    background: transparent;
    border-color: #e4333d;
}
/* ---------- Newsletter ------------- */

#ele-newsletter{
	text-align: center;
}
#ele-newsletter .ele-small-title span{
	font: 500 14px var(--Poppins-font);
    letter-spacing: 3px;
}
#ele-newsletter input[type="email"] {
    width: 48%;
    border: 1px solid var(--white-color);
    border-radius: 40px;
    background-color: var(--white-color);
}
#ele-newsletter input[type="email"]::placeholder {
  color: #7e7e7e;
  font: 500 14px var(--Poppins-font);
  font-style: italic;
}
#ele-newsletter input[type="submit"]{
  font: 600 16px var(--Poppins-font);
  letter-spacing: 1px;
  color: var(--white-color);
  text-align: center;
  background-color: transparent;
  border: 1px solid var(--white-color);
  padding: 10px 40px;
  position: relative;
  left: -27px;
} 
#ele-newsletter form{
	padding-top: 19px;
}
/* -------- Sale Banner ------------ */
#ele-sale-banner{
	padding-top: 0;
    padding-bottom: 20px;
}
#ele-sale-banner .elementor-widget-html{
	position: absolute;
	height: 80%;
    top: 25%;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
}
#ele-sale-banner .elementor-widget-html span{
	font-size: 18px;
    color: var(--black-color);
    font-family: "Rubik";
    font-weight: 700;
    text-align: center;
    background-color: #fff;
    padding: 5px 10px;
}
#ele-sale-banner .elementor-widget-html span:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 28px;
}
#ele-sale-banner .elementor-widget-html h2{
	font: 700 32px "Rubik";
    letter-spacing: 33px;
    line-height: 23px;
    color: var(--white-color);
    text-align: center;
    width: 51%;
    margin: 30px auto 10px;
    border: 1px solid #fff;
    padding: 18px 0;
}
#ele-sale-banner .elementor-widget-html a{
	font-size: 18px;
	color:#fff;
}
/* ---------- Media ----- */
@media screen and (min-width: 320px) and (max-width:575px){
	#ele-sale-banner .elementor-widget-html {
		top: 9%;
	}
	#ele-sale-banner .elementor-widget-html h2 {
		font: 700 21px "Rubik";
		letter-spacing: 1px;
		padding: 4px 0;
	}
	#ele-newsletter input[type="email"]{
		width: 100%;
	}
	#ele-newsletter input[type="submit"]{
		left: auto;
		margin-top: 20px;
	}
    .elementor-section li.product{
        float: none !important;
        width: 100% !important;
    }
}
@media screen and (min-width: 576px) and (max-width:767px){
    .elementor-section ul.products{
        display:flex !important;
        flex-wrap:wrap;
    }
    .elementor-section li.product{
        width: 45% !important;
        margin:0 auto 25px auto !important;
    }
}
@media screen and (min-width: 768px) and (max-width:991px){
	#ele-sale-banner .elementor-widget-html h2{
		letter-spacing: 13px;
	}
	#ele-sale-banner .elementor-widget-html{
		top: 11%;
	}
	#ele-our-records{
		padding-top: 50px;
	}
	.elementor-section ul.products{
		display:flex !important;
		flex-wrap:wrap;
	}
	.elementor-section li.product{
		width: 45% !important;
		margin:0 auto 25px auto !important;
	}
}
@media screen and (min-width: 992px) and (max-width:1200px){
	#ele-why-choose .row.choose_rowsec{
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 991px){
	.ele-social-box{
		display:none;
	}
}
@media screen and (min-width: 992px){
    .elementor-section ul.products{
        display:flex !important;
        flex-wrap:wrap;
    }
    .elementor-section li.product{
        width: 21% !important;
        margin:0 0 25px 16px !important;
        
    }
}

/*home css*/
:root {--goble-color: #e2333e; --black-color: #000000; --white-color: #ffffff; --Poppins-font: "Poppins"; --Abril-font: "Abril Fatface"; }
/*---Common Css---*/
#slider .slide_nav,#post-loop,#latest-news .owl-dots,#sale-offer #sale-offer-loop,#partners-loop,#our-testimonial #testimonial-loop,.modal-backdrop.show,#new-arrive-loop,#best-seller-loop,#record-loop{
  display: none;
}
.slider_row,#product-category,#our-testimonial,.best_seller_pricebox,#best-seller .product-image{
  position: relative;
}
a.slider-button1,a.slider-button2:hover,#latest-news .latest-news-content:hover .latesredmore i,i.quote-icon,#latest-news .news-date,#our-testimonial .owl-nav i:hover,a.section-button,.customer-number,.choose-head,#our-records{
  background: linear-gradient(270deg, #bc3248 30%, #e5333d 100%);
}
.sale-offer-box span:after,.sale-offer-boxborder,.quote-icon,#our-testimonial .innerbx,#feature_products .feature-cart a i,#best-seller .added_to_cart,#best-seller .bestseller-cart a i,#product-category .innerbx,#new-arrival .arrival-cart a i,.product-image .product-sale-tag,.social-icon.box,.image_box img,.video-box,.slider_padd,.category-boxborder1,.category-boxborder2,.category-boxborder3,.category-boxborder4,.category-boxborder5{
  position: absolute;
}
/* ---Slider---*/
.custom-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

#slider img,#slider svg,#product-category svg,.sale-offer-boxborder,#our-testimonial svg,.choose-box img,#product-category .category-image,.category-image-right img{
  width: 100%;
}
#slider svg{
  height: auto;
}
.slider_padd{
  bottom: 0;
  left: 0;
  padding-left: 0px;
  padding-right: 0px;
  right: 0;
}
.image_box{
  position: relative;
}
.image_box img{
  opacity: 1 !important;
  left: -25px;
  top: -0;
}
.slider-box {
  padding-left: 14%;
  padding-bottom: 28%;
  padding-top: 10%;
}
#slider .carousel-caption {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  left: 0;
  top: 0;
}
.slider-box .slider_offer,a.slider-button1,.product-content ins,a.slider-button1,a.slider-button2,.product-content del{
  font: 600 14px var(--Poppins-font);
}
.slider-box .slider_offer{
  letter-spacing: 7px;
  line-height: 32px;
  color: var(--goble-color);
}
.slider-box h1 {
  font: 400 42px var(--Abril-font);
  line-height: 48px;
  color: var(--black-color);
}
.slider-box .slider_text{
  font: 400 14px var(--Poppins-font);
  line-height: 28px;
  color: var(--black-color);
}
a.slider-button1:hover{
  color: var(--black-color);
  background: transparent;
}
a.slider-button1{
  letter-spacing: 3px;
  line-height: 32px;
  color: var(--white-color);
  border:1px solid #e5333d;
  padding: 10px 20px;
  border-radius: 40px;
  margin-right: 20px;
}
a.slider-button2{
  letter-spacing: 3px;
  line-height: 32px;
  color: var(--black-color);
  background: transparent;
  padding: 10px 20px;
  border-radius: 40px;
  border:1px solid #e5333d;
}
#slider ol.carousel-indicators {
  text-align: left;
  bottom: 20%;
  left: 8%;
  z-index: 1;
  right: auto;
  margin-left: 0;
}
#slider ol.carousel-indicators li {
  padding: 2px;
  margin-right: 10px;
  opacity: 1;
  width: 0px;
  border: 1px solid #121212;
  height: 0px;
  border-radius: 40px;
  background-color: #121212;
}
#slider ol.carousel-indicators li.active {
  border: 2px solid #e5333d;
  background-color: transparent;
  height: 3px;
  width: 3px;
  margin-top: -3px;
}
#slider .vwsmp_front {
  display: inline-grid;
}
#slider .vwsmp_front i {
  background-color: transparent;
  border: 1px solid transparent;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 8px 9px;
}
#slider .vwsmp_front i:hover{
  color: #e5333d;
  background-color: #fff;
  border: 1px solid #fff;
}
/* -------- Video ---------- */
.video-box {
  top: 9%;
  right: 35px;
  z-index: 999;
}
.video-box i {
  font-size: 30px;
  border-radius: 50%;
  border: 1px solid #fff;
  height: 40px;
  width: 40px;
  padding: 4px 16px;
}
span.video-title {
  display: block;
  font-size: 14px;
  line-height: 0;   
}
span.video-title2{
  font-size: 24px;
}
.video-box span{
  font-family: "Montserrat";
  font-weight: 700;
  margin-right: 15px;
  position: relative;
  top: 6px;
}
.social-icon.box {  
  top: 32%;
  right: 0%;
  width: 83px;
  z-index: 99;
}
/*---------------common css----------------------------*/
.main-head,.news-titile,.newsletter,.our-records-content,#new-arrival .arrival-cartbutton,#product-category .category-main-button,.product-sell-pricebox,#new-arrival .new-arrival-button{
  text-align: center;
}
.main-head span{
  font: 600 18px var(--Poppins-font);
  color: var(--goble-color);
  position: relative;
  top: 2px;
}
.main-head span:after{
  content: "";
  width: 6px;
  height: 6px;
  background-color: #dc363f;
  position: absolute;
  top: 10px;
  left: -10px;
}
.main-head h2{
  font: 400 32px var(--Abril-font);
  color: var(--black-color);
}
a.section-button {
  font: 600 14px var(--Poppins-font);
  letter-spacing: 3px;
  line-height: 32px;
  color: var(--white-color);
  padding: 8px 25px;
  border-radius: 40px;
  border: 2px solid transparent;
}
a.section-button:hover {
  color: #db3340;
  background: transparent;
  border-color: #e4333d;
}
/* ----------- About Us ------------ */
#about-us .main-head{
  text-align: left;
}
#about-us .main-head h2{
  font-size: 32px;
}
#about-us .main-head p{
  font: 400 18px var(--Poppins-font);
  line-height: 36px;
  color: #838694;
}
.list-fea-con a {
  font: 400 18px var(--Poppins-font);
  line-height: 36px;
  color: #838694;
}
.list-fea-con i {
  color: #e5333d;
  font-size: 14px;
  margin-right: 5px;
}
.customer-number span {
  font: 400 40px var(--Abril-font);
  line-height: 30px;
  color: var(--white-color);
}
#about-us .customer-number p{
  font: 400 18px var(--Poppins-font) !important;
  line-height: 30px;
  color: var(--white-color);
  padding-top: 20px;
}
.about-button {
  padding-top: 42px;
}
.about-imagebx1{
  position: relative;
}
img.about-image1 {
  padding-left: 40px;
  height: min-content;
  padding-bottom: 80px;
}
.about-imagebx2{
  position: absolute;
  bottom: 0;
}
.about-imagebx1:before{
  content: "";
  width: 25px;
  height: 140px;
  background-color: #bc3248;
  position: absolute;
  left: 0;
  top: 0;
}
.about-imagebx1:after{
  content: "";
  width: 25px;
  height: 140px;
  background-color: #e5333d;
  position: absolute;
  left: 0;
  top: 160px;
}
/*-----------------Product css----------------------*/
.product-image .product-sale-tag{
  font: 600 10px var(--Poppins-font);
  top: 10px;
  left: 10px;
  line-height: 34px;
  color: var(--white-color);
  text-align: center;
  background-color: #e5333d;
  display: inline-block;
  padding: 8px 10px;
  border-radius: 50%;
  height: 48px;
  width: 48px;

}
.product-sell-pricebox h3 a {
  font: 600 16px var(--Poppins-font);
  line-height: 34px;
  color: #666666;
}
.product-content del{
  line-height: 34px;
  text-decoration: line-through;
  color: #b3b3b3;
}
.product-content ins{
  line-height: 34px;
  color: var(--black-color);
}

/* ------------ New Arrival ------------- */
#new-arrival .arrival-cart a i{
  width: 40px;
  height: 40px;
  border: 1px solid #e5333d;
  background-color: #e5333d;
  padding: 11px 11px;
  border-radius: 50%;
  left: 41%;
  margin-top: -53px;
  color: var(--white-color);
  opacity:0;
}
 #new-arrival .product-content:hover .arrival-cart a i{
  opacity: 1;
}
#new-arrival .added_to_cart{
  font: 400 15px "Barlow Condensed";
  letter-spacing: 1px;
  color: #000000;
  border:2px solid #222222;
  border-radius: 5px;
  padding: 0 5px;
}
/* ------------ Product category ----------- */
#product-category svg{
  height: auto;
}
#product-category .innerbx{
  top: 0;left: 0;right: 0;
}
.category-image1 img,.category-image4 img {
  height: 214px;
}
.category-image3,.category-image4{
  padding-top: 15px;
}
#product-category .product-content{
  position: relative;
  top: -20px;
  margin-bottom: -21px;
}
#product-category .category-image {
  height: 100%;
}
.category-image-right img {
  height: 451px;
}
.category-boxborder1{
  top: 65px;
  right: 30px;
}
.category-boxborder2 {
  width: 50%;
  top: 30px;
  right: 6px;
}
.category-boxborder3 {
  top: 100px;
  right: 33px;
}
.category-boxborder4 {
  top: 84px;
  right: 50px;
}
.category-boxborder5 {
  width: 50%;
  top: 90px;
  left: 30px;
}
#product-category .product-content .title1{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #121212;
  font-family: "Merienda One";
  font-weight: 400;
}
#product-category .product-content h3{
  font: 500 16px var(--Poppins-font);
  letter-spacing: 1px;
  line-height: 26px;
  color: #121212;
}
#product-category .product-content3 h3,#product-category .product-content4 h3{
  font: 500 16px var(--Poppins-font);
  letter-spacing: 1px;
  line-height: 26px;
  color: #121212;
}
/*--------------Why Choose-------------------------*/
.choose-head span {
  font: 400 30px var(--Abril-font);
  color: var(--white-color);
  line-height: 36px;
}
.choose-head {
  padding: 51.1px 30px;
}
.choose-img {
  padding-left: 3px !important;
}
.choose-box img {
  padding-top: 3px;
}
#why-choose-us .main-head h2 {
  width: 98%;
  padding-bottom: 25px;
}
.choose-feature-content h3 {
  font: 400 20px var(--Abril-font);
  line-height: 32px;
  color: var(--black-color);
  padding-bottom: 15px;
}
.choose-feature-content p {
  font: 400 16px var(--Poppins-font);
  height: 85px;
  color: #7a797e;
  line-height: 28px;
  margin-bottom: 0;
}
.choose-feature-image {
  padding-top: 9px;
}
#why-choose-us {
  padding: 50px 0px 0 15.5%;
}
#why-choose-us .main-head {
  text-align: left;
  background: var(--white-color);
  padding: 0 10% 0 40px;
}
.why-choose-box {
  margin-bottom: -27.8%;
  z-index: 99999;
  position: relative;
}
.image-box {
  padding: 0;
  background-color: var(--white-color);
}
/*-----------------Record Section--------------------*/
#our-records img{
  width: auto;
}
span.count_no {
  font: 400 30px var(--Abril-font);
  line-height: 36px;
  color: var(--white-color);
}
.count_sufix{
  font: 400 30px var(--Abril-font);
  line-height: 36px;
  color: var(--white-color);
}
.our-records-content p {
  font: 600 16px var(--Poppins-font);
  line-height: 36px;
  color: var(--white-color);
}
.count-box {
  padding: 48px 0 10px;
}
.record-image {
  border: 1px solid #bc3041;
  background: #bc3041;
  border-radius: 50%;
  padding: 20px;
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
#our-records {
  padding-top: 27%;
}
/* -------------  Best Seller -------------- */
.woo-smg{
  margin: 0 auto;
}
#best-seller .added_to_cart{
  font: 400 14px "Barlow Condensed";
  letter-spacing: 1px;
  color: #222;
  text-align: center;
  right: 20px;
  top: 25px;
  border:2px solid #222;
  border-radius: 5px;
}
#our-records .owl-stage-outer {
  padding: 0 35px;
}
#best-seller .bestseller-cart a i{
  width: 40px;
  height: 40px;
  border: 1px solid #e5333d;
  background-color: #e5333d;
  padding: 11px 11px;
  border-radius: 50%;
  left: 41%;
  margin-top: -53px;
  opacity:0;
  color: #ffffff;
}
#best-seller .product-content:hover a i{
  opacity: 1;
}
/* ----------- Featured Products --------------- */
#feature_products .feature-cart a i{
  width: 40px;
  height: 40px;
  border: 1px solid #e5333d;
  background-color: #e5333d;
  padding: 11px 11px;
  border-radius: 50%;
  left: 41%;
  margin-top: -53px;
  opacity:0;
}
#feature_products .product-content:hover .feature-cart a i{
  opacity: 1;
}
#feature_products .product-image .product-sale-tag{
  left: 25px;
}
/* -------------- Testimoinial -------------- */
#our-testimonial .main-head{
  padding-top: 60px;
}
#our-testimonial svg{
  height: auto;
}
#our-testimonial .innerbx{
  top: 0;left: 0;right: 0;
}
.testimonial-box a{
  font: 400 26px var(--Abril-font);
  color: #dd333f;
}
.testimonial-box p{
  font: 400 18px var(--Poppins-font);
  line-height: 40px;
  color: #838694;
}
.testimonial-box {
  background: #fff;
  padding: 0 15px 0;
}
.testi-content {
  padding: 35px 50px !important;
  border-left: 5px solid #d53341;
}
#our-testimonial .owl-stage-outer {
  padding: 30px 0;
}
.row.testimonial-box img {
  position: relative;
  bottom: 25px;
}
#our-testimonial button.owl-prev {
  position: relative;
  left: 56px;
  top: -55px;
  transform: translateY(-50%);
}
#our-testimonial button.owl-next {
  position: relative;
  right: -74px;
  top: -55px;
  transform: translateY(-50%);
}
#our-testimonial .owl-nav i {
  background-color: var(--white-color);
  padding: 16px 18px;
}
#our-testimonial .owl-nav i:hover{
  padding: 16px 18px;
}
i.quote-icon {
  font-size: 22px;
  padding: 14px 13px;
}
.quote-icon {
  top: -25px;
  right: 15px;
  z-index: 999;
}
/*-----------Partner Section-------------------------*/
.partner-image {
  width: 70%;
  margin: 0 auto;
}
#our-partners {
  padding: 0;
  margin-top: -25px;
}
/* ------------ Offer Sale ----------- */
#sale-offer .sale-offer-content{
  position: relative;
}
.sale-offer-boxborder {
  height: 80%;
  top: 25%;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
}
.sale-offer-box span {
  font-size: 18px;
  color: var(--black-color);
  font-family: "Rubik";
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  padding: 5px 10px;
}
.sale-offer-box span:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 28px;
}
#sale-offer .sale-offer-content h2{
  font:700 32px "Rubik";
  letter-spacing: 33px;
  line-height: 23px;
  color: var(--white-color);
  text-align: center;
  width: 51%;
  margin: 30px auto 10px;
  border: 1px solid #fff;
  padding: 18px 0;
}
#sale-offer a.title2 {
  font-size: 18px;
}
/* ------------- Newsletter ------------- */
#newsletter .news-titile h2{
  font: 400 32px var(--Abril-font);
  color: var(--white-color);
}
#newsletter .news-titile span{
  color: var(--white-color);
  font: 500 14px var(--Poppins-font);
  letter-spacing: 3px;
}
#newsletter .newsletter-form{
  padding-top: 20px;
}
#newsletter .newsletter-form input[type="email"]{
  width: 48%;
  border: 1px solid var(--white-color);
  border-radius: 40px;
  background-color: var(--white-color);
}
#newsletter .newsletter-form input[type="email"]::placeholder {
  color: #7e7e7e;
  font: 500 14px var(--Poppins-font);
  font-style: italic;
}
#newsletter .newsletter-form input[type="submit"]{
  font: 600 16px var(--Poppins-font);
  letter-spacing: 1px;
  color: var(--white-color);
  text-align: center;
  background-color: transparent;
  border: 1px solid var(--white-color);
  padding: 10px 40px;
  position: relative;
  left: -27px;
} 
/* -------------- Latest News -------------- */
#latest-news .latest-news-content h3 a {
  font: 400 26px var(--Abril-font);
  color: var(--black-color);
}
#latest-news .news-date{
  font: 500 12px "Roboto";
  letter-spacing: 2px;
  width: 64%;
  line-height: 28px;
}
.news-meta i{
  color: #e5333d;
  margin-right: 5px;
}
#latest-news .news-meta span,#latest-news .news-meta a{
  font:400 14px "Roboto";
  color: #838694;
  letter-spacing: 2px;
}
.blog-content-box {
  background-color: #f3f3f3;
  padding: 30px 50px 0;
}
#latest-news .entry-author {
  padding-right: 10px;
}
.latesredmore i {
  background-color: #fff;
  padding: 22px;
  color: #ccc;
  font-size: 18px;
}
#latest-news .latest-news-content:hover .latesredmore i,a.slider-button2:hover,#feature_products .feature-cart a i,.video-box i,.video-box span,#slider .social-icon span.post-type-msg,i.quote-icon,#our-testimonial .owl-nav i:hover,#sale-offer a.title2,#slider .vwsmp_front i,#latest-news .news-date{
  color: #fff;
}