



@charset "utf-8";
/* CSS Document */







@font-face {
	font-family: 'YanoneKaffeesatz-Regular';
	src: url('static/fonts/YanoneKaffeesatz-Regular.ttf')  format('truetype');
}



/**************** Generic Start ****************/
body{
	font-family: 'YanoneKaffeesatz-Regular';
	background:#ebe9e4;
	font-size: 16px;
	color:#5b616b;
}
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pb0{padding-bottom:0 !important;}
.mb0{margin-bottom:0 !important;}
.mb-5{margin-bottom:5px !important;}
.mb1{margin-bottom:10px !important;}
.mb2{margin-bottom:20px;}
.mb3{margin-bottom:30px;}
a, a:hover, a:focus, a:active{text-decoration:none;}
p{line-height:1.5;}


.errorMsg {
    color: #ff0000;
}

.btn-primary, .btn-default{border-radius:0; font-size: 16px; padding-top:4px; padding-bottom:4px; }
.btn-primary{background-color:#4a525b; border-color:#4a525b;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{background-color:#67727d; border-color:#67727d;}

.form-control{font-size: 15px;}

.prod-wrapper-content h3 a, .logo-blk a{color: #5b616b;}

.modal-header .close, .modal-body .close {
    opacity: 1;
    padding: 10px;
    margin-top: -20px;
    margin-right: -10px;
    font-size: 28px;
}

/**************** Generic End ****************/



/**************** Main Page Start ****************/
/*********** Header Bar Start ***********/
.main-header{
	padding:22px 0px;
}

.main-header .menu-blk{
	float:left;
	background: url(static/images/nav_divider.png) no-repeat right top;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:20px;
}
.main-header .menu-blk .icon-bar{
	width:23px;
	height:20px;
	display:inline-block;
	background: url(static/images/icon_bar.png) no-repeat center top;
	    vertical-align: middle;
	margin-right:20px;
}

/*********** Nav Bar Start ***********/
.dl-menuwrapper .dl-menu {
	background-color: #4a525b !important;
}

.dl-menuwrapper li a {
	color: #ffffff !important;
}

.dl-menuwrapper li a:hover {
	background: #000000 !important;
	color: #ffffff !important;
}

/*********** Nav Bar End ***********/


.main-header .logo-blk{float:left; padding-top:2px;}
.main-header .logo-blk img{height:35px; margin-right:10px; vertical-align:top;}
.main-header .logo-blk .store-name{font-size:42px; text-transform:uppercase; line-height: 0.7;}

.main-header .cart-blk{float:right; font-size:20px;}

.main-header .cart-blk .icon-cart{
	width:24px;
	height:22px;
	display:inline-block;
	background: url(static/images/icon_cart.png) no-repeat center top;
	margin-right:5px;
	vertical-align: middle;
}
.main-header .cart-blk a{
	color: #5b616b;
}



.navbar{
	min-height:inherit;
}
.navbar .nav-blk {
	border-bottom:1px solid #999999;
	margin-bottom:20px;
}
.navbar .icon-bar{
	width:24px;
	height:22px;
	display:inline-block;
	background: url(static/images/icon_bar_black.png) no-repeat center top;
    margin-top: 10px;
}


.nav-blk{
	margin-left:0px !important;
	margin-right:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:5px !important;
}
.main-menu ul{float:left}
.main-menu ul li{
	float:left;
}
.main-menu ul li a{
	text-transform:uppercase;
	font-size:25px;
	color: #5b616b;
	padding:0px 20px 0px 0px;
}
.main-menu ul li a:hover{
	background:none;
	color: #828791;
}
.search-blk {
	float:right;
}
.search-blk .form-control{
	font-size:14px;
	border:1px solid #FFF;
	box-shadow:none;
}
.search-blk .input-group-addon {
	padding:0px 8px;
	background-color:#FFF;
	border:0px;
}
.search-blk .input-group-addon .icon-search{
	width:18px;
	height:16px;
	display:inline-block;
	background: url(static/images/icon_search.png) no-repeat center top;
	vertical-align:middle;
	background-color:transparent;
	border:0px;
}


/*********** Header Bar Start ***********/


/*********** Banner Start ***********/
.banner-blk{
	min-height:300px;
	background: #ced2d9 url(static/images/default.jpg);
	background-size: cover;
	border:1px solid #cccccc;
	margin-bottom:30px;
	padding:40px 40px 0px 40px;
	font-size:20px;
	color:#5b616b;
}
.banner-blk .banner-left-blk{
	width:50%;
}
.banner-blk .banner-left-blk h3{
	font-size:24px;
	text-transform:uppercase;
}
.banner-blk .banner-left-blk h3 .logo{
	height:35px;
	margin-right:5px;
	vertical-align:middle;
}


/*********** Banner End ***********/


.box-blk{
	background:#ffffff;
	border:1px solid #d7d6d3;
	padding:20px;
	margin-bottom:30px;
	position:relative;
}
.box-blk h3{margin-top:0px; margin-bottom:10px}


/*********** Home Product List Start ***********/

.prod-container-blk{
	position: relative;
}
.prod-wrapper-content {
  padding: 0px 0px 0px;
  clear:both;
}
.prod-wrapper-content h3, .product-details-container h3{
	margin-top:0px;
	margin-bottom:15px;
	font-size: 26px;
	height: 28px;
    overflow-y: hidden;
}
.hme-prod-blk{
	position:relative; margin-bottom:30px; padding:5px 5px 10px 5px; 
	background:#ffffff;
	border:1px solid #d7d6d3;
}
.hme-prod-blk .icon-pointer, .product-details-container .icon-pointer{
	width:21px;
	height:10px;
	display:inline-block;
	background: url(static/images/icon_pointer.png) no-repeat center top;
	position:absolute;
	top:-10px;
}
.hme-prod-blk .prod-img-overflow{
	position:relative;
	height: 205px;
	overflow:hidden;
	/*opacity:0.5;*/
}
.hme-prod-blk .prod-img-overflow:hover{
	/*opacity:1;*/
}

.hme-prod-blk .prod-img-overflow .icon-cart{
	position:absolute; 
	top:5px;
	left:5px;
	background:url(static/images/icon_cart_1.png) no-repeat center center; 
	width:45px; height:45px; display:none;
	border:0px;
}
.hme-prod-blk .prod-img-overflow .icon-cart:hover{
	background:url(static/images/icon_cart_1.1.png) no-repeat center center; 
}
.home-prod-container:hover .hme-prod-blk .prod-img-overflow .icon-cart{
	display:block;
}
.home-prod-container:hover .hme-prod-blk{
	-webkit-box-shadow: 0 5px 6px -6px black;
     -moz-box-shadow: 0 5px 6px -6px black;
          box-shadow: 0 5px 6px -6px black;
}
.prod-wrapper-content h3 a:hover, .home-prod-container:hover h3 a{
	color:#828791;
}
.hme-prod-blk .prod-img-overflow img{
	max-width:100%;
	min-height: 195px;
	display: block;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.home-prod-container:hover .prod-img-overflow img{
}
.hme-prod-blk .hme-prod-price{	
	text-align:right;
	font-size:24px;
	line-height:0.7;
}

 
/*********** Home Product List End ***********/



/*********** Inside Page - Product Details Start ***********/
.container-blk {
	position: relative;
}
.page-header {
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 0px;
}
.page-header h3{
	margin-top:0px;
	margin-bottom:6px;
	font-size: 26px;
}

.inside-page-container-blk, .shop-list-container-blk, .cart-container {
	min-height:350px;
}
.product-details-thumb-blk, .product-details-img{float:left;}
.product-details-img{ width: 76%; position: relative; height: 222px; overflow: hidden;}
.product-details-img .vote-blk{position:absolute;  bottom:5px; left:25%;}
.product-details-img .vote-blk .icon-pointer{
	   width: 21px;
    height: 7px;
    display: inline-block;
    background: url(static/images/icon_pointer_vote.png) no-repeat center top;
    position: absolute;
    top: -6px;
	left:4px;
}
.product-details-img .vote-blk .btn-vote{
	border-radius:3px;
	background: #FFFFFF;
    border: 1px solid #757b82;
    color: #4a525b;
	padding: 2px 6px;
}
.product-details-img .vote-blk .icon-vote{
	width:20px; height:18px; 
	float: left; margin-right:5px;
	background:url(static/images/icon_vote.png) no-repeat center center; 
}
.product-details-thumb-blk{width:16%; float:left; margin-right:10px;}
.product-details-container .product-details-left-blk .product-details-thumb-img{
	height: 48px;
	text-align:center;
	overflow:hidden;
}
.product-details-container .product-details-left-blk .product-details-img-blk .product-details-img img{/*max-width: 226px;*/ height: 220px; float:left;}
.product-details-img-blk .product-details-img img {
	cursor: url(static/images/zoom_in_cursor.png) 0 0, auto;
    cursor: url(static/images/zoom_in_cursor.cur), default;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.product-details-container .product-details-left-blk .product-details-thumb-img{
	width:100%;
	margin-bottom:10px;
	border:1px solid #d7d6d3;
}
.product-details-container .product-details-left-blk .product-details-thumb-blk.bottom-thumb-blk{width:100%;}
.product-details-container .product-details-left-blk .product-details-thumb-blk.bottom-thumb-blk .product-details-thumb-img{width:16%; float:left; margin-right:10px;}
.product-details-container .product-details-left-blk .product-details-img-blk img, .product-details-container .product-details-left-blk .product-details-thumb-img img{
	max-width:100%;
	height: auto;
	display: block;
	text-align: center;
}
.product-details-container .product-details-left-blk .product-details-img-blk img{
	margin-left:auto;
	margin-right:auto;
}
.product-details-container .product-details-left-blk .product-details-thumb-img img{
	height:46px;
}



.product-details-container .product-details-blk{
	font-size:16px;
}
.product-details-container .product-details-blk h3{
	margin-top:0px;
	margin-bottom:20px;
}
.product-details-container .product-details-blk .txt-prod-desc{
	margin-bottom:15px;
}
.product-details-container .product-details-blk .txt-price{
	font-size:34px;
	margin-bottom:15px;
	line-height: 0.8;
}

.product-details-container .product-details-blk .prod-txt-blk {
	margin-bottom:15px;
}

.product-details-container .product-details-blk .prod-txt-blk p{
	margin-bottom:5px;
}
.product-details-container .product-details-blk .prod-txt-blk:last-child{
	margin-bottom:0px;
}
.product-details-container .product-details-blk .prod-txt-blk .icon-info, .product-details-container .product-details-blk .prod-txt-blk .fa-info-circle{
	width:20px;	height:20px; display:inline-block;
	background: url(static/images/icon_info.png) no-repeat center center;
	vertical-align: top;  padding: 16px 14px;
}

.product-details-blk .prod-txt-blk.material .fa.fa-info-circle{margin-top: -1px;}
.product-details-blk .prod-txt-blk.size button.selected {background: #dadada; border-color:#dadada; box-shadow:none; color: #000000;}

.product-details-container .product-details-blk .prod-txt-blk p{
	margin-bottom:5px;
}
.product-details-container .product-details-blk .size-blk ul {
  list-style: none;
  margin:0;
  padding:0;
}
.product-details-container .product-details-blk .size-blk li{
	float:left;
	margin-right:10px;
}
.product-details-container .product-details-blk .size-blk li a{
	background:#ffffff;
	border:1px solid #505760;
	display:block;
	padding:2px 9px;
	font-size:14px;
	color:#777777;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
.product-details-container .product-details-blk .size-blk li a:hover, .product-details-container .product-details-blk .size-blk li a.selected{
	background:#ebe9e4;
	border:1px solid #505760;
	color:#4a525b;
}
.product-details-container .product-details-blk .prod-txt-blk.custom-size{margin-bottom:30px; margin-top:25px;}
.product-details-container .product-details-blk .prod-txt-blk.custom-size .custom-label{margin-right:20px; float:left; font-size:13px;}
.product-details-container .product-details-blk .prod-txt-blk.custom-size .custom-value{ float:left;}


/**** Prod Modal End ****/
.modalProductImg-blk {text-align:center;}
.modalProductImg-blk .carousel-blk{margin-top:20px;}
.modalProductImg-blk .carousel-indicators{ bottom: -12px; left: 48%;}
.modalProductImg-blk .modal-body img{display:inline-block;}

.modalProductImg-blk .carousel-inner{ min-height: 415px;}
.modalProductImg-blk .carousel-indicators li{width:6px; height:6px; border:0px; background:rgba(000,000,000,0.2); margin:0px;}
.modalProductImg-blk .carousel-indicators .active{background:rgba(000,000,000,0.5)}
.modalProductImg-blk .carousel-control{width: 7%;}
.modalProductImg-blk .carousel-control .fa { margin-top: 180px; color:rgba(0,0,0,0.6); text-shadow:none; }

.modalProductImg-blk .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.02) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.02) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.02)), to(rgba(0,0,0,0.0001)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.02) 0, rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.02) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.02) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.02)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.02) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.modalProductImg-blk .arrow{
	width:36px;
	height:36px;
	display:block;
	margin-top: 180px;
	opacity:0.6;
}
.modalProductImg-blk .arrow.right{
	background:url(static/images/icon_arrow_right.png) no-repeat center center; 
}
.modalProductImg-blk .arrow.left{
	background:url(static/images/icon_arrow_left.png) no-repeat center center; 
}

/**** Prod Modal End ****/


/*****/
/*********** Inside Page - Designer Start ***********/

.size_chart_blk{
}
.size_chart_blk h4, .product-fit-guide h4{
	font-size:20px;
	margin-top:0px;
	margin-bottom: 15px;
}
.size_chart_blk h4 span {
	text-transform: lowercase; 
}
.size_chart_blk h4 span:first-letter {
	text-transform: capitalize; 
}
.product-details-container   .size_chart_desc_table th {
  background: #ebe9e4;
  font-weight: bold;
  padding: 6px 6px;
  text-align: center;
}
.product-details-container .size_chart_desc_table table{
	width: 80%;
}
.product-details-container .size_chart_desc_table table td {
  border-bottom: 1px solid #ebe9e4;
  text-align: center;
	padding: 6px 6px;
}
.product-details-container .size_chart_desc_table table td#size_chart_vhead1, .product-details-container .size_chart_desc_table table td#size_chart_vhead2 {
    text-align: left;
    font-weight: bold;
}


.product-fit-guide{
}

.prod-details-tab-blk {}
.prod-details-tab-blk .nav-tabs{margin-bottom:-1px; border-bottom: transparent;}
.prod-details-tab-blk .nav-tabs li{margin-bottom:0px;}
.prod-details-tab-blk .nav-tabs>li>a{border-radius:0px; border: 1px solid #e5e5e5; border-bottom: transparent; margin-right: -1px; color:#000000;}
.prod-details-tab-blk .nav-tabs>li>a:hover, .prod-details-tab-blk .nav-tabs>li.active>a, .prod-details-tab-blk .nav-tabs>li.active>a:hover, .prod-details-tab-blk .nav-tabs>li.active>a:focus{border-top:2px solid #000000; border-bottom: transparent; background:#ffffff; margin-top:-1px;}
.prod-details-tab-blk .tab-content{background:#ffffff; border: 1px solid #e5e5e5; padding:12px; margin-top: -1px; min-height: 200px;}
.prod-details-tab-blk .tab-content p{margin-bottom:10px;}
.prod-details-tab-blk .tab-content p:last-child{margin-bottom:0px;}

.product-fit-guide .fit-guide-img {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.product-fit-guide .fit-guide-img img { height:90px; }

.prod-details-tab-blk .fit-guide-care-blk {
}
.prod-details-tab-blk .fit-guide-care-blk ul{list-style:none; font-size:13px; line-height: 1.6; margin:0; padding:0;}
.prod-details-tab-blk .fit-guide-care-blk ul li{margin-bottom:12px;}
.prod-details-tab-blk .fit-guide-care-blk .icon{
	width:60px; height:20px;
	float:left; margin-right:10px;
}
.prod-details-tab-blk .fit-guide-care-blk .icon.hand-wash{
    background: url(static/images/icon_care_hand_wash.png) no-repeat center top;
}
.prod-details-tab-blk .fit-guide-care-blk .icon.line-dry{
    background: url(static/images/icon_care_line_dry.png) no-repeat center top;
}
.prod-details-tab-blk .fit-guide-care-blk .icon.no-stream{
    background: url(static/images/icon_care_no_stream.png) no-repeat center top;
}
.prod-details-tab-blk .fit-guide-care-blk .icon.no-bleach{
    background: url(static/images/icon_care_no_bleach.png) no-repeat center top;
}
.prod-details-tab-blk .fit-guide-care-blk .icon.no-dry-clean{
    background: url(static/images/icon_care_no_dry-clean.png) no-repeat center top;
}



.recommended-products-blk{
	margin-top:30px;
	padding-top:20px;
}
.recommended-products-blk h4{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:6px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}
/*********** Inside Page - Product Details End ***********/

/*********** Inside Page - Designer Start ***********/
.designers-blk{
	text-align:center; margin-bottom:40px;
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.designers-blk:hover {
      opacity: 0.8;
      }
.designers-img-blk img{border-radius:200px}
.designers-blk .designers-details-blk h4{font-size:16px;}
.designers-blk .designers-details-blk h4 a{
	color:#333333; 	
}
.designers-blk .designers-details-blk h4 a:hover{color:#666666; }
.designers-blk .designers-details-blk p{  min-height: 60px;}

.inside-nav .designer-logo{line-height:1.6;}

.designer-product-blk{text-align:center; margin-bottom:50px;}
.designer-prod-img-overflow{
	overflow-y: hidden;
}
.designer-product-blk .designer-prod-details .price{margin-bottom:10px; display:block;}





/*********** Inside Page - Designer End ***********/


/*********** Inside Page - CART Start ***********/
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.cart-container .your-cart-thumb-img img{
	height:50px;
}
.cart-container .icon-delete{
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(static/images/icon_delete.png) no-repeat center center;
}
 
.table-blk table th{border-bottom:1px solid #e2e2e2;}
.table-blk table .border-top{border-top:1px solid #e2e2e2;}
.table-blk table th, .table-blk table td{padding:8px 8px; vertical-align: top;}
.table-blk table tr:nth-child(even){}
.table-blk table .fa{color:#444444; font-size:20px;}
.table-blk table .fa:hover{color:#ed5565;}

.table-responsive table table{width:100%;}
.inner-table{padding:0px !important;}
.inner-table table tr td{width:65%;}
.inner-table table tr td:first-child{width:35%;}

.cart-container .input-quantity{width:30%;}
.cart-container .text-shipping {
    padding-top: 4px;
}

.cart-form-blk .cart-card-blk, .shipping-form-blk{min-height:650px; position: relative;}
.cart-form-blk .cart-card-blk .btn-blk{text-align:right;}
.cart-form-blk .form-group label{width:100%;}
.cart-form-blk .form-group .form-inline .form-control{width:100%;}
.cart-form-blk .verified-blk .icon_verified, .cart-form-blk .icon_lock{
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%);
}

.cart-form-blk  .icon_security_code {
  width: 124px;
  height: 35px;
  background: url(static/images/icon_security_code.png) no-repeat left;
}
.cart-form-blk .security-note{font-size:13px; margin-bottom:10px; color:#A9A9A9;}
.cart-form-blk .icon_lock {
	float:left;
	width:64px;
	height: 64px;
	background: url(static/images/icon_lock.png) no-repeat left;
	margin-right: 15px;
}
.cart-form-blk .icon_verified {
  width: 124px;
  height: 34px;
  background: url(static/images/seal.gif) no-repeat left;
}
.cart-form-blk .btn-place-order{
	color:#ffffff;
	border:1px solid #ffad41;
	background-color: #ffc579; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
 background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
 background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
}
.cart-form-blk .btn-place-order:hover{
	background-color: #ec8e13; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f4b461), to(#ec8e13));
 background-image: -webkit-linear-gradient(top, #f4b461, #ec8e13);
 background-image: -moz-linear-gradient(top, #f4b461, #ec8e13);
 background-image: -ms-linear-gradient(top, #f4b461, #ec8e13);
 background-image: -o-linear-gradient(top, #f4b461, #ec8e13);
 background-image: linear-gradient(to bottom, #f4b461, #ec8e13);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4b461, endColorstr=#ec8e13);
}
/*********** Inside Page - CART End ***********/

/*********** Inside Page - Order Start ***********/
.order-confirmation-container .dl-horizontal dt, .order-confirmation-container .dl-horizontal dd{  margin-bottom: 5px;}
.order-confirmation-container .dl-horizontal.total { border-top:1px solid #e2e2e2; padding-top:10px; font-size: 18px;}
.order-shipping-add-blk pre{font-family: 'YanoneKaffeesatz-Regular'; font-size: 16px; background:transparent; border:0px; padding:0px; margin-bottom:0px; color: #666; }
/*********** Inside Page - Order End ***********/

/*********** Inside Page - Track Start ***********/
.track-container-blk form-control{
	
}
/*********** Inside Page - Track End ***********/

/*********** Inside Page - Fit Guide Start ***********/
.fit_guide_example_blk {
    padding-left: 62px;
}
.inside-page-container-blk .tooltip-style-blk {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
}
.tooltip-style-blk .tooltip-arrow {
    top: 20%;
    left: -10px;
    margin-top: -5px;
    border-width: 10px 10px 10px 0;
    border-right-color: #f7f7f7;
}
.tooltip-style-blk .tooltip-container {
    max-width: 300px;
    padding: 10px 14px;
    color: #777777;
    text-align: center;
    background-color: #f7f7f7;
    border-radius: 4px;
    text-align: left;
}

/*********** Inside Page - Fit Guide End ***********/

/**************** Main Page End ****************/

/************* Customize & Buy Modal *************/
.modalChooseArtwork {color:#000000}
.modalChooseArtwork h4{ font-size: 20px; }
.modalChooseArtwork h4 span{ font-size: 14px; }
.modalChooseArtwork  .btn{ font-size: 18px; padding: 3px 12px; line-height: 1.5;}
.modalChooseArtwork .btn-primary{ background-color: #1ab394; border-color: #1ab394; font-size: 18px; border-radius: 4px;}
.modalChooseArtwork .btn-primary:hover, .modalChooseArtwork .btn-primary:focus{ background-color: #08997c; border-color: #08997c; }
.modalChooseArtwork .close{ font-size: 30px; line-height: 0.5; opacity:1; padding: 10px 10px 10px 20px; margin-top: -10px; margin-right: -10px;}

/************* Customize & Buy Modal End *************/

/* Footer Start */
.col-md-4.col-sm-4 {
    margin-top: 8px;
}
.footer-bottom{
	font-size:14px;
}
.footer-blk{
	padding:15px 0px;
}
.pwd-by{
	margin-top:5px;
	margin-bottom:10px;
}
.footer-content{margin-bottom:20px;}
.footer-L ul{
}
.footer-L ul.shipping-blk{
	text-align:left;
	margin-top: 14px;
}
.footer-L ul.shipping-blk li{
	float:left;
}
.footer-L ul , .footer-R .social_icons_blk {
  list-style:none;
  margin:0px;
  padding:0px;
}



.footer-L ul.pwd-by-blk li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.footer-L img{margin-right:10px;}
/*.footer-bottom a{color:#cccccc;}
.footer-bottom a:hover{color:#eeeeee;}
*/
.footer-L ul.shipping-blk li{
	margin-right: 5px;
	vertical-align: middle;
}

.footer-L ul.shipping-blk li .icon-flag{
	width:16px;
	height:13px;
	display: inline-block;
	background: url(static/images/flag_sprite.png) no-repeat;
	margin-top:4px;
}
.footer-L ul.shipping-blk li .icon-flag.us{
	background-position: 0px 0px;
}
.footer-L ul.shipping-blk li .icon-flag.canada{
	background-position: 0px -32px;
}
.footer-L ul.shipping-blk li .icon-flag.australia{
	background-position: 0px -16px;
}
.footer-L ul.shipping-blk li .icon-flag.de{
        background-position: 0px -48px;
}
.footer-L ul.shipping-blk li .icon-flag.gb{
        background-position: 0px -64px;
}
.footer-L ul.shipping-blk li .icon-flag.hk{
        background-position: 0px -80px;
}
.footer-L ul.shipping-blk li .icon-flag.sg{
        background-position: 0px -96px;
}
.footer-L ul.shipping-blk li .icon-flag.nl{
        background-position: 0px -112px;
}
.footer-L ul.shipping-blk li .icon-flag.no{
        background-position: 0px -128px;
}
.footer-R {
	text-align:right;
}
.footer-R .social_icons_blk li{
	float:left;
	margin-right:6px;
	margin-left:6px;
}
.footer-R .social_icons_blk { 
	width:100%;
	padding-top:3px; 
      padding-left: 45px;
	display:inline-block;
}
.footer-blk {
    border-top: 1px solid #d8d7d4;
    padding: 26px 0;
}
.footer-R .social_icons_blk li a {
    border: 1px solid #888888;
    border-radius: 20px;
    display: block;
    padding: 6px 0;
    text-align: center;
    vertical-align: middle;
    width: 35px;
}
/* Footer End */




@media (max-width: 1199px){	
	
	.hme-prod-blk .prod-img-overflow{
		position:relative;
		height: 172px;
	}
	.hme-prod-blk .prod-img-overflow img{
		max-width: 101%;
		min-height: 170px;
	}
	.product-details-container .product-details-left-blk .product-details-img-blk .product-details-img img {
		    max-width: 254px;
	}
	.product-details-img .vote-blk{ left: 34%;}
}
@media (max-width: 992px){
	.hme-prod-blk .prod-img-overflow{
		position:relative;
		height: 127px;
	}
	.hme-prod-blk .prod-img-overflow img{
		min-height: 128px;
	}
	.hme-prod-blk .prod-img-overflow .icon-cart{top: 0; left:0;}
	.prod-wrapper-content h3{font-size: 23px;}
	.product-details-img{ max-height: 225px; overflow-y: hidden;}
	
	.prod-details-tab-blk .nav>li>a{ font-size: 15px; padding: 10px 11px;}
	
	.product-flash-container-blk .container{width: 100%; margin: 0 auto;}		
	
	.cart-shipping-type-blk .form-control{ padding: 6px 1px;}
	.inner-table table tr td {  width: 60%;}
	.inner-table table tr td:first-child {width: 40%;}
}

@media (max-width: 768px){
	.search-blk {    width: 23%;}
	.banner-blk .banner-left-blk h3{margin-top:0px;}
	.banner-blk .banner-left-blk li a{    padding: 10px 20px;}
	.banner-blk .banner-right-blk .banner-img {min-height: 274px; background-size: 100% 100%;	}
	.hme-prod-blk .prod-img-overflow{position: static; height: 145px; width: 166px; overflow: hidden; margin: 0 auto;}
	.hme-prod-blk .prod-img-overflow .hme-prod-hover-content{min-height: 220px;}
	.hme-prod-blk .prod-img-overflow img{max-width: 101%; min-height: 148px;}
	.product-details-container .product-details-blk{    padding-left: 0px;}
	
	.product-details-blk, .product-fit-guide{padding-top:20px;}
	
	.product-details-img .vote-blk{ left: 19%;}
	
	.product-flash-container-blk .container{width: 100%; margin: 0 auto;}	
	
	.modalProductImg-blk .carousel-inner{ min-height: inherit;}
	
	.modalProductImg-blk .arrow{	margin-top: 120px;}
	.table-responsive {
	  width: 100%;
	  margin-bottom: 15px;
	  overflow-y: hidden;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	  border: 1px solid #ddd;
	  padding:10px 0px;
	}
	.table-responsive table{width:600px;}
	.shipping-form-blk .form-group.col-sm-6{padding-left:0px; padding-right:0px;}
	.track-container-blk .form-control{ margin-bottom:20px; }
	
	
	
	.footer-L, .footer-R { text-align:center; }
	.footer-L{padding-bottom: 10px;}
	.footer-L ul, .footer-L ul.shipping-blk, .footer-R .social_icons_blk {
	  width: 100%;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  text-align: center;
	  line-height: 1;
	  padding: 0;
	}
	.footer-L ul  li , .footer-L ul.shipping-blk, .footer-R .social_icons_blk li {
	  min-width: auto;
	  float:none !important;
	  display: inline-block;
	  position: relative;
	}
}

@media (max-width: 550px) {
	.main-header .menu-blk, .main-header .menu-blk .icon-bar{ margin-right: 10px;}
	.main-header .logo-blk .store-name{font-size: 22px; margin-top: 9px; display: inline-block;}
	.search-blk{	    width: 100%;  margin-top: 10px;	}
	.hme-prod-blk .prod-img-overflow .hme-prod-hover-content{min-height: 220px;}
	
	.banner-blk{background-image:none; min-height: inherit; padding:30px;}
	.banner-blk .banner-left-blk{width: 100%;}
	.product-details-thumb-blk{width:16%;}
	.product-details-img{width:72%;}
	.product-details-container .product-details-left-blk .product-details-img-blk .product-details-img img{width:100%; min-height:auto;}
	.product-details-img .vote-blk{ left: 32%;}
	
}
@media (max-width: 400px) {
	.main-header .logo-blk .store-name{font-size: 18px;}
	.product-details-thumb-blk{margin-right:5px;}
	.product-details-container .product-details-left-blk .product-details-thumb-img img{ height: 48px; }
	
	.product-details-container .size_chart_desc_table table{ width: 100%;}
	
	.prod-details-tab-blk .nav>li>a{ font-size: 14px; padding: 10px 9px;}
		
}
@media (max-width: 360px) {
	.cart-form-blk .cart-card-blk .btn-blk{ text-align: left;}
	.cart-form-blk .cart-card-blk .verified-blk{width:100%;}
	.cart-form-blk .icon_verified{float:left;}
	.product-details-container .product-details-blk .size-blk li{ margin-right: 5px;}
}
.footer-sub{
	clear:both;
	text-align: left; 
	width: 100%; 
	float: none; 
	margin: 0 auto;
}
@media (max-width: 768px){
	.footer-sub{
		clear:both;
		text-align: center; 
		width: 100%; 
		float: none; 
		margin: 0 auto;
	}
}
