@media (max-width: 1200px) { 
	
/*========================================
================ CHECKOUT ================
=========================================*/

body.woocommerce-cart .bt_bb_wrapper .woocommerce, 
body.woocommerce-checkout .bt_bb_wrapper .woocommerce {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	
.woocommerce-cart table.cart img {
    width: 150px !important;
}
	
body.woocommerce-cart .bt_bb_wrapper .woocommerce table.cart td.actions .coupon {
	min-width: 0;
}
	
}



@media only screen and (max-width: 1199px) { 
	
/*=====================================
=============== GENERAL ===============
======================================*/
	/*=== TEXTO ===*/

		/*- tamaño texto -*/

/*h1.ee_title_2, h2.ee_title_2, h3.ee_title_2, h4.ee_title_2, p.ee_title_2 {
	font-size: 35px;
	line-height: 35px;
}*/
	
/*========================================
================== HOME ==================
=========================================*/
	
/*===== SLIDER HOME =====*/

	/*.ee_slider_home_container h1.ee_slider_home_title {
		font-size: 35px;
		line-height: 35px;
	}
	
	.ee_slider_home_container h2.ee_slider_home_title {
		font-size: 30px;
		line-height: 30px;
	}*/
	
/*========================================
============= ECOGRAFIA 5D ===============
=========================================*/
	
/*===== SECCION VIDEO TEXTO =====*/
	
	/*.ee_section_text_video_container .ee_section_text_video_title {
		font-size: 30px;
		line-height: 30px;
	}*/
	
/*===== SECCION TIENDA ONLINE FILA DESTACADA =====*/
	
	section.ee_section_oline_store {
		padding: 40px;
	}
 
	.ee_section_oline_store .ee_box_background_opacity_white {
		padding: 43px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
/*========================================
================== HOME ==================
=========================================*/

/*===== SLIDER HOME =====*/	
	
	.ee_row_image_text_container .ee_row_image_text_text {
		width: 50%;
		float: right;
		padding: 40px;
	}
	
}

@media only screen and (max-width: 991px) { 
	
/*========================================
================== HOME ==================
=========================================*/
	
/*====== TIENDA =======*/

/*--- CAJAS ---*/
	
	.ee_section_category_store .woocommerce ul.products > li.product:first-child {
		/*margin-bottom: 40px;*/
	}

	.ee_section_category_store .woocommerce ul.products > li.product {
		/*width: 50% !important;*/
	}
	
/*========================================
============= ECOGRAFIA 5D ===============
=========================================*/
	
/*===== SECCION VIDEO TEXTO =====*/

	.ee_section_text_video_container .ee_section_text_video_text {
		text-align: center;
		padding: 0 90px 40px 90px;
	}
	
	.ee_section_video_text_container .ee_section_video_text_text {
		text-align: center;
		padding: 40px 90px 0 90px;
	}
	
	.ee_section_text_video_container .ee_section_text_video_video,
	.ee_section_video_text_container .ee_section_video_text_video {
		max-width: 800px;
		margin: 0 auto;
	}
	
/*===== SECCION TIENDA ONLINE FILA DESTACADA =====*/
	.ee_section_oline_store .ee_box_background_opacity_white .ee_section_oline_store_text{
		text-align: center;
		margin-bottom: 30px;
	}
	
	
/*========================================
=============== SESIONES =================
=========================================*/

/*===== SECCION FOTO TSXTO TEXTO FOTO A GRID=====*/
	
.ee_row_image_text_grid_container > .boldRowInner {
	display: flex;
	flex-direction: column;
}
		
.ee_row_image_text_grid_container .ee_row_image_text_grid_text {
	order:2;
    text-align: center;
	padding: 0 40px 60px 40px;
}
	
.ee_row_image_text_grid_container:last-child .ee_row_image_text_grid_text {
	padding-bottom: 0;
}
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_image {
	padding: 0 15px;
	order:1;
}
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_image .bpgPhoto {
	height: 300px;	
}
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_image .btImage {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
	

	
	
}



@media (max-width: 920px) {

/*========================================
================ CHECKOUT ================
=========================================*/
	
iframe#paytpv_iframe {
    min-height: 1400px !important;
}
	
}




@media only screen and (max-width: 767px) { 
	
/*========================================
================== HOME ==================
=========================================*/
	
.ee_slider_home_container .slidedItem .btSlidePane {
	padding-left: 10px !important;
}

	
/*===== FILA IMAGEN TEXTO =====*/
	
	.ee_row_image_text_container {
		background: none !important;
		
	}
	
	.ee_row_image_text_container .ee_row_image_text_text {
		text-align: center;
		padding: 40px 40px 0 40px;
	}
	
	.ee_row_image_text_container .ee_border_title_intro_left_2 {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 25px;
	}
	
/*====== SECCION CATEGORY BLOG ======*/

	.ee_section_category_blog .btLatestPostsContainer.horizontalPosts {
		flex-direction: column;
	}
	
	.ee_section_category_blog .btSingleLatestPost {
		margin-bottom: 30px;
	}
	
	.ee_section_category_blog .btSingleLatestPost:last-child {
		margin-bottom: 0;
	}
	

}

@media only screen and (max-width: 575px) {
	
/*=====================================
=============== GENERAL ===============
======================================*/

/*=== TEXTO ===*/

	/*- tamaño texto -*/

	h1.ee_title_2, h2.ee_title_2, h3.ee_title_2, h4.ee_title_2, p.ee_title_2 {
		font-size: 38px;
		line-height: 38px;
	}
	
	h1.ee_title_p, h2.ee_title_p, h3.ee_title_p, h4.ee_title_p, p.ee_title_p {
		font-size: 16px;
		line-height: 22px;
	}
	
	

/*========================================
================== HOME ==================
=========================================*/

/*===== SLIDER HOME =====*/
	
	.ee_slider_home_container .slick-track {
		display: flex;
    	align-items: stretch;
	}
	
	.ee_slider_home_container .mediumSliderHeight .slidedItem .btSliderPort {
    	height: 100%;
	}
	
	.ee_slider_home_container .btSlideGutter {
		margin: 40px auto 40px;
	}

	.ee_slider_home_container h1.ee_slider_home_title {
		font-size: 30px;
		line-height: 30px;
	}
	
	.ee_slider_home_container h2.ee_slider_home_title {
		font-size: 25px;
		line-height: 25px;
	}
	
	.ee_slider_home_container .ee_slider_home_infobox p{
		font-size: 16px;
		line-height: 24px;
	}
	
/*===== FILA IMAGEN TEXTO =====*/

	.ee_row_image_text_container .ee_row_image_text_text_right {
		padding: 30px 40px 0 40px;
	}
	
/*====== TIENDA =======*/

/*--- CAJAS ---*/

	.ee_section_category_store .woocommerce ul.products > li.product {
		/*width: 100% !important;*/
		/*margin-bottom: 40px;*/
	}	
	
	.ee_section_category_store .woocommerce ul.products > li.product:last-child {
		/*margin-bottom: 0;*/
	}
	
/*--- TEXTPS ---*/

.woocommerce .product h4 .headline {
	font-size: 24px;
	line-height: 30px;
} 
	
/*========================================
============= ECOGRAFIA 5D ===============
=========================================*/
	
/*===== SECCION VIDEO TEXTO =====*/
	
	.ee_section_text_video_container,
	.ee_section_video_text_container {
    	padding-top: 40px;
    	padding-bottom: 40px;
	}

	.ee_section_text_video_container .ee_section_text_video_text {
		text-align: center;
		padding: 0 20px 30px 20px;
	}
	
	.ee_section_video_text_container .ee_section_video_text_text {
		text-align: center;
		padding: 30px 20px 0 20px;
	}
	
	.ee_section_text_video_container .ee_section_text_video_title,
	.ee_section_video_text_container .ee_section_video_text_title {
		font-size: 30px;
		line-height: 30px;
	}
	
/*===== SECCION PREGUNTAS FRECUENTES =====*/
	
	.ee_section_questions .accordionPanes .tabAccordionTitle {
		font-size: 14px;
		line-height: 20px;
	}
	
	.ee_section_questions .accordionPanes .tabAccordionContent p{
		font-size: 13px !important;
		line-height: 19px;
	}
	
/*===== SECCION TIENDA ONLINE FILA DESTACADA =====*/
	
	section.ee_section_oline_store {
		padding: 15px;
	}
 
	.ee_section_oline_store .ee_box_background_opacity_white {
		padding: 20px;
	}
	
/*========================================
=============== SESIONES =================
=========================================*/
	
/*===== SECCION FOTO TSXTO TEXTO FOTO A GRID=====*/
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_image .bpgPhoto {
    height: auto;
}
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_image .btImage {
	position: relative;
}
	
.ee_row_image_text_grid_container .ee_row_image_text_grid_text {
    padding: 0 30px 60px 30px;
}

.ee_row_image_text_grid_container .ee_row_image_text_grid_title {
	font-size: 28px;
	line-height: 28px;
	padding-top: 30px;
}
	

	
}




@media screen and (min-width: 321px) and (max-width: 400px) {
	
	
	/* HOME > TIENDA */
	.ee_section_category_store .woocommerce ul.products > li.product {
		width: 50% !important;
	}
	
}