@charset "UTF-8";

body,
html {
    color: #000;
    font-size: 18px
}

button {
    background-color: #f94c49
}

button:active,
button:focus,
button:hover {
    background-color: #e97972
}

h1,
h2,
h3 {
    text-transform: capitalize
}

h4 {
    color: #7fb300;
    font-size: 24px;
    font-weight: 400
}



.textGreen {
    color: #7fb300
}

.textOrange {
    color: #f90
}

.textRed {
    color: red
}

.topPromo {
    background-color: #000
}

.row.thumbSlides {
    margin-bottom: 10px
}

.promoBold {
    color: #08ebe0
}

blockquote {
    background-color: #eee;
    border-left: 5px solid #00bdb4
}

.homeLower {
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px
}

@media(max-width:767px) {
    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 20px
    }
}

.header{
			
    margin: 0;
    padding: 0;
    border: 0;


	
    vertical-align: baseline;
	display: block;

		}
		#header {
    width: 100%;
    border-bottom: 4px solid #c80014
}
@media(max-width:900px) {
    .desktop-menu-wrap {
        display: none
    }
}
@media(max-width:900px) {
    .desktop-menu-wrap {
        display: none
    }

    .mobile-menu {
        display: block
    }

    .redbut2 {
        font-weight: 500
    }

    #lander .top p {
        margin-bottom: 0 !important
    }
}
.desktop-menu {
    background-color: #036;
    
    
}
.desktop-menu-content {
    position: relative;
    max-width: 1400px;
    margin: 0 auto
}
.desktop-menu-under {
    width: 80%;
    margin: 0 auto;
    margin-top: 2px;
    height: 49px
}
.desktop-menu-under p {
    font-size: 16px;
    color: #c80014;
    margin: 14px;
    margin-left: 155px
}
.desktop-menu-under img {
    margin: 16px 0 10px 155px;
    width: 200px
}
@media(max-width:900px) {
    .desktop-menu-wrap {
        display: none
    }
}
.advert {
    width: 50%;
    display: inline-block;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    font-family: times new roman, Times, serif
}
.ad-container .advert-txt {
    display: block;
    color: #999;
    font-size: 11px;
    font-weight: 300;
    line-height: normal;
    text-align: center;
    margin-top: 8px
}
.redbut {
    float: right;
    text-decoration: none;
    background-color: #c80014;
    color: #fff;
    padding: 7px 15px;
    margin: 15px 60px 11px 0;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700
}
.redbut2 {
    float: right;
    text-decoration: none;
    background-color: #c80014;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    padding: 4px 6px;
    margin: 12px 10px 8px
}

.mobile-menu {
        display: block
    }
	.mobile-menu {
    display: none
}
.toggle:hover {
    cursor: pointer;
  
}
.toggle {
    max-width: 100%;
    background-color: #036;
   

}
.clear {
    clear: both
}

@media(max-width:900px) {
    .desktop-menu-wrap {
        display: none
    }

    .mobile-menu {
        display: block
    }

    .redbut2 {
        font-weight: 500
    }

    #lander .top p {
        margin-bottom: 0 !important
    }
}
@media(max-width:931px) {
    #lander .social {
        border-top: none;
        border-bottom: none;
        margin: 0;
        padding-top: 6px
    }

    #lander .social {
        text-align: center
    }
}

.billboard {
    background-color: #eee;
    background-image: none
}

.sectionBillboard {
    padding: 30px 20px 20px
}

.sectionBillboard button {
    margin-bottom: 20px
}

.sectionBillboard .heroImage {
    margin-left: auto;
    margin-right: auto
}

.sectionBillboard img.logoHome {}

.sectionBillboard .contentBillboard p {
    font-size: 20px
}

@media(max-width:767px) {
    .sectionBillboard {
        padding: 10px 20px
    }

    .sectionBillboard button {
        width: 100%
    }

    .sectionBillboard .heroImage {
        max-width: 250px
    }

    .sectionBillboard img.logoHome {
        width: 150px
    }

    .contentBillboard {
        text-align: center
    }
}

@media(min-width:768px) and (max-width:991px) {
    .billboard {
        background-position: center;
        background-size: cover
    }

    .billboard .heroImage {
        display: none
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .billboard {
        background-position: center;
        background-size: cover
    }
}

.features {
    background-color: #eee
}



.features .featureBox {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    padding: 20px;
    text-align: center
}

.features .featureBoxIcon img {
    height: 33px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

@media(max-width:767px) {
    .features .featureBox {
        font-size: 15px
    }
}

.productInfo {
    text-align: left
}

.productInfo h5 {
    font-size: 18px
}

.productInfo button {
    margin-top: 0;
    margin-bottom: 10px
}

.productInfo .textGreen {
    font-weight: 700
}

.productInfoSubSection {
    display: table;
    margin-bottom: 20px;
    margin: 20px 0;
    width: 100%
}

.productInfoContent {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 60%
}

.productInfoSpacer {
    width: 20px
}

.productInfoImage {
    display: table-cell;
    width: 40%
}

.specialOffer {
    background-color: #f94c49;
    margin: 50px 0 0;
    padding: 80px
}

.specialOffer h1 {
    color: #fff;
    font-size: 45px
}

.specialOffer p {
    color: #fff
}

.specialOffer button {
    background-color: #000
}

.specialOffer button:active,
.specialOffer button:focus,
.specialOffer button:hover {
    background-color: #333
}

.productInfoWarranty {
    background-color: #262626;
    color: #fff;
    margin-top: 20px;
    padding: 80px 140px
}

@media(max-width:767px) {
    .productInfoContent {
        display: unset;
        width: 100%
    }

    .productInfoContent img {
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto
    }

    .productInfoSpacer {
        display: none
    }

    .productInfoImage {
        display: none
    }

    .specialOffer {
        padding: 50px;
        text-align: center
    }

    .specialOffer button {
        margin-bottom: 30px
    }

    .specialOffer img {
        margin-left: auto;
        margin-right: auto;
        width: 250px
    }

    .productInfoWarranty img {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }
}

.testimonials h1 {
    margin-bottom: 50px
}

.testimonials  {
    padding: 50px 20px
}

footer {
    background-color: #fff
}

.contactModal h4 {
    color: #5710ae
}

#headerPublication {
    background-color: #00bdb4
}

.articleBody h3 {
    color: #7fb300
}

.attention {
    text-align: center;
    border: 2px solid #f94c49;
    background-color: #fff2cc;
    padding: 10px 40px;
    margin-bottom: 20px
}

.noThanks a {
    font-size: 13px
}

.upsellInfo {
    background-color: #efefef;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 200;
    margin: 30px 0;
    padding: 20px
}

.upsellLogoContainer {
    padding: 10px;
    margin-bottom: 15px
}

.upsellLogo {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

.upsellPhoto {
    border: 5px solid #fff
}

.upsell select {
    font-size: 19px;
    margin: 0 auto;
    max-width: 300px;
    outline: none;
    padding: 4px 0 4px 4px;
    width: 100%;
    -webkit-appearance: menulist
}

.upsell .priceText {
    font-size: 13px;
    margin-bottom: 5px
}

@media(max-width:767px) {
    .upsellInfo {
        font-size: 16px;
        line-height: 1.25em;
        margin: 20px 0
    }
}

.sectionThankYou h4 {
    color: #000
}

.quantityTitle {
    color: #7fb300
}

.orderWarranty {
    border: 1px solid #00bdb4
}

.warrantyOption {
    background-color: #00bdb4
}

.checkoutTimer .sectionTimer {
    padding: 50px 20px 20px
}

.formDiscount {
    max-height: 130px
}

.sectionThankYou table hr,
.sectionForm .formContainer hr {
    border-top: 1px solid #ddd
}

.sectionForm .formContainer hr {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%
}

.upsell h4,
.sectionForm h4,
h4#checkoutTimerHeader {
    color: #000;
    font-weight: 700;
    text-transform: unset
}

.upsellLogoContainer {
    padding: 0;
    margin-bottom: 0
}

#recentBox {
    width: 260px;
    padding: 15px;
    height: auto;
    position: fixed;
    z-index: 500;
    left: 15px;
    bottom: -115px;
    background: #fff;
    display: none;
    box-shadow: 0 0 5px #000
}

#recentImg {
    width: 80px;
    height: auto;
    float: left
}

#recentText {
    width: calc(100% - 95px);
    height: auto;
    float: left;
    font-size: 12px;
    font-family: open sans;
    margin-left: 15px
}

.advertorial {
    background-color: #0d0800;
    border-bottom: 2px solid #b06900;
    text-align: center;
    color: #b26b00;
    font-size: 20px;
    margin: 0;
    padding: 0
}



.black-friday-sticky {
    position: sticky;
    top: -1px;
    z-index: 1000;
    margin-bottom: -1px
}

.bf-v1-blink {
    -webkit-animation: blinker 1.2s linear infinite;
    animation: blinker 1.2s linear infinite
}

.bf-v1-blink nobr {
    -webkit-text-fill-color: #f90;
    -webkit-text-stroke: 2px #f90
}



@-webkit-keyframes blinker {
    90% {
        opacity: 0
    }
}

@keyframes blinker {
    90% {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(.9)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.95)
    }

    50% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.95)
    }
}