:root{
	--primary-color: #201760;
	--secondary-color: #2d7695;
	--font-1:white;
}
.error, .invalid-feedback{
  display:none ;
  color:red !important ;
}
/* :root{
	--primary-color: #639db6;
	--secondary-color: #2d7695;
	--font-1:white;
} */
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Lato', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	
}
.header_top{
	background: #f7f7f7;
	padding: 2px 0;
	border-bottom: 1px solid #EFEFEF;
}
.wrap-box {
  /* background: url(../images/strip.png); */
  /* padding:2px; */
}
.one-fifth {
	width:10.4%;
}
.column {
	float: left;
	position: relative;
}
.selection-box {
	display: block;
	position: relative;
}
.search-form .column input[type="text"], .search-form .column input[type="submit"], .search-form .column select {
	width: 100%;
}
.selection-box select {
	background: #FFFFFF;
}
.search-form .column .selection-box:after {
	height: 46px;
}

.search input[type="text"] {
	border: none;
	outline: none;
	background: none;
	font-size:0.85em;
    color:#999;
	width:250px;
	padding: 1px 7px 3px 20px;
	-webkit-apperance:none;
	margin:0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.total-item input[type="text"] {
  border: 1px solid #ddd;
  border: none;
	outline: none;
	background: none;
	font-size:0.85em;
    color:#3c3c3c;
	width:auto;
	/* padding: 10px 7px 3px 20px; */
	-webkit-apperance:none;
	margin:0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.search input[type="text"]:focus{
	width:300px;
}
.search .desk_search {
  border: none;
  text-indent: -9999px;
  outline: none;
  cursor: pointer;
  background: url(../images/search1.png) no-repeat 0px 0px;
  width: 30px;
  height: auto;
  /* padding-top: 8px;*/
}	
.search input[type="submit"]:active {
	position:relative;
}
.selection-box:before, .selection-box:after {
	content: "";
	pointer-events: none;
	position: absolute;
}
.three-fifth {
	width: 59.2%;
}
.three-fifth input[type="text"]{
	background: #fff;
	border: 1px solid #ddd;
	color: #CDCDCD;
	padding: 15px;
	display: block;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 100%;
	outline:none;
}
.one-fifth select {
	background: none;
	background-image: url("../images/arrow.png");
	background-position: left 65px center;
	background-repeat: no-repeat;
	border: none;
	border-radius: 0;
	color: #B8B8B8;
	cursor: pointer;
	display: block;
	font-size: 13px;
	outline: medium none;
	padding: 5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	letter-spacing: 1px;
}
.one-fifth input[type="submit"]{
	padding:14px 40px;
}
.cssmenu {
	margin-top: 3px;
}
.cssmenu ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.cssmenu ul li {
	display: inline-block;
}
.cssmenu ul li {
	display: inline-block;
}
.cssmenu ul li a{
    color: #B8B8B8;
	font-size:13px;
}
.cssmenu ul li a:hover, .h_nav ul li a:hover, .content_box h4 a:hover, ul.list_1 li a:hover, .box_3 h4 a:hover{
	color:#f54d56;
	text-decoration:none;
}
/* .logo {
	border-right: 1px solid #E0E0E0;
	padding-left:0;
} */
.logo h1{
	  text-transform: uppercase;
      font-size: 1.5em;
 	 font-weight: 800;
     margin: 5px 0 0 0;
}
.logo h1 a span{
	color:#f54d56;
}
.logo h1 a{
	color:#333;
}
.logo h1 a:hover{
	text-decoration:none;
}
/* .header_bottom {
   padding:2em 0;
} */
/*--menu--*/
/* dCodes Framework:(c) TemplateAccess */
/* start menu */
.h_nav h4{
	border-bottom:1px solid rgb(236, 236, 236);
	font-size: 1em;
	color:#000;
	line-height: 1.8em;
	text-transform:uppercase;
	margin-bottom: 4%;
}
.h_nav h4.top{
	margin-top: 12%;
}
.h_nav ul li{
	display: block;
}
.h_nav ul li a{
	display:block;
	font-size:1em;
	color:#777;
	text-transform:capitalize;
	line-height:2.5em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.h_nav ul li a:hover{
	color:#00405d;
	text-decoration:underline;
}
.header-bottom-left{
	margin-top:13px;
	padding-right:0;
}
.col-xs-6.menu {
  padding-right: 0;
}
.menu{
  width: 82% !important;
}
.header-bottom-right{
	float:right;
	padding-right: 0;
	padding-left: 0;
	margin-top:6px;
}
.header-bottom-right h3{
	font-size:1em;
	font-weight:600;
	color:#000;
	border-bottom:1px solid #E0E0E0;
	margin-bottom:10px;
	padding-bottom:10px;
	padding:10px;
}
.shopping_cart{
	padding:10px;
}
.login_buttons{
	padding:0px 10px 10px;
}
.login_button{
	float:right;
}
.login_button a{
	color:#fff;
	font-size:0.8125em;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
    border: none;
	cursor: pointer;
	padding:5px 10px; 
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #000;
	margin:10px 0 0;
}
.login_button a:hover{
	background:#f54d56;
}
.check_button{
	float:left;
}
.check_button a{
	color:#fff;
	font-size:0.8125em;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
    border: none;
	cursor: pointer;
	padding:5px 10px; 
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #000;
	margin:10px 0 0;
}
.check_button a:hover{
	background:#f54d56;
}
/*-- search Box --*/

.banner {
	/* background: url(../images/banner.jpg) no-repeat center top; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	width:100%;
	height:auto
	/* min-height:500px; */
}
.content_bottom1 {
	/* background: url(../images/banner.jpg) no-repeat center top; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	width:100%;
	height:auto
	/* min-height:500px; */
}
.banner_desc{
	padding-top:9em;
	position: relative;
}
.banner_desc h1{
	color: #fff;
	font-size: 3.5em;
	font-weight: 900;
	text-transform: uppercase;
}
.banner_desc h2{
	color:#fff;
	text-transform:uppercase;
	font-size:2em;
	font-weight:500;
	letter-spacing:5px;
}
.button {
	display: block;
	z-index: 2;
	text-shadow: none;
	margin-top:2em;
	max-width: none;
}
.button a{
	text-decoration: none;
	color:#fff;
	background:#f54d56;
	padding: 10px 40px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2em;
}
/* Bounce To Right */
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.blog_1{
	width:45%;
	margin-right:10%;
}
.row_2{
	margin-right:0;
	width:45%;
}
h2.m_3 {
  /* color: #656363; */
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom:2em;
}
h2.m3 {
  /* color: #656363; */
  text-align: center;
  font-size: 1.5em;
  /* text-transform: uppercase; */
  margin-bottom:1em;
}
.span_1_of_3 {
  width:32.2%;
}
.col_1_of_3 {
  display: block;
  float: left;
  margin:0 0 0 1.6%;
}
.col_1_of_3:hover .shop-holder{
	border: 4px solid var(--primary-color);
}
.shop-holder{
	border: 1px solid #ebebeb;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shop-holder .product-img a:last-child {
  position: absolute;
  bottom: -22px;
  right: 30px;
  width: 40px;
  height: 40px;
  background: url(../images/plus.png) no-repeat 8px 8px var(--primary-color);
  color: #fff;
  text-align: center;
  line-height: 33px;
  border: 4px solid #fff;
  font-size: 11px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.shop-holder .product-img a {
  display: block;
  overflow: hidden;
}
.shop-holder .product-img {
	position: relative;
}
.col_1_of_3:first-child {
  margin-left: 0;
}
.about-block-content {
  background-color: #f54d56;
  color: #fff;
  position: relative;
  padding: 40px;
  margin-bottom: 10px;
}
.about-block-content .border-add {
  border: 1px solid #fff;
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
}
.border-add {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 2px solid #ebebeb;
}
.about-block-content h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 10px;
  margin-top: 0;
}
.item-inner {
    /* box-shadow: -12px -12px 0px #E2E2E2;
    -webkit-box-shadow: -12px -12px 0px #E2E2E2;
    -moz-box-shadow: -12px -12px 0px #E2E2E2;
    -o-box-shadow: -12px -12px 0px #E2E2E2; */
}
.shop-content > div a {
  font-size: 15px;
  letter-spacing: 2px;
}
.shop-content h3 {
  margin: 0;
  margin-top: 3px;
  font-weight:600;
  font-size:20px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.shop-content h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 20%;
  background-color: #d3d3d3;
}
.shop-content > span {
  font-size: 13px;
  color: #000000;
}
.content_bottom{
	padding-top:5%;
}
.row_3 img{
	border:1px solid #E4E0E0;
}
.row_5{
	padding: 4% 28% 0 5%;
}
.content_bottom-grid{
	background: #f5f5f5;
}
.date-comments, .data-comments{
  position: absolute;
  top: -70px;
  left: -70px;
  text-align: center;
  background: #eddbd2;
  /* padding: 20px; */
  /* color: #fff; */
  /* min-width: 170px;
  min-height: 170px; */
  text-transform: uppercase;
  border-radius: 20px;
}
.date-comments .date span.word1 {
  /* font-size: 36px; */
  color:white;
  line-height: 30px;
}
.date-comments .date span.word2 {
  /* font-size: 16px; */
    display: block;
}
.shop-holder1{
	border:1px solid #ebebeb;
	margin-bottom: 1em;
}
.shop-holder1:hover{
	border:1px solid #f54d56;
}
.row_4{
	background: url(../images/pic10.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height:350px;
}
.menu-recent .date-comments .date span, .blog-index-list .date-comments .date span {
  display: block;
}
.date-comments .comments {
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid #5e5e5e;
}
/*--content--*/
.content_top{
  /* padding: 5em 0; */
  background: #f5f5f5;
}
.content_box {
  /* border: 5px solid #f7f6f6; */
  text-align: center;
  padding-bottom: 1em;
}
.view {
   overflow: hidden;
   position: relative;
}
.view .mask,.view .content {
   position: absolute;
	overflow: hidden;
	top: 188px;
	left:140px;
}
.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask, .view-fifth .mask1{
  -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth:hover .mask, .view-fifth:hover .mask1 {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view1{
   overflow: hidden;
   position: relative;
}
.mask1 {
  position: absolute;
  top: 20px;
}
.info {
   display: block;
	/* background: url(../images/label_new.png) no-repeat; */
	/* text-indent: -9999px; */
	width: 75px;
	height: auto;
background-color: #00A1DA;
}
.info h5{
  color:white !important;
  padding-top: 10%;
  padding-bottom: 10%;

}
.content_box h4{
	font-size:1.1em;
}
.content_box h4 a{
	color:#666;
}
.content_box p{
	color:#717171;
	font-weight:600;
	font-size:1.1em;
}
h3.m_1{
	color:#656363;
	text-align:center;
	font-size:1.5em;
	text-transform:uppercase;
	 margin-bottom: 2em;
}
/*--footer--*/
.footer {
  /* border-top: 1px solid rgb(236, 236, 236); */
  padding-top: 4em;
}

.box_3 h4{
	font-size:1em;
	font-weight:600;
}
.box_3 h4 a{
	color:var(--font-1);
}
.box_3 p{
	color:var(--font-1);
	font-size:0.85em;
	margin-bottom:1.5em;
}

ul.list_1 li a{
	color: var(--font-1);
	font-size:0.8125em;
	line-height:2.5em;
}
.address p {
  color: var(--font-1);
  font-size: 0.85em;
  line-height: 1.8em;
  margin: 0 0 16px;
  font-style: normal;
}
.address dd {
  color: var(--font-1);
  font-size: 0.85em;
  line-height: 1.8em;
}
.address dd a{
  color: var(--font-1);
  
}
ul.footer_social {
  padding: 0;
  list-style: none;
  margin:0;
}
.footer_social i{
	color: white;
}
.footer a{
  color: white;
  font-size: 0.9em;
}
ul.footer_social li {
  display: inline-block;
  margin-right: 10px;
}
ul.footer_social li a i {
  width: 25px;
  height: 25px;
  display: block;
  background: url(../images/img_sprite.png)no-repeat;
}
ul.footer_social li a i.fb {
	background-position:-3px -13px;
  color: white;
}
ul.footer_social li a i.tw {
  	background-position:-26px -14px;
    color: white;
}
ul.footer_social li a i.google{
  	background-position:-55px -14px;
    color: white;
}
ul.footer_social li a i.instagram{
  	background-position:-84px -14px;
}
ul.footer_social li a i:hover{
	opacity:0.5;
}
.copy{
	text-align:center;
}
.copy p{
	color: var(--font-1);
	font-size:0.85em;
}
.cards{
	float:right;
}
.footer_bottom{
	  /* border-top: 1px solid rgb(236, 236, 236); */
	  padding:2em 0;
}
.footer_top {
  margin-bottom: 2em;
}
/*--men--*/
/* start women */

.women{
	text-align: left;
	border-bottom: 1px solid #ebebeb;
  margin-bottom:3em;
}
.women h4{
	float:left;
	font-size:1em;
	/* text-transform:uppercase; */
	color: #333333;
}
.women h4{
	color:#555555;
}
.w_nav {
	float:right;
	color:#555555;
	font-size:0.8125em;
	padding:0;
	list-style:none;
}
.w_nav li{
	display: inline-block;
}
.w_nav li a{
	display: block;
	color:#555555;
	text-transform:capitalize;
}
.w_nav li a:hover{
	color: #00405d;
}
.w_sidebar{
	border: 1px solid #EBEBEB;
}
.w_nav1 ul{
	padding:0;
	list-style:none;
}
.w_nav1{
	padding: 20px;
}
.w_nav1 h4{
	text-transform:uppercase;
	color: #589D3E;
	font-size: 1em;
	margin-bottom: 5px;
}
.w_nav1 ul li{
	line-height: 1.5em;
}
.w_nav1 ul li a{
	display: block;
	text-transform:uppercase;
	color: #555555;
	font-size: 10px;
}
.w_nav1 ul li a:hover{
	color:#00405d;
}
.w_nav2{
	padding: 20px;
}
.w_nav2  li{
	line-height: 1.5em;
	display: inline-block;
}
.w_nav2 li a{
	display: block;
	padding: 14px;
}
.w_nav2 li a.color1{
	background:	#0AA5E2;
}
.w_nav2 li a.color2{
	background:	#40E0D0;
}

.w_nav2 li a.color3{
	background:	#B03060;
}
.w_nav2 li a.color4{
	background:	#000080;
}

.w_nav2 li a.color5{
	background:	#E60D41;
}
.w_nav2 li a.color6{
	background:	#45BF55;
}
.w_nav2 li a.color7{
	background:	#FF7F00;
}
.w_nav2 li a.color8{
	background:	#8B4513;
}
.w_nav2 li a.color9{
	background:	#FFD700;
}
.w_nav2 li a.color10{
	background:	#9FA8AB;
}
.w_nav2 li a.color11{
	background:	#C0C0C0;
}
.w_nav2 li a.color12{
	background:	#0AA5E2;
}
.w_nav2 li a.color13{
	background:	#FFCBDB;
}
.w_nav2 li a.color14{
	background:	#B87333;
}
.w_nav2 li a.color15{
	background:	#BFB540;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.w_sidebar h3{
	padding:0 20px 10px;
	font-size: 1em;
	color: #555555;
	text-transform:uppercase;
}
/* radios and checkboxes */
.sky-form {
	margin-top: -10px;
}
.row1{
	outline:none;
	padding: 20px;
	overflow: auto;
	height: 200px;
}
.sky-form.col.col-4 ul {
	padding: 0;
	list-style: none;
}
.sky-form h4{
	margin-top: 10px;
	/* background: #ECECEC; */
  
	padding: 10px 20px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size:12px;
}
.sky-form section {
	margin-bottom: 20px;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.sky-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form .button {
	position: relative;
	display: block;
}
/* selects */
.sky-form .select i {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 1px;
	height: 11px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
}
.sky-form .select i:after,
.sky-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .select i:after {
	bottom: 0;
	border-top: 4px solid #404040;
}
.sky-form .select i:before {
	top: 0;
	border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
	height: auto;
}
/* radios and checkboxes */
.sky-form .radio,.sky-form .checkbox {
	outline:none;
	border:none;
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 13px;
	line-height: 27px;
	color: #555555;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 0;
}
.sky-form .radio{
	text-transform: none;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
	margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 17px;
	height: 17px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.sky-form .radio i {
	border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.sky-form .checkbox input + i:after {
	content: '';
	top: 3px;
	left: 2px;
	width: 10px;
	height: 7px;
	background: url(../images/tick.png) no-repeat;
	text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
	opacity: 1;
}
.sky-form .inline-group {
	margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}
/* icons */

.sky-form [class^="icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* normal state */
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-append,
.sky-form .icon-prepend {
	border-color: #e5e5e5;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
	background-color: #212d32;	
}
/* hover state */
.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i {
	border-color:#f54d56;
}
.sky-form .button:hover {
	opacity: 1;
}
/* focus state */
.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
	border-color: #2da5da;
}
/* checked state */
.sky-form .radio input i:after {
	background-color:#f54d56;
}
.sky-form .checkbox input i:after {
	color:#f54d56;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color:#e5e5e5;
}
/* error state */
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i {
	background: #fff0f0;
}
/* success state */
.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i {
	background: #f0fff0;
}
/* disabled state */
.sky-form .input.state-disabled input,
.sky-form .select.state-disabled,
.sky-form .textarea.state-disabled,
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled,
.sky-form .toggle.state-disabled,
.sky-form .button.state-disabled {
	cursor: default;
	opacity: 0.5;
}
.sky-form .input.state-disabled:hover input,
.sky-form .select.state-disabled:hover select,
.sky-form .textarea.state-disabled:hover textarea,
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i,
.sky-form .toggle.state-disabled:hover i {
	border-color: #e5e5e5;
}
/*-- start scrollpane --*/
.jspContainer{
	overflow: hidden;
	position: relative;
}
.jspPane{
	position: absolute;
	outline: none;
	padding: 20px !important;
}
.jspVerticalBar{
	position: absolute;
	top: 0;
	right:0px;
	width:5px;
	height: 100%;
}
.jspHorizontalBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
.jspCap{
	display: none;
}
.jspHorizontalBar .jspCap{
	float: left;
}
.jspTrack{
	background: #f0f0f0;
	position: relative;
}
.jspDrag{
	background: #777777;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{
	float: left;
	height: 100%;
}
.jspArrow{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.jspArrow.jspDisabled{
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow{
	height: 16px;
}
.jspHorizontalBar .jspArrow{
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus{
	outline: none;
}
.jspCorner{
	background: #eeeef4;
	float: left;
	height: 100%;
}
/*-- cart --*/
.itemContainer{
			width:100%;
			float:left;
		}

		.itemContainer div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}

		.itemContainer a{
			text-decoration:none;
		}

		.cartHeaders{
			width:100%;
			float:left;
		}

		.cartHeaders div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}
.item_add {
  background: url(../images/plus.png) no-repeat 10px 10px var(--primary-color);
  text-align: center;
  font-size: 11px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  color: #fefefe;
  width: 35px;
  height: 35px;
  font-size: 0.85em;
  border: none;
  outline:none;
}	
/* .item_add:hover{
	background:url(../images/plus.png) no-repeat 10px 10px  var(--secondary-color);
}	 */
.add3 {
	background:url(../images/plus.png) no-repeat 10px 10px  var(--primary-color);
  text-align: center;
  font-size: 11px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  color: #fff;
  width: 35px;
  height: 35px;
  font-size: 0.85em;
  border: none;
  outline: none;
  /* margin-left: 60%; */
}	
.add31 {
	background: url(../images/buy1.png) no-repeat  var(--secondary-color);
  text-align: center;
  font-size: 11px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  color: #fff;
  width: 35px;
  height: 35px;
  font-size: 0.85em;
  border: none;
  outline: none;
  /* margin-left: 60%; */
}	
/* .add3:hover{
	background: url(../images/buy1.png) no-repeat  var(--secondary-color);
} */

.grid_11 img{
	margin-bottom:1em;
}
.size_2 {
  margin: 0 auto;
  
  width:60%;
}
.size_2-left {
  float: left;
  margin-right:11%;
}
.size_2-right {
  float: left;
  margin: -4px 0 0 0;
}
.size_1 {
  margin:0.5em 0 1em;
}
span.item_price {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-right: 5%;
}
.btn_3{
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-top-right-radius:0;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-top-left-radius:0;
  border-bottom-left-radius:0;
}
.item_quantity {
  border: 1px solid rgb(175, 175, 175);
  font-size: 0.8125em;
  padding: 0 2px;
  width: 40px;
}
.box_11{
  cursor: pointer;
  padding: 5px 10px;
  /* background:#f54d56; */
}
.box_11 a:hover{
	text-decoration:none;
}
p.empty{
  font-size: 13px;
  margin: 6px 0 0 5px;
  float:right;
}
p.empty a{
  color: #000;
}
.box_11-cart{
   float:right;
}
.box_11 h4{
  border:none;
  color: #fff;
  font-size: 0.85em;
  margin-bottom: 0;
  padding:0;
}
.box_11 p{
	float:left;
	margin: 6px 0 0 0;
}
/* .box_11 h4 img{
  margin-left: 5px;
  float:left;
} */
select.item_Size {
  border: 1px solid #999;
  font-size: 0.8125em;
  color: #000;
  padding:0px;
}
/*-- end scrollpane --*/
.grid1_of_4 {
  float: left;
  width: 22.22222%;
  margin-left: 2.33333%;
}
.grid1_of_4:first-child {
  margin-left: 0;
}

.content_box h6{
	color:#999;
	font-size:0.85em;
	line-height:1.5em;
	margin-bottom: 0;
}
.men_border{
	  border-bottom: 1px solid #EFEFEF;
}
/*--single--*/
.single_top {
	margin:3em 0;
}
ul.back{
	padding:0;
	list-style:none;
	margin-bottom:1em;
	border-bottom:1px solid rgb(208, 208, 208);
	padding-bottom:1em;
}
ul.back li{
	font-size:0.8125em;
	color:#999;
}
ul.back li a{
	color:#f54d56;
}
i.back_arrow{
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/img_sprite.png)no-repeat -194px -14px;
}
.span_3_of_2 h1{
	color:#4a4a4a;
	font-size:1.5em;
	font-weight:600;
}
.price_single{
   margin: 1em 0 2em;
}
.head{
	float:left;
}
.head h2{
	color:var(--primary-color);
	font-size: 2.5em;
	font-weight: bold;
}
.head_desc{
	float:right;
	margin-top: 15px;
}
.head_desc a{
	font-size:0.8125em;
	color:#575757;
	margin-right: 1em;
}
.span_3_of_2 p{
	color:#999;
	font-size:0.85em;
	line-height:1.8em;
}
.metro1{
	position: relative;	
	cursor: pointer;
	font-weight:600;
	background:#f4f4f4;
	color:#000;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.metro1.open{
	z-index: 2;
}
.metro1:hover,
.metro1.focus{
	color:#666;
}
/* OLD SELECT (HIDDEN) */
.metro1 .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.metro1 select{
	position: absolute;
	left: 0px;
	top: 0px;
}
.metro1.touch select{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
/* SELECTED FEEDBACK ITEM */ 
.metro1 .selected {
    color:#000;
}
.metro1 .selected,
.metro1 li{
	display: block;
	font-size:0.8125em;
	padding:10px 0px 10px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	font-weight:500;
	text-transform:uppercase;
}
.metro1 .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 18px;
	background: url(../images/img_sprite.png) no-repeat -223px -5px #e5e5e5;
}
.metro1:hover .selected::after,
.metro1.focus .selected::after{
	background:url(../images/img_sprite.png) no-repeat -223px -5px  #8f8f8f;
}
/* DROP DOWN WRAPPER */
.metro1 div{
	position: absolute;
	height: 0;
	left: 0;
	right: 0;
	top: 100%;
	margin-top:1px;
	background:#d6d2d1;
	overflow: hidden;
	opacity: 0;
	color: #0c0c0c;
}
/* Height is adjusted by JS on open */
.metro1.open div{
	opacity: 1;
	z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */
.metro1.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
}
.metro1.scrollable.bottom div::after{
	opacity: 0;
}
/* DROP DOWN LIST */
.metro1 ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding:0;
	list-style: none;
	overflow: hidden;
}
.metro1.scrollable.open ul{
	overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */
.metro1 li{
	list-style: none;
	padding: 6px 10px;
	font-size:0.85em;
	font-weight: 400;
}
.metro1 li:last-child {
    border-bottom: 0;
}
/* .focus class is also added on hover */
.metro1 li:hover{
	background-color:#DD3E27;
}
.metro1 li.focus{
	background:#DD3E27;
	position: relative;
	z-index: 3;
	color:#FFF;
}


.dropdown_left{
	float:left;
	width:35%;
}
ul.color_list {
	padding:0;
	list-style:none;
	float:right;
	margin-top: 7px;
}
ul.color_list li {
	display:inline-block;
}
span.color1 {
	background:#efebe2;
	padding: 5px 14px;
}
span.color2 {
	background:#c9c1c6;
	padding: 5px 14px;
}
span.color3 {
	background:#b29b88;
	padding: 5px 14px;
}
span.color4 {
	background:#968886;
	padding: 5px 14px;
}
span.color5 {
	background:#cde0ef;
	padding: 5px 14px;
}
.single_social_top{
	border-bottom: 1px solid rgb(208, 208, 208);
	border-top: 1px solid rgb(208, 208, 208);
	padding: 1em 0;
	margin:3em 0;
}
ul.single_social{
	list-style: none;
	width:88%;
	margin: 0 auto;
	padding:0;
}
ul.single_social li{
	display:inline-block;
	margin-right:13%;
}
ul.single_social li.last{
	margin-right:0;
}
ul.single_social li a i {
	  width: 58px;
	  height: 53px;
	  float: left;
	  background: url(../images/img_sprite.png)no-repeat;
	  margin-right: 10px;
}
ul.single_social li a i.s_fb {
	background-position:-9px -73px;
}
ul.single_social li a i.s_twt {
	background-position:-77px -73px;
}
ul.single_social li a i.s_google {
	background-position:-143px -73px;
}
ul.single_social li a i.s_email {
	background-position:-208px -73px;
}
.social_desc{
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-top: 8px;
}
ul.single_social li a{
	color: #000;
}
ul.single_social li a:hover {
	display: block;
	color:#fd926d;
}
.menu_drop {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
}
ul.menu_drop li.item1{
	background:#FDA5AA;
}
ul.menu_drop li.item1 img, ul.menu_drop li.item2 img, ul.menu_drop li.item3 img, ul.menu_drop li.item4 img, ul.menu_drop li.item5 img{
	margin: -3px 10px 0 0;
}
ul.menu_drop li.item2{
	background:#FC9096;
}
ul.menu_drop li.item3{
	background:#FD7179;
}
ul.menu_drop li.item4{
	background:#FA5C65;
}
ul.menu_drop li.item5{
	background:#f54d56;
}

.menu_drop > li > a {
	width: 100%;
	height: 4em;
	line-height: 4em;
	text-indent: 1.2em;
	display: block;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.menu_drop ul li a {
	background: #fff;
	width: 100%;
	height: 5em;
	line-height: 1.8em;
	display: block;
	position: relative;
	font-size:0.85em;
	font-weight: 400;
	color: #878d95;
}
.menu_drop > li > a:hover, .menu > li > a.active {
	background:#7f7e7e;
}
.metro1 li.active{
  background-color:#ff9f00;
color: #fff;
}
.m_4{
	margin:3em 0 1em;
}
.m_4 p{
	color:#000;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
}
span.left_line2 {
	height: 1px;
	width:44%;
	display: block;
	background: rgb(208, 208, 208);
	position: absolute;
	left: 0;
	bottom: 10px;
}
span.right_line2 {
	height: 1px;
	width:44%;
	display: block;
	background: rgb(208, 208, 208);
	position: absolute;
	right: 0;
	bottom: 10px;
}
.images_3_of_2 {
  width: 26.2%;
  float: left;
  margin-right: 2.6%;
}
.span_3_of_2 {
  width: 70.3333%;
}
.desc1 {
  display: block;
  float: left;
}
h3.m_2{
	text-align:center;
	margin:3em 0 2em;
	color: #656363;
  font-size: 1.5em;
  text-transform: uppercase;
}
/*--about--*/
.about_left h1{
	color: #656363;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom:1em;
}
.about_left img{
	margin-bottom:1em;
}
.about_left p{
	color:#999;
	font-size:0.95em;
	line-height:1.8em;
}
.faqs{
	margin-top:2em;
}
.faqs h2{
	color: #656363;
   font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom:1em;
  font-weight: 700;
}
.questions {
	margin-bottom:2em;
}
.questions h3{
	color:#555;
	font-size:1.1em;
}
.sidebar h3 {
  font-size: 25px;
  color: #2D53C2;
  padding: 5px 0;
}
.testimonials {
  padding-top: 18px;
  position: relative;
}
.sidebar p {
  font-size: 0.9em;
  padding: 1.5em 0 0 0;
  color: #999;
  line-height: 1.8em;
  text-indent: 35px;
  font-style: italic;
}
.testimonials span.quotes {
  position: absolute;
  left: 0;
  top: 55px;
  width: 30px;
  height: 28px;
  background: url(../images/quotes.png) no-repeat;
}
.sidebar h3{
  color: #656363;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.sidebar h5 {
  color: #555;
  margin-bottom: 0.5em;
  font-size: 0.9em;
  font-weight:600;
  margin-top: 0px;
}
.sidebar h5 span a {
  color: #00A1DA;
  font-size: 0.9em;
  cursor: pointer;
  text-decoration: underline;
  font-weight: normal;
  padding-left: 10px;
  text-transform: lowercase;
}
.sidebar h5 span a:hover{
	text-decoration:none;
}
/*--404--*/
.error-404{
	min-height:500px;
}
.error-404 h1 {
  font-size: 12em;
  font-weight: 700;
  color:#f54d56;
  text-transform: uppercase;
}
.error-404 p {
  color: #4f4844;
  font-size: 1.2em;
  text-transform: uppercase;
}
a.b-home {
  background: #000;
  padding: 0.8em 1.5em;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
  -webkit-appearance: none;
}
a.b-home:hover{
	background:#f54d56;
}
/*--contact--*/
.map {
  margin-bottom: 5em;
}
.map iframe {
  width: 100%;
  min-height: 400px;
  border: none;
}
.contact_left h1 {
  color: #656363;

  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom:1em;
}
.contact_left p{
	color:#999;
	font-size:0.95em;
	line-height:1.8em;
	margin-bottom:1em;
}

.form-submit1 input[type="submit"] {
  background:var(--primary-color);
  padding: 12px 30px;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1em;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  float:right;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.form-submit1 input[type="submit"]:hover{
	background:var(--secondary-color);
}
.contact_right h2{
	color: #656363;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
/*--login--*/
.login-left h3, .login-right h3 {
	color:var(--secondary-color);
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 0.5em;
}
.login-left p, .login-right p {
	color:#999;
	display: block;
	font-size:0.85em;
	margin: 0 0 1.5em 0;
	line-height: 1.8em;
}
.acount-btn {
	background:var(--primary-color);
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:var(--secondary-color);
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 1.5em 0;
}
.login-right span {
	color: #999;
	font-size:0.85em;
	padding-bottom: 0.2em;
	display: block;
}
.login-right input[type="email"],.login-right input[type="text"], .login-right input[type="password"] {
	border: 1px solid #DDDBDB;
	outline-color: var(--primary-color);
	width: 96%;
	font-size:0.8125em;
	padding:10px;
}
.login-right input[type="submit"] {
	background: var(--primary-color);
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.login-right input[type="submit"]:hover{
	background:var(--secondary-color);
}
a.forgot {
	font: 300 14px/25px Lato, sans-serif;
}
h4.title {
	color: #000;
	margin-bottom: 0.5em;
	font: 300 18px/25px Lato, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #DFDDDD;
	padding-bottom: 13px;
}
p.cart {
	color: #999;
	line-height: 1.8em;
	font: 300 16px/25px Lato, sans-serif;
}
/*--register--*/
.register-top-grid h3, .register-bottom-grid h3 {
	color:var(--secondary-color);
	font-size: 1em;
	padding-bottom: 5px;
	margin: 0;
	font-weight:600;
}

.register-top-grid span, .register-bottom-grid span {
	color:#999;
	font-size:0.85em;
	padding-bottom: 0.2em;
	display: block;
}
.register-top-grid input[type="number"],.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] ,.register-bottom-grid input[type="password"],.register-top-grid input[type="email"] {
	border: 1px solid #a1a0a0;
	outline-color:var(--secondary-color);
	width: 96%;
	font-size: 1em;
	padding: 0.5em;
  border-radius: 15px;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.1em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	position: relative;
	font-size:0.85em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 0.85em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #D2CF99;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but input[type="submit"] {
	background:var(--primary-color);
	color: #FFF;
	font-size: 0.8em;
	padding: 0.8em 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.register-but input[type="submit"]:hover {
	background:var(--secondary-color);
}
.register-bottom-grid {
	margin-top:3em;
}
/*--checkout--*/
.cart h2{
	font-size:1.5em;
	margin-bottom:1em;
}
.cart-items{
	width: 70%;
  margin-right: 5%;
}
.cart-sec{
	
	margin-bottom:3em;
}
.cart-item{
	width:20%;
	float:left;
	margin-right:5%;
	
}
.cart-item img{
	width:100%;
}
.cart-item-info{
	width:75%;
	float:left;
	 
}
.check{
	padding:5em 0;
}
.cart-item-info h3{
	font-size:1.3em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}
.cart-item-info h3 span{
	display:block;
	font-weight:400;
	font-size:0.75em;
	margin-top:3px;
}
.size_3 {
  width:100%;
}
.delivery {
  margin-top: 3em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: left;
}
.delivery .p_price {
  color: #424242;
  font-size: 1.1em;
  font-weight: 400;
  float: left;
}
.delivery span {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: right;
}
.cart-item-info h4 span{
	font-size:0.65em;
	font-weight:400;
} 

.close1,.close2{
  background: url('../images/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.cart-header {  
  position: relative;  
}
.cart-header2 {  
  position: relative;  
}
.cart-total {
  background-color: rgb(218, 216, 216);
}
a.order, button.order{
  background: var(--primary-color);
  padding: 10px 20px;
  
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin-bottom:10% ;
  margin-top:10% ;
}
a.order:hover, button.order{
	background:var(--primary-color);
  color:white;
}
.total-item{
	margin-top:2em;
	padding-bottom:2em;
}
.total-item h3 {
  color: #333;
  font-size: 1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:10%;
}
a.cpns{
	background:#f54d56;
	color:#fff;
	
	padding: 5px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background:rgb(3, 193, 167);
}
.total-item p{
	font-size:0.9em;
	font-weight:400;
	margin-top:1em;
	color:#727272;	
}
.total-item p a:hover{
	color:#333;
	text-decoration:underline;
}
a.continue{
	/* background: var(--primary-color); */
	padding:10px 20px;
	
	font-size:1.3em;
	color:#6b6b6b;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:5%;
   margin-top:10%;
}
/* a.continue:hover{
	background:var(--secondary-color);
} */
ul.total_price{
	padding: 0;
  margin: 1em 0 0 0;
  list-style: none;
}
ul.total_price li.last_price{
	width: 50%;
  float: left;
  
}
ul.total_price li.last_price span{
	font-size: 1.1em;
  color: #000;
}
.price-details{
	border-bottom: 1px solid #DDD9D9;
  padding-bottom: 10px;
}
.price-details h3{
	color:#000;
	font-size:1.1em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 
  font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}


.cart-items h1 {
  font-size: 1.5em;
  margin-bottom:2em;
}
a.item_add1 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: 0;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 15px;
  background: url(0) var(--primary-color);
  cursor: pointer;
}
a.item_add1:hover{
	background: var(--secondary-color);
	text-decoration:none;
	color:#fff;
  cursor: pointer;
}
.btn_5{
	padding:25px 40px;
	font-size:1.1em;
}
ul.qty{
	padding:0;
	margin:0;
	list-style:none;
}
ul.qty li{
   display: inline-block;
   margin-right: 10%;
}
ul.qty li p{
	font-size:0.8125em;
	color:#555;
}
/*--index_single--*/
p.m_10 {
   color: #999;
   font-size: 0.95em;
   line-height: 1.8em;
   padding: 2% 0;
}
p.m_11 {
	color: #999;
    font-size: 0.95em;
    line-height: 1.8em;
}
ul.list {
  margin: 30px 0 0 0;
  padding: 3em 0 0;
  list-style: none;
}
.list li {
  padding-bottom: 30px;
}
.preview {
  float: left;
  width:9%;
  margin-right: 3%;
}
.preview img, .preview1 img{
	border:1px solid #E7E7E7;
}
.data {
  float: left;
  width: 88%;
}
li.middle {
  padding: 0 0px 0 14%;
  margin-bottom: 30px;
}
.preview1 {
  float: left;
  width: 13%;
  margin-right: 3%;
}
.data-middle {
  float: left;
  width: 83%;
}
.data p, .data-middle{
  color: #999;
  font-size:0.95em;
  font-weight: 500;
  line-height: 1.8em;
  margin-bottom: 1.5em;
}
.title {
  color: #000;
  font-size: 1em;
  margin: 0 0 10px 0;
}
.title a {
  color:#f54d56;
}
.comments-area {
	margin-top: 4em;
}
.comments-area h3 {
	font-size:1.5em;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.comments-area p {
	position: relative;
	padding: 8px 0;
	margin: 0;
}
.comments-area label {
	display: block;
	color: #999;
	font-weight: 500;
	font-size: 0.85em;
}
.comments-area span {
	color: #e4411b;
	position: absolute;
	left: 4px;
	top: 30px;
}
.comments-area input[type="text"] {
	padding: 15px 20px;
	width:80%;
	color: #999;
	font-size: 13px;
	border: none;
	background: #f0f0f0;
	outline: none;
	display: block;
	-webkit-appearance: none;
}
.comments-area textarea {
	padding: 15px 30px;
	width:80%;
	color: #999;
	font-size: 13px;
	outline: none;
	height: 200px;
	display: block;
	border: none;
	background: #f0f0f0;
	-webkit-appearance: none;
}
.comments-area input[type="submit"] {
	padding: 15px 20px;
	color: #fff;
	background:#f54d56;
	font-size: 1em;
	border: none;
	outline: none;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.comments-area input[type="submit"]:hover {
	background:rgb(3, 193, 167);
	-webkit-transform: rotateY(-15deg);
	-moz-transform:  rotateY(-15deg);
	-ms-transform:  rotateY(-15deg);
	transform:  rotateY(-15deg);
}
/*--responsive design--*/
@media (max-width:1366px){
.icon1 ul {
	right:-60px;
	top:73px;
}
}
@media (max-width:1280px) and (min-width: 414px){
  .header-bottom-right {
    padding-right: 4px;
  }
}
@media (max-width:1280px){
.icon1 ul {
	right: -50px;
}
ul.icon1.sub-icon1.profile_img {
	margin-left: 0;
}
.date-comments, .data-comments {
 	top: -70px;
  	left: -20px;
	min-width: 100px;
	/* min-height: 100px; */
}
.date-comments .comments {
  padding-top: 10px;
  margin-top: 10px;
}
.banner {
	min-height: 400px;
}
.banner_desc {
  padding-top: 7em;
}
.banner_desc h1 {
 	font-size: 3em;
}
.banner_desc h2 {
	font-size: 1.6em;
}
.button a {
  	padding: 10px 30px;
	font-size: 1.1em;
}

.row_5 {
  padding: 4% 6% 0 5%;
}
.images_3_of_2 {
  width: 29.2%;
  margin-right: 2.6%;
}
.span_3_of_2 {
  width: 66.3333%;
}
ul.single_social li {
  margin-right: 9%;
}
.col-xs-7 {
  width: 67.333333% !important;
}
.icon1 ul {
  right: -10px;
}

.box_11 {
  /* padding: 5px; */
}
.search input[type="text"] {
  width: 220px;
}
.search input[type="text"]:focus{
	width:100px;
}
.logo{
   /* width: 20.666667%; */
}
.menu {
  width: 79% !important;
}
}
@media (max-width:920px){
.col-xs-9.header-bottom-left {
  width: 66%;
}
.col-xs-7 {
  width: 68.333333% !important;
  float: left;
}
.search input[type="text"] {
  width: 150px;
}
.search input[type="text"]:focus{
	width:50px;
}
.logo h1 {
   font-size: 1.3em;
}
.logo {
  width: 22.666667%;
}
.menu {
  width: 77% !important;
}
.row_3 {
	margin-top: 3em;
}
.box_11 h4 img {
  margin-left: 2px;
}
.box_11 p {
  font-size: 12px;
}
.row_2, .blog_1{
	  width:80%;
	  margin-right: 0;
}
.row_2{
	margin-top:7em;
}
.w_sidebar {
  margin-top: 3em;
}
.images_3_of_2 {
  width: 39.2%;
  margin-right: 2.6%;
}
.span_3_of_2 {
  width: 57.3333%;
}
ul.single_social li {
  margin-right: 2%;
}
.col-md-3.contact_right {
  margin-top: 2em;
}
}
@media (max-width:768px){
.header_bottom {
  /* padding-top: 1em; */
}
.col-xs-8.header-bottom-left {
  width: 50.666667%;
}
.logo {
  width: 31.666667%;
}
.col-xs-4.header-bottom-right {
  width: 45.333333%;
}
.search input[type="text"] {
  width: 200px;
}
.search input[type="text"]:focus{
	width:100px;
}
.menu {
  width: 45% !important;
}
.col-xs-7 {
  margin-top: -6px;
}
.banner {
  min-height: 350px;
}
.banner_desc h1 {
  font-size: 2.5em;
}
.banner_desc h2 {
  font-size: 1.3em;
}
.banner_desc {
  padding-top: 6em;
}

}

@media (max-width:736px){
  
.header-bottom-left {
  width: 100% !important;
}
.col-xs-4.header-bottom-right {
  width: 100%;
}
.logo {
  width: 29.666667% !important;
}
.menu {
  width: 70% !important;
}
.images_3_of_2 {
  width: 100%;
  margin-right: 0;
  float:none;
}
.span_3_of_2 {
  width: 100%;
  float: none;
}
ul.single_social {
  list-style: none;
  width: 100%;
  margin-left: 10px;
}
.grid1_of_4 {
  float: left;
  width: 47%;
  margin-left: 0;
}
.check {
  padding: 2em 0;
}
.cart-items {
  width: 100%;
  margin-right: 0;
}
.cart-items h1 {
  font-size: 1.3em;
  margin-bottom: 1em;
}
a.order, button.order {
  margin: 2em 0;
}
}

@media (max-width:616px){
  .menu {
    width: 61% !important;
  }
}

@media (max-width:568px){
.logo {
  	width: 100% !important;
}

.header-bottom-right {
  width:50%;
}

.menu {
  width: 50% !important;;
}
.error-404 h1 {
  font-size:3em;
}
.delivery span {
  float: left;
}
.delivery p, .delivery span {
  font-size: 0.85em;
}
.delivery {
  margin-top: 1em;
}
a.continue {
  padding: 8px 10px;
  font-size: 0.85em;
  margin-bottom: 2em;
}
.total-item {
  margin-top: 0em;
  padding-bottom: 0;
}
.preview {
  width: 20%;
}
.data {
  width: 77%;
}
.preview1 {
  width: 20%;
}
li.middle {
  padding: 0 0px 0 5%;
  margin-bottom: 30px;
}
.data-middle {
  float: left;
  width: 77%;
}
.data p, .data-middle {
  font-size: 0.85em;
}
p.m_11, p.m_10{
  font-size: 0.85em;
}
ul.list {
  margin: 30px 0 0 0;
  padding: 1em 0 0;
}
.comments-area {
  margin-top: 2em;
}
.comments-area h3 {
  font-size: 1.2em;
}
.list li {
  padding-bottom: 20px;
}
.comments-area input[type="submit"] {
  padding: 10px 10px;
  font-size: 0.85em;
}
}
@media (max-width:381px){
  .header-bottom-right {
    width:100%;
    /* padding-right: 15%; */
  }
}
@media (max-width:378px){
  .header-bottom-right {
    width:100%;
    /* padding-right: 11% !important; */
  }
}
@media (max-width:414px){
  
  .badge {
    background-color: red;
    color: white;
    padding: 2px 4px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    /* top: 98px; */
    right: 82px;
}
}

.logo {
  width: 50% !important;
    /* text-align:center; */
}

.h3{
margin-top:-60px;
}
.menu {
  width: 100% !important;;
  float: left;
  
}
.search input[type="text"] {
  width:200px;
  font-size:0.8125em;
  padding:5px 5px 7px 15px;
}
.padding8{
  padding-left: 15px;
}
.search .desk_search {
  background: url("../images/search1.png") no-repeat 5px 2px;
  width: 30px;
  height: 28px;
  padding: 2px;
}
.box_11 {
  padding: 2px 5px;
}
.footer_bottom {
  padding-top: 1em;
}
p.empty {
  font-size: 12px;
  margin: 4px 0 0 5px;
}
.size_2 {
  width: 70%;
}
.cart-item-info h3 {
  font-size: 0.9em;
}
.title {
  font-size: 0.8125em;
}
.comments-area {
  margin-top: 0em;
}
.comments-area input[type="text"], .comments-area textarea{
  padding: 10px 10px;
  width: 100%;
}  
.comments-area textarea{
	height: 100px;
}
li.middle {
  margin-bottom: 0;
}
}

@media (min-width:321px){
  .padding-top0{
padding-top: 150px;
  }
}
@media (max-width:320px){
 
.logo h1 {
  font-size: 1.1em;
}
.header_bottom {
  padding:0.5em 0;
}
.container{
	padding:0 10px !important;
}
.container1{
	padding:0 10px !important;
}
.header-bottom-left {
  width: 100% !important;
}
.one-fifth select {
  padding: 5px 0px 5px 0;
}
.header-bottom-left {
  width: 100% !important;
  padding: 0 !important;
}
.menu {
  width: 53%;
  float: right;
  padding-right: 0;
  top: -5px;
}
.logo {
 	margin-top:0px;
  text-align: center !important;
  width: 100%;
}
.banner_desc h1 {
	font-size: 1.4em;
}
.banner_desc h2 {
  font-size: 13px;
  letter-spacing: 2px;
}
.button a {
  padding: 8px 20px;
  font-size: 0.85em;
}
.banner {
  min-height:150px;
}
.banner_desc {
  padding-top: 4em;
}
.button {
	margin-top: 1em;
}  
.banner_desc {
  padding-top:1.5em;
}
.content_top, .content_bottom {
  padding: 6% 0;
}  
h3.m_1 {
  font-size: 1.1em;
  margin-bottom: 1em;
}
.col-md-7, .col-md-5, .col-md-4, .col-md-9, .col-md-8, .col-md-6 {
  padding: 0;
}
.shop-holder {
  border: 1px solid #ebebeb;
}
.col_1_of_3:hover .shop-holder{
	border: 1px var(--primary-color);
}
.shop-holder .product-img a:last-child {
	bottom: -9px;
}
.shop-content h3 {
  font-size: 14px;
}
.shop-content > div a {
  font-size: 13px;
}
h2.m_3 {
  font-size: 1.2em;
  margin-bottom: 4.5em;
}
h2.m3 {
  font-size: 1.2em;
  /* margin-bottom: 4.5em; */
}
.date-comments, .data-comments {
  left: 1px;
}
.date-comments, .data-comments {
	padding: 10px;
}
.row_2, .blog_1 {
  width: 100%;
  margin-right: 0;
}
.row_4 {
   min-height: 150px;
}
.row_5 {
  padding: 7% 0 0 0;
}
.box_3 h3 {
	margin-bottom: 0.5em;
}
.footer {
	padding-top: 2em;
}
.box_3{
	margin-bottom:1em;
}
.footer_top {
  margin-bottom: 0;
}
.women_main {
  padding: 2em 0;
}
.grid1_of_4 {
  width: 48.22222%;
  margin-left:0;
}
.content_box h6 {
  font-size: 0.8125em;
}
.single_top {
  margin: 3em 0 0;
}
.about_left h1 {
  font-size:0.95em;
}
.about_left p {
  font-size: 0.85em;
}
.testimonials {
  padding-top: 0px;
}
h3.m_2 {
  margin: 2em 0 1em;
  font-size: 1.2em;
}
.map iframe {
  min-height:150px;
}
.map {
  margin-bottom: 2em;
}
.contact_left h1 {
  font-size: 1.2em;
} 
.column_3 input[type="text"], .column_3 textarea {
 	height: 120px;
}
.form-submit1 input[type="submit"] {
  padding: 8px 15px;
  font-size: 0.85em;
}  
.contact_right h2 {
  font-size: 1.2em;
}  
.register-top-grid div, .register-bottom-grid div {
  width: 100%;
  float: none;
  margin: 10px 0;
}
ul#etalage {
	width: 291px !important;
}
.logo {
  width: 34.666667% !important;
}
a.b-home {
 padding: 0.3em 0.5em;
}
}


/*=============================================== SNIP SECTION */

.snip_sec { 
/* CSS Variables that may have been missed get put on body */ 
    --bs-gutter-x:  1.5rem;  
    --bs-gutter-y:  0;  
} 



.snip_sec { 
    margin:  0; 
    font-family:  'Kumbh Sans', sans-serif;
    font-size:  1rem; 
    font-weight:  400; 
    line-height:  1.5; 
    color:  var(--font-color); 
    background-color:  #fff; 
    -webkit-text-size-adjust:  100%; 
    -webkit-tap-highlight-color:  transparent;
    padding: 0; 
    background: var(--bg-color); 
} 

.snip_sec  { 
    scroll-behavior:  smooth;
    margin: 0; 
    padding: 0; 
    background: var(--bg-color); 
    color: var(--font-color); 
    font-family: 'Kumbh Sans', sans-serif;
} 

.snip_sec { 
     
} 

@media (prefers-reduced-motion: no-preference){ 
	.snip_sec  { 
    scroll-behavior: smooth;
  } 
}     

.snip_sec .py-5 { 
    padding-top: 3rem !important; 
    padding-bottom: 3rem !important;
} 

.snip_sec .w3l-3-grids { 
    background: var(--bg-color);
} 

.snip_sec *,:after,:before { 
    box-sizing: border-box;
} 

.snip_sec .container { 
    width: 100%; 
    padding-right: var(--bs-gutter-x, .75rem); 
    padding-left: var(--bs-gutter-x, .75rem); 
    margin-right: auto; 
    margin-left: auto;
} 

@media (min-width: 576px){ 
	.snip_sec  .container { 
    max-width: 540px;
  } 
}     

@media (min-width: 768px){ 
	.snip_sec  .container { 
    max-width: 720px;
  } 
}     

@media (min-width: 992px){ 
	.snip_sec  .container { 
    max-width: 960px;
  } 
}     

@media (min-width: 1200px){ 
	.snip_sec  .container { 
    max-width: 1140px;
  } 
}     

@media (min-width: 1400px){ 
	.snip_sec   .container { 
    max-width: 1320px;
  } 
}     

@media (min-width: 768px){ 
	.snip_sec  .py-md-4 { 
    padding-top: 1.5rem !important; 
    padding-bottom: 1.5rem !important;
  } 
}     

.snip_sec .container { 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px; 
    margin-right: auto; 
    margin-left: auto;
} 

@media (min-width: 992px){ 
	.snip_sec  .container { 
    max-width: 90%; 
    margin-right: auto; 
    margin-left: auto;
  } 
}     

@media (min-width: 1200px){ 
	.snip_sec  .container { 
    max-width: 90%; 
    margin-right: auto; 
    margin-left: auto;
  } 
}     

@media (min-width: 1280px){ 
	.snip_sec  .container { 
    max-width: 90%;
  } 
}     

.snip_sec .row { 
    --bs-gutter-x: 1.5rem; 
    --bs-gutter-y: 0; 
    display: flex; 
    flex-wrap: wrap; 
    margin-top: calc(var(--bs-gutter-y) * -1); 
    margin-right: calc(var(--bs-gutter-x)/ -2); 
    margin-left: calc(var(--bs-gutter-x)/ -2);
} 

.snip_sec .row > *  { 
    flex-shrink: 0; 
    width: 100%; 
    max-width: 100%; 
    padding-right: calc(var(--bs-gutter-x)/ 2); 
    padding-left: calc(var(--bs-gutter-x)/ 2); 
    margin-top: var(--bs-gutter-y);
} 

@media (min-width: 768px){ 
	.snip_sec  .col-md-6 { 
    flex: 0 0 auto; 
    width: 50%;
  } 

  .snip_sec  .mt-md-0 { 
    margin-top: 0 !important;
  } 
}     

.snip_sec .mt-4 { 
    margin-top: 1.5rem !important;
} 

.snip_sec .position-relative { 
    position: relative !important;
} 

.snip_sec a { 
    color:  var(--primary-color); 
    text-decoration:  none;
} 

.snip_sec a  { 
    cursor: pointer !important;
} 

.snip_sec .d-block { 
    display: block !important;
} 

.snip_sec a.zoom  { 
    overflow: hidden; 
    border-radius: 0;
} 

.snip_sec a:hover { 
    color: var(--primary-color);
} 

a,a:hover { 
    text-decoration: none;
} 

.snip_sec .w3-grids3-info  { 
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    display: grid; 
    align-content: center; 
    overflow: hidden; 
    padding: 3em; 
    background-color: rgb(0 0 0 / 40%); 
    border-radius: var(--border-radius);
} 

.snip_sec .w3-grids3-info.second  { 
    background-color: rgb(0 0 0 / 40%); 
    border-radius: var(--border-radius);
} 

.snip_sec img { 
    vertical-align: middle;
} 

.snip_sec .img-fluid { 
    max-width: 100%; 
    height: auto;
} 

.snip_sec img.news-image  { 
    border-radius: var(--border-radius);
} 

.snip_sec a.zoom img  { 
    transition: 0.3s ease-in-out; 
    border-radius: var(--border-radius);
} 

.snip_sec .grids3-info:hover img  { 
    overflow: hidden; 
    transform: scale(1.1); 
    transition: 0.3s ease-in-out; 
    border-radius: var(--border-radius);
} 

.snip_sec h4 { 
    margin-top:  0; 
    margin-bottom:  .5rem; 
    font-weight:  700; 
    line-height:  1.2;
    font-size: calc(1.275rem + .3vw);
} 

@media (min-width: 1200px){ 
	.snip_sec  h4 { 
    font-size: 1.5rem;
  } 
}     

.snip_sec h4 { 
    margin: 0; 
    padding: 0; 
    color: var(--heading-color);
} 



.snip_sec a ,.snip_sec .btn { 
    cursor: pointer !important;
} 

.snip_sec .btn-style { 
    padding: 18px 26px; 
    font-size: 16px; 
    line-height: 16px; 
    font-weight: 600; 
    transition: 0.3s ease-in; 
    border-radius: var(--border-radius); 
    text-transform: capitalize;
} 



.snip_sec .btn:hover { 
    color: var(--primary-color);
} 

.snip_sec .grids3-info:hover a.w3item-link  { 
    color: #fff; 
    background-color: var(--primary-color); 
    border: 1px solid var(--primary-color);
} 

.snip_sec .ms-2 { 
    margin-left: .5rem !important;
} 

.snip_sec .fa { 
    display:  inline-block; 
    -moz-osx-font-smoothing:  grayscale;
    -webkit-font-smoothing:  antialiased; 
    font-style:   normal; 
    font-variant:   normal; 
    text-rendering:  auto; 
    line-height:   1;
    font-family:  'Font Awesome 5 Free'; 
    font-weight:  900;
    font: normal normal normal 14px/1 FontAwesome; 
    font-size: inherit; 
} 

.snip_sec .fa-arrow-right:before { 
    content: "\f061";
} 



/*//============================================== SNIP SECTION */



/* -------------------------------Snipped------------------------------------ */

.car_card section { 
    display:  block;
    float: left; 
    width: 100%;
} 

.car_card .popular { 
    background: white;
} 

.car_card :after,.car_card :before { 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
} 

.car_card :-webkit-scrollbar { 
    width: 5px;
} 

.car_card :-webkit-scrollbar-thumb { 
    background: #ffcb05; 
    border-radius: 10px;
} 

.car_card :-webkit-scrollbar-track { 
    box-shadow: inset 0 0 5px grey; 
    border-radius: 20px;
} 

.car_card .container { 
    padding-right: 15px; 
    padding-left: 15px; 
    margin-right: auto; 
    margin-left: auto;
} 

@media (min-width: 1000px){ 
  .car_card .container { 
    width: 100%;
  } 
}     

@media (min-width: 1200px){ 
  .car_card .container { 
    width: 1200px;
  } 
}     

.car_card .btn-group-vertical > .car_card .btn-group:after ,.car_card .btn-group-vertical >.car_card  .btn-group:before ,.car_card .btn-toolbar:after,.car_card .btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,dd:after ,dd:before ,.form-group:after ,.form-group:before ,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before { 
    display: table; 
    content: " ";
} 


.car_card .col-sm-6 { 
    position: relative; 
    min-height: 1px; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 768px){ 
  .car_card .col-sm-6 { 
    float:  left;
    width: 50%;
  } 
}     

.car_card .pull-right { 
    float:  right;
} 

.car_card .car_card .mnu { 
    margin-top: 60px!important; 
    width: 100%;
} 

.car_card .row { 
    margin-right:  -15px; 
    margin-left:  -15px;
    padding: 60px 0;
} 

.car_card ul { 
    list-style:  none;
    margin:  0; 
    padding:  0; 
    margin-top:  0; 
    margin-bottom:  10px;
} 

.car_card .nav { 
    padding-left: 0; 
    margin-bottom: 0; 
    list-style: none;
} 

.car_card .nav-tabs { 
    float:  right; 
    position:  relative; 
    z-index:  9;
    height: 81px !important; 
    padding: 0!important; 
    margin: 0px!important;
} 

.car_card .nav > li  { 
    position: relative; 
    display: block;
} 

.car_card .nav-tabs > li  { 
    float: left; 
    margin-bottom: -1px;
} 

.car_card a { 
    color:  #343434; 
    -webkit-transition:  all 0.2s linear; 
    -moz-transition:  all 0.2s linear; 
    -o-transition:  all 0.2s linear; 
    transition:  all 0.2s linear; 
    text-decoration:  none;
    outline:  0;
} 

.car_card .nav > li > a  { 
    position: relative; 
    display: block;
} 




.car_card a:hover { 
    color: #ffcb05; 
    text-decoration: none;
} 






.car_card .fade { 
    opacity: 0; 
    -webkit-transition: opacity 0.15s linear; 
    -o-transition: opacity 0.15s linear; 
    transition: opacity 0.15s linear;
} 

.car_card .tab-content > .car_card .tab-pane  { 
    display: none;
} 

.car_card .fade.in { 
    opacity: 1;
} 

.car_card .tab-content > .active  { 
    display: block;
} 
.car_card a:active,.car_card a:hover { 
  outline: 0;
} 


.car_card img { 
    border:   0;
    vertical-align:  middle;
    max-width:  100%;    
    border-radius: 15px 15px 0px  0px;
} 

.car_card .item_formobile { 
    display: none;
} 

@media (min-width: 300px){ 
  .car_card .item_formobile { 
    display: block !important;
  } 
}     

@media (min-width: 1081px){ 
  .car_card .item_formobile { 
    display: none !important;
  } 
}     

.car_card .owl-controls { 
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none; 
    -webkit-tap-highlight-color: transparent;
} 

.car_card .ajx-lat-lg_loading { 
    position: absolute; 
    margin-top: 10px; 
    margin-left: 484px;
} 

.car_card .ajxPopular_loading { 
    position: absolute; 
    margin-top: 10px; 
    margin-left: 484px;
} 

.car_card .col-sm-4 { 
    position: relative; 
    min-height: 1px; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 768px){ 
  .car_card .col-sm-4 { 
    float:  left;

    width: 33.33333333%;
  } 
  .car_card .fadeInUp { 
    -webkit-animation-name: fadeInUp; 
    animation-name: fadeInUp;
} 

}     


.car_card .popular .owl-controls .owl-buttons  { 
    display: block; 
    position: relative;
} 

.car_card .product_box { 
    border: 1px solid #e0e1e2; 
    border-radius: 6px; 
    background: #fff; 
    margin-bottom: 20px;
    border-radius: 15px; 
    
} 

.car_card .owl-controls .owl-buttons div  { 
    cursor: pointer;
} 

.car_card .popular .owl-buttons div  { 
    position: absolute;
} 

.car_card .popular .owl-buttons .owl-prev  { 
    background:  url(https://www.royaldrive.in/assets/images/home-left.png) no-repeat; 
    width:  17px; 
    height:  38px; 
    text-indent:  -99999px; 
    left:  -30px; 
    background-image:  url("https://www.royaldrive.in/assets/images/home-left.png"); 
    background-position-x:  initial; 
    background-position-y:  initial; 
    background-size:  initial; 
    background-repeat-x:  no-repeat; 
    background-repeat-y:  no-repeat; 
    background-attachment:  initial; 
    background-origin:  initial; 
    background-clip:  initial; 
    background-color:  initial;
    right: -30px; 
    top: 352px!important;
} 

.car_card .popular .owl-buttons .owl-next  { 
    background:  url(https://www.royaldrive.in/assets/images/home-right.png) no-repeat; 
    width:  17px; 
    height:  38px; 
    text-indent:  -99999px; 
    right:  -30px; 
    background-image:  url("https://www.royaldrive.in/assets/images/home-right.png"); 
    background-position-x:  initial; 
    background-position-y:  initial; 
    background-size:  initial; 
    background-repeat-x:  no-repeat; 
    background-repeat-y:  no-repeat; 
    background-attachment:  initial; 
    background-origin:  initial; 
    background-clip:  initial; 
    background-color:  initial;
    top: 352px!important;
} 

.car_card .product_box .image_box  { 
    position: relative;
} 

.car_card .product_box .info_box  { 
    padding: 18px;
} 

.car_card .call_actn { 
    display: none;
} 


.car_card .product_box .info_box h3  { 
    margin: 0 0 10px 0;
} 

.car_card p { 
    margin: 0 0 10px; 
    font-weight: 300;
} 

.car_card .product_box .info_box p  { 
    font-size: 15px; 
    color: #6e6e6e; 
    margin: 0;
} 

.car_card .car_card .product_box .image_box a img  { 
    width: 100%;
} 

.car_card .car_card .product_box .image_box .booked  { 
    position: absolute; 
    background: white; 
    top: 20px; 
    right: 0; 
    padding: 5px 10px 5px 30px; 
    color: #fff; 
    text-transform: uppercase; 
    border-radius: 50px 0 0 50px;
} 

.car_card .product_box .image_box .sold  { 
   
} 

.car_card .call_actn img  { 
    width: auto!important;
} 

.car_card .product_box .image_box .price  { 
    position: absolute; 
    bottom: 0; 
    font-size: 22px; 
    color: #ffcb05; 
    left: 20px; 
    
} 
.car_card h4{
  font-size: 18px;
}


@keyframes fadeInUp { 
  0% {  
      opacity: 0; 
      -webkit-transform: translate3d(0,100%,0); 
      transform: translate3d(0,100%,0); 
      opacity: 0; 
      transform: translate3d(0px, 100%, 0px); 
  }  
  100% {  
      opacity: 1; 
      -webkit-transform: none; 
      transform: none; 
      opacity: 1; 
      transform: none; 
  }  

}




@media (min-width: 768px){ 

.car_card h3 { 
  line-height:   1.4; 
  color:   inherit;
  margin-top:  20px; 
  margin-bottom:  25px;
  padding-top: 10%; 
  font-size: 35px;
} }

@media (max-width: 767px){ 

 .car_card .fadeInUp { 
    -webkit-animation-name: fadeInUp; 
    animation-name: fadeInUp;
    padding-bottom: 1em;
}

.car_card h3 { 
  line-height:   1.4; 
  color:   inherit;
  margin-top:  20px; 
  margin-bottom:  25px;
  padding-top: 10%; 
  font-size: 30px;
} }


/* -------------------------------//Snipped------------------------------------ */



/*============================================================ EDITED===================================================================== */

.align-items-center {
	align-items: center !important;
  }

.padt2{
	padding-top:5%
}
.padt4{
	padding-top:5%
}
.padb1{
	padding-bottom:2%
}
.padb2{
	padding-bottom:5%
}
.padb4{
	padding-bottom:5%
}
.align-center{
	text-align: center;
}
.bg1{
	background-color: var(--primary-color);
}
.cssmenu h4 a{
	color:var(--font-1);
}
.footer{
	background-color: var(--primary-color);
}
.hgt{
	height:600px;
	
  }
.py-5 { 
   
    padding-bottom: 10% !important;
} 
/* img{
	border-radius: 15px;
} */


.zoom img  { 
    transition: 0.5s all ease-in-out; 
    
} 
.zoom:hover img {
	transform: scale(1.13);
}

.black{
	color:#000
}
.black{
	color:black !important;
}
/* .megapanel{
	width:60% !important;
} */
.h_nav{
	text-align:left;
}

@media (max-width: 768px){ 
.padding1{
  padding-bottom:6% !important;
}
.padleft{
  /* padding-left: 50% !important; */
}
}

.video1{
  width:90% !important;
}


.snip_sec .w3-grids3-info h4 a  { 
   
  display: block; 
  color: #fff; 
  text-transform: capitalize;
} 

.snip_sec .btn { 
  display: inline-block; 
   color: #212529; 
  text-align: center; 
  text-decoration: none; 
  vertical-align: middle; 
  cursor: pointer; 
  -webkit-user-select: none; 
  -moz-user-select: none; 
  user-select: none; 
  background-color: transparent;  
  border-radius: .25rem; 
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.snip_sec .w3-grids3-info h4 a.w3item-link  { 
  background: transparent; 
  transition: 0.3s ease; 
  border: 1px solid #fff; 
  display: inline-block; 
  transition: 0.3s ease-in-out; 
  
} 
@media (min-width: 529px){ 
  .snip_sec .w3-grids3-info h4 a  { 
    font-size: 30px; 
    line-height: 40px; 
    font-weight: 700; 
} 

.snip_sec .btn { 
   
    font-weight: 400; 
    line-height: 1.5; 
    border: 1px solid transparent; 
    padding: .375rem .75rem; 
    font-size: 1rem; 
}
.snip_sec .w3-grids3-info h4 a.w3item-link  { 
  
  font-size: 16px; 
  
  padding: 8px 26px;
} 
 }


@media (max-width: 529px){ 
  .snip_sec .w3-grids3-info h4 a  { 
    font-size: 23px; 
    line-height: 30px; 
    font-weight: 700; 
} 

.snip_sec .btn { 
   
    font-weight: 400; 
    line-height: 1.5; 
    border: 1px solid transparent; 
    padding: .375rem .75rem; 
    font-size: 1rem; 
}
.snip_sec .w3-grids3-info h4 a.w3item-link  { 
  
  font-size: 16px; 
  
  /* padding: 8px 26px; */
} 
}
@media (max-width:  413px){ 
  .snip_sec .w3-grids3-info h4 a  { 
    font-size: 18px; 
    line-height: 18px; 
    font-weight: 700; 
} 

.snip_sec .btn { 
   
    font-weight: 400; 
    line-height: 1.5; 
    border: 1px solid transparent; 
    padding: .375rem .75rem; 
    font-size: 1rem; 
}
.snip_sec .w3-grids3-info h4 a.w3item-link  { 
  
  font-size: 16px; 
  
  padding: 3px 6px;
} 
}

@media only screen and (min-width: 920px) and (max-width: 991px){
  .blog_1{
	  width:80% !important;
	  margin-right: 0;
}
.blog4{
  padding-bottom: 10%;
}
}
@media (max-width: 991px){
.pad0{padding-bottom:2%;
  padding-top:2%}
}
.bg5{
	background-color: var(--primary-color);
}
@media (max-width: 768px){
.skyblue li{
  /* padding-top: 10% !important; */
}
.megapanel{
  width:260px !important
}
}
@media (min-width: 768px){
  .skyblue{
    padding-top: 1% !important;
    padding-bottom: 1.5% !important;
  }
  /* .megapanel li{
    float:left !important
  } */
}

@media (max-width: 415px){
  .img3 {
    width: auto;
    height: 30px !important;
  }
}
@media (max-width: 737px){
.padding6{
  padding-right:10%
}
.floatt1{
  float:left !important;
}

.floatt2 {
  float: right;  
 }
 .img1 {
  width: auto;
  height: 35px;
}
 .img3 {
  width: auto;
  height: 30px;
  margin-top: 6px;
}
.fa-2x {
  font-size: 23px !important;
}
 /* .image111{
  height:50px;
  width:50px !important;
 } */
 .padding9{
  padding:0em 0;
}
}

@media (min-width: 737px){
/* .padding6{
  padding-right:10%
} */
.box_1-cart {
  float: right;  
 }
 
 .padt11{
	padding-top:8px
}
.padding9{
  padding:3em 0;
}
}
@media (min-width: 767px){
.img2{
  width:auto !important;
  height:75px !important;
 }
}
@media (max-width: 767px){
  .img2{
    height: 55px;
    width: auto;
    /* margin-left: -25px; */
}
}
@media only screen and (min-width: 587px) and (max-width: 737px){
  .logo0{
    padding-left:38%
   }
  }
@media only screen and (min-width: 415px) and (max-width: 587px){
  .logo0{
    padding-left:32%
   }
  }
@media only screen and (min-width: 100px) and (max-width: 399px){
  /* .logo0{
    padding-left:28%
   } */
  }


  @media (min-width: 601px){
   .mobile{
    display: none !important;
     }
    }
    @media (max-width:600px){
      .desktop{
        display: none !important;
       }
    }




  @media (min-width: 768px){
   
     .date-comments, .data-comments{
      
      padding: 20px;
     }
     .date-comments, .data-comments {
      
     min-height: 100px;
   }
   .date-comments .date span.word1 {
    font-size: 36px;
  }
  .date-comments .date span.word2 {
    font-size: 16px;
    }
  }

    @media (max-width:767px){
      
       .date-comments, .data-comments{
      
        padding: 20px;
       }
       .date-comments, .data-comments {
      
        /* min-height: 100px; */
      }
      .date-comments .date span.word1 {
        font-size: 27px;
      }
      .date-comments .date span.word2 {
        font-size: 12px;
        }
        .mobile_width{
          /* width:80% !important; */
        }
        .gridd1{
          /* width:100% */

padding-left:6%;
padding-right:1%;
        }
        .gridd2{

padding-left:10%;
padding-right:1%;
        }
        .img-responsive{
          width:100%;
          /* height:70%; */
        }
        
    }

    @media (min-width:992px){
      .women_main{
        padding:4em 0;
      }
    }
    @media (max-width:992px){
      #Div1,#Div3,#Div4,#Div5,#Div6 {
        display:none;
      }
      .padding-8{
        padding:5% 0%;
      }
      .women_main{
        padding:0em 0;
      }
    }
  .desktop{
border-radius: 0px;  }
  .mobile{
    border-radius: 0px; 
  }
.img-responsive{
  border-radius: 15px;
}

.img-responsive1 {
  display: block;
  max-width: 70%;
  height: auto;
}
.img-responsive2 {
  display: block;
  /* max-width: 70%; */
  height: auto;
}

/* .hide {
  display: none;
}
    
.myDIV:hover+.hide {
  display: block;
  color: red;
} */

@media (max-width:736px) and (min-width:415px){
.paddd1{
  padding-top:2%
}
  .searchbox,.vid3{
    display:none;
  }
 
  
}

@media (min-width:736px){
  /* .paddd1{
    padding-top:3%
  } */
    .vid2,.vid3{
      display:none;
    }
    .search {
     
      border: 1px solid #ddd;
    }
  }

  @media (max-width:415px){
    /* .paddd1{
      padding-top:3%
    } */
      .vid2{
        display:none;
      }
      .searchbox{
        display: none;
      }
      .paddd11{
        padding-top: 10px;
      }
    }
  .search {
    background: #fff;
    position: relative;
    float: left;
    border-radius: 20px;
  }

.desktop1{
  width:100% !important;
}
.mobile1{
  width:100% !important;
}

.py-51{
  padding-top:2px;
}

@media (max-width:992px){
  .desktop1{
    display: none !important;
   }
   .head-pad{
    padding-top:5%;
    padding-bottom:5%;
  }
  }
@media (min-width:992px){
  .mobile1{
    display: none !important;
   }
  }

  @media only screen and (min-width: 767px) and (max-width: 992px){
    .mobile1{
      width:70% !important;
    }
    
  }



  .mobile_width1{
    width:100% !important;
  }

  @media (max-width:540px){
  .blog_1 {
    width: 100% !important;
  }
  .date-comments, .data-comments {
    top: -60px;
     left: 10px;
  }
  .date-comments, .data-comments{      
    padding: 20px;
   }
   .py-52 { 
   
    padding-bottom: 20% !important;
  }
}
@media (max-width:396px){
  .date-comments, .data-comments{      
    padding: 10px;
   }
   .date-comments, .data-comments {
    top: -75px;
    left: 35%;
}
.date-comments .date span.word1 {
  font-size: 20px;
}
}
@media (min-width:540px){
.py-52 { 
   
  padding-bottom: 10% !important;
}}
#background{
  background-color: var(--primary-color);
}
@media (max-width:396px){
.padding_6{
  padding-top:10% !important;
}
}

.owl-dots{
  display:none !important;
}

.paddb3{
  padding-bottom: 10px;
}

/* .img_search{
  width:100%;
  height:100%;
} */


.img-fluid { 
  width: 100% !important; 
  height: auto;
} 

/* .but6{
  background-color: #000080;
  border-radius: 15px;
} */
@media (min-width:769px){
.menu-float{text-align:center !important;}
}

.bs-example {
  margin: 20px;
}

.modal-content iframe {
  margin: 0 auto;
  display: block;
}
.close{
  display:none;
}
.btn-primary{
  background:transparent !important;
  border-color:transparent !important;
  border:none !important;
}
.btn-primary:hover{
  background:transparent !important;
  border-color:transparent !important;
  border:none !important;
}
.btn-primary:after{
  background:transparent !important;
  border-color:transparent !important;
  border:none !important;
}


.btn-primary1{
  background:white !important;
  border-color:black !important;
  color:black
}
.btn-primary:hover{
  background:black !important;
  border-color:white !important;
  color:white
}


















.qnty { 
  /* CSS Variables that may have been missed get put on body */ 
      --bs-gutter-x:  1.5rem;  
      --bs-gutter-y:  0;  
  } 
  
  @media all{ 
    .qnty * { 
      box-sizing:  border-box; 
      font-family: 'Natasha Walker';
    } 
  
    .qnty h5 { 
      margin-top:   0; 
      margin-bottom:   0.5rem; 
      line-height:   1.2;
      font-size:  1.25rem;
      margin: 0; 
      padding: 0; 
      color: var(--heading-color);
    } 
  
    .qnty  .row > *  { 
      flex-shrink: 0; 
      width: 100%; 
      max-width: 100%; 
      padding-right: calc(var(--bs-gutter-x) / 2); 
      padding-left: calc(var(--bs-gutter-x) / 2); 
      margin-top: var(--bs-gutter-y);
    } 
  }     
  
  @media (min-width: 768px){ 
    .qnty  .col-md-8 { 
      flex: 0 0 auto; 
      width: 66.6666666667%;
    } 
  }     
  
  @media all{ 
    .qnty .row { 
      --bs-gutter-x: 1.5rem; 
      --bs-gutter-y: 0; 
      display: flex; 
      flex-wrap: wrap; 
      margin-top: calc(var(--bs-gutter-y) * -1); 
      margin-right: calc(var(--bs-gutter-x) / -2); 
      margin-left: calc(var(--bs-gutter-x) / -2);
    } 
  
    .qnty .align-items-center { 
      align-items: center !important;
    } 
  
    .qnty .container { 
      width: 100%; 
      padding-right: var(--bs-gutter-x, 0.75rem); 
      padding-left: var(--bs-gutter-x, 0.75rem); 
      margin-right: auto; 
      margin-left: auto;
    } 
  }     
  
  @media (min-width: 576px){ 
    .qnty .container { 
      max-width: 84%;
    } 
  }     
  
  @media (min-width: 768px){ 
    .qnty  .container { 
      max-width: 84%;
    } 
  }     
  
  @media (min-width: 992px){ 
    .qnty  .container { 
      max-width: 84%;
    } 
  }     
  
  @media (min-width: 1200px){ 
    .qnty .container { 
      max-width: 84%;
    } 
  }     
  
  @media (min-width: 1400px){ 
    .container { 
      max-width: 100%;
    } 
  }     
  
  @media all{ 
    .qnty .py-4 { 
      padding-top: 1.5rem !important; 
      padding-bottom: 1.5rem !important;
    } 
  }     
  
  @media (min-width: 992px){ 
    .qnty .py-lg-5 { 
      padding-top: 3rem !important; 
      padding-bottom: 3rem !important;
    } 
  }     
  
  @media all{ 
    .qnty  .container { 
      width: 100%; 
      padding-right: 15px; 
      padding-left: 15px; 
      margin-right: auto; 
      margin-left: auto;
    } 
  }     
  
  @media (min-width: 992px){ 
    .qnty  .container { 
      max-width: 84%; 
      margin-right: auto; 
      margin-left: auto;
    } 
  }     
  
  @media (min-width: 1200px){ 
    .qnty  .container { 
      max-width: 84%; 
      margin-right: auto; 
      margin-left: auto;
    } 
  }     
  
  @media (min-width: 1280px){ 
    .qnty .container { 
      max-width: 84%;
    } 
  }     
  
  @media all{ 
    .qnty  .py-5 { 
      padding-top: 3rem !important; 
      padding-bottom: 3rem !important;
    } 
  
    .qnty  { 
      margin:  0; 
      font-family:  'Natasha Walker'; 
      font-size:  1rem; 
      font-weight:  400; 
      line-height:  1.5; 
      color:  var(--font-color);
      background-color:  #fff; 
      -webkit-text-size-adjust:  100%; 
      -webkit-tap-highlight-color:  rgba(0, 0, 0, 0);
      padding: 0; 
      background: var(--bg-color); 
    } 
  
    .qnty  { 
      scroll-behavior:  smooth;
      margin: 0; 
      padding: 0; 
      background: var(--bg-color); 
      color: var(--font-color);
    } 
  
    .qnty  { 
      --font-color: #363636; 
      --bg-color: #fff; 
      --heading-color: #060606; 
    } 
  }     
  
  @media (prefers-reduced-motion: no-preference){ 
    .qnty  { 
      scroll-behavior: smooth;
    } 
  }     
  
  @media all{ 
    .qnty *,:before,:after { 
      box-sizing: border-box;
    } 
  
    .qnty * ,:before,:after { 
      box-sizing: border-box;
    } 
  
    .qnty  .color-quality-right h5  { 
      text-transform: uppercase; 
      font-size: 1em; 
      color: #3c43a4; 
      margin: 0 0 1em;
    } 
  
    .qnty .value-minus1 { 
      height: 40px; 
      line-height: 24px; 
      width: 40px; 
      margin-right: 3px; 
      display: inline-block; 
      cursor: pointer; 
      position: relative; 
      font-size: 20px; 
      color: #fff; 
      text-align: center; 
      -webkit-user-select: none; 
      -moz-user-select: none; 
      border: 1px solid #b2b2b2; 
      vertical-align: bottom;
      border-radius: 5px;

    } 
  
    .qnty .quantity-select .entry.value-minus1  { 
      margin-left: 0;
    } 
  
    .qnty .entry.value-minus:before ,.qnty .entry.value-plus:before ,.qnty .quantity-select .entry.value-minus1:before ,.qnty .quantity-select .entry.value-plus1:before  { 
      content: ""; 
      width: 13px; 
      height: 2px; 
      background: #000; 
      left: 50%; 
      margin-left: -7px; 
      top: 50%; 
      margin-top: -0.5px; 
      position: absolute;
    } 
  
    .qnty .quantity-select .entry.value-minus1:hover  { 
      background: #E5E5E5;
    } 
  
    .qnty  .value1 { 
      cursor: default; 
      width: 40px; 
      height: 40px; 
      padding: 8px 0px; 
      color: #323131; 
      line-height: 24px; 
      border: 1px solid #ababab; 
      background-color: #ffffff; 
      text-align: center; 
      display: inline-block; 
      margin-right: 3px;
      border-radius: 5px;
    } 
  
    .qnty .value-plus1 { 
      height: 40px; 
      line-height: 24px; 
      width: 40px; 
      margin-right: 3px; 
      display: inline-block; 
      cursor: pointer; 
      position: relative; 
      font-size: 20px; 
      color: #ffffff; 
      text-align: center; 
      -webkit-user-select: none; 
      -moz-user-select: none; 
      border: 1px solid #b2b2b2; 
      vertical-align: bottom;
      border-radius: 5px;

    } 
  
    .qnty .entry.value-plus:after ,.qnty .quantity-select .entry.value-plus1:after  { 
      content: ""; 
      height: 13px; 
      width: 2px; 
      background: #000; 
      left: 50%; 
      margin-left: -1.4px; 
      top: 50%; 
      margin-top: -6.2px; 
      position: absolute;
    } 
  
    .qnty .quantity-select .entry.value-plus1:hover  { 
      background: #E5E5E5;
    } 
  
    .qnty  span { 
      -webkit-appearance: none; 
      outline: none;
    } 
  }     
  

  .line{
    text-decoration: line-through;
    color:#a9a6a6 !important;
  }
  ::marker {
display:none;
color:white !important
  }


.form-top1 input{
  border: 1px solid #DDDBDB;
	outline-color: var(--primary-color);
	width: 96%;
	font-size:0.8125em;
	padding:10px;
}

.img-responsive3{
  height : 100% !important;
  width:auto;
}

.container4{
  width: 90%;
  padding-left: 10%;
}

button.order{
  color:white !important;
  width:100% !important;
}

.ab1{
  padding-top: 20px;
}
.ab3{
  padding-bottom: 20px;
}
.ab4{
  border-radius: 1000px;
}
/* .ab5{
  border-radius: 50px;
} */

.container6{
  width: 96%;
  padding-left: 4%;
}

li::marker {
  display: none;
}
.img1111{
  padding-left: 10px;
}
.img111{
  padding-left: 1px;
}

@media (min-width: 1200px){ 
.img1{
  width:90% !important;
 }
 .img3{
  width:90% !important;
 }
 .fa-2x {
  font-size: 1.9em !important;
}
.padt1{
	padding-top:14px
}
}

@media (max-width: 1200px){ 
  .padt1{
    padding-top:4px
  }
.img1{
  width:auto !important;
  height: 35px;
 }
 .img3{
  width:auto !important;
  height: 50px;
 }
 .fa-2x {
  font-size: 1.43em !important;
}
}
.imh9{
  height: 30px;
  width: auto;
}
@media (max-width: 414px){ 
.h1{
margin-left: -35px;
}
}
.header_bottom{
  margin-top:-15px
}
@media (max-width: 414px){ 
  .h66 h4{
    font-size: 15px !important;
  }
.header-bottom-right {
  width: 60%;
    /* padding-right: 30%; */
    margin-top: -60px !important;
}
}
@media (min-width: 414px)  and (max-width: 767px){ 
  .h66 h4{
    font-size: 15px !important;
  }
.header-bottom-right {
  width: 60%;
    /* padding-right: 30%; */
    margin-top: -60px !important;
}
}
@media (min-width: 767px) and (max-width: 1200px){ 
.header-bottom-right {
  width: 60%;
  /* padding-right: 30%; */
  margin-top: -70px !important;
}
}
@media (min-width: 1200px){ 
.header-bottom-right {
  width: 60%;
  /* padding-right: 30%; */
  margin-top: -80px !important;
}
}
/* .row{
display: flex;
    flex-wrap: wrap;
} */
.h21{
  padding-top: 3em;
}
@media (min-width: 769px){ 
.h21 h1{
  text-align: center;
  padding-bottom: 3em;
}
}
@media (max-width: 769px){ 
.h21 h1{
  text-align: center;
  padding-bottom: 1em;
}
}



@media (max-width: 410px){
ul.list67 {
	padding: 0 21% 0 0 !important; 
}
.h38{
  /* margin-left:15px !important;  */
  margin-top:-100px !important;
}
.h38 h3{
  /* margin-left: 115px !important;  */
     margin-top: 20px !important;
}
.h39{
  margin-top:50px !important
}
}


@media (min-width: 410px) and (max-width: 690px){
ul.list67 {
	padding: 0 80px 0 0 !important; 
}
.h38{
  margin-left:15px !important; 
  margin-top:-100px !important;
}
.h38 h3{
  /* margin-left: 135px !important;     */
  /* margin-top: 75px !important; */
}
.h39{
  margin-top:50px !important
}
}

@media (min-width: 769px){ 
.content_box h5{
	color:#999;
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0 0.2em;
}
}

@media (max-width: 769px){ 
.content_box h5{
	color:#999;
	font-size:14px;
	line-height:1.5em;
	margin:1em 0 0.2em;
}
}

@media (min-width: 769px){ 
.dropdown_top{
	border-bottom: 1px solid rgb(208, 208, 208);
	/* border-top: 1px solid rgb(208, 208, 208); */
	padding: 1em 0;
	margin: 2em 0;
}
.head-8{
  font-size: 30px;
  /* margin-top: 3em;
  margin-bottom: 2em; */
}
}
@media (max-width: 769px){ 
.dropdown_top {
  border-bottom: 1px solid rgb(208, 208, 208);
  /* border-top: 1px solid rgb(208, 208, 208); */
  padding: 0em 0 1em 0;
    margin: 1em 0 0em 0em;
}
.head-8{
  margin-bottom: 1.5em;
  margin-top: 3em;
}
.div-9{
  margin-top: -60px !important;
}
.div-10{
  margin-bottom: -90px !important;
}
}

.etalage{
  display: block !important;
    width: 98.5% !important;
    height: 534px !important;
    margin-left: -2.5% !important;
}
.py-53{
  margin-top:2em
}






/*-------------------- USER SIDE INTEGRATION --------------------*/
.wishicon .fa-heart-o{
  width:auto;
  height:100px;
  color:#000
  }
  .wishicon{
    position: absolute; right: 0; float: left; padding: 5px; cursor: pointer;  
    
  }
  @media (max-width: 767px) {
  
    /*additional*/
   .alert_popup{
       background-color: #000;
       width: 60%;
       left: 20%;
       right: 20%;
       bottom: 25%;
       position: fixed;
       padding: 15px;
       text-align: center;
       display: none;
   color: #fff;
   border-radius: 10px;
   font-size: 14px;
   z-index: 999;
       }
   
   }
   
    @media (min-width: 767px) {
   
           /*additional*/
   .alert_popup{
       background-color: #000;
       width: 16%;
       left: 45%;
       right: 42%;
       bottom: 25%;
       position: fixed;
       padding: 15px;
       text-align: center;
       display: none;
   color: #fff;
   border-radius: 10px;
   font-size: 14px;
   z-index: 999;
       }
       }
   
   
       /* / Toggle this class - hide and show the popup / */
   .show {
     visibility: visible;
     -webkit-animation: fadeIn 1s;
     animation: fadeIn 1s;
   }
   
   /* / Add animation (fade in the popup) / */
   @-webkit-keyframes fadeIn {
     from {opacity: 0;} 
     to {opacity: 1;}
   }
   
   @keyframes fadeIn {
     from {opacity: 0;}
     to {opacity:1 ;}
   }
   
   .check_icon
   {
   color: #fff;
   background-color: green;
   border-radius: 50%;
   padding: 4px;
   }
   
   .close_icon
   {
   color: #fff;
   background-color: red;
   border-radius: 50%;
   padding: 4px 6px 4px 6px;
   }
  
   @media (min-width:414px) and (max-width:1200px){
   .badge {
    background-color: red;
      color: white;
      padding: 1px 3px 1px 4px;
      text-align: center;
      border-radius: 50px;
      position: absolute;
      /* top: 98px; */
      right: 89px;
  
  }
  }
   @media (min-width:1200px){
   .badge {
    background-color: red;
      color: white;
      padding: 1px 3px 1px 4px;
      text-align: center;
      border-radius: 50px;
      position: absolute;
      top: 30px;
      right: 125px;
  
  }
  }
  .value-minus1,.value-plus1{
    cursor: pointer;
  }
  /*-------------------- //USER SIDE INTEGRATION ------------------*/






#product_filter3{
  display: none;
}
.h3_2{
  font-size: 20px !important;
}
.h5_1{
margin-top: 70px;
margin-bottom: 20px;
font-size: 20px;
font-weight: 500;
text-align: center !important;
text-transform: uppercase;
}
.modal_search{
  width: 90%;
}
.modal_search input[type="text"]{
  width: 60%;
  border-radius:8px;
  border: 1px solid white;
  margin-left: 15%;
  color: white;
}
.modal_div_search{ 
  background-color: rgba(0, 0, 0, 0.4) !important;
  margin-top: 250px;
  color: white;
  background-image: none !important;
  /* height: 50vh; */
}
.modal_search input[type="text"]{
  background: none !important;
  padding: 8px 20px;
}
.modal_search .mobile_search{
  background-color: transparent;
    border: 1px solid transparent;
    color: white;
    padding: 12px 10px 5px 10px;
    /* text-align: center; */
    float: right;
    font-size: 15px;
}
.modal_search ::placeholder {
  color:white !important
 
}
@media (max-width:418px){
  .modal_search input[type="text"]{
    width: 50% !important;
    padding: 6px 0px 6px 10px;
   
  }
  .modal_search .mobile_search{
    background-color: transparent;
      border: none;
      color: white;
      padding: 1px 10px 2px 10px;
      float: right;
  }
}

/* ------------------------mobile navigation--------------------------- */
#mob_nav {
  display: none;
}
#mob_nav .sidenav {
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #fcfcfc;
  overflow-x: hidden;
  padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
#mob_nav .sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 16px;
    color: #484646;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

/* On mouse-over */
#mob_nav .sidenav a:hover, .dropdown-btn:hover {
  color: #000000;
}

/* Main content */
#mob_nav .main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
#mob_nav .active {
  background-color: #201760;
  color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
#mob_nav .dropdown-container {
  display: none;
  background-color: #d6d6d6;
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
#mob_nav .fa-caret-down {
  float: right;
  padding-right: 8px;
}
/* ------------------------//mobile navigation--------------------------- */

.mob_hamburger{
  float: right;
    margin-right: -10px;
    margin-top: -10px;
    margin-bottom: 4px;
}

@media (max-width:1200px){
#desk_nav{
  display: none
}
}
@media (min-width:1200px){
#mob_nav, #myBtn{
  display: none
}
}
#pname_error1,#pname_error2{
font-size: 0.8125em;
}
#pname_error2{
  margin-left: 15%;
}
@media (min-width:321px){
.pad_1{
  padding-top: 10em;
}
}
@media (max-width:321px){
.pad_1{
  margin-top: -2em;

}
}
.paynow_bt{
  background-color: #000;
  color: white;
  border-radius: 15px;
  padding: 10px 20px;
}
.paynow_bt a{
  color: white !important;
}
@media (min-width:400px){
.register-top-grid div, .register-bottom-grid div {
	width: 48%;
	float: left;
	margin: 10px 0;
}
}
@media (max-width:400px){
.register-top-grid div, .register-bottom-grid div {
	width: 100%;
	float: left;
	margin: 10px 0;
}
}
.reg_div h2{
  text-transform: uppercase;
  text-align: center;
  color: #2d7695;
  /* margin: 1em; */
}

.p_3{
  float: right;
}
.fw-light{
  text-align: center;
  margin-top: 2em;
}
.forgot_bt{
  padding: 5px 10px;
    margin-bottom: 2em;
    background-color: #201760;
    border: 1px solid grey;
    color: white;
}
.div_14 label{
  margin-top: 1.5em;
}





/*-------------------------------------------------- DROPDOWN DESK---------------------------------------------- */

.drop-2 ul {
  padding-bottom:0.8em ;
  list-style: none;
  background: #201760;

}
.drop-2 ul li {
  display: inline-block;
  position: relative;
  line-height: 21px;
  text-align: left;
}

.drop-2 .dropdown li a {
  display: block;
  padding: 8px 25px;
  color: #3c3c3c;
  text-decoration: none;
}
.drop-2 .dropdown {
  min-width: 200px !important;
  padding: 30px 10px;
  /* border: 1px solid rgb(199, 199, 199); */
}
.drop-2 ul li a:hover {
  /* color: #030303; */
  /* background: #c4c4c4; */
}
.drop-2 ul li ul.dropdown {
  min-width: 100%; /* Set width of the dropdown */
  background: white;
  display: none;
  position: absolute;
  z-index: 999;
  left: 0;
}
.drop-2 ul li:hover ul.dropdown {
  display: block; /* Display the dropdown */
}
.drop-2 ul li ul.dropdown li {
  display: block;
  font-size: 14px;
}
@media (min-width:1700px){
.drop-2 ul li a {
  display: block;
  padding: 8px 25px;
  color: #fffafa;
  text-decoration: none;
}
}
@media (max-width:1700px){
.drop-2 ul li a {
  display: block;
  padding: 8px 8px;
  color: #fffafa;
  text-decoration: none;
}
}
/*-------------------------------------------------- //DROPDOWN DESK---------------------------------------------- */

ul {
	padding: 0;
	list-style: none;
}



/*-------- footer ------------*/
.f1{
  color: white;
  line-height: 1.6;  
  font-size: 15px !important;
}
.f1 ul li{
  line-height: 1.8;  
  font-size: 15px !important;
}
.f1 .row {
  display: flex;
  flex-wrap: wrap;
 
}
@media (min-width:992px){
.f1 .col-md-2, .f1 .col-md-3{
  width: 20%;
}
.f1 .col-md-5{
  width: 35%;
}
.f1{
  padding-bottom: 100px;
}
}
@media (max-width:992px){
.f1{
  padding-bottom: 10px;
 }
}
@media (max-width:992px) and (min-width:635px){
.f1 .col-md-2{
  margin-top: 30px;
  width: 50%;
}
.f1 .col-md-5{
  width: 50%;
}
.f1 .col-md-3{
  width: 50%;
}
}
@media (max-width:635px){
.f1 .col-md-2{
  margin-top: 30px;
  width: 50%;
}
.f1 .col-md-5{
  width: 100%;
}
.f1 .col-md-3{
  width: 50%;
  margin-top: 30px;
}
}
@media (max-width:471px){
.f1 .col-div1{
  margin-top: 30px;
  width: 50%;
}
.f1 .col-div2{
  margin-top: 30px;
  width: 100%;
}
.f1 .col-md-5{
  width: 100%;
}
.f1 .col-md-3{
  width: 50%;
  margin-top: 30px;
}
}
hr {
  border: none;
  border-top: 2px solid rgb(255, 255, 255);
  margin: 20px 0;
}
/*-------- //footer ------------*/




@media (min-width:691px){
  .column_2 input[type="text"], .column_2 input[type="email"] {
    padding: 10px;
    font-size: 1em;
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    background: none;
    float: left;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    width: 31.5%;
    -webkit-appearance: none;
  }
  .column_4 input[type="text"]{
    padding: 10px;
    font-size: 1em;
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    background: none;
    text-align: center;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-left: 25%;
    width: 50%;
    -webkit-appearance: none;
  }
  .column_3 input[type="text"], .column_3 textarea {
    width: 100%;
    font-size: 1em;
    margin: 40px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    outline: none;
    background: none;
    height: 200px;
    padding: 10px;
    resize: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-appearance: none;
  }
  }
  @media (max-width:691px){
  .column_2 input[type="text"], .column_2 input[type="email"] {
    padding: 10px;
    font-size: 1em;
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    background: none;
    float: left;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    width: 100%;
    -webkit-appearance: none;
  }
  .column_4 input[type="text"]{
    padding: 10px;
    font-size: 1em;
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    background: none;
    text-align: center;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    width: 100%;
    -webkit-appearance: none;
  }
  .column_3 input[type="text"], .column_3 textarea {
    width: 100%;
    font-size: 1em;
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    color: #BDBDBD;
    outline: none;
    background: none;
    height: 200px;
    padding: 10px;
    resize: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-appearance: none;
  }
  }

@media (min-width:1210px){
.a1{
  float: left;
  padding-top: 60px;
  margin-left: -250px;
}
}
@media (max-width:1210px) and (min-width:691px){
.a1{
  float: left;
  padding-top: 50px;
  margin-left: -200px;
}
}
@media (max-width:691px){
.a1{
  float: left;
  /* padding-top: 50px; */
  margin-left: 0px;
}
}
@media (min-width:990px){
.footer_bottom{
  margin-top: 120px;
}
}
@media (min-width:556px){
.log_bt{
    /* margin-left: 20%; */
    width: 50%;
}
}
@media (max-width:556px){
.log_bt{
width: 100%;
}
}
@media (max-width:990px){
  .ct_bt{
    float: left;
    margin-top: 20px;
    /* text-align: center; */
    width: 100%;
  }
}
@media (max-width:399px){
.register-top-grid h3{
  text-align: center;
}
}
.wish_a{
  cursor: pointer;
}


/* LOADER ------------------------------------*/

.overlay{
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: url(../images/spinner.gif) no-repeat center;
}
/* body{
  text-align: center;
} */
/* Turn off scrollbar when body element has the loading class */
body.loading{
  overflow: hidden;   
}
/* Make spinner image visible when body element has the loading class */
body.loading .overlay{
  display: block;
}
/* //LOADER -----------------------------------------*/


#wish_head1{
  display: none!important ;
}


.s21 {
  margin-top:10%!important ; margin-bottom:30%!important ;width: 52%!important ;text-align: left!important ;margin-left: 48%!important ;
}
.s22 {
  color:black!important ; margin-bottom: 20px!important ;text-transform: uppercase!important ;
}
.s23 {
  text-align: left!important ;
  line-height: 30px!important ;
}

.r1{
text-align: left!important ; padding: 5px!important ; cursor: pointer!important ; border-bottom: 1px solid #eee!important ;
}
.r2{
  font-size: 14px!important ; line-height: 24px!important ; color: #c15200!important ; margin: 0px!important ;
}
.r3 {
  font-size: 14px!important ; font-weight: bold!important ; color: #c15200!important ; line-height: 20px!important ;
}
.r4 {
  height: 25px!important ; width: auto!important ;
}
.r5 {
  font-size: 14px!important ;
}
.pointer{
  cursor: pointer!important ;
}
.r6 {
  float:right!important ; cursor: pointer!important ;
}
.cen{
	text-align:center!important ;
}
.r7 {
  border: 1px solid #eee!important ; height: 130px!important ; overflow-y: auto!important ;
}
.r8 {
  margin-left:2.7%
}
.r9 {
  text-align: center!important ; font-size:26px!important ;line-height:24px!important ;font-family:Arial,sans-serif!important ; letter-spacing: 10px!important ; font-weight: bold!important ; padding: 10px!important ;
}
.r10 {
  color: red!important ;
}
.s1 {
  text-align: center!important ; margin-bottom: 10px!important ;
}
.s2 {
  width: 50%!important ; text-align: center!important ; display: none!important ;
}
.s3 {
  float: right!important ;
}
.s4 {
  margin-bottom: 4px!important ;
}
.s5 {
  color:#353434!important ;padding-top:8px
}
.s6 {
  padding:0!important ;
}
.s7 {
  color:red!important ; display:none!important ;
}
.s8 {
  color: red;
}
.s9 {
  margin: 8px auto; display: block; text-align:center;
}
.s10 {
  background-color: #2d7695;
    padding: 15px;
    text-align: center;
    color: white;
    font-size: 20px;
}
.p1 {
  color: #000; padding: 10px;
}
.p2 {
  padding: 10px; font-weight: bold;
}
.p3 {
  float: right; font-weight: normal;
}
.p4 {
  padding: 10px; font-weight: bold;
}
.p5 {
  float: right; font-weight: normal;
}
.p6 {
  color:red; display:none;
}
.p8 {
  float:right;
}
.p7 {
  font-size: 14px;
}
.p9 {
  width: 50%; text-align: center; display: none;
}
.p {

}
.p {

}
.transp{
  color: transparent;
}

/* float icons */
.div-4, .div-4:hover{
	background:transparent !important;
	color:rgb(0, 0, 0) !important;
	}


.whats-app {
	position: fixed;
	background-color: rgb(32 23 96);
  color: #fff;
	border-radius: 50px;
	text-align: center;
	box-shadow: 0px 3px 3px 3px #999;
	z-index: 100;
}

.insta {
	position: fixed;
	background-color: rgb(32 23 96);
  color: #fff;
	border-radius: 50px;
	text-align: center;
	box-shadow: 0px 3px 3px 3px #999;
	z-index: 100;
}

.cart {
	position: fixed;
	background-color: rgb(32 23 96);
  color: #fff;
	border-radius: 50px;
	text-align: center;
	box-shadow: 0px 3px 3px 3px #999;
	z-index: 100;
}

.whats-app:hover, .call:hover, .insta:hover, .cart:hover{
	color: #636363;
}

.call {
  position: fixed;
  background-color: rgb(32 23 96);
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 3px 1px 3px 3px #999;
  z-index: 100;
  transform: rotate(0deg);
}

@media (min-width: 408px){
.whats-app {
	bottom: 28%; width: 55px;
  height: 55px;
  font-size: 28px;
  right: 20px;
}
.insta {
  width: 55px;
  height: 55px;
  font-size: 28px;
	bottom: 18%;
	font-size: 30px;
	right: 20px;
}
.cart {
  width: 55px;
  height: 55px;
  font-size: 28px;
	bottom: 8%;
	font-size: 30px;
	right: 20px;
}
.call {
	  width: 55px;
    height: 55px;
    font-size: 28px;
    right: 20px;
    bottom: 38%;
}
.call i {
	margin:15px
}
.whats-app i {
	margin:14px;
	font-weight:700;
}
.insta i {
	margin:13px;
	font-weight:700;
}
.cart i {
	margin:13px;
	font-weight:700;
}

.my-float {
	margin-top: 10px;
}
}
@media (max-width: 408px){
.whats-app {
	width: 48px;
    height: 48px;
	bottom: 19%;
	font-size: 28px;
	right: 20px;
}
.insta {
	width: 48px;
    height: 48px;
	bottom: 12%;
	font-size: 28px;
	right: 20px;
}
.cart {
	width: 48px;
    height: 48px;
	bottom: 5%;
	font-size: 28px;
	right: 20px;
}
.call {
	width: 48px;
    height: 48px;
    bottom: 26%;
    font-size: 25px;
    right: 20px;
}
.call i {
	margin:15px
}
.whats-app i {
	margin:11px;
	font-weight:700;
}

.my-float {
	margin-top: 10px;
}
}
/* //float icons */
.about11 p{
  text-align: center;
  margin-top:30px;
  margin-bottom:30px;
}
.about11 a{
  font-size: 20px;
  color: red;
}
.about11 .p2{
  font-size: 20px;
}
.hr1{
  border-bottom: 1px solid rgb(160, 160, 160);
  margin-top: 10px;
}
.or1 {
  color: black;
  font-size: 20px;
  text-align: center;
  /* text-decoration: dotted; */
}
.or2{
  padding: 20px;
  border: 1px solid #c4c4c4;
}
.or3{
  text-align: center;
}
.or4{
      /* margin-top: 20px; */
      text-align: center;
      font-size: 20px;
}
.or5{
  padding: 10px; font-weight: bold;
}
.or5 span{
  color: #acacac;
}

.star1{
  font-size: 20px;
  color: #ffc83e;
}
.btn0{
  /* background-color: black !important; */ 
    color: black;
    /* border: 1px solid #c7c7c7 !important; */
    border-radius: 15px;
    font-size: 20px;
}
.stock{
  color: red !important;
  font-size: 15px !important;
}
.out_stock{
  color: #000 !important;
}
.out{
  color: #bab9b9 !important;
}
.out1{
  /* border: #bab9b9 !important; */
}
.out2{
  color: rgb(244, 42, 42);
}
.out_head{
  color:#ee6363;
  font-weight: 700;
  text-align: center;
}
.freez_button{
  background-color: #afafaf !important;
  color: white !important;
  padding: 12px 15px;
}
.freez_red{
  color: red !important;
}
/* .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
} */
.mob_hamburger{
  cursor: pointer;
}
.size{
  font-size: 17px;
    border: 1px solid #b1b1b1;
    padding: 3px 9px;
    /* border-radius: 15px; */
}
/* .hidden{
  color: transparent;
} */
/* .grid1_of_4, .simpleCart_shelfItem, .gridd1, .content_box{
  float: left !important;
} */
.stock_1{
  color: green !important;
  font-size: 15px !important;
  font-weight: 600;
}

.sng1, .sng11{
  color: black;
  font-size: 20px;
  /* margin-top: 200px; */
}
/* .qnty{
  margin-top:
} */
@media (max-width: 776px){
.sng1 {
  /* margin-top: 80px !important; */
}
}
.price_head{
  padding-left:10px !important
}
@media (max-width: 769px){
.quantity_div{
  /* padding-top: 20px; */
}
}
.single_head{
  font-size: 20px !important;
}
@media (min-width: 769px){
.single_head1{
  font-size: 30px !important;
}
.single_rate{
  font-size: 20px;
}
}
.single_rating{
  font-size: 14px;
  line-height: 1px;
}
.single_siz{
  border: 1px solid #d2d2d2;
  padding: 5px;
  color: #2c2c2c;
}
.single_price1{
  font-size: 21px !important;
}
.cat_head{
  text-align: center;
  color: #474747;
  margin-top: 80px;
  font-size: 35px;
  text-transform: uppercase;
}
.foot_insta{
  font-size: 25px !important;
}
.index_cat_img{
  transition: transform 0.3s ease;
  
}
.index_cat_img:hover{
  transform: scale(1.1);
}
.pay_div3{
  border: 1px solid #e1e1e1;
}
.empt_cart{
  display: none;
}
.index_card{
  padding-top: 5px;
  padding-bottom: 5px;
}
.index_h4{
  font-size: 30px;
  text-align: center;
}
.transp_a{
  cursor: none;
  font-size: 1px;
  color: transparent;
}
.foot_fb{
  font-size: 22px !important;
}
.shipp_p{
  font-weight: 700;
  color: black;
  font-size: 18px;
}
.data_span{
  font-weight: 400;
  color: rgb(71, 71, 71);
  font-size: 16px;
}
.sing_wishdiv{
  float:right !important;
}
.sing_wish{
  font-size:25px !important;
}
@media (max-width: 775px){
.sing_stock{
  margin-bottom: 40px !important;
}
.sing_qty{
  margin-bottom: 50px;
}
}
.mg{
  margin-bottom: 20px;
}
.md{
  float: right;
    background: #201760;
    color: white;
    padding: 5px 15px;
}
.mg_div{
  margin-bottom: 50px;
}
#plus_disable{
  /* background-color:grey !important; */
  display: none;
}
/* .value-plus1{
  background-color:black !important;
} */