#footer {
	overflow-x: hidden;
}

.footer_top_categories li>a {
  text-transform: lowercase;
}
.footer_top_categories li:first-letter {
    text-transform: uppercase;
  }
.payment-methods {
    padding-top: 22px;
  }
.breadcrumb li:first-letter  {
    text-transform: capitalize;
  }
li.sub_sub a{
  padding-left:52px !important;
}
#catmleft .active {
 /* border-left: 2px solid #ed1c24; */
  border-left: 2px solid #000000;
}
.active_sub>a:first-child, .active_sub_sub>a:first-child, .active_sub_sub_sub>a:first-child {
	/*LEFT CATS
  background-color:#BDBDBD;
  color: #ffffff !important; 
   font-weight:bold !important;
  */
  background-color: #2A2A2A;
  color: #ed1c24 !important; 
 
}

#content .panel.sidebar-menu ul.nav ul li a {
    color: #000000;
}
/*LEFT CATS
.cat_main {
  border-bottom: 1px dashed #BDBDBD;

} */
.form-control {
  padding: 6px 7px;
}
.sort_by_block  {
  padding-right: 0;
}
#loader {
  position: absolute;
  display: none;
  left: 50%;
  top: 68%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #ed1c24;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
   vertical-align: middle;
}

.price-slider {
  padding-top: 8px;
}

.noUi-tooltip {
  background: none !important;
  border: none !important;
  width: 70px;
  padding: 0 !important;
  margin-bottom: -9px;
}


.prduct-options .modal-header {
    background: #000000 none repeat scroll 0 0;
}

.prduct-options .modal-header h4 {
    color: #fff;
}

.modal-open{
margin-left: -17px;
}

.scart th:first-letter{
  text-transform: capitalize;
}

.text-lowercase-custom{
  text-transform: lowercase !important;
}

.mobile_cart_items_list {
    border: 1px solid #c9c9c9;
    font-size: 13px;
    margin-top: 15px;
}
.mobile_cart_items_list .item-container {
    border-top: 1px solid #c9c9c9;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.mobile_cart_items_list h4 {
    padding: 0 !important;
    margin: 0 !important;
    width: 82%;
}

.mobile_cart_items_list .item-container .single-price, .item-container .total-price {
    display: inline;
    margin-top: 6px;
}

.mobile_cart_items_list .inline-block {
    display: inline-block;
}
.product_item.mobile .total-price, .gift_item .total-price {
    font-weight: bolder;
}

input.mobile_num_sc{
  text-align: center !important;
  width: 50px !important;
}
#content #checkout .table tbody tr td input, #content #basket .table tbody tr td input, #content #customer-order .table tbody tr td input {
    text-align: center;
    width: 50px;
}

.item-container .rfc {
  width: 37px;
  right: 37px;
  padding-left: 11px;
  position: absolute;
  z-index: 999;
}

.rfc a {
  width: 15px;
  height: 15px;
}

#total-price-mobile {
  text-align: center;
  color: #000000;
  font-weight: bolder;
  border: 1px solid #000000;
  padding: 5px;
  margin-top: 7px;
}

.sidebar-menu .caret{

}

.sidebar-menu .collapsed .caretb {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
    border-bottom: none;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;

}

.caretb {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;

  border-top: none;
    border-bottom: 4px solid #000000;
}



.temp_hide  {
  display: none;
}

#footer_payment_methods table{
  margin-left: -15px !important;
  max-width: 200px;
}

@media screen and (min-width: 480px) {
  #footer_payment_methods table{
    margin-left: 0px;
    width: 200px;
    margin: auto;
    text-align: center;
  }
}

table.checkou_order_review td{
  padding: 7px;
  vertical-align: top;
}
table.checkou_order_review tr{
  border-bottom: 1px solid #DDDDDD;
}

.delivery_custom_price{
  position: absolute;
  margin-top: -32px;
  right: 35px;
}

.btn-primary {
	/*
    background-color: #FFFFFF;
    border-color: #000000;
    color: #000000; */
	
	
	background-color: #f9da5e;
    border-color: #f9da5e;
    color: #ff0200;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	/*
  color: #ffffff;
  background-color: #000000;
  border-color: #555555;  
  */
  
  background-color: #ff0200;
    border-color: #ff0200;
    color: #f9da5e;
  
  
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #ffffff;
    color: #ed1c24;
	
}

.nav-pills > li.active > a {
	font-weight: bold !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000000;
    border-color: #555555;
    color: #ffffff;
    z-index: 2;
}

.navbar #search {
    /* border-top: 1px solid #000000; */
    clear: both;
    text-align: right;
	margin-left: 15%;
}

#content #checkout .nav {
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}

.navbar .yamm-content ul li a:hover {
  color: #000000;
  text-decoration: none;
}

#hot h2 {
    color: #D41750;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
}

#hot .product-slider .owl-controls .owl-page.active span, #hot .product-slider .owl-controls.clickable .owl-page:hover span {
    background: #000000 none repeat scroll 0 0;
}

.registration_ok {
	text-align: center;
}

.logout, .ordts	{
	cursor: pointer;
}

.infplist  li.active_info_p {
	background: #000000;
}
.infplist  li.active_info_p a{
	color: #ffffff;
}
.infplist  li.active_info_p a:hover{
	color: #000000;
}

#passnotmatch	{
	display: none;
}

#pass_error	{
	display: none;
}

.labelb1{
	background-color: #f0ad4e;
}
.labelb2{
	background-color: #5bc0de;
}
.labelb3{
	background-color: #FF0000;
}
.labelb4{
	background-color: #003A80;
}
.labelb5{
	background-color: #5cb85c;
}
.labelb6{
	background-color: #d9534f;
}
.brand_pd{
	
	padding-left: 16px;
}
.price_pd{
	color: #ed1c24;
	font-size:17pt;
	font-weight: 400;
	padding-left: 4px;
	display: inline;
}
.price_pd span.inner{
	color: #999999;
	font-size:14pt;
	font-weight: 400;
	padding-left: 4px;
	
}
.price_pd span.outer{
	color: #ed1c24;
	font-size:14pt;
	font-weight: 500;
	padding-left: 4px;
	text-decoration: line-through;
	
}

.price_tx{
	display: inline;
}

.pdtitle{
	font-size: 18pt;
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: 400;
}




.captcha_code{
	font-size: 0.9em;
}

.msg_snd_group{
	padding-top:28px;
	padding-right: 5px;
	padding-left: 5px;
}

/*
.product .text p.buttons {
	margin-bottom: 5px;
}*/

.product .text span.colour {
  display: inline-block;
  width: 14px;
  height: 14px;

  vertical-align: top;
  margin-top: -22px;
  margin-left: 5px;
  border-radius: 8px;
  border: 1px solid #999999;
}


.product .text span.sizes {
	display: inline-block;
	vertical-align: top;
 text-decoration: underline;
  margin-top: -24px;
  margin-left: 5px;
  right: 2px;
}

.close{
	color:#ffffff;
	opacity: 1;
	font-size: 25px;
}
.close:hover {
	color:#ed1c24;
}

#productMain .ribbon .theribbon::before, .ribbon .theribbon::after{
	content: normal;
}

.amount_type {
	margin-left: 10px;
	margin-top: 5px;
}

#content .product .text {
    padding: 0 8px;
	 position: relative;
    z-index: 2;
}

#content .product .text h5 a {
    color: #555555;
}

#content .product .text h5 {
    font-size: 12px;
    font-weight: 500;
    height: 12px;
    overflow: hidden;
    text-align: center;
	margin-bottom: 1px;
}

.to_free_sheeping_msg{
	color: #ed1c24;
	font-weight: normal;
	font-style: oblique;
}

.free_shipping_padding{
	padding: 11px;
}


@media screen and (min-width : 0px) and (max-width : 767px){


#content .product .text {
    padding: 0 4px;
}

#content .product .text p.price {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}
p.price {
    margin: 0 0 5px;
    
}


#content .product .text .btn {
    border-radius: 3px;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 2px 9px;
}



.filters_bigi {
	display: none;
}

.bigi_p_less{
	padding-left: px;
	padding-right: 5px;
	}




#content .product .text {
    margin-top: -9px;
}


.products .col-xs-6{
	padding-left: 6px;
	padding-right: 6px;
}	

.col-md-12 {
	padding-left: 2px;
	padding-right: 2px;
}

#content .product {
margin-bottom: 12px;	
}

.box {
	margin: 0 0 12px;
}

}



@media screen and (min-width : 0px) and (max-width : 320px){

#content .product .front img{
    max-height: 255px;
}
#content .product .back img{
    max-height: 255px;
}

#content .product a.invisible img {
    max-height: 255px;
}

.navbar-brand {
    
    padding: 10px 10px ;
}

.text {
	overflow: hidden;
}

.ribbon .theribbon {
    width: 43px;
    padding: 3px 5px;
}

}

@media screen and (min-width : 320px) and (max-width : 480px){

#content .product .front img{
    max-height: 255px;
}
#content .product .back img{
    max-height: 255px;
}

#content .product a.invisible img {
    max-height: 255px;
}

.navbar-brand {
    
    padding: 10px 10px ;
}

.text {
	overflow: hidden;
}

.ribbon .theribbon {
    width: 43px;
    padding: 3px 5px;
}

}

.fltr_tgl_bigi{
	padding: 2px 6px;
	font-size: 12px;
	margin-top: -20px;
}

.filters_bigi .sidebar-menu  {
	padding-left: 0;
	padding-right: 0;
}


.bigi_prod_padding{
	padding-left: 5px;
	padding-right: 5px;
}


#catmleft_brand, #catmleft_color, #catmleft_size {
 /*	max-height:170px;
 	overflow-y: scroll; */
	z-index:7755;
	width: 550px;
	max-width: 900px;
	background: #ffffff;
	position: absolute;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

#brands_form_mobile .radio, .checkbox {
	margin-top: -5px;
}

.filters_bigi_in_hdng .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 3px 5px;
	background: #ffffff;
}

.filters_bigi_in_hdng {
	/* padding: 0 !important; */
	/* margin: 0 !important; */
	/* margin-bottom: -38px !important; */
}
.filters_bigi_in_hdng h3{
	font-size: 14px;
}
.bigi_filters_custom_mod h3{
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}

.filters_bigi_in_hdng .sidebar-menu{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.filters_bigi_in_hdng h1,p{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

#contact p{
	padding-left: 1px !important;
}

.filters_bigi_in_hdng .btn-primary{
	position: absolute;
	right: 10px;
	top: 7px;
}

.container {
	margin-left: 0;
	margin-right: 0;
	 width: 100%;
}

.container_home_page {
	padding-left: 1px !important;
	padding-right: 1px !important;
}
.home_page_sub_banners {
	padding-left: 8px !important;
	padding-right: 8px !important;
}


.b_n_padding{
	padding:0;
}

.b_n_padding_right{
	padding-right:0;
	 padding-left:0;
}

.b_margin_lr{
	margin-left: -4px;
	margin-right: -4px;
}

.mrgn_bottom{
	margin-bottom: 12px;
	padding-bottom: 4px;
}

.navbar{
	margin-bottom:17px;
}

#content .product{
	margin-bottom:12px;
	/* overflow-y: hidden; */
}


#content .product .text p.price {
	margin-bottom: 0px !important;
}



#catmleft {
	padding: 0;
}

.navbar .yamm-content h5 {
		font-size: 12px;
		border: none;
		padding-bottom: 4px;
	}
.yamm .yamm-content {
    padding: 0 31px;
}	



.breadcrumb, .navbar {
	margin-bottom: 10px;
}

.pdng_ne_dsng_bigi{
	padding-left: 0 ;
}


.expnd_bigi{
	padding: 5px 9px;

	margin-top: -32px;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
}

.cat_main a {
	font-size: 13px;
}

.navbar ul.nav > li > a {
    font-weight: normal;
    text-transform: uppercase;
    z-index: 2000;
	
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -3px;
	 width: 220px;
}

.bigi_filters_custom_mod {
	padding: 0;
	background: #ffffff;
	margin-top:6px;
}
.bigi_filters_custom_mod .panel-heading {
	padding: 0 2px;
	background: #ffffff;
	text-align: center;
}

.breadcrumb_bigi_mod{
	background: none;
	margin-bottom: 0;
	border-bottom: none;
	font-size: 13px;
}

.bigipdnlf {
	padding-left:10px;
}

.bigipdnrt {
	padding-right:10px;
	text-align: right;
}

.bigi_bredcrump_custom {
	padding: 0;
	position: absolute;
}

.bigi_bredcrump_custom ul{
	padding: 0;
	border: none !important;
	box-shadow: none;
	margin-top:-23px;
}

#colors_filter_clear {
	margin-top: -3px;
}


.navbar-brand {
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 20px;
    padding: 10px 15px;
}

.navbar-form {
    margin: 12px -15px;
}

#basket-overview a.navbar-btn {
    margin-bottom: 1px;
    margin-top: 1px;
	margin-right: 8px;
	padding: 4px 12px;
	 color: #868686;
}


@media screen and (max-width : 990px){
	.bigi_filters_custom_mod {margin-bottom: 5px;}
	.bigipdnlf {
    padding-left: 19px;
}


#catmleft_brand, #catmleft_color, #catmleft_size {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    max-width: 100%;
    position: absolute;
    width: 550px;
    z-index: 7755;
}

.bigi_mobile_pagn{
	padding-top: 10px;
	padding-bottom: 10px;
}
.bigi_mobile_pagn ul{
	margin-bottom: 3px;
}

.bigi_bredcrump_custom {
    padding: 0;
    position: relative;
	text-decoration: underline;
}
.bigi_bredcrump_custom hr{
	padding: 0;
}
.bigi_bredcrump_custom ul{
	margin-top: -10px;
}

.bigi_mobile_categories {
	padding-right: 0;
}
.bigi_mobile_categories .panel{
	margin-bottom: 4px;
}

}

#top {
    /* background: #ed1c24 none repeat scroll 0 0; */
    background: #ffffff none repeat scroll 0 0;
	/* border-bottom: 1px solid #ed1c24; */
    padding: 0;
	font-size: 13px;
	padding-top: 10px;
}


#top .offer, #top ul.menu > li a, #top a{
    color: #000000;
}

#top ul.menu {
	padding-top: 0;
}
.bigi_top {
	padding-left: 0;
	padding-right: 0;
}

.bigi_top a{
	color: #868686 !important;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.modal {
	z-index: 3000;
}


.navbar-nav > li{
	background: #a29999;
	font-size: 13px;
    font-weight: normal;
   /*  
   margin-left: 1px;
    margin-right: 1px;
	*/
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ed1c24;
  background-color: transparent;
}

.saleAtag > a:hover,
.saleAtag > a:focus {
background-color:#ed1c24 !important;

}
	
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.home_custom > a:hover,
.home_custom > a:focus {
  /*
  background-color: #ed1c24;
   background-color:#C4C4C4;
    border-top: 1px solid #C4C4C4;
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  border-bottom: none; 
   padding-bottom: 22px;
  */
  background-color:#2A2A2A;

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  
  
  color: #ed1c24;
 
  transition: all 0s ease-out 0s;
  
}
.navbar-nav > li > a {
    padding-bottom: 3px;
    padding-top: 3px;
}

.dropdown-menuSale {
    background: rgba(255, 29, 142, 0.92) none repeat scroll 0 0 !important;
}
.dropdown-menu {
    background: rgba(86, 70, 78, 0.92) none repeat scroll 0 0;
}
.dropdown-menu a{
    color: #fff;
}

.dropdown-menu a:hover{
	padding-left: 6px;
   transition: 0.19s padding ease-out;
   text-decoration: none;
}


.bigi_a_decoration a {
	text-decoration: underline;
}

.bigi_arrowsD, .bigi_arrowsU {
	color: #ed1c24;
}

.active_main_c {
	color: #ed1c24 !important;
}

#catmleft_brand label, #catmleft_color label , #catmleft_size label {
	line-height: 22px !important;
}


#brands_filter_clear {
	margin-top: -3px;
}

#sizes_filter_clear {
	margin-top: -3px;
}

#catmleft_price_range {
	 background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    max-width: 900px;
    position: absolute;
    width: 290px;
    z-index: 7755
}

.bigi_p_less .panel{
	margin-bottom: 15px;
}

.just_a_margin_bottom{
	 margin-bottom: -11px;
}

.products-sort-by .form-control{
	height: 27px;
	padding: 3px 7px;
}

.list-inline .btn-sm{
padding: 2px 10px
}

.price-slider{
	padding: 18px;
}

li.prods_cound::before {
    content: "" !important;
    padding: 0 !important;
}
.dropdown-menu {
	z-index: 7900;
}

.zoomContainer {
	cursor: url(/img/bigi-zin.png), auto;
	display: none;
}
#mainImage #img_01 {
	cursor: url(/img/bigi-zin.png), auto;
}
#mainImage .mobile_scroll_workaround {
	cursor: url(/img/bigi-zin.png), auto;
}

#mainImage #prev{
	position: absolute;
	color: #ed1c24;
	font-size: 5em;
	top: 34%;
	cursor: pointer;
	padding: 5px;
	z-index: 1;
}
#mainImage #next{
	position: absolute;
	color: #ed1c24;
	font-size: 5em;
	right: 14px;
	top: 34%;
	cursor: pointer;
	padding: 5px;
	z-index: 1;
}

.promo_price_listed_box {
	color: #ed1c24;
	font-weight: bold;
}
.fa-search {
	color: #868686;
}


.product .text p.buttons {
	padding-left: 2px;
}

.product .text p.buttons a.btn{
	padding: 5px 65px;
}


#srch1S	{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px solid #cccccc;
	border-left: none;
	padding: 4px 12px;
}

#srch1 .form-control {
	height: 30px;
}
.mw200 {
	max-width: 200px;
	max-height: 50px;
}

.mw200 form#srch1 {
	margin-top: 3px;
	margin-bottom: -7px;
}

input[name=search1] {    
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}   


#basket-overview a {
	border-radius: 15px;
	font-size: 13px;
}
.list-inline a.btn-primary{
	background: #000000;
}


#navigation ul > li:first-child{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#navigation ul > li:last-child{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}



#content .product .text .avblSnC {
	height: 1px;
}


#navigation {
	width: 100%;
	background: #2a2a2a;
}

#navigation ul.nav {
	margin-left: 2%;
}


.lineHeight52{
	line-height: 52px;
}


.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
    padding-left: 33px;
    padding-right: 33px;
}

.new_add_to_c_b_padding{
	padding: 6px 33px !important;
}

.logo-mobile {
	margin-left: -15px;
}

.ribbon .theribbon {
	text-shadow: none !important;
}


#main-slider {
	margin-bottom: 12px;
}


.home_page_sub_banners {

  overflow: hidden;
 
}


.home_page_sub_banners img  {
  - max-width: 100%;
  width: 100%;
  -moz-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}

.home_page_sub_banners img:hover  {
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}



hr.styleDivider, hr.styleDividerSimilar {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.styleDivider:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


.out_of_stock{
	background: #2a2a2a none repeat scroll 0 0;
    color: #ed1c24;
    font-size: 20pt;
    left: 15%;
    opacity: 0.8;
    padding: 3px 23px;
    position: absolute;
    text-transform: uppercase;
    top: 32%;
    transform: rotate(-29deg);
    z-index: 2;
	cursor: pointer;
}

#mainImage .out_of_stock{
    left: 29%;
	font-size: 24pt;
}

h3.mrgn_btn_custom {
	margin-bottom: 4px !important;
}

.mt13{
	margin-top: 13px;
}

#sizes_table {
	position: absolute;
	top: 0;
	background: #ffffff;
	border: 1px solid black;
    padding: 5px;
	z-index: 20;
	border-radius: 3px;
}

#sizes_table .pull-right {
	cursor: pointer;
	padding: 2px;
}

.size_table_trigger{
	cursor: pointer;
	margin-top: -10px;
	color: #000000;
}


@media screen and (min-width : 1919px){
	#navigation {
		font-size: 13px;
	}
	.navbar .yamm-content h5 {
		font-size: 12px;
	}
	
	.product .flipper a > img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 71%;
}
}

@media screen and (min-width : 1679px) and (max-width : 1918px){
	#navigation {
		font-size: 13px;
	}
	.navbar .yamm-content h5 {
		font-size: 12px;
	}
	
	.product .flipper a > img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 83%;
}
}

@media screen and (min-width : 1599px) and (max-width : 1677px){
	#navigation {
		font-size: 13px;
	}
	.navbar .yamm-content h5 {
		font-size: 12px;
	}
	
	.product .flipper a > img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 87%;
}
}

@media screen and (min-width : 1400px) and (max-width : 1598px){
	#navigation {
		font-size: 13px;
	}
	.navbar .yamm-content h5 {
		font-size: 12px;
	}
	
	.product .flipper a > img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 97%;
}
}

@media screen and (min-width : 1293px) and (max-width : 1365px){
	#navigation {
		font-size: 13px;
	}
	.navbar .yamm-content h5 {
		font-size: 12px;
	}
}

@media screen and (min-width : 1226px) and (max-width : 1292px){
	#navigation {font-size: 12px;}
	.navbar .yamm-content h5 {
		font-size: 11px;
	}
	.navbar-nav > li {font-size: 12px;}
}

@media screen and (min-width : 1170px) and (max-width : 1226px){
	#navigation {font-size: 11px;}
	.navbar .yamm-content h5 {
		font-size: 11px;
	}
	.navbar-nav > li {font-size: 11px;}
}

@media screen and (min-width : 758px) and (max-width : 1168px){
	#navigation {font-size: 10px;}
	.navbar .yamm-content h5 {
		font-size: 11px;
	}
	.navbar-nav > li {font-size: 11px;}
}

@media screen and (max-width : 768px){
	.container {
		padding-left: 2px;
		padding-right: 2px;
	}
	.fa-search{
		color: #333333;
	}
	
	.bi_mob {
		padding: 4px;
		border-bottom: 1px solid #ffffff;
		border-radius: 0 !important;
	}
	
	.paddingMob {
		padding-left: 13px;
	}
	
	.product .text .btn{
	padding: 5px 41px !important;
}

	.sizes{
		font-size: 13px;
	}
	
	.product .text span.colour{
		width: 13px;
		height: 13px;
	}
	
	
	.caret{
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 3px;
		vertical-align: middle;
		border-top: 6px solid;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	#navigation ul.nav {
		margin-left: 5% !important;
	}
	
	a.invisible img {height:250px;}
	
	
	#content .product .text h5{
		position: relative;
		background: #ffffff;
	}
	
	/*.products .col-xs-6{
		padding-left: 3px;
		padding-right: 3px;
	}
	
	#content .product {
		margin-bottom: 6px;
	}  */
	
	.navbar-brand {
		padding:10px 1px;
	}
	
	.margin_mobile_sub_banners {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	
	.out_of_stock{
	background: #2a2a2a none repeat scroll 0 0;
    color: #ed1c24;
    font-size: 13pt;
    left: 11%;
    opacity: 0.8;
    padding: 3px 23px;
    position: absolute;
    text-transform: uppercase;
    top: 32%;
    transform: rotate(-29deg);
    z-index: 2;
}

#mainImage .out_of_stock{
    left: 22%;
	font-size: 21pt;
}

#productMain #details{
	overflow-x: scroll;
}


.mobile_link_bigi {
	display: none;
	height: 0;
}

.breadcrumb, .navbar {
	margin-bottom: -4px;
}

}


@media screen and (max-width : 400px){
		.product .text .btn{
	padding: 5px 25px !important;
}

a.invisible img {height:224px;}
#content .product .text p.price { background: white; margin-top: -2px;}
.smlr .product .text {
	margin-top: -58px;
}


.out_of_stock{
    left: 9%;
}


}

.navbar .yamm-content ul li a {
    color: white;
    display: block;
    font-size: 12px;
    margin-left: 17px;
	 font-style: italic; 
}
.navbar .yamm-content ul li a:hover {
    color: white;
 
}

.navbar .yamm-content ul li{
	border-bottom: none;
}

#content .product .text p.price del {
    color: #999999;
    font-weight: 300;
}

#content .product .text p.price {
    font-weight: bold;
}

.modal-header{
	padding: 7px;
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px) 
   { 
	body { overflow-x: hidden;}
	#colors_form_mobile button {
	position: absolute;
    right: 0;
    top: -28px;
	padding: 4px 10px;
}
#sizes_form_mobile button {
	position: absolute;
    right: 0;
    top: -28px;
	padding: 4px 10px;
}
#brands_form_mobile button {
	position: absolute;
    right: 0;
    top: -28px;
	padding: 4px 10px;
}

.slider_txt span {
    position: absolute;
    padding: 15px 35px;
    background: url('/img/transp_bgr_1px.png');
    margin-top: -100px;
    left: 29%;
	right: 0;
	font-size: 1.5em;
}

}


#basket-overview .btn-primary{
	border-color: transparent;
}

a.aTagWhite{
	color: #fff !important;
}

.fixed-menu {
	margin-left: ;
    position: fixed !important;
    top: 0;
    width: 101% !important;
    z-index: 56;
}

.fixed-filters {
	margin-left: -18%;
    position: fixed;
    top: 25px;
    width: 101%;
    z-index: 55;
}


.fixed-filters .bigipdnrt > ul {
	margin-bottom: 0 !important;
}
.bigipdnlf .filters_bigi {
margin-bottom: 0 !important;
}


.fixed-cart-mobile {
	right:1px;
    position: fixed;
    top: 0;
    z-index: 55;
}


.fixed-cart-pc {
	right:10px;
    position: fixed !important;
    top: 80px;
    z-index: 55;
}





#back_to_top{
	color:#A7A7A7;
	border-color:#A7A7A7;
	position: fixed;
	right:10px;
    bottom: 10px;
    z-index: 55;
}

.modal-dialog {
    margin: 10px auto;
}

/*
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-dialog {
    margin: 10px auto;
}

#pupcalled .modal-dialog {
	height: 98%;
}
 #pupcalled iframe {
	height: 100%;
	   overflow-y:scroll !important;
    overflow-x:hidden !important;
}

#pupcalled .modal-body {
	height: 83%;
}

#pupcalled .modal-content {
	height: 100%;
}
*/


/*BLACK FRIDAY
body {
    background-color: black;
}*/

.bb_top_cats_desktop{
	 background: rgb(255, 255, 255) none repeat scroll 0 0;
    /* overflow-y: scroll; */
    position: absolute;
    width: 240px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

 .bb_top_cats_desktop  li.cat_main{
 line-height: 19px;
 }
 
 
  /* select with custom icons */
    .ui-selectmenu-menu .ui-menu.customicons .ui-menu-item-wrapper {
      padding: 0.5em 0 0.5em 3em;
    }
    .ui-selectmenu-menu .ui-menu.customicons .ui-menu-item .ui-icon {
      height: 23px;
      width: 23px;
      top: 0.1em;
    } 

.ui-icon.bgFlag {
	      background: url("/images/1.png") 0 0 no-repeat;
}

.ui-icon.ukFlag {
	      background: url("/images/2.png") 0 0 no-repeat;
}

.ui-selectmenu-button.ui-button {
	width: auto;
	background: none;
	border: none;
	border-bottom: 1px solid #868686;
	border-radius: 0;
}

.ui-state-active, .ui-selectmenu-menu .ui-menu.customicons .ui-menu-item-wrapper {
	font-size: 12px;
}

#language_select-button {
	 background: url("/images/1.png") 0 0 no-repeat;
	 padding-left: 3em;
}

select#language_select {
	display: none;
}

/*************************************/

.social a {
  margin: 4px 10px -4px 0;
  color: #868686;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid #868686 ;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
  background-color: #fff;
}

.social a:hover {
	border: 2px solid #868686 ;
}

.noRborder {
	border-right: none;
}

#login_links a {
	color: #868686;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 4px 12px;
	font-size: 13px;
}

.new_nav_bar_menu a {
	color: #eb1e25;
}

.new_nav_bar_menu_dropdown {
	background: #fff;
	width: 175%;
}

.new_nav_bar_menu_dropdown h5{
	padding: 5px 15px;
	color: #868686 !important;
	
}
.new_nav_bar_menu_dropdown h5:hover{
	background: #eb1e25;
	color: #fff !important;
	cursor: pointer;
}
.new_nav_bar_menu_dropdown h5:hover a {
	color: #fff !important;
	
}
.new_nav_bar_menu_dropdown h5:hover img {
	-webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
	
}

.new_nav_bar_menu_dropdown h5 a{
	color: #868686 !important;
	text-transform: uppercase;
	font-weight: normal;
}

.new_nav_bar_menu_dropdown h5 a:hover{
	color: #fff !important;
}


.main-links h5{
	font-size: 14px;
	padding: ;
	color: #eb1e25 !important;
}

.main-links h5 a{
	margin-top: -3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 14px;
	color: #eb1e25 !important;
	text-transform: uppercase;
	font-weight: normal;
	max-height: 30px;
}
.main-links h5 a:hover {
	color: #333 !important;
}

.paddingLR1 {
	padding-left: 1px;
	padding-right: 1px;
}
.marginL40 {
	margin-left: 40px;
}

.marginL20 {
	margin-left: 20px;
}

.mw80 {
	max-width: 80px;
}

.mw150 {
	max-width: 150px;
}

.maxwdpd {
	padding-right: 0;
	max-width: 129px;
}

.theLogo {
	position: absolute;
	z-index: 1;
	
	left: 50%;
}
.theLogo img{
	position: relative;
	left: -50%;
	
	background: #fff;
	border-radius: 34px;
}

.paddingLR0 {
	padding-left: 0;
	padding-right: 0;
}

.slider_txt {
	position: relative;
	color: #000;	
	font-size: 2em;
	text-align: center;
	text-transform: uppercase;
}
.slider_txt span{
	position: absolute;
	padding: 15px 35px;
    background: url('/img/transp_bgr_1px.png');
	margin-top: -100px;
	left: 29%;
	right: 30%;
}

#main-slider .item a:hover {
	text-decoration: none;
}

#productMain .box, #productMain #mainImage{
	border: none;
	box-shadow: none;
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px) 
   { 


.slider_txt span {
    position: absolute;
    padding: 15px 35px;
    background: url('/img/transp_bgr_1px.png');
    margin-top: -100px;
    left: 29%;
	right: 0;
	font-size: 19px;
}

#top_products_hps .mrhptp:first-of-type {
	padding-left: 15px;
}


#top_products_hps .mrhptp:last-of-type {
	padding-right: 15px;
}


.home-brand-boxes {
    display: inline-block;
    width: 111px;
}

#brands-slide-left, #brands-slide-right {
    font-size: 3.5em !important;
}


.btdset{
	    margin-left: -158% !important;
}
	
.btdset td{
	max-width: 80px;
	white-space: normal;
}


}


.redColor {
	color: #eb1e25;
}

.fs13{
	font-size: 13px;
}

#srch2S {
	border: 1px solid;
}