.zapytaj_cena{text-decoration:underline;}
.woocommerce-NoticeGroup-checkout{width:100%;}
.wc_payment_method{
display:flex;
align-items:center;
}
.wc_payment_method label{
margin-bottom:0px;
}
.woocommerce-Price-amount bdi::after {
content: ' brutto';
font-size:16px;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6{
line-height: 1.2;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #000;
}
.home h1{
margin-bottom: 0;
font-size: 0;
}
body{
font-family: 'Open Sans', sans-serif;
line-height: 1.6;
font-size: 16px;
overflow-x: hidden;
font-weight: 400;
color: #000;
}
h1, h2{
font-size: 40px;
line-height: 1.2;
margin-bottom: 1.5rem;
text-transform: uppercase;
}
h3{
font-size: 28px;
}
h4{
font-size: 24px
}
h5{
font-size: 21px;
}
h6{
font-size: 18px;
}
p, li{
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}
header.fixed-top{
background: #fff;
}
main{
padding-top: 175px;
}
.menu-container{
margin: 0 auto;
}
a{
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
color: #000;
}
a:hover{
text-decoration: none;
color: #DD2323;
}
.social-boxes{
position: fixed;
right: 0;
top: 40%;
z-index: 999;
background: #DD2323;
border-radius: 30px 0px 0px 30px;
padding: 15px 15px 15px 20px;
}
.social-boxes .icon-cont{
margin-bottom: 12px;
}
.social-boxes .icon-cont:last-child{
margin-bottom: 0;
}
#top-menu img.logo{
width: 260px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.fast-contact img{
width: 27px;
margin-right: 10px;
}
.fast-contact a{
font-size: 20px;
font-weight: 600;
}
.navbar{
background: #71BF44;
padding: .6rem 1rem;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{
left: auto;
right: 38px;
opacity: 1;
fill: #5B5B5B;
}
.dgwt-wcas-search-wrapp{
width: 425px;
}
#top-menu .dgwt-wcas-search-wrapp{
margin-right: 10px;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder{
color: #000;
font-style: normal;
opacity: 1;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder{
color: #000;
font-style: normal;
opacity: 1;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder{
color: #000;
font-style: normal;
opacity: 1;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-ms-input-placeholder{
color: #000;
font-style: normal;
opacity: 1;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{
color: #000;
font-style: normal;
opacity: 1;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
height: 55px;
border: 1px solid #71BF44;
border-radius: 20px;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
padding: 17px 15px;
}
#baner-home .baner-slide{
height: 750px;
padding-top: 150px;
position: relative;
}
#baner-home .baner-slide::before{
content: url(//agrol-moto.pl/images/wzor-baner.svg);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
}
#baner-home h2{
font-size: 45px;
color: #fff;
line-height: 1.4;
margin-bottom: 2rem;
}
#baner-home .baner-slide h2 span{
display: block;
font-size: 60px;
}
.cat-card h3 span{
display: block;
font-size: 50px;
}
@supports (	-webkit-text-stroke: 2px #fff) {
#baner-home .baner-slide h2 span, .cat-card h3 span{
color: transparent;
-webkit-text-stroke: 2px #fff;
}
}
#baner-home p.text{
color: #fff;
font-size: 20px;
width: 45%;
margin: 0 auto;
}
#baner-home .my-btn{
font-size: 20px;
}
.baner-slider .slick-dots{
position: absolute;
left: 50px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
padding-left: 0;
list-style: none;
}
.baner-slider .slick-dots button{
background: #fff;
border-radius: 100%;
width: 20px;
height: 20px;
font-size: 0;
border: 0;
cursor: pointer;
}
.baner-slider .slick-dots li{
margin-bottom: 20px;
}
.baner-slider .slick-dots li.slick-active button{
position: relative;
}
.baner-slider .slick-dots li.slick-active button::before{
position: absolute;
content: '';
background: transparent;
border-radius: 100%;
border: 1px solid #fff;
width: 40px;
height: 40px;
left: -10px;
top: -10px;
} .animatable {
visibility: hidden;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
@media(max-width:768px){
.animatable{
visibility:visible;
}
}
.my-btn, .btn-primary{
display: inline-block;
text-transform: uppercase;
color: #fff;
padding: 14px 40px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
background: #DD2323;
-webkit-box-shadow: 0px 0px 20px #DD2323;
box-shadow: 0px 0px 20px #DD2323;
border-radius: 30px;
cursor: pointer;
font-size: 16px;
font-weight: bold;
border: 0;
}
.btn-white{
background: #fff;
color: #000;
-webkit-box-shadow: 0px 0px 20px #fff;
box-shadow: 0px 0px 20px #fff;
}
.btn-primary.focus, .btn-primary:focus{
-webkit-box-shadow: 0px 0px 20px #DD2323;
box-shadow: 0px 0px 20px #DD2323;
}
.my-btn:hover, .btn-primary:hover{
background: #71BF44;
color: #fff;
-webkit-box-shadow: 0px 0px 20px #71BF44;
box-shadow: 0px 0px 20px #71BF44;
}
.btn-primary.disabled, .btn-primary:disabled, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
background: #DD2323;
border: 0;
-webkit-box-shadow: 0px 0px 20px #DD2323;
box-shadow: 0px 0px 20px #DD2323;
} .slider {
width: 100%;
margin: 0 auto;
}
.slick-slide {
-webkit-transition: all ease-in-out .3s;
-o-transition: all ease-in-out .3s;
transition: all ease-in-out .3s;
opacity: .2;
}
.slick-active {
opacity: 1;
}
.slick-current {
opacity: 1;
}
.sec-pad{
padding-top: 5rem;
padding-bottom: 5rem;
}
.cat-cards{
margin-top: -7rem;
padding-bottom: 5rem;
}
.cat-cards .my-btn{
font-size: 20px;
}
.cat-cards a.link{
text-decoration: underline;
font-size: 20px;
}
.cat-card{
border-radius: 30px;
padding: 65px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
position: relative;
}
.cat-card:hover::after{
content: '';
background: #000;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
position: absolute;
z-index: 0;
border-radius: 30px;
}
.cat-card:hover h3, .cat-card:hover p, .cat-card:hover a{
z-index: 1;
position: relative;
}
.cat-card:hover .my-btn{
background: #71BF44;
-webkit-box-shadow: 0px 0px 20px #71BF44;
box-shadow: 0px 0px 20px #71BF44;
}
.cat-card h3, .cat-card p.desc{
color: #fff;
}
.cat-card h3{
font-size: 35px;
text-transform: uppercase;
line-height: 1.4;
margin-bottom: 2rem;
}
.cat-card p.desc{
margin-bottom: 2.5rem;
}
.recommend-products{
background: #71BF44;
position: relative;
}
.recommend-products::before{
content: '';
background: url(//agrol-moto.pl/images/wzor-baner.svg);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0; }
.recommend-products h2.title{
color: #fff;
margin-bottom: 4rem;
}
.slider-produkty .slick-arrow, .logo-slider .slick-arrow{
position: absolute;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
cursor: pointer;
width: 58px;
}
.slider-produkty .slick-prev, .logo-slider .slick-prev{
left: -80px;
}
.slider-produkty .slick-next, .logo-slider .slick-next{
right: -80px;
}
.slider-produkty .product-card img{
border-top-left-radius: 30px;
border-top-right-radius: 30px;
}
.slider-produkty .slick-slide{
padding: 10px 0;
}
.product-card {
background: #fff;
border-radius: 30px;
list-style: none;
text-align: center;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.product-card:hover .my-btn{
background: #71BF44;
-webkit-box-shadow: 0px 0px 20px #71BF44;
box-shadow: 0px 0px 20px #71BF44;
}
.slider-produkty .product-card:hover h2{
color: #71BF44;
}
.product-card a:hover{
color: #000;
}
.products-two-cols .short-desc-shop
{
display:none;
}
.woocommerce.archive ul.products.columns-1 li.product{
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.woocommerce.archive ul.products.columns-1 li.product:hover{
-webkit-box-shadow: 0px 0px 30px #BBBBBB;
box-shadow: 0px 0px 30px #BBBBBB;
}
.slider-produkty .product-card img{
margin-bottom: 2rem;
}
.product-card p.categories-names{
text-transform: uppercase;
color: #71BF44;
padding: 0 15px;
margin-bottom: 1rem;
min-height: 51.2px;
}
.archive .product-card p.categories-names{
min-height: 25.6px;
}
.product-card h2, .woocommerce.single-product ul.products li.product .woocommerce-loop-product__title{
color: #000;
font-size: 18px;
text-transform: none;
padding: 0 15px;
min-height: 48px;
margin-bottom: 2rem;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
padding: 0 15px;
}
.product-card .my-btn{
margin-bottom: 36px;
margin-left: 10px;
margin-right: 10px;
}
.home .about{
padding-top: 10rem;
padding-bottom: 8rem;
min-height: 1180px;
}
.about .green-box{
width: 450px;
margin-right: 20%;
margin-left: auto;
margin-top: 100px;
background: #71BF44;
padding: 30px;
border-radius: 30px;
position: relative;
}
.about .green-box::before{
position: absolute;
width: 530px;
height: 375px;
content: '';
background: url(//agrol-moto.pl/images/ofirmie2.png) center center no-repeat;
background-size: cover;
bottom: -260px;
right: 100px;
z-index: -1;
border-radius: 30px;
}
.about .green-box::after{
position: absolute;
width: 530px;
height: 375px;
content: '';
background: url(//agrol-moto.pl/images/ofirmie1.png) center center no-repeat;
background-size: cover;
top: -60px;
right: 410px;
z-index: -1;
border-radius: 30px;
}
.green-box p{
margin-bottom: 3rem;
}
.green-box h2, .green-box p{
color: #fff;
}
.number-cont{
width: 250px;
background: #DD2323;
border-top-left-radius: 80px;
border-bottom-right-radius: 80px;
text-align: center;
padding: 35px 20px;
margin-bottom: 3rem;
}
.numbers .number-cont:nth-child(2n) {
background: #71BF44;
}
.numbers .number-cont:nth-child(3n) {
background: #25913D;
}
.number-cont .counter{
font-size: 80px;
color: #fff;
font-weight: bold;
line-height: 1;
}
.number-cont .desc-n{
font-size: 20px;
color: #fff;
margin-bottom: 0;
}
.why-us{
background: #71BF44;
position: relative;
margin-top: 300px;
}
.why-us::before{
content: '';
background: url(//agrol-moto.pl/images/zboze.png) center center no-repeat;
background-size: cover;
width: 844px;
height: 864px;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
bottom: 240px;
}
.why-us h2.title{
color: #fff;
margin-bottom: 0;
}
.why-box{
width: 500px;
margin-bottom: 2.5rem;
}
.why-box .icon-cont{
max-width: 118px;
-webkit-box-flex: 0;
-ms-flex: 0 0 118px;
flex: 0 0 118px;
height: 118px;
border-radius: 100%;
background: #fff;
margin-right: 15px;
}
.why-box p{
font-size: 20px;
color: #fff;
margin-bottom: 0;
}
.why-us .col-lg-6:nth-child(2n) .why-box{
margin-left: auto;
}
.why-us .col-lg-6:nth-child(2n) .why-box .icon-cont{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-right: 0;
margin-left: 15px;
}
.why-us .col-lg-6:nth-child(2n) .why-box p{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
text-align: right;
}
.faq h2.title{
margin-bottom: 3rem;
}
.collapse-icon{
position: absolute;
right: 2rem;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
content: '';
width: 37px;
height: 37px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.plus-icon{
background: url(//agrol-moto.pl/images/plus.svg) center center;
background-size: 100% auto;
}
.minus-icon{
background: url(//agrol-moto.pl/images/minus.svg) center center;
background-size: 100% auto;
}
.faq .card{
border: 0;
}
.faq .card-header{
padding: 0;
background: none;
border: 0;
}
.faq .my-btn-faq{
position: relative;
padding: .75rem 6rem .75rem 2rem;
border: 0;
font-size: 20px;
font-weight: bold;
width: 100%;
text-align: left;
cursor: pointer;
}
.faq button:focus{
outline: none;
}
.faq .my-btn-faq.inactive, .donation-list .list-number{
background: none;
color: #5B5B5B;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.faq .my-btn-faq.btn-active{
color: #fff;
background: #71BF44;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.faq .faq-number{
font-size: 80px;
margin-right: 2rem;
line-height: 1.2;
}
.donation-list .list-number{
font-weight: bold;
font-size: 80px;
line-height: 1.2;
}
.donation-list .list-title{
margin-bottom: 0;
}
.faq .my-btn-faq.inactive .faq-number{
color: #71BF44;
}
.faq .my-btn-faq.btn-active .faq-number{
color: #fff;
}
@supports (	-webkit-text-stroke: 2px #71BF44) and (	-webkit-text-stroke: 2px #fff){
.faq .my-btn-faq.inactive .faq-number, .donation-list .list-number{
color: transparent;
-webkit-text-stroke: 2px #71BF44;
}
.faq .my-btn-faq.btn-active .faq-number{
color: transparent;
-webkit-text-stroke: 2px #fff;
}
}
.cta-sec{
padding-top: 9rem;
padding-bottom: 9rem;
}
.cta-sec .icon-cont{
width: 30px;
text-align: center;
margin-right: 1.5rem;
}
.cta-sec .cta-box p{
margin-bottom: 0;
}
.cta-sec p, .cta-sec .cta-box a, .cta-sec h4{
color: #F8F8F8;
}
.cta-sec .cta-box h4{
padding-left: 54px;
font-size: 20px;
font-weight: 600;
margin-bottom: 2rem;
}
.cta-sec .cta-box p, .cta-sec .cta-box a{
font-size: 25px;
font-weight: bold;
}
.cta-sec .cta-box a:hover, #footer a:hover{
color: #71BF44;
}
.cta-sec h2{
font-size: 45px;
color: #f8f8f8;
line-height: 1.4;
}
.cta-sec h2 span{
display: block;
font-size: 60px;
}
@supports (	-webkit-text-stroke: 2px #f8f8f8) {
.cta-sec h2 span{
color: transparent;
-webkit-text-stroke: 2px #f8f8f8;
}
}
.logos-sec h2.title{
margin-bottom: 6rem;
}
.logo-slider .logo-cont{
height: 85px;
}
.logo-slider .logo-cont img{
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
cursor: pointer;
}
.logo-slider .logo-cont img:hover{
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.green-contact-box{
background: #71BF44;
border-radius: 30px;
padding: 45px 80px;
min-height: 423.2px;
}
.green-contact-box h3, .green-contact-box p, .green-contact-box a{
color: #fff;
display: block;
}
.green-contact-box a:hover{
color: #DD2323;
}
.green-contact-box h3{
font-size: 35px;
text-transform: uppercase;
margin-bottom: 1.5rem;
}
.green-contact-box .icon-cont, .green-border-box .icon-cont{
width: 30px;
text-align: center;
margin-right: 1.5rem;
}
.green-border-box{
padding: 65px;
border: 1px solid #71BF44;
border-radius: 30px;
margin-bottom: 3rem;
}
.green-border-box p.red{
color: #DD2323;
font-weight: bold;
}
.green-border-box p strong{
font-size: 20px;
}
.contact-people h2.title{
color: #71BF44;
font-size: 35px;
margin-bottom: 5rem;
}
#map-canvas{
min-height: 580px;
}
.breadcrumb-page{
padding: 30px 0;
}
.my-breadcrumb .current-item, .tax-product_cat p.my-breadcrumb span:last-child span{
color: #71BF44;
}
.form-sec h2.title{
font-size: 35px;
}
.wpcf7 .ajax-loader{
display: block;
}
.box-anim {
margin-bottom: 1rem;
position: relative;
}
.box-anim label {
position: relative;
width: 100%;
z-index: 1;
-webkit-transition: .4s ease;
transition: .4s ease;
-webkit-transform: translateY(2.4rem);
transform: translateY(2.4rem);
pointer-events: none;
-webkit-transform-origin: left;
transform-origin: left;
margin-bottom: .15rem;
}
.box-anim.focused label {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.wpcf7 .box-anim label {
padding-left: 1.5rem;
text-transform: lowercase;
}
.wpcf7 .box-anim + .box-anim {
margin-top: .33rem;
}
.box-anim input {
padding: 15px;
width: 100%;
outline: 0;
-webkit-box-shadow: 0 1px 0 0 #71BF44;
box-shadow: 0 1px 0 0 #71BF44;
-webkit-transition: -webkit-box-shadow 150ms ease-out;
transition: -webkit-box-shadow 150ms ease-out;
-o-transition: box-shadow 150ms ease-out;
transition: box-shadow 150ms ease-out;
transition: box-shadow 150ms ease-out, -webkit-box-shadow 150ms ease-out;
}
.box-anim textarea {
padding: 15px;
width: 100%;
outline: 0;
-webkit-box-shadow: 0 1px 0 0 #71BF44;
box-shadow: 0 1px 0 0 #71BF44;
-webkit-transition: -webkit-box-shadow 150ms ease-out;
transition: -webkit-box-shadow 150ms ease-out;
-o-transition: box-shadow 150ms ease-out;
transition: box-shadow 150ms ease-out;
transition: box-shadow 150ms ease-out, -webkit-box-shadow 150ms ease-out;
}
.lab-anim {
position: absolute;
left: 1rem;
top: 40%;
pointer-events: none;
color: #5b5b5b;
font-weight:300;
font-size: 20px;
z-index: 1;
transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
-webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
-o-transition: transform 150ms ease-out, font-size 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
}
.focused .lab-anim {
-webkit-transform: translateY(-65%);
-ms-transform: translateY(-65%);
transform: translateY(-65%);
font-size: 1rem;
}
.form-control{
height: 50px;
font-size: 1.5rem;
border-radius: 0;
border: 0;
background: transparent;
color: #555;
}
.form-control:focus{
-webkit-box-shadow: 0 1px 0 0 #25913D;
box-shadow: 0 1px 0 0 #25913D;
color: #131314;
background: transparent;
}
.box-anim textarea.filled,
.box-anim input.filled {
-webkit-box-shadow: 0 1px 0 0 #25913D;
box-shadow: 0 1px 0 0 #25913D;
}
textarea.form-control{
height: 70px;
}
.wpcf7-form .form-control{
color: #5b5b5b;
}
.wpcf7-acceptance .wpcf7-list-item label{
position: relative;
font-size: 14px;
display: block;
color: #5B5B5B;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
border: 1px solid #fff;
background: #fff;
font-size: 1.6rem;
color: #D1282E;
border-radius: 1rem;
}
div.wpcf7-mail-sent-ok{
border: 1px solid #fff;
background: #fff;
font-size: 1.6rem;
color: #048C04;
border-radius: 1rem;
}
span.wpcf7-not-valid-tip{
color: #D1282E;
font-size: 12px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
border: 1px solid #D1282E;
}
.wpcf7 form.sent .wpcf7-response-output{
border: 1px solid #71BF44;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted{
background:#ff0000;
color: #fff;
font-size: 1.6rem;
border-radius: 4px;
}
.wpcf7-acceptance input[type="checkbox"], .woof_list_checkbox input[type="checkbox"]{
opacity:0;
display: none;
}
.wpcf7-acceptance input[type="checkbox"] + span::before, .woof_list_checkbox input[type="checkbox"] + label::before{
display:inline-block;
margin:0px 4px 0 0;
vertical-align:middle;
cursor:pointer;
width:20px;
height:20px;
}
.woof_checkbox_label{
position: relative;
font-size: 20px;
font-weight: bold;
padding-left: 1.5rem;
color: #5b5b5b;
}
.wpcf7-acceptance input[type="checkbox"] + span::before, .woof_list_checkbox input[type="checkbox"] + label::before{
position:absolute;
top:10px;
left:-8px;
content: '';
background:url(//agrol-moto.pl/images/checkoff.svg) no-repeat center center;
background-size: 100% auto !important;
}
.wpcf7-acceptance input[type="checkbox"]:checked + span::before, .woof_list_checkbox input[type="checkbox"]:checked + label::before{
position:absolute;
top:10px;
left:-8px;
content: '';
background:url(//agrol-moto.pl/images/checkon.svg) no-repeat center center;
background-size: 100% auto !important;
}
.wpcf7-acceptance input[type="checkbox"] + span::before,
.wpcf7-acceptance input[type="checkbox"]:checked + span::before{
position:absolute;
top:0;
left:-14px;
}
.wpcf7-acceptance label{
padding-left: 1.5rem;
}
.form-sec{
padding-top: 5rem;
padding-bottom: 10rem;
}
.form-sec .img-cont{
position: relative;
}
.form-sec .img-cont::before{
position: absolute;
content: '';
width: 240px;
height: 210px;
background: #DD2323;
top: -90px;
right: 40px;
border-radius: 80px 0px;
z-index: -1;
}
.form-sec .img-cont::after{
position: absolute;
content: '';
width: 240px;
height: 210px;
background: #71BF44;
bottom: -65px;
right: 285px;
border-radius: 80px 0px;
}
.form-sec .img-cont img{
border-radius: 30px;
}
#about .sec1{
padding-top: 4rem;
padding-bottom: 4rem;
}
#about h1.title{
margin-bottom: 2.5rem;
}
#about .img-cont img{
border-radius: 30px;
}
.logos-sec{
padding-top: 6rem;
padding-bottom: 10rem;
}
#footer{
background: #373737;
}
#footer p, #footer a{
color: #fff;
}
#footer h4, #footer h5{
color: #71BF44;
}
#footer h5{
font-size: 20px;
font-weight: 400;
margin-bottom: 1rem;
}
#footer h4{
text-transform: uppercase;
font-size: 35px;
margin-bottom: 35px;
}
#footer .widget_nav_menu ul{
list-style: none;
padding-left: 0;
}
#footer .widget_nav_menu ul li{
font-size: 20px;
line-height: 2
}
#footer .widget_nav_menu {
margin-left: 120px;
}
#footer .contact-details a{
display: block;
line-height: 2;
}
#footer .contact-details .contact-address{
padding-top: 40px;
}
.products-sec{
padding-bottom: 5rem;
}
.sidebar .widget-sidebar{
margin-bottom: 30px;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-item{
display: block;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-item > a.mega-menu-link{
line-height: 1;
padding: 30px 0px;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-item{
border-bottom: 1px solid #71bf44;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-item:last-child{
border-bottom: 0;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{
padding-left: 40px;
font-weight: 400;
}
.sidebar #mega-menu-wrap-sidebar-menu, .sidebar .woof_sid_widget{
border: 1px solid #5B5B5B;
border-radius: 0 0 30px 30px;
border-top: 0;
padding: 0 35px;
}
.sidebar .woof_sid_widget .woof_container{
padding: 20px 0;
}
.sidebar .woof_sid_widget .woof_container h4{
color: #5b5b5b;
font-size: 20px;
text-transform: uppercase;
padding-bottom: 20px;
}
.sidebar .woof_sid_widget .woof_container ul{
padding-left: 0;
}
.sidebar .woof_sid_widget button.woof_reset_search_form{
background: none;
color: #71BF44;
text-transform: uppercase;
}
.sidebar .sidebar-title{
font-size: 25px;
text-transform: uppercase;
text-align: center;
padding: 35px;
background: #71BF44;
border-radius: 30px 30px 0px 0px;
}
.sidebar .sidebar-title h4{
color: #fff;
margin-bottom: 0;
}
.short-desc-shop p{
margin-bottom: 0;
}
.archive .term-description{
padding-top: 4rem;
}
.woocommerce-error::before{
color: #DD2323;
}
.woocommerce-info::before, .woocommerce-message::before{
color: #71BF44;
}
.woocommerce-error{
border-top-color: #DD2323;
background-color: #fff;
}
.woocommerce-info, .woocommerce-message{
border-top-color: #71BF44;
background-color: #fff;
}
.tax-pa_producent .woof_widget-2{
display:none;
}
.wp-pagenavi{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.wp-pagenavi a, .wp-pagenavi span{
font-size: 20px;
border: 0;
font-weight: bold;
padding: 5px 15px;
}
.wp-pagenavi span.current{
color: #71BF44;
}
.wp-pagenavi a:hover{
color: #71BF44;
}
a.previouspostslink{
background: url(//agrol-moto.pl/images/arrow-left-green.svg) center center no-repeat;
background-size: cover;
width: 30px;
height: 30px;
display: inline-block;
vertical-align: bottom;
margin-bottom: 0;
margin-top: 0;
}
a.nextpostslink{
background: url(//agrol-moto.pl/images/arrow-right-green.svg) center center no-repeat;
background-size: cover;
width: 30px;
height: 30px;
display: inline-block;
vertical-align: bottom;
margin-bottom: 0;
margin-top: 0;
}
.subcategories-container h4.title{
text-transform: uppercase;
margin-bottom: 3rem;
}
.subcategories-container .sub-card{
border: 1px solid #E0E0E0;
border-radius: 25px;
}
.subcategories-container .sub-card img{
border-radius: 25px 25px 0 0;
}
.subcategories-container .sub-card img, .subcategories-container .sub-card h4{
margin-bottom: 1rem;
}
.subcategories-container .sub-card h4{
min-height: 57.6px;
}
.subcategories-container .sub-card h4{
padding: 0 1rem;
}
.single-product .product-container::after{
content: '';
display: block;
clear: both;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
width: 38%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
width: 58%;
}
.woocommerce div.product div.images .flex-control-thumbs{
margin-top: 1rem;
}
.woocommerce div.product div.images img{
border-radius: 30px;
}
.woocommerce div.product div.images .flex-control-thumbs li{
margin-right: 4%;
width: 22%;
margin-bottom: 24px;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){
margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border: 0;
background: none;
padding: 0;
margin-right: 3rem;
font-size: 35px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #ADADAD;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
border-bottom: 1px solid #71BF44;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
.woocommerce div.product h1.product_title{
text-transform: none;
font-size: 35px;
width: 600px;
padding-top: 30px;
}
.single-product .related.products{
background: #71BF44;
}
.single-product .related.products h2.title{
color: #fff;
margin-bottom: 5rem;
}
.single-product .slider-produkty .slick-slide{
padding: 10px 15px;
}
.single-product .product_meta-details .product-available{
text-transform: uppercase;
color: #71BF44;
font-weight: bold;
margin-bottom: 35px;
}
.single-product .product_meta-details .product-available.no-products{
color: #DD2323;
}
.single-product .product_meta .posted_in{
color: #71BF44;
}
.single-product .lity-container {
max-width: 65rem;
}
.lity-content #zapytaj {
background: #fff;
padding: 3rem;
}
.woocommerce.archive ul.products.columns-1 li.product{
border: 1px solid #E0E0E0;
border-radius: 30px;
}
#mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-wpml-ls-menu-item > a.mega-menu-link{
padding:0;
}
@media (min-width: 768.1px) {
.archive .short-desc-shop{
margin-bottom: 1.5rem;
}
.archive .product-card .product-card-info{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
padding: 25px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title{
font-size: 20px;
padding: 0;
min-height: 24px;
margin-bottom: 1rem;
}
.archive .product-card p.categories-names{
padding: 0;
margin-bottom: 1rem;
}
.archive .product-card .product-card-info .woocommerce-LoopProduct-link, .archive .product-card .product-card-info .woocommerce-LoopProduct-link2{
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.archive .product-card .product-card-info .woocommerce-LoopProduct-link2 .my-btn{
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.woocommerce.archive ul.products.columns-1 li.product{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 2rem;
-webkit-box-shadow: none;
box-shadow: none;
text-align: left;
}
.woocommerce.archive ul.products.columns-1 li.product .product-thumbnail-container{
width: auto;
max-width: 100%;
}
.woocommerce.archive ul.products.columns-1 li.product .product-thumbnail-container img{
border-top-left-radius: 30px !important;
border-top-right-radius: 30px !important;
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.woocommerce.archive ul.products.columns-1 li.product .product-thumbnail-container{
width: auto;
max-width: 100%;
}
}
@media (min-width: 1600px) {
.archive .short-desc-shop{
margin-bottom: 0;
}
.archive .product-card .product-card-info .woocommerce-LoopProduct-link2{
text-align: center;
}
.archive .product-card .product-card-info .woocommerce-LoopProduct-link, .archive .product-card .product-card-info .woocommerce-LoopProduct-link2{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 1800px) {
.recommend-products .slider-container, .related .slider-container{
width: 85%;
margin: 0 auto;
}
}
@media (max-width: 1599.98px) {
.form-sec .img-cont::before {
right: 0;
}
.green-contact-box{
padding: 45px 58px;
}
.green-border-box .box-email{
min-height: 51.2px;
}
.green-border-box{
padding: 55px;
}
.why-us{
margin-top: 0;
}
.about .green-box{
margin-right: 80px;
}
.why-us::before{
width: 530px;
height: 540px;
bottom: 25%;
}
.why-box{
width: 435px;
}
.logo-slider .slick-prev{
left: -50px;
}
.logo-slider .slick-next{
right: -50px;
}
}
@media (max-width: 1400px) {
.dgwt-wcas-search-wrapp{
width: 400px;
}
#top-menu .dgwt-wcas-search-wrapp{
margin-right:15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
font-size: 28px;
}
#mega-menu-wrap-sidebar-menu #mega-menu-sidebar-menu > li.mega-menu-item > a.mega-menu-link{
font-size: 17px;
}
.green-contact-box{
padding: 45px 45px;
}
.green-contact-box h3{
font-size: 30px;
}
.cat-card{
padding: 40px;
}
.cat-card h3 span{
font-size: 45px;
}
.about .green-box::after {
right: 230px;
}
}
@media (max-width: 1300px) {
.fast-contact a{font-size: 16px;}
.dgwt-wcas-search-wrapp{
width: 365px;
}
#top-menu .dgwt-wcas-search-wrapp{
margin-right:10px;
}
}
@media (min-width: 1200px) {
.container{
max-width: 1640px;
}
#mega-menu-wrap-navbar #mega-menu-navbar[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-navbar #mega-menu-navbar[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{
border-radius: 30px;
box-shadow: 0px 0px 30px #BBBBBB;
}
}
@media (max-width: 1199.98px) {
.home .about{
min-height: 800px;
}
.archive .products-sec .col-xl-3{
order: 2;
}
.archive .products-sec .col-xl-9{
order: 1;
}
.woocommerce div.product h1.product_title{
font-size: 26px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
font-size: 20px;
}
.short-desc-shop{
display: none;
}
.contact-people .col-lg-6:last-child .green-border-box{
margin-bottom: 0;
}
.form-sec .img-cont::before, .form-sec .img-cont::after{
display: none;
}
.green-contact-box{
margin-bottom: 2rem;
}
#footer .widget_nav_menu{
margin-left: 0;
}
.why-us::before{
opacity: .2;
}
.about .green-box::after, .about .green-box::before {
display: none;
}
.about .green-box{
margin-right: auto;
}
.woocommerce div.product h1.product_title{
width: auto;
}
.cat-cards .col-xl-4{
margin-bottom: 30px;
}
#baner-home h2{
font-size: 35px;
}
#baner-home .baner-slide h2 span{
font-size: 50px;
}
#baner-home p.text{
width: 100%;
}
#baner-home .baner-slide{
height: auto;
padding-bottom: 150px;
}
.menu-container{
margin: 0;
}
.navbar{
padding: .6rem 0;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
height: 40px;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
padding: 10px 15px;
}
#about .sec1{
padding-top: 0;
padding-bottom: 0;
}
.logos-sec{
padding-top: 5rem;
padding-bottom: 5rem;
}
}
#close-button{
display: block;
width: 90px;
margin-right: -90px;
background: #ED1C24;
color: #fff;
font-weight: 900;
padding: 5px 10px;
position: fixed;
border-bottom-left-radius: 5px;
top:0;
right: 0;
z-index: 99999999;
cursor: pointer;
}
#slider-button{
display: none;
}
@media (max-width: 991.98px) {
.post-type-archive.post-type-archive-product.products-two-cols .products.columns-1, .tax-product_cat.products-two-cols .products.columns-1{
grid-template-columns: 1fr 1fr !important;
} 
.woof_widget-2{
position:fixed;
height:100%;
width:100%;
left:0;
top:0;
margin-left: -100%;
z-index: 9999;
background: #fff;
overflow-y: scroll;
}
#slider-button{
display: block;
position:fixed;
background: #ED1C24;
color: #fff;
font-weight: 900;
padding: .5rem 1rem;
left: 0;
top: 23rem;
z-index: 999;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
letter-spacing: 1px;
cursor: pointer;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
font-size: 16px;
margin-right: 2rem;
}
.product-card h2, .woocommerce.single-product ul.products li.product .woocommerce-loop-product__title{
font-size: 16px;
}
.green-contact-box{
min-height: 300px;
}
.green-border-box .box-email{
min-height: 25px;
}
#top-menu img.logo{
width: 195px;
}
.faq .my-btn-faq{
padding-left: 1rem;
padding-right: 4rem;
}
.collapse-icon{
right: 1rem;
}
.why-us::before {
width: 300px;
height: 310px;
top: -200px;
opacity: 1;
}
.why-us.sec-pad{
margin-top: 110px;
padding-top: 9rem;
}
main{
padding-top: 148px;
}
.baner-slider .slick-dots{
top: 75px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
}
.baner-slider .slick-dots li{
display: inline-block;
margin-right: 15px;
margin-left: 15px;
}
.about .green-box{
margin-top: 0;
}
.home .about{
padding-top: 5rem;
padding-bottom: 5rem;
}
.number-cont{
margin-left: auto;
margin-right: auto;
}
.about .numbers{
padding-top: 5rem;
}
.cta-sec .col-lg-7{
margin-bottom: 3rem;
}
}
@media (max-width: 768px) {
.slider-produkty .product-card img{
margin-bottom: 1rem;
}
.woocommerce ul.products li.product a img{
border-top-left-radius: 30px;
border-top-right-radius: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
margin-bottom: 2rem;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
width: 100%;
float: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
width: 100%;
float: none;
}
}
@media (max-width: 767.98px) {
.social-boxes{
display: none;
}
.slider-produkty .product-card p.categories-names{
min-height: 25.6px;
}
.product-card h2, .woocommerce.single-product ul.products li.product .woocommerce-loop-product__title{
min-height: 19px;
}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product, .woocommerce.single-product ul.products[class*="columns-"] li.product{
width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
width: 100%;
float: none;
}
#baner-home h2{
font-size: 30px;
}
#baner-home .baner-slide h2 span{
font-size: 40px;
}
.faq .my-btn-faq{
font-size: 16px;
}
}
@media (max-width: 575.98px) {
.main-header-actions a svg{max-height: 20px; vertical-align: bottom;}
#slider-button{
top: 175px;
}
.woocommerce div.product h1.product_title{
padding-top: 0;
}
.single-product .product_meta-details .product-available{
margin-bottom: 25px;
}
.woocommerce div.product div.images img{
border-radius: 20px;
}
.green-contact-box, .green-border-box{
padding: 30px;
}
.single-product .related.products h2.title{
margin-bottom: 3rem;
}
.contact-people h2.title, .form-sec h2.title{
font-size: 32px;
margin-bottom: 3rem;
}
.form-sec{
padding-top: 3rem;
padding-bottom: 3rem;
}
.green-contact-box h3{
font-size: 24px;
}
.dgwt-wcas-search-wrapp{
width: auto;
}
.fast-contact a{
font-size: 14px;
}
.fast-contact img{
width: 18px;
}
#top-menu img.logo{
width: 115px;
}
main{
padding-top: 115px;
}
#baner-home h2{
font-size: 24px;
}
#baner-home .baner-slide h2 span{
font-size: 36px;
}
.number-cont .counter{
font-size: 50px;
}
.about .green-box{
width: auto;
}
.why-box .icon-cont{
max-width: 85px;
-webkit-box-flex: 0;
-ms-flex: 0 0 85px;
flex: 0 0 85px;
height: 85px;
}
.why-box .icon-cont img{
width: 50px;
}
.why-box{
width: auto;
}
.why-box p{
font-size: 16px;
}
.faq .faq-number{
font-size: 50px;
margin-right: 1rem;
}
.faq .my-btn-faq{
padding-left: 10px;
padding-right: 3rem;
}
.collapse-icon{
right: 10px;
width: 25px;
height: 25px;
}
.faq .my-btn-faq{
font-size: 14px;
}
h1, h2, .cat-card h3{
font-size: 32px;
}
.cat-card{
padding: 40px 20px;
}
.cat-card h3 span{
font-size: 38px;
}
.slider-produkty .slick-arrow, .logo-slider .slick-arrow{
width: 35px;
}
.slider-produkty .slick-prev{
left: -30px;
}
.slider-produkty .slick-next{
right: -30px;
}
.logos-sec h2.title{
margin-bottom: 2rem;
}
.logo-slider .slick-prev{
left: -15px;
}
.logo-slider .slick-next{
right: -15px;
}
.logo-slider .logo-cont img{
max-width: 160px;
}
.product-card .my-btn{
font-size: 15px;
}
.cta-sec h2{
font-size: 32px;
}
.cta-sec h2 span{
font-size: 45px;
}
.cta-sec{
padding-top: 5rem;
padding-bottom: 5rem;
}
.cta-sec .cta-box p, .cta-sec .cta-box a{
font-size: 16px;
}
.cta-sec .my-btn{
padding: 14px 35px;
}
#footer img.logo{
width: 200px;
}
#footer .widget_nav_menu ul li{
font-size: 16px;
}
#footer h4{
font-size: 26px;
margin-bottom: 20px;
}
.sec-pad{
padding-top: 3rem;
padding-bottom: 3rem;
}
.donation-list .list-number{
font-size: 60px;
}
.donation-list .list-title{
font-size: 20px;
}
#footer .col-lg-3, #footer .col-lg-6, .green-box h2, .green-box p{
text-align: center;
}
.cta-sec .cta-box h4{
padding-left: 0;
text-align: center;
}
} .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
background: #DD2323;
color: #fff;
-webkit-box-shadow: 0px 0px 20px #fff;
box-shadow: 0px 0px 20px #fff;
display: inline-block;
text-transform: uppercase;
padding: 14px 40px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
border-radius: 30px;
cursor: pointer;
font-size: 16px;
font-weight: bold;
border: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
background: #71BF44;
color: #fff;
-webkit-box-shadow: 0px 0px 20px #71BF44;
box-shadow: 0px 0px 20px #71BF44;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
color:#71BF44;
font-size:2.5rem;
font-weight:700;
}
.woocommerce .quantity .qty {
width: 1.5rem;
border: none;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {
display: none;
margin: 0;
}
.woocommerce .quantity .styled-qty {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: .33rem 0;
border: 1px solid #231F20;
border-radius:30px;
}
.single-product.woocommerce .quantity .styled-qty {
padding: .7125rem 0;
}
.woocommerce .quantity .q-modifier {
display: inline-block;
width: 1.75rem;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce div.product form.cart .button {
padding: 1.1rem 1.33rem;
min-width: 15rem;
}
.woocommerce-MyAccount-navigation ul {
padding-left: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation li + li {
margin-top: 1rem;
}
.woocommerce-MyAccount-navigation a {
position: relative;
color: inherit;
padding: .975rem 1.33rem;
border-width: .125rem;
border-style: solid;
color: #75787B;
border-color: #75787B;
font-weight: 400;
font-size: 1rem;
min-width: 15rem;
border-radius: 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: .4s ease;
transition: .4s ease;
color: #ffffff;
background-color: #DD2323;
border-color: #DD2323;
display: block;
}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation a.active, .woocommerce-MyAccount-navigation a:active, .woocommerce-MyAccount-navigation a:focus {
color: #DD2323;
background-color: transparent;
border-color: #DD2323;
}
.woocommerce-MyAccount-navigation a:disabled, .woocommerce-MyAccount-navigation a.disabled {
color:#DD2323;
background-color: transparent;
border-color: #DD2323;
opacity: .7;
}
.woocommerce-MyAccount-navigation a:hover {
text-decoration: none;
}
.lwptoc {
margin-top: -14px !important;
margin-bottom: 3rem;
}
.lwptoc .lwptoc_i {
border: none !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.lwptoc .lwptoc_header {
margin-bottom: 1rem;
}
.col2-set .col-1,
.col2-set .col-2 {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
max-width: unset;
position: unset;
padding-left: unset;
padding-right: unset;
}
#switch-two-cols{
cursor: pointer;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#switch-two-cols:hover{opacity: 0.8;}
.checkout.woocommerce-checkout .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-input-wrapper{
width: 100%;
}
.woocommerce-MyAccount-content .button{
margin-top: 20px !important;
}
.woocommerce-checkout #payment {
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.checkout #customer_details, .checkout #order_review {
width: 50%;
padding: 0 15px;
}
}
.select2-container--default .select2-selection--single {
border: none;
border-radius: unset;
border-bottom: 1px solid #231F20;
height: unset;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 3rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 3rem;
}
.woocommerce-checkout .input-text {
color: inherit;
min-height: 3em;
padding: 0 .5em;
margin-top: .5em;
border: none;
border-bottom: 1px solid #231F20;
border-radius: 0;
}
.woocommerce-checkout .input-text:focus {
color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom-color: #780C00;
}
#ship-to-different-address input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
width: .75em;
height: .75em;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper,
.woocommerce .woocommerce-billing-fields__field-wrapper {
margin-top: -.5rem;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce .woocommerce-billing-fields__field-wrapper .form-row {
padding-top: .5rem;
margin: 0;
}
.woocommerce .woocommerce-shipping-fields__field-wrapper label,
.woocommerce .woocommerce-billing-fields__field-wrapper label {
margin-bottom: 0;
}
.wc_payment_methods.payment_methods.methods label {
width: unset;
}
#ship-to-different-address input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
width: .75em;
height: .75em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #780C00;
color: #ffffff;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: transparent;
}
.woocommerce-info {
border-top-color: #780C00;
}
.woocommerce-info::before {
color: #780C00;
}
.showcoupon {
text-decoration: underline;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
border-bottom:1px solid #000;
}
.col2-set .col-1,
.col2-set .col-2 {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
max-width: unset;
position: unset;
padding-left: unset;
padding-right: unset;
}
.checkout.woocommerce-checkout .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #payment {
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.checkout #customer_details, .checkout #order_review {
width: 50%;
padding: 0 15px;
}
}
.woocommerce-Price-amount{position:relative;}
.woocommerce ul.products li.product .price{color: #71BF44;}
.woocommerce span.onsale{background-color:#71BF44; padding:0px 5px; border-radius:5px;}
.woocommerce .woocommerce-result-count{display: none;}
.product-card .amount{font-size: 25px; font-weight: 700; margin-bottom: 15px; display: inline-block; width: 100%;}
.price del{font-size: 20px;}
.product-card del .amount {font-size: 16px !important;}
.woocommerce ul.products li.product .price del .amount{position:relative;}
.woocommerce .price del bdi:after{content:''; transform: rotate(13deg); position:absolute; left: 0px; right: 0px; margin: auto; top:50%; width: 60%; height: 1px; background: #DD2323; transform:rotate(14deg); -webkit-transform: rotate(14deg); transform: rotate(14deg);}
.woocommerce .price del bdi:before{content:''; transform: rotate(13deg); position:absolute; left: 0px; right: 0px; margin: auto; top:50%; width: 60%; height: 1px; background: #DD2323; transform:rotate(-14deg); -webkit-transform: rotate(-14deg); transform: rotate(-14deg);}
.input-text#coupon_code {
width: 100%;
padding: .8rem 1rem;
border-radius: 0;
height: initial;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
padding: 14px 40px;
}
.input-text#coupon_code {
font-size: 16px;
}
@media screen and (min-width: 768px) {
.input-text#coupon_code {
width: 15rem !important;
}
} .columns-switchers-wrapper {
display:none;
}
.products-two-cols ul.products.columns-1 li.product{
display:block !important;
}
.products-two-cols .woocommerce-LoopProduct-link2{
max-width:100% !important;
}
.products-two-cols .product-thumbnail-container img{
border-radius:0px !important;
}
.post-type-archive.post-type-archive-product.products-two-cols .products.columns-1,
.tax-product_cat.products-two-cols .products.columns-1{
display:grid !important;
grid-template-columns: 1fr 1fr 1fr;
column-gap:1.875rem;
} 
.products-two-cols .product-thumbnail-container{
max-width: 100%;
}
.post-type-archive.post-type-archive-product.products-two-cols .products.columns-1 li.product,
.tax-product_cat.products-two-cols .products.columns-1 li.product{
width:100%;
margin-right: 0;
}
.post-type-archive.post-type-archive-product.products-two-cols .products.columns-1:before,
.tax-product_cat.products-two-cols .products.columns-1:before{
content: none;
}
.columns-switchers-wrapper {
clear: both;
display: flex;
flex-direction:column;
align-items:center;
justify-content: center;
gap:1rem;
float: right;
}
.columns-switchers-wrapper button {
border:1px solid #777;
background:transparent;
color:#777;
padding: 0em;
font-size:1rem;
font-weight: 400;
}
.columns-switchers-wrapper button > div{padding:0.5em;}
.columns-switchers-wrapper button:is(:hover,:focus) {
border:1px solid #000;
background:#000;
color:#fff;
}
.products-two-cols .columns-switchers-wrapper button {
border:1px solid #000;
background:#000;
color:#fff;
}
.columns-switchers-wrapper button > svg {
display:block;
}
#four-squares {
display: flex;
align-items: center;
}
#two-bars {
display:none;
}
.products-two-cols #two-bars {
display: flex;
align-items: center;
}
.products-two-cols #four-squares {
display:none;
}
.products-two-cols .product-card .product-card-info{
display: block;
text-align: center;
}
.products-two-cols .woocommerce-LoopProduct-link2{
margin-top: 30px;
display: inline-block;
}
.products-two-cols .product-thumbnail-container{
margin-left: auto;
margin-right: auto;
}
@media(max-width:768px){
.columns-switchers-wrapper{display: none;}
.post-type-archive.post-type-archive-product.products-two-cols .products.columns-1,
.tax-product_cat.products-two-cols .products.columns-1{
display:grid !important;
grid-template-columns: 1fr;
column-gap:1.875rem;
} 
}
.cart-count {
width:18px;
height: 18px;
border-radius: 50%;
background: #fff;
color:#DD2323;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #DD2323;
font-size: 10px;
transform: translate(-20%,20%);
position: absolute;
bottom:-2px;
left: 80%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
}
.main-header-action svg path{
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;  
}
.main-header-action svg:hover path{
fill:#000;
}
.woocommerce-input-wrapper input, .form-row input{
font-size: 16px;
height: auto;
border: 0px;
}
.woocommerce-input-wrapper textarea{
font-size: 16px;
}
.address-field.update_totals_on_change span.woocommerce-input-wrapper {
border-bottom: 1px solid #71BF44;
box-shadow: 0 1px 0 0 #71BF44;
}
.address-field.update_totals_on_change{
min-height: 91px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
border-bottom: 1px solid #71BF44;
}
.orderby.form-control{font-size: 16px;}
.single-product .product-type-variable .price{
display:none;
}
.single-product .product-type-variable .woocommerce-variation-price .price{display:block !important;}