@media only screen and (min-width: 200px) and (max-width: 1199px) {
.header {
    height:auto;
}
.logo {
    position: relative;
	background:none;
	width:100%;
	text-align:center;
	flex: 0 0 100%;
max-width: 100%;
  
}
.top-content-box-left-section {
    padding-right: 15px;
    text-align: center;
	max-width: 100%;
	flex: 0 0 100%;
}
.top-content-box-right {
    padding-left:15px;
	 text-align: center;
	max-width: 100%;
	flex: 0 0 100%;
}
.top-section {
    display: block;
    height: auto;
}

.slider-section .slick-prev, .slider-section .slick-next
{
	display:none !important;
}
.menu-for-mobile
{
	display:block;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.menu-for-web
{
	display:none;
}
.menu-for-mobile
{
	display:block;
}
.navigation-section
{
	width:100%;
	text-align:center;
}
.navigation-section ul li {
    float: none;
    margin: 0 0 0 44px;
    display: inline-block;
}
.navigation-section ul {
  
    text-align: center;
}
.cart_mob
{
	display: inline-block !important;
}
.social-icon-section .widget 
{
	display: inline-block;
}
.product-slider-section .product-image
{
	width:200px;
	height:200px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.menu-for-web
{
	display:none;
}
.menu-for-mobile
{
	display:block;
	
}
.navigation-section
{
	width:100%;
	text-align:center;
}
.navigation-section ul li {
    float: none;
    margin: 0 0 0 44px;
    display: inline-block;
}
.navigation-section ul {
  
    text-align: center;
}
.cart_mob
{
	display: inline-block !important;
}
.slider-section
{
	margin-top:20px;
}
.social-icon-section .widget 
{
	display: inline-block;
}
.product-slider-section .product-image
{
	width:200px;
	height:200px;
}

}
@media only screen and (max-width: 767px) {
	.menu-for-web
{
	display:none;
}
.menu-for-mobile
{
	display:block;
	padding:0px;
}
	.phone-box 
	{
		width:100%;
		border-right:none !important;
	}
	.social-icon-section 
	{
		width:100%;
		border-right:none !important;
	}
	.menu-section .container
	{
		max-width: 100%;
	}
	.navigation-section ul li {
    float: left;
    margin: 0 0 0 0px;
	text-align:center;
	border-top:1px solid #57a432;
}
.navigation-section ul li a { 
color:#FFF;
padding: 12px 0px;
}
.menu-section {
  
    padding: 0px 0;
}
.rightbar-section
{
	margin-top:20px;
}
.slider-cation h2 {
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 10px;
}

.slider-cation {
    position: absolute;
    max-width: 100%;
    font-size: 14px;
    padding: 10px 10px;
    margin-top: 20px;
}
.main-heading h2 {
    font-weight: 500;
    font-size: 30px;
    margin: 0;
}
.main-heading h3 {
    font-weight: 500;
    font-size: 20px;
    color: #2d5c16;
    padding: 30px 0 0 10px;
}
.heading {
    font-size: 30px;
    font-weight: 500;
}
.why-choose-us-box {
    height: auto;
}
.map-box
{
	padding-right:15px !important;
}
.contact-box {
    height: auto;
}
.checkout_for_mob
{
	margin-bottom:10px;
}
.footer-menu li::before {
    width: 0px;
}
.cart_mob
{
	display:block;
	width:100%;
	text-align:center;
}
.slider-section
{
	margin-top:20px;
}
.cart-box .cart-contents
{
	display:inline-block;
}
.contact_icon table
{
	margin:auto;
}
.dashboard_content {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.4em;
}
.dashboard_content 
{
	border-left: none !important;
}
.details_image
{
	margin-left: 0%;
}
.reset_variations
{
	font-size: 12px;
	float: left;
	margin-top: 5px;
}
.woocommerce {

    width: 96% !important;
    margin: auto;

}
.product-name
{
	line-height:30px;
}
.cart_totals 
{
	width:96% !important;
	margin:auto;
}
.wpr_field_wrapper {
    margin-top: 0px;
}

.woocommerce .col2-set, .woocommerce-page .col2-set{
	width:inherit !important;
	margin:0;
}
#pp_title{
	width:100%;
	text-align:center;
}
.why-choose-us-box-content h5 {
    font-size: 16px;
    font-weight: 500;
}
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 320px) {
}
