
.display-none {
	display: none;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.highlight-box {
	padding-top: 5%;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: #eee;
	border-radius: 0;
}

.filter-tab>.active {
    display: block;
    padding:0px 15px 0px 15px;
}

span.icon {
	font-size: 16px;
	padding-left: 15px;
	font-weight: 400;
}

span.glyphicon {
	font-size: 11px;
	font-weight: 400;
	float: right;
	padding-top: 5px;
}

.btn-group.open .dropdown-toggle {
	box-shadow: none;
	border: 1px solid #000;
}

.add-filter-menu {
	float: right;
	margin-top: -2px;
	margin-left: 2px;
}

.add-filter-btn {
    border: 1px solid #ccc;
	border-radius: 0;
    margin-bottom: 0px;
	margin-right: 2px;
	margin-top: 2px;
    background: #FFF;
	display: inline-block;
	height: 35px;
	width: 130px;
	overflow: hidden;
	text-align: left;
}

.add-filter-btn.active, .add-filter-btn:active {
	webkit-box-shadow: none;
    box-shadow: none;
	border: 1px solid #000;
}
.add-filter-name {
    
}
.add-filter-list {
	top: 35px;
}

li.add-filter-item, li.js-filter-item {
    padding: 0px 10px;
}

input.add-filter-checkbox, input.js-filter-checkbox {
	margin: 0;
	vertical-align: middle;
}

.filter-item {
	display: none;
	vertical-align: top;
}

.filter-item.active-filter {
	display: inline-block;
}

.chosen {
	position: relative;
	background: #eee;
	width: 98%;
	background: none repeat scroll 0 0 #EEE;
    border: 1px solid #BBB;
	top: 4px;
    clear: both;
    display: block;
    font-size: 11px;
    margin: 4px 0 6px;
    padding: 4px 0 4px 9px;
    overflow: hidden;
	text-overflow: ellipsis;
}

.remove-chosenFilter {
	  cursor: pointer;
    float: right;
    font-weight: 800;
    margin-top: -2px;
    min-height: 14px;
    padding-right: 5px;
}
select.prod-sort {
	-moz-appearance: none;
    -moz-transition: all 150ms ease 0;
    -ms-transition: all 150ms ease 0;
    -o-transition: all 150ms ease 0;
    -webkit-appearance: none;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 15px;
    -webkit-transition: all 150ms ease 0;
    background: #fff url(../image/arrows-sprite.png) no-repeat right -232px;
    border: 1px solid #ccc;
    border-radius: 0;
    cursor: pointer;
    transition: all 150ms ease 0;
	background-position: right -232px;
    display: inline;
    font-size: 12px;
    padding: 6px 15px;
    width: 162px;
	height: 35px;
	float: right;
}
.colorsquare {
    width: 20px;
    height: 20px;
    padding: 2px 2px 2px 2px;
}

/***/

#detailProduct{
	width:100%;display:block;
	overflow: hidden;
}
#aName{
	font-size: 16px;
	margin-bottom:5px;
	font-weight:bold;
}
#aStyle{
	margin-bottom:10px;
}
#aDescription{
	margin-bottom:10px;
}
#aColors{
	margin-bottom:10px;
	text-align:left;
}

@media (max-width: 980px) {
 #detailProduct {
   width:100% !important;
  }
}
.productDTable .numqut{
 	 width:45px;
}
.product_tab_table{
	width:96%!important;
	margin-left:2%!important;
	margin-bottom:10px!important;
}
#tblDesignColors .product_tab_textbox{
	width:96%!important;
	padding:3px 2% 3px 2%!important;
	margin:0px!important;
}
#tblDesignColors .product_tab_select{
	width:100%!important;
	margin:0px!important;
}

#tblDesignAttributes .product_tab_textbox{
	width:96%!important;
	padding:3px 2% 3px 2%!important;
	margin:0px!important;
}
#tblDesignAttributes .product_tab_select{
	width:100%!important;
	margin:0px!important;
}
.design_image{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	min-height:250px;
	max-height:250px;
}
.design_image img{
	max-height: 250px;
}
.design_product_image{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.placement_image_box{
	width: 100%;
	float: left;
}
.placement_image_content_box{
	width: 100%;
	float: left;
}
.placement_name{
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.placement_image{
text-align: center;
    width: 100%;
}
.placement_title{
 font-size: 10px;
    text-align: center;
    width: 100%;
}
.placement_image_content{
	width: 100%;
	float: left;
}
.design_attributes{
	width: 100%;
	float: left;
}
.design_colors{
	width: 100%;
	float: left;
}
#loadscreen{
   /* background: rgba(0, 0, 0, 0) url("../image/loadscreen.png") repeat scroll 0 0;*/
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.loadscreen-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

.loadscreen-loading div {
	width: 44px;
	height: 44px;
	background: url('../image/loading.gif') center center no-repeat;
}

.btn.add-filter-btn.keep-open {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}


/****/


.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index: 9999991;
}
.cd-panel::after {
  /* overlay layer */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(45deg);
  }
}
@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(-45deg);
  }
}
@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.cd-panel-header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0.96);
  z-index: 2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
}
.cd-panel-header h1 {
  font-weight: bold;
  color:#424F5C;
  padding-left: 5%;
  font-size: 16px!important;
  margin-top: 14px!important;
}
.from-right .cd-panel-header, .from-left .cd-panel-header {
  top: -50px;
}
.from-right .cd-panel-header {
  right: 0;
}
.from-left .cd-panel-header {
  left: 0;
}
.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
}
@media only screen and (min-width: 768px) {
  .cd-panel-header {
    width: 90%;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-panel-header {
    width: 90%;
  }
}

.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  background-color: #424f5c;
  text-align: center;
  color: #FFFFFF!important;
}
.cd-panel-close:hover {
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.cd-panel-container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: #F9F9F9;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  box-shadow: 0px 5px 5px #888888;
}
.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
  .cd-panel-container {
    width: 90%;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-panel-container {
    width: 90%;
  }
}

.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 5%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}
.cd-panel-content p:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .cd-panel-content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}




/**

**/

.custom_dropdown{
  width: 100%;
  float: left;;
}


/* Style The Dropdown Button */
.dropbtnss {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 0px!important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}



/* The container <div> - needed to position the dropdown content */
.dropdownss {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.dropdownss span{
   display: block;
    float: left;
    padding: 5px 18px 5px 10px;
    width: 100%;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-contentss {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99999;
}

/* Show the dropdown menu on hover */
/*
.dropdownss:hover .dropdown-contentss {
    display: block;
}
*/
.dropdown-contentss ul { 
    width: 100%;
    list-style: none;
    margin: 0px!important;
    padding: 0px!important;
}
.dropdown-contentss{
  width: 100%;
  float: left;
  max-height:150px;
  overflow:auto;
}

.dropdown-contentss ul li { padding: 5px 10px; z-index: 2; }
.dropdown-contentss ul li.normal_group{padding: 5px 2px!important; font-weight: bold; font-size:12px;}
.dropdown-contentss ul li .label_text{float:left;height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 20px); font-size:12px;}
.dropdown-contentss ul li .label_color{float:right; width: 20px; height: 20px;}

.dropdown-contentss ul li .label_color img{width: 20px; height: 20px;}

.dropdown-contentss ul li .label_text_price{
	float:left;
    height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 40px)!important;
	font-size:12px;
}
.dropdown-contentss ul li .label_text_price_color{float:left;height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 60px); font-size:12px;}
	
	
.dropdown-contentss ul li .label_color_price{
  float:right; width: 40px; height: 20px;
  font-size:12px;
}

.dropdown-contentss ul li { float: left; width: 100%; background: #fff; }
.dropdown-contentss ul li.normal_options:hover{ background: #09f; }

.dropbtnss span .label_text{
  float:left;
     height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 20px);
	font-size:12px;
}
.dropbtnss span .label_text_price_color{float:left;height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 60px); font-size:12px;}
	
	
.dropbtnss span .label_color{
  float:right; width: 20px; height: 20px;
}
.dropbtnss span .label_text_price{
  float:left;
     height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: calc(100% - 40px);
	font-size:12px;
}
.dropbtnss span .label_color_price{
  float:right; width: 40px; height: 20px;
  font-size:12px;
}

.dropbtnss span .label_color img{width: 20px; height: 20px;}

.dropbtnss:after {
  content: '>';
  font: 10px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 7px;
  /*Adjust for position however you want*/
  
  top: 11px;
  padding: 0 0 2px;
  /*left line */
  
  position: absolute;
  pointer-events: none;
}

.cart_items_apparel_image{
	max-width:150px;
}
.ttglv_apparel h2{
  font-size: 13px!important;
  font-weight:bold;
  border:none!important;
}
.ttglv_apparel .margin-10-20{
	font-size: 11px!important;
}
.ap_color_sel{
	border:2px solid #FF0000;
	display:inline-block;
}
.ap_color img{
	margin:1px;
}

.ap_color{
	margin:0px 0px 3px 3px;
	display:inline-table;
}
.placement_image img{
	height: 50px;
    min-width: 50px;
}
.display-color-brands{
	width:100%;
}