/* store checkout css 1751413311 */


body {
color: #000000;
font-size: 15px;
font-family: Poppins,Helvetica,Arial,sans-serif;
font-weight: 300;
}



.inner {
width: 1200px; /* DESIGN WIDTH */
max-width: 100%;
margin: auto
}



/* 1200 + 30 + 30 */
@media screen and (max-width: 1260px) {

	.inner {
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	}

}



@media screen and (max-width: 1000px) {

	.inner {
	padding-left: 20px;
	padding-right: 20px;
	}

}



@media screen and (max-width: 640px) {

	.inner {
	padding-left: 15px;
	padding-right: 15px;
	}

}



@media screen and (max-width: 400px) {

	.inner {
	padding: 0 10px;
	/*max-width: 90%;*/
	}

}



/* ................................................. */
/* .................... TOP NAV .................... */
/* ................................................. */

#navRibbon {
margin: 0;
background-color: #132786;
}

ul.topNav {
display: flex;
align-items: center;
margin: 0;
padding: 0
}

ul.topNav li {
flex: 1;
list-style: none
}

/*.topNav li:last-child a {
color: #bb6c09;
}*/

.mainNav a.top {
display: block;
padding: 15px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: 'Poppins';
font-weight: 500;
font-size: 15px;
line-height: 1.1em;
letter-spacing: 1px
}

.mainNav a.top {
color: #000
}

ul.topNav li.mobile-only {
display: none;
}

@media screen and (min-width: 1151px) {

	#topNav {
	display: inline-block;
	padding: 0;
	margin: 0;
	}

	#topNav li {
	list-style: none;
	}

	.mainNav {
	display: inline-block;
	position: relative;
	border-bottom: 2px solid transparent;
	}

	.mainNav a.top {
	display: block;
	padding: 15px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Poppins',sans-serif;
	line-height: 1.2em;
	letter-spacing: 1px;
	}

	.mainNav:hover a {
	color: #ffffff;
	}

	.mainNav .sub {
	display: none;
	position: absolute;
	white-space: nowrap;
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.75);
	box-sizing: border-box;
	background-color: #ffffff;
	padding: 0;
	margin-top: 2px;
	z-index: 1000;
	border-top: 3px solid #ffb882;
	}

	.mainNav .sub .viewall {
	background-color: #ebebeb;
	margin: 0 10px 10px 10px;
        padding: 0 0 0 10px;
	font-weight: 400;
	}

	.mainNav .sub ul {
	margin: 0;
	padding: 0 40px 0 20px;
	}

	.mainNav .sub a {
	display: block;
	text-align: left;
	padding: 5px;
	text-decoration: none;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 300px;
	color: #121212;
	}

	.mainNav .sub a:hover {
	color: #132786;
	text-decoration: underline;
	}

	.mainNav:hover .sub {
	display: inline-block;
	}

	.mainNav .sub .image>img {
	border: 1px solid #ebebeb;
        margin: 10px 10px 5px 10px;
	}

}

/* TOP NAV -> MOBILE MENU */
@media screen and (max-width: 1150px) {

	#navRibbon,
	nav#mmenu {
	display: none
	}

	#mm-topNav>li:first-child,
	.mm-menu .mm-list>li>a.mm-subclose {
	background: #132786;
	color: #ffffff
	}
	#mm-topNav>li:first-child a {
	color: #fff
	}
	.mm-menu .mm-list>li>a.mm-subclose:before {
	border-color: #ffffff
	}
	.mm-list a {
	color: #585b61
	}
	.mm-menu .mm-list>li>a.mm-subopen:after {
	color: #132786
	}
	.mainNav .sub {
	display: none!important
	}
	ul.topNav {
	display: block
	}

	ul.topNav li.mobile-only {
	display: block;
	}

	ul.topNav li.mobile-only.special a {
	color: #f3432e;
	}

}

/* .......... / TOP NAV .......... */



/* ................................................ */
/* .................... FOOTER .................... */
/* ................................................ */

.site-footer {
margin: 20px 0 0;
background-color: #fdf3d0;
color: #000000;
font-size: 14px;
font-weight: 300;
line-height: 1.8em
}

.site-footer ul {
padding: 0;
margin: 0
}

.site-footer li {
list-style: none
}

.site-footer a {
color: #000000;
text-decoration: none
}

.site-footer a:hover {
text-decoration: underline;
color: #000000
}

.final-text {
margin: 2em 0;
}

.footer-boxes .footer-box.company-address-phone {
min-width: 280px;
}

.footer-boxes {
text-align: center;
}

.footer-boxes > .inner > .wrapper {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 34px;
padding: 17px 0;
}

.footer-box-title,
.footer-boxes h3 {
font-weight: 400;
font-size: 18px;
padding: 0;
margin: 0 0 10px;
text-align: left;
color: #04176b;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 40px
}

.footer-box {
display: inline-block;
margin: 0;
text-align: left;
vertical-align: top;
}

.footer-box img {
max-width: 100%;
height: auto;
}

.footer-box .social {
margin-top: 1em;
}

#copyright {
text-align: center;
font-size: 12px;
color: #000;
background-color: #ffeab1;
text-transform: uppercase;
font-family: 'Alata', serif;
padding: 3px;
letter-spacing: 1px
}

#copyright a {
text-decoration: none;
color: #f1f2ed
}

#mc-embedded-subscribe {
background-color: #ff437b!important;
font-family: 'Pathway Gothic One', sans serif;
text-transform: uppercase;
font-size: 18px!important;
letter-spacing: 2px
}

.newsletterSocial {
background-color: #04176b;
color: #ffffff;
padding: 10px 0
}

.newsletter>form {
display: inline-block;
background-color: #ffffff;
box-sizing: border-box;
border: 1px solid #ebebeb
}

.newsletter .prompt {
display: block;
font-weight: 700;
margin-bottom: 10px
}

.newsletter input[type="email"] {
box-sizing: border-box;
border: 0 none;
background-color: transparent;
color: #424242;
height: 30px;
padding: 0 1em;
width: calc(100% - 60px)
}

.newsletter input[type="submit"] {
background-color: #000000;
background-image: url();
background-size: cover;
width: 60px;
height: 30px;
border: 2px solid #ffffff;
color: #ffffff;
padding: 0 1em
}

.paypal-badge {
max-width: 300px;
min-height: 38px;
margin: 0 auto;
overflow: hidden
}

.shippinginfo img {
display: inline-block;
padding: 10px
}

.footer-additional {
margin: 2em 0
}

/* .................................................. */

/* 1200 + 30 + 30 */
@media screen and (max-width: 1260px) {

	.footer-boxes {
	flex-wrap: wrap
	}

}

@media screen and (max-width: 900px) {

	.footer-boxes .col111 {
	min-width: 200px;
	}

}

@media screen and (max-width: 580px) {

	/* ..... FOOTER ..... */

	.newsletter>form {
	display: block
	}
	.footer-boxes .box {
	margin-right: 0!important;
	width: 100%
	}
	.site-footer .inner {
	padding: 0!important;
	width: 100%
	}
	.footer-boxes {
	padding: 0 0 20px;
	text-align: center;
	width: 100%!important
	}
	.footer-boxes h3 {
	text-align: center
	}

}

@media screen and (max-width: 400px) {

	.footer-boxes {
	text-align: center;
	}
	.footer-boxes .box {
	margin-bottom: 20px;
	}
	#copyright {
	padding-bottom: 125px;
	}
	.footer-boxes .box:first-child {
	min-width: 0!important;
	}
	.footer-boxes .box:first-child img {
	width: 100%;
	display: block;
	}

}

/* .......... / FOOTER .......... */

#header-main{position:relative}#header-main > .inner{display:flex;justify-content:space-between;align-items:center;gap:25px}#header-main > .inner > *{margin-top:10px;margin-bottom:10px}#header-main img{width:auto;height:auto;max-width:100%;max-height:100%}#logo,#logo img{max-height:140px}#checkout-header-tagline-a{text-align:center;text-transform:uppercase;letter-spacing:1px}#checkout-header-tagline-a .direct{display:block;color:#04176b;text-transform:uppercase;font-family:'Alata',sans-serif;font-size:27px;line-height:1.3em;letter-spacing:0}.header-tagline-a .guarantee{color:#26318a;font-weight:400}#checkout-header-tagline-a .phone{display:block;margin:9px 0 0}#checkout-header-tagline-a .phone a{display:inline-block;padding-left:38px;color:#000;background-image:url('https://sep.turbifycdn.com/ty/cdn/yhst-2087590493316/service-icon.png');background-repeat:no-repeat;background-position:left center;background-size:contain;text-decoration:none;font-family:'Poppins',sans-serif;font-size:18px;font-weight:400;line-height:27px}#checkout-header-tagline-a .financing{display:block;margin:9px 0 0}#checkout-header-tagline-a .financing a{color:#d91700;text-decoration:underline;white-space:nowrap;font-weight:400;font-size:15px;line-height:1}#checkout-header-tagline-c,#checkout-header-tagline-c img{max-height:140px}@media screen and (max-width:1150px){#checkout-header-tagline-a .direct{display:none}}@media screen and (max-width:900px){#logo,#logo img,#checkout-header-tagline-c,#checkout-header-tagline-c img{max-height:90px}}@media screen and (max-width:770px){#checkout-header-tagline-c{display:none}}@media screen and (max-width:640px){#logo,#logo img,#checkout-header-tagline-c,#checkout-header-tagline-c img{max-height:80px}}@media screen and (max-width:550px){#checkout-header-tagline-a .guarantee{display:none}}
