html, body {
    width:100%;
    min-width: 400px;
    height:100%;
    padding:0px;
    margin: 0px;
    scroll-behavior: smooth;
    font-smooth: 2em;
}
:root{
    --theme:#CE2C00;
}
html body #primary.content-area {
    max-width: 1280px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.storefront-breadcrumb .col-full {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
.HomeSLideImage {
    height: 83vh !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #0f53b8 !important;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 10px;
}
.header-container .horizontal-menu #primary_nd > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown,
.header-container .horizontal-menu #primary > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown {
    background: #fff;
    margin: 0;
    padding: 20px 0;
    width: 280px;
}
.MainHeader ul li a {
	color:block !important;
	font-weight:500 !important;
}
.MainHeader ul li.current-menu-item a {
	color:#0f53b8 !important;
	background:transparent !important;
}
.MainHeader .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
	background:#0f53b8 !important;
}
.MainHeader ul li a:hover {
	color:#0f53b8 !important;
}
.MainHeader a.highlighted.has-submenu {
	color:#0f53b8 !important;
}
.MainHeader ul.sub-menu li a {
	background:#efefef !important;
	padding:13px 10px !important;
}
.MainHeader ul.sub-menu li a:hover {
	background:#0f53b8 !important;
	color:white !important;
}
.MainHeader .elementor-menu-cart__toggle_button {
	border:none !important;
}
.MainHeader .elementor-menu-cart__toggle .elementor-button-icon {
	font-size:24px !important;
}
.MainHeader .elementor-widget-theme-site-logo a:focus {
	outline:none !important; 
}
a:focus {
	outline:none !important; 
}
.footer {
	background: black !important;
	color:white !important;
	padding:30px 0 !important;
}
.footer-copyright {
	background:#0f53b8 !important;
	padding: 6px 0 !important;
    text-align: center !important;
	color:white !important;
}
.footer-copyright p {
	color:white !important;
}
.footer ul li {
	color:white !important;
}
.footer ul li a {
	color:#777 !important;
	font-size:16px;
	font-weight:normal !important;
	padding: 7px 0px !important;
}
.footer ul li a:hover {
	color:#0f53b8  !important;
	font-size:16px;
	font-weight:normal !important;
	padding: 7px 0px !important;
}
.footer h4 {
	color:#0f53b8 !important;
	text-transform: uppercase !important;
	font-weight: normal !important;
	font-size: 18px;
}
.footer .footer-main {
    padding: 45px 0 calc(95px - 35px) 0 !important;
}
.HomeFirstSlider {
	background: url(../images/SliderBG.jpg) no-repeat center bottom transparent;
	background-size: cover;
	height:80vh;
	display: flex;
    align-items: center;
    align-content: center;
}
.HomeSliderButton {
	width:100%;
	display:flex;
}
.HomeSliderButton a {
	display:block;
	padding:6px 35px;
}
.HomeSliderButton a.getstart {
	background:#0f53b8;
	color:white !important;
}
.HomeSliderButton a.livechat {
	position: relative;
	display:block;
	margin-left:10px;
	color:black;
}
.HomeSliderButton a.livechat:before {
	content:'';
	display:block;
	width:30px;
	height:30px;
	border-top:solid 1px #0f53b8;
	border-right:solid 1px #0f53b8;
	position: absolute;
	top:0px;
	right:0px;
}
.HomeSliderButton a.livechat:after {
	content:'';
	display:block;
	width:30px;
	height:30px;
	border-bottom:solid 1px #0f53b8;
	border-left:solid 1px #0f53b8;
	position: absolute;
	bottom:0px;
	left:0px;
}
.btnplaceCenter .wpb_wrapper {
	display:flex;
	justify-content: center;
}


.btnplaceCenter .wpb_wrapper button.vc_general {
	background:#0f53b8;
	color:white !important;
}
.btnplaceCenter .LiveChatBtn a {
	position: relative;
	display:inline-block;
	margin-left:10px;
	padding:12px 35px;
	color:black !important; 
	background:white !important;
}
.btnplaceCenter .LiveChatBtn a:before {
	content:'';
	display:block;
	width:30px;
	height:30px;
	border-top:solid 1px #0f53b8;
	border-right:solid 1px #0f53b8;
	position: absolute;
	top:0px;
	right:0px;
}
.btnplaceCenter .LiveChatBtn a:after {
	content:'';
	display:block;
	width:30px;
	height:30px;
	border-bottom:solid 1px #0f53b8;
	border-left:solid 1px #0f53b8;
	position: absolute;
	bottom:0px;
	left:0px;
}
.footer #menu-popular-brands li:last-child a {
    color: #0f53b8 !important;
    text-decoration:underline;
}
.hide {
    display: none !important;
}
.contactpagesubmitbtn input {
    background: #0f53b8 !important;
    border: none !important;
    color: white!important;
}
.contactpagesubmitbtn input:hover {
    background: #08367b !important;
}
.ContactPageInfoliq a {
    color: black !important;
}
.ContactPageInfoliq a:hover {
    color: #0f53b8 !important;
}
.ContatHeadtext {
    display: flex;
    align-items:center;
}
.ContatHeadtext::before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin-right:20px;
    background: url(../images/ContactPageIcon.jpg) no-repeat left center;
    background-size:100%;
}
.ContatHeadtext h1 {
    font-size: 24px;
    font-weight: 500;
}
.post-template-default.single.single-post .breadcrumb-container {
    padding: 0px !important;
}

.HomeBoxBlogs h1 {
    font-size: 20px !important;
}
.HomeBoxBlogs .BDate {
    color: #777777 !important;
    font-size: 14px;
}
.HomeBoxBlogs .uael-post__excerpt {
	min-height:90px;
}
.HomeBoxBlogs .uael-post__terms-wrap {
	display:none;
}

a.BlogBtnact {
	display:initial;
	padding:5px 30px;
	background:#0f53b8;
	color:white !important;
}
.TopCustomMenuBaar h2.widgettitle {
	display: none !important;
}
.header-container .topbar-menu.TopCustomMenuBaar div[class*='menu-'] {
	position: unset !important;
	opacity: 1 !important;
	visibility: initial !important;
	background: transparent;
    border: none !important;
	padding: 0px 0px !important;
}
.header-container .topbar-menu.TopCustomMenuBaar ul.elementor-nav-menu {
	display: flex;
}
.HeaderTopBar {
	border-bottom:solid 1px #cccccc;
}
.HeaderTopBar p,
.HeaderTopBar a {
	font-size: 14px !important;
	font-weight:400 !important;
}
.HeaderTopBar a:hover,
.HeaderTopBar .current-menu-item a {
	color: #0f53b8 !important; 
}
.HeaderTopBar .elementor-widget-wrap.elementor-element-populated {
	padding:0px;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li a {
	white-space: nowrap;
	display: flex;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li {
	padding: 0px 10px;
	margin-bottom: 0px;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li:last-child {
	padding-right:0px;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li a::before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 2px;
	opacity: 1 !important;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li:nth-child(1) a::before {
	background: url(../images/AccountTopBarIcon.svg) no-repeat center center transparent;
	background-size: 100%;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li:nth-child(2) a::before {
	background: url(../images/BlogTopBarIcon.svg) no-repeat center center transparent;
	background-size: 100%;
}
.HeaderTopBar .TopCustomMenuBaar ul.elementor-nav-menu li:nth-child(3) a::before {
	background: url(../images/ContactTopBarIcon.svg) no-repeat center center transparent;
	background-size: 100%;
}
.HeaderTopBar .row-container .vc_column-inner .wpb_wrapper,
.HeaderTopBar .row-container .vc_column-inner .wpb_wrapper,
.HeaderTopBar .row-container .vc_column-inner .wpb_wrapper .widget_nav_menu,
.HeaderTopBar .row-container .vc_column-inner .wpb_wrapper .widget_nav_menu .menu-my-account-container {
	width: 100%;
}
.HeaderTopBar .row-container .vc_column-inner .wpb_wrapper .widget_nav_menu .menu-my-account-container {
	display: flex;
	justify-content: end;
}
.TopBarSocial {
	margin-bottom: 0px !important;
}
.TopBarSocial .elementor-nav-menu {
	display: flex;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.TopBarSocial .elementor-nav-menu li {
	margin: 0px 8px;
}
.TopBarSocial .elementor-nav-menu li a {
	font-size: 0px !important;
	display: block;
	width: 24px;
	min-height: 24px;
}
.TopBarSocial .elementor-nav-menu li.twicon a {
	background: url(../images/twicon.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.twicon a:hover {
	background: url(../images/twiconh.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.fbicon a {
	background: url(../images/fbicon.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.fbicon a:hover {
	background: url(../images/fbiconh.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.inicon a {
	background: url(../images/inicon.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.inicon a:hover {
	background: url(../images/iniconh.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.lnkicon a {
	background: url(../images/lnkicon.svg) no-repeat center center transparent;
	background-size: 60%;
}
.TopBarSocial .elementor-nav-menu li.lnkicon a:hover {
	background: url(../images/lnkiconh.svg) no-repeat center center transparent;
	background-size: 60%;
}
.header-sticky.ontop.show .logo-sticky a {
	display: block !important;
	width: 145px;
    height: 55px !important;
	background: url(../images/Logo.jpg) no-repeat left center transparent;
	background-size: 100%;
}
.header-container .header-sticky.ontop.show .nav-container {
    height: 55px;
}
.header-container .widget_shopping_cart_content .cart-toggler .cart-quantity {
    right: -7px;
    top: 14px;
}
.headbreadcrumb {
	background:#efefef;
	border-top:solid 1px #cccccc;
	margin-bottom: 20px;
}
.headbreadcrumb .storefront-breadcrumb {
	margin:0px;
	padding: 6px 0;
}
.yith-wcwl-icon.fa.fa-heart {
	color:#0f53b8 !important;
}
.headbreadcrumb .elementor-widget-wrap.elementor-element-populated {
	padding:0px;
}
.PeraTtile h1 {
	padding:60px 0 0 0;
	width:100%;
	display:block;
	text-align:center;
	color:#0f53b8 !important;
}
.PeraTtile h1:before {
    background: #fff url(../images/title-icon.png) center center no-repeat;
    bottom: 0;
    content: '';
    display: block;
    height: 40px;
    left: 50%;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 9;
    -webkit-transform: translateX(-50%) translateY(50%);
    -moz-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%);
}
.PeraTtile h1:after {
    border-top: 1px dotted #a3a3a3;
    content: '';
    display: block;
    margin: 45px auto 0 auto;
    max-width: 100%;
    width: 530px;
}
.elementor-widget-uael-posts a.uael-post__read-more,
.elementor-widget-button .elementor-button {
	background:#0f53b8 !important;
	color:white !important;
}

.HomeBoxBlogs.HomeBlogs .uael-post__content-wrap h3.uael-post__title a {
	color: #0f53b8 !important;
}
ul.products li.product {
	position: relative;
}
ul.products li.product .yith-wcwl-add-to-wishlist {
	position: absolute;
	top: 10px;
	right: 10px;
}
ul.products li.product .yith-wcwl-add-button i {
	font-size: 18px;
}
ul.products li.product .yith-wcwl-add-button span,
ul.products li.product .yith-wcwl-add-to-wishlist.exists a {
	display: none;
}
ul.products li.product .yith-wcwl-wishlistexistsbrowse span.feedback,
ul.products li.product .yith-wcwl-wishlistaddedbrowse a {
	font-size: 0px !important;
}
ul.products li.product .yith-wcwl-wishlistexistsbrowse span.feedback i {
	font-size: 18px;
}
ul.products li.product i.yith-wcwl-icon.fa-star {
	color: #efefef;
    background-color: rgba(15, 83, 184, 0.6);
    padding: 0;
    border-radius: 60px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
ul.products li.product .yith-wcwl-add-to-wishlist.exists i {
	color: #0f53b8 !important;
	background-color: rgba(255, 255, 255, 0.6);
	border: solid 1px #0f53b8;
}
ul.products li.product:hover i.yith-wcwl-icon.fa-star {
	opacity: 1;
}
ul.products li.product i.yith-wcwl-icon.fa-star:hover {
	color:#90a4c2;
}
/* ul.products li.product .yith-wcwl-wishlistaddedbrowse a {
	display: none;
} */

.wishlist-items-wrapper .product-add-to-cart .add_to_cart_button {
	background: #0f53b8 !important;
}
.single-product h1.product_title.entry-title {
	font-size: 24px !important;
}
.woocommerce-Price-amount.amount bdi {
	color: #0f53b8 !important;
	font-size: 30px;
}
.home.page-template .woocommerce-Price-amount.amount bdi {
	font-size: 18px;
}
.single-product .yith-wcwl-add-button i {
	color: #0f53b8 !important;
}
.single-product .yith-wcwl-add-button span {
	color: black !important;
}
.eael-star-rating.star-rating {
	display: none !important;
}
.woocommerce-loop-product__title {
	text-align: left;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #777777 !important;
}
.woocommerce-loop-product__title:hover {
    color: #0f53b8 !important;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price {
	text-align:left;
}
.product.type-product a.button.add_to_cart_button {
	position: absolute;
    bottom: 16px;
	right:50px;
	opacity:0;
	transition: all 0.3s ease-in-out;
	width:40px;
	height:40px;
	background-color:none !important;
	font-size:0px;
	background:url(../images/basket.svg) no-repeat center center;
	background-size:100%;
}
ul.products .product:hover a.button.add_to_cart_button {
	right:10px;
	opacity:1;
}

.product.type-product .added_to_cart.wc-forward {
	position:absolute;
	bottom:16px;
	right:10px;
}
.elementor-section.elementor-top-section.elementor-element.elementor-element-b9423c1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display:none;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	background-color: #efefef !important;
}
@media (max-width: 1200px) {
	.header-container .topbar {
		padding: 0px 0;
	}
	.HeaderTopBar .row-container {
		display: flex;
		justify-content: space-between;
	}
	.topbar-left {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: auto !important;
		max-width: 100%;
	}
	.topbar-right {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: auto !important;
		max-width: 30%;
	}
	.header-container .horizontal-menu #primary_nd > .menu_holder .menu_inner > ul > li,
	.header-container .horizontal-menu #primary > .menu_holder .menu_inner > ul > li {
		display: inline-block;
		margin: 0 16px 0 0;
	}
	.header-container .horizontal-menu #primary_nd > .menu_holder .menu_inner > ul > li > a.item_link .link_text,
	.header-container .horizontal-menu #primary > .menu_holder .menu_inner > ul > li > a.item_link .link_text {
		font-size: 15px;
	}
}
@media (max-width: 991px) {
	.header-container .header-mobile {
		padding: 0px 0;
	}
	.HomeFirstSlider {
		height: auto;
		padding: 40px 0 30px 0
	}
	.header-container .widget_shopping_cart_content .cart-toggler .cart-icon:before {
		font-size: 28px;
		margin-top: 2px;
	}
	.header-container .header-mobile .sidebar-container .sidebar-mobile .header-search .search-without-dropdown .searchform .form-input .ws {
		max-width: 100% !important;
	}
	.mobile-menu .mobile-menu-container ul li {
		border-bottom: 1px solid #e0e0e0;
	}
	.mobile-menu .mobile-menu-container ul.nav-menu > li > a {
		border-top: 1px solid transparent;
		color: #000000;
	}
	.mobile-menu .mobile-menu-container ul li a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 80%;
	}
	.mobile-menu .mobile-menu-container ul.nav-menu > li ul.sub-menu li a {
		color: #000000;
		font-size: 14px;
		line-height: normal !important;
		padding: 10px 0;
		border: none !important;
	}
	.sidebar-mobile .vc_wp_custommenu.wpb_content_element {
		display: none;
	}
	.sidebar-mobile .txt-phone,
	.sidebar-mobile .txt-email {
		font-size: 14px;
	}
	.MobileSocialIcon {
		width: 100%;
		display: block !important;
	}
	.MobileSocialIcon ul.menu {
		list-style: none !important;
		padding: 0px;
		margin: 0px;
	}
	
	.MobileSocialIcon ul.menu li a {
		font-size: 0px !important;
		display: block;
		width: 24px;
		height: 24px;
	}
	.MobileSocialIcon ul.menu li.twicon a {
		background: url(../images/twicon.svg) no-repeat center center transparent;
		background-size: 100%;
	}
	.MobileSocialIcon ul.menu li.fbicon a {
		background: url(../images/fbicon.svg) no-repeat center center transparent;
		background-size: 100%;
	}
	.MobileSocialIcon ul.menu li.inicon a {
		background: url(../images/inicon.svg) no-repeat center center transparent;
		background-size: 100%;
	}
	.MobileSocialIcon ul.menu li.lnkicon a {
		background: url(../images/lnkicon.svg) no-repeat center center transparent;
		background-size: 100%;
	}
	.header-container .header-mobile .sidebar-container .sidebar-mobile .vc_wp_custommenu.MobileSocialIcon .widget_nav_menu .menu li::before{
		display: none !important;
	}
	.header-container .header-mobile .sidebar-container .sidebar-mobile .vc_wp_custommenu .widget_nav_menu .menu li {
		padding: 0 4px;
	}
	.HomeBoxBlogs {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.HomeBlogInner {
		margin-bottom:50px;
	}
	.HomeBlogInner .blogimage {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.HomeBlogInner .blogcontent {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
		padding: 0 0 0 20px !important;
	}
	.HomeBoxBlogs .BDate {
		color: #777777 !important;
		font-size: 12px;
		margin-top: -6px;
    	display: block;
	}
	.HomeBoxBlogs h1 {
		font-size: 16px !important;
	}
	.HomeBoxBlogs p {
		font-size: 14px !important;
		line-height: 18px;
	}
}
@media (max-width:768px) {
	.HomeFirstSlider .row-container {
		display: flex;
		flex-wrap: wrap;
	}
	.HomeFirstSlider .row-container .wpb_column:first-child{
		order:2;
	}
	.HomeFirstSlider .row-container .wpb_column:last-child{
		order:1;
	}
	.HomeFirstSlider .row-container .wpb_column,
	.HomeFirstSlider .vc_single_image-wrapper {
		display:flex !important;
		flex-wrap:wrap;
		justify-content:center;
	}
	.HomeFirstSlider .row-container .wpb_column img {
		width:60%;
	}
	.HomeFirstSlider h1,
	.HomeFirstSlider p {
		text-align:center;
	}
	.HomeSliderButton {
		justify-content: center;
	}
	.HomeSliderButton a.livechat {
		color:white;
		background-color: rgba(15, 83, 184, 0.6);
	}
	.HomeSliderButton a.livechat:before {
		border-top: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
	}
	.HomeSliderButton a.livechat:after {
		border-bottom: solid 1px #FFFFFF;
		border-left: solid 1px #FFFFFF;
	}
}
@media (max-width:500px) {
	.HomeBlogInner {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.HomeBlogInner .blogimage {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.HomeBlogInner .blogcontent {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 0 0 00px !important;
	}
	.HomeBoxBlogs .BDate {
		margin-top: 3px;
	}
}