body {
	font-family: 'Lato', sans-serif;
	margin:0;
	padding:0;
	color:#5E5E5E;
	overflow-x: hidden;
}
* {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	text-decoration:none !important;
}
img {
	max-width:100%;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
.navbar-default {
	background-color: #fff;
	border-color: none;
	margin-bottom:0px;
}
.navbar-default .navbar-nav > li > a {
  color: #555555;
  display: inline-block;
  padding: 10px 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li:first-child > a {
	padding-left:0px;
}
.navbar-default {
	border:none;
}
.navbar-collapse {
	padding:0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #8a0403;
	background:none;
}
.top_header {
	background-color: #f8f8f8;
	border-bottom: 1px dashed #ababab;
	padding:5px 0px;
}
.logotr {
	margin:20px 0px 10px 0px;
}
.top_header .right {
	float:right;
}
.top_header .visit {
	color:#656262;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 12px;
	line-height:12px;
	font-family: 'Lato', sans-serif;
	letter-spacing:0.1em;
}
.top_header .visit a {
	color: #656262;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 12px;
	line-height:12px;
	font-family: 'Lato', sans-serif;
}

ul.cart_tr li {
	float:left;
	padding:10px;
}
ul.cart_tr li:last-child {
	padding-right:0px; border-left:1px solid #ababab;
}
ul.cart_tr li a {
	color: #555; 
}
.banner {
background: url(../images/main.jpg) no-repeat;
background-size: auto 100%;
padding: 50px 0px 70px 0px;
background-position: center center;
}
.bannermai{max-width:815px;}
.bannermai p.subtitle{
	font-family: 'Lato', sans-serif;
	text-align: center;
    font-size: 2.4em; 
	color:#333333;
}


.bannermai p.maintitle{ max-width: 734px;
    text-align: center;
    font-size: 5.5em;
	    font-family: Georgia, Times, "Times New Roman", serif;
    font-variant: small-caps;
    font-style: normal;
    line-height: 70px; color:#333333;}
h2.m05{    text-align: center;
font-size: 1.4em;
    line-height: 1.2;
    font-weight: 300; color:#333;}
	.button_link{margin-top:30px;}
	.button_link a{padding:10px 20px; display:inline-block; text-transform:uppercase !important; width:150px;}
	a.black{
		background-color: rgba(0,0,0,0.6);
    	color: #fff;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
   		border:1px solid #fff;
		}
	a.black:hover{
		background-color:#000000;
    	color: #FFFFFF;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
   		border:1px solid #fff;
		}
	a.blue{       
		background-color: rgba(210,230,255,0.6);
    	color: #333;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
    	border:1px solid #333; margin:0px 15px;
	}
	a.blue:hover{       
		background-color:#000000;
    	color: #FFFFFF;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
    	border:1px solid #333; margin:0px 15px;
	}
	a.white{    
		background-color: rgba(255,255,255,0.8);
    	color: #333;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
   		border:1px solid #333;
	}
	a.white:hover{    
		background-color:#000000;
    	color: #FFFFFF;
    	font-weight: 400;
    	text-shadow: none;
    	box-shadow: none;
   		border:1px solid #333;
	}
	
.wide {
  background: #72a5cb none repeat scroll 0 0;
  margin: 15px 0 45px;
  padding: 10px 0;
}
.wide h3{
	color:#fff; 
	text-align:center;     
	font-family:'Lato', sans-serif; 
	font-size:20px;
	letter-spacing:0.2em;
	}

.innershadow{ -moz-box-shadow: inset 0 0 2px 2px #B27778; -webkit-box-shadow: inset 0 0 2px 2px#B27778; box-shadow: inset 0 0 2px 2px #B27778;  height:50px; width:100px; letter-spacing:0.1em; font-size:20px; line-height:50px; border:#D60A0D 2px solid; text-align:center;}










.product {
	text-align:center;
    vertical-align: top;
    color: black;
    text-decoration: none;
    margin-bottom: 15px;
    overflow: hidden; text-align:center;
}

product .product-images {
    position: relative;
    overflow: visible;
}

.product .isnew{
    position: absolute;
    left: 15px;
    top: 20px;
    background-color: #e06064;
    opacity: 0.8;
    color: white;
    padding: 0.3em 0.6em;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15);
    font-size: 1em;
    text-transform: uppercase;
}
.product .addCart{
    position: absolute;
    left: 15px;
    top: 260px;
    background-color: #4279ED;
    opacity: 0.8;
    color: white;
    padding: 0.3em 0.6em;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15);
    font-size: 1em;
    text-transform: uppercase;
}
.price {
    font-style: italic;
    font-weight: bold;
    font-family: Georgia, Times, "Times New Roman", serif;
}
.product a.mainlink {
    text-decoration: none;
    color: #333;
}
.product:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.beauty-heading {


    display: block;
    color: #555;
    text-align: center;
    border-bottom: 6px double #e3e3e3;
    height: 0.8em;
    margin-bottom: 1.2em;
font-size: 2em;
		    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
}
.beauty-heading::before {
    content: '\0000a0 \0000a0';
    margin-right: -207px;
    padding: 5px 98px;
    background: #fff;
}
.c-24 {
    margin-bottom: 54px;
}

.popular{padding:50px 0px;}
p.tt2 {color:#fff !important; 	font-family: Georgia, Times, "Times New Roman", serif;}
p.tt2 span {color:#8abefa;}
h4.break{margin-top:15px;}
.subtitle.tt2.text-left {
    text-align: left;
}



.bt-tn{
	background-color:#525050;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px; 
	-moz-box-shadow:    2px 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
 	box-shadow:        2px 2px 2px 2px #ccc;
}
.bt-tn:hover{
	background-color:#000000;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px; 
	-moz-box-shadow:    2px 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
 	box-shadow:        2px 2px 2px 2px #ccc;
}
.bt-ctn{
	background-color:#479cfb;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px; 
	-moz-box-shadow:    2px 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
 	box-shadow:        2px 2px 2px 2px #ccc;
}
.bt-ctn:hover{
	background-color:#000000;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px; 
	-moz-box-shadow:    2px 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
 	box-shadow:        2px 2px 2px 2px #ccc;
}

*:focus {
    outline: none;
}






.three {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  overflow:hidden; text-align:center;
}
.three > img {
  width: 100%;
}
.three:hover > img{-webkit-transform: scale(1.08); transform: scale(1.08); -webkit-transition: 0.4s ease; transition: 0.4s ease;}
.on_hover_three {
	display:none;
  background: RGBA(0, 0, 0, 0.77);
  color: #ffffff;
  float: left;
  height: 100%;
  position: absolute;
  text-align: center;
  bottom:-100%;
  width: 100%;
}
.on_hover_three > p {
  font-size: 26px;
  padding: 0px 0px 0px 0px; text-align:center;
}
.three:hover > .on_hover_three{display:block; -webkit-transition: 0.4s ease; transition: 0.4s ease;top:75%;}
.newsletter-inline{background-color: #f8f8f8;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #72a5cb;
    letter-spacing: 1px;
    padding: 1em 0px;
    text-align: center;
    text-transform: uppercase;}
.newsletter-inline span.center input.input-lg {
  border: 1px solid #ababab;
  border-radius: 0;
  font-size: 14px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
}
.newsletter-inline button.transparentButton {
	background-color:#72a5cb;
  border: 1px solid #72a5cb;
  color: #ffffff;
  padding: 10px 8px;
  text-transform: uppercase;
}
.footer {
  background-image: url("../images/meastape.png");
  background-position: 0 top;
  background-repeat: no-repeat;
  float: left;
  padding: 6% 0 0;
  width: 100%;
}
.footer .copyright {
    border-top: 1px solid #e3e3e3;
    color: #ababab;
    font-size: 0.8em;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: center;
}
.text-center img.img-responsive {
  display: inline-block;
}
.on_hover_three p.set_in_center {
  margin-top: 45px;
}
.fa.fa-shopping-cart.gj{font-size:20px;}
.navbar-default .navbar-toggle {
    border-color: #f2f2f2;
    border: none;
    background: no-repeat;
    color: #000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none !important;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px;
}
.mennu{margin-top: 18px;
display: inline-block;
color: #333; text-transform:uppercase; cursor:pointer; opacity:0; display:none;}
.collapse {
    display: block;
}



/*cart css strt*/
.tdc1 {
    font-variant: small-caps;
}
.quotes_font {
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.15em;
	font-style: italic;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
}
.navbar.navbar-default.rmove\#fff {
	background: #fff;
}
.btn.btn-info.Continue {
	margin-right: 25px;
}
.heading_font.on-our.tdc img {
	margin-top: 15px;
}
.adcrt {
	margin-bottom: 25px;
}
/*cart css end*/


/*view detail css strt*/
.product-description {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.product-description h2 {
	font-size: 26px;
	line-height: 30px;
	font-style: italic;
	margin: 0 0 10px;
}
.pad {
	padding: 5% 0;
}
.vew_detail {
	float: left;
	width: 100%;
	overflow: hidden;
}
.vew_detail img{
	width: 100%;
}
.product-description p {
	color: #333;
}
.product-description .panel.panel-default.apni {
	border: none;
}
.product-description .accordion1 .panel-body ul.list1 li {
	list-style: disc inside;
}
.product-description .apni .panel-heading.settt {
	background-color: transparent;
}
.settt .panel-title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.product-description .panel-body h5 {
	font-size: 17px;
	color: #333;
	font-style: italic;
	margin-bottom: 8px;
}
ul.SwitchCollar li{padding:10px 0px;}
ul.SwitchCollar li label {
	width: 50%;
}
ul.SwitchCollar li span select {
	width: 48%;
		float: right;
	font-size: 12px;
}
.quantity{
	width: 100%;
	float: left;
}
.quantity li {
	margin-bottom: 15px;
}
.quantity li h5{
font-size: 17px;
color: #333;
font-style: italic;
font-weight: bold;
margin-top: 30px;
}
.quantity li span select{
	font-size: 17px;
	color: #333;
padding:5px 10px;
border:1px solid #ababab;
}
ul.lassst {
	text-align: center;
	margin-top: 25px;
	float: left;
width: 100%;
}
#add_shirt_to_cart_new {
	background: #4ac294;
	color: #fff;
	padding: 10px 10px;
	font-size: 16px;
	margin: 10px 0;
	display: inline-block;
}
#add_shirt_to_cart_log{
	background: #4ac294;
	color: #fff;
	padding: 10px 10px;
	font-size: 16px;
	margin: 10px 0;
	display: inline-block;
}
/*view detail css end*/


/*view detail css end*/
.list-unstyledimg .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{display:inline !important;}
h1, .beauty-heading, h2, h3, h4, h5, h6 {
    font-style: italic;
}



  .accordion-toggle {
    cursor: pointer;
    font-size: 17px;
    padding: 10px 0px;
    border-top: 1px solid #333; font-weight:bold; color:#000;
	background:url(../images/mns.jpg) no-repeat 98% 15px;
}
.current{background:url(../images/plus.jpg) no-repeat 98% 15px;}
.list1{list-style:circle; padding-left:17px;}
.list1 li{ color:#000; font-size:15px;  padding:3px;}
.accordion-toggle.kl{ border-bottom: 1px solid #333;}
  .accordion-content {display: none; padding:10px;}
  .accordion-content.default {display: block;}
  .accordion-content.default div h5{ font-size: 16px; color:#000;}

.panel-heading.settt .collapse {
    display: none;
}
.selectbox {margin-bottom:10px;}
.selectbox label{display:inline-block; width:150px;}
.selectbox select{display:inline-block; width:180px; padding:5px; border:1px solid #ccc; height:auto;}
.selectbox input{display: inline-block;
width: 150px;
padding: 5px;
border: 1px solid #ccc;
height: auto;
}


/*farics css*/
.filters {
  border: 2px solid #e3e3e3;
  padding: 15px;
}
.filter_title {
  font-family: "Avenir Next W02",Helvetica,sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.filter_tilte_text {
  border-bottom: 1px dashed #ababab;
}
.filters .filter_tilte_text small {
  display: block;
  font-size: 13px;
  padding-bottom: 10px;
}
.evrythin {
  padding-bottom: 150px;
}
.evrythin .m1b input {
  border: 1px solid #ababab;
  border-radius: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
}
.evrythin .m1b .infoButton {
  background: #5f99c4 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.075em;
  padding: 0.7em 1.2em 0.65em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.evrythin .grayplate {
  background: #5f99c4 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  clear: both;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.075em;
  margin: 1em 0;
  padding: 1em 0.5em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.evrythin .activefilters .activefilter {
  background-color: #e3e3e3;
  border-radius: 15px;
  display: inline-block;
  height: 30px;
  margin-left: 5px;
  padding: 5px 5px 5px 10px;
}
.link_design {
  color: #444444;
  display: block;
  font-size: 11px;
  padding: 5px 0;
}
.product.hoverable {
  height: 320px;
  padding: 15px;
  position: relative;
}
.product.hoverable:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  height: 435px;
  margin-bottom: -100px;
  z-index: 99999;
}
.product.hoverable h4 {
  color: #000000;
  font-style: normal;
  padding: 10px 0;
  text-align: left;
  text-decoration: underline;
}
.product.hoverable .material {
  color: #ff0000;
  margin-bottom: 8px;
}
.product.hoverable .pricing span.price {
  color: #000000;
  float: right;
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
}
.product.hoverable .rating-wrapper {
  background: rgba(0, 0, 0, 0) url("../images/stars_gray.png") repeat scroll 0 0;
  height: 14px;
  width: 74px;
}
.product.hoverable .rating-wrapper .rating {
  background: rgba(0, 0, 0, 0) url("../images/stars_red.png") repeat scroll 0 0;
  height: 100%;
  width: 0;
}
.product.hoverable .usps ul li {
  background: rgba(0, 0, 0, 0) url("../images/li-arrow.png") no-repeat scroll left top;
  color: #000000;
  line-height: 15px;
  margin: 15px 0;
  padding-left: 15px;
}

.product.hoverable .choosebutton {
  display: none;
  left: 0;
  position: absolute;
  text-align: center;
  top: 374px;
  width: 100%;
}
.product.hoverable:hover .choosebutton {
  display: block;
}
.show_more {
  padding-top: 25px;
  text-align: center;
}
.product.hoverable .choosebutton .actionButton {
  background: #5f99c4 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 0.5em 0.9em 0.4em;
  text-align: center;
}
.product.hoverable .ratings {
  float: left;
  padding: 6px 0;
}
.evrythin .c-24 {
  margin-bottom: 14px;
}
.product.hoverable .usps {
  float: left;
  width: 100%;
  text-align: left;
}

/*user css */
.main_pp {
 padding: 30px 10px;
}
.main_pp h1 {
 color: #333;
 font-style: italic;
}
.widget-header h4 {
 margin: 16px 0;
 font-size: 20px;
 font-style: italic;
 color:#333;
}
.widget-content label {
 color: #333;
}
.form-vertical.no-margin {
 padding-bottom: 35px;
 float: left;
 width: 100%;
}
.widget-content {
 padding-bottom: 35px;
}


/*user css end*/









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

	 .filters {
  display: none;
}
.m1b {
  margin: 0 0 15px;
}
	.chaktableresponsive {
  overflow: scroll;
}
	.collapse {
    display: none;
}
	.mennu{opacity:1; display:inline-block;}
.logo{float: none !important;}
.cart_tr{float: none !important; text-align:center; margin-top:10px; }
.cart_tr li{float:none !important; display:inline-block;font-size:12px; padding: 5px 10px !important;}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left: 24px;
}
.navbar-collapse{padding:0px 15px;}
.bannermai p.maintitle {
   font-size: 1.8em;
    line-height: 34px;
    color: #000;
}
.bannermai p.subtitle {
    text-align: center;
    font-size: 17px;
    color: #000;
}
h2.m05 {
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    color: #000;
}
.banner {
   padding: 11px 0px 15px 0px;
}
.button_link a {
    width: auto;
    display: block;
    margin: 10px}
	
.wide h3{font-size:17px;}

.navbar-header {
    background:none;
    position: absolute;
    top: -95px;
    right: 15px;
}
.navbar{min-height:1px;}
.logo img{width:120px !important;}
.navbar-default .navbar-nav > li > a {
    color: #555;
    display: block;
    padding: 10px 24px 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.navbar-default .navbar-nav > li:last-child > a{
    border-bottom: none;
}
.footer {
  padding: 15% 0 0;
}
.col-xs-12.col-sm-4.col-md-2.col-lg-2 > p {
  text-align: center;
  margin-top: 15px;
}
.list-unstyled > li {
  text-align: center;
}
.button_link a {
    padding: 5px 20px;
        font-size: 12px;
}
.bannermai{width:100%;}
.footer .copyright{padding:10px;}
.banner {
    background: url(../images/main.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.fa.fa-shopping-cart.gj {
    font-size: 16px;
}
.bannermai p.maintitle{width:100%;}
.selectbox select{display:block; width:100%;}
.selectbox label{display:block; width:100%;}
ul.SwitchCollar li span select{display:block; width:100%; float:none;}
.selectbox input{display:block; width:100%; float:none;}
ul.SwitchCollar li {
    padding: 0px 0px;
}

}

@media(min-width:768px) and (max-width:992px){
		.chaktableresponsive {
  overflow: scroll;
}
.navbar-default .navbar-nav > li > a {
    color: #555555;
    display: inline-block;
    padding: 10px 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}
.banner {
    background: url(../images/main.jpg) no-repeat;
    background-size: auto 100%;
    padding: 20px 0px 20px 0px;
    background-position: center center;
}
.bannermai p.maintitle {
    max-width: 438px;
    font-size: 3.5em;
    line-height: 50px;
    margin: 0 auto;
}
.bannermai p.subtitle {
    font-size: 1.4em;
}
h2.m05 {
    font-size: 1em;
    margin-top: 9px;
}
.bannermai {
    max-width: 530px;
}
.navbar-toggle{display:block;}
.navbar-header {
background: none;
position: absolute;
top: -58px;
right: 0px;
}
	.collapse {
    display: none;
}
.navbar-nav{float:none;}
.navbar{min-height:1px;}
	.mennu{opacity:1; display:inline-block;}
	.navbar-default .navbar-nav > li{float:none; width:100%;}
	.navbar-default .navbar-nav > li > a {
    color: #555;
    display: block;
    padding: 10px 24px 10px;
    text-align: center;
    border-bottom: 1px solid #ccc; font-size:14px;
}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left:24px;
}
.pull-right.cart_tr {
    padding-right: 90px;
}
.selectbox select {
    display: inline-block;
    width: 74%;
    padding: 5px;
    border: 1px solid #ccc;
    height: auto;
    float: right;
}
.selectbox input {
    display: inline-block;
    width: 48%;
    padding: 5px;
    border: 1px solid #ccc;
    height: auto;
    float: right;
}

#cartr1 .tdc {
    display: list-item;
    width: 100%;
    list-style: none;
}

}

@media(min-width:1000px) and (max-width:1024px){
.bannermai {
    max-width: 668px;
}





