@charset 'utf-8';
/*
 Theme Name:   Franco Child
 Theme URI:    http://steel-factory.ancorathemes.com/
 Description:  Franco - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     franco
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  franco
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@media (min-width: 1024px) {
	.body_style_fullwide.single-product .content_wrap {
		width: 960px;
		padding-left: 0;
    	padding-right: 0;
	}

	.body_style_fullwide.single-product .content {
		width: 1000px;
	}
}
@media (min-width: 1280px) {
	.body_style_fullwide.single-product .content_wrap {
		width: 1100px;
		padding-left: 0;
    	padding-right: 0;
	}

	.body_style_fullwide.single-product .content {
		width: 1000px;
	}
	.body_style_fullwide.sidebar_left.single-product .content {
    	padding-left: 270px;
	}
}
@media (min-width: 1440px) {
	.body_style_fullwide.single-product .content_wrap {
		width: 1280px;
		padding-left: 0;
    	padding-right: 0;
	}

	.body_style_fullwide.single-product .content {
		width: 1100px;
	}
	.body_style_fullwide.sidebar_left.single-product .content {
    	padding-left: 270px;
	}
}

@media (min-width: 1024px) { 
.body_style_fullwide.tax-product_cat .content_wrap { 
width: 960px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.tax-product_cat .content { 
width: 1000px; 
} 
} 
@media (min-width: 1280px) { 
.body_style_fullwide.tax-product_cat .content_wrap { 
width: 1100px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.tax-product_cat .content { 
width: 1000px; 
} 
.body_style_fullwide.sidebar_left.tax-product_cat .content { 
     padding-left: 270px; 
} 
} 
@media (min-width: 1440px) { 
.body_style_fullwide.tax-product_cat .content_wrap { 
width: 1280px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.tax-product_cat .content { 
width: 1100px; 
} 
.body_style_fullwide.sidebar_left.tax-product_cat .content { 
     padding-left: 270px; 
} 
}

@media (min-width: 1024px) { 
.body_style_fullwide.post-type-archive-product .content_wrap { 
width: 960px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.post-type-archive-product .content { 
width: 1000px; 
} 
} 
@media (min-width: 1280px) { 
.body_style_fullwide.post-type-archive-product .content_wrap { 
width: 1100px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.post-type-archive-product .content { 
width: 1000px; 
} 
.body_style_fullwide.sidebar_left.post-type-archive-product .content { 
     padding-left: 270px; 
} 
} 
@media (min-width: 1440px) { 
.body_style_fullwide.post-type-archive-product .content_wrap { 
width: 1280px; 
padding-left: 0; 
     padding-right: 0; 
} 

.body_style_fullwide.post-type-archive-product .content { 
width: 1100px; 
} 
.body_style_fullwide.sidebar_left.post-type-archive-product .content { 
     padding-left: 270px; 
} 
}