﻿.quick-tabs-1 .productTabs-header {
	float: right;
}

.quick-tabs-1 .ui-tabs .ui-tabs-nav li {
	text-align: right;
}



@media all and (min-width: 900px) {
	.ui-tabs .ui-tabs-nav li {
		float: right;
	}


	#quickTabs {
		background: #f5f6f7;
		border-radius: 4px;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
		-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
		-ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
		margin: 0 auto 10px auto;
		margin-top: 20px;
		border: 1px solid #ebeced;
		overflow: hidden;
		width: 100%;
		position: relative;
	}

	.ui-tabs .ui-tabs-panel {
		padding: 20px;
		background: #fff;
		border-top: 1px solid #e3e3e3;
		box-shadow: 0 -1px 6px -2px #ccc;
		-moz-box-shadow: 0 -1px 6px -2px #ccc;
		-webkit-box-shadow: 0 -1px 6px -2px #ccc;
		-ms-box-shadow: 0 -1px 6px -2px #ccc;
		-o-box-shadow: 0 -1px 6px -2px #ccc;
	}

	.quick-tabs-1 .productTabs-body {
		float: left;
		border-right: 1px solid #e1e1e1;
		border-left: 0;
	}

	#quickTabs .ui-tabs-nav li a::after {
		content: "";
		/*display: inline-block;*/
		height: 20px;
		margin: 0 0 0 16px;
		right: 0;
		width: 20px;
		position: relative;
		top: 15px;
		float: right;
	}

	.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li:last-child {
		width: auto;
		margin: 0;
	}


	#quickTabs .ui-tabs-nav li#firstTabTitle.ui-tabs-active a::after {
		background: url("/content/images/all-icons.png") no-repeat -317px -310px;
	}


	#quickTabs .ui-tabs-nav li#firstTabTitle a::after {
		background: url("/content/images/all-icons.png") no-repeat -317px -268px;
		width: 18px;
		height: 22px;
	}

	#quickTabs .ui-tabs-nav li.توضیحات.ui-tabs-active a::after {
		background: url("/content/images/all-icons.png") no-repeat -107px -310px;
	}


	#quickTabs .ui-tabs-nav li.توضیحات a::after {
		background: url("/content/images/all-icons.png") no-repeat -107px -269px;
		width: 18px;
		height: 22px;
	}

	#quickTabs .ui-tabs-nav li.نظرات.ui-tabs-active a::after {
		background: url("/content/images/all-icons.png") no-repeat -212px -310px;
	}


	#quickTabs .ui-tabs-nav li.نظرات a::after {
		background: url("/content/images/all-icons.png") no-repeat -212px -269px;
		width: 18px;
		height: 22px;
	}

	#quickTabs .ui-tabs-nav li.درباره.ui-tabs-active a::after {
		background: url("/content/images/all-icons.png") no-repeat -263px -310px;
	}


	#quickTabs .ui-tabs-nav li.درباره a::after {
		background: url("/content/images/all-icons.png") no-repeat -263px -269px;
		width: 18px;
		height: 22px;
	}


	#quickTabs .ui-tabs-nav .ui-tabs-active a {
		color: #2196f3;
	}

	#quickTabs .ui-tabs-nav .ui-tabs-active a {
		background: #fff;
		color: #2196f3;
		box-shadow: 0 2px 0 #2196f3 inset,0 2px 0 #fff;
		-webkit-box-shadow: 0 2px 0 #2196f3 inset,0 2px 0 #fff;
		-moz-box-shadow: 0 2px 0 #2196f3 inset,0 2px 0 #fff;
		-ms-box-shadow: 0 2px 0 #2196f3 inset,0 2px 0 #fff;
		-o-box-shadow: 0 2px 0 #2196f3 inset,0 2px 0 #fff;
		border-bottom: none;
	}


	#quickTabs .ui-tabs-nav li a {
		display: block;
		font: normal 14px/55px yekan;
		height: 55px;
		padding: 0 28px;
		position: relative;
		color: #3e3e3e;
		text-align: center;
		border-left: 1px solid #e3e3e3;
		transition: 200ms ease;
		-ms-transition: 200ms ease;
		-moz-transition: 200ms ease;
		-webkit-transition: 200ms ease;
		box-shadow: 0 2px 0 transparent inset;
		-webkit-box-shadow: 0 2px 0 transparent inset;
		-ms-box-shadow: 0 2px 0 transparent inset;
		-o-box-shadow: 0 2px 0 transparent inset;
	}
}
