@charset "utf-8";
/* CSS Document */


/*top head css*/

.top_head {
	background: #fbfbfb none repeat scroll 0 0;
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 3;
}
.top_logo a {
	margin: 0 18px 0 7px;
	color: #1e2832;
	font-size: 15px;
}
.top_logo img {
	margin-right: 15px;
}
.tool_menu ul {
	display: table;
	margin: 0 auto;
}
.tool_menu ul li a {
	font-size: 16px;
	color: #1e2832;
	position: relative;
	text-transform: capitalize;
}
.tool_menu ul li.active a {
	color: #505a64;
}
.tool_menu ul li.active {
	border-bottom: 2px solid #505a64;
}
.tool_menu ul li {
	margin: 0 0 0 50px;
}
.tool_menu ul {
	display: table;
	margin: 0 auto;
	width: 100%;
}
.tool_menu.measure_menu ul li:first-child {
	margin-left: 0;
}
.tool_menu.measure_menu ul li {
	margin: 0 0 0 21px;
}
.tool_menu.measure_menu ul {
	display: table;
	margin: 0 auto;
	width: 100%;
}
.tool_menu.measure_menu ul li a::after {
	color: #787878;
	content: "";
	font-family: "fontawesome";
	font-size: 17px;
	position: absolute;
	right: -21px;
	top: -16px;
}
.tool_menu.measure_menu ul li:last-child a::after {
	display: none;
}
.tool_menu ul li:hover {
	border-bottom: 2px solid #222;
	transition: all 0.5s ease 0s;
}
.menu_icon a {
	margin: 0 0 0 30px;
}
.menu_icon {
	text-align: right;
}
.hide_menu {
	left: 0;
	position: absolute;
	right: 0;
	top: -800px;
	transition: top 0.5s ease 0s;
}
.hide_menu.show_menu {
	top: 0px;
}
.menu_home_hide ul li a {
	font-size: 14px;
	/*text-transform: uppercase;*/
	color: #646464;
	padding: 5px 10px;
}
.menu_home_hide ul li.active a {
	background-color: #222;
	color: #fff;
}
/* .menu_home_hide ul li:hover a { */
	/* background-color: #222 !important; */
	/* color: #fff !important; */
/* } */
.menu_home_hide ul {
	/*display: table;*/
	margin: 0 auto;
}
.menu_home_hide ul li {
	padding: 0 7px;
}
.menu_home_hide ul li:first-child a:hover {
	background: none;
	border: none;
}
.logo_head img {
	margin: 0 auto;
}
.change_icon {
	float: left;
	width: 10%;
}
.change_menu {
	float: left;
}
.logo_center {
	display: table;
	margin: 0 auto;
}
/*top head style end*/

.product_bx {
	padding: 0px 0px 20px 0px;
}
.pro_bx ul li {
	font-size: 16px;
	color: #323c46;
	width: 17%;
	float: left;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
	list-style: none;
	padding: 15px 15px;
	margin-bottom: 30px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	height: 200px;
}
.pro_bx ul li:hover {
	width: 20%;
	margin-right: 0%;
	margin-left: 0%;
	padding: 25px 15px 15px 15px;
	transform: scale(1.1);
}
.pro_bx ul li a {
	font-size: 16px;
	color: #323c46;
}
.pro_bx ul li:hover a {
	font-size: 16px;
	color: #0072bc;
}
.pro_bx ul li span {
	font-size: 14px;
	color: #505a64;
	display: block;
}
.pro_bx ul li img {
	margin: 20px auto;
	display: block;
}
/*left style start*/

.left_side_menu {
	background-color: #fff;
	bottom: 0;
	margin-bottom: 0px;
	overflow: hidden;
	position: absolute;
	top:50px;
	transition: width 0.3s ease 0s;
	width: 80px;
	z-index: 999;
	border-right: 1px solid #ddd;
	padding-top: 34px;
}
.left_side_menu.lft_dec_box {
	width: 80px;
	border-right: 1px solid #ddd;
}
.left_side_menu ul li {
	list-style: outside none none;
	margin-bottom: 25px;
	overflow: hidden;
}
.left_optn {
	left: -320px;
	overflow-y: hidden;
	padding-bottom: 50px;
	position: absolute;
	top: 90px;
	transition: left 0.6s ease 0s;
	width: 270px;
}
.left_optn.move_left {
	left: 80px;
}
.center_modal.in_fab {
	background-color: hsl(0, 0%, 100%);
	bottom: 0;
	left: 400px;
	overflow: hidden;
	position: absolute;
	right: 220px;
	top:50px;
	width: 600px;
}
.center_modal {
	left: 410px;
	width: 585px;
	background-color: #fff;
	bottom: 0;
	position: absolute;
	right: 220px;
	top:50px;
	overflow: hidden;
}
.right_style {
	position: absolute;
	right: 10px;
	width: 300px;
	z-index: 1000;
}
.op_icon {
	float: left;
	width: 65px;
}
.op_title {
	color: #323c46;
	font-size: 16px;
	line-height: 31px;
	text-transform: uppercase;
	overflow: hidden;
}
.center_modal > img {
	display: table;
	margin: 0 auto;
}
.shirt_name {
	text-align: center;
}
.shirt_type {
	text-align: center;
}
.shirt_price {
	text-align: center;
}
.shirt_name h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	text-transform: uppercase;
}
.shirt_name h2 span {
	color: #222!important;
	font-size: 30px;
}
.shirt_type h3 {
	font-size: 18px;
	line-height: 27px;
	text-transform: uppercase;
}
.shirt_type h3 span {
	font-size: 14px!important;
}
.fabViewSide .fbView {
	display: inline-block;
	margin: 0 5px;
}
.fabViewSide .fbView.active > a, .fabViewSide .fbView > a:hover {
	border: 2px solid #dcdcdc;
}
.fbView img {
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
.fabViewSide .fbView.active span {
	color: #1F8CC5;
}
.fbView a .fbChecked {
	background-color: #1F8CC5;
	font-size: 12px;
	height: 16px;
	margin: 0;
	position: absolute;
	right: -2px;
	top: -2px;
	width: 16px;
}
.fbView a .fbChecked i {
	color: #ffffff;
	position: relative;
	top: -3px;
}
.fabViewSide .fbView span {
	color: #646464;
	display: block;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.fabViewSide .fbView > a {
	border: 1px solid #dcdcdc;
	display: block;
	height: 80px;
	position: relative;
	width: 72px;
	overflow: hidden;
	padding: 5px 0px;
}
.fabViewSide .fbView > a {
	display: block;
}
.fabViewSide {
	display: table;
	margin: 20px auto;
	text-align: center;
}
.fab_icon {
	display:block;
	margin: 0 50px;
}
.zoom_icon span {
	text-transform: uppercase;
	font-size: 14px;
	color: #323c46;
}
.zoom_fabric span {
	text-transform: uppercase;
	font-size: 14px;
	color: #323c46;
}
.zoom_icon_type span {
	text-transform: uppercase;
	font-size: 14px;
	color: #323c46;
}
.next_icon {
	width: 50%;
position: absolute;
bottom: -41px;
left: -107px;
}
.zoom_icon {
	display:block;
	margin: 0 50px;
	cursor: pointer;
}
.zoom_icon_type {
	display:block;
	margin: 0 50px;
	cursor: pointer;
}
.fab_icon {
	cursor: pointer;
}
.next_icon img {
	margin: 8px auto;
}
.nxt_sec {
	display: table;
	margin: 35px auto 0px;
}
.btn_next {
	background: #323c46 none repeat scroll 0 0;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	padding: 6px 20px;
	text-transform: uppercase;
}

.btn_next i{ margin:0px 10px 0px 20px;}

.tool_menu ul li a::after {
	color: #787878;
	content: "";
	font-family: "fontawesome";
	font-size: 17px;
	position: absolute;
	right: -31px;
	top: -16px;
}
.tool_menu ul li:last-child a::after {
	display: none;
}
.btn_next:hover {
	background: #333 none repeat scroll 0 0;
	color: #fff;
	transition: all 0.5s ease 0s;
}
.optn_fit .box_size_sec {
	float: left;
	width: 50%;
}
.box_size_sec {
	float: left;
	width:50%;
	height: 80px;
	margin-bottom: 0.1em;
	cursor: pointer;
}
.box_size_sec img {
	display: table;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	width:37px;
}
.top_left_head {
    border-bottom: 1px #dcdcdc solid;
    margin-left: 20px;
	margin-bottom:10px;
}

.box_size_sec p {
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 9px;
    color: #1e2832;
}
.left_optn > h3 {
	font-size: 16px;
	text-transform: uppercase;
}
.arr_list {
	float: right;
	overflow: visible;
	cursor: pointer;
}
.top_left_head > h3 {
	float: left;
	font-size: 16px;
	text-transform:capitalize;
	margin: 0px 10px 5px 0px;
	color:#646e78;
}
.left_side_menu ul {
	padding-left: 15px;
}
.op_icon > img {
	display: table;
	margin: 0 auto;
}
.op_shorttxt {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	color: #323c46;
	line-height: 16px;sss
}
.left_style {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
	width: 100%;
}
.container-fluid {
	padding: 0;
}
.fab_slide {
	overflow: hidden;
	position: relative;
}
.fab_det {
	background: #fff none repeat scroll 0 0;
	height: 122px;
	left: 10px;
	padding: 5px 19px;
	position: absolute;
	top: 11px;
	width: 61%;
}
.close_ico img {
	cursor: pointer;
	float: right;
	width: 8%;
}
.fab_det h3 {
	text-transform: uppercase;
}
.options_list.tags {
	display: table-cell;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	width: 80px;
	line-height: 31px;
	color: #323c46;
}
.accent_tab .op_title {
	color: #323c46;
	float: left;
	font-size: 16px;
	line-height: 31px;
	min-width: 164px;
	overflow: hidden;
	text-transform: uppercase;
}
.font_det h3 {
	font-size: 16px;
	margin: 0 21px 20px;
	text-transform: uppercase;
	color: #999;
}
.font_det .box_size_sec {
	height: 60px;
	width: 50%;
}
.thread_det h3 {
	font-size: 16px;
	margin: 0 21px 20px;
	text-transform: uppercase;
	color: #999;
}
.thread_det .box_size_sec {
	height: 60px;
	width: 32%;
}
.input_name_type .form-control {
	border-radius: 0;
	margin: 0 21px 20px;
	width: 50%;
}
.thread_det .box_size_sec img {
	width: 35px;
}
.top_left_head > h3 span {
	display: block;
	padding-top: 3px;
}
.left_first_scroll {
	height: 430px;
}
.pro_scroll {
	height: 500px;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0;
}
/*measurement page*/
.measure_head {
	border-bottom: 1px solid #ddd;
	height: 77px;
	line-height: 3;
}
.measure_head h2 {
	font-size: 24px;
	color: #1f8cc5;
	text-align: center;
	text-transform: uppercase;
}
.select_title h3 {
	font-size: 18px;
	text-align: center;
	color: #646e78;
}
.measure_box h4 {
	color: #1f8cc5;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.measure_img {
	height: 240px;
	overflow: hidden;
}
.measure_img img {
	height: 100%;
	max-height: 100%;
	width: 100%;
}
.select_title {
	margin-bottom: 40px;
}
.measure_box p {
	color: #323c46;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	text-transform: capitalize;
}
.btn_measure {
	background: #1f8cc5 none repeat scroll 0 0;
	color: #fff;
	font-weight: 600;
	padding: 8px 18px;
	text-transform: uppercase;
}
.measure_btn {
	display: table;
	margin: 0 auto;
}
/*order page start*/

.total_view.order_view {
	margin-left: 0;
}
.total_view {
	overflow: hidden;
}
.length_det li {
	width: 35%;
}
.total_view.order_view {
	margin-left: 0;
}
.input-number {
	width: 80px;
	padding: 0 12px;
	vertical-align: top;
	text-align: center;
	outline: none;
}
.input-number, .input-number-decrement, .input-number-increment {
	border: 1px solid #ccc;
	height: 50px;
}
.input-number-decrement, .input-number-increment {
	background: #fafafa none repeat scroll 0 0;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	width: 40px;
}
.input-number-decrement:active, .input-number-increment:active {
	background: #ddd;
}
.input-number-decrement {
	border-right: none;
	border-radius: 0;
}
.input-number-increment {
	border-left: medium none;
	border-radius: 0;
}
.order_count > h3 {
	color: #646464;
	font-size: 18px;
	margin: 0 0 13px;
	text-transform: capitalize;
}
.editing_file img {
	float: left;
	margin-right: 15px;
}
.editing_file label {
	color: #646464;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}
.editing_file label:hover {
	color: #c89632;
	transition: all 0.5s ease 0s;
}
.editing_file {
	float: left;
	margin-right: 49px;
	margin-top: 26px;
}
.suit_prof.full_addons {
	border: 1px solid #ddd;
	float: left;
	height: 170px;
	margin-right: 30px;
	overflow: hidden;
	padding: 0;
	width: 164px;
}

.suit_cont > h3 {
	color: #1f8cc5;
	margin-top: 0;
}
.suit_cont {
	overflow: hidden;
}
.suit_cont p {
	color: #323c46;
	font-size: 16px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.suit_cont p i {
	color: #1f8cc5;
	margin-right: 10px;
}
.suit_prof img {
	margin: 0 auto;
}
.order_hour h3 {
	color: #323c46;
	font-size: 30px;
	font-weight: 400;
}
.shirt_cont {
	float: left;
	margin-right: 10%;
}
.amount_det h3 {
	color: #323c46;
	font-size: 30px;
	font-weight: 400;
}
.order_hour.tool_amnt {
	float: right;
}
.shipping_det h3 {
	color: #323232;
	text-transform: uppercase;
	font-size: 16px;
}
.shipping_det label {
	font-size: 16px;
	font-weight: normal;
	line-height: 47px;
	text-transform: uppercase;
}
.shipp_amnt h4 {
	color: #323232;
	font-size: 18px;
	margin-bottom: 13px;
	overflow: hidden;
	text-transform: uppercase;
}
.shipp_amnt > h3 {
	color: #1f8cc5;
	font-size: 30px;
	text-transform: uppercase;
}
.shipp_amnt {
	text-align: right;
}
.shipping_det .select {
	float: left;
	margin-right: 18px;
	width: 46%;
}
.shipping_det .select {
	float: left;
	margin-right: 18px;
	width: 46%;
}
.btn_save_cart {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 16px;
	margin-right: 28px;
	padding: 12px 16px;
	text-transform: uppercase;
}
.btn_save_cnt_shipp:hover {
	background: #323232;
	transition: all 0.5s ease 0s;
	color: #fff;
}
.cart {
	float: right;
}
#order {
	margin-bottom: 30px;
}
.choose_addr > h4 {
	color: #c89632;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.addres_field > p {
	color: #646464;
	font-size: 16px;
	line-height: 27px;
	margin: 0;
	text-transform: capitalize;
}
.addres_field {
	border: 1px solid #ddd;
	padding: 18px;
	width: 80%;
	overflow: hidden
}
.choose_addr {
	margin-top: 40px;
}
.ship_addr {
	margin-top: 40px;
}
.ship_addr > h4 {
	color: #c89632;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.shipping_form .form-group label {
	color: #646464;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal;
}
.shipping_form .form-group .form-control {
	border-radius: 0;
	height: 42px;
}
.shipping_form .form-group .checkbox {
	margin-left: 0;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.shipping_form .form-group .checkbox label {
	padding-left: 0;
	line-height: 16px;
}
.cont_list > h4 {
	color: #323232;
	text-align: center;
	text-transform: capitalize;
}
.cont_list {
	margin-bottom: 50px;
	margin-top: 50px;
}
.pay_wdth {
	margin: 0 auto;
	width: 50%;
}
.addres_field .checkbox {
	line-height: 98px;
	text-align: right;
}
.addres_field .checkbox .cr {
	background-color: #fff;
	border: 2px solid #c89633;
	border-radius: 0;
	display: inline-block;
	float: left;
	height: 25px;
	margin-right: 0.5em;
	margin-top: 0;
	position: relative;
	width: 25px;
}
.addres_field .checkbox .cr .cr-icon {
	color: #c89633;
	font-size: 14px;
	left: 16%;
	line-height: 0;
	position: absolute;
	top: 50%;
}
.addres_field:hover {
	border: 1px solid #c89633;
}
.shipping_det .select {
	float: left;
	margin-right: 18px;
	width: 46%;
}
.shipping_det .select {
	float: left;
	margin-right: 18px;
	width: 46%;
}
.newsletter .input-group .form-control {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	height: 51px;
}
.newsletter .input-group span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	color: #323232;
	cursor: pointer;
	font-size: 18px;
}
.btn_save_cnt_shipp {
	background: #1f8cc5 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 32px;
	text-transform: uppercase;
}
.btn_save_cnt_shipp:hover {
	background: #323232;
	transition: all 0.5s ease 0s;
	color: #fff;
}
.cart {
	float: right;
}
#order {
	margin-bottom: 30px;
}
.choose_addr > h4 {
	color: #c89632;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.addres_field > p {
	color: #646464;
	font-size: 16px;
	line-height: 27px;
	margin: 0;
	text-transform: capitalize;
}
.addres_field {
	border: 1px solid #ddd;
	padding: 18px;
	width: 80%;
	overflow: hidden
}
.choose_addr {
	margin-top: 40px;
}
.ship_addr {
	margin-top: 40px;
}
.ship_addr > h4 {
	color: #c89632;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.shipping_form .form-group label {
	color: #646464;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal;
}
.shipping_form .form-group .form-control {
	border-radius: 0;
	height: 42px;
}
.shipping_form .form-group .checkbox {
	margin-left: 0;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.shipping_form .form-group .checkbox label {
	padding-left: 0;
	line-height: 16px;
}
.cont_list > h4 {
	color: #323232;
	text-align: center;
	text-transform: capitalize;
}
.cont_list {
	margin-bottom: 50px;
	margin-top: 50px;
}
.pay_wdth {
	margin: 0 auto;
	width: 50%;
}
.addres_field .checkbox {
	line-height: 98px;
	text-align: right;
}
.addres_field .checkbox .cr {
	background-color: #fff;
	border: 2px solid #c89633;
	border-radius: 0;
	display: inline-block;
	float: left;
	height: 25px;
	margin-right: 0.5em;
	margin-top: 0;
	position: relative;
	width: 25px;
}
.addres_field .checkbox .cr .cr-icon {
	color: #c89633;
	font-size: 14px;
	left: 16%;
	line-height: 0;
	position: absolute;
	top: 50%;
}
.addres_field:hover {
	border: 1px solid #c89633;
}
.select {
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}
.select select {
	-moz-appearance: none;
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #7b7b7b;
	cursor: pointer;
	display: inline-block;
	outline: 0 none;
	padding: 15px;
	width: 100%;
	-webkit-appearance: none;
}
.select select:hover, .select select:focus {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
.select select:disabled {
	opacity: 0.5;
	pointer-events: none;
}
.select_arrow {
	border-color: #7b7b7b transparent transparent;
	border-style: solid;
	border-width: 8px 5px 0;
	height: 0;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 16px;
	width: 0;
}
.select select:hover ~ .selectarrow, .select select:focus ~ .selectarrow {
	border-top-color: #000;
}
.select select:disabled ~ .selectarrow {
	border-top-color: #ccc;
}
.amount_head {
	float: left;
	margin-right: 14px;
	width: 70%;
}
.amount_price {
	float: left;
	overflow: hidden;
}
.shipp_amnt h4.total_amnt {
	font-size: 30px;
	color: #1f8cc5;
}
.op_fabtxt {
	color: #1e2832;
	font-size: 12px;
	text-align: center;
	text-transform: capitalize;
}
.left_side_menu.fab_filter {
	border-right: 1px solid #ddd;
	float: left;
	margin: 0;
	padding-top: 34px;
	position: absolute;
	top: 0;
	width: 83px;
}
.left_fab {
	bottom: 0;
	margin-bottom: 90px;
	margin-left: 106px;
	overflow: hidden;
	padding-top: 15px;
	position: relative;
	top: 0;
	width: 290px;
	transition: left 0.5s ease 0s;
}
.fab_tab {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
	position: absolute;
	width: 490px;
	height: 100vh;
	display: none;
}
.pro_tab {
	background: #fff none repeat scroll 0 0;
	position: absolute;
	width: 100%;
	height: 100vh;
	padding-top: 50px;
}
.left_fab > h3 {
	border-bottom: 1px solid #f0f0f0;
	font-size: 16px;
	font-weight: 400;
	line-height: 49px;
	margin-top: 0;
	text-transform: capitalize;
	color: #646e78;
}
.list_fab_box {
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	width: 112px;
}
.fab_tit {
	float: left;
	font-size: 13px;
	text-transform: capitalize;
	color: #1e1e1e;
}
.fab_type {
	color: #646464;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.fab_list_price {
	color: #969696;
	font-size: 13px;
}
.fab_adj_box {
	height: 82px;
	overflow: hidden;
	position: relative;
	width: 112px;
}
.fab_adj_box img {
	height: 100%;
	max-height: 100%;
	width: 100%;
}
/*filter css*/


#integration-list {
	width: 95%;
}
#integration-list ul {
	padding: 0;
	margin: 20px 0;
	color: #555;
}
#integration-list ul > li {
	border-top: 1px solid #ddd;
	display: block;
	line-height: 26px;
	list-style: outside none none;
	overflow: hidden;
	padding: 5px;
}
#integration-list ul > li h2 {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#integration-list ul:last-child {
	border-bottom: 1px solid #ddd;
}
#integration-list ul > li:hover {
	background: rgba(247, 247, 247, 0.95) none repeat scroll 0 0;
}
.expand {
	display: block;
	text-decoration: none;
	color: #555;
	cursor: pointer;
	text-transform: uppercase;
}
#left, #right {
	display: table;
}
#sup {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
}
.detail a {
	text-decoration: none;
	color: #C0392B;
	border: 1px solid #C0392B;
	padding: 6px 10px 5px;
	font-size: 14px;
}
.detail {
	margin: 10px 0 10px 0px;
	display: none;
	line-height: 22px;
	min-height: 108px;
}
.detail span {
	margin: 0;
}
.right-arrow {
	margin-top: 0px;
	margin-left: 20px;
	width: 10px;
	height: 100%;
	float: right;
	font-weight: bold;
	font-size: 20px;
}
.icon {
	height: 75px;
	width: 75px;
	float: left;
	margin: 0 15px 0 0;
}
.list_fab_box.filter_box {
	width: 100%;
}
.checkbox label:after, .radio label:after {
	content: '';
	display: table;
	clear: both;
}
.checkbox .cr, .radio .cr {
	border: 1px solid #a9a9a9;
	border-radius: 0;
	display: inline-block;
	float: left;
	height: 1.3em;
	margin-right: 0.5em;
	position: relative;
	width: 1.3em;
}
.radio .cr {
	border-radius: 50%;
}
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
	font-size: 10px;
	left: 20%;
	line-height: 0;
	position: absolute;
	top: 50%;
}
.radio .cr .cr-icon {
	margin-left: 0.04em;
}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
	display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}
.detail ul li {
	border: medium none!important;
	float: left;
	width: 100%;
}
.detail ul li label {
	text-transform: uppercase;
}
.detail ul li .checkbox {
	position: relative;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
.detail ul li .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
}
.info_box .block {
	margin-bottom: 25px;
}
.info_box .block .title {
	margin-bottom: 6px;
	text-transform: uppercase;
}
.description {
	font-size: small;
	text-transform: capitalize;
}
.link {
	color: #999;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}
.list_fab_box .zoom_ico_hvr {
	display: none;
}
.list_fab_box:hover .zoom_ico_hvr {
	display: block;
	transition: all 0.5s ease 0s;
}
.zoom_ico_hvr {
	background: rgba(34, 34, 34, 0.23) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 3px;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.zoom_ico_hvr i {
	color: #fff;
	font-size: 20px;
	margin: 0px auto;
	display: table;
	position: relative;
	top: 24px;
}
.sel_tick {
	position: absolute;
	right: 0;
	top: -3px;
}
.fab_adj_box.active {
	border: 2px solid #646e78;
}
.menu_icon a img {
	bottom: 4px;
	position: relative;
	vertical-align: middle;
}
.menu_icon a {
	color: #222;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
}
.detail ul li:hover {
	background: transparent none repeat scroll 0 0!important;
}
.slider_show {
	background-image: url("../images/left_menu/modal.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 94%;
	height: 100vh;
}
.btn.off_btn {
	background: #222 none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	font-size: 12px;
	margin-bottom: 13px;
	text-transform: uppercase;
	width: 85%;
}
.form_box .form-control {
	background: rgba(0, 0, 0, 0) url("../img/envelope.png") no-repeat scroll 10px center;
	border: 1px solid #222;
	border-radius: 0;
	margin-bottom: 15px;
	padding-left: 30px;
}
.btn.off_btn {
	background: #222 none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	font-size: 12px;
	margin-bottom: 13px;
	padding: 11px;
	text-transform: uppercase;
	width: 100%;
}
.btn.off_btn.dot_want {
	background: #ddd none repeat scroll 0 0;
	border-radius: 0;
	color: #222;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 11px;
	text-transform: uppercase;
	width: 100%;
}
.form_box {
	margin-top: 20px;
	text-align: center;
}
.form_box h3 {
	font-size: 18px;
	color: #1e2832;
}
.form_box p {
	font-size: 14px;
	color: #505a64;
}
.shirt_price > h3 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.resp_icon {
	float: right;
	padding-right: 20px;
}

.add_cart{ border:1px #646e78 solid;
background:#fff; color:#646e78; font-size:14px; padding:8px 20px;}

.add_cart i{ color:#646e78; margin-right:10px;}

.reset{ color:#323c46; font-size:14px;}

#go_login .modal-content p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

#go_login .modal-content {
    border-radius: 0;
}
.savecart_btn {
    padding: 7px 31px;
    border-radius: 0;
    text-transform: uppercase;
    background: #919191;
    color: #fff;
    border: #323c46;
}

.btn.btn-success.savecart_btn:hover {
	background:#323c46;
	transition:all 0.5s;
}

.btn.btn-default.savecart_btn:hover {
	background:#323c46;
	transition:all 0.5s;
}
.material-block{
    overflow: hidden;
    display: block;
    width: 87px;
    height: 87px;
    margin: 3px 1px 0;
    padding: 1px;
    background-repeat: repeat;
    text-align: center;
    -webkit-box-shadow: 0 0 0 1px #d0d0d0 inset;
    -moz-box-shadow: 0 0 0 1px #d0d0d0 inset;
    box-shadow: 0 0 0 1px #d0d0d0 inset;
    cursor: pointer;
    position: relative;
	background: #ddd;
}
.material-block.active, .material-block:hover, .material-block:focus  {
	border: 4px solid;
	transition:all 0.5s ease 0s;
}


.inner-content {
    height: 100%;
    width: 100%;
    position: relative;
    display: table;
}	
.inner-content-text {
    display: table-cell;
    vertical-align: middle;
}
.material {
    text-align: center;
}
.inner-content-text span {
    text-transform: uppercase;
    font-size: 12px;
	text-shadow: 1px 1px 1px #FFF;
}
.total_measure .form-control {
    border-radius: 2px;
    height: 40px;
}
.cent .input-group span {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    font-family: raleway;
    font-size: 17px;
}
.cent .form-control {
    border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    font-family: raleway;
    height: 40px;
    margin: 0 auto;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    float: left;
}

.fbView .active {
	border: 2px solid !important;
}
.length_det.head_fabric {
    text-align: center;
}
.measure_btn.savemeasure {
	margin-bottom: 2em;
}


.box_size_sec p{font-size: 8px;}
.box_size_sec{height: 81px;}
.box_size_sec.pant_fastening_apply img{width: 70px;}
.left_first_scroll {  height: 426px; }
.vest_model .fab_icon img, .pant_model .fab_icon img { border: 1px solid #dcdcdc;  padding: 21px 16px; }
.zoom_fabric {  cursor: pointer; }
.list_fab_box:hover .fab_tit, .list_fab_box:hover .fab_list_price{color: #000;}
.fab_adj_box:hover{border: 2px solid #000;}
.left_side_menu ul li.active .op_shorttxt{color: #1F8CC5; font-weight: bold;}
.left_side_menu ul li .on_side{text-decoration: none;}

@media screen and (max-width: 1200px){
.pro_bx ul li:hover{width: 32%;}
.pro_bx ul li{width: 28%; margin-right: 2.5%; margin-left: 2.5%;}
}

@media screen and (max-width: 767px){
.left_optn.move_left{left: -3000px;}
.left_optn.fit_box.move_left{left: 0;}


}