.intro-btn {}
.button {}
.button.white {}

header .button.white {
	padding: 13px!important;
	text-align: center;
	justify-content: center
}

.sidebars li {
	margin-bottom: 20px!important
}

.sidebars li a {
	font-size: 23px!important;
	margin-bottom: 10px;
	display: block
}

.sidebars ul li ul.sw-menucode-list {
	padding-left: 0;
	margin-bottom: 10px!important;
	border-left: 1px solid #ddd;
	margin-left: 20px
}

header .nav_buttons {
	align-items: center
}

.sidebars ul li ul.sw-menucode-list li a {
	font-size: 18px!important;
	padding-left: 10px;
	margin-bottom: 8px!important;
	display: block
}

.button.white #Layer_1 {
	margin-top: -5px;
	margin-left: -4px
}

.sidebars-toggle {
	display: none
}

.part_list p {
	width: 50%;
	float: left;
	line-height: 26px;
	margin-bottom: 40px;
	padding-left: 50px;
	position: relative;
	margin-right: 0;
	font-size: 18px
}

.store-category-display {
	width: 100%
}

.part_list p::before {
	background-image: url(https://assets.speakcdn.com/assets/2459/icon-arrow-btn.svg);
	background-size: 40px 50px;
	display: inline-block;
	width: 40px;
	height: 50px;
	content: "";
	position: absolute;
	left: 0;
	top: -9px
}

footer .logo {
	height: 80px
}

footer .other_links a {
	display: block
}

.sidebars-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 1.5rem
}

.close-btn {
	font-size: 1.5rem;
	background: 0 0;
	border-color: transparent;
	color: #033477;
	transition: 1s ease all;
	cursor: pointer;
	outline: 0
}

.close-btn:hover {
	color: grey;
	transform: rotate(360deg)
}

.logo {
	justify-self: center;
	align-items: center;
	height: 40px;
	margin: .6em 1em
}

.links {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.links a {
	display: block;
	font-size: 1.2rem;
	text-transform: uppercase;
	padding: 1rem 1.5rem;
	color: #fff;
	transition: 1s all ease
}

.links a:hover {
	color: grey;
	transform: scale(1.2)
}

.social-icons {
	justify-self: center;
	display: flex;
	padding-bottom: 2rem
}

.social-icons a {
	font-size: 1.5rem;
	margin: 0 .5rem;
	color: #fff;
	transition: 1s all ease
}

.social-icons a:hover {
	color: grey
}

.sidebars {
	overflow-y: auto;
	box-shadow: 0 2px 19px -4px rgb(0 0 0 / 20%);
	z-index: 9999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #fff;
	display: grid;
	grid-template-rows: auto 1fr auto;
	row-gap: 1rem;
	transition: 1s all ease-in-out;
	transform: translate(-100%)
}

.shop_link .badge{
	position: absolute;
    top: 8px;
    width: 18px;
    height: 18px;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 18px;
    right: 9px;
    font-size: 12px;
}
.show-sidebars {
	transform: translate(0)
}

@media screen and (min-width:676px) {
	.sidebars {
		width: 400px
	}
}

@media only screen and (min-width:768px) {
	header .nav_buttons {
		align-items: center
	}
}

@media only screen and (max-width:1024px) {
	footer .logo {
		margin: 0 auto 20px
	}
	.sidebars-toggle {
		display: block;
		height: fit-content;
		padding: 10px 30px;
		background: #fff;
		margin-right: 10px;
		border-radius: 25px;
		font-size: 19px
	}
}

@media only screen and (min-width:992px) {
	footer .footer-left {
		justify-content: space-around!important
	}
	.category-template section.default-main .container .default_content .templatecontent:nth-of-type(1) {
		padding: 4em 0 5em 4em
	}
}

@media (max-width:767px) {
	.sidebars-toggle{padding: 10px 20px;}
	.shopping-cart{right: -70px !important;}	
	.part_list p {
		width: 100%;
		margin-bottom: 30px
	}
	body.store p.store-sub-categories a::before {
		content: none!important
	}
	body.store p.store-sub-categories a {
		padding-left: 0
	}
	body.store p.store-main-categories a {
		padding-top: 6px
	}
}

body.store .sidebar h3 {
	margin-left: 0;
	color: #000
}

body.store p.store-main-categories a {
	font-size: 20px;
	color: #0648a3;
	line-height: initial;
	padding-left: 0;
	text-transform: uppercase;
	padding-top: 30px
}

body.store p.store-sub-categories a {
	font-size: 16px;
	display: block;
	color: #1f1f1f;
	padding: 5px 0 2px 15px;
	cursor: pointer;
	font-weight: 400;
	position: relative
}

body.store p.store-sub-categories a::before {
	content: "";
	width: 7px;
	height: 7px;
	background: #000;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.img-white {
	display: none
}

header .button.white:hover .img-white {
	display: block
}

header .button.white:hover .img-blue {
	display: none
}

.white-search,
.white-shop {
	display: none
}

.home-hero .hero-message .hero-buttons .button.white:hover .white-shop {
	display: block
}

.home-hero .hero-message .hero-buttons .button.white:hover .blue-shop {
	display: none
}

.home-hero .hero-message .hero-buttons #search-button:hover .white-search {
	display: block
}

.home-hero .hero-message .hero-buttons #search-button:hover .blue-search {
	display: none
}

.home-hero .hero-message .hero-buttons #search-button img,
.home-hero .hero-message .hero-buttons .button.white img {
	width: 20px;
	margin-right: 10px
}

.button,
.formmodule-submit,
.intro-btn,
.swformsubmit__btn,
a.cta-btn {
	transition: all .2s ease!important
}

.home-hero .hero-message .hero-buttons #search-button-icon svg {
	width: 25px
}

.home-hero .hero-message .hero-buttons .call.red {
	justify-content: center
}

#addtocart {
	width: 250px
}

.badge {
	background-color: red !important;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px 5px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.shopping-cart {
	background: #fff;
	width: 320px;
	position: absolute;
	top: 100%;
	right: 0;
	border-radius: 3px;
	padding: 20px;
	overflow: hidden;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)!important;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 0;
	-webkit-transform-origin: right top 0;
	-webkit-transform: scale(0);
	transform-origin: right top 0;
	transform: scale(0);
	margin-top: 10px
}

.shopping-cart.active {
	opacity: 1;
	-webkit-transform-origin: right top 0;
	-webkit-transform: scale(1);
	transform-origin: right top 0;
	transform: scale(1)
}

.shopping-cart .shopping-cart-header {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px
}

.shopping-cart .shopping-cart-header .shopping-cart-total {
	float: right
}
.shopping-cart .shopping-cart-header .shopping-cart-total span{color: #000;font-size: 15px;font-weight: 600;}
.shopping-cart .shopping-cart-items {
	padding-top: 20px;
	padding-left: 0;
}

.shopping-cart .shopping-cart-items li {
	margin-bottom: 18px
}

.shopping-cart .shopping-cart-items img {
	float: left;
    margin-right: 18px;
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.shopping-cart .shopping-cart-items .item-name {
	display: block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.shopping-cart .shopping-cart-items .item-detail {
	display: block;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
}

.shopping-cart .shopping-cart-items .item-price {
	color: #2a8aea;
    margin-right: 8px;
    font-size: 15px;
}

.shopping-cart .shopping-cart-items .item-quantity {
	color: #abb0be;
    font-size: 14px;
}

.shopping-cart:after {
	bottom: 100%;
	left: 89%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px
}
.shopping-cart-header img{width: 25px;margin-right: 5px;}
.shop_link .cart-icon {
	color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    font-family: FontAwesome;
    padding: 0;
}

.shop_link button.button {
	background: #f8770c;
	color: #fff;
	text-align: center;
	padding: 12px;
	text-decoration: none;
	display: block;
	border-radius: 3px;
	font-size: 16px;
	margin: 25px 0 15px 0;
	text-transform: uppercase
}

.shop_link button.button:hover {
	background: #f87f1b
}

.shop_link button.button i {
	padding-left: 5px
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}
.shop_link{position: relative;}

