/* lg */ 
@media (min-width: 1400px) {
	
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	
	.banner-info h1 {
		font-size: 40px;
	}
	.banner-info h2 {
		font-size: 80px;
	}
	.product-icon ul li {
		margin-right: 5px;
	}
	.products-two .col-md-7 {
		padding-left: 0;
	}
	.farmfood ul li {
		margin-bottom: 30px;
	}
	.food-info h3 {
		font-size: 20px;
	}
	.cta-two .cta-image {
		margin-top: -45px;
	}
	.product-details-info {
		padding-bottom:0;
	}
	.widget {
		padding: 25px 20px;
	}
	.details-slider {
		margin-top: 40px;
	}
	.cta-two .cta-info {
		padding: 95px 0;
	}
	.cta-two .cta-info h2 {
		font-size: 70px;
	}
	.products-two .product:hover .button.add_to_cart_button, 
	.products-two .product:hover .button.product_type_grouped, 
	.products-two .product:hover .button.product_type_external,
	.products-two .product:hover .button.product_type_variable{
    -webkit-transform: translateY(-0px);
    -moz-transform: translateY(-0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(-0px);
		transform: translateY(-0px);
	}
	.products-two .product:hover .button.add_to_cart_button,
	.products-two .product:hover .button.product_type_grouped,
	.products-two .product:hover .button.product_type_external,
	.products-two .product:hover .button.product_type_variable {
		bottom:15px;
	}	
	.product-icon i, 
	.product-icon .icon, 
	.product-icon .compare-button {
		width:50px; 
		height:50px;
		font-size:18px;
	}
	.product-icon .icon {
		line-height:55px;
	}
	.product-icon .compare-button {
		line-height:50px;
	}

}

@media (max-width: 991px) {

	.hidden-md-up {
		display: block !important;
	}
	.tr-menu .find-option{
		position: absolute;
		top: 0;
		right: 80px;
	}
	.tr-menu .search-form{
		top: 2px;
		right: -20px;
		width: 655px;
	}
	.navbar-collapse {
		padding-top: 10px;
	}
	.navbar-nav .tr-dropdown-menu {
		min-width: 100%;
	}
	.tr-menu .navbar-nav .nav-link {
		padding: 5px 15px;
		line-height: 30px;
	}	
	.promotion-info h1 {
		font-size: 20px;
	}
	.farmfood ul li .icon {
		font-size: 35px;
	}
	.food-info h3 {
		font-size: 18px;
		margin-bottom: 0;
	}
	.farmfood ul li {
		margin-bottom: 10px;
	}
	.farmfood ul {
		margin-top: 0;
	}
	.footer-bottom .float-left span {
		display: block;
		margin-top: 10px;
	}
	.footer-bottom .float-left,	
	.footer-bottom .float-right {
		float: none !important;
		display:block;
	}
	.footer-bottom .float-right .float-left {
		float:none !important;
		display: inline-block;
	}
	.tr-about .who-we-are {
		padding-left: 15px;
	}	
	.details-slider .carousel-indicators li {
		margin-left: 15px;
	}
	.tr-author .media,
	.tr-follow {
		float: none;
	}
	.comment-meta .float-left,
	.comment-meta .float-right{
		float: none !important;
		display: block;
	}
	.comment-list .children {
		margin-left: 0;
	}
	.commenter-avatar {
		width: 60px;
		height: 60px;
		margin-right: 10px;
	}
	.tr-follow {
		margin-top: 10px;
	}
	
	/* mega-menu */
	
	#mega-menu-wrap-megamenu-nav .mega-menu-toggle {
		position: absolute;
		right: 0;
		top: -54px;		
	}
	.mega-menu {
		padding-top:15px;
	}
	#mega-menu-wrap-megamenu-nav .mega-menu-toggle {
		line-height:30px;
		height:inherit !important;
	}
	
	#wcqv_contend .images {
		padding-right:0;
	}
	.woocommerce #wcqv_contend .product .summary-content .single_variation_wrap .button {
		float:none !important;
	}
	
	.farmfood .icon {
		font-size:35px;
	}
	.farmfood-two .farmfood .icon {
		font-size:45px;
	}

	.footer-bottom .float-left span {
		margin-bottom:20px;
		display:block;
	}
	
	.product-icon i, 
	.product-icon .icon, 
	.product-icon .compare-button {
		width:50px; 
		height:50px;
		font-size:18px;
	}
	.product-icon .icon {
		line-height:55px;
	}
	.product-icon .compare-button {
		line-height:50px;
	}	
	.woocommerce-MyAccount-content,
	.woocommerce-MyAccount-navigation{
		width:100%;
		float:none;
	}
	
	.woocommerce-MyAccount-navigation {
		margin-bottom:20px;
	}
	.cart-item .product-title {
		font-size:16px;
	}

	.tr-middle-logo {
		margin: 0;
	}
	
	.tr-middle-logo .navbar-brand,
	 .navbar-brand{
		padding:10px 0;
	}
	.tr-middle-logo .navbar-brand img, 
	.tr-middle-logo .navbar-brand .img-fluid {
		max-width:100%;
	}


}



/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	
	.navbar-toggleable-md > .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-nav .tr-dropdown-menu {
		left: 20px;
	}	
	.countdown li {
		padding: 0 15px;
	}
	.products-two .col-md-7 {
		padding-left: 0;
	}
	.footer-bottom {
		text-align: center;
	}
	.banner-info h1 {
		font-size: 36px;
	}
	.banner-info h2 {
		font-size: 70px;
	}
	.slider-two .banner-info h2 {
		font-size: 60px;
	}
	.tr-promotion .promotion {
		background-position: 135px bottom;
	}	
	.section-title h1 {
		font-size: 24px;
	}
	.section-title h2 {
		font-size: 36px;
	}	
	.cta-info h2 {
		font-size: 50px;
	}
	.cta-info h3 {
		font-size: 20px;
	}
	.tr-about .who-we-are {
		margin-top: 0;
	}
	.tr-about h1 {
		font-size: 24px;
	}
	.tr-about h2 {
		font-size: 40px;
	}
	.watch-video {
		height: 345px;
	}
	.pricing-content .tab-content {
		padding: 30px 15px;
	}
	.cta-two .cta-image {
		margin-top: -40px;
	}
	.cta-two .cta-info {
		padding: 50px 0;
	}
	.pricing .price h1 {
		font-size: 70px;
	}
	.btn.btn-primary {
		font-size: 16px;
	}
	.page-title h1 {
		font-size: 36px;
	}
	.page-title h2 {
		font-size: 70px;
	}
	.widget {
		padding: 25px 15px;
	}
	.total-surface span {
		font-size: 45px;
	}	
	.post-inner-image {
		margin: 30px 0 10px;
	}
	.total-surface {
		margin-bottom: 0;
	}
	blockquote {
		font-size: 24px;
		line-height: 35px;
	}
	.blog-social li a {
	    padding: 8px 20px;
	}
	.form-content.section-bg-white {
		padding:50px 30px;
	}
	.tr-menu .float-right li {
		padding: 15px 10px 10px;
	}
	.cta-two .cta-info h2 {
		font-size: 55px;
	}
	
	.product-details-info {
		padding:0;
		margin-top:20px;
	}
	.add-to-cart span.icon {
		font-size:22px;
	}
	
	.product-details-info .product-icon .yith-wcwl-wishlistexistsbrowse .btn.btn-primary, 
	.product-details-info .yith-wcwl-wishlistaddedbrowse.show .btn.btn-primary,
	.product .summary-content .yith-wcwl-wishlistaddedbrowse.show .btn.btn-primary	{
		font-size: 16px;	
	}	
	.up-sells.products .type-product {
		width:50%;
	}
	.vc_custom_1525848090078 .col-lg-6,
	.vc_custom_1526997011263 .col-lg-6,
	.tr-about .col-lg-6{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;		
	}
	.form-content .col-lg-4,
	.vc_custom_1525348351644 .col-lg-4,
	.vc_custom_1527009593445 .col-lg-4,
	.vc_custom_1526840832900 .col-lg-4,
	.vc_custom_1528528421845 .col-lg-4,
	.vc_custom_1528368314330 .col-lg-4{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;		
	}
	.form-content .col-lg-8{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;		
	}
	
	.tr-footer .footer-widget.col-md-3 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}	
	.promotion-two.tr-promotion .promotion-info {
		padding: 30px 0;
	}
	.details-content .description-tabs > li > .nav-link {
		padding:15px;
	}
	.product_list_widget li img {
		width:50px;
	}
	.farmfood {
	    padding: 50px 20px 5px;
	}	
	.vc_custom_1528528421845 .vc_empty_space {
		height: 50px !important;
	}
}


/* xs */
@media (max-width: 767px) {
	
	.banner-info h2 {
		font-size: 75px;
	}
	.navbar-brand img {
		max-width: 65%;
	}
	.tr-menu .find-option {
		top: 0;
	}
	.navbar-toggler-right {
		top: 8px;
	}
	.tr-menu .float-right li,
	.hompage-2 .tr-menu .float-right li {
		font-size: 18px;
		padding:12px 5px;
	}
	.tr-menu .float-right li .remove-item{
		padding:10px;
	}
	.tr-menu .search-form {
		width: 300px;
		right: -30px;
		top: -3px;
	}
	.banner-info {
		font-size: 16px;
	}
	.banner-info h1 {
		font-size: 26px;
	}	
	.banner-info h2 {
		font-size: 40px;
	}
	.tr-promotion .promotion {
		margin-bottom: 15px;
	}
	.promotion-info {
		max-width: 250px;
	}
	.section-title h1 {
		font-size: 22px;
	}
	.section-title h2 {
		font-size: 30px;
	}
	.product {
		margin-bottom: 30px;
	}
	.farmfood ul li {
		display: block;
		overflow: hidden;
	}
	.farmfood ul li>.icon {
		margin-right: 0 !important;
		padding:0 15px;
		width: 70px;
		float: left;
		text-align: left;
		margin-left: 0 !important;
	}
	.farmfood ul li .food-info {
		float: right;
		text-align: left;
		width: 80%;
	}
	.cta-image {
		margin-bottom: 30px;
	}
	.cta-info h2{
		font-size: 36px;
	}
	.cta-info h3 {
		font-size: 18px;
	}
	.footer-bottom {
		text-align: center;
	}
	.payment-card {
		border-right: 0;
		margin-bottom: 10px;
	}
	.payment-card li {
		float: none;
		display: inline-block;
	}
	.payment-card img {
		display: inline-block;
	}
	.footer-bottom .select-option li:first-child {
		margin-left: 0;
	}
	.countdown li {
		padding: 0 15px;
		font-size: 26px;
	}
	.countdown li p {
		font-size: 10px;
	}
	.btn.btn-primary {
		font-size: 14px;
		padding: 10px 25px;
	}
	.farmfood-two .farmfood {
		margin-bottom: 15px;
	}
	.products-two .product {
		text-align: left;
	}
	.pricing-content .tab-content {
		padding: 20px 0;
	}
	.pricing-one ul li {
		margin-bottom: 30px;
	}
	.banner-image {
		display: none;
	}
	.pricing-one ul {
		padding: 0;
	}
	.pricing-tabs .nav-item {
		margin-right: 15px;
	}
	.tr-about h1 {
		font-size: 22px;
	}
	.tr-about h2 {
		font-size: 30px;
	}
	.watch-video {
		height: 300px;
	}
	.watch-video .video-link {
		font-size: 70px;
	}
	.cta-two .cta-image {
		display: none;
	}	
	.cta-two .cta-info {
		text-align: center;
		padding: 80px 0;
	}
	.section-bg-white.pricing-two {
		padding: 0 15px;
		background-color: transparent;
	}
	.pricing-two .price {
		border-radius: 4px;
	}
	.pricing .price,
	.tr-post {
		margin-bottom: 15px;
	}
	.pricing .price h1 {
		font-size: 60px;
	}	
	.page-title h2 {
		font-size: 40px;
	}
	.page-title h1 {
		font-size: 26px;
	}
	.add-to-cart span a {
	    padding: 7px 10px;
	    font-size: 18px;
	}	
	.gb-sidebar {
		margin-top: 15px;
	}
	.product-details-info .product-title {
		font-size: 24px;
	}
	.widget {
		margin-bottom: 15px;
	}
	.section-padding {
		padding: 80px 0;
	}
	.slick-dots {
	    bottom: -30px;
	}
	.main-content {
		padding: 50px 0;
	}
	.tr-menu .navbar-nav .nav-link {
		padding: 5px 0;
	}
	.post-inner-image .inner-image {
	    margin-top: 15px;
	}	
	.total-surface span {
	    font-size: 35px;
	}
	.post-inner-image {
	    margin: 15px 0;
	}
	.blockquote {
		margin: 30px 0;
	}
	blockquote {
	    font-size: 20px;
	    line-height: 26px;
	}	
	.blog-social li,
	.blog-social li i {
		margin-right: 5px;
	}		
	.blog-social li a {
		padding: 5px 15px;
	}
	.product-details-info {
		padding: 15px 0;
	}	
	.related-products h1 {
		margin:20px 0 30px;
	}
	.related-products h1,
	.up-sells.products h2{
		font-size: 26px;
	}
	.main-content .section-bg-white {
		padding: 30px 15px;
	}
	.blog-two .entry-content {
		padding: 30px 15px;
	}
	.tr-pagination {
		margin-bottom: 20px;
	}
	.pagination > li > .page-numbers, .pagination > li > span {
		padding:15px 5px;
	}	
	.account-content {
		padding: 50px 30px;
		width: 350px;
	}
	.user-account h1 {
		font-size: 30px;
	}
	.user-account .social li a {
	    font-size: 18px;
	    padding: 5px 40px;
	}
	#gmap {
		height: 300px;
	}
	.contact-form {
		margin-top: 30px;
	}
	.contact-form .form-control,
	.contact-info .media,
	.tr-address span {
		margin-bottom: 15px;
	}
	#home-carousel .carousel-item .banner-info {
		margin-top: -50px;
	}
	#home-carousel.slider-two .carousel-item .banner-info {
		margin-top: 0;
	}
	.item-middle {
		height: 550px;
	}
	.testimonial-content .carousel-indicators li {
		width: 50px;
		height: 50px;
	}
	.testimonial-title {
		margin-top: 15px;
		padding-top: 20px;
	}
	#testimonial-carousel {
		padding-top: 80px;
	}
	.farmfood-image {
		display: none;
	}
	.tr-farmfood.farmfood-one {
		padding: 80px 0;
	}
	.cart-number,
	.hompage-2 .cart-number {
		bottom: 10px;
	}
	.cta-two .cta-info h2 {
		font-size: 45px;
	}	
	
	#mega-menu-wrap-megamenu-nav .mega-menu-toggle {
		position: absolute;
		right: 15px;
		top: -44px;
	}	
	.farmfood .icon {
		float:left;
	}
	.add-to-cart span.icon {
		font-size:18px;
		padding:8px 15px;
	}	
	.product-details-info .product-icon .yith-wcwl-wishlistexistsbrowse .btn.btn-primary, 
	.product-details-info .yith-wcwl-wishlistaddedbrowse.show .btn.btn-primary,
	.product .summary-content .yith-wcwl-wishlistaddedbrowse.show .btn.btn-primary	{
		font-size: 14px;
		padding: 10px 25px;		
	}
	.up-sells.products .type-product {
		width:100%;
	}
	
	.vc_custom_1527009593445 .col-sm-4 {
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;		
	}
	.farmfood.farmfood-right {
		text-align:left;
	}
	.farmfood {
	    padding: 50px 35px 20px;
	}	
	.farmfood .food-info.media-body {
		float:right;
		display:block;
	}
	.farmfood div.icon, 
	.farmfood-two .farmfood div.icon {
		right: inherit;
		left: 35px;
	}
	.tr-about .col-sm-6 {
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;		
	}
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
		color:#969696;
		background-color:#fff;
	}
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
		background-color:transparent;
	}
	
	.vc_tta-panel-body .pricing-content.pricing-one.col-sm-6 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
		background-color:#fff !important;
		border:0 !important;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panels {
		padding:0 !important;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
		font-size:14px;
		font-weight:normal;
	}
	
	.wpb-js-composer .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
		margin-top:30px;
	}
	.tr-about .who-we-are {
		margin-top:30px;
	}
	.wpb_content_element.cta-info {
		margin-top:20px;
	}
	.tr-address span {
		padding-left:0;
	}
	.form-content.section-bg-white {
		padding: 30px;
	}
	.form-content .section-title {
		margin-bottom:0;
	}
	.products-two .product-image {
		margin-bottom:15px;
	}	
	.vc_custom_1527009593445,
	.vc_custom_1526840832900{
		padding:80px 0 !important;
	}
	.widget-area {
		margin:30px 0;
	}
	.woocommerce-cart-form .item-info-menu,
	.products-description .woocommerce-cart-form .col-lg-1.col-md-2 {
		display:none;
	}
	.products-description .woocommerce-cart-form .col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		text-align: left;
	}	
	.products-description .woocommerce-cart-form .col-md-2, 
	.products-description .woocommerce-cart-form .col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}	
	.products-description .woocommerce-cart-form .col-md-2 {
		text-align:right;
		margin-top:5px;
	}
	.products-description .Promo-code .col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.Promo-code.actions input {
		width: 100%;
		margin: 7px 0;
	}
	.tr-middle-logo .navbar-brand img, 
	.tr-middle-logo .navbar-brand .img-fluid {
		max-width:65%;
	}	
	body .woo-login-popup-sc-modal .woo-login-popup-sc-left {
		padding: 30px !important;
	}
	.details-content .description-tabs > li > .nav-link {
		padding:15px;
	}
	#wcqv_contend .scrollable {
		overflow:auto !important;
		width:100% !important;
	}
	.vc_custom_1528369187175 {
		padding-bottom: 50px;
	}
	.vc_custom_1528528421845 .row>.col-lg-4{
		margin-bottom: 8px;
	}
	.tr-promotion .promotion {
		margin-bottom: 0;
	}
	.promotion-two.tr-promotion {
		padding: 0;
	}
	.promotion-two.tr-promotion .promotion-info {
		padding: 20px 0;
	}
	.vc_custom_1528368314330 {
		padding: 30px 0;
	}
	.vc_custom_1528528421845 {
		padding-bottom: 80px !important;
	}
}

/* XS Portrait */
@media (max-width: 575px) {
	.farmfood ul li .food-info {
		width: 75%;
	}
	.tr-menu .container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.testimonial-content .carousel-indicators li {
		width: 30px;
		height: 30px;
		margin-left: 0;
	}
	#testimonial-carousel {
		padding-top: 50px;
	}
	.banner-info .btn.btn-primary {
		margin-top: 10px;
	}	
	.product,
	.main-content .section-bg-white {
		margin-bottom:15px;
	}
	.up-sells.products h2 {
		margin-bottom:20px;
	}
	#mega-menu-wrap-megamenu-nav .mega-menu-toggle {
		right:0;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panels, 
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
		padding:15px 0;
	}
	.form-content.section-bg-white {
		padding: 30px 15px;
	}
	.farmfood .food-info.media-body {
		width:80%;
	}
	.footer-bottom .float-right .float-left {
		float:none !important;
		display:block;
		margin-bottom:10px;
		overflow:hidden;
	}
	.products-description .woocommerce-cart-form .col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom:15px;
	}
	.products-description .woocommerce-cart-form .col-md-2, 
	.products-description .woocommerce-cart-form .col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}	
	.products-description .Promo-code .col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}	
}

/* XS Portrait */
@media (max-width: 479px) {

	.cart-content .tr-dropdown-menu {
	    right: -62px !important;
	}	
	.account-content {
		width: 290px;
	}
	.search-form {
		width: 270px;
	}
	.tr-promotion .promotion {
	    background-position: 100% bottom;
	}
	.comment-box .comment-meta .pull-left,	
	.comment-box .comment-meta .pull-right {
		float: none !important;
		display: block;
	}	
	#mega-menu-wrap-megamenu-nav #mega-menu-megamenu-nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width:100% !important;
	}
	
	.product-details-info .add-to-cart .btn.btn-primary {
		margin-bottom:15px;
	}
	.woocommerce-ordering {
		float:none;
	}
	.woocommerce #wcqv_contend .product .images .thumbnail img {
		width:40px;
	}
	.add-to-cart span {
		margin-left:0;
	}
	.add-to-cart .btn.btn-primary {
		margin-bottom:15px;
	} 
	.quantity-price {
		margin:25px 0;
	}
	
	.quantity-price span {
		display:block;
		margin-bottom:5px;
	}
	.farmfood .food-info.media-body {
		width:75%;
	}

}

