/*
Theme Name: Twenty Twenty
Text Domain: twentytwenty
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

body{
font-family: 'Open Sans', sans-serif;
}

/* -------------------------------------------------------------------------- */


.error404 #site-content {
	padding-top: 4rem;
}

.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 3rem;
}

.homepage-slider-row .wpb_text_column{
margin-bottom:0 !important;
}

.skip-link{
display:none;
}
.entry-header{
display:none;
}
.footer-nav-widgets-wrapper{
display:none;	
}
.vc_row{
margin:0 auto !important;	
}
.logo-div{
float: left;
width: 100%;
text-align: center;
padding-top: 60px;
padding-bottom: 80px;
opacity: 0;
transition: all ease-in-out 0.3s;
visibility: hidden;
}
header.expanded .hamburger{
background:url("http://agrisensor.suleman.website/wp-content/uploads/2020/09/close-icon.png");
width: 15px;
height: 16px;
}
.nav-sidebar ul li{
float: left;
width: 100%;
padding-right: 0;
list-style: none;
margin-bottom: 5px;
}
.nav-sidebar ul{
list-style:none;
padding-left:0;
float:left;
width:100%;
}
.nav-sidebar ul li a{
width: 100%;
height: 43px;
float: left;
overflow: hidden;
padding-right: 40px;
text-align: right;
line-height: 43px;
color: #fff !important;
background: url(http://agrisensor.suleman.website/wp-content/uploads/2020/09/menu-icons.png) no-repeat 15px 6px;
text-indent: 10000px;
text-decoration: none !important;
transition: all ease-in-out .3s;
}
.nav-sidebar ul li:nth-child(2) a{
background-position: 13px -181px;
}
.nav-sidebar ul li:nth-child(3) a{
background-position: 13px -58px !important;
}
header.expanded .nav-sidebar ul li:nth-child(3) a {
background-position: 324px -58px !important;
}
header.expanded .nav-sidebar ul li:last-child a {
background-position: 324px -245px !important;
}
.nav-sidebar ul li:last-child a {
background-position: 13px -245px !important;
}
.nav-sidebar ul li:nth-child(4) a{
background-position: 13px -119px !important;
}
header.expanded .nav-sidebar ul li:nth-child(4) a {
background-position: 324px -119px !important;
}
#fullpage {
padding-left: 58px;
width:100% !important;
}
header{
position: fixed;
top: 0;
left: 0;
height: 100%;
background:#3d3f42;
padding: 0px;
width: 58px;
transition: all ease-in-out 0.3s;
z-index:99;
}
.homepage-slider-row .fp-slide img{
min-height: 100%;
top: 0;
height: 100%;
min-width: 100%;
width:100%;
}
.toggler-box{
position: absolute;
top: 66px;
right: -20px;
width: 40px;
height: 40px;
line-height: 43px;
background: #06d79c;
text-align: center;
border-radius: 40px;
cursor: pointer;
box-shadow: 0 0 6px rgba(0,0,0,.5);
z-index: 9;
transition: all ease-in-out 0.3s;
}
.fp-slidesNav{
bottom:0;
}
.hamburger {
background: url(http://agrisensor.suleman.website/wp-content/uploads/2020/09/ham-burger.png);
width: 22px;
height: 16px;
display: inline-block;
}
header.expanded{
width: 355px;
float: left;
}
header.expanded .nav-sidebar ul li a{
text-indent: 0;
background-position: 324px 6px;
padding-right: 59px;
margin-left:-25px;
}
header.expanded .nav-sidebar ul li:nth-child(2) a{
background-position: 324px -181px;
}
header.expanded .logo-div{
opacity:1;
visibility:visible;
}
#fp-nav ul, .fp-slidesNav ul{
text-align:center;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span,
#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
   height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
background-color:#fff !important;
}
.fp-controlArrow{
display:none !important;
}
.section-2 .carousel-slider-image-holder{
text-align:center;
}
.title{
border-bottom: 1px solid;
width:fit-content;
margin-top:0;
text-transform:uppercase;
}
html .section-2 .sa_owl_theme .owl-dots .owl-dot span{
background-color: rgb(0, 164, 89 , .5); !important;
}
html .section-2 .sa_owl_theme .owl-dots .owl-dot span:hover , html .section-2 .sa_owl_theme .owl-dots .active span{
background-color:#00a459 !important;
}
html .section-2 .sa_owl_theme .owl-dots .owl-dot{
outline:0;
}
.section-2 p{
color:#fff;
}
.section-2{
padding:0 30px;
background: #00a459; /* Old browsers */
background: -moz-linear-gradient(top,  #00a459 0%, #00a459 70%, #e7f2fe 70%, #e7f2fe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7f2fe), color-stop(70%,#e7f2fe), color-stop(70%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00a459 0%,#00a459 70%,#e7f2fe 70%,#e7f2fe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00a459 0%,#00a459 70%,#e7f2fe 70%,#e7f2fe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00a459 0%,#00a459 70%,#e7f2fe 70%,#e7f2fe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00a459 0%,#00a459 70%,#e7f2fe 70%,#e7f2fe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a459', endColorstr='#e7f2fe',GradientType=0 ); /* IE6-9 */
}
.membership-section{
padding:0 30px;
}
.membership-section ul li{
list-style:none;
width:33.3%;
float:left;
text-align:center;
padding:0 15px;
}
.price-table-inner-heading{
background:#fff;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
color:#333;
}
.price-table-inner-heading img{
width:24px;
margin-bottom:10px !important;
}
.price-table-inner-heading p{
margin:0;
}
.price-table-inner-heading h2{
font-weight: 300;
text-transform: uppercase;
font-size: 18px;
margin-top: 0;
}
.price-table{
box-shadow: 0 0 6px rgba(0,0,0,.5);
position:relative;
background:#fff;
padding-top:20px;
padding-bottom:20px;
}
.price-table h3{
font-weight: 300;
color: #333;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
font-size: 15px;
padding-left: 15px;
padding-right: 15px;
}
.price-table-content-holder{
font-size: 13px;
text-align:center;
padding:0 15px;
}
.price-table-content-holder strong{
display: block;
border-bottom: 1px solid #bdbaba;
font-weight: normal;
padding-bottom: 10px;
}
.price-table-content-holder h2{
font-weight:bold;
margin-bottom:20px;
}
.price-table-content-holder a{
padding: 14px 33px;
display: inline-block;
background-color: #356329;
border:1px solid transparent;
margin-top: 15px;
color: #fff;
width: 100%;
text-align: center;
text-decoration:none;
text-transform:uppercase;
transition:all .4s
}
.price-table-content-holder a:hover{
border-color: #356329;
background-color:transparent;
color:#356329;
}
.membership-section ul{
padding-left:0;
float:left;
width:100%;
margin-top:26px;
}
.tick-content-div img{
float:left;
margin-right:10px;
}
.tick-content-div strong{
float: left;
width: 87%;
font-weight: normal;
}
.tick-content-div {
float: left;
width: 100%;
margin-bottom: 18px;
}
.contact-section{
padding:0 30px;
}
.contact-detials a{
color:#333 !important; 
}
.contact-section .title{
color:#333 !important;
}
.contact-section .vc_col-sm-9{
padding-left:160px;
}
.contact-section form .your-name {
width:100%;
}
.contact-section form{
margin-top:64px;
}
.contact-section form input{
width:100%;
height:40px;
border:1px solid;
margin-bottom:10px;
padding:0 15px;
font-family: 'Open Sans', sans-serif;
font-size:14px;
}
.contact-section form textarea{
width:100%;
border:1px solid;
margin-bottom:10px;
height:160px;
font-family: 'Open Sans', sans-serif;
font-size:14px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
}
.contact-section form input[type="submit"]{
background-color:#ff7203 !important;
color:#fff !important;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
outline:0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output , .wpcf7 form.sent .wpcf7-response-output{
text-align:center;
font-size:13px;
}
.wpcf7-not-valid-tip{
font-size:13px;
margin-bottom:10px;
}
.service-section{
padding:0 30px;
}
.service-section .vc_col-sm-6 .vc_column-inner{
padding:0 15px !important;
}
.service-section .vc_col-sm-6 .wpb_single_image , .service-section .vc_col-sm-6 vc_figure , 
.service-section .vc_col-sm-6 .vc_single_image-wrapper , .service-section .vc_col-sm-6 img {
width:100%;
}
.service-section .vc_col-sm-6 img{
border: 3px solid #fff;
border-radius: 5px;
margin-top:77px;
}
.service-section p{
color:#fff;
}
.home .bottom-logo{
display:block;
}
.bottom-logo{
position: absolute;
bottom: 20px;
right: 20px;
z-index: 99;
width: 100px;
display:none;
}
.bottom-logo img{
width:100%;
}
.particles-js-canvas-el{
position: absolute;
left: 0;
right: 0;
top:0;
bottom:0;
z-index:-1;
}
header.expanded .small-logo{
opacity:0;
visibility:hidden;
}
.small-logo {
padding-top:15px;
transition: all ease-in-out 0.3s;
}
.faq-section{
padding:0 30px;
}
.ea-body p{
font-size: 15px !important;
line-height: 25px !important;
}
#sp-ea-96.sp-easy-accordion .sp-ea-single .ea-header a{
font-size:18px !important;
}
.section{
position:relative;
z-index:9;
}
.info-section ul{
padding-left:0;
list-style:none
}
.info-section{
padding:0 30px;
}
.info-section ul li{
float:left;
width:25%;
padding:0 15px;
text-align:center;
}
.info-section ul li strong{
color:#9c9c9c;
font-weight:normal;
}
.info-section ul li a{
color:#9c9c9c;
text-decoration:none;
}
.info-section .container{
position:relative;
}
.social-icons{
position: absolute;
right: 0;
top: -40px;
height: 215px;
bottom: 0;
background:#171717;
width: 25%;
text-align:center;
padding:55px 0;
}
.social-icons a{
background-color:transparent !important;
color:#9c9c9c !important;	
display:inline-block;
margin:0 5px;
font-size:16px;
}
.info-section{
padding-top:40px;
padding-bottom:30px;
}
.social-icons strong{
display: block;
margin-top: 15px;
color:#9c9c9c;
font-weight: normal;
}
.section-2 .title{
font-weight:bold;
border:none;
position:relative;
padding-bottom: 35px;
margin-bottom: 35px;
margin-top:50px;
}
.section-2 .title:after{
content: '';
position: absolute;
left: 0;
margin: 0 auto;
border-bottom: 5px solid #fff;
bottom: 0;
width: 79px;
}
.section-2 ul{
padding-left: 0;
}
.section-2 ul li{
color:#fff;
text-align:left;
margin-bottom:10px;
font-weight:normal;
}
.btn-readmore{
display: inline-block;
padding: 13px 35px;
background:#fff;
color:#00a459;
border-radius: 5px;
margin-top: 16px;
text-decoration:none;
transition:all .4s;
border:1px solid transparent;
}
.btn-readmore:hover{
background-color:#00a459;
color:#fff;
border-color:#fff;
text-decoration:none;
}
.section-2 .owl-carousel .owl-item img{
border:1px solid #00a459 ;
}
.section-2 .vc_col-sm-6 .vc_column-inner{
padding:0 15px !important;
}
.section-2 .vc_col-sm-6 .wpb_single_image{
margin-top:25px;	
}
.homepage-logo img{
width:200px;	
}
.new-service-left-side{
float:left;
width:60%;
padding:0 15px;
}
.new-service-right-side{
float:right;
width:40%;
padding:0 15px;
}
.new-service-left-side >h2{
font-size: 30px;
position: relative;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 15px;
color:#fff;
}
.new-service-left-side >h2:after{
content: '';
position: absolute;
left: 0;
margin: 0 auto;
border-bottom: 4px solid #fff;
bottom: 0;
max-width: 400px;	
width:100%;
display:block;
}
.new-service-right-side img{
width:100%;
margin-top:191px;
}
.section h1{
font-size:30px;
position:relative;
text-transform:uppercase;
margin-bottom:20px;
padding-bottom:15px;
}
.section h1:after{
content: '';
position: absolute;
left: 0;
margin: 0 auto;
border-bottom:4px solid #fff;
bottom: 0;
max-width:400px;
width:100%;
display:block;
}
.red-label-list{
padding-left:0;
list-style:none;
}
.red-label-list li{
float: left;
width: 25%;
padding: 0 3px;
max-width:156px;
}
.red-label-holder {
background: #f13138;
border-top-left-radius: 72px;
border-top-right-radius: 72px;
padding-top: 18px;
position:relative;
height:384px;
}
.red-label-bottom-icon img{
width:24px;
}
.red-label-bottom-icon{
position: absolute;
left: 0;
right: 0;
width: 50px;
height: 50px;
background: #696b74;
text-align: center;
line-height: 42px;
border-radius: 50%;
bottom: 17px;
border: 3px solid #e5b1ba;
margin: 0 auto;
}
.new-service-section .vc_col-sm-4 .vc_column-inner {
padding:0 15px;
}
.red-label-number {
width: 110px;
height: 110px;
background: #fff;
text-align: center;
line-height: 100px;
margin: 0 auto;
border-radius: 50%;
border: 7px solid #ee2d54;
display: flex;
align-items: center;
justify-content: center;
color: #ee2d54;
box-shadow: 0 0 6px rgba(0,0,0,.3);
}
.red-label-number h2{
font-size: 50px;
margin-top:0;
} 
.red-label-content-div{
text-align: center;
padding: 0 5px;
word-break: break-all;
padding-top: 10px;
}
.red-label-content-div h3{
font-size:15px;
color:#fff;
margin-bottom:20px;
}
.red-label-content-div h3 strong{
font-size:21px;
display:block;
margin-bottom: -7px;
}
.text-border-holder{
position:relative;
padding-bottom: 15px;
margin-bottom:35px;
}
.new-service-section-right-col{
width:60% !important;
float:right;
}
.new-service-section-right-col .wpb_text_column{
margin-bottom:0 !important;
}
.new-service-section-left-col{
width:40% !important;
float:left;
}
.text-border-holder:after{
content: '';
position: absolute;
left: 0;
margin: 0 auto;
border-bottom: 4px solid #fff;
bottom: 0;
max-width: 400px;	
width:100%;
display:block;
}
.woocommerce-products-header{
display:none;
}
.woocommerce-page main{
padding-left:38px;
padding-right: 38px;
padding-top: 30px;
background-color:#fff;
box-shadow: 0 0 6px rgba(0,0,0,.1);
padding-bottom:30px;
}
.woocommerce-page{
background-color:#f5f5f5 !important;
}
.woocommerce .content-area{
padding-left:140px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width:33%;
border: 1px solid #d2d2d2;
padding: 15px;
border-radius: 5px;
}
.woocommerce-loop-product__title{
font-weight: bold;
margin-bottom: 13px !important;
margin-top: 23px !important;
float:left;
}
ul.products li.product .price{
font-size:16px;
float: right;
margin-top: 29px;
}
ul.products li.product .button{
width: 100%;
padding: 10px;
text-decoration: none !important;
border-radius: 5px;
border: 1px solid #00a459 ;
background-color:transparent !important;
transition:all .4s;
color:#00a459 !important;
font-weight:bold;
}
.woocommerce-breadcrumb a{
color:#00a459 !important;
}
ul.products li.product .button:hover{
background-color:#00a459 !important;
color:#fff !important;
}
footer.info-section ul li strong{
display:block;
}
footer.info-section ul li a{
display:block;
}
footer{
background-color:#272727 !important;
height:215px;
}
.home footer{
display:none;
}
.quantity label{
display:none;
}
.single-product form.cart input{
width: 3.631em;
text-align: center;
min-height: 35px;
border: 1px solid #a9a7a7;
padding: .3em;
}
.single-product .single_add_to_cart_button{
height:35px;
padding:0;
text-align:center;
line-height:35px;
max-width:261px;
width:100%;
border-radius: 50px;
color:#fff !important;
background-color:#00a459 !important;
border:1px solid transparent;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
transition:all .4s;
outline:0;
}
.single-product .summary p.price{
margin-bottom:20px !important;
font-size:22px;
}
.woocommerce-product-details__short-description{
margin-bottom:20px !important; 
line-height:25px;
}
.single-product .cart{
border-bottom: 1px solid #e0dfdf;
padding-bottom: 19px;
}
.single-product .single_add_to_cart_button:hover{
background-color:transparent !important;
color:#00a459 !important;
border-color:#00a459;
}
.single-product .product_meta{
font-size:14px !important;
margin-top:10px !important;
}
.single-product .product_meta a{
color:#00a459 !important;
}
.woocommerce-tabs ul{
border-bottom: 1px solid rgba(0,0,0,.05);
font-family: 'Open Sans', sans-serif !important;
padding-bottom:14px;
}
.woocommerce-tabs ul li.active a{
box-shadow:none !important;
border-bottom: 2px solid;
padding-bottom: 14px;
color:#00a459 !important;
}
.woocommerce-tabs ul li{
margin-bottom:0 !important;
}
.woocommerce-tabs #reviews p.stars a{
color:#00a459 !important;
}
.woocommerce-Tabs-panel form label{
width:100%;
}
.woocommerce-Tabs-panel form input{
width:100%;
padding:7px 15px;
outline:0;
}
.woocommerce-Tabs-panel form textarea{
width:100%;
padding-top:15px;
padding-left:15px;
padding-right:15px;
outline:0;
}
.woocommerce-tabs #reviews p.stars {
margin-top: 7px !important;
}
.woocommerce-Tabs-panel form .comment-form-cookies-consent label{
width:auto;
}
.woocommerce-Tabs-panel form .comment-form-cookies-consent input{
width:auto;
}
.woocommerce-tabs #tab-reviews #submit{
width: auto;
float: none;
margin-top: 13px;
clear: both;
margin-bottom:10px !important;
height:40px;
padding: 0;
text-align: center;
line-height:40px;
max-width: 261px;
width: 100%;
border-radius: 50px;
color: #fff !important;
background-color: #00a459 !important;
border: 1px solid transparent;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
transition: all .4s;
outline: 0;
letter-spacing: 2px;
}
.woocommerce-tabs #tab-reviews #submit:hover{
background-color: transparent !important;
color: #00a459 !important;
border-color: #00a459;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
padding: 10px;
border-radius: 5px;
color: #fff !important;
background-color: #00a459 !important;
}
.star-rating{
font-size:14px !important;
color:#00a459;
}
.woocommerce-review-link{
color:#00a459;
}
.single-product .woocommerce-product-rating{
margin-bottom: 20px;
margin-top: 10px;
}
.woocommerce ul.products li.product .star-rating{
display:none;
}
.woocommerce-ordering select{
padding:7px;
}
.added_to_cart{
color:#00a459;
}
.woocommerce-cart .content-area{
max-width: 1600px;
padding: 4vw 6vw;
margin: 0 auto;
padding-left: 140px !important;
} 
.woocommerce-cart #site-content .woocommerce{
max-width:100% !important;
padding:0 !important;
}
.woocommerce-cart-form table{
border: 1px solid #ebebeb;
width:100%;
}
.woocommerce-cart-form table td , .woocommerce-cart-form table th{
padding: .7em 1em;
}
.woocommerce-cart-form table td.product-thumbnail img{
width: auto;
max-width: 70px;
}
.woocommerce-cart-form table td.product-name a{
font-weight:700;
font-size:16px;
color:#00a459 !important;
text-decoration:none !important;
}
.woocommerce-cart-form table .product-price , .woocommerce-cart-form table .product-subtotal{
font-size:14px;
}
.woocommerce-cart-form table input.qty{
width: 3.631em;
text-align: center;
min-height: 35px;
}
input,button{
outline:0;
}
.woocommerce-cart-form .actions .input-text{
height: 35px;
padding: 0 10px;
font-size: 14px;
margin-right:10px;
}
.woocommerce-cart-form .actions .button{
width: 200px;
height: 35px;
line-height: 35px;
padding: 0;
border-radius: 50px;
font-size: 14px;
background:#00a459 !important;
color:#fff !important;
border:none;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5;
}
.cart_totals table{
width: 100%;	
}
.cart_totals table tr{
border-bottom: 1px solid #ebebeb;
}
.cart_totals table td , .cart_totals table th{
padding: .7em 1em;
font-size:14px;
}
.cart_totals .wc-proceed-to-checkout{
margin-top:20px;
padding-bottom:24px;
}
.cart_totals .wc-proceed-to-checkout a{
border-radius: 50px;
font-size: 14px;
background: #00a459 !important;
color: #fff !important;
border: none;
text-decoration:none !important;
}
.cart_totals h2{
background-color: #fbfbfb;
border-bottom: 1px solid #ebebeb;
font-size: 20px;
margin-top:0;
margin: 0 -20px 20px;
padding: .6em 30px;
}
.cart_totals{
padding: 0 20px;
border:1px solid #ebebeb; 
margin-bottom: 2em;
margin-top:25px;
}
.page-title{
margin-top:0;
margin-bottom:20px;
}
.product-remove a{
font-weight: 400;
font-size: 18px;
width: 24px;
height: 24px;
text-align: center;
line-height: 21px;
border-radius: 100%;
color: #ccc;
text-decoration: none;
border: 1px solid #ccc;
transition:all .4s;
}
.product-remove a:hover{
color:#00a459 !important;
background-color:transparent !important;
border-color:#00a459;
}
.woocommerce-checkout .content-area{
max-width: 1600px;
padding: 4vw 6vw;
margin: 0 auto;
padding-left: 140px !important;
display:flex;
}
.woocommerce-checkout #site-content .woocommerce{
padding:0 !important;
max-width:100% !important;
}
.woocommerce-checkout main{
float:left;
}
.woocommerce-checkout footer{
float:left;
width:100%;
}
.woocommerce-checkout .woocommerce-billing-fields h3 , .woocommerce-additional-fields h3{
padding: 20px 0 14px;
margin: 0 0 20px;
border-bottom: 1px solid #ebebeb;
font-size:20px;
}
.woocommerce-checkout input{
color: #666;
padding: .75em;
height: auto;
border-width: 1px;
border-style: solid;	
}
select , textarea{
outline:0;
}
.woocommerce-checkout textarea{
padding:10px;	
}
.woocommerce-checkout .select2-container--focus .select2-selection{
border: 1px solid #ddd;
border-radius: 0;
box-shadow: none;
}
.woocommerce-checkout .select2-selection__rendered{
border-radius: 0;
}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading{
width: 40% !important;	
}
.woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce.woocommerce-checkout form #order_review_heading{
border-width: 2px 2px 0 2px;
border-style: solid;
font-size:20px;
margin: 0;
padding: 1.5em 1.5em 1em;
border-color: #ebebeb;
}
.woocommerce-page.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review {
    padding: 0 2em;
    border-width: 0 2px 2px;
    border-style: solid;
    border-color: #ebebeb;
}
.woocommerce-checkout table{
width:100%;
margin-top:0 !important;
}
#site-content .woocommerce-error, #site-content .woocommerce-info{
font-family: 'Open Sans', sans-serif !important;
font-size: 14px;
line-height: 23px;
border-color:#00a459 !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a{
color:#00a459;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{
font-family: 'Open Sans', sans-serif !important;
font-size: 14px;
line-height: 23px;
}
.woocommerce-checkout table .cart_item{
font-size:14px !important; 
}
.woocommerce-page.woocommerce-checkout table.shop_table th, .woocommerce.woocommerce-checkout table.shop_table th {
padding: 14px 12px;
}
.woocommerce-checkout-review-order #place_order{
height: 47px;
border-radius: 50px;
border: none;
color: #fff;
margin-bottom: 25px;
background:#00a459;
text-transform:uppercase;
font-weight: bold;
letter-spacing: 1px;
}
.device-section{
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.device-section .vc_col-sm-7{
margin-top:34%;
}
.device-section .vc_col-sm-7 .vc_column-inner , .device-section .vc_col-sm-5 .vc_column-inner{
padding:0 15px !important;
} 
.device-section-right-side h2{
font-weight:bold;
margin-bottom:25px;
}
.seperator{
width: 100px;
height: 20px;
display: block;
position: relative;
margin-bottom: 25px;
}
.seperator::after {
content: '';
position: absolute;
border-radius: 3px;
background: #333;
height: 3px;
width: 60px;
right: 0;
top: 15px;
display: block;
}
.device-section-right-side p{
font-size:16px;
}
.device-section-right-side ul{
list-style:none;
padding-left:0;
float:left;
width:100%;
margin-top:20px;
}
.device-section-right-side ul li{
float:left;
width:49%;
margin-bottom:15px;
}
.device-section-right-side ul li:nth-child(2){
float:right;
}
.device-section-right-side ul li:last-child{
float:right;
}
.device-section-right-side ul li .shadow{
background: #00a459;
box-shadow: 0 0 6px rgba(0,0,0,.5);
position: relative;
margin: 0;
padding: 20px;
color: #fff;
font-size: 16px;
}
.shadow::after {
content: '';
width: 15px;
height: 15px;
position: absolute;
display: block;
box-sizing: border-box;
border-radius: 50%;
border: 2px solid #fff;
top: 15px;
right: 15px;
}
.device-section-right-side ol{
float:left;
width:100%;
list-style:none;
padding-left:0;
}
.device-section-right-side ol li{
float:left;
margin-right: 30px;
}
.device-section{
padding-bottom:20px;
background-color:#fff !important;
}
.device-section .vc_col-sm-5{
margin-top:22%;
}
html .device-section .sa_owl_theme .owl-dots .owl-dot span{
background-color: rgb(0, 164, 89 , .5);
}
html .device-section .sa_owl_theme .owl-dots .owl-dot span:hover, html .device-section .sa_owl_theme .owl-dots .active span {
    background-color: #00a459 !important;
}

html .new-service-section .sa_owl_theme .owl-dots .owl-dot span{
background-color: rgb(0, 164, 89 , .5);
}
html .new-service-section .sa_owl_theme .owl-dots .owl-dot span:hover, html .new-service-section .sa_owl_theme .owl-dots .active span {
    background-color: #00a459 !important;
}
.device-section-right-side{
float:right;
width:60%;
padding:0 15px;
}
.device-section-left-side{
float:left;
width:40%;
padding:0 15px;
margin-top:-150px;
}
.device-section-img-holder{
background:url("http://agrisensor.suleman.website/wp-content/uploads/2020/10/Sensoterra_row_field.jpg") no-repeat;
height:450px;
background-size:cover;
background-position:center;
}
.device-section-bg-content{
float: right;
max-width: 600px;
padding:133px 15px;
width: 100%;
color:#fff;
}
.device-section-bg-content p{
font-size: 16px;
width: 51%;
padding-bottom: 10px;
}
.device-section-bg-content a{
padding: 13px 35px;
background:#00a459 ;
color:#fff;
border-radius: 5px;
margin-top: 16px;
text-decoration: none;
transition: all .4s;
border: 1px solid transparent;
float:left;
}
.device-section-bg-content a:hover{
color:#fff;
background:transparent;
border-color:#fff;
}
.device-section-bg-content h2{
margin:0;
padding-bottom:20px;
}
.faq-section .vc_col-sm-6 .vc_column-inner {
padding:0 15px !important;
}
.faq-section .vc_col-sm-6 figure img{
margin-top:153px;
}
.faq-section .title{
font-weight: bold;
border: none;
position: relative;
padding-bottom: 35px;
margin-bottom: 35px;
margin-top: 50px;
}
.faq-section .title:after {
content: '';
position: absolute;
left: 0;
margin: 0 auto;
border-bottom: 5px solid #333;
bottom: 0;
width: 79px;
}
.register-page-main-row{
background: #f5f5f5;
}
.register-page-main-row .custom-container{
max-width: 1600px;
padding: 4vw 6vw;
margin: 0 auto;
padding-left:140px;
}
.register-page-main-row .custom-container .vc_col-sm-12{
padding-left: 38px;
padding-right: 38px;
padding-top: 30px;
background-color: #fff;
box-shadow: 0 0 6px rgba(0,0,0,.1);
padding-bottom: 30px;
}
.register-page-main-row form li input{
color: #666;
padding: .75em;
height: auto;
border: 1px solid #ddd;	
}
#pms_login input{
color: #666;
padding: .75em;
height: auto;
border: 1px solid #ddd;	
}
#wp-submit{
border: none;
color: #fff !important;
margin-bottom: 25px;
background: #00a459;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 14px 59px !important;
margin-bottom: 0;
margin-top: 20px;
}
input[name="pms_edit_profile"]{
border: none;
color: #fff !important;
margin-bottom: 25px;
background: #00a459 !important;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 0;
margin-top: 20px;
padding: 14px 59px !important;
}
.pms-account-navigation li.pms-account-navigation-link a{
color:#00a459 !important;
}
.pms-form > input[type=submit]{
border: none;
color: #fff;
margin-bottom: 25px;
background: #00a459;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 14px 59px;
margin-bottom: 0;
margin-top: 20px;
}



@media(max-width:1650px){
.new-service-section-left-col{
width:30% !important;
}
.new-service-section-right-col{
width:70% !important;
}	
}
@media(max-width:1400px){
.new-service-section-left-col{
width:100% !important;
}
.new-service-section-right-col{
width:100% !important;
}	
.new-service-section-right-col .vc_column-inner{
margin-left:0 !important;
}
}
@media(max-width:1200px){
.tick-content-div strong{
width:85%;
}
.register-page-main-row .custom-container{
padding-left: 120px;
padding-right: 65px;
}
.woocommerce-checkout .content-area{
padding-left: 120px !important;
padding-right: 65px;	
}	
.woocommerce-cart .content-area{
padding-left: 120px !important;
padding-right: 65px;	
}
.woocommerce .content-area {
padding-left: 120px !important;
padding-right: 65px;
}
.price-table-content-holder{
height:auto;
}
.red-label-content-div h3{
font-size:14px;
}
.red-label-content-div h3 strong{
font-size: 17px;		
}	
.red-label-number{
width:90px;
height:90px;
}	

}
@media(max-width:1024px){
.social-icons{
right:20px;
}	
}
@media(max-width:992px){
.section{
padding-left:15px;
padding-right:15px;
padding-top:40px;
padding-bottom:10px;
}
.device-section{
padding:0;	
padding-bottom:40px;
}
.woocommerce-cart-form .actions .button , .woocommerce-cart-form .actions .input-text{
width:150px !important;
}
footer{
height:auto;
}
.woocommerce-loop-product__title{
font-size:21px !important;
margin-top:26px !important;
}
.section h1:after{
right:0;
margin:0 auto;
}
.new-service-right-side img{
max-width:400px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}
.new-service-left-side >h2:after , .text-border-holder:after{
right:0;
margin:0 auto;
}
.red-label-list{
text-align:center;
padding-bottom:50px;
}
.red-label-list li{
float:none;
display:inline-block;
}
.new-service-left-side{
width:100% !important;
text-align:center;
}
.new-service-right-side{
width:100% !important;
text-align:center;
}
html .new-service-section-right-col{
display:block !important;
}
.new-service-section .vc_col-sm-4{
width:100% !important;
text-align:center;
}
.new-service-section h1{
text-align:center !important;
}
.homepage-logo{
margin-left:auto; 
margin-right:auto;
margin-top:40px;
}
.info-section ul li{
width:100%;
float:none;
margin-bottom:10px;
padding: 0;
}
.info-section{
padding-top:30px;
}
.social-icons{
width:100%;
position:static;
background-color:transparent;
padding: 0;
height: auto;
margin-top: 40px;
}
.info-section ul li a{
word-break:break-all;
}
.fp-scrollable{
height:auto !important;
}
.iScrollIndicator{
display:none !important;
}
.membership-section{
padding-bottom:50px;
}
.membership-section ul{
text-align:center;
}
.membership-section ul li{
float:none;
display:inline-block;
width:49%;
margin-bottom:50px;
}
.price-table-content-holder{
height:auto;
}
.homepage-slider-row{
padding:0;
}	
.section-2 .title{
margin-top:0;
}
.section-2{
padding-bottom:25px;	
}
.title{
font-size: 25px;
margin-bottom: 26px;
}	
}

@media(max-width:768px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
padding:15px !important;
}	
.woocommerce-page main {
padding-left: 15px;
padding-right: 15px;
}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading{
width:100% !important;
}
}
@media (max-width: 767px){
.nav-sidebar ul li a{
height: auto;
line-height: 30px;
font-size: 14px;
background-image: none;
text-align: left;
padding-left: 15px;
padding-right:0;
margin-left:0 !important;
display:none;
}
.register-page-main-row .custom-container .vc_col-sm-12{
padding-left: 15px;
padding-right: 15px;
padding-top: 85px;
}
.register-page-main-row .vc_column-inner{
padding:0 !important;
}
.register-page-main-row .custom-container{
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.device-section-bg-content{
max-width:100%;
text-align:center;
padding: 65px 15px;
}
.device-section-bg-content p{
width:100%;
}
.device-section-bg-content a{
float:none;
display:inline-block;
}
.device-section-left-side{
margin-top:-98px;
}
.faq-section .vc_col-sm-6 .vc_column-inner{
padding:0 !important;
}
.faq-section .vc_col-sm-6 figure img{
margin-top:20px;
}
.device-section-slider-img-holder{
text-align:center;
}
.device-section-right-side , .device-section-left-side{
width:100%;
}
.device-section-slider-img-holder img{
max-width:300px !important;
}
.device-section-img-holder{
height:300px;
}
.woocommerce-cart .content-area{
padding-left: 0 !important;
padding-right: 0;
padding-top: 0;
padding-bottom:0;
}
.woocommerce-checkout .content-area{
padding-left: 0 !important;
padding-right: 0;
padding-top: 0;
padding-bottom:0;
margin-bottom: -5px;
}	
.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child{
border-top:0 !important;
}
.woocommerce-cart-form .actions .input-text{
margin-bottom:15px;
}
.cart-subtotal , .order-total{
margin:0 auto !important;
padding:0 !important;
}
.coupon{
margin-bottom:0 !important;
}
.woocommerce-cart-form .actions .button{
width:100% !important;
}
.woocommerce-cart-form table td.product-name{
padding: .7em 1em !important;
}
.page-title{
margin-top:50px;
}
.woocommerce .content-area {
    padding-left: 0 !important;
    padding-right: 0;
    padding-top: 0;
}
.woocommerce-breadcrumb{
padding-top:50px;
}
.woocommerce .content-area .site-main{
margin:0 auto !important;
}
header{
visibility:hidden;
}	
header.expanded{
visibility:visible;
}	
#fullpage{
padding-left:0;
}
.new-service-left-side , .new-service-right-side , .membership-section ul li{
padding:0;
}
.new-service-right-side{
margin-bottom: 45px !important;
}
.new-service-section h1{
margin-top:50px;
font-size: 26px;
}
.homepage-logo , .new-service-left-side >h2 , .new-service-left-side >h2:after {
display:none;
}
.toggler-box{
visibility:visible;
top: 18px;
right: 8px;
}
.new-service-left-side >h2{
font-size:25px;
}
.red-label-number {
width: 140px;
height: 140px;
}
.red-label-holder{
border-top-left-radius:100px;
border-top-right-radius:100px;
}
.red-label-list li{
width: 50%;
padding: 0 15px;
max-width: 212px;
margin-bottom: 45px;
}
.section-2{
text-align:center;
}
.section-2 ul{
list-style:none;
}
.section-2 ul li{
text-align:center;
}
.section-2 p{
margin-top:15px;
margin-bottom:15px;
}
.section-2 .title:after{
left:0;
right:0;
margin:0 auto;
}
.section-2 .title{
text-align:center !important;
margin-left:auto;
margin-right:auto;
}
.membership-section ul li{
width:100%;
}
.service-section .vc_col-sm-6 img{
margin-top:20px;
}
.contact-section .vc_col-sm-9{
padding-left:0;
}
header.expanded .nav-sidebar ul li a{
display:block;
}
}
@media(max-width:546px){
.red-label-list li{
width:100%;
}	
.red-label-holder {
border-radius:10px;
height: 425px;
box-shadow: 0 0 6px rgba(255,255,255,.5);
}
.red-label-holder {
border-top-left-radius: 160px;
border-top-right-radius: 160px;
}	
	
}
@media(max-width:480px){
.tick-content-div strong{
width:80%;
}	
.device-section-right-side ul li{
width:100%;
}
.device-section-right-side ol{
margin-top:20px;
}
.device-section-right-side ol li{
margin-right:17px;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
margin-left:10px;
}
header.expanded{
width:150px;
}
.logo-div img{
width:75%;
}
.single-product .single_add_to_cart_button{
max-width:220px;
}
.device-section {
    background-position: center -469px;
}
}
@media(max-width:340px){
.device-section-slider-img-holder img{
max-width:100% !important;
}	
}
