@charset "UTF-8";

body {

  overflow-x: hidden; /* Hide horizontal scrollbar */
}

/*style 11-03-21*/
section.bredcrumb-section.seyabreadcrumb {
    margin-bottom: -8%;
    margin-top:120px;
}
section.homeslider-section.mar-padb0.seyaslider {
    margin-top: 120px;
}
section.about-section.mar-padb0.seyaspace {
    margin-top: 1px;
}


.mat1{
    overflow-y:scroll;
    height:600px;
    
}


.flik1 {
     display: none; 
     text-align: center;
}
.product-accordian {
    display: none;
}
.amz .addcart-btn {
    display: inline-block;
    padding: 4px 19px;
    background-color: #147db9;
    position: absolute;
    left:1%;
    color: #fff;
    top: 53px;
    margin-top: 17px;
    line-height: 0px;
    height: 40px;
    border: 0;
    transition: all 0.5s ease;
}
.buying 
    {
    color: #fff !important;
    padding: 10px 20px;
    margin-top: -12px;
    transition: all 0.5s ease;
    /* animation: wobble 2s ease infinite 0.5s; */
    background: linear-gradient(
-45deg
, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 7s ease infinite;
    border-radius: 20px;
}



.amz{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.prices h1{
    color:black;
}
.inter {
    border: 0.5px solid black;
    outline: none;
    padding: 11px 9px;
    margin: 7px;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 10px;
}
.actives, .inter:hover {
  background-color: #979797;
  color: white;
}
.sizes{
    display:flex;
        flex-wrap: wrap;
}
.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li>.wstitemright{min-height:600px !important;}
@media screen and (max-width: 768px) {
 a.mb-btn {
    display: none !important;
}
}
@media screen and (min-width: 768px){
.flik {
    display: none;
}



}
@media only screen and (max-width: 600px) {
  .no-click {
    pointer-events: none;
  }
}
.no-click {
    pointer-events: none;
  }
/*check line no 230*/

/*style 11-03-21*/


.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}

/*font initialization begin*/
@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff'),
        url('../fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: fallback;
}

@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/Gotham-Thin.eot');
    src: url('Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Thin.woff2') format('woff2'),
        url('../fonts/Gotham-Thin.woff') format('woff'),
        url('../fonts/Gotham-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
	font-display: fallback;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	font-display: fallback;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBold.woff') format('woff'),
        url('../fonts/GothamBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	font-display: fallback;
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('../fonts/GothamBlack.eot');
    src: url('../fonts/GothamBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBlack.woff2') format('woff2'),
        url('../fonts/GothamBlack.woff') format('woff'),
        url('../fonts/GothamBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
	font-display: fallback;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: fallback;
}

@font-face {
    font-family: 'Lobster';
    src: url('../fonts/Lobster-Regular.eot');
    src: url('../fonts/Lobster-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lobster-Regular.woff2') format('woff2'),
        url('../fonts/Lobster-Regular.woff') format('woff'),
        url('../fonts/Lobster-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*font initialization end*/
body,h1,h2,h3,h4,h5,h6{
	font-family: 'Gotham-Book';
  color: #000000;
}
a{
	display: inline-block;
}
a, a:hover, a:focus, a:active, button, button:focus{
	
	outline: 0;
	
	text-decoration: none;
}
.singleprd-slider a{
	display: inline-block;
}
.nopad{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.nopad-left{
	padding-right: 0 !important;
}
.nopad-right{
	padding-right: 0 !important;
}
.padtb-15px{
	padding: 15px 0;
}
.large-title{
	font-size: 30px;
	font-family: 'Gotham-Medium';
	margin-bottom: 15px;
	text-transform: capitalize;
}

.medium-title{
   font-size: 22px;
   font-family: 'Gotham-Medium';
   margin-bottom: 15px;
text-transform: capitalize;
color: #00adffc9;
/*text-underline-position: right; */
    border: 2px;
    text-decoration: underline;
    padding-top:4%;
    margin-top:-9%;
    
	
}
.small-title{
	font-size: 18px;
	font-family: 'Gotham-Medium';
	margin-bottom: 10px;
	text-transform: capitalize;
}
.text-uppercase{
  text-transform: uppercase;
}
section{
	float: left;
	width: 100%;
	margin-top: 150px;
/*	margin-bottom:-112px;*/
}

.mar-padb0{
    margin-bottom: 0px !important;
}

/*section.banner-section{
    margin-top: 110px;
}
*/
/*header start*/
.common-header .navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: none;
    background-color: #fff;
    padding: 15px 0;
    transition: all 0.5s ease;
    box-shadow: 1px 4px 8px -4px #00000036;
    border-radius: 0;
}
.navbar-fixed-top.common-header .navbar {
    background-color: #ffffff;
    padding: 0;
}
.navbar-fixed-top.common-header .navbar-inner {
    padding: 0;
    /*border-bottom: 1px solid #c1c2c3;*/
    float: left;
    width: 100%;
    position: static;
	transition: all 0.5s ease;
}
.shrink.navbar-fixed-top.common-header .navbar-inner {
    padding: 2px 0 0;
	transition: all 0.5s ease;
}
.shrink.common-header .navbar {
    background-color: #fff;
    box-shadow: 0 0 12px -4px;
    padding: 0;
    transition: all 0.5s ease;
}
.shrink.common-header .navbar-default .navbar-nav>li.buyonline-wraper {
    padding: 0 22px 12px;
}
.shrink.common-header .navbar-default .navbar-nav>li {
    padding: 0 22px 20px;
}
.logo-image {
    height: 72px;
	transition: all 0.5s ease;
}
.shrink .logo-image {
    height: 52px;
	margin-top: 0;
	transition: all 0.5s ease;
}
.common-header .navbar-brand {
    height: auto;
    padding: 0;
	margin: 0;
	transition: all 0.5s ease;
}
.common-header .navbar-brand {
    margin: 6px 0 0;
	transition: all 0.5s ease;
}
.common-header .navbar-nav {
    margin-top: 35px;
    margin-right: 15px;
    transition: all 0.5s ease;
    width: auto;
    float: none;
    display: inline-block;
}
.common-header.shrink .navbar-nav {
    margin-top: 23px;
    transition: all 0.5s ease;
}
.common-header .navbar-default .navbar-nav>li>a {
    color: #000000;
    position: relative;
    text-transform: uppercase;
    font-family: 'Gotham-Medium';
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    background-color: transparent;
}
.common-header .navbar-default .navbar-nav>li:last-child, .common-header .navbar-default .navbar-nav>li:nth-child(5n-1){
  border: none;
}
.common-header .navbar-default .navbar-nav>li {
    padding: 0 22px 30px;
    /*border-right: 1px solid #d5d5d5;*/
    position: static;
}
.common-header .navbar-default .navbar-nav>li.buyonline-wraper {
    padding: 0 22px 20px;
    
}
.common-header .navbar-default .navbar-nav>.active>a, .common-header .navbar-default .navbar-nav>.active>a:focus,
.common-header .navbar-default .navbar-nav>.active>a:hover {
    color: #536dad;
    transition: all 0.5s ease;
    background-color: transparent;
}
.common-header .navbar-default .navbar-nav>li>a:focus, .common-header .navbar-default .navbar-nav>li>a:hover {
    color: #536dad;
    transition: all 0.5s ease;
    background: transparent;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
  margin-left: 0;
}
.headertop{
  background-color: #536dad;
}
.headertop .list-inline>li>a, .headertop .list-inline>li{
  color: #ffffff;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-transform: uppercase;
}

.headertop .list-inline>li{
    padding: 8px 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
}
.headertop li:first-child{
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.menu-wraper{
  position: static;
}
.common-header .dropdown-menu {
    top: 92%;
    left: -50%;
    padding: 0;
    margin: 0;
    font-size: 12px;
    border: 0;
}
.common-header .dropdown-menu>li>a {
    padding: 6px 20px;
    color: #000000;
}
.common-header .dropdown-menu>li.active>a{
	color: #ffffff;
}
.menu-wraper .navbar-nav>li>.dropdown-menu {
    width: 100%;
    left: 0;
    padding: 30px 0 100px;
    border: 0;
    box-shadow: 0 3px 12px rgba(0,0,0,.175);
    border-radius: 0;
    top: 105%;
    display: block;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;

}
/*.menu-wraper .navbar-nav>li.open .dropdown-menu {
  visibility: visible;
  opacity: 1;
  max-height: 90vh;
  top: 100%;
  padding: 50px 0;
  transition: all 0.5s ease 0.1s;
}*/
.dropdown-inner {
    width: 25%;
    padding: 0 50px;
    border-right: 1px solid #dedede;
    float: left;
    min-height: 250px;
}
.dropdown-inner:last-child{
  border-right: 0;
}
.dropdown-inner .category-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}
.dropdown-inner .category-title a{
	color: #000000;
}
.dropdown-single{
  padding: 0;
  list-style: none;
  margin: 0;
}
.dropdown-single a:hover, .dropdown-single a:focus {
    background-color: transparent;
    transition: all 0.5s ease;
    color: #536dad;
}
.dropdown-single a{
    padding: 5px 0;
    color: #000000;
    display: inline-block;
    outline: none;
	font-size: 13px;
    background-color: transparent;
    transition: all 0.5s ease;
    text-transform: capitalize;
	cursor: pointer;
}
.dropdown-inner.placeholder {
    border: 0;
}
.dropdowninner-wraper{
  margin-bottom: 25px;
}
.dropdowninner-wraper:last-child{
  margin-bottom: 0;
}
.dropdown-menu .row{
  margin-left: -25px;
  margin-right: -25px;
}
.common-header .navbar-default .navbar-nav>li.normal-dropdown{
  position: relative;
}
.menu-wraper .navbar-nav>li.normal-dropdown .dropdown-menu {
  left: auto;
}
.menu-wraper .navbar-nav>li.normal-dropdown.open .dropdown-menu {
    padding: 10px 0;
    left: auto;
}
.normal-dropdown .dropdown-menu>li>a {
    padding: 6px 20px;
    text-transform: capitalize;
    transition: all 0.5s ease;
}
.normal-dropdown .dropdown-menu>li>a:hover, .normal-dropdown .dropdown-menu>li>a:focus{
  background-color: transparent;
  color: #f58220;
  transition: all 0.5s ease;
}

.normal-dropdown .dropdown-menu{
    padding: 5px 0;
    min-width: 230px;
    left: auto;
    right: 22px;
}
/*header end*/

/*home slider start*/

.homeslider{
	display: block;
	width: 100%;
}
.owl-theme .owl-controls .owl-dots{
    position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
}
.owl-theme .owl-controls .owl-dot{
    display: inline-block
}
/*home slider end*/

.content-para p{
	display: block;
	font-size: 16px;
	float: left;
	line-height: 28px;
	width: 100%;
}
.content-para p:last-child{
	border-bottom: none;
	margin: 0;
}
.common-btn{
	background-color: #000;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	padding: 8px 30px;
	position: relative;
	z-index: 10;
}
.common-btn span{
	display: block;
	position: relative;
	z-index: 30;
}

/*footer start*/
footer {
    background-color: transparent;
    float: left;
    width: 100%;
}
.footer-top{
  background-color: transparent;
}
footer .container{
	padding: 0;
}
.footer-menu li {
    width: 100%;
    margin: 0;
}
.footer-menu li a {
    color: #000000;
    font-size: 13px;
    text-transform: none;
    font-family: 'Gotham-Book';
    line-height: 25px;
    position: relative;
}
/*.footer-menu li a::after {
    background: #333;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 0;
}*/
.footer-menu li a:hover{
	color: #000000;
	transition: all 0.5s ease;
}
.footer-menu li a:hover::after {
    margin-left: -50%;
    width: 100%;
}
.social-links li a {
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    color: #949494;
    display: inline-block;
   /* padding: 6px;*/
    height: 28px;
    font-size: 13px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 28px;
    z-index: 10;
    line-height: 28px;
}
.social-links li a:hover, .social-links li a:focus {
    color: #ffffff;
}
.social-links li a:after {
    background-color: #536DAD;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    transform: scale(0);
    transition: all 0.4s ease;
}
.social-links a i {
    position: relative;
    z-index: 20;
}
.social-links li a:hover:after, .social-links li a:focus:after {
    transform: scale(3);
    transition: all 0.9s ease;
}
.copyright {
    background-color: #0b8dd7;
    color: #fff;
    padding: 8px 0;
}
/*footer end*/
.m-b-0{
  margin-bottom: 0;
}
.m-t-0{
  margin-top: 0;
}
.paymentmethod span{
  display: inline-block;
  vertical-align: middle;
}
.paymentmethod {
    padding: 15px 0;
    border-top: 1px solid #e0e0e0;
}
.copyright .social-links {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 5px;
}
.copycontent{
    display: inline-block;
    line-height: 36px;
}
.footer-top .small-title {
    font-size: 14px;
    margin-bottom: 15px;
}
.clients-section {
    background-color: #f4f4f4;
    padding: 60px 0;
    margin-top: 50px;
    margin-bottom:10px;
}
.common-slider .owl-prev, .common-slider .owl-next {
    width: 48px;
    height: 40px;
    line-height: 40px;
    color: #f5f5f5;
    font-size: 0;
    transition: all 0.5s ease;
    border: 1px solid #dbdbdb;

}
.common-slider .owl-next {
    background: url(../images/arrow-right.png) no-repeat center center;
    transform: skew(-20deg);
    right: -60px;
}
.common-slider .owl-prev {
    background: url(../images/arrow-left.png) no-repeat center center;
    transform: skew(20deg);
    left: -60px;
}
.common-slider .owl-theme .owl-controls {
    bottom: auto;
    top: 40%;

}
.client-single{
  padding: 0 7px;
}
.custom-row {
    margin-right: -7px;
    margin-left: -7px;
}
.primary-blue{
  color: #147db9;
}
.primary-orange{
  color: #f58220;
}
.section-title{
	font-size: 22px;
	font-family: 'Gotham-Medium';
	margin-bottom: 15px;
	text-transform: uppercase;
  line-height: 25px;
}
.section-subtitle{
  font-size: 15px;
	font-family: 'Gotham-Medium';
	margin-bottom: 15px;
	text-transform: uppercase;
  line-height: 15px;
}
.about-section {
    background-image: url(../images/bg/about.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    min-height: 420px;
    padding: 100px 0;
    background-position: center top;
}
.aboutcontent-wraper{
    padding: 0 80px;
}
.quality-section {
    background-image: url(../images/bg/quality.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    min-height: 245px;
    padding: 75px 0;
    background-position: center top;
}
.quality-caption {
    font-size: 20px;
    font-family: 'Gotham-Medium';
    color: #fff;
    padding: 15px 20px 0;
    line-height: 24px;
}
/*.newarrival-inner {
    border-top: 1px solid #edededc2;
    padding-top: 50px;
}*/
.qualitysing-inner{
  position: relative;
}
.qualitysing-inner:before {
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    transform: skewX(25deg);
    content: "";
    background-color: #ffffff30;
}
.homeslider-section .owl-theme .owl-controls .owl-dot span {
    background-color: #a0a0a0;
    border-radius: 20px;
    height: 8px;
    margin: 5px 7px;
    width: 8px;
}
.homeslider-section  .owl-theme .owl-controls .owl-dots {
    bottom: 0px;
}
.footer-inner p{
    font-family: 'Gotham-Book';
    color: #000000;
    font-size: 13px;
}
.footertop-inner {
    padding: 40px 0;
    border-top: 2px solid #0b8dd7;
    margin-top: -2px;
    border-radius: 1px;
    background-color: #fff;
}
.qualitysingle:last-child .qualitysing-inner:before{
  display: none;
}
.homeproduct-section {
    padding: 0px 0 50px;
    /*min-height: 36vh;*/
        padding-bottom: 35px;
}
.footer-inner .btn {
    height: 40px;
    border-radius: 0;
    padding: 6px 20px;
    background-color: #0b8dd7;
    color: #fff;
    border: none;
    outline: 0;
    transition: all 0.5s ease;
}
.footer-inner .btn:hover, .footer-inner .btn:focus{
    background-color: #f58220;
    color: #fff;
    transition: all 0.5s ease;
}
.footer-inner .form-control{
  border-radius: 0;
  height: 40px;
  color: #000000;
  font-family: 'Gotham-Book';
  outline: 0;
  box-shadow: none;
}

body .owl-carousel .owl-item img{
  width: auto;
}
.homeprdsingle-inner .title {
    /*font-size: 18px;*/
    font-size: 13px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    padding: 30px 60px;
    min-height: 110px;
    position: relative;
    z-index: 99;
}
.homeprdsingle-inner .img-container {
    min-height: 156px;
    max-height: 156px;
    margin-top: 50px;
}
.homeprdsingle-inner .img-container img {
    /* height: 170px; */
    /* position: relative; */
    height: auto;
    position: relative;
    width: auto;
    max-width: calc(100% - 30px);
    max-height: 170px;
}
.homeprdsingle-inner{
  position: relative;
}
.homeprdsingle-inner:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 80%;
    width: 100%;
    border: 1px solid #ededed;
    background-color: #ffffff;
    transition: all 0.5s ease;
}
.homeprd-single .homeprdsingle-inner:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: all 0.4s ease;
    background-color: #0b8dd7;
}

.homeprd-single:hover .homeprdsingle-inner:after {
    width: 100%;
    transition: all 0.4s ease;
}


.homeprd-single{
  padding: 0 15px;
}
.homeprd-single:hover .homeprdsingle-inner:before {
    box-shadow: 3px 7px 20px -6px #e4e4e4;
}
.content-topcaption {
    font-size: 16px;
    line-height: 25px;
}
.qualitysing-inner:hover img {
    animation: 0.5s ease 0s normal none 1 running scaleDisappear;
}
@-webkit-keyframes scaleDisappear {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
	60% {
		opacity: 0;
		-webkit-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}
@-moz-keyframes scaleDisappear {
	0% {
		opacity: 1;
		-moz-transform: scale(1);
	}
	60% {
		opacity: 0;
		-moz-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-moz-transform: scale(1);
	}
}
@-ms-keyframes scaleDisappear {
	0% {
		opacity: 1;
		-ms-transform: scale(1);
	}
	60% {
		opacity: 0;
		-ms-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-ms-transform: scale(1);
	}
}
@-o-keyframes scaleDisappear {
	0% {
		opacity: 1;
		-o-transform: scale(1);
	}
	60% {
		opacity: 0;
		-o-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-o-transform: scale(1);
	}
}
@keyframes scaleDisappear {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	60% {
		opacity: 0;
		transform: scale(1.3);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
.knowmore-btn{
  display: inline-block;
  padding: 0 50px;
  position: relative;
}
.knowmore-btn:before {
    position: absolute;
    left: -5%;
    content: "";
    width: 110%;
    height: 1px;
    top: 18px;
    background: #ebebeb;
    z-index: 10;
}
.knowmore-btn:after {
    position: absolute;
    left: 18%;
    content: "";
    width: 64%;
    height: calc(100% - 5px);
    top: 0;
    background: #ffffff;
    z-index: 10;
}
.knowmore-inner {
    display: inline-block;
    position: relative;
    margin: 0 15px;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    font-family: 'Gotham-Medium';
    transform: skew(20deg);
    padding: 10px 25px;
    overflow: hidden;
    z-index: 99;
    background: #fff;
}
.knowmore-inner span {
    position: relative;
    z-index: 30;
    transform: skew(-20deg);
    display: inline-block;
}
.knowmore-inner:before {
    position: absolute;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(215deg, #62b9e2, #5a50a0);
    z-index: 10;
    transition: all 0.5s ease;
}
.knowmore-inner:hover:before {
    left: 0;
    transition: all 0.5s ease;
}
.knowmore-inner:hover{
    color: #fff;
    transition: all 0.5s ease;
}
.m-t-30{
  margin-top: 30px;
}
.m-t-40{
  margin-top: 40px;
}

.headersearch-wraper{
  position: relative;
}
.header-search {
    margin-top: 20px;

    border: 1px solid #ededed;
    position: absolute;
    right: 15px;
    transition: all 0.7s ease;
    width: 100%;
}
.shrink .header-search {
    margin-top: 8px;
    transition: all 0.7s ease;
}
.expand .header-search{
  width: 135%;
  right: 15px;
  transition: all 0.7s ease;
}
.header-search .form-control {
    border-radius: 0;
    height: 41px;
    color: #000000;
    font-family: 'Gotham-Book';
    outline: 0;
    box-shadow: none;
    border: none;
}
.header-search .btn {
    height: 41px;
    border-radius: 0;
    padding: 6px 15px;
    background-color: #fff;
    color: #000000;
    border: none;
    outline: 0;
}
.buyonline-btn{
    background-color: #147db9;
    color: #fff;
    padding: 14px 20px;
    margin-top: -15px;
    transition: all 0.5s ease;
}
.buyonline-btn:hover{
    background-color: #f58220;
    transition: all 0.5s ease;
    cursor: pointer;
}
.common-header .navbar-default .navbar-nav>li>a.buyonline-btn {
    
    color: #fff;
    padding: 10px 20px;
    margin-top: -12px;
    transition: all 0.5s ease;
    /*animation: wobble 2s ease infinite 0.5s;*/
	background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 7s ease infinite;
	border-radius: 20px;
}
.common-header .navbar-default .navbar-nav>li>a.buyonline-btn:hover {
    background-color: #f58220;
    transition: all 0.5s ease;
    cursor: pointer;
}
.buyonline-btn span{
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px;
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
		
	}
}




.categorysingle .knowmore-btn{
    margin-bottom:  25px;
}
.catsingle-wraper .homeprdsingle-inner:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: all 0.4s ease;
    background-color: #0b8dd7;
}
.catsingle-wraper .homeprdsingle-inner:hover:after {
    width: 100%;
    transition: all 0.4s ease;
}
.homeprdsingle-inner .title {
    font-size: 13px;
    /*font-size: 15px;*/
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    padding: 30px 60px 15px;
    min-height: 100px;
    position: relative;
    z-index: 99;
	text-align: center;
}
.collapsemenu>li{
    padding: 12px 0;
    display: block;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}
.collapsemenu>li:last-child{
    border-bottom: 1px solid transparent;
}

.collapsemenu>li>a {
    color: #000000;
    font-size: 15px;
    font-family: 'Gotham-Medium';
    display: inline-block;
    vertical-align: middle;
}
.collapsemenu li a {
  transition: all 0.5s ease;
}
.collapsemenu li a:hover, .collapsemenu li a:focus, .collapsemenu li a.active{
  color: #536dad;
  transition: all 0.5s ease;
}
.collapse-trigger{
  position: relative;
  width: 22px;
  height: 22px;
  border: 1px solid #8e9091;
}
.collapse-trigger:after, .collapse-trigger:before{
  position: absolute;
  content: "";
  background-color: #8e9091;
}
.collapse-trigger:after {
    width: calc(100% - 10px);
    height: 1px;
    top: calc(50% - 1px);
    left: 5px;
}
.collapse-trigger.collapsed:before {
    width: 1px;
    height: calc(100% - 10px);
    left: calc(50% - 1px);
    top: 5px;
    transform: none;
    transition: all 0.5s ease;
}

.collapse-trigger:before {
    width: 1px;
    height: calc(100% - 10px);
    left: calc(50% - 1px);
    top: 5px;
    transform: rotate(90deg);
    transition: all 0.5s ease;
}
.collapsemenu{
  padding-left: 0;
}
.collapsemenu .well {
    padding: 10px 0 0 15px;
    margin-bottom: 0;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.firstlevel-collpase {
    width: 100%;
    max-width: calc(100% - 35px);
}
.collapse-submenu{
  padding-left: 0;
  list-style: none;
}

.collapse-submenu>li{
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #eee;
}
.collapse-submenu>li:last-child{
    border-bottom: 1px solid transparent;
}
.collapse-submenu>li>a {
    color: #000000;
    font-size: 14px;
}
.shopbg {
    background-image: url(../images/bg/categorypage.jpg);
    background-size: 100% auto;
}
.leftwraper{
  padding: 0 0 0 15px;
}
.rightwraper{
    border-left: 1px solid #ededed;
    padding: 0 50px;
}
.thumbnailprd-slider .singleprd {
    border: 1px solid #ededed;
    border-bottom: 1px solid #147db9;
    margin-bottom: 10px;
    padding: 12px;
    cursor: pointer;
    transition: all 0.5s ease 0.1s;
		
}
.thumbnailprd-slider .slick-current.slick-active.singleprd {
    border-bottom: 1px solid #536dad;
    transition: all 0.5s ease;
}

.thumbnailprd-slider .singleprd.slick-active{
		/*opacity: 1;
		visibility: visible;*/
		transition: all 0.5s ease;
}
.thumbnailprd-slider .singleprd img {
    height: 50px;
}


.thumbnailprd-slider .singleprd.slick-active{
    opacity: 1;
}

.singleprd-sliderwraper {
    padding: 0 0 0 8px;
}
.singleprd-slider{
  border: 1px solid #ededed;
  padding: 0;
}
.singleprd-sliderwraper .singleprd {
    padding: 35px;
    min-height: 400px;
}
.singleprd-sliderwraper .singleprd img{
    max-width: 95%;
}
.productdetail-contentwraper {
    padding: 0 50px;
    padding-right: 0;
}
.notecontent{
  font-style: italic;
}
.prd-singledetail{
  margin-bottom:  18px;

}
.pricecation{
  font-size: 18px;
  font-family: 'Gotham-Medium';
  margin-bottom: 2px;
}
.pricevalue {
    font-size: 26px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    display: inline-block;
}
.pricevalue:after {
    position: absolute;
    right: 0;
    top: 10%;
    width: 1px;
    height: 90%;
    background-color: #000000;
    content: "";
    transform: rotate(20deg);
}
.pricewraper{
  font-size: 20px;
  font-family: 'Gotham-Medium';
}

body .select2-container--default .select2-selection--single {
    border: 1px solid #ededed;
    border-radius: 0;
    outline: 0;
    height: 38px;
    line-height: 38px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
    line-height: 38px;
    padding: 0 15px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #536dad transparent transparent transparent;
    border-width: 6px 5px 0 5px;
    transition: all 0.5s ease;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    top: 1px;
    right: 4px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #536dad transparent transparent transparent;
  border-width: 6px 5px 0 5px;
  transform: rotate(-180deg);
  transform-origin: center center;
  transition: all 0.5s ease;
}
body .select2-dropdown {
    border: 1px solid #ededed;
}
body .select2-results__option {
    padding: 6px 15px;
}
.productlist-addtable{
    background-color: #f6f6f6;
    margin: 10px 0 40px;
      font-family: 'Gotham-Book';
}

.productlist-addtable .table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 13px;
    padding: 8px;
    text-align: center;
    line-height: 18px;
    font-family: 'Gotham-Medium';
}
.productlist-addtable .table>tbody>tr>td {
    padding: 8px;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    line-height: 12px;
    font-size: 13px;
    text-align: left;
    background: #ffffff;
    /* border-left: 0; */
    /* border-right: 0; */
    text-align: center;
	color: #636363;
}
.productlist-addtable .table {
    border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
}
/*.productlist-addtable .table>thead>tr th:last-child, .productlist-addtable .table>tbody>tr td:last-child  {
  text-align: center;
}*/
.addcart-btn{
    display: inline-block;
    padding: 4px 20px;
    background-color: #147db9;
    color: #fff;
    line-height: 18px;
	border: 0;
    transition: all 0.5s ease;
}
.addcart-btn:hover, .addcart-btn:focus{
    background-color: #f58220;
    color: #fff;
    transition: all 0.5s ease;
}
/*custom input number*/
.quantity {
  position: relative;
  display: inline-block;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 100px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;

  width: 25px;
  text-align: center;
  color: #333;
  font-size: 14px;

  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #536dad;
  color: #fff;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    line-height: 1.7;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  line-height: 18px;
  height: 50%;
}
/*end*/
.aboutdetail-section{
  padding: 100px 0;

}
.aboutdetail-section .aboutcontent-wraper {
    padding: 0 75px;
}

.history-section {
    background-image: url(../images/bg/abtdetail-Banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 420px;
    padding: 60px 0 50px;
    background-position: center top;
}
.history-section .aboutcontent-wraper {
    padding: 0 15px;
}
.working-industries ul {
    list-style: none;
    width: 33.33%;
    float: left;
    border-right: 1px solid #c8c8c8;
    padding: 0;
    margin: 50px 0 0;
}
.working-industries ul:last-child, .working-industries li:last-child {
    /* border: none; */
    border-right: 0;
	border-bottom: 0;
}

.working-industries li {
    display: block;
    border-bottom: 1px solid #c8c8c8;
    padding: 0 0 0 20px;
    text-align: left;
    font-family: 'Gotham-Book';
    font-size: 14px;
    color: #000000;
    min-height: 64px;
    line-height: 62px;
    transition: all 0.4s ease;
    cursor: default;
	padding-left: 15px;
}
.working-industries li:not(:empty):hover, .working-industries li:not(:empty):focus {
    background-color: #ededed;
    transition: all 0.6s ease;
}


.working-industries li span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
.working-industries li span:first-child{
  width:  36px;
}
/*.working-industries li:empty{
  background-color: #000;
}
*/
.vision-section{
  padding: 60px 0;
}
.visionlinks li {
    padding: 0 12px 0 10px;
    line-height: 16px;
    border-right: 1px solid #b3b3b3;
    margin-bottom: 8px;
}
.visionlinks li{
  color: #000000;
  font-size: 16px;
  transition: all 0.5s ease;
}
.visionlinks li a:hover, .visionlinks li a:focus {
    color: #f58220;
    transition: all 0.5s ease;
}
.visionlinks ul{
    padding: 0;
    margin: 30px 0 0;
}
.text-white{
  color: #fff;
}
.filterclose {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    background: #f96363;
    line-height: 22px;
    color: #fff;
    margin: 0 10px 10px;

}
body .filter {
    position: fixed;
    bottom: 8px;
    right: 8px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 99;
    background-color: #f58220;
    text-align: center;
    line-height: 35px;
    color: #fff;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    transition: all 0.8s ease;
}
body.reachedfooter .filter {
    bottom: -80px;
    right: -80px;
    transition: all 1s ease;
}
.product-accordian{

}

.product-accordian .collapsemenu>li {
    padding: 0;
    background-color: #ecebeb;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.product-accordian .collapsemenu .well {
    padding: 20px 15px;
    margin-bottom: 0;
    background-color: #f3f3f3;
    float: left;
    width: 100%;
}
.product-accordian .collapsemenu>li>a.firstlevel-collpase {
    padding: 15px;
}
.prdaddd-cartsection {
    padding: 0 15px 50px;
    min-height: 30vh;
}

.product-accordian .well .row {
    margin-bottom: 20px;
}
.product-accordian .well .row:last-child {
    margin-bottom: 0;
}
.labelcaption {
    font-size: 14px;
    padding: 5px 15px;
    font-family: 'Gotham-Medium';
}
.innnerBanners {
    margin-bottom: 30px;
}
.innnerBanners .owl-theme .owl-controls .owl-dots {
    bottom: 5px;
}
.product_specifications_list {
    padding-left: 0;
    margin-bottom: 30px;
    min-height: 210px;
}
.product_specifications_list li {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
    display: inline-block;
    min-width: 49%;
    position: relative;
    vertical-align: middle;
}
.title h4 {
    color: #147db9;
    font-family: 'Gotham-Medium';
    margin-bottom: 20px;
}
.product_specifications_list li:before {
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 3px;
    border-radius: 100%;
    background-color: #1677af;
    margin-right: 6px;
    margin-bottom: 3px;
}



/**/
.specification_enquiry .label-fields {
    display: block;
    color: #f58220;
    font-size: 16px;
}

.specification_enquiry .form-fields {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
}

.specification_enquiry .input-fields {
    width: 100%;
    height: 38px;
    outline: none;
    padding: 2px 5px;
    border: 1px solid #ccc;
    box-shadow: none;
}
.specification_enquiry .modal-body {
    background-color: #f1f1f1;
}
.specification_enquiry textarea.input-fields {
    min-height: 80px;
}
.specification_enquiry .upload .input-fields {
    border: 0;
    margin: 20px 0;
    outline: none;
}
.specification_enquiry .upload {
    margin-bottom: 0;
    outline: none;
}
.specification_enquiry .btns-close {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 30px;
    font-family: 'Gotham-Medium';
    cursor: pointer;
}
.specification_enquiry .modal-footer {
    padding: 30px 10px;
}
.modal-header h2 {
    text-align: left;
    color: #147db9;
    display: inline-block;
    float: none;
    font-size: 22px;
    font-family: 'Gotham-Medium';
    width: calc(100% - 40px);
    margin: 0;
}
.pagetitle-section{
      margin: 50px 0 15px;
}
.page-title {
    font-size: 20px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}
.tdsingle-row:not(:last-child){
  margin-bottom: 10px;
}
.light-text{
  color: #6b6d6f;
}
.cartprd-image {
    width: 55px;
}
.removecart-btn {
    display: inline-block;
    background-color: #fb5b5bc2;
    color: #fff;
    line-height: 28px;
    margin-left: 15px;
    transition: all 0.5s ease;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 100%;
	border: 0;
}
.removecart-btn:hover, .removecart-btn:focus{
  color: #fff;
background-color: #fb5b5b;
transition: all 0.5s ease;
}

.cart-page .productlist-addtable .table>tbody tr:last-child td  {
  padding: 25px 8px;
  font-family: 'Gotham-Medium';
}
.tablefooter-wraper{
  margin: 15px 0;
}
.applycoupon-wraper .form-control, .applycoupon-wraper .btn-default{
  height: 48px;
}
.primdark-btn {
    display: inline-block;
    position: relative;
    margin: 0 15px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Gotham-Medium';
    background: linear-gradient(215deg, #536dad, #61acda);
    transition: all 0.5s ease;
	border: none;
}
.primdark-btn:hover, .primdark-btn:focus {
    background: linear-gradient(270deg, #536dad, #61acda);
    transition: all 0.5s ease;
    color: #ffffff;
    outline: 0;
}
.smallcus-title {
    font-size: 16px;
    font-family: 'Gotham-Medium';


}
.micro-title {
    font-size: 14px;
    font-family: 'Gotham-Medium';
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 10px;
}
.cartsummary-single {
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
    color: #5f6263;
    float: left;
    width: 100%;
}
.chckoutbtn {
    display: inline-block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    font-family: 'Gotham-Medium';
    padding: 15px;
    background: #147db9;
    transition: all 0.5s ease;
    overflow: hidden;
    z-index: 99;
    width: 100%;
}
.chckoutbtn:hover, .chckoutbtn:focus{
  background: #536dad;
  transition: all 0.5s ease;
  color: #ffffff;
}
.chckoutbtn.conbtn {
    background: #e84478;
}
.chckoutbtn.conbtn:hover {
    background: #147db9;
    color: #fff;
    transition: all 0.5s ease;
}

.notecontent-wraper {
    display: inline-block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    padding: 10px;
    background: #9d9d9d;
    transition: all 0.5s ease;
    overflow: hidden;
    z-index: 99;
    width: 100%;
    border-radius: 6px;
}

.fixedbackdrop {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #00000050;
    width: 100%;
    height: 100vh;
    z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0.3s;
}
.showtoggle.fixedbackdrop {
	visibility: visible;
    opacity: 1;
	transition: all 0.3s ease 0.15s;
}
.slidetoggle {
    position: absolute;
    max-width: 300px;
    right: -350px;
    top: 0;
    background-color: #fff;
	transition: all 0.4s ease 0.2s;
}
.showtoggle .slidetoggle {
    right: 0;
	transition: all 0.4s ease 0.3s;
}
.slidetoggle-right {
    min-height: 100vh;
    width: 100%;
    padding: 40px;
}
.toggleclose {
    position: absolute;
    top: calc(50% - 5px);
    left: -20px;
    width: 40px;
    height: 40px;
    background-color: #536dad;
    border-radius: 50%;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	transition: all 0.4s ease;
}
.toggleclose:hover {
    background-color: #fd4545;
    transition: all 0.4s ease;
}


.showtoggle .toggleclose {
	opacity: 1;
	visibility: visible;
	transform: scale(1.1);
	transition: all 0.4s ease 0.7s;
}
.toggleclose:before, .toggleclose:after{
	background-color: #ffffff;
    position: absolute;
    content: "";
    width: 1px;
    height: 26px;
    left: 20px;
    top: 8px;
	transition: all 0.5s ease 0.1s;
}
.toggleclose:before{
    transform: rotate(-40deg) scale(0);
	transform-origin: left;
}
.toggleclose:after {
    transform: rotate(40deg) scale(0);
	transform-origin: left;
}
.showtoggle .toggleclose:before{
    transform: rotate(-40deg) scale(1);
	transform-origin: left;
	transition: all 0.4s ease 0.8s;
}
.showtoggle .toggleclose:after {
    transform: rotate(40deg) scale(1);
	transform-origin: left;
	transition: all 0.5s ease 1s;
}
.fixedbtn-right {
    position: fixed;
    right: -150px;
    background: #147db9;
	/*background: linear-gradient(215deg, #f58320, #f1b12e);*/
    color: #fff;
    padding: 8px 16px;
    transform: rotate(-90deg);
	z-index: 99;
    top: calc(50% - 62px);
    transform-origin: right center;
	transition: all 0.5s ease 0.45s;
}
.closed.fixedbtn-right {
    transition: all 0.5s ease 0.7s;
    right: 18px;
}
.fixedbtn-right:hover, .fixedbtn-right:focus {
    position: fixed;
    background-color: #147db9;
    color: #fff;
	transition: all 0.5s ease 0.45s;
}
.slidetoggle-right .form-fields {
    margin-bottom: 15px;
}
.slidetoggle-right label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: #6f6f6f;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
}
.submitbtn {
    background-color: #e84478;
    padding: 8px 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	font-family: 'Gotham-Medium';
	transition: all 0.5s ease;
	border: 0;
	outline: 0;
}
.submitbtn:hover, .submitbtn:focus {
    background: #096498;
    /*background: linear-gradient(215deg, #f58320, #f1b12e);*/
    color: #fff;
    transition: all 0.5s ease;
}
.savebtn {
    background-color: #f58220;
    padding: 8px 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	font-family: 'Gotham-Medium';
	transition: all 0.5s ease;
	border: 0;
	outline: 0;
}
.savebtn:hover, .savebtn:focus {
    background: #da7017;
    color: #fff;
    transition: all 0.5s ease;
}
.continuebtn {
	background: #536dad;
    
    padding: 8px 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	font-family: 'Gotham-Medium';
	transition: all 0.5s ease;
	border: 0;
	outline: 0;
}
.continuebtn:hover, .continuebtn:focus {
    background: #147db9;
    /*background: linear-gradient(215deg, #f58320, #f1b12e);*/
    color: #fff;
    transition: all 0.5s ease;
}
.formgrp-inner {
    float: left;
    padding: 0 6px;
    position: relative;
    width: 50%;
}
.padlr-6px {
    padding: 0 6px;
}
body .shipping-wraper .form-control {
    border: 1px solid #e0e0e0;
    border-radius: 0;
    color: #999894;
    font-size: 14px;
    height: 40px;
}
body .shipping-wraper textarea.form-control {
    height: 80px;
    resize: none;
}
.form-group{
	float: left;
	width:100%;
}
.edit-addr {
    color: #56514d;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: underline;
    transition: all 0.5s ease;
}
.addrname {
     font-family: 'Gotham-Medium';
    text-transform: capitalize;
}
.addrlist-container label p {
    margin: 0 0 4px;
}

/**/
.checkbox, .radio {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label, label.radio-inline {
    cursor: pointer;
    padding-left: 25px;
    position: relative;
    color: #676767;
}
.form-group.is-focused .radio label,
.form-group.is-focused label.radio-inline {
  color: rgba(0,0,0, 0.26);
}
.form-group.is-focused .radio label:hover,
.form-group.is-focused label.radio-inline:hover,
.form-group.is-focused .radio label:focus,
.form-group.is-focused label.radio-inline:focus {
  color: rgba(0,0,0, .54);
}
fieldset[disabled] .form-group.is-focused .radio label,
fieldset[disabled] .form-group.is-focused label.radio-inline {
  color: rgba(0,0,0, 0.26);
}
.radio span,
label.radio-inline span {
  display: block;
  position: absolute;
  left: 4px;
  top: 2px;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.radio .circle,
label.radio-inline .circle {
  border: 2px solid rgba(0,0,0, .30);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.radio .check,
label.radio-inline .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #009688;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
}
.radio .check:after,
label.radio-inline .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0,0,0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1);
          transform: scale3d(1.5, 1.5, 1);
}
.radio input[type=radio]:focus:not(:checked) ~ .check:after,
label.radio-inline input[type=radio]:focus:not(:checked) ~ .check:after {
  -webkit-animation: rippleOff 500ms;
       -o-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.radio input[type=radio]:focus:checked ~ .check:after,
label.radio-inline input[type=radio]:focus:checked ~ .check:after {
  -webkit-animation: rippleOn 500ms;
       -o-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.radio input[type=radio],
label.radio-inline input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check,
.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  opacity: 1;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  background-color: #536dad;
}
.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  border-color: #536dad;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  -webkit-transform: scale3d(0.55, 0.55, 1);
          transform: scale3d(0.55, 0.55, 1);
}
.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check,
.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.26;
}
.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #000000;
}
.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #000000;
}
.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check,
.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.3;
}
.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #ffffff;
}
.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #ffffff;
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.checkbox label,
label.checkbox-inline {
  cursor: pointer;
  padding-left: 0;
}
.form-group.is-focused .checkbox label,
.form-group.is-focused label.checkbox-inline {
  color: rgba(0,0,0, 0.26);
}
.form-group.is-focused .checkbox label:hover,
.form-group.is-focused label.checkbox-inline:hover,
.form-group.is-focused .checkbox label:focus,
.form-group.is-focused label.checkbox-inline:focus {
  color: rgba(0,0,0, .54);
}
fieldset[disabled] .form-group.is-focused .checkbox label,
fieldset[disabled] .form-group.is-focused label.checkbox-inline {
  color: rgba(0,0,0, 0.26);
}
.checkbox input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material,
label.checkbox-inline .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px;
}
.checkbox .checkbox-material:before,
label.checkbox-inline .checkbox-material:before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(2.3, 2.3, 1);
          transform: scale3d(2.3, 2.3, 1);
}
.checkbox .checkbox-material .check,
label.checkbox-inline .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0,0,0, .30);
  border-radius: 2px;
  overflow: hidden;
  z-index: 1;
}
.checkbox .checkbox-material .check:before,
label.checkbox-inline .checkbox-material .check:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  -webkit-box-shadow: 0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0 inset;
          box-shadow: 0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0 inset;
}
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material:before {
  -webkit-animation: rippleOn 500ms;
       -o-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:before {
  -webkit-animation: checkbox-on 0.3s forwards;
       -o-animation: checkbox-on 0.3s forwards;
          animation: checkbox-on 0.3s forwards;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:after {
  -webkit-animation: rippleOn 500ms forwards;
       -o-animation: rippleOn 500ms forwards;
          animation: rippleOn 500ms forwards;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material:before {
  -webkit-animation: rippleOff 500ms;
       -o-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before {
  -webkit-animation: checkbox-off 0.3s forwards;
       -o-animation: checkbox-off 0.3s forwards;
          animation: checkbox-off 0.3s forwards;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after {
  -webkit-animation: rippleOff 500ms forwards;
       -o-animation: rippleOff 500ms forwards;
          animation: rippleOff 500ms forwards;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
  color: #f58220;
    border-color: #f58220;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #f58220;
  -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
          box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
}
fieldset[disabled] .checkbox,
fieldset[disabled] label.checkbox-inline,
fieldset[disabled] .checkbox input[type=checkbox],
fieldset[disabled] label.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
.checkbox input[type=checkbox][disabled] + .circle,
label.checkbox-inline input[type=checkbox][disabled] + .circle {
  opacity: 0.5;
}
.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0,0,0, 0.87);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@-webkit-keyframes checkbox-on {
  0% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@-o-keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes checkbox-on {
  0% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@-webkit-keyframes checkbox-off {
  0% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
            box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
            box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
  }
}
@-o-keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
  }
  100% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
  }
}
@keyframes checkbox-off {
  0% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
            box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
            box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
  }
}
@-webkit-keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
/**/


.custom-title {
    font-size: 16px;
    font-family: 'Gotham-Medium';
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 25px;
    color: #5f5f5f;
}
.addrform-container {
    float: left;
    width: 100%;
}
.addright-wrapper:before {
    content: "";
    background-color: #ecebeae0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
}
.addright-wrapper {
    position: relative;
	    padding: 0 24px;
}
.addrsingle{
    background-color: #fff;
    box-shadow: 0 0 13px -1px #e4e2e2;
    padding: 10px 6px;
}
.addside-wraper {
    padding: 0 30px;
}
.shipping-section {
    min-height: 36vh;
	padding-bottom: 70px;
}
.checkout-address .addrsingle {
    padding: 15px;
}
.checkout-address .addrsingle {
    padding: 15px 25px;
	text-transform: capitalize;
}
.checkout-address .cartsummary-single {
    border-bottom: none;
}
.checkout-address .productlist-addtable {
    margin: 10px 0 40px;
}
.profiletab-wraper{
	
}
.profiletab-wraper.list-inline {
    margin-left: 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
}

.profiletab-wraper li a {
    font-size: 16px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    color: #5c5c5d;
    padding: 15px 0 20px;
    margin: 0 15px;
	transition: all 0.5s ease;
	position: relative;
}
.profiletab-wraper li a:hover {
    color: #147db9;
    transition: all 0.5s ease;
}
.profiletab-wraper li.active a {
    color: #536dad;
}
.profiletab-wraper li a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    content: "";
    height: 2px;
    background-color: #147db9;
	transition: all 0.5s ease;
}
.profiletab-wraper li.active a:after {
	left: 0;
    width: 100%;
	transition: all 0.5s ease;
}
.changepwd-wraper .formgrp-inner {
    float: left;
    padding: 0 6px;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.myprofile-wraper label {
    display: block;
    margin-bottom: 6px;
    font-weight: 400;
    color: #636161;
    font-size: 14px;
}

.myprofile-wraper .form-control[disabled]{
	background-color: #fff;
	cursor: default;
}
.absbtn-wraper{
	position: relative;
}
.absbtn, .absbtn:hover {
    position: absolute;
    left: 5px;
    width: calc(100% - 10px);
    top: 5px;
	transition: all 0.5s ease;
}
.profile-edit .absbtn {
    visibility: hidden;
	position: absolute;
	opacity: 0;
	transition: all 0.5s ease;
}
.profile-section{
	padding: 30px 0;
}
.custom-modal .modal-body, .custom-modal .modal-content{
    float: left;
    width: 100%;
	border-radius: 0;
}
.addrbottom{
	margin-top: 15px;
}
.forget_link{
	display: inline-block;
	color: #000000;
}
.forget_link span {
    display: inline-block;
    margin-left: 12px;
    color: #536dad;
    transition: all ease-in 0.5s;
    text-decoration: underline;
}
.input-group-btn {
    outline: 0;
}
.header-search .btn-default.active.focus, .header-search .btn-default.active:focus, .header-search .btn-default.active:hover, .header-search .btn-default:active.focus, .header-search .btn-default:active:focus, .header-search .btn-default:active:hover, .header-search .open>.dropdown-toggle.btn-default.focus, .header-search .open>.dropdown-toggle.btn-default:focus, .header-search .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #536dad;
    border-color: #536dad;
}
.smallbtn{
    color: #ffffff;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: none;
    transition: all 0.5s ease;
    background-color: #f58220;
    padding: 5px 15px;
}
.smallbtn:hover{
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.5s ease;
    background-color: #147db9;
}
.parsley-errors-list{
	display: none;
}

body .shipping-wraper .form-control.parsley-error, input.parsley-error, .form-control.parsley-error{
    border: 1px solid #ff4242;
}
.smallbtn-secodary {
    background-color: #536dad;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-size: 12px;
	transition: all 0.5s ease;
}
.smallbtn-secodary:hover, .smallbtn-secodary:focus {
    background-color: #147db9;
    color: #fff;
	transition: all 0.5s ease;
}
.invoicepage .addside-wraper {
    padding: 0 15px;
}
.invoicepage .profile-section {
    padding: 10px 0;
}
.backbtn{
    display: inline-block;
    background-color: #ffffff;
    font-size: 14px;
    padding: 5px 25px;
    color: #484848;
    text-transform: capitalize;
    border: 1px solid #d0d0d0;
	transition: all 0.5s ease;
}
.backbtn:hover{
    background-color: #f5f5f5;
    color: #484848;
    transition: all 0.5s ease;
}
.searchlist-page .page-title{
	text-transform: none;
}

.animatedbag-wraper {
   
   /* position: absolute;
	background-color: #e73c7e;
    width: 40px;
    height: 40px;
    left: -20px;
    top: -2px;
    border-radius: 50px;
    line-height: 38px;
    text-align: center;*/
}
.animatedcart{
	 position: relative;
    -webkit-animation: wobble 1.7s ease infinite 0.6s;
    -moz-animation: wobble 1.7s ease infinite 0.6s;
    animation: wobble 1.7s ease infinite 0.6s;
}
.animated-bag {
    transform: translateY(-8px) translateX(4px) rotate(36deg);
    position: absolute;
    width: 7px;
	-webkit-animation: cartbag 1.7s ease infinite;
	-moz-animation: cartbag 1.7s ease infinite;
	animation: cartbag 1.7s ease infinite;
}
@-webkit-keyframes cartbag {
	0% {
		transform: translateY(-8px) translateX(4px) rotate(36deg);
	}
	50% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0.5);
	}
	60% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
	100% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
}
@-moz-keyframes cartbag {
	0% {
		transform: translateY(-8px) translateX(4px) rotate(36deg);
	}
	50% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0.5);
	}
	60% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
	100% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
}
@keyframes cartbag {
	0% {
		transform: translateY(-8px) translateX(4px) rotate(36deg);
	}
	50% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0.5);
	}
	60% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
	100% {
		transform: translateY(2px) translateX(4px) rotate(36deg) scale(0);
	}
}


@keyframes wobble{
0% {
transform: translateX(-1px);
}
10% {
transform: translateX(2px);
}
20% {
transform: translateX(-1px);
}
30% {
transform: translateX(0);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0);
}
}
@@-webkit-keyframes wobble{
0% {
-webkit-transform: translateX(-1px);
}
10% {
-webkit-transform: translateX(2px);
}
20% {
-webkit-transform: translateX(-1px);
}
30% {
-webkit-transform: translateX(0);
}
60% {
-webkit-transform: translateX(0);
}
100% {
-webkit-transform: translateX(0);
}
}


.common-notify, .common-notify:hover {
    min-width: 90px;
    color: #fff;
    text-align: center;
	border-radius: 0;
}
.common-notify + .common-notify{
	margin-top: 5px;
}
.outof-stock{
	background-color: #f54c48;
	cursor: default;
	display: block;
}
.notifyme{
	background-color: #65a965;
	display: block;
}
.bredcrumb-container {
    padding: 10px 0 0 0;
}
/*.bredcrumb-inner {
    border-bottom: 1px solid #ededed;
}*/
.bredcrumb-section ul {
    margin: 0;
    padding: 0 0 10px 0;
}
.bredcrumb-section li {
    position: relative;
    padding: 0 10px 0 0;
}
.bredcrumb-section li a {
    color: #000000;
    font-size: 13px;
    padding: 0 4px 0 0;
    text-transform: capitalize;
    transition: all 0.5s ease;
}
.bredcrumb-section li:last-child a {
    cursor: default;
    color: #536dad;
}
.bredcrumb-section li:nth-child(2) a {
    cursor: default;
}
.bredcrumb-section li:after {
    content: "\f105";
    font-family: fontawesome;
    color: #cccccc;
    font-size: 15px;
    position: absolute;
    right: 2px;
    top: 0;
}
.bredcrumb-section li:last-child:after{
	display: none;
}
.bredcrumb-section{
	background-color: #00000010;
}
.contentpage-section {
    padding: 60px 0;
}
.contentpage-section .content-para h1 {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Gotham-Medium';
}
.content-para .form-group {
    margin-bottom: 10px;
}
.content-para ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.addr-container p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
}
.addr-container p i {
    font-size: 25px;
    width: 35px;
}
.contentpage-section p a, .contentpage-section li a {
    color: #da6b26;
    text-decoration: underline;
}
.addr-container{
	/*margin: 30px 0 50px;*/
}
.homeprd-single .knowmore-btn{
	margin-bottom: 25px;
}
.client-slider{
	margin-top: 15px;
}
.inquiry-wraper{
	margin-top:  30px;
}

.navbar-nav .dropdown .dropdown-menu {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    transform: translateY(10px);
    display: block;
    visibility: hidden;
    opacity: 0;
}

.navbar-nav .dropdown.open .dropdown-menu {
    
    opacity: 1;
	transform: translateY(-18px);
	visibility: visible;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	
}
.navbar-nav  .dropdown-menu>li>a {
    padding: 15px 20px;
    text-transform: capitalize;
    font-size: 16px;
}
.inquiryform {
    margin-top: 25px;
    float: left;
    width: 100%;
}
#couponremove.primdark-btn {
    background: linear-gradient(215deg, #f52020, #ff5757);
}
.invoicetop-wraper{
	background-color: #fff;
    box-shadow: 0 0 13px -1px #e4e2e2;
	padding: 25px 25px 0;
	position: relative;
}
.invoicetop-wraper:before {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 90%;
    top: 5%;
    content: "";
    background-color: #e2e2e2;
}
.invoiceright-top .custom-title{
    font-size: 24px;
    padding-bottom: 30px;
}

.navbar-nav .dropdown:hover .menuclosed.dropdown-menu {
    opacity: 0;
    transform: translateY(30px);
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.buyonline-xs {
    color: #fff;
    padding: 14px 30px;
    margin-top: -12px;
    transition: all 0.5s ease;
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 7s ease infinite;
    border-radius: 20px;
    font-size: 16px;
    line-height: 15px;
}
.buyonline-xs span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
}
/*.buyonline-xs{
	color: #fff;
    padding: 3px 10px;
    transition: all 0.5s ease;
    background: linear-gradient(-45deg, #EE7752, #E73C7E);
    border-radius: 20px;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
}*/
.buyonline-xs:hover{
	color: #fff;
    transition: all 0.5s ease;
}

.pos{
    position: relative;
}

.pos .col-md-4{
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 9999999;
}



#canc h3 span {
    text-transform: uppercase;
    color: red;
    font-weight: 600;
}

#succ h3 span{
    text-transform: uppercase;
    color: #3c763d;
    font-weight: 600;
}
.payment-mode .radio label, .payment-mode label.radio-inline {
    font-size: 12px;
}
.payment-mode .radio {
        margin-top: 0;
    margin-bottom: 0;
}
/*.radio .parsley-error .circle {
    border: 2px solid rgb(255, 49, 49);
}*/
.payment-mode .parsley-errors-list {
    display: block;
    list-style: none;
    font-size: 10px;
    position: absolute;
    width: 320px;
    left: 0;
    text-align: left;
    padding: 0 7px;
    line-height: 12px;
	color: #ff2828;
}
.dropdown:hover .dropdown-menu {
    transition: all 0.4s ease;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}
.dropdown .dropdown-menu {
    display: block;
    transition: all 0.3s ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
 }

 .printbtn{
    background: #5a74b6;
    margin-right: 20px;
    font-size: 16px;
    padding: 4px 20px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Gotham-Medium';
    border: 1px solid #5a74b6;
    transition: 0.7s;
 }

  .printbtn:hover{
    color: #f58220;
    border: 1px solid #f58220;
    background: transparent;
  }

@media print {

    .printbtn, .backbtn{
        display: none;
    }
    .page-title {
    
   
    padding-bottom: 0px;
}
.invoicetop-wraper{
        padding: 0;
}


.productlist-addtable .table>thead>tr>th{
       font-weight: 500;
}

.custom-title {
    font-size: 14px;
    margin-bottom: 0px !important;
}

.invoiceright-top .custom-title{
    font-size: 14px;
    padding-bottom: 0px;
}
.productlist-addtable .table>tbody>tr>td{
           padding: 10px 0px;
           text-align: center;
}

.pagetitle-section{
        margin: 0;
}
.orderdetail-container{
        text-align: left;
}
.custom-title{
    text-align: left;
}

.invoicetop-wraper .addside-wraper{
    float: left;
}


.addside-wraper{
    width: 50%;
}

.ccc{
    width: 50%;
    float: right;
}
.radio label{
        padding-left: 0;
}
.cartsummary-single{
        padding-right: 30px;
}

}
.productlist-custable.productlist-addtable{
	display: block;
}

.small-text { font-size:9px;}

.bannerinner img{
	width: 100%;
}


a.spins {
    background: #E84478;
    color: #fff;
    padding: 5px 15px;
    transition: all 500ms ease;
    border-radius: 0px;
    font-style: normal;
	font-family: 'Gotham-Book';
    font-size: 13px;
	display: inline-block;
    text-transform: uppercase;
	
}

.fixedbtn-wraper a.spins {
    position: fixed;
    right: -40px;
    transform: rotate(-90deg);
    z-index: 9;
    padding: 10px 15px;
    top: 45vh;
}
a:hover.spins{background:#2EA0D0	;transition: all 500ms ease;}

.mr-bt{margin-bottom:30px;display:block;}



.footer-menu .social-links li {
    width: auto;
}
.contactleft-single {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}
.contactleft-single .section-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
}

 .content-para .contactleft-single p {
    line-height: 24px;
}
body .zsiq_floatmain {
	z-index: 1 !important;
}

.productdetail-imgwraper .slick-prev:before, .productdetail-imgwraper .slick-next:before {
    font-family: 'fontawesome';
    color: #525151;
}
.productdetail-imgwraper .slick-next:before {
    content: '\f105';
}
.productdetail-imgwraper .slick-prev:before {
    content: '\f106';
}
.subbrand-logo{
	display: inline-block;
    width: 50px;
    vertical-align: middle;
    margin: 0 5px;
}
.customlegend-wraper{
	padding: 20px;
}
.customlegend-list{
	margin-bottom: 0;
}
.clients-section .common-slider .owl-theme .owl-controls {
    bottom: auto;
    top: 25%;
}

.productdetail-imgwraper .thumbnailprd-slider .slick-next:before {
    content: '\f107';
}
.thumbnailprd-slider .slick-next {
    right: 35px;
    border: 1px solid #0000001c;
    border-radius: 50%;
	/*bottom: -65px;*/
	top: auto;
}
.thumbnailprd-slider .slick-prev {
    left: 35px;
    top: -20px;
	border: 1px solid #0000001c;
	border-radius: 50%;
}
.thumbnailprd-slider .slick-prev, .thumbnailprd-slider .slick-next{
	width: 30px;
	height: 30px;
}

.tdamount-price {
    min-width: 75px;
    display: inline-block;
}
.notecontent-top span {
    display: inline-block;
    max-width: 72%;
    vertical-align: middle;
}
.notecontent-top {
    font-size: 16px;
    line-height: 22px;
}
.btmbtn-container{
	margin-top: 15px;
}
.noresult-content{
	min-height: 40vh;
}
.
.categorywraper{
	margin-bottom: 35px;
}
.buysample-content {
    margin-top: 10px;
    padding: 15px;
background-color: #fde2cb;
    border-radius: 4px;
}
.buysample-content p {
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 0;
}
.buysample-content a.spins {
    padding: 1px 18px;
    font-size: 12px;
    border-radius: 15px;
}
.payment-mode{
	    text-align: left;
    margin-top: 10px;
}
.promo-wraper {
    background-image: url(../images/promo/promobg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
    float: left;
    width: 100%;
}
.promo-section{
	margin: 50px 0 0;
}
.promoright {
    /*padding: 45px 90px 0;*/
}

.promoleft{
    overflow: hidden;
}

.promoleft-top {
    padding: 45px 0 22px;
}


.promoleft-bottom {
    padding-top: 50px;
    padding-bottom: 10px;
    position: relative;
}
.promoleft-bottom:before,.promoleft-bottom:after{
	position: absolute;
	content: "";
}
.promoleft-bottom:before {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid #ffffff;
        left: calc(50% - 80px);
    bottom: -70px;
}
.promoleft-bottom:after {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.12);
        left: calc(50% - 100px);
    bottom: -90px;
}
.offer-type {
    font-size: 26px;
    font-family: 'Lobster';
    letter-spacing: 1px;
    color: #e6ff40;
}
.offercaption {
    font-size: 18px;
    line-height: 15px;
}
.smallcaption{
	font-size: 12px;
}
.upto-amount {
    font-family: 'Gotham-Medium';
    font-size: 16px;
    color: #eaff00;
    margin-top: 4px;
}
.promomiddle {
    padding: 35px 0;
}
.offercode-inner {
    background-color: #ffffff15;
    padding: 10px 15px;
    text-transform: none;
    display: inline-block;
    font-family: 'Gotham-Medium';
    letter-spacing: 4px;
    font-size: 18px;
    min-width: 200px;
}
.checkout-page .promo-slimsection .container{
	padding: 0;
}
.offercode {
    border: 1px dashed rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 6px;
    margin-bottom: 30px;
	position: relative;
}
.offercode:before {
    background-image: url(../images/icons/cutter.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: -19px;
    background-size: 25px;
}
.offer-smallcaption{
    display: inline-block;
    font-size: 12px;
    border-bottom: 1px solid #ffffff3b;
    margin-bottom: 14px;
	text-transform: capitalize;
	
	
}


.validity-date{
	font-family: 'Gotham-Medium';
	font-size: 22px;
}
.promotagline {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'Lobster';
    color: #0b8dd7;
}
.stickcoupon-code {
    background-color: #147db9;
    padding: 10px;
    text-transform: none;
    display: inline-block;
    font-family: 'Gotham-Medium';
    /* letter-spacing: 8px; */
    font-size: 18px;
    min-width: 180px;
    text-align: center;
    color: #ffffff;
    background-image: url(../images/promo/promobg.jpg);
    background-size: cover;
}
.couponcode span{
	display: inline-block;
	vertical-align:  middle;
	min-height: 45px;
	float: left;
}
.stickcoupon-liner{
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Lobster';
    padding: 0 10px;
}
/*.stickcoupon-image {
    padding: 6px;
    background-color: #f9f9f9;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
    
}*/
.stickcoupon-image {
    padding: 10px 34px 10px 35px;
    background-color: #536dad;
    cursor: pointer;
    transform: rotate(-90deg);
    position: absolute;
    left: -111px;
    color: #ffffff;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    top: calc(50% - 22px);
    font-size: 16px;
}
.couponcode{
    position: fixed;
    right: calc(-100% + 70px);
    top: 40%;
    z-index: 9;
	transition: all 0.5s ease;
	box-shadow: -1px 0px 3px 1px rgba(0, 0, 0, 0.2);
	max-width: 265px;
}
.animate-fields .couponcode {
    right: calc(0% - 180px);
    transition: all 0.5s ease;
}
.animate-fields .active.couponcode {
    right: 0 !important;
    transition: all 0.5s ease;
}
.promo-sliminner {
    background-color: #352983;
    padding: 15px;
    color: #ffffff;
}
.promo-sliminner .offercode {
    margin: 10px 0 0;
    
}
.productdetail-contentwraper table td {
    font-size: 14px;
    padding: 8px !important;
    border-color: #e5dddd !important;
}
.buynow-btn{
	color: #fff;
    padding: 5px 20px;
    transition: all 0.5s ease;
	background-color: #e73c7e;
    border-radius: 20px;
}
.buynow-btn:hover, .buynow-btn:focus{
	color: #fff;
    padding: 5px 20px;
	background-color: #536dad;
    transition: all 0.5s ease;
}
.headertop .list-inline.social-links li {
    border: 0;
    padding: 0;
    margin-left: 4px;
    margin-top: 2px;
}
.headertop .list-inline .socialist-container{
	padding: 0 15px;
}
.headertop .social-links li a:after {
    background-color: #95bbd6;
}
.customlegend-list li span{
	display: inline-block;
	vertical-align: middle;
}

/**blink start**/
blink {
  -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
  animation: 2s linear infinite condemned_blink_effect;
  color: #2d38be;
            font-size: 15px;
            font-weight: bold;
}

.dropdown-single a blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
  animation: 2s linear infinite condemned_blink_effect;
  color: #2d38be;
  font-size: 13px;
  font-weight: bold;
}

/* for Safari 4.0 - 8.0 */
@-webkit-keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

/**blink end **/

/**pincode style**/
.check-pincode form {
  outline: 0;
  float: left;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.check-pincode form > .textbox {
  outline: 0;
  height: 35px !important;
  width: 207px !important;
  line-height: 42px;
  padding: 0 16px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #212121;
  border: 0;
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.check-pincode form > .textbox:focus {
  outline: 0;
  background-color: #FFF;
}
.check-pincode h3 {
    color: #000;
    padding: 10px 0 10px 0;
}
.check-pincode form > .button {
  outline: 0;
  background: none;
  background-color: rgb(83 109 173);
  float: left;
  height: 35px;
  width: 100px;
  text-align: center;
  line-height: 42px;
  border: 0;
  color: #FFF;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.check-pincode form > .button:hover {
  background-color: rgba(0, 150, 136, 0.8);
}
.check-pincode {
    margin: 0 0 0 -12px;
}
p.pincode_status {
    /* width: 100%; */
    clear: both;
    font-size: 16px;
    font-weight: 500;
    /* text-align: center; */
}
form#pincode_info {
    width: 100%;
    border: none;
    -webkit-box-shadow: 0px 0px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: justify;
}
.myprofile-wraper label {
    display: block;
    margin-bottom: 6px;
    font-weight: 400;
    color: #636161;
    font-size: 14px;
}
/**pincode style end**/


/**blog end*/

input[type="submit"] {
    color: white;
    background-color: #00adffc9;
    border-color: none;
    /* border-block-color: grey; */
    border-color: #00adffc9;
    width: 95%;
}
.profiletab-wraper li a {
    font-size: 16px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    color: #5c5c5d;
    padding: 15px 0 20px;
    margin: 0 15px;
    transition: all 0.5s ease;
    position: relative;
}
.profiletab-wraper.list-inline {
    margin-left: 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
    margin-top:5%;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    
}