.btn-curve { background: transparent; padding: 10px 35px; border: 2px solid #2dc315; border-radius: 0; position: relative; overflow: hidden; cursor: pointer; display: inline-block;}
.btn-curve span { font-size: 13px; text-transform: uppercase; position: relative; transition: all 0.8s; -ms-transition: all 0.8s; -webkit-transition: all 0.8s; z-index: 2; color: #fff; }
.btn-curve span.b { color: #000;}
.btn-curve::after { background: #2dc315; content: ""; position: absolute; top: -10px; left: -10px; right: -10px; bottom: 100%; border-radius: 0 0 100% 100%/0 0 100% 100%; transition: all 0.6s cubic-bezier(1, 0, 0.55, 1); -ms-transition: all 0.6s cubic-bezier(1, 0, 0.55, 1); -webkit-transition: all 0.6s cubic-bezier(1, 0, 0.55, 1); }
.btn-curve:hover span { color: #000;}
.btn-curve:hover::after { bottom: -10px; border-radius: 0;}

.section-title { text-align: center; margin-bottom: 30px;}
.section-title h2.secTitle { margin-bottom: 5px; font-size: 28px; letter-spacing: 1px; color: #000;}
.section-title p { color: #3b3b3b;}

a.site-header__cart { color: #000;}
a.site-header__cart:hover { color: #2dc315;}

section.category-block { padding: 40px 0 10px;}
.cat-img { position: relative; overflow: hidden; margin-bottom: 30px;} 
.cat-img img { transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.cat-img:hover img { transform: scale(1.2);}

.front-title { text-align: center; margin-bottom: 20px;}
.front-title h2 { font-size: 28px; color: #fff; letter-spacing: 2px; font-weight: 900; position: relative; padding-bottom: 10px;}
.front-title h2::before { content: ""; background: #2dc315;  width: 160px; height: 2px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto;}

section.about-block { background-image: url(../images/about-bg.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; background-size: cover; padding: 60px 0;}
.about-text { text-align: center; color: #fff; line-height: 30px; margin-bottom: 30px;}
.about-text p { margin-bottom: 25px;}
.counter-box { background: transparent; border: 2px solid #2dc315;  text-align: center; padding: 10px 0; color: #dedede; margin-top: 30px;}
.counter-box h2 { font-weight: 900; font-size: 40px; margin: 0; color: #fff; font-style: italic;}

section.believe-block { background: #000; position: relative; overflow: hidden; padding: 60px 0 60px;}
section.believe-block::before { background: url(../images/giphy.gif) repeat; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.015}

section.believe-block .believe-text { text-align: center; margin-top: 40px;}
section.believe-block .believe-text img { margin-bottom: 20px;}
section.believe-block .believe-text h3 { text-transform: uppercase; color: #fff; font-weight: 900; font-size: 18px; letter-spacing: 1px; }
section.believe-block .believe-text p { color: #fff; font-size: 13px; font-weight: 400; line-height: 24px;}

section.quality { background: linear-gradient(180deg,rgba(58, 220, 32, 1) 0%, rgba(45, 195, 21, 1) 100%); padding: 6px 0;}
section.quality .q-box { text-align: center; margin: 15px 0;}
section.quality .q-box h2 { margin: 6px 0 0; font-size: 16px;}

section.how-it-work { background: #f3f3f3; padding: 40px 0;}
section.how-it-work .front-title h2 { color: #000;}

section.featured-pods { padding: 40px 0;}
section.featured-pods .front-title, section.certificates .front-title { padding-bottom: 20px;}
section.featured-pods .front-title h2 { color: #000;}

section.get-touch { background: linear-gradient(180deg,rgba(58, 220, 32, 1) 0%, rgba(45, 195, 21, 1) 100%); text-align: center; padding: 90px 0;}
section.get-touch h4 { text-transform: uppercase; font-size: 20px; letter-spacing: 1px;}
section.get-touch h2 { font-size: 36px; text-transform: none; letter-spacing: 2px;}
section.get-touch a.btn-curve { margin-top: 20px; border-color: #000;}
section.get-touch a.btn-curve span { color: #000;}
section.get-touch a.btn-curve::after { background: #000;}
section.get-touch a.btn-curve:hover span { color: #fff;}

.inner-page { min-height: 500px; margin-bottom: 30px;}
.page-text { font-size: 15px; line-height: 30px; color: #333}
.contact-details .page-text a { color: #333;}
.open-hours strong { text-transform: uppercase; font-weight: 700; color: #000;}
.open-hours p { margin-bottom: 5px;}
.contact-form .btn-curve span, .product-form__item--submit .btn-curve span  { color: #000;}
.product-single__description p { font-size: 14px; color: #333; line-height: 28px;}
.cart .list-view-item__title a { color: #000}
.cart__price-wrapper .money { color: #2dc315;}

.share-buttton { margin-top: 20px;}

.printing-bg { background-attachment: fixed; background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 150px 0; position: relative;}
.printing-bg::before { position: absolute; background: rgba(0,0,0,0.7); content: ''; width: 100%; height: 100%; left: 0; top: 0;}
.printing-bg .print-text { color: #fff; text-align: center;}
.printing-bg .print-text h2 { font-size: 28px; color: #2dc315; font-weight: 900; letter-spacing: 2px;}
.printing-bg .print-text p { line-height: 30px; color: #fff; font-size: 15px;}

h2.Total { text-align: right; font-size: 20px; font-weight: 900;}
h2.Total span { color: #2dc315;}
.basket-btn { text-align: right;}

.SubmitText { text-align: center; color: #060; font-size: 22px; padding: 8rem 0 8rem; }

.mp-block { padding: 20px;}
.mp-block .page-title h1 { font-size: 22px; margin: 5px 0;}
.mp-block p { font-size: 15px; line-height: 30px; color: #333}


footer { background: #000; padding: 60px 0 0; position: relative;}
footer::before { background: url(../images/giphy.gif) repeat; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.015}
section.signup-area { text-align: center;}
section.signup-area h2 { color: #2dc315; text-transform: uppercase; font-size: 22px; margin: 0; font-weight: 900; letter-spacing: 1px;}
section.signup-area p { font-size: 16px; font-weight: 400; color: #cecece; margin-bottom: 10px;}
/*section.signup-area form { margin:0; padding: 20px 0;}*/
section.signup-area .newsletter { margin-top: 22px;}
section.signup-area .newsletter input { height: 44px; background: #0b0b0b; border: none; color: #afafaf; font-size: 13px; box-shadow: none; width: 74%; float: left;}
section.signup-area .newsletter .btn-curve { width: 25%; float: right; font-size: 14px; text-transform: uppercase; color: #fff; border-radius: 0; text-align: center; padding: 0; line-height: 40px;}

section.footer-btm { margin-top: 20px;}
section.footer-btm h2 { color: #2dc315; font-weight: 700; font-size: 20px; margin: 0 0 30px; font-style: italic;}
section.footer-btm .f-contact ul { list-style: none; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li { margin: 0px 0px 20px 0px; padding: 0; float: none; display: block; list-style: none; line-height: 28px;}
section.footer-btm .f-contact ul li i { line-height: 21px; float: left; font-size: 17px; color: #2dc315; margin-right: 13px;}
section.footer-btm .f-contact ul li div { float: left; width: 75%; line-height: 20px; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li div p { margin: 0; color: #fff; font-size: 14px; font-weight: 400;}
section.footer-btm .f-contact ul li a { color: #fff; font-size: 14px; font-weight: 400;}
section.footer-btm .f-contact ul li a:hover { color: #2dc315;}

section.footer-btm .footerSocial {}
section.footer-btm .footerSocial ul { margin: 0; padding: 0;}
section.footer-btm .footerSocial ul li { list-style: none; margin-bottom: 15px;}
section.footer-btm .footerSocial ul li a { display: block; color: #fff; line-height: 34px;}
section.footer-btm .footerSocial ul li a i { font-size: 34px; color: #2dc315; float: left; padding-right: 7px;}
section.footer-btm .footerSocial ul li a:hover { color: #2dc315;}

section.footer-btm ul.f-links { margin: 0; padding: 0}
section.footer-btm ul.f-links li { list-style: none; margin: 0 0 10px 0; padding: 0;}
section.footer-btm ul.f-links li a { color: #fff; font-size: 14px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
section.footer-btm ul.f-links li a:hover, section.copyrights p a:hover { color: #2dc315;}

section.footer-btm .shipment { margin-top: 30px;}

section.copyrights { padding: 30px 0; text-align: center;}
section.copyrights .row { border-top: 1px solid #151515; padding-top: 30px;}
section.copyrights p { color: #ccc; font-size: 13px; line-height: 22px; margin: 0; }
section.copyrights p a { color: #fff; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; text-transform: uppercase;}
