@font-face {
  font-family: 'Work Sans';
  src: url('../fonts/WorkSans-VariableFont_wght.ttf') format("truetype-variations");
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-VariableFont_opsz_wght.ttf') format("truetype-variations");
}
@font-face {
  font-family: 'Clash Display';
  src: url('../fonts/ClashDisplay-Variable.ttf') format("truetype-variations");
}
#html-body{
	font-family: 'Work Sans';	
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #3C3C3C;
}
.sw-megamenu.navigation > ul > div {
    display: inline-block;
}
.sw-megamenu.navigation .single-submenu li{
	text-align: left;
}

.chert-new.sticky-header .sections.nav-sections {
    background: #fff;
}
.chert-new .logo {
    margin: 0px 0;
    max-width: 70%;
}
.page-header.chert-new .navigation .level0 > a.level-top{
	font-family: Inter;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #140300;
	text-transform: initial;
}
.page-header.chert-new .navigation .level0 > a.level-top:hover,.page-header.chert-new .navigation .level0 > a.level-top:active{
	color: #C52107;
}
.page-header.chert-new .navigation .level0.parent > a:after{
	line-height: 20px;
}
.sections.nav-sections {
    padding: 12px 0px;
}
.phone-box a{
	font-family: Inter;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #140300;
}
.phone-box a:hover{
	color: #140300;
	text-decoration: none;
}
.phone-box {
    border-radius: 25px;
    background: #FF3F20;
    padding: 10px;
    text-align: center;
    min-width: 160px;
    float: right;
}
.phone-box img {
    float: left;
    margin-left: 5px;
}
#html-body.cms-index-index {
    background: url(../images/home-header.jpg) no-repeat;
    background-size: contain;
}
.bullet-btn:before {
    content: "";    
	background:url(../images/bullet-btn.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
}
.bullet-btn:after {
    content: "";    background:url(../images/bullet-btn-line.png) no-repeat;
    width: 66px;
    height: 1px;
    position: absolute;
    right: 0;
	bottom: 0;
}
.bullet-btn {
    font-weight: 500;
    color: #000;
    position: relative;
    padding-left: 35px;
}
.bullet-btn:hover {
    text-decoration: none;
	color: #000;
}
.page-header.chert-new {
    background: transparent;
}
.page-header.chert-new .panel.wrapper {
    background-color: transparent !important;
}
.logo-box{
	text-align: center;
}
.banner-heading {
    font-family: Clash Display;
    font-weight: 700;
    font-size: 54px;
    line-height: 66px;
    letter-spacing: 0.2px; 
    color: #140300;
    margin-bottom: 20px;	
}
.btn-bg-dark {
    background: #FF3F20;
    color: #140300 !important;    
}
.btn-bg{
	padding: 10px 20px;
    border-radius: 25px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
	display: inline-block;
}
.btn-bg-trans {
    color: #C52107;    
    border: 1px solid #FF3F20;
}
.btn-bg:hover{
	text-decoration: none
}
.btn-bg-trans:hover{
	color: #C52107;  
}
.btn-bg-dark:hover{
	color: #140300; 
}
.support_section {
    background: #EBE2FE;
    padding: 50px 0px;
}
.tech_soluations_section {
    background: url(../images/tec_support_back.jpg)no-repeat;
    background-size: cover;
	padding: 30px 0px;
}
.tech_soluations_section h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #FFFBFA;
    text-align: center;
}
#html-body .footer-middle {
    background-color: #140300;
}
#html-body .footer-middle .block .block-title {
    font-family: Inter;
    font-size: 18px;
    line-height: 100%;
	margin-bottom: 10px;
}
#html-body .footer-middle li {
    font-family: Inter;
    font-size: 16px;
	color: #DCE2EE;
	line-height: 25px;
	margin-bottom: 0;
	padding: 0;
}
#html-body .footer-middle a {   
    color: #DCE2EE;
}
#html-body .footer-middle a:hover{
	color: #DCE2EE;
	text-decoration: none;
}
#html-body .footer-middle .block-content {
    margin-bottom: 10px;
    font-family: Inter;
    font-size: 16px;
    line-height: 180%;
    color: #DCE2EE;
}
.block-content.footer-text {
    max-width: 80%;
}
#html-body .footer-bottom {
    background-color: #140300;
    min-height: 10px;
    padding: 10px 0px;
    text-align: center;
}
#html-body .footer-middle>.container:after{
	border-bottom: none;
}
.heading-5 {
    font-size: 46px;
    line-height: 61px;
	margin-bottom: 20px;
    margin-top: 20px;
	color: #140300;
}
.cms-page-view p {
    font-family: Inter;
    font-size: 17px;
    line-height: 28px;
}
.expert-solutions-tabs {
    background: #FFFBFA;
    padding: 20px;
    border-radius: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#expert-solutions-accordion h4 {
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0%;
    padding: 25px;
    border-bottom: 1px solid #EEEFF0;
	position: relative;
}
#expert-solutions-accordion .active h4 {
   border-bottom:none;    
}
#expert-solutions-accordion div[data-role="content"] {
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 25px;
}
#expert-solutions-accordion h4:after {
    content: "";
    width: 29px;
    height: 29px;
    position: absolute;
    background:url(../images/arrow-dwon.png) no-repeat;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#expert-solutions-accordion .active h4:after {    
    background:url(../images/ei_arrow-up.png) no-repeat;
}
.learn-more-btn {
    display: inline-block;
    color: #C52107;
    font-family: Inter;
    font-weight: 500;
	position: relative;
    padding-right: 20px;	
}
.learn-more-btn:hover{
	text-decoration: none;
}
#expert-solutions-accordion div[data-role="content"] .learn-more-btn {
    margin-top: 20px;
}
.learn-more-btn:after {
	content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    background:url(../images/aroow-right.png) no-repeat;
	top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.ellipse-heading-5:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: -10px;
    background: url(../images/Ellipse-heading-5.png);
    z-index: -1;
	background-size: contain;
    top: 15px;
}
.testimonial_top_box {
    background: #FFF6F5;
    padding: 50px;
    margin-top: -8px;
    z-index: -1;
    position: relative;
}
.testimonial_sub:before {
    content: "";
    background: #525596;
    width: 80px;
    height: 1px;
    position: absolute;
    bottom: 3px;
    left: 0;
}
.testimonial_sub {
    position: relative;
    padding-left: 80px;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 20px;
    letter-spacing: 3px;
margin-left: 20px;
}
.testimonial_top_box_info h4 {
    font-size: 48px;    
    text-transform: capitalize;
    width: 84%;
position: relative;
padding-left: 15px;
    z-index: 1;
color: #140300;
}
.testimonial_top_box_info h4:before {
    content: "";
    background: #FF3F2075;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    z-index: -1;
}
.testimonial_top_box_mes{
 padding: 30px 0px;
}
.testimonial_top_box_mes p {
    font-family: Inter;
    line-height: 162%;
    letter-spacing: -1%;
    text-align: right;   
}
.testimonial_auth {
    color: #3C3C3C;
    font-weight: 700;
    text-align: right;
}
.testimonial_quote {
    color: #C52107;
    font-family: Inter;
    font-size: 20px;
    line-height: 149%;
}
.testimonial_bottom_box {
    background: #FFF6F5;
    position: relative;
    padding-bottom: 50px;
}
.testimonial_bottom_box .col-md-4 {
    padding-top: 40px;
}
.testimonial_bottom_box:before {
    content: "";
    width: 100%;
    height: 15px;
    background: #fff;
    top: 0;
    position: absolute;
}
.testimonial_bottom_box:after {
    content: "";
    width: 100%;
    height: 50px;
    background: #fff;
    position: absolute;
    bottom: 0;
}
.testimonial_bottom_box h4 {
    font-size: 32px;
    color: #9C261B;
    margin-bottom: 20px;
}
.test-message {
    font-family: Inter;
    line-height: 160%; 
margin-bottom: 20px;   
}
.test-auth {
    font-family: 'Inter';
}
.testimonial_bottom_box .col-md-4:nth-child(2){
padding-left: 0;
    padding-right: 0;
}
.testimonial_bottom_box .col-md-4:nth-child(2):before {
    content: "";
    height: 100%;
    width: 15px;
    position: absolute;
    background: #fff;
    left: -15px;
    top: 0;
}
.testimonial_bottom_box .col-md-4:nth-child(2):after {
    content: "";
    height: 100%;
    width: 15px;
    position: absolute;
    background: #fff;
    right: -15px;
    top: 0;
}
.test-services-box {
    padding-left: 30px;
}
.test-center-box.first {
    padding-bottom: 50px;
}
.test-center-box {
    padding: 15px 20px;
    position: relative;
}
.test-center-box.first:after {
    content: "";
    width: 100%;
    height: 15px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.speak_expert_section {
    padding: 80px 0px;
    background: linear-gradient(109.12deg, #FEE4E2 22.55%, #D8C4C3 96.41%);	
}
.speak_expert_txt_box h5.heading-5 {
    position: relative;
}
.speak_expert_txt_box h5.heading-5:after {
    content: "";
    width: 264px;
    height: 20px;
    background: url(../images/speak_expert-hd.png) no-repeat;
    position: absolute;
    top: 30px;
    z-index: -1;
}
.speak_expert_form {
    background: #FFFFFF;
	border: 1px solid #EEEFF0;
    padding: 30px;
    border-radius: 20px;
    max-width: 450px;
    margin: 0px auto;
}
.speak_expert_form h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #101828;
    margin-bottom: 10px;
}
.speak_expert_form p {   
    text-align: center;
    margin-bottom: 30px;
}
.speak_expert_form label {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.speak_expert_form input {
    background: #FCFCFC;
    border: 1px solid #EEEFF0;	
    border-radius: 10px !important;
	font-family: Inter;
    font-size: 14px;
}
.speak_expert_form button.primary {
    line-height: 18px;
    width: 100%;
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    vertical-align: middle;
    height: auto;
}
.speak_expert_form button.primary:hover,.speak_expert_form button.primary:focus{
	background:#FF3F20;
}
.speak_expert_form .field {
    margin-bottom: 10px;
}
.speak_expert_txt_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.cms-page-view .column.main {
    padding-bottom: 0px;
}
.heading-5 span{
    color: #C52107;
}
.hero-sub.primary-sub{
    color: #C52107;
	font-weight: 600;
}
.hero-sub.primary-sub:before{
    background: #C52107;
}
.cms-page-view .breadcrumbs {
    display: none;
}
.hero-sub {
    font-family: Inter;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 3px;
    padding-left: 90px;
    color: #667085;
    position: relative;
    display: inline-block;
}
.hero-sub:before {
    content: "";
    width: 80px;
    height: 1px;
    position: absolute;
    background: #525596;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.services-box {
    background: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #EEEFF0;
    height: 100%;
    padding-bottom: 50px;
}
.services-box  h4 {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.2px;
}
.services-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.2px;
    margin-bottom: 15px; 
}
.services-box .learn-more{
    position: absolute;
    right: 40px;
    bottom: 30px;
    text-align: right
}
.learn-more-btn-under {
    color: #C52107;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: right;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
    padding-left: 15px;
}
.learn-more-btn-under:after {
    content: "";
    width: 90px;
    height: 1px;
    position: absolute;
    right: 1px;
    background: #C52107;
    bottom: 0;
}
.learn-more-btn-under:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #C52107;
    border-radius: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.learn-more-btn-under:hover {
    text-decoration: none;
}
.learn-more-btn-under.un-bg:after {
    right: -45px;
    background: #1E1E1E;
}
.hero-section {
    padding: 80px 0px;
}
.hero-section-text p{
    font-family: Work Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0px;
    margin-top: 30px;
}
.cms-page-view p.p-20{
	font-size: 20px;
    line-height: 40px;
	font-weight: 500;
}
.sub-h6{	 
    font-weight: 600;
    font-size: 20px;
}
.cms-page-view .sub-p16{	
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
}
.btn-bg.min-300 {
    min-width: 300px;
}
.secure_business_today_section {
    padding: 80px 0px;
background: url(../images/ecure_business_back.jpg);
position: relative;
    background-size: cover;
    background-position: center;
}
.secure_business_today_section:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: conic-gradient(from 149.58deg at 75% 55.5%, rgba(172, 30, 7, 0.78) 0deg, #C52107 360deg), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    top: 0;
    left: 0;
    opacity: 0.6;
}
.secure_business_today-text .hero-sub {
    color: #FFFFFF;
}
.secure_business_today-text .hero-sub:before{
background: #C6CACF;
}
.secure_business_today-text h6 {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 52px;
    letter-spacing: 0.2px;
    color: #FFFBFA;
}
.secure_business_today-text p {
    font-family: Inter;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
    line-height: 52px;
    letter-spacing: 0.2px;
    color: #C6CACF;
}
.heading-5.back-check:after {
	content: "";
	position: absolute;
	width: 258px;
	height: 29px;
	background: url(../images/back-check.png) no-repeat;
	right: 0;
	left: 0;
	margin: 0px auto;
	bottom: 0;
	z-index: -1;
}
.heading-5.back-check {
    position: relative;
    z-index: 9;
}
.news-letter-section{
    padding: 80px 0px;    
    background: #FFFBFA;
}
.news-letter-box{
    padding: 60px; 
    background: #FCFBFB;
    border-radius: 10px;
}
.news-letter-form {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.news-letter-form input#newsletter {
    width: 360px;
    border-radius: 10px;
    height: 48px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
}
.news-letter-form .block.newsletter .field .control:before
{
    display: none;
}
.news-letter-form button.action.subscribe.primary {
    background: #C52107;
    height: 48px;
    margin-left: 10px;
    border-radius: 30px;
    padding: 10px 35px;
}
.news-letter-form  .block.newsletter {
     width: 100%;
     margin-bottom: 5px;
}
.news-letter-form  p{
    font-size: 14px;
    line-height: 20px;
}
.link.authorization-link > a {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    color: #FFFBFA;
}
.link.authorization-link > a:hover{
	color: #FFFBFA;
}
.link.authorization-link > a:before{
	content:"";
	width:32px;
	height:32px;
	background: url(../images/User.png) no-repeat;
	position: absolute;
}
.popup-box {
    text-align: right;
}
.search-cart-row .block.block-search {
    width: 90%;
	margin-left:0px;
}
#minisearch-input-top-search {
    border: 1px solid #EEEFF0;
    border-radius: 25px;
    width: 100%;
    color: #98A2B3;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.page-header.chert-new.shop-header {
    background: #FFFBFA;
	border-bottom: 1px solid #EEEFF0;
}
.search-cart-row {
    padding: 25px 0px;
}
.page-header.chert-new.shop-header .panel.wrapper {
    background-color: #5B0909 !important;
	margin-bottom: 30px;
	padding-top: 8px
}
.top-follow-us ul li img {
    float: left;
}
.get-quote-top {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
	color:#F2F4F5;
}
.get-quote-top  a{
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
	padding-left: 10px;
	text-decoration: none;
}
.top-follow-us {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.top-follow-us ul {
    list-style: none;
	display: inline-block;
    margin-left: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.top-follow-us ul li {
    display: inline-block;
    padding: 0px 5px;
}
.header.links {
    list-style: none;
    padding-left: 0px;
	display: inline-block;
}
.minicart-wrapper {
    float: right;
    margin-left: 10px;
}
.header.links li {
    display: inline-block;
}
.not-logged-in {
    display: none;
}
.minicart-wrapper .action.showcart:before {
	content:"";
    background: url(../images/cart-icon.png) no-repeat;
	width: 24px;
    height: 24px;
    margin-top: 8px;
}
.minicart-wrapper .action.showcart.active:before{
	margin-top: 8px;
}
.minicart-wrapper .action.showcart.active:before{
	content:"";
}
.minicart-wrapper .counter-number {
    color: #3C3C3C;
    background: #fff;
    padding: 1px 4px;
    border-radius: 50%;
    border: 1px solid #3C3C3C;
}
.minicart-wrapper .action.showcart .counter.qty{
	top: 10px;
    left: 10px;
	font-weight: 600;
    font-size: 12px;
}
.help-links {
    display: inline-block;
    list-style: none;
    padding-left: 0;
	margin: 0px 10px;
}
.help-links li:hover .help-links-sub {
	display: block;
}
.help-links-sub {
    border: 1px solid #E4E7E9;
    list-style: none;
    padding: 20px 30px;
    border-radius: 25px;
    background: #fff;
    position: absolute;
    min-width: 260px;
    right: 0;
    z-index: 99;
	text-align: left;
	display: none;
}
.help-links-sub li {
    display: block;
    padding: 5px 0px;
	margin-bottom: 5px;
}
.help-links-sub li img {
    float: left;
    margin-right: 10px;
}
.help-links-sub li a,.help-links-sub li a:hover{
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
	color: #667085;
	text-decoration: none;
}
.header.links .block-header-customer-login:before{
	display:none;
}
.header.links .block-header-customer-login{
	margin-top: 0px;
	border-top: none;
    border-radius: 25px !important;
    padding: 40px;
	min-width: 400px;
}
.block-header-customer-login h3{
    font-family: Inter;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
	color:#101828;
	margin-bottom: 15px;
}
.block-header-customer-login p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #98A2B3;
	margin-bottom: 30px;
}
.block-header-customer-login label {
    text-align: left;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
    color: #140300;
}
.block-header-customer-login .action.remind span {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #C52107;
}
.block-header-customer-login .secondary {
    text-align: right;
    width: 100%;
    padding-bottom: 20px;
}
.block-header-customer-login .primary {
    width: 100%;
}
.block-header-customer-login #send2 {
    background: #FF3F20;
    border: none;
    border-radius: 20px;
    width: 100%;
    color: #140300;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
}
.Sign-up {
    display: block;
    clear: both;
    margin-top: 30px;
    float: left;
    text-align: center;
    width: 100%;
}
.block-header-customer-login .action.create-account {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
}
.block-header-customer-login .action.create-account span {
    margin-left: 5px;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #C52107;
}
.minicart-wrapper .block-minicart:before,.minicart-wrapper .block-minicart:after{
	display:none;
}
.minicart-wrapper .block-minicart{
	margin-top: 0 !important;
    border-top: none !important;
    border-radius: 25px !important;
    padding: 20px !important;
}
.popup-box .minicart-wrapper .action.close{
	top: 10px;
    right: 10px;
}
.minicart-items-wrapper{
	width: 100%;
}
.action.viewcart {
    text-align: left;
    display: block;
    color: #140300;
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
	margin-bottom: 20px;
}
.minicart-wrapper .product.actions {
    display: none;
}
.minicart-wrapper .minicart-items .product-image-container {
    border: none;
}
.minicart-wrapper .block-minicart li {
    border-bottom: 1px solid #EEEFF0;
}
.minicart-items  .product-item-name a {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #140300 !important;
}
.minicart-items  .details-qty.qty .label {
    display: none;
}
.minicart-items .price-container .price {
    font-size: 16px;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #2DA5F3;
}
.minicart-items .update-cart-item {
    background: #C52107;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1.2%;
    border-radius: 20px;
}
.item-qty.cart-item-qty {
    border-radius: 20px;
}
.block-minicart .subtotal {
    display: none;
}
.block-minicart  .items-total {
    display: none;
}
.block-minicart .block-content>.actions>.primary .action.primary{
	background: #C52107 !important;
    border-radius: 25px;
    border: none;
    font-family: Inter !important;
    font-weight: 700 !important;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
	height: 50px!important;
	color: #FFF !important;
}
.block-minicart .block-content>.actions>.primary .action.primary:after{
	content:"";
	background:url(../images/checkout-btn.png) no-repeat;
	width:24px;
	height:24px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.block-minicart .block-content>.actions {
    margin-top: 21px;
}
.ui-menu-item.all-category >a {
    color: #3C3C3C;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
	background: #FFF1F0;
    padding: 8px 15px !important;
	border-radius: 5px;
}
.sticky-header .ui-menu-item.all-category >a{
	line-height: 30px;
}
.all-category-sub li {
    text-align: left;
}
.sw-megamenu.navigation li.level0.fullwidth > .submenu .all-category-sub li:hover{
	background: transparent;
	border-radius: 0;
}
.sw-megamenu.navigation li.level0.fullwidth > .submenu .all-category-sub a{
	padding: 8px 12px !important;
	display: inline-block;
	min-width: 130px;
	border-radius: 5px;
	color:#667085!important;
} 
.product-item-info.type1 {
    background: #fff;
    border: 1px solid #F0F2F4;
    border-radius: 10px;
    padding: 10px;
	position: relative;
}
.product-item:hover .product-item-info.type1 .product-item-photo{
	box-shadow: unset !important;
}
.best-sale-section .towishlist {
    display: none !important;
}
.product-items .product-item .tocart:before{
	content:"" !important;
	width: 25px;
    height: 24px;
	background:url('../images/add-to-cart.png') no-repeat;
}
.products-grid .product-item-info .product-item-details .product-item-actions .tocart,.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    background: transparent !important;
    width: 25px;
    height: 28px;
    overflow: hidden;
    border: none;
	padding:0px;
}
.products-grid .type1 .product-item-details .product-item-actions{
	margin:0px;
}
.products-grid .type1 .product-item-inner {
    position: absolute;
    right: 20px;
    margin: 0 !important;
    bottom: 30px;
}
.amshopby-option-link {
    display: inline-block;
	position: absolute;
    bottom: 45px;
	max-width: 120px;
}
.product-item-info.type1 .product.name a {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #191C1F;
}
.product-item-info.type1{
	text-align: left;
}
.product-item-info .price-box{
	margin: 0px;
	padding-top: 40px;
}
.product-item-info .price-box .price{
    color: #C52107;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.trending-product-widget {
    margin-top: 15px;
}
.product-item-description {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.price-box .special-price {
    color: #C52107;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.price-box  .old-price {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    text-decoration: line-through;
    color: #98A2B3;
}
.trending-product-widget .product-item-info .price-box {
    padding-top: 10px;
}
.all-menu {    
    font-size: 14px;
    line-height: 20px;
    padding-left: 22px !important;
    color: #667085;
}
.sw-megamenu.navigation li.level0.fullwidth > .submenu .all-category-sub li:hover >a{
	background:#F2F4F5;
}
.sticky-header .ui-menu-item.all-category {
    padding-bottom: 0px !important;
}
.all-category-sub {
    text-align: left !important;
}
.all-category-sub .leve22.submenu {
    width: 660px !important;
}
.nav-sections-item-content .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a {
    margin-top: 0 !important;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px !important;
}
.nav-sections-item-content .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a:hover{
	text-decoration: none;
}
/*.navigation .level0.parent:not(.all-category):not(.services-menu) > .level-top {
	padding-right: 20px;
}
.navigation .level0.parent:not(.all-category):not(.services-menu) .level0.submenu {
   display: none;
}
.navigation .level0.parent:not(.all-category):not(.services-menu) > a:after {
    display: none !important;
}*/
.nav-sections-items .navigation  ul {
    text-align: left;
}
.nav-sections-items .sw-megamenu.navigation li.level0.fullwidth>.submenu{
	margin-left: unset !important;
	margin-right: unset !important;
}
.menu-request-quote{
    background: #F0F2F4;
    padding: 8px 15px;
    border-radius: 20px;
}
.menu-request-quote a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    text-decoration: none;
}
.breadcrumbs-section {
    padding-top: 20px;
}
.breadcrumbs-section .breadcrumbs {
    margin: 0px;
    background: #F9F9FA;
    padding: 15px;
    border-radius: 5px;
    max-width: 100%;
}
.breadcrumbs-section .breadcrumbs a,.breadcrumbs-section .breadcrumbs strong {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #5F6C72;
}
.breadcrumbs-section .breadcrumbs strong{
	color: #2DA5F3
}
.breadcrumbs .item.home {
    padding-left: 25px;
    position: relative;
}
.breadcrumbs .item.home:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/House.png);
    position: absolute;
    left: 0;
}
.breadcrumbs-section .breadcrumbs a:hover , .breadcrumbs-section .breadcrumbs a:active,.breadcrumbs-section .breadcrumbs a:visited{
	color: #5F6C72;
}
.btn-bg.btn-shop-now {
    background: #FF3F20;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
	position: relative;
    padding-right: 30px;
    text-align: center;
    width: 150px;
}
.btn-bg.btn-shop-now:after{
	content:"";
	width:20px;
	height: 20px;
	background:url(../images/shop-now-arrow.png)no-repeat;
	position: absolute;
	margin-left: 5px;
}
.new-added-lbl {
    background: #68AC48;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
}
.nav-sections-item-content > .navigation.sw-megamenu {
	z-index: 2;
}
.trending-action .tocart.primary:before{
	content: '';
	background: url(../images/add-tocart-with-txt.png)no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 0;
    background-size: contain;
}
.trending-action .tocart.primary {
    background: #C52107;
    border-radius: 20px;
    font-family: Inter;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    min-height: 45px;
    min-width: 210px;
	color: #FFF !important;
}
.trending-action .tocart.primary:hover {
	color: #FFF !important;
}
.trending-product-widget .product-item-info.type1 {
    padding: 36px 40px;
}
.main-cat > a:after{
	content:"";
	width:22px;
	height:22px;
	background:url(../images/ep_arrow-up.png)no-repeat;
	position: absolute;
	margin-left: 5px;
}
.type1 .product-item-actions .towishlist{
	display:none !important;
}
.btn-bg.btn-bg-darkred {
    background: #C52107;
    color: #FFFFFF;
    min-width: 170px;
}
.page-products {
    background: #FFFBFA;
}
.cms-pages-menu .close-cms-menu {
    display: none;
}
.all-category-container {
    position: relative;
}
.all-category-sub li.parent {
    position: unset !important;
}
.all-category-sub{
	width: 150px;
}
.sw-megamenu.navigation .all-category-sub li.level0.fullwidth .leve22.submenu {
    margin-top: 3px !important;
}
.checkout-cart-index,.checkout-index-index,.catalog-product_compare-index,#html-body.account,#html-body.checkout-onepage-success {
    background: #FFFBFA;
}
label.label {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #191C1F;
}
select,input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    border: 1px solid #E4E7E9;
    background: #F9F9FA;
    height: 40px;
    border-radius: 12px !important;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #77878F;
}
.action.primary.checkout{
	position: relative;
    padding-right: 30px;
}
.action.primary.checkout:after{
	content:"";
	background:url('../images/ArrowRight.png')no-repeat;
	width:20px;
	height:20px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 5px;
}
.table-wrapper.comparison .action.tocart.primary:after {
    content: "";
    background: url(../images/prod-add-to-cart.png) no-repeat;
    width: 25px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 5px;
}
.product-item-actions .action.towishlist,.product-item-actions .action.towishlist:hover{
	border-color: transparent !important;
}
button.action.primary,a.action.create.primary{ 
    background: #FF3F20 !important;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #140300 !important;
    letter-spacing: 0px;
    border-color: #FF3F20 !important;
    border-radius: 20px;
    min-height: 40px;
    float: none;
    display: inline-block;
    padding: 10px 30px !important;
}
button.action.primary:hover,a.action.create.primary:hover {
	background: #FF3F20 !important;
	color: #140300 !important;
	border-color: #FF3F20 !important;
}
.actions-toolbar .secondary .action.create.primary {
    margin-left: 20px;
    margin-top: 0;
}
.login-container > .action.create.primary {
    display: none;
}
.checkout-success {
    background: #FFF;
    border: 1px solid #EEEFF0;
    padding: 80px 20px;
    border-radius: 20px;
    max-width: 400px;
    margin: 0px auto;
	position: relative;
	padding-top: 140px;
}
.checkout-success > p:first-child:before {
    content: "Your order is on it way";
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #140300;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.checkout-success p {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #98A2B3;
    text-align: center;
    margin-bottom: 10px;
}
.checkout-success .primary {
    float: none!important;
    text-align: center!important;
    display: block!important;
}
.checkout-success a.action.primary.continue {
    background: #C71010;
    border-radius: 20px;
    margin-top: 20px;
    font-family: Inter;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    min-width: 200px;
    text-transform: uppercase;
}
.checkout-onepage-success #maincontent {
    margin-top: 80px;
}
.checkout-success:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    background: url('../images/CheckCircle.png');
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 40px;
}
.header.links .logged-in {
    color: #C52107;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
}
.customer-menu .header.links {
    background: #FFF;
    border: 1px solid #E4E7E9;
    padding: 20px;
    border-radius: 20px !important;
    width: 250px;
    text-align: left;
}
.customer-menu .header.links a {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
	padding-left: 25px;
    position: relative;
}
.customer-menu .header.links li{
	display: block !important;
}
.customer-menu .header.links a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;    
}
.customer-menu .header.links li:first-child a:before {
	background: url(../images/my-account.png);
}
.customer-menu .header.links li.link.wishlist a:before {
	background: url(../images/wish-list.png);
}
.customer-menu  .customer-order-history-link:before {
	background: url(../images/order-history.png);
}
.customer-menu  .customer-payment-setting-link:before {
	background: url(../images/payment-setting.png);
}
.customer-menu  .customer-account-setting-link:before {
	background: url(../images/settings.png);
}
.customer-menu  .customer-logout-link {
    border-top: 1px solid #EEEFF0;
    margin-top: 10px;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    text-align: center;
    font-size: 0 !important;
    line-height: 20px;
	background: url(../images/logout.png)no-repeat;
    background-position: center;
}
.header.links .link.wishlist .counter {
color: #C52107;
}
.customer-menu .header.links:before,.customer-welcome .header.links:after{
	display:none;
}
.customer-menu .header.links li:hover {
    background: none;
}
.product-items.menu-product-item.widget-product-grid li.product-item {
    display: block;
    width: 100% !important;
    border: 1px solid #E4E7E9;
    border-radius: 5px;
	margin-bottom: 10px !important;
}
.product-items.menu-product-item.widget-product-grid li.product-item .product-item-photo{
    width: 24%;
    display: inline-block;
    float: left;
	min-width:85px !important;
}
.product-items.menu-product-item.widget-product-grid li.product-item .product-item-details{
    width: 75%;
    display: inline-block;
    float: left;
    position: absolute !important;
    right: 0;	
}
.product-items.menu-product-item.widget-product-grid li.product-item .product-item-details .product-item-link{
	max-width: 100%;
	font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    color: #191C1F;
    letter-spacing: 0.2px;
}
.product-items.menu-product-item.widget-product-grid li.product-item  .product-item-info .price-box {
    padding-top: 0px;
    text-align: left;
    padding-left: 12px;
}
.menu-product-hd {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #191C1F;
    margin-bottom: 10px;
}
.all-category-sub .block.widget.block-products-list.grid {
    margin-bottom: 0px;
}
.trending-product-widget .product.photo.product-item-photo:before {
    content: "🔥Trending";
    background: #68AC48;
    position: absolute;
    z-index: 9;
    color: #FFF;
    font-family: Inter;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 6px;
}
.pages a.page, .pages strong.page, .pages .action {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    color: #191C1F;
    text-align: center;
    border: 1px solid #E4E7E9;
    border-radius: 50% !important;
}
.pages a.page:hover, .pages .current .page,.pages .action:hover {
	color:#FFF !important;
    background: #FF3F20 !important;
    border-color: #FF3F20 !important;
}
@media screen and (min-width: 768px) {
	.navigation .level0 .submenu:before{
		display:none;
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu, .sw-megamenu.navigation li.level0.staticwidth > .submenu{
		background-color: #FFFFFF;
        border: 1px solid #EAECF0;
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu a, .sw-megamenu.navigation li.level0.staticwidth > .submenu a{
		color: #140300 !important;
        font-family: Inter;
        font-weight: 500;
        font-size: 14px !important;
        line-height: 24px !important;
		position: relative;
        padding-left: 25px !important;
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu li {
		padding: 0px 10px;
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu li:hover {
		background: #FEE4E2;
		border-radius: 10px;
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu li:hover a  {		
		color: #140300;
	text-decoration: none;
    color: #140300;	
	}
	.sw-megamenu.navigation li.level0.fullwidth > .submenu a img {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.search-cart-row .block-search {
        z-index: unset;
    }
	.customer-welcome .customer-menu .header.links a{
		color: #667085 !important;
	}
}
@media screen and (max-width: 767px) {
	.cms-pages-menu.active .close-cms-menu {		
		display: block;
        position: absolute;
        left: 260px;
        top: 13px;
        z-index: 6;
        width: 20px;
        height: 20px;
        text-align: center;
		color: #CC3219
	}
	.mobile-sticky .page-header{
		border-top: none;
		background: #FFF
	}
	.cms-pages-menu .navigation ul li:last-child{
		border-bottom: none;
	}
	.cms-pages-menu .navigation.sw-megamenu {
		display: none;
	}
	.cms-pages-menu.active nav.navigation.sw-megamenu {
		display: block;
		background: #FFF;
		z-index: 5;
		left: -15px;
		position: absolute;
		border-radius: 10px;
		padding: 20px;
		width: 80%;
	}
	.logo img {
		max-width: 100px;
	}
	.menu-mobile {
		position: absolute !important;
		top: -6px;
	}
	.chert-new .custom-block {
		display: none;
	}
	.banner-heading {		
		font-weight: 600;
		font-size: 30px;
		line-height: 40px;
	}	
	.heading-5 {
		font-size: 25px;
		line-height: 35px;
	}	
	.expert-solutions-tabs {		
		position: unset;
		top: unset;
		transform: unset;
		margin-top: 50px;
	}
	.testimonial_top_box{
		margin-top: 0;
		z-index: unset;
	}
	.testimonial_top_box_info h4{
		font-size: 25px;
		width: 100%;
	}
	.testimonial_top_box_info h4:before{
		left: 8px;
		width: 20px;
		height: 20px;
	}
	.test-services-box {
		padding-left: 10px;
		padding-bottom: 15px;
	}
	.speak_expert_txt_box {
		position: relative;
	}
	.speak_expert_form {
		margin-top: 30px;
	}
	.tech_soluations_section h3{font-size: 20px;
    line-height: 30px;}
	.speak_expert_txt_box h5.heading-5:after{
		top: 20px;
		width: 150px;
		height: 10px;
		background-size: contain;
	}
	.secure_business_today_section .hero-sub {    
		font-size: 12px;
		padding-left: 40px;
	}
	.secure_business_today_section .hero-sub:before {
		width: 35px;
	}
	.secure_business_today-text h6 {
		font-size: 16px;
		line-height: 25px;
	}
	.secure_business_today-text p {
		font-size: 14px;
		line-height: 25px;
	}
	.heading-5.back-check:after{
		width: 150px;
		height: 15px;
		background-size: contain;
	}
	.news-letter-form {
		position: unset;
		transform: unset;
	}
	.news-letter-form input#newsletter {
		width: 100%;
	}
	.news-letter-box {
		padding: 10px;
	}
	.get-quote-top{
		display: none;
	}
	.top-follow-us ul{
		padding-left: 0;
		margin-left: 0px;
	}
	.cms-menu{
		display: none;
	}
	.search-box-mob, .cart-box-mob {
		width: 49% !important;
		display: inline-block;
	}
	.search-cart-row {
		padding: 0px 0px;
	}
	.minicart-wrapper.cart-design-1 {
		margin-top: 0;
	}
	.page-header.chert-new.shop-header .panel.wrapper{
		margin-bottom: 0px;
	}
	.products-grid .product-item{
		width: 94% !important;
        margin: 0px 3%;
	}
	.product-item-info .price-box{
		padding-top: 50px;
		text-align: left;
	}
	.amshopby-option-link {
		bottom: 35px;
		left: 28px;
	}
	.catalog-category-view .products-grid .product-item .product-item-details {
        text-align: left !important;
    }
	.greet.welcome,.customer-welcome {
		display: none !important;
	}	
	.search-cart-row .block.block-search {
		width: 100%;
	}
	.row.search-cart-row {
		position: absolute;
		right: 10px;
		top: 0;
		z-index: 9;
		width: 52%;
	}
	.shop-header .logo-box {
		text-align: right;
		width: 40%;
	}
	.shop-header  .help-links {
		display: none;
	}
	.shop-header #minisearch-input-top-search{
		width: 230%;
	}	
	.block-search .label:before {
		margin-top: 8px;
	}
	.link.authorization-link > a:before{
		margin-top: 5px;
	}
	.shop-header .block-header-customer-login {
        display: block;
    }
	.header.links .block-header-customer-login{
		min-width: 280px;
		padding: 15px;
	}
	.block-header-customer-login h3{
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0px;
	}
	.block-header-customer-login p{
		margin-bottom: 15px;
	}
	.block-header-customer-login .secondary{
		padding-bottom: 0px;
	}
	.Sign-up{
		margin-top: 0px;
	}
	#layer-product-list {
		margin-top: 20px;
	}
	.account  .sidebar.sidebar-main .block-collapsible-nav{
		top: 24px;
	}
	.account #maincontent {
		margin-top: 80px;
	}
}