@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1800px
************/

@media only screen and (max-width: 1800px)
{
	.search
	{
		width: 200px;
	}
}

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	.main_nav
	{
		padding-left: 100px;
	}
	.shopping
	{
		padding-right: 100px;
		margin-left: 100px;
	}
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	.shopping
	{
		padding-right: 74px;
		margin-left: 60px;
	}
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	.main_nav
	{
		padding-left: 60px;
	}
	.main_nav ul li
	{
		margin-right: 34px;
	}
	.header_search
	{
		display: none;
	}
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	.options_item
	{
		padding-left: 15px;
	}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.cart_product_image {
		display: none;
	}
	#footerLinks li {
		margin-right: 0px;
		display: block;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	.cart_product_reallyPrice, .cart_bar_title_reallyPrice {
		display: none !important;
	}
	.cart_bar {
		display: none !important;
	}
	.cart_title {
		margin-bottom: 20px;
	}
	.cart_product_unit {
		display: none !important;
	}
	.cart_product_unit_mobile {
		display: inline-block !important;
	}
	.cart_product_total {
		width: 130px !important;
	}
}

/************
6. 991px
************/

@media only screen and (max-width: 1021px)
{
	.main_nav
	{
		display: none;
	}
	.shopping
	{
		padding-right: 91px;
	}
	.section_title
	{
		font-size: 48px;
	}
	.cart_product_info,
	.cart_bar_title_content
	{
		width: 420px;
	}
	.cart_total
	{
		margin-top: 60px;
	}
	.checkout_input_50
	{
		width: 100%;
		margin-right: 0;
	}
	.cart_details
	{
		margin-top: 93px;
	}
	.footer_nav ul li
	{
		margin-right: 30px;
	}

	.container {
		max-width: 100% !important;
	}

}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	.cart_bar_title_farmer, .cart_product_farmer {
		display: none !important;
	}
	.cart_product_farmer_mobile {
		display: block !important;
	}
	.cart_product_info {
		width: 450px !important;
	}
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	.cart_product {
		align-items: center !important;
		flex-direction: row !important;
	}
}

/************
10. 740px
************/

@media only screen and (max-width: 740px)
{
	.cart_product_name a, .cart_product_farmer a, .cart_product_price, .cart_product_total {
		font-size: 15px !important;
	}

	#checkout_addresses {
		width: 90% !important;
		margin: 0 auto;
	}
}

/************
10. 600px
************/

@media only screen and (max-width: 600px)
{
	.cart_product_info {
		width: 300px !important;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	p{font-size: 13px;}
	.home, .home_container
	{
		/*height: 372px;*/
		height: 215px;
	}
	.home_background {
		height: 215px;
		min-height: 0px;
	}
	.header
	{
		height: 70px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo a
	{
		font-size: 24px;
	}
	.shopping
	{
		padding-right: 47px;
		margin-left: 0;
	}
	.burger_container
	{
		top: calc(50% + 1px);
	}
	.menu
	{
		width: 100%;
		right: -100%;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 21px;
	}
	.menu .search
	{
		margin-bottom: 50px;
	}
	.menu .search_input
	{
		height: 36px;
	}
	.menu_close_container
	{
		right: 15px;
	}
	.menu .logo
	{
		margin-bottom: 35px;
		margin-right: auto;
	}
	.menu.active
	{
		right: 0;
	}
	.section_subtitle
	{
		font-size: 12px;
	}
	.section_title
	{
		font-size: 28px;
	}
	.newsletter
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.newsletter_button
	{
		display: block;
		position: relative;
		margin: 0 auto;
		margin-top: 10px;
	}
	.newsletter_text
	{
		font-size: 13px;
	}
	.footer_logo a
	{
		font-size: 48px;
	}
	.footer_nav ul li
	{
		display: block;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.footer_nav ul li:last-child
	{
		margin-bottom: 0;
	}
	.footer_social ul li
	{
		margin-right: 29px;
	}
	.footer_social ul li a i
	{
		font-size: 20px;
	}

	.cart_bar_title_reallyPrice, .cart_product_reallyPrice {
		display: none !important;
	}
	.myAccount_orders td, .myAccount_orders th, .myAccount_detailedOrders td, .myAccount_detailedOrders th {
		font-size: 13px !important;
	}
	#changePWD_dialog {
		width: 92% !important;
	}
	#checkout_addresses {
		width: 90% !important;
		margin: 0 auto;
	}
	.billing {
		padding-top: 30px;
	}
	#checkout_addresses_show {
		width: 90% !important;
		margin: 0 auto;
	}
	#checkoutContainer {
		width: 90%;
		margin: 0 auto;
		flex: none;
	}
	#seamless-form-target {
		height: 380px !important;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	.cart_product_info_inner {
		justify-content: flex-end !important;
	}
	.cart_product_info {
		width: 240px !important;
	}
	.cart_product_name {
		margin-left: 5px !important;
	}

	.checkoutProduct {
		height: 70px !important;
	}
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	.cart_details {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}

/************
15. 385px
************/

@media only screen and (max-width: 385px)
{
	#magBlock {
		width: 83px !important;
		height: 38px !important;
	}

	#yxLogo {
		width: 85px !important;
		height: 30px !important;
		margin-left: 10px !important;
	}
}

