/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
@media only print {
	body {
		padding: 50px;
	}
	#header .nav, #header .banner, #topbar{
		display: none;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static;
	}
	#page {
		padding-top: 0!important;
	}
	.top-utilities .ApColumn {
		display: none;
	}
	.top-utilities .ApColumn:nth-child(2) {
		display: block;
		float: left;
	}
	#leo-megamenu {
		display: none;
	}
	#header .row div#header_logo {
		display: block;
	}
	#header_logo {
		text-align: left;
	}

	#center_column {
		width: 100% !important;
	}

	#left_column, #right_column {
		display: none;
	}

	.no-print, #quantity_wanted_p > a, a.quick-view {
		display: none !important;
	}

	div.selector, div.selector span, div.selector select {
		background: none;
	}

	#thumbs_list li a:hover, #thumbs_list li a.shown {
		border-color: #fff;
	}

	.product_attributes, .box-cart-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.pb-left-column #views_block {
		margin-top: 10px;
		width: 278px !important;
	}

	#thumbs_list_frame, #thumbs_list {
		width: 100% !important;
		height: 100% !important;
	}

	#thumbs_list li, #thumbs_list li:first-child {
		margin: 4px;
		width: 82px;
		height: 82px;
	}

	#view_scroll_left, #view_scroll_right, .view_scroll_spacer {
		display: none !important;
	}

	.bx-wrapper {
		width: 100% !important;
		max-width: 100% !important;
	}

	.bx-viewport {
		height: auto !important;
	}

	#bxslider, #bxslider1, #crossselling_list_car {
		width: 100% !important;
		height: auto !important;
		overflow: visible !important;
	}

	#bxslider1 .product-box {
		min-height: 200px;
	}

	.bx-controls-direction {
		display: none;
	}

	#footer {
		display: none;
	}
	#breadcrumb {
		display: none;
	}
}
