body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
	font-family: 'Cagliostro', sans-serif;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'Open Sans', sans-serif;
}
.header-top {
    background: #1565c0;
	 padding: .7em 0;
 }
.top-left {
    float: left; 
}
.top-left i {
    font-size: 1em;
    margin-left: 0.5em;
}
.top-left  a{
    color: #fff;
	font-size: 1em;
    text-transform: capitalize;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.top-right ul li {
    display: inline-block;
    padding: 0em 1em;
}
.top-right ul li a {
    font-size: 1em;
    text-transform: capitalize;
    color:#fff;
    text-decoration: none;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.top-right ul li.text a {
	color:#fff;
}
.top-right {
    float: right;
}
.heder-bottom {
    padding: 0 0;
	background: #fff;
}
.logo-nav-left{
	float:left;
}
.logo-nav-left h1 a{
	font-size:1.5em;
	color:#fff;
	text-decoration:none;
}
.logo-nav-left h1 a span{
	display: block;
    font-size: .2em;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: 11px;
    color: #fff;
    padding-left: .3em;
}
.logo-nav-left1 {
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7em;
}
.logo-nav-left1 ul li a{
	font-size:.95em;
    /* color: #fff; */
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
	font-weight: 600;
}
.navbar-default .navbar-nav > li > a {
    color: black;
}
.logo-nav-left1 ul li.active a.act{
	color: black;
}
.multi-column-dropdown li a {
    color: #999 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
    color: #1DBF73 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
	margin-top: 1em;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-collapse {
    padding: 0;
}
ul.multi-column-dropdown h6 {
    font-size: 1.4em;
    color:#222222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
	font-weight:500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
	color: black;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
}
.multi-gd-img img {
    width: 100%;
}
.search-box {
    margin-top: .6em;
}
/*start search*/
/*--search--*/
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
.cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 72px;
    right: 22%;
}
.cd-header-buttons li {
	display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
}

.cd-search-trigger::before, .cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-search-trigger::before {
	/* lens */
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search {
	position: absolute;
	width: 100%;
	top: 19%;
	left: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0 5%;
	-webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 2em;
    padding: 1em 2em;
	color: #fff;
}
.cd-search input::-webkit-input-placeholder {
	color: #fff !important;
}
.cd-search input::-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}
.cd-search input:focus {
	outline: none;
}
.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
/*-- search-ends --*/
.header-right2{
	float:right; 
	margin-top: 1.5em;
}
.box_1 {
  float: right;
}
.box_1 h3 {
  color:#fff;
  font-size: 0.9em;
  margin: 0;
}
.total {
  display: inline-block;
  vertical-align: middle;
}
.box_1 a img {
  margin: 3px 0 0 0px;
}
.box_1 p {
	margin: 0;
    color: #fff;
    font-size: 14px;
}
a.simpleCart_empty {
	color:#fff;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    display: block;
}
/*-- //header --*/
.ban-bottom-w3l {
    padding: 5em 0;
}
.ban-bottom1 {
    float: left;
    width: 48%;
	margin-right:2%
}
.ban-bottom2 {
    float: left;
    width: 48%;
	margin-left:2%
}
.ban-img {
    margin-top: 2.1em;
}
.ban-top{
	position: relative;
    overflow: hidden;
}
.ban-top img {
	-moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
}
.ban-top:hover img {
	-moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.ban-text {
    position: absolute;
    top: 50%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text1 {
    position: absolute;
    top: 40%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text1 h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text2 h4 {
    font-size: 1.5em;
    color: #fff;
}
.ban-text2 span{
    display:block;
	line-height:1.5em;
}
/* Sweep To Top */
.hvr-sweep-to-top {
  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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F19E1F;
    border-radius: 50%;
	-webkit-border-radius: 60%;
	-moz-border-radius: 60%;
	-o-border-radius: 60%;
	-ms-border-radius: 60%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -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-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before,.services-grid:hover .hvr-sweep-to-top:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.ban-text2 {
    position: absolute;
    top: 14%;
    left: 45%;
    background: #1565C0;
    padding: 1.5em;
    border-radius: 60px;
    text-align: center;
	width: 18%;
}
h2.tittle {
    text-align: center;
    font-size: 3em;
    color: #1565C0;
}
.new-arrivals-w3agile {
    padding: 5em 0;
    background: #F9F8F8;
	text-align:center;
}
.arrivals-grids {
    margin-top: 4em;
}
.grid-arr {
    border: 1px solid #E2E2E2;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 0em;
}
.grid-arr .grid-arrival figure {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
}
.grid-arr .grid-arrival figure:hover .grid-img + .grid-img{
  right: 100%;
}
.grid-arr .grid-arrival figure > a {
  display: block;
  float: left;
  width: 100%;
  z-index: 1;
}
.grid-arr .grid-arrival figure > a .grid-img {
  width: 100%;
  line-height: 0;
  will-change: right;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.grid-arr .grid-arrival figure > a .grid-img img {
  width: 100%;
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img {
  position: absolute;
  top: 0;
  right: 0;
  -moz-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -o-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -webkit-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img img {
  max-width: none;
}

.grid-product {
    width: 70%;
    margin: 0 auto;
}
.women{
    background: #fff;
    padding: 10px;
}
.women h6 {
    font-size: 1.4em;
    margin: 0.4em 0;
    padding-top: 4px;
    padding-bottom: 10px;
}
.women h6 a {
    color: #282828;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.women p {
    font-size: 1em;
    color: #999;
    margin: 0.9em 0;
}
.uom-text{
    font-size: 12px !important;
    color: #000 !important;
    margin: 1em 0;
}
em.item_price {
    font-style: normal;
    color: #000;
    font-weight: 600;
}
span.size {
    color: #000000;
    font-weight: 600;
}
/*--cart--*/
a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}
.grid-arrival {
    position: relative;
}
.ribben {
    position: absolute;
    top: 30%;
    left: -3%;
    padding: 0.5em;
    background: #F19E1F;
    width: 32%;
}
.ribben1 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #AF1D0D;
    width: 32%;
}
.ribben p{
	font-size:1em;
	color:#fff;
}
.ribben1 p{
	font-size:1em;
	color:#fff;
}
.ribben:after {
    content: '';
    position: absolute;
    top: 85%;
    right: 77%;
    width: 0;
    height: 0;
    border-top: 24px solid #BF8020;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben1:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 78%;
    width: 0;
    height: 0;
    border-top: 24px solid #6D1107;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben2 p{
	font-size:1em;
	color:#fff;
}
.ribben2 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #0D59AF;
    width: 42%;
}
.ribben2:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 83%;
    width: 0;
    height: 0;
    border-top: 24px solid #04448C;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
a.my-cart-b {
    text-decoration: none;
}
.my-cart-b {
    background: none;
    text-decoration: none;
    color: #1565C0;
    font-size: 1em;
    border: 2px solid #1d1c1c;
    padding: 0.5em 1em;
    outline: none;
}
/* Sweep To Bottom */
.my-cart-b{
  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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.my-cart-b:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: #1565C0; */
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -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;
    border-radius: 50px;
	/* border: 2px solid #1565C0; */
}
.my-cart-b:hover, .my-cart-b:focus, .my-cart-b:active {
	color: white;
    background: #1dbf73;
    /* border: 2px solid #1565C0; */
    outline: none !important;
}
.my-cart-b:hover:before, .my-cart-b:focus:before, .my-cart-b:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.accessories-w3l {
    text-align: center;
    background: url(../images/ban1.jpg) no-repeat 0px 0px;
	min-height: 534px;
	background-size:cover;
	padding: 10em 0;
}
h3.tittle {
    font-size: 3em;
    color: #fff;
}
.accessories-w3l span {
    font-size: 5em;
    color: #fff;
    line-height: 2em;
    font-family: 'Cagliostro', sans-serif;
    margin-bottom: .5em;
    display: block;
}
a.button1 {
    font-size: 1em;
    background: #F19E1F;
    color: #fff;
    padding: 1em 2em;
    text-decoration: none;
    margin-top: 2em;
}
.slider {
	position: relative;
	text-align: center;
	width: 100%;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius:50%;
	background:#fff;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
	background:transparent;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 29px;
	z-index: 999;
	left: 46%;
	display: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 73%;
	left: 15%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 15%;
}
.product-agile {
    padding: 5em 0;
}
h3.tittle1 {
    text-align: center;
    font-size: 3em;
    color: #1565C0;
}
.caption {
    margin-top: 4em;
}
.latest-w3 {
    padding: 5em 0;
	background: #F7F7F7;
}
.latest-grids {
   /* margin-top: 4em;*/ 
    margin-bottom: 3em;
}
.latest-top {
    position: relative;
	    overflow: hidden;
}
.latest-text {
    background: rgba(21, 101, 192, 0.71);
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -67%;
    text-align: center;
    width: 100%;
    height: 210px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.latest-grid:hover .latest-text {
    bottom: -50%;
}
.latest-text h4{
    color: #FFFFFF;
    font-size: 2em;
    margin: 0;
}
.latest-text2 {
   position: absolute;
    top: 3%;
    left: 80%;
    background: #1565C0;
    padding: 1.5em 0em;
    border-radius: 60px;
    text-align: center;
    width: 17%;
}
.latest-text2 h4 {
    font-size: 1.2em;
    color: #fff;
}
.footer-w3l {
    background: #131419;
    padding: 5em 0;
}
.footer-grid h4 {
    font-size: 2em;
    color: #1DBF73;
    margin-bottom: .5em;
}
.footer-grid p {
    font-size: .96em;
    color: #737374;
    line-height: 1.8em;
}
.footer-grid ul li a {
    font-size: .96em;
    color: #737374;
    line-height: 2em;
	text-decoration:none;
}
.footer-grid i {
    font-size: 1em;
    color: #fff;
    margin-right: 11px;
    line-height: 2em;
    border-radius: 48px;
    /*border: 1px solid #F19E1F;*/
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.footer-grid ul li  {
    list-style: none;
}
.footer-grid ul li a:hover {
    color: #1DBF73;
}
.footer-grid p a {
    color: #eee;
}
.foot ul li:nth-child(2) {
    margin: 1em 0;
}
.copy-section{
	padding:2em 0;
	text-align:center;
	background: #131419;
}
.copy-section p {
	font-size: 0.9em;
	color: #535456;
	font-weight: 400;
	text-align: justify;
}
.copy-left {
    float: left;
    margin-top: 0.6em;
}
.copy-right{
	 float: right;
}
.copy-section  a {
	font-size: 1em;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
}
.copy-section a:hover {
	color: #fff;
}
.copy-section a {
	margin: 0 0.3em
}
.social-icon {
    margin-top: 1.8em;
}
.social-icon a i {
    width: 26px;
    height: 26px;
   
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    border-radius: 16px;
}
.social-icon i.icon:hover {
  background: #AF1D0D   url(../images/img-sprite.png) no-repeat 0px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon {
    background-position: 0px 0px;
}
.social-icon i.icon1 {
    background-position: -32px 0px;
}
.social-icon i.icon1:hover {
  background: #AF1D0D   url(../images/img-sprite.png) no-repeat -32px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon2 {
    background-position: -64px 0px;
}
.social-icon i.icon2:hover {
  background: #AF1D0D   url(../images/img-sprite.png) no-repeat -64px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon3 {
    background-position: -96px 0px;
}
.social-icon i.icon3:hover {
  background: #AF1D0D   url(../images/img-sprite.png) no-repeat -96px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.news-grid p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    padding-top: 1em;
    width: 90%;
    margin: 0 auto 1em;
}
.news-gr h4 {
    text-align: center;
    font-size: 1.5em;
    color: #222;
}
.new-grid h5 {
    font-size: 1.7em;
    color: #222;
}
.new-grid h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.new-grid span {
    font-size: 1em;
    color: #777;
    line-height: 2em;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 6px;
    border-bottom: 1px solid #FFFFFF;
}
.modal-dialog {
    width: 950px;
}
.color-quality-left{
	float:left;
}
.color-quality-right {
	float: left;
    margin-left: 8em;
}
.color-quality ul li {
    display: inline-block;
    margin-right: .5em;
}
.color-quality ul li a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
}
.color-quality ul li a span {
    width: 15px;
    height: 15px;
    display: block;
    background: #ff0000;
    margin: 0 auto .5em;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.color-quality ul li a.brown span {
    background: #00008c;
}
.color-quality ul li a.purple span {
    background: #840084;
}
.color-quality ul li a.gray span {
    background: #ff00ff;
}
.color-quality {
    margin: 1em 0;
}
/*-- quantity-starts --*/
 .value-minus,
.value-plus,.value-minus1,
.value-plus1{
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
	border:1px solid #b2b2b2;
	    vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before,.quantity-select .entry.value-minus1:before,
.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;
}
.quantity-select .entry.value-plus:after,.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;
}
.value,.value1  {
    cursor: default;
    width: 40px;
	height:40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
	margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,
 .quantity-select .entry.value-plus:hover,.quantity-select .entry.value-minus1:hover,
 .quantity-select .entry.value-plus1:hover{
	background: #E5E5E5;
}

.quantity-select .entry.value-minus,.quantity-select .entry.value-minus1{
    margin-left: 0;
}
/*-- quantity-end --*/
/*--products--*/
.banner1 {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 190px;
    padding: 6em 0 0;
    text-align: center;
}
.banner1 h3 a {
    color: #fff;
    text-decoration: none;
}
.banner1 h3 {
    font-size: 2em;
    color: #fff;
    margin: 0 0 0em;
}
.banner1 h3 span {
    color: #fff;
}
.products-agileinfo {
    padding: 5em 0;
	background: #F9F8F8;
}
.product-agileinfo-grids {
    margin-top: 4em;
}
.categories h3{
    text-align: center;
    font-size: 2.5em;
    padding: .2em;
    background: #f19e1f;
    color: #fff;
    margin-bottom: .5em;
}
/*-- treeview --*/
.categories label {
    padding: 5px;
    border-radius: 3px;
    margin: 2px;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #777;
}
.categories a{
    background: url("../images/icons1.png") no-repeat 10px 9px !important;
    padding: 7px 0 0 31px;
    border-radius: 3px;
    margin: 2px;
    font-size: 15px;
}

.categories ul,
.categories li
{
	list-style: none;
}

.categories input
{
	position: absolute;
	opacity: 0;
}

.categories
{
	font: normal 11px "Segoe UI", Arial, Sans-serif;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.categories a {
    color: #777;
    text-decoration: none;
}

.categories a:hover
{
	text-decoration: underline;
}

.categories input + label + ul
{
	margin: 0 0 0 22px;
}

.categories input + label + ul
{
	display: none;
}

.categories label,
.categories label::before
{
	cursor: pointer;
}

.categories input:disabled + label
{
	cursor: default;
	opacity: .6;
}

.categories input:checked:not(:disabled) + label + ul
{
	display: block;
}

.categories label,
.categories label::before
{
	background:url("../images/icons1.png") no-repeat 15px 9px !important;
}
.categories label,
.categories a,
.categories label::before
{
	display: inline-block;
	vertical-align: middle;
}

.categories label
{
	background-position: 18px 0;
}

.categories label::before
{
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle;
	background-position: 0 -32px;
}

.categories input:checked + label::before
{
	background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.categories
	{
		-webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
	}
	
	@-webkit-keyframes webkit-adjacent-element-selector-bugfix 
	{
		from 
		{ 
			padding: 0;
		} 
		to 
		{ 
			padding: 0;
		}
	}
}
/*-- //treeview --*/
.price,.cat-img,.brand-w3l {
    margin-top: 2em;
}
.price h3,.top-rates h3,.brand-w3l h3{
    text-align: center;
    font-size: 2em;
    padding: .2em;
    background: #f19e1f;
    color: #fff;
    margin-bottom: .5em;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
	margin:0;
	position:relative;
}
ul.dropdown-menu6 li {
	list-style:none;
}
ul.dropdown-menu6 li p{
	width:100%;
}
span.amount{
	color:#ffffff;
	font-size:16px;
}
.price input#amount,.price input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 10px;
    text-align: center;
    width: 100%;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
	text-decoration: none;
}
.range,.range-two{
	padding: 15px 0 22px 0;
	border-bottom: 1px solid #e5e3db; 
}
.top-rates {
    padding-top: 3.5em;
}
.brand-w3l ul li a {
    font-size: 1.1em;
    color: #777;
    text-decoration: none;
    margin-left: 2em;
}
 .brand-w3l ul li {
    list-style: none;
    border-bottom: 1px solid #d6d5d5;
    padding: 0.5em 0;
}
.mens-toolbar p {
    color: #000;
    font-size: 1em;
	    display: inline-block;
}
.mens-toolbar p  select {
    color: #000;
    font-size: 0.9em;
    outline: none;
    cursor: pointer;
    padding: 0.3em;
	border:none;
}
.mens-toolbar {
      padding: 2em 0;
}
.mens-toolbar p {
    color: #777;
    font-size: 1em;
    display: inline-block;
}
.showing {
    margin: 0 3em;
}
.nav1-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #FAA43D;
    border-radius: 0;
    background: #FAA43D;
}
.product-agileinfon-grid1 {
    text-align: center;
}
.prod1 {
    margin: 3em 0;
}
.prod2 {
    margin-top: 3em;
}
.prod3 {
    margin: 3em 0;
}
.prod4 {
    margin-top: 3em;
}
/*--products--*/
/*--codes--*/
.typo-w3 {
    padding: 5em 0;
}
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #555;
	font-size: 0.85em;
	margin-bottom: 14px;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#F58703;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #555;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.nav-tabs {
	margin-bottom: 3em;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*--codes--*/
/*--single--*/
.single-wl3 {
    padding: 5em 0;
}
.single-left {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.single-right {
    float: left;
    width: 50%;
}
.single-grid h4 {
    font-size: 2em;
    color: #222;
	margin-bottom: 0.5em;
}
.description p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
}
.description span {
    font-size: 1.2em;
    color: #f19e1f;
    font-weight: bold;
	font-family: 'Cagliostro', sans-serif;
}
p.price {
    font-size: 2em;
    margin: 0.5em 0;
    color: #AF1D0D;
    font-weight: bold;
    font-family: 'Cagliostro', sans-serif;
}
.color-quality h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.women span {
    font-size: 1em;
    color: #000;
    margin: 1em 0;
    /*display: block;*/
}
.single-grid1 h3 {
    font-size: 2.5em;
    text-align: center;
	color: #1565C0;
	margin-bottom: 0.3em;
}
.recent-left {
    float: left;
    width: 24%;
}
.recent-right {
    float: right;
    width: 68%;
	margin-top:1em;
}
span.price-in1 {
    font-size: 1.2em;
    color: #AF1D0D;
    font-weight: bold;
    margin-top: 0.5em;
    display: block;
}
.best2 a {
    font-size: 1.5em;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.left-tab > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none !important;
    border-radius: 0;
    color: #fff;
    background: #F19E1F ;
    padding: 0.5em 1em;
    font-size: 1.2em;
}
.left-tab > li.active > a, .left-tab > li.active > a:hover, .left-tab > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #AF1D0D   ;
    border: none !important;
    border-bottom-color: none !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: #AF1D0D   ;
    color: #fff !important;
}
.product-w3agile {
    margin-top: 4em;
}
.product-grids {
    margin-top: 4em;
}
.descr h4 {
    font-size: 2em;
    color: #222;
    margin-bottom: 0.5em;
}
p.quote {
    font-size: 1em;
    color: #777;
    line-height: 1.8em;
    padding: 1em 2em;
    background: #eee;
    margin: 2em 2em;
    border-left: 5px solid #af1d0d;
}
.descr {
    padding-top: 2em;
}
.descr p{
	font-size: 1em;
    color: #777;
    line-height: 1.8em;
}
.descr ul li {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.8em;
}
.video iframe {
    width: 100%;
    height: 410px;
	margin-bottom: 1em;
}
.reviews-left {
    float: left;
    width: 14%;
}
.reviews-right {
    float: right;
    width: 83%;
    border: 1px solid #eee;
	    padding: 2em;
}
.reviews-right ul li {
    display: inline-block;
}
.reviews-right ul li a {
	font-size: 1em;
    color: #FDA30E;
    text-transform: uppercase;
    text-decoration: none;
}
.reviews-right ul li:nth-child(2) {
    float: right;
}
.reviews-right ul li a i {
    left: -1em;
}
.reviews-bottom {
    margin-top: 2em;
}
.reviews-bottom p {
    padding: 1em 0;
}
.reviews-bottom input[type="text"], .reviews-bottom input[type="email"], .reviews-bottom textarea {
    outline: none;
    padding: 10px;
    border: 1px solid #D2D2D2;
    font-size: 15px;
    color: #FDA30E;
	width:100%;
}
.reviews-bottom textarea {
    width: 100% !important;
    min-height: 150px;
    margin-bottom:1em;
    resize: none;
}
.reviews-bottom form {
    margin-top: 1em;
}
.reviews-bottom input[type="submit"] {
    outline: none;
    padding: 10px 0;
    background: #AF1D0D;
    border: none;
    width: 20%;
    font-size: 1em;
    color: #fff;
    margin-top: 1em;
	    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.reviews-bottom input[type="submit"]:hover {
    background: #F19E1F;
}
/*--single--*/
/*--mail--*/
.mail-w3ls {
    padding: 5em 0;
}
.mail-grid i {
    font-size: 1.5em;
    border-radius: 60px;
    border: 2px solid #ece9e1;
    padding: 1em;
    color: #fff;
    background: #1dbf73;
	transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-grid i:hover {
    background: #0d59af;
}
.mail-grids {
    margin-top: 4em;
}
.mail-grid h5 {
    font-size: 1.8em;
    color: #1565c0;
    margin-top: .5em;
}
.mail-grid p {
    font-size: 1em;
    color: #777;
	margin-top:.5em;
}
.mail-top {
    text-align: center;
}
.map-w3 iframe {
    width: 100%;
    height: 350px;
    border: 7px double #fbb005;
}
.map-w3 {
    /*margin: 4em 0;*/
}
.mail-bottom h4 {
    font-size: 2em;
    text-align: center;
    margin-bottom: 1em;
    color: #1565c0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"] {
     width: 32.5%;
    float: left;
}
.contact-number{
    width: 32.5% !important;
    float: left !important;
    background: #F4F4F4;
    border: 1px solid #D9D9D9 !important;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
    border-radius:0 !important;
}
.mail-bottom textarea {
    min-height: 150px;
    resize: none;
    width: 99%;
    margin: 1em 0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"], .mail-bottom textarea {
    background: #F4F4F4;
    border: 1px solid #D9D9D9;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
}
.mail-bottom input[type="email"] {
    margin: 0 6px;
}
.mail-bottom input[type="submit"], .mail-bottom input[type="reset"] {
    outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
    width: 12%;
    background: #1DBF73;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-bottom input[type="submit"]:hover, .mail-bottom input[type="reset"]:hover {
    background: #1565C0;
}
/*--mail--*/
/*--login--*/
.login{
	padding:6em 0;
}
.account-grids {
    margin-top: 2em;
}
.main-agileits {
    width: 70%;
    margin: 0em auto ;
	box-shadow: 0px 0px 15px 0px #D6D6D6;
	-o-box-shadow: 0px 0px 15px 0px #D6D6D6;
	-moz-box-shadow: 0px 0px 15px 0px #D6D6D6;
	-webkit-box-shadow: 0px 0px 15px 0px #D6D6D6;
	padding: 3em ;
}

.key  input[type="text"] ,.key  input[type="password"]{
    width: 87%;
    padding: 10px 10px;
    font-size: 1em;
    border: none;
    border-bottom: none;
    outline: none;
    color: black;
    float: left;
    background: none;
}
.key i{
	    float: left;
    color: #999;
    font-size: 1.1em;
    padding: 13px;
}
.key {
    background: #fff;
    border-bottom: 1px solid #999;
    margin-bottom: 6%;
    margin-top: 8%;
}
.form-w3agile h3{
    color: #1565C0;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
h3.account-text{
	color: #1565C0;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
.account-grid h5 {
    font-size: 1.5em;
    color: #AF1D0D;
    margin-bottom: 0.54em;
}
.form-w3agile input[type="submit"] {
    background: #13A963;
    color: #FFFFFF;
    text-align: center;
    padding: 13px 0;
    border: none;
    font-size: 1em;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom:30px;
}
.form-w3agile  input[type="submit"]:hover{
	background:#5cc074;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.account-grid input[type="submit"] {
    background: #fdb515;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    border: none;
    font-size: 1em;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom:30px;
}
.account-grid  input[type="submit"]:hover{
	background:#AF1D0D;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.forg a {
    text-decoration: none;
    color: black;
    font-size:1em;
}
.forg a:hover{
	color:#fdb515;
}
.forg-left{
	float:left;
}
.forg-right{
	float:right;
}
.form1 input[type="submit"] {
	margin-bottom:0;
}
/*--//login--*/
/*--checkout--*/
/*--checkout--*/
.cart h2{
	font-size:1.5em;
	margin-bottom:1em;
}

.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:1em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}
.cart-item-info h3 span{
	display:block;
	font-weight:400;
	font-size: 0.85em;
  margin: 0.7em 0;
}
.size_3 {
  width:100%;
}
.delivery {
  margin-top: 3em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 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;
}
.close3 {
  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-header3 {  
  position: relative;  
}
a.order {
  background:#00405d;
  padding: 10px 20px;
  
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin:3em 0;
}
a.order:hover{
	background:#615c85;
}
.total-item,.cart-items{
	margin-top:0em;
	padding:5em 0;
}

.total-item h3 {
  color: #333;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:6em;
}
a.cpns{
	background:#ff6978;
	color:#fff;
	
	padding: 10px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background: #615c85;
}
.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:#00405d;
	padding:10px 20px;
	
	font-size:1em;
	color:#fff;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:2em;
}
a.continue:hover{
	background:#615c85;
}
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.2em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}
.cart-items h2 {
  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) #f54d56;
}
a.item_add1:hover{
	background:rgb(3, 193, 167);
	text-decoration:none;
	color:#fff;
}
.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;
}
li.bt-nn h6 {
  font-size: 1.2em;
  text-align: r;
  color: #621622;
  margin: 1em 0;
}
/**responsive**/
@media(max-width:1440px){
	
}
@media(max-width:1366px){
.accessories-w3l {
    min-height: 482px;
    padding: 7em 0;
}
.ribben1 {
    top: 12%;	
}
.main-agileits {
    width: 85%;
}
}
@media(max-width:1280px){
.ribben2 {
    top: 15%;	
}
.main-agileits {
    width: 49%;
}
.cd-search {
    top: 17%;
}
}
@media(max-width:1080px){
    .ban-text2 {
        width: 20%;
    }
    .ban-text2 h4 {
        font-size: 1.3em;	
    }
    .ban-text h4,.ban-text1 h4 {
        font-size: 1.8em;
    }
    .dropdown-menu.columns-3 {
        left: -205%;
    }
    .ribben2 {
        top: 14%;
        width: 48%;
    }
    .ribben1:after,.ribben:after {
        right: 73%;
    }
    .ribben1 {
        top: 11%;
    }
    .ribben {
        left: -8%;
    }
    .women h6 {
        font-size: 1.3em;
    }
    .ban-text1 {
        left: 21%;
    }
    .accessories-w3l {
        min-height: 382px;
        padding: 6em 0;
    }
    .accessories-w3l span {
        font-size: 4em;
    }
    .latest-text2 {
        left: 73%;
        width: 21%;
    }
    .latest-text {
        height: 175px;
    }
    .ribben2:after {
        top: 85%;
    }
    .best2 a {
        font-size: 1.37em;
    }
    .description p,.descr p,.women p {
        font-size: 0.965em;
    }
    .single-grid1 h3 {
        font-size: 2em;
    }
    .main-agileits {
        width: 39%;
    }
    .video iframe {
        height: 345px;
    }
}
@media (max-width: 1024px){
    .dropdown-menu.columns-3 {
        left: -240%;
    }
    .ribben {
        left: -4%;
    }
    .cd-search {
        top: 23%;
    }
    .ban-img {
        margin-top: 1.8em;
    }
    .ribben1 {
        top: 10%;
    }
    .main-agileits {
        width: 41%;
    }
    .cd-header-buttons {
        right: 20%;
    }
}
@media(max-width:991px){
    .logo-nav-left h1 a {
        font-size: 1.1em;
    }
    .logo-nav-left h1 a span {
        letter-spacing: 9px;
    }
    .logo-nav-left1 ul li a {
        font-size: 12px;
    }
    .dropdown-menu.columns-3 {
        left: -355%;
    }
    .top-right ul li a {
        font-size: 0.95em;
    }
    .nav > li > a {
        padding: 10px 10px;
    }
    .logo-nav-left1 {
        float: left;
        margin-left: 1em;
    }
    .cd-header-buttons {
        top: 66px;
        right: 25%;
    }
    .cd-search {
        top: 18%;
    }
    .ban-bottom {
        float: left;
        width: 50%;	
    }
    .ban-bottom3 {
        float: left;
        width: 50%;
    }
    .ban-img {
        margin-top: 1.5em;
    }
    .ban-text1 {
        left: 9%;
    }
    .ban-text2 {
        width: 26%;
    }
    .ban-text h4, .ban-text1 h4 {
        font-size: 1.5em;
    }
    .ban-bottom-w3l,.new-arrivals-w3agile,.product-agile,.latest-w3,.footer-w3l,.products-agileinfo,.typo-w3,.mail-w3ls,.single-wl3 {
        padding: 4em 0;
    }
    .arrival-grid {
        float: left;
        width: 25%;
    }
    .ribben1 p,.ribben p,.ribben2 p {
        font-size: 0.95em;
    }
    .ribben2 {
        top: 14%;
        width: 60%;
    }
    .ribben {
        left: -5%;
    }
    .ribben2:after {
        top: 84%;
    }
    .ribben1:after {
        right: 67%;
        top: 82%;
    }
    .ribben:after {
        right: 65%;
        top: 82%;
    }
    .accessories-w3l {
        min-height: 370px;
        padding: 5em 0;
    }
    .accessories-w3l span {
        font-size: 3.5em;
    }
    h2.tittle {
        font-size: 2.8em;
    }
    .cap-left {
        float: left;
        width: 25%;
    }
    .latest-grid {
        float: left;
        width: 33.3%;
    }
    .latest-text2 {
        left: 68%;
        width: 29%;
    }
    .latest-text h4,.footer-grid h4,.descr h4,.single-grid h4 {
        font-size: 1.8em;
    }
    .latest-text {
        height: 136px;
    }
    h3.tittle1,h3.tittle {
        font-size: 2.8em;
    }
    .footer-grid {
        float: left;
        width: 25%;
    	padding: 0 3px;
    }
    .product-agileinfo-grid {
        float: left;
        width: 35%;
    }
    .product-agileinfon-grid1 {
        float: left;
        width: 65%;
    	    padding: 0;
    }
    .product-agileinfon-top-left {
        float: left;
        width: 50%;
    }
    .showing {
        margin: 0 1em;
    }
    .categories h3 {
        font-size: 2.2em;
    }
    .categories label {
        font-size: 1.3em;
    }
    .price h3, .top-rates h3, .brand-w3l h3 {
        font-size: 1.8em;
    }
    .product-tab-grid {
        float: left;
        width: 33.3%;
        padding: 0 9px;
    }
    .product-tab1-grid {
        float: left;
        width: 40%;
    }
    .product-tab1-grid1 {
        float: left;
        width: 60%;
    }
    .mail-grid {
        float: left;
        width: 33.3%;
    }
    .mail-bottom input[type="email"] {
        margin: 0 4px;
    }
    .map-w3 iframe {
        height: 300px;
    }
    .main-agileits {
        width: 42%;
    }
    .product-grid {
        float: left;
        width: 40%;
    }
    .product-grid1 {
        float: left;
        width: 60%;
    }
    .single-grid1 {
        margin-top: 2em;
    }
    .video iframe {
        height: 232px;
    }
    .new-grid1{
        float: left;
        width: 40%;
    }
    .new-grid {
        float: left;
        width: 60%;
    }
    .modal-dialog {
        width: 669px;
    }
    .color-quality-right {
        float: left;
        margin-left: 1.5em;
    }
    .new-grid span {
        font-size: 0.96em;
    }
    .new-grid h5 {
        font-size: 1.5em;
    }
    ul.multi-column-dropdown h6 {
        margin: 0 0 .5em;
    }
    .total-item, .cart-items {
        margin-top: 0em;
        padding: 4em 0;
    }
    .row-grid:nth-child(2) {
        margin-top: 1em;
    }
}
@media(max-width:800px){
    .cd-header-buttons {
        top: 66px;
        right: 20%;
    }
    .accessories-w3l {
        min-height: 320px;
        padding: 4em 0;
    }
    .dropdown-menu.columns-3 {
        left: -343%;
    }
    .dropdown-menu.columns-3 {
        min-width: 610px;
        padding: 30px 30px;
    }
    .main-agileits {
        width: 52%;
    }	
}
@media(max-width:768px){
    .cd-search {
        top: 22%;
    }
    .main-agileits {
        width: 54%;
    }	
}
@media(max-width:736px){
    .navbar-toggle {
        margin-left: 15px;
        float: none;
    }
    .logo-nav-left {
        margin-top: .7em;
    }
    .logo-nav-left h1 a span {
        letter-spacing: 7.5px;
    }
    .navbar-collapse {
        max-height: 678px;
    }
    .navbar-nav {
        margin:5.5px 0px;
        text-align: center;
    }
    .navbar-nav .open .dropdown-menu {
        background: #fff;
    }
    .cd-search {
        top: 36%;
    }
    .logo-nav-left1 {
        width: 48%;
        margin-top: .8em;
        margin-left: 0;
    }
    .dropdown-menu.columns-3 {
        min-width: 263px;
        padding: 30px 30px;
    }
    .multi-gd-img {
        float: left;
        width: 50%;
    }
    .navbar-default {
        background: none;
        border: none;
        text-align: center;
    }
    .ban-text2 {
        width: 28%;
    }
    h2.tittle {
        font-size: 2.5em;
    }
    h3.tittle1, h3.tittle {
        font-size: 2.5em;
    }
    .accessories-w3l span {
        font-size: 3em;
    }
    .caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
        margin-top: 3em;
    }
    .ribben2 {
        top: 14%;
        width: 64%;
    }
    .latest-text {
        height: 128px;
        bottom: -60%;
    }
    .product-agileinfo-grid {
        float: left;
        width: 50%;
    }
    .product-agileinfon-grid1 {
        float: left;
        width: 100%;
        margin-top: 2em;
    }
    .ribben:after {
        right: 67%;
        top: 82%;
    }
    .ribben {
        left: -2%;
    }
    .main-agileits {
        width: 57%;
    }
    .login {
        padding: 4em 0;
    }
    .modal-dialog {
        width: 700px;
    }	
}
@media(max-width:667px){
    .ban-text2 {
        width: 31%;
    }
    .ban-text {
        top: 55%;	
    }
    .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
        padding: 3em 0;
    }
    .arrival-grid,.cap-left {
        float: left;
        width: 50%;
    }
    .ribben:after {
        right: 78%;
        top: 82%;
    }
    .ribben1:after {
        right: 77%;
    }
    .ribben2 {
        top: 14%;
        width: 38%;
    }
    .arrival-grid:nth-child(3),.arrival-grid:nth-child(4) {
        margin-top: 2em;
    }
    .cap-left:nth-child(3),.cap-left:nth-child(4) {
        margin-top: 2em;
    }
    a.button1 {
        font-size: 0.95em;
        padding: 0.5em 1em;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
    	min-height: 295px;
    }
    .latest-grid {
        padding: 0 6px;
    }
    .latest-text2 {
        left: 63%;
        width: 30%;
    }
    .latest-text h4, .footer-grid h4, .descr h4, .single-grid h4 {
        font-size: 1.5em;
    }
    .footer-grid {
        float: left;
        width: 100%;
    }
    .footer-grid:nth-child(2) {
        margin: 2em 0;
    }
    .footer-grid:nth-child(4) {
        margin-top: 2em ;
    }
    .banner1 {
        min-height: 125px;
        padding: 3em 0 0;
    }
    .product-tab-grid {
        float: left;
        width: 50%;
    }
    .product-tab-grid:nth-child(3) {
        margin-top: 2em;
    }
    .mail-grid h5 {
        font-size: 1.5em;
    }
    .cd-search {
        top: 45%;
    }
    .main-agileits {
        width: 63%;
    }
    .modal-dialog {
        width: 625px;
    }
    .color-quality-right {
        float: left;
        margin-left: 0.5em;
    }
}
@media(max-width:600px){
    .cd-header-buttons {
        top: 55px;
        right: 25%;
    }
    .logo-nav-left1 {
        width: 45%;
    	margin-top: 0;
    }
    .logo-nav-left {
        margin-top: 0;
    }
    .header-right2 {
        margin-top: 1em;
    }
    .cd-search {
        top: 35%;
    }
    .ban-text2 {
        width: 35%;
    }
    .ban-text h4, .ban-text1 h4 {
        font-size: 1.2em;
    }
    .ban-img {
        margin-top: 1em;
    }
    .ribben2 {
        top: 14%;
        width: 57%;
    }
    .ribben2:after {
        right: 88%;
    }
    .latest-text2 {
        left: 55%;
        width: 35%;
    }
    .ribben1 {
        width: 36%;
    }
    .ribben {
        width: 37%;
    }
    .latest-text {
        height: 105px;
    }
    .copy-left {
        float: none;
        margin-top: 0.6em;
        text-align: center;
    }
    .copy-right {
        float: none;
        margin-top: 1em;
    	 text-align: center;
    }
    .main-agileits {
        width: 70%;
    }
    p.price {
        font-size: 1.5em;
    }
    .modal-dialog {
        width: 565px;
    }
    .single-left {
        float: left;
        width: 60%;
        margin-right: 0%;
    }
    .single-right {
        width: 100%;
    }
    .product-grid {
        width: 100%;
    }
    .product-grid1 {
        width: 100%;
    	margin-top:2em;
    }
    .nav-tabs {
        margin-bottom: 1em;
    }
    p.quote {
        margin: 1em 0em;
    }
    .mail-bottom input[type="email"] {
        margin: 0 3px;
    }
}
@media(max-width:568px){
    .logo-nav-left1 {
        width: 42%;
        margin-top: 0.3em;
    }
    .cd-search input{
    	font-size: 1.2em;
        padding: 0.5em;	
    }
    .cd-search {
        top: 51%;
    }
    .ban-text2 {
        width: 38%;
    }
    .ban-text1 {
        left: 6%;
    }
    .latest-grid {
        float: left;
        width: 100%;
    }
    .latest-grid:nth-child(2) {
    	margin:2em 0;
    }
    .latest-text {
        height: 256px;
    }
    .latest-text2 {
        left: 80%;
        width: 12%;
    }
    .banner1 {
        min-height: 107px;
        padding: 3em 0 0;
    }
    .accessories-w3l span {
        font-size: 2.5em;
    }
    .main-agileits {
        width: 74%;
    }
    .logo-nav-left h1 a {
        font-size: 1em;
    }
    .heder-bottom {
        padding: 1em 0 0.8em;	
    }
    .total-item, .cart-items {
        margin-top: 0em;
        padding: 3em 0;
    }
    .modal-dialog {
        width: 532px;
    }
}
@media(max-width:480px){
    .logo-nav-left1 {
        width: 31%;
        margin-top: 0.3em;
    }
    .cd-header-buttons {
        top: 63px;
        right: 26%;
    }
    .ban-bottom {
        width: 100%;
    }
    .ban-text2 {
        width: 22%;
    }
    .ban-bottom3 {
        width: 100%;
    	margin-top:2em;
    }
    .latest-text2 {
        left: 78%;
        width: 14%;
    }
    .latest-text {
        height: 210px;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
        min-height: 265px;
    }
    .ribben2:after {
        right: 85%;
    }
    .ribben1:after {
        right: 76%;
    }
    .product-agileinfo-grid {
        float: left;
        width: 70%;
    }
    .ribben {
        width: 35%;
    }
    .ribben:after {
        right: 76%;
    }
    .top-right ul li {
        padding: 0em .5em;
    }
    .top-right ul li {
        padding: 0em .5em;
    }
    .cd-search {
        top: 21%;
    }
    .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
        padding: 2em 0;
    }
    .caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
        margin-top: 2em;
    }
    h2.tittle {
        font-size: 2.3em;
    }
    h3.tittle1, h3.tittle {
        font-size: 2.3em;
    }
    .map-w3 iframe {
        height: 210px;
    }
    .mail-bottom input[type="text"], .mail-bottom input[type="email"] {
        width: 100%;		
    }
    .mail-bottom input[type="email"] {
        margin: 12px 0;
    }
    .mail-bottom input[type="submit"], .mail-bottom input[type="reset"] {
        width: 20%;
    }
    .mail-grids {
        margin-top: 2em;
    }
    .main-agileits {
        width: 88%;
    	padding: 2em;
    }
    .form-w3agile h3 {
        font-size: 2em;
        margin-bottom: 1em;
    }
    .new-grid1 {
        width: 100%;
    }
    .new-grid {
        width: 100%;
    	margin-top:2em;
    }
    .modal-dialog {
        width: 445px;
    }
    .mail-grid {
        float: left;
        width: 100%;
    }
    .mail-grid:nth-child(2) {
        margin: 2em 0;
    }
    .descr ul li {
        font-size: 0.9em;
    }
    .core-slider__carousel .core-slider_arrow__left {
        left: 19px !important;
    }
    .core-slider__carousel .core-slider_arrow__right {
        right: 19px !important;
    }	
}
@media(max-width:414px){
    .ban-text2 {
        width: 26%;
    }
    .top-left {
        float: none;
        text-align: center;
    }
    .top-right {
        float: none;
        text-align: center;
        margin-top: 0.5em;
    }
    .ribben2 {
        top: 14%;
        width: 65%;
    }
    .logo-nav-left1 {
        width: 20%;
        margin-top: 0.3em;
    }
    .cd-header-buttons {
        top: 80px;
        right: 28%;
    }
    .ribben1 {
        width: 45%;
    }
    .ribben {
        width: 42%;
    }
    .latest-text2 {
        left: 78%;
        width: 17%;
    }
    .modal-dialog {
        width: 378px;
    }
    .main-agileits {
        width: 88%;
        padding: 1em;
    }
    .single-left {
        width: 100%;
    }
    .description p, .descr p, .women p {
        font-size: 0.95em;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
        min-height: 205px;
        padding: 2em 0;
    }
    .product-tab1-grid {
        float: left;
        width: 100%;
    }
    .product-tab1-grid1 {
        float: left;
        width: 100%;
    }
}
@media(max-width:384px){
    	.navbar-header.nav_2 {
    		float: right;
    	}
    	.navbar-toggle {
    		margin-right: 0px;	
    	}
    	.logo-nav-left1 {
    		/*width: 51%;*/
    		margin-top: 0.3em;
    	}
    	.cd-header-buttons {
    		top: 148px;
    		right: 85%;
    	}
    	.cd-search {
    		top: 33%;
    	}
    	.ban-bottom-w3l, .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
    		padding: 2em 0;
    	}
    	.ban-text2 {
    		width: 28%;
    	}
    	.accessories-w3l span {
    		font-size: 2em;
    	}
    	.arrival-grid, .cap-left {
    		float: left;
    		width: 100%;
    	}
    	.arrival-grid:nth-child(2) {
    		margin-top: 2em;
    	}
    	.ribben1 {
    		width: 24%;
    	}
    	.ribben {
    		width: 23%;
    	}
    	.ribben2 {
    		top: 14%;
    		width: 40%;
    	}
    	.latest-text2 {
    		left: 78%;
    		width: 19%;
    	}
    	.latest-text {
    		height: 177px;
    	}
    	h2.tittle {
    		font-size: 2em;
    	}
    	.categories label {
    		font-size: 1.2em;
    	}
    	.product-agileinfo-grid {
    		width: 100%;
    	}
    	.top-rates {
    		padding-top: 2.5em;
    	}
    	.categories h3 {
    		font-size: 2em;
    	}
    	.price h3, .top-rates h3, .brand-w3l h3 {
    		font-size: 1.7em;
    	}
    	.brand-w3l ul li a {
    		font-size: 1em;
    	}
    	h3.tittle1, h3.tittle {
    		font-size: 2em;
    	}
    	.product-agileinfon-top-left {
    		width: 100%;
    	}
    	.product-tab-grid:nth-child(2) {
    		margin-top: 2em;
    	}
    	.product-agileinfon-top-left:nth-child(2) {
    		margin-top: 2em;
    	}
    	.product-tab-grid {
    		width: 100%;
    	}
    	.ban-bottom3 {
    		margin-top: 1em;
    	}
    	
    	.key input[type="text"], .key input[type="password"] {
    		width: 84%;
    	}
    	.left-tab > li > a {
    		font-size: 1em;
    	}
    	.modal-dialog {
    		width: 347px;
    	}
    	.new-grid h5 {
    		font-size: 1.4em;
    	}
    	.heder-bottom {
    		padding: 0.3em 0 0.8em;
    	}
    	.pickupreq, .addTocartBtn{
	        font-size:12px !important;
	    }
	}

@media(max-width:375px){
	.cd-header-buttons {
		top: 132px;
		right: 85%;
	}
	.logo-nav-left1 {
		/*width: 50%;*/
		margin-top: 0.3em;
	}
	.accessories-w3l {
		background: url(../images/ban1.jpg) no-repeat -130px 0px;
		background-size: cover;
		min-height: 183px;
		padding: 2em 0;
	}
	.modal-dialog {
		width: 338px;
	}
	.new-grid h6 {
		font-size: 1em;	
	}
	.pickupreq, .addTocartBtn{
	    font-size:12px !important;
	}
	
}
@media(max-width:320px){
    .ban-bottom,.ban-bottom3,.latest-grid,.single-grid1,.new-grid {
        padding: 0;
    }
    .ban-text2 {
        width: 31%;
    }
    .ribben1 {
        width: 28%;
    }
    .ribben {
        width: 29%;
    }
    .ribben2 {
        top: 14%;
        width: 45%;
    }
    .accessories-w3l span {
        font-size: 1.8em;
    }
    .logo-nav-left1 {
        width: 39%;
        margin-top: 0.3em;
    }
    .price h3, .top-rates h3, .brand-w3l h3 {
        font-size: 1.5em;
    }
    .ui-widget-content {
        margin: 2em auto 2em !important;
    }
    .main-agileits {
        width: 97%;
        padding: 1em;
    }
    .modal-dialog {
        width: 284px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        margin-top: 4em;
    }
    .cd-search {
        top: 37%;
    }
    .cd-header-buttons {
        top: 132px;
        right: 85%;
    }
    .pickupreq .addTocartBtn{
	    font-size:12px !important;
	}
}

.iconStyle{
    font-size: 25px !important;
    color: #1DBF73;
}
.footer-divider{
    height: 1px;
    width: 100%;
    background: #373738;
}
.footer-logo{
    /*margin-top: -16px;*/
    width: 190px;
    padding-bottom: 17px;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  /*background: #125688;*/
   background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);

  color: white;
}
.fa-cloud-upload{
    color: #1DBF73;
    font-size: 30px !important;
}
.mail-bottom{
    margin-bottom: 30px;
    margin-top: 22px;
}
.title2{
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 35px;
}
.heading-title{
    font-weight: bold;
    padding-top: 16px;
}
.plain-text{
    color: #746E6E;
    font-size: 11px;
}


/*h2{
  text-align:center;
  padding: 20px;
}*/
/* Slider */

.slick-slide {
    /*margin: 0px 20px;*/
}

.slick-slide img {
    width: 100%;
}

.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 25px;
    
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    width:135px;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.body-section{
    /*background: black;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;*/
}
.section-divider{
    height: 1px;
    width: 100%;
    background: #f4f4f4;
}
.slider-title{
    text-align: center;
    color: #1dbf73;
    padding-top: 16px;
    font-size:20px;
}
.slider-title2{
    text-align: center;
    padding-top: 12px;
    font-size: 35px;
    font-weight: bold;
    padding-bottom: 25px;
}



/* Slideshow container */
.slideshow-container {
  position: relative;
  /*background: #fff;*/
}

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center;
}
.mySlides2{
    display: none;
  padding: 80px;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    padding-left: 17px;
    color: #18b973;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #dbdbdb;
    padding-top: 9px;
}


/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 3px #dbdbdb;
}

/* On hover, add a black background color with a little bit see-through */
/*.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}*/

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
    background: #fff;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
/*.active, .dot:hover {
  background-color: #717171;
}*/

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {
    color: #81DBB1;
    float: left;
    padding-top: 10px;
}

.img-circle {
    border-radius: 50%;
    height: 125px;
}
.quote-text{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding-top: 15px;
}
.section-divider2{
    height: 1px;
    width: 100%;
    background: #f4f4f4;
}
.circle{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    padding: 9px;
    background-color: #fff;
    box-shadow: 0 0 0 1px #dbdbdb;
}

.section3{
    margin-top: 25px;
    margin-bottom: 25px;
}
.rating-star{
    padding-top: 8px;
    font-weight: bold;
    color: #1DC087;
    font-size: 16px;
}
.users-review{
    color: #C3B3C4;
}
.content1{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #1dbf73;
    height: 170px;
    border-radius: 15px;
    padding-left: 4%;
    padding-right: 4%;
}
.sell-button{
    background: #fff;
    border: 1px solid;
    padding: 12px;
    border-radius: 7px;
    font-weight: bold;
    margin-top: 23%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-color: #fff;
    /* padding-left: 2%; */
    margin-bottom: 4%;
}
.text2{
    font-size: 36px;
    color: #fff;
    font-weight: 500;
}
.text3{
    font-size: 35px;
    color: #fff;
    font-weight: 700;
}
.banner-logo{
    height: 300px;
    /*border-radius: 50%;*/
    /*padding-left: 20%;*/
}
.banner-title1{
    font-weight: 800;
    font-size: 50px;
    padding-left: 20%;
    padding-top: 7%;

}
.banner-title2{
    font-size: 23px;
    padding-left: 20%;
    font-weight: 600;
    color: #493e3c;
}
.header{
    box-shadow: #e9e9e9 0px 6px 10px;
}
.container-w3{
    margin-top: 5rem;
    margin-bottom: 7rem;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}
.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
.section4{
    border: 1px solid;
    border-radius: 20px;
    margin-top: 4rem;
    margin-bottom: 5rem;
    border-color: #c1c1c0;
}
.featured-image{
    height: 70px;
    margin-left: 4rem;
}
.featured-title{
    padding-top: 8px;
    font-weight: bold;
    color: #403C3C;
    font-size: 14px;
    padding-left: 1.2rem;
}
.featured-subTitle{
    color: #858aa7;
    font-size: 12px;
    padding-left: 11px;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
}






/* Wrapper */
.wrapper{
  width: 600px;
  height: 300px;
  position: relative;
  background-color: var(--wrapper-background-c);
  box-shadow: 0 0 80px var(--wrapper-shadow-c);
}

/* Images Area */
.images-area{
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  overflow: hidden;
}
.images-area img{
  width: 100%;
  transition: 0.3s cubic-bezier(.79,.03,0,.99);
}

/* Buttons Area  */
.buttons-area{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.buttons-area > div{
  color: var(--white-c);
  background-color: var(--buttons-background-c);
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
/* Buttons | Previous And Next */
.buttons-area > div:first-child{
  border-radius: 0 5px 5px 0;
  margin-left: -100px;
}
.buttons-area > div:last-child{
  border-radius: 5px 0 0 5px;
  margin-right: -100px;
}
/* Show The Buttons */
.wrapper:hover .buttons-area > div:first-child{
  margin-left: 0;
}
.wrapper:hover .buttons-area > div:last-child{
  margin-right: 0;
}
.buttons-area div:hover:not(div.disabled){
  background-color: var(--buttons-active-background-c);
}
.buttons-area div:not(div.disabled):active{
  opacity: 0.7;
}
/* Disabled Button */
.buttons-area > div.disabled{
  cursor: no-drop;
  opacity: 0.3;
}
.buttons-area div i{
  font-size: 70px;
}

/* Pagination Area */
.pagination-area{
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
/* Pagination Spans */
.pagination-area span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--white-c);
  margin-right: 5px;
  transform: scale(0.5);
  transition: 0.3s ease-in-out;
  opacity: 0.4;
}
/* Current Active Span */
.pagination-area span.active{
  transform: scale(1);
  opacity: 1;
}

/* End Wrapper */


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px){
.container {
    width: 970px;
}

.slider.slider-nav {
  font-family:Arial;
  width:500px;
  display:block;
  margin:0 auto;
}
.slider-nav h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
}
.padding-b30{
    padding-bottom: 5rem;
}
.service-slider-title{
    font-size: 13px;
    font-weight: bold;
    padding-top: 13px;
    text-align: justify;

}
.color-green{
   color: #1DBF73 !important;
}
.slick-dots {
    display: flex;
    justify-content: center;
    
    margin: 0;
    padding: 1rem 0;
    
    list-style-type: none;   
}
.slick-dots li{
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    
    border: none;
    border-radius: 100%;
    background-color: #9F9F9F;
    
    text-indent: -9999px;

    /*box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;*/
}
.slick-dots li.slick-active button {
    background-color: #1DBF73;
}
.group-image{
    width: 61%;
    position: relative;
    bottom: 1.4em;
    left: 3em;
}
.work-title{
    text-align: center;
    font-weight: bold;
    font-size: 44px;
    padding-top: 10px;
}
.work-title2{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 20px;
    padding-left: 13%;
}
.work-subtitle{
   font-weight: bold;
    padding-top: 8px;
    font-size: 20px;
}
.work-subtitle2{
   font-size: 16px;
   color: #958e8d;
}
.site-logo{
    width: 190px;
}
.about-img{
    width: 87%;
    /*height: 350px;*/
}
.about-heading{
    padding-top: 2em;
    font-size: 21px;
    font-weight: 500;
}
.about-title{
    font-size: 30px;
    font-weight: 700;
}
.about-text{
    font-weight: bold;
    font-size: 15px;
    padding-top: 12px;
    text-align: justify;
}
.about-container{
    background-color: #1DBF73;
    /*height: 150px;*/
}
.w3-container{
    padding-left: 9%;
    padding-right: 9%;
    padding-top: 1%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.container5{
    background: #fff;
    color: black;
    border: 1px solid;
    margin-top: 1rem;
    width: 100%;
    /* margin-left: -106px; */
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-color: #e2e2e2;
    box-shadow: #e9e9e9 0px 6px 10px;
    border-radius: 10px;
}
.proceed-btn{
    background: #1dbf73;
    border: 1px solid;
    padding: 8px 12px 8px 12px;
    border-radius: 7px;
    font-weight: bold;
    margin-top: 0rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-color: #fff;
    color: #fff;
    font-size: 12px;
}
.sell-text{
    font-size: 20px;
}
.sell-text2{
   font-size: 12px;
   color: #504974; 
}
.sell-text3{
   color: #4F4B5D;
   font-size: 11px;
   padding-top: 10px;
}
.input-style, input[type=number]:focus{
    height: 45px;
    border: 1px solid;
    border-radius: 8px;
    width: 95%;
    border-color: #8f8f8f;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


}

.form-w3agile{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.sign-headings{
    font-size: 24px;
    font-weight: 500;
}
.submit-btn{
    background: #13a963;
    border-radius: 21px;
    display: grid;
    
}
.forg{
    text-align: center;
}
.pickupreq{
    background: #383838;
    color: white;
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    border: 1px solid;
    /*padding: 0.5em 1.5em;*/
    width: 49%;
    font-size:13px;
}
.addTocartBtn{
    background-color: #1DBF73;
    color: white;
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    border: 1px solid;
    padding: 0.5em 1.5em;
    width: 49%;
    font-size:13px;
}


/* The Modal (background) */
.modal {
  /*display: none; 
  position: fixed; 
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
  -webkit-animation-name: fadeIn; 
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s*/
}

/* Modal Content */
.modal-content {
  position: fixed;
  bottom: 0;
  background-color: #fefefe;
  width: 24%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s
}

/* The Close Button */
.close {
  color: #3f4750;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px !important;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  color: white;
  margin-left: 15px;
}

.modal-body {padding: 2px 16px;}
/* Add Animation */
@-webkit-keyframes slideIn {
  from {bottom: -300px; opacity: 0} 
  to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
  from {bottom: -300px; opacity: 0}
  to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

@keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}
.header-title2{
  font-size: 22px;
  /*font-family: Rubik;*/
  font-weight: 700;
  letter-spacing: normal;
  line-height: 100%;
  color: rgb(31, 45, 61);
  background-color: transparent;
}
.text-title2{
  font-size: 13px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 110%;
  color: rgb(60, 72, 88);
  background-color: transparent;
}
.popupform{
  width: 240px;
  margin-left: 12px;
  margin-top: 10px;
  margin-bottom: 13px;
}
.popupformSubmitBtn{
  width: 240px;
  margin-left: 12px;
  margin-top: 10px;
  margin-bottom: 13px;
  border-radius: 16px;
  background: #1dbf73;
  color: #fff;
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
  /* width: 40%; */
    margin: 14px;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
  }
  
  .card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }
  .card-image{
      width: 100%;
      border-radius: 10px;
      height: 100px;
  }
  .borderR1{
      border-right: 1px solid;
      border-color: #efeeec;
  }
  .borderB1{
      border-bottom: 1px solid;
      border-color: #efeeec;  
      margin-top: 1rem;
      margin-bottom: 1rem;
  }
  .trackpickup{
      background: #5cc074;
      color: white;
      box-shadow: 0 0 1px rgb(0 0 0 / 0%);
      border: 1px solid;
      padding: 0.5em 1.5em;
      margin-top: 1rem;
  }
  .cancel-pickup-req{
      background-color: #ffffff;
      color: black;
      box-shadow: 0 0 1px rgb(0 0 0 / 0%);
      border: 1px solid;
      padding: 0.5em 1.5em;
      border-color: #9bcebc;
      font-weight: 500;
  }

  .nav>li {
    /*font-size: 16px;*/
  }
.borderB12{
    border-bottom: 1px solid;
    border-color: #E3E3E3;
}
pre{
    background:none;
    border:none; 
    padding:0 !important;
}
.feature-para{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    margin-bottom: 0px !important;
}
.display-dots{
    display: inline-block;
    width: 400px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.modal-backdrop{
   backdrop-filter: blur(5px);
   background-color: #01223770;
}
.modal-backdrop.in{
   opacity: 1 !important;
}
.inp-btn{
    height: 21px !important;
    width: 25px;
    padding: 0px;
    margin-left: 10px;
    width: 26px;
    text-align: center;
}
.fw5{
    font-weight: 500;
}
.fs30{
    font-size: 30px;
}
.form-control {
    height: 40px;
}
/* address */
.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}
.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.card-header:first-child {
   border-radius: calc(0.5rem- 1px) calc(0.5rem- 1px) 0 0;
   
}
.card-header {
    background-color: hsla(0,0%,100%,0);
}
.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.card-header {
    padding: 0.75rem 1.5rem;
    margin-bottom: 0;
    /*background-color: rgba(0,0,0,.03);*/
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 24px;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}

.form-outline {
    position: relative;
}
.form-outline .form-control~.form-label {
    position: absolute;
    top: 0;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0.75rem;
    padding-top: 0.37rem;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #3c38389c;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-flush {
    border-radius: 0;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.5rem;
}
.px-0 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.border-0 {
    border: 0!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1.5rem;
    color: #262626;
    text-decoration: none;
    background-color: #fff;
    border: 1px
 solid rgba(0,0,0,.125);
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 0.75rem 1.6875rem 0.6875rem;
    font-size: .875rem;
    line-height: 1.6;
}
.form-outline .form-control:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.form-control:focus {
    color: #4f4f4f;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgb(18 102 241 / 25%);
    box-shadow: 0 0 0 0.25rem rgb(18 102 241 / 25%);
}
INPUT:not(:-webkit-autofill), SELECT:not(:-webkit-autofill), TEXTAREA:not(:-webkit-autofill) {
    animation-name: onautofillcancel;
}
.addressBar{
    margin-left: auto;
    margin-right: auto;
    border: 1px solid;
    padding: 12px;
    border-color: #5cc074;
    margin-bottom: 3em;
    text-decoration: none;
    background: #5cc074;
    color: #fff;
    display: block;
}
.addressBar:hover, .addressBar:active{
    text-decoration: none;
    color: #fff;
}
.card-is-active {
    border: 1px solid green;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.btn-dark{
    background:#383838;
    color:#fff;
}
/*==== address ==== */
.bg-b{
    border: none;
    background: none;
}
#card .card:hover i,#card .card:hover h4{
	color: #87d37c;
}
.round-card{
    border-radius: 50% !important;
    width: 100px;
    padding-left: 0px !important;
    color: #00C27A !important;
    height: 100px;
}
.contact-card{
    border-radius: 50px !important;
    background: #00C27A !important;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    padding-left: 2.2em !important;
}
.light-green-text{
    color:#00FFB2 !important;
}
.w3-padding{
    font-size: 24px;
    font-weight: 500 !important;
}
.input-style{
    padding-left: 20px;
}
.p-l-r-0{
    padding-left:0 !important;
    padding-right:0 !important;
}
.social-icons{
    height: 50px;
    padding-left: 20px;
    margin-top: 12px;
}
.feature-container{
    padding-left: 4%;
    padding-right: 4%;
    border: 2px solid #CCCCCB;
    border-radius: 40px;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 3%;
    margin-bottom:3%;
    padding-top: 3%;
    padding-bottom: 3%;
    background:#fff;
    
}
.feature-images{
    height:100px;
    margin-left:10%;
}
@media (max-width: 576px) {
    .container {
    width: 100% !important;
}
    .site-logo{
        width: 100%;
    }
    .logo-nav-left1{
        float: left;
        padding-left: 0em;
    }
    .about-img{
        width:100% !important;
        height: 100% !important;
    }
    .banner-title1{
        font-size: 19px;
        text-align: center;
        padding-left: 0;
    }
    .banner-title2{
      font-size: 16px;
    text-align: center;
    padding-left: 0;
    padding-top: 5px; 
    }
    .banner-logo{
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
        padding: 0 !important;
    }
    .about-container{
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        background-color: #1DBF73;
    }
    .w3-container {
        padding-left: 9%;
        padding-right: 9%;
        padding-top: 1%;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
    }
    .feature-images{
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 2%;
    }
    .work-subtitle{
        text-align: center;
    }
    .work-subtitle2{
       text-align: center; 
    }
    .text2{
        font-size:9px !important;
    }
    .group-image {
        width: 50px !important;
        /* position: relative; */
        bottom: 0 !important;
        left: 0em !important;
        top: 0em;
    }
    .text3{
       font-size:10px; 
    }
    .content1{
        height:auto;
    }
    .sell-button{
        font-size: 8px;
        margin-left: -10px;
        margin-top: 17%;
        padding: 5px;
    }
    .work-title2 {
        font-size: 12px !important;
        padding-left: 12% !important;
    }
    .work-title {
        font-size: 30px !important;
    }
    .social-icons{
        height: 30px !important;
        padding-left: 8px !important;
        margin-top: 6px !important;
    }
    .circle{
        height: 60px !important;
        width: 60px !important;
        margin-bottom: 1em;
    }
    .pd-3e{
        padding:0 !important;
    }
    .modal-content{
        width: 99%;
    }
    .sign-headings{
        font-size: 16px;
    }
    .form-w3agile input[type="submit"]{
        width: 100% !important;
    }
    .card{
        box-shadow: none !important;
        border: none !important;
    }
    .pickupreq .addTocartBtn{
	    font-size:12px !important;
	}
	.section-ct .tab{
	    width:100%;
	}
	.section-ct .tabcontent{
	   width:100%; 
	}
	.mt-10{
	   margin-top: 10px; 
	}
	.card{
	    width: 100%;
        margin-left: auto !important;
	}
	.container5{
	    height:250px;
	    margin-bottom:3em;
	}
	.proceed-btn{
	    top: 1em !important;
	    left: -100% !important;
	}
	.rounded{
	    width:100%;
	}
	.display-dots{
	    width: 274px;
	}
	.cart-cont-list{
	    width:100% !important;
	}
	.address-card{
	    width:100% !important;
	}
	.addUpdateBtn{
        width: 65% !important;
    }
    .order-btn{
        width: 65% !important;
        margin-left: 0 !important;
        margin-top:1em;
    }
    .summary-cont{
        width: 100% !important;
        padding-bottom: 2em;
    }
    .navbar-collapse.collapse.show{
        position: absolute;
        background-color: rgb(249, 249, 249);
        min-width: 180px !important;
        box-shadow: rgb(0 0 0 / 20%) 0px 8px 16px 0px;
        z-index: 1;
        width: 100% !important;
        top: 2em;
        left: -3em;
    }
    .navbar-nav{
        text-align: start;
    }
    .addressnewBar{
        margin-top: 0 !important;
        margin-left: 8% !important;
        width: 80% !important;
    }
}
@media (min-width: 576px) {
    
    
}
@media (min-width: 768px) {
    
}
@media (min-width: 992px) { 
    
}
@media (max-width: 1280px) {
    .group-image {
        width: 68% !important;
        bottom: 0.6em !important;
    }
    .text2{
        font-size: 30px;
    }
    .proceed-btn{
        left: -10em !important;
    }
    .content1{
        height: 148px;
    }
    .pd-5{
        padding-left:10%;
    }
    
}
.container {
    width: 970px;
}

.slider.slider-nav {
  font-family:Arial;
  width:500px;
  display:block;
  margin:0 auto;
}
.slider-nav h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
}
.padding-b30{
    padding-bottom: 5rem;
}
.service-slider-title{
    font-size: 13px;
    font-weight: bold;
    padding-top: 13px;
    text-align: justify;

}
.color-green{
   color: #1DBF73 !important;
}
.slick-dots {
    display: flex;
    justify-content: center;
    
    margin: 0;
    padding: 1rem 0;
    
    list-style-type: none;   
}
.slick-dots li{
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    
    border: none;
    border-radius: 100%;
    background-color: #9F9F9F;
    
    text-indent: -9999px;

    /*box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;*/
}
.slick-dots li.slick-active button {
    background-color: #1DBF73;
}
.group-image{
    width: 61%;
    position: relative;
    bottom: 1.4em;
    left: 3em;
}
.work-title{
    text-align: center;
    font-weight: bold;
    font-size: 44px;
    padding-top: 10px;
}
.work-title2{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 20px;
    padding-left: 13%;
}
.work-subtitle{
   font-weight: bold;
    padding-top: 8px;
    font-size: 20px;
}
.work-subtitle2{
   font-size: 16px;
   color: #958e8d;
}
.site-logo{
    width: 190px;
}
.about-img{
    width: 87%;
    /*height: 350px;*/
}
.about-heading{
    padding-top: 2em;
    font-size: 21px;
    font-weight: 500;
}
.about-title{
    font-size: 30px;
    font-weight: 700;
}
.about-text{
    font-weight: bold;
    font-size: 15px;
    padding-top: 12px;
    text-align: justify;
}
.about-container{
    background-color: #1DBF73;
    /*height: 150px;*/
}
.w3-container{
    padding-left: 9%;
    padding-right: 9%;
    padding-top: 1%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.container5{
    background: #fff;
    color: black;
    border: 1px solid;
    margin-top: 1rem;
    width: 100%;
    /* margin-left: -106px; */
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-color: #e2e2e2;
    box-shadow: #e9e9e9 0px 6px 10px;
    border-radius: 10px;
}
.proceed-btn{
    background: #1dbf73;
    border: 1px solid;
    padding: 8px 12px 8px 12px;
    border-radius: 7px;
    font-weight: bold;
    text-align: center;
    border-color: #fff;
    color: #fff;
    font-size: 12px;
    position: relative;
    z-index: 100000000;
    top: -6.5em;
    left: -16em;
    height: 40px;
}
.sell-text{
    font-size: 20px;
}
.sell-text2{
   font-size: 12px;
   color: #504974; 
}
.sell-text3{
   color: #4F4B5D;
   font-size: 11px;
   padding-top: 10px;
}
.input-style, input[type=number]:focus{
    height: 45px;
    border: 1px solid;
    border-radius: 8px;
    width: 95%;
    border-color: #8f8f8f;
}
#input-style, #myNumtext{
    height: 45px;
    border: 1px solid;
    border-radius: 8px;
    width: 95%;
    border-color: #8f8f8f; 
    padding-left: 24px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pd-3e{
        padding:3em;
}
.banner-img{
    width:100% !important;
    height:auto;
}
.invoice-download-btn{
    border: 1px solid #DBDBDB;
    padding: 10px;
    border-radius: 15px;
    font-size: 8px;
    font-weight: bold;
}
   .invoice-download-btn:hover,.invoice-download-btn:focus,.invoice-download-btn:active{
    color: #fff;
    background: #00c371 !important;
    text-decoration:none;
}
.invalid{
    border-color:red !important;
}
.cart-cont-list{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.address-card{
    width: 520px;
    margin-left: 0px; 
    border: 1px solid #D1D1D1;
}
.addUpdateBtn{
    width: 45%;
    height:45px;
    color:#fff
}
.order-btn{
    width: 45%;
    height:45px;
    margin-left: 2em;
}
.summary-cont{
    width: 400px;
    padding-bottom: 2em;
}
.black-text{
    color:#6B6B6B;
}
.green-text{
    color:#00CD93;
}
.btn:hover, .btn:focus{
    color:#fff !important;
}
.addressnewBar{
    margin-top: 15%;
    border: 2px solid #e5e5e5;
    padding: 15px;
    margin-left: 30%;
    width: 50%;
}
.confirm{
    background-color:#5cb85c !important;
    color:#fff;
}
.jumbotron{
    background: #FFFFFF !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.pl-10{
    padding-left:10px;
}
.wppBtn {
/*display: none;*/
  position: fixed;
  right: 5px;
bottom: 8px;
/* left: 40px; */
width: 50px;
height: 50px;
z-index: 999;
max-width: 50px;
max-height: 50px;
background-size: cover;
background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8cGF0aCBzdHlsZT0iZmlsbDojNENBRjUwOyIgZD0iTTI1Ni4wNjQsMGgtMC4xMjhsMCwwQzExNC43ODQsMCwwLDExNC44MTYsMCwyNTZjMCw1NiwxOC4wNDgsMTA3LjkwNCw0OC43MzYsMTUwLjA0OGwtMzEuOTA0LDk1LjEwNCAgbDk4LjQtMzEuNDU2QzE1NS43MTIsNDk2LjUxMiwyMDQsNTEyLDI1Ni4wNjQsNTEyQzM5Ny4yMTYsNTEyLDUxMiwzOTcuMTUyLDUxMiwyNTZTMzk3LjIxNiwwLDI1Ni4wNjQsMHoiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIGQ9Ik00MDUuMDI0LDM2MS41MDRjLTYuMTc2LDE3LjQ0LTMwLjY4OCwzMS45MDQtNTAuMjQsMzYuMTI4Yy0xMy4zNzYsMi44NDgtMzAuODQ4LDUuMTItODkuNjY0LTE5LjI2NCAgQzE4OS44ODgsMzQ3LjIsMTQxLjQ0LDI3MC43NTIsMTM3LjY2NCwyNjUuNzkyYy0zLjYxNi00Ljk2LTMwLjQtNDAuNDgtMzAuNC03Ny4yMTZzMTguNjU2LTU0LjYyNCwyNi4xNzYtNjIuMzA0ICBjNi4xNzYtNi4zMDQsMTYuMzg0LTkuMTg0LDI2LjE3Ni05LjE4NGMzLjE2OCwwLDYuMDE2LDAuMTYsOC41NzYsMC4yODhjNy41MiwwLjMyLDExLjI5NiwwLjc2OCwxNi4yNTYsMTIuNjQgIGM2LjE3NiwxNC44OCwyMS4yMTYsNTEuNjE2LDIzLjAwOCw1NS4zOTJjMS44MjQsMy43NzYsMy42NDgsOC44OTYsMS4wODgsMTMuODU2Yy0yLjQsNS4xMi00LjUxMiw3LjM5Mi04LjI4OCwxMS43NDQgIGMtMy43NzYsNC4zNTItNy4zNiw3LjY4LTExLjEzNiwxMi4zNTJjLTMuNDU2LDQuMDY0LTcuMzYsOC40MTYtMy4wMDgsMTUuOTM2YzQuMzUyLDcuMzYsMTkuMzkyLDMxLjkwNCw0MS41MzYsNTEuNjE2ICBjMjguNTc2LDI1LjQ0LDUxLjc0NCwzMy41NjgsNjAuMDMyLDM3LjAyNGM2LjE3NiwyLjU2LDEzLjUzNiwxLjk1MiwxOC4wNDgtMi44NDhjNS43MjgtNi4xNzYsMTIuOC0xNi40MTYsMjAtMjYuNDk2ICBjNS4xMi03LjIzMiwxMS41ODQtOC4xMjgsMTguMzY4LTUuNTY4YzYuOTEyLDIuNCw0My40ODgsMjAuNDgsNTEuMDA4LDI0LjIyNGM3LjUyLDMuNzc2LDEyLjQ4LDUuNTY4LDE0LjMwNCw4LjczNiAgQzQxMS4yLDMyOS4xNTIsNDExLjIsMzQ0LjAzMiw0MDUuMDI0LDM2MS41MDR6Ii8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

/* pulse */
.pulse {position: fixed;}
.pulse:after {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    border: 3px solid #4caf50;
    position: absolute;
    top: -3px;
    left: -3px;
    animation: pulse 2s ease 0s infinite;
}
@keyframes pulse {
  0% {
      opacity: 1;
      transform: scale(1);
  }
  80% {
      opacity: 0;
      transform: scale(1.2);
  }
  100% {
      opacity: 0;
      transform: scale(2);
  }
}
