@font-face {
font-family:"gotham-rounded";
src:url('../fonts/gotham-rounded-light.eot');
src:url('../fonts/gotham-rounded-light.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-rounded-light.svg#GothamRounded') format('svg'), url('../fonts/gotham-rounded-light.woff') format('woff'), url('../fonts/gotham-rounded-light.ttf') format('truetype');
font-weight:normal;
font-style:normal
}
body {
	font-family:"gotham-rounded";
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-smoothing:antialiased
}
.row-equal-height {
	display:table
}
.row-equal-height [class*="col-"] {
float:none;
display:table-cell;
vertical-align:top;
}
.fa-check-circle {
	color:green!important
}
.coupon-code-message .fa-times {
	color:red!important
}
.grey-text {
	color:#757575
}
.text-bold {
	font-weight:bold
}
.text-black {
	color:black
}
.social-login {
	color:#36417f;
	text-decoration:underline
}
@media (min-width:768px) {
#wishlist-login-modal .modal-dialog {
width:400px;
}
}
select, select.form-control {
	-moz-appearance:none;
	background:rgba(0, 0, 0, 0) url("../images/arrow_down.png") no-repeat scroll 90% center;
	border:1px solid #e9e9e9;
	border-radius:0;
	box-shadow:none;
	cursor:pointer;
	line-height:100%;
	max-width:100%;
	outline:0 none;
	padding:0;
	position:relative;
	text-indent:0.01px;
	text-overflow:""
}
.input-box select {
	background:rgba(0, 0, 0, 0) url("../images/arrow_down.png") no-repeat scroll 98% center;
	padding:0 10px
}
.text-box {
	background:rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	bottom:0;
	font-size:17px;
	letter-spacing:1px;
	padding:20px;
	position:absolute;
	transition:all 0.3s ease-in-out 0s;
	width:60%
}
.text-box:before {
	border:1px solid #ffffff;
	bottom:10px;
	content:"";
	left:10px;
	position:absolute;
	right:10px;
	top:10px
}
.text-box p {
	color:#555;
	font-size:24px;
	letter-spacing:2px;
	margin-bottom:5px
}
.text-box h2 {
	font-size:25px;
	margin-bottom:0;
	margin-top:5px;
	text-transform:uppercase;
	color:#555
}
.text-box h3 {
	color:#7ec6ac;
	font-size:20px;
	line-height:18px;
	margin-bottom:50px;
	margin-top:0;
	text-transform:uppercase
}
.text-box h3 span.number {
	font-size:90px;
	line-height:0;
	position:relative;
	top:44px
}
.ribbon-wrapper {
	width:150px;
	height:100px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.ribbon {
	font:bold 12px Sans-Serif;
	text-align:center;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	position:relative;
	padding:2px 0;
	left:-54px;
	top:-16px;
	width:175px;
	background-color:#f03f63;
	color:white
}
.price-avaible {
	margin-top:15px;
	padding:0 0 20px 0
}
.sale-text:before {
	border-bottom-style:solid;
	border-bottom-width:8.5px;
	bottom:100%
}
.sale-text:before, .sale-text:after {
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	content:"";
	left:0;
	position:absolute;
	width:0
}
.sale-text:before {
	border-bottom-color:#7ec6ac
}
.sale-text:after {
	border-top-style:solid;
	border-top-width:8.5px;
	top:100%
}
.sale-text:before, .sale-text:after {
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	content:"";
	left:0;
	position:absolute;
	width:0
}
.sale-text:after {
	border-top-color:#7ec6ac
}
.sale-text {
	display:block;
	font-size:13px;
	height:22px;
	line-height:22px;
	margin:11.55px 0;
	position:absolute;
	right:20px;
	text-align:center;
	top:20px;
	width:40px;
	z-index:9
}
.sale-text {
	background-color:#7ec6ac;
	color:#ffffff
}
.sale-text span::before {
background:#ffffff none repeat scroll 0 0;
content:"";
height:1px;
left:12px;
position:absolute;
top:0;
width:15px
}
.sale-text span::after {
background:#ffffff none repeat scroll 0 0;
bottom:0;
content:"";
height:1px;
left:12px;
position:absolute;
width:15px
}
.product-image a img {
	backface-visibility:hidden;
	transition:all 0.7s ease 0s;
	height:100%;
}
.product-image a img.secondary-image {
	backface-visibility:hidden;
	left:0;
	opacity:0;
	position:absolute;
	top:0;
	transform:rotateY(-180deg);
	transition:all 0.7s ease 0s;
	width:100%;
	z-index:-1
}
.single-product:hover .product-image a .primary-image {
	transform:rotateY(180deg)
}
.single-product:hover .product-image a .secondary-image {
	opacity:1;
	transform:rotateY(0deg);
	z-index:1
}
.action-buttons {
}
.pro-rating {
	bottom:0px;
	opacity:0;
	position:absolute;
	text-align:center;
	width:100%;
	transition:all 0.3s ease-in-out 0s
}
.pro-rating i {
	color:#999;
	font-size:12px
}
.single-product:hover .pro-rating {
	bottom:48px;
	opacity:1
}
.single-product:hover h6.price {
	opacity:0;
	transition:all 0.3s ease 0s
}
.add-to-cart.border-line::before {
top:16px
}
.owl-theme .owl-controls .owl-page span {
	background:#666 none repeat scroll 0 0;
	margin:5px;
	opacity:0.5
}
.owl-theme .owl-controls .owl-page.active span {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #656565
}
.owl-theme .owl-controls .owl-page {
	margin-top:10px
}
.product-detail-logos {
	margin-top:-16px
}
.prod-page-logo-text {
	color:#5357669c;
	font-weight:bold
}
.test-img {
	margin-bottom:100px
}
.test-text {
	padding:0 120px
}
.test-text p {
	font-size:14px
}
.test-heading {
	font-weight:normal;
	left:0;
	position:absolute;
	text-align:center;
	top:-122px;
	width:100%;
	z-index:9
}
.owl-theme .owl-controls .owl-page.active span {
	background:#fff
}
.test-text>h3 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase
}
.test-text h6 {
	font-size:14px;
	font-weight:normal
}
.test-text>h4 {
	font-size:12px;
	font-weight:bold;
	margin:0
}
.tab-menu li {
	background:#fff none repeat scroll 0 0
}
.tab-menu li:first-child {
	padding-left:15px
}
.tab-menu li:last-child {
	padding-right:15px
}
.tab-menu li a {
	border:1px solid #e3e3e3;
	border-radius:20px;
	color:black;
	font-size:14px;
	letter-spacing:1.5px;
	font-weight:bold;
	padding:10px 28px;
	text-transform:uppercase
}
.product-tab-area .border-line::before {
top:18px
}
.tab-menu li.active a, .tab-menu li a:hover {
	background:#36417f;
	color:white;
	font-weight:bold;
	border-color:#36417f;
	text-decoration:none
}
.input-box.message {
	margin-top:50px
}
@media (max-width:767px) {
.cancel-order-button {
font-size:18px;
height:40px;
line-height:40px;
border-radius:6px;
cursor:pointer;
width:50%;
float:right
}
.cancel-reason {
font-size:13px;
height:40px;
line-height:40px;
display:block;
border:2px solid #36417f;
border-radius:6px;
width:50%;
float:left
}
}
@media (min-width:767px) {
.cancel-order-button {
font-size:18px;
height:40px;
line-height:40px;
border-radius:6px;
cursor:pointer;
margin:auto;
display:block;
width:40%;
float:right
}
.cancel-reason {
font-size:15px;
height:40px;
line-height:40px;
border:2px solid #36417f;
border-radius:6px;
margin:auto;
display:block;
width:40%;
float:left
}
}
.icon::before {
border-right:1.4142px solid #e9e9e9;
border-top:1.4142px solid #e9e9e9;
top:-28.2843px
}
.icon::before, .icon::after {
background-color:inherit;
content:"";
height:56.57px;
left:10px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:58px;
z-index:1
}
.icon::after {
border-bottom:1.4142px solid #e9e9e9;
border-left:1.4142px solid #e9e9e9;
bottom:-28.2843px
}
.icon::before, .icon::after {
background-color:inherit;
content:"";
height:56.57px;
left:10px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:58px;
z-index:1
}
.icon {
	background-color: rgba(0, 0, 0, 0);
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    float: left;
    height: 39px;
    margin: 23.09px 15px 23.9px 0px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0px;
    width: 80px;
    vertical-align: top;
    font-size: 28px;
}
.icon span::before {
border-right:0 solid #333333;
border-top:0 solid #333333;
top:-24.7487px
}
.icon span::before, .icon span::after {
background-color:inherit;
content:"";
height:49.5px;
left:10px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:49.5px;
z-index:1
}
.icon span::after {
border-bottom:0 solid #333333;
border-left:0 solid #333333;
bottom:-24.7487px
}
.icon span::before, .icon span::after {
background-color:inherit;
content:"";
height:49.5px;
left:10px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:49.5px;
z-index:1
}
.item-box .icon span {
	border-left:0 solid #e9e9e9;
	border-right:0 solid #e9e9e9;
	display:block;
	height:34.41px;
	margin:2px 4.5px;
	position:relative;
	transition:all 0.3s ease-in-out 0s;
	width:69px
}
.icon span i {
	font-size:25px;
	position:relative;
	z-index:9;
	color:#777
}
.item-box:hover .icon span i {
	color:#fff
}
.date-box:before {
	border-right:1.4142px solid #ffffff;
	border-top:1.4142px solid #ffffff;
	top:-21.2132px
}
.date-box:before, .date-box:after {
	background-color:#ffffff;
	content:"";
	height:42px;
	left:7.7868px;
	position:absolute;
	transform:scaleY(0.5774) rotate(-45deg);
	width:42.43px;
	z-index:-1
}
.date-box::after {
border-bottom:1.4142px solid #ffffff;
border-left:1.4142px solid #ffffff;
bottom:-21.2132px;
top:9px
}
.date-box:before, .date-box:after {
	background-color:#ffffff;
	content:"";
	height:42px;
	left:7.7868px;
	position:absolute;
	transform:scaleY(0.5774) rotate(-45deg);
	width:42.43px;
	z-index:-1
}
.date-box {
	background-color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	bottom:-33px;
	float:left;
	height:29.64px;
	margin:17.32px -3px;
	padding:0;
	position:absolute;
	right:0;
	text-align:center;
	width:60px;
	z-index:0
}
.date-box span::before {
border-right:0 solid #ef3f65;
border-top:0 solid #ef3f65;
top:-19px
}
.date-box span::before, .date-box span::after {
background-color:inherit;
content:"";
height:37px;
left:7.5px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:38px;
z-index:1
}
.date-box span::after {
border-bottom:0 solid #ef3f65;
border-left:0 solid #ef3f65;
bottom:-19px
}
.date-box span::before, .date-box span::after {
background-color:inherit;
content:"";
height:37px;
left:7.5px;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:38px;
z-index:1
}
.date-box span {
	background-color:#36417f;
	border-left:0 solid #36417f;
	border-right:0 solid #36417f;
	display:block;
	height:25px;
	margin:2px;
	position:relative;
	width:54px
}
.date-box {
	text-align:center
}
.date-box span label::before {
background:#ffffff none repeat scroll 0 0;
content:"";
height:1px;
left:4px;
position:absolute;
top:19px;
width:25px
}
.date-box span label {
	color:#ffffff;
	font-size:13px;
	left:10px;
	position:absolute;
	top:0;
	width:34px;
	z-index:9
}
.blog-footer li i {
	color:#8b8b8b;
	padding-right:5px
}
.logostick {
	padding:12px 20px;
	position:absolute;
	top:0;
	z-index:8
}
button.close {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-size:30px;
	padding:0;
	position:absolute;
	right:15px;
	top:5px
}
.pro-img #sync2 .synced .single-itemp>a::before {
	background-color:rgba(0, 0, 0, 0.2);
	content:"";
	height:100%;
	opacity:0.5;
	position:absolute;
	width:100%;
}
.single-itemp {
	margin:0 10px;
	position:relative
}
.model-product-box .owl-theme .owl-controls .owl-buttons div, .owl-buttoncercle-right .owl-theme .owl-controls .owl-buttons div {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #dcdcdc;
	border-radius:50%;
	color:#757575;
	font-size:16px;
	height:25px;
	line-height:17px;
	opacity:1;
	padding:3px 8px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	transition:all 0.4s ease 0s;
	width:25px;
}
 
.model-product-box .owl-next {
	right:0px
}
.cart-plus-minus label {
	font-weight:400;
	margin-right:10px
}
.product-quantity .pro-add-to-cart {
	float:left;
	margin-left:15px
}
.product-quantity .pro-add-to-cart p a {
	padding:9px 22px 7px;
	border-color:#e2e2e2;
	color:#3c3c3c
}
.pro-add-to-cart p a:hover {
	border-color:#00A9E0;
	color:#fff
}
.social-icone li {
	padding:0 2px
}
.pro-description>p {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-bottom:20px;
	margin-top:10px;
	padding:30px 0
}
.pro-description>form {
	width:100%;
	padding:10px 0px 20px 0px
}
.product-content {
	background:rgba(72, 201, 176, 0.85) none repeat scroll 0 0;
	color:#ffffff;
	height:100%;
	padding:15px;
	position:absolute;
	top:100%;
	transition:all 0.4s ease-in-out 0s
}
.slider-item:hover .product-content {
	top:0
}
.slider-item .rating i {
	color:#ddd
}
.slider-item .price del {
	color:#fff
}
.slider-item a.p-button {
	border:1px solid #fff
}
.slider-item .p-button:hover {
	background-color:#63D1BC
}
.box .product-image {
	border-left:0 none;
	border-right:0 none;
	border-top:0 none
}
.box .action-buttons {
	left:0;
	right:0;
	text-align:center;
	top:101%
}
.box .pro-name {
	font-size:14px
}
.header-bottom {
	position:relative;
	z-index:-1
}
.inner-pagination .owl-theme .owl-controls {
	bottom:6px;
	margin-top:10px;
	position:absolute;
	text-align:center;
	width:100%
}
.tab-menu.tab-2 li.active a, .tab-menu.tab-2 li a:hover {
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border:0 none;
	color:#18bd9c
}
.tab-menu.tab-2 li a {
	border:0 none;
	border-radius:20px;
	color:#777;
	display:inline-block;
	font-size:15px;
	letter-spacing:1.5px;
	padding:0 5px;
	text-transform:uppercase
}
.tab-menu.tab-2 li:first-child {
	padding-left:0
}
.tab-2 li {
	position:relative
}
.tab-2 li::after {
background:#ddd none repeat scroll 0 0;
content:"";
height:14px;
left:-4px;
position:absolute;
top:3px;
width:2px
}
.tab-2 li:first-child:after {
	opacity:0
}
.owl-buttoncercle-right .owl-theme .owl-controls .owl-buttons div {
	top:-45px
}
.owl-buttoncercle-right .owl-next {
	right:10px
}
.owl-buttoncercle-right .owl-prev {
	right:45px
}
.owl-buttoncercle-right .owl-theme .owl-controls .owl-buttons div:hover {
	background:#36417f none repeat scroll 0 0;
	border:1px solid #36417f;
	color:#fff
}
.item-m-r .single-product {
	margin-right:15px
}
.servies-bg {
	background-image:url("images/bg/home3-service-bg.jpg");
	background-size:cover
}
.icon2 {
	background:#595959 none repeat scroll 0 0;
	color:#fff;
	height:26px;
	left:-30px;
	position:relative;
	text-align:center;
	top:-1px;
	width:60px
}
.icon2::after, .icon2::before {
background:#595959 none repeat scroll 0 0;
content:"";
height:42px;
left:8px;
position:absolute;
top:-21px;
transform:scaleY(0.5774) rotate(-45deg);
width:43px;
z-index:0
}
.icon2::before {
top:5px
}
.icon2>span {
	font-size:25px;
	left:0;
	position:relative;
	top:0;
	z-index:1
}
.blog-duble .date-box {
	left:11px;
	top:12px
}
.owl-buttoncercle-right.prebutton .owl-next {
	right:4px
}
.owl-buttoncercle-right.prebutton .owl-prev {
	right:38px
}
.input-box-news input {
	background:transparent none repeat scroll 0 0;
	color:#ffffff;
	float:right;
	height:35px;
	left:89px;
	margin-top:0;
	position:absolute;
	width:65%;
	border:1px solid #e5e6e6
}
.input-box-news input:focus {
	border:1px solid #e5e6e6
}
.actions-news button {
	background:transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color #fff;
	border-style:none solid;
	border-width:medium 1px;
	height:34.64px;
	width:60px;
	position:relative
}
.actions-news button::after, .actions-news button::before {
background-color:#fff;
border-radius:0;
content:"";
height:42.43px;
left:7.7868px;
opacity:1;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:42.43px
}
.actions-news button::before {
border-right:1px solid #fff;
border-top:1px solid #fff;
border-width:1px 1px medium medium;
top:-21.2132px
}
.actions-news button::before, .actions-news button::after {
background-color:inherit;
border-radius:0;
content:"";
height:42.43px;
left:8.787px;
opacity:1;
position:absolute;
transform:scaleY(0.5774) rotate(-45deg);
width:42.43px
}
.actions-news button:after {
	border-bottom:1.4142px solid #ffffff;
	border-left:1.4142px solid #ffffff;
	bottom:-21.2132px
}
.actions-news button span {
	color:#fff;
	position:relative;
	z-index:9
}
.actions-news button:hover {
	background:#48c9b0 none repeat scroll 0 0
}
.newsletter {
	padding:20px 15px 15px 15px
}
.blog-duble .blog-text a.p-button {
	margin-top:15px
}
.box a.s-icone {
	margin:0 2px
}
.sidenav-title {
	padding:15px 20px;
	font-weight:bold
}
.sidenav-title h4 {
	font-size:15px;
	margin:0
}
.sidenav-title h4 span {
	margin-right:10px
}
.sidenav-content nav ul {
}
.sidenav-content nav ul li {
	background:#f9f9f9 none repeat scroll 0 0;
	position:relative;
	transition:all 0.3s ease 0s;
	border-left:3px solid transparent
}
.sidenav-content nav ul li a {
	border-bottom:1px solid #ececec;
	color:#444;
	display:block;
	font-size:14px;
	padding:12px;
	position:relative;
	text-transform:uppercase
}
.sidenav-content nav ul li a.drop::before {
color:#666;
content:"\f105";
font-family:fontawesome;
position:absolute;
right:11px
}
.sidenav-content nav ul li:hover {
	background:#fff none repeat scroll 0 0;
	border-left:3px solid #36417f
}
.sidenav-content .megamenu {
	background:#fff none repeat scroll 0 0;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.27);
	left:106%;
	padding:19px 20px;
	position:absolute;
	top:0;
	transform-origin:left center 0;
	transition:all 0.3s ease 0s;
	visibility:hidden;
	width:881px;
	z-index:99
}
.sidenav-content nav ul li:hover .megamenu, .sidenav-content nav ul li:hover ul.dropdown {
	visibility:visible
}
.sidenav-content nav ul li:hover .megamenu span a {
	color:inherit
}
.sidenav-content nav ul li:hover .megamenu span a.mega-title {
	padding-left:0
}
.sidenav-content .megamenu span a.mega-title {
	font-size:15px;
	font-weight:600;
	padding:12px 0
}
.sidenav-content .megamenu span a {
	border-left:3px solid transparent;
	font-size:13px;
	font-weight:500;
	padding:12px 10px;
	text-transform:uppercase
}
.sidenav-content .megamenu span a:hover {
	border-left:3px solid #1abc9c;
	background:#fff
}
.megamenu span.single-menu {
	background:#f9f9f9 none repeat scroll 0 0;
	margin:10px;
	width:30.9%
}
.megamenu a.menu-title {
	font-size:14px!important
}
.megamenu::before, .sidenav-content nav ul li ul.dropdown:before {
border-color:transparent #fff transparent transparent;
border-style:solid;
border-width:9px 8px;
content:"";
left:-16px;
position:absolute;
top:23px
}
.sidenav-content nav ul li ul.dropdown {
	background:#fff none repeat scroll 0 0;
	left:272px;
	padding:15px;
	top:0;
	transform:scale(1);
	visibility:hidden
}
.sidenav-content nav ul li ul.dropdown li {
	border-bottom:none
}
.sidenav-content nav ul li ul.dropdown li a {
	color:inherit
}
.pro-text h6.pro-name {
	font-size:14px
}
.pro-text .rating i {
	font-size:14px
}
.sidebar-box .input-box-news input {
	width:55%
}
.box2 .action-buttons {
	display:inline-block;
	float:right;
	opacity:1;
	padding-right:20px;
	position:static;
	text-align:right;
	transform:translateY(-35px)
}
.box2 a.s-icone {
	margin:0 2px
}
.box2:hover h6.price {
	opacity:1;
	transition:all 0.3s ease 0s
}
.test-2 {
	text-align:center;
	top:-29px
}
.p-banner-text p {
	margin:0
}
.blue .p-button:hover {
	background-color:#3498DB
}
.blue .header-bottom {
	z-index:9
}
.blue .top-cart {
	display:block;
	padding:17px 0;
	text-align:center
}
.blue .owl-buttoncercle-right .owl-theme .owl-controls .owl-buttons div:hover {
	background:#3498DB none repeat scroll 0 0
}
.blue a.s-icone:hover {
	background-color:#3498DB;
	color:#fff
}
.blue .banner-box .p-button {
	background:#fff none repeat scroll 0 0
}
.blue .banner-box .p-button:hover {
	background:#3498db none repeat scroll 0 0;
	color:#fff

}
.blue .date-box span {
	background-color:#3498db
}
.blue .icon2 {
	background:#48a2df none repeat scroll 0 0
}
.blue .icon2::after, .blue .icon2::before {
background:#48a2df none repeat scroll 0 0
}
.blue .text-red .icon2 {
	background:#fe4646 none repeat scroll 0 0
}
.blue .text-red .icon2::after, .blue .text-red .icon2::before {
background:#fe4646 none repeat scroll 0 0
}
.blue .text-yellow .icon2 {
	background:#eec400 none repeat scroll 0 0
}
.blue .text-yellow .icon2::after, .blue .text-yellow .icon2::before {
background:#eec400 none repeat scroll 0 0
}
.single-item .item-box {
	overflow:hidden
}
.blue .tab-menu.tab-2 li.active>a {
	position:relative
}
.blue .tab-menu.tab-2 li.active>a::after {
background:#444 none repeat scroll 0 0;
bottom:-11px;
color:#ccc;
content:"";
height:1px;
left:4px;
position:absolute;
width:87%
}
.home-6-f {
	border-top:3px solid #3498db;
	background:#3C3C3C
}
.footer-bootom_area.home-6 {
	background:#2b2b2b none repeat scroll 0 0
}
.blue .sub-input {
	background:transparent none repeat scroll 0 0;
	border-radius:20px;
	color:#fff;
	height:34px;
	padding:0 15px
}
.blue .tab-menu.tab-2 li.active a, .blue .tab-menu.tab-2 li a:hover {
	color:#3498db
}
.brandlist li + li {
	margin-top:30px
}
.blog-text p {
	margin-bottom:0
}
.page-title-area {
	background:rgba(0, 0, 0, 0) url("../images/blur-effect-banner1.png") no-repeat scroll center center / cover;
	position:relative
}
.title-inner {
	padding:100px 0;
	position:relative;
	text-align:center;
	z-index:2
}
.title-inner h1 {
	color:#fff;
	font-size:52px;
	margin-bottom:0
}
ul.paging-title {
	list-style-type:none;
	margin:11px 0 0;
	padding:0
}
ul.paging-title li {
	color:#dedede;
	display:inline-block;
	font-size:15px
}
ul.paging-title li + li::before {
content:"|";
display:inline-block;
font-size:15px;
padding:0 10px
}
.paging-title a {
	color:inherit
}
.paging-title li a:hover {
	color:#fff
}
.paging-title li span {
	color:#fff
}
 
.reted-product .rating i, .model-product-box .rating i, .com-content .rating i, .rating a i, .rating i {
	color:white;
	-webkit-text-stroke-width:1.5px;
	-webkit-text-stroke-color:#ffd200
}
.fa.fa-star.text-yellow {
	color:#ffd200!important
}
.reted-product .g-product-box {
	margin-bottom:15px
}
 
.tool-content {
	border-bottom:1px solid #ececec;
	padding-bottom:20px
}
.tool-content-bottom {
	border-top:1px solid #ececec;
	padding-top:20px
}
.tool-box span {
	margin-right:10px
}
.tool-box a+a {
	margin-left:5px
}
.tool-box a {
	color:inherit;
	font-size:14px;
	padding:2px 5px
}
.tool-box select {
	height:30px;
	width:80px
}
.pagination-li, .tool-box ul, .tool-box ul li {
	display:inline-block
}
.pagination-li li {
	display:inline-block;
	vertical-align:middle
}
.pagination-li li + li {
	margin-left:10px
}
ul.pagination-li li a {
	border-radius:100%;
	display:block;
	height:35px;
	text-align:center;
	width:35px;
	line-height:35px
}
ul.pagination-li li.active a, ul.pagination-li li a:hover {
	background:#f23f61 none repeat scroll 0 0;
	color:#fff
}
.product-list-all .single-product {
}
.tool-box li.active a {
	background:#ccc none repeat scroll 0 0
}
.single-item {
	overflow:hidden
}
.tab-menu-review {
	border-bottom:1px solid #ddd
}
ul.tab-menu-review li {
	display:inline-block
}
ul.tab-menu-review li a {
	color:#535766;
	display:block;
	font-size:16px;
	padding:8px 15px;
	text-decoration:none
}
.single-product .pro-description>p {
	margin-bottom:0;
	margin-top:20px;
	padding:30px 0
}
ul.tab-menu-review li.active a {
	border-bottom:2px solid #36417f;
	color:#36417f;
	font-weight:bold
}
.des-tab {
	border-radius:0;
	 
}
.des-review {
	margin-top:7px
}
.des-review .tab-content {
	margin:0
}
.des-tab p:last-child {
	margin:0
}
.review-box h2, .review_form h2, .related-product-show .heading-left h2 {
	color:inherit;
	font-size:18px;
	margin-bottom:20px
}
.com-img img {
	background:#ebe9eb none repeat scroll 0 0;

	border:1px solid #e4e1e3;
	float:left;
	padding:3px;
	width:32px;
	border-radius:100%;
	margin-right:15px;
	width:60px
}
.com-content h3 {
	color:#585858;
	font-size:16px;
	font-weight:500
}
.com-content h3 span {
	color:#4d4d4d;
	font-size:12px;
	font-weight:400
}
.com-content {
	background-color:#f8f8f8;
	overflow:hidden;
	padding:20px
}
.review-box li {
	margin-bottom:20px
}
.input-box {
	margin-bottom:10px
}
.input-box label {
	color:#5f5f5f;
	display:inline-block;
	font-weight:bold
}
.input-box input[type="text"], .input-box input[type="search"], .input-box input[type="email"], .input-box input[type="url"], .input-box input[type="password"], .input-box textarea {
	width:100%
}
.review_form .rating a {
	border-right:1px solid #ccc;
	margin-right:10px;
	padding-right:10px
}
.sidebar-box.owl-buttoncercle-right .owl-prev {
	right:30px
}
.sidebar-box.owl-buttoncercle-right .owl-next {
	right:0
}
.pro-description ul.social-icone li {
	display:inline-block
}
table.shop_table, .cart-total table {
	border:1px solid #e1e1e1;
	width:100%
}
table.shop_table thead th {
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	color:#515151;
	font-size:17px;
	font-weight:normal;
	padding:12px;
	text-align:center
}
table.shop_table tbody td.product-name {
	padding:15px
}
.product-name .pro-img {
	margin:0 20px 0 0;
	width:100px
}
.c-p-name {
	padding:40px 0;
	display:inline-block
}
.c-p-name a {
	font-size:15px;
	text-decoration:none
}
table.shop_table tbody td {
	border-right:1px solid #e1e1e1
}
.product-quantity, .product-price, .product-subtotal {
	text-align:center
}
a.remove {
	background-color:#dfdfdf;
	border-radius:100%;
	color:#717171;
	display:block;
	font-size:15px;
	height:18px;
	line-height:16px;
	margin:12px auto;
	text-align:center;
	width:18px
}
a.remove:hover {
	background:#18BD9C;
	color:#fff
}
span.p-price {
	color:#666;
	font-size:16px
}
span.t-price {
	color:#5c5c5c;
	font-size:16px
}
.button-td {
	padding:5px 10px
}
tr.cart-subtotal th, tr.total-discount th, tr.total-tax th, tr.coupon-checkout-amt th, tr.stored-credit-block th, .giftcard-block th {
	color:#646464;
	font-size:0.9em;
	font-weight:400;
	padding:5px 0;
	vertical-align:top
}
tr.cart-subtotal td, tr.total-discount td, tr.total-tax td, .tax-segregation {
	color:#585757;
	font-size:0.9em;
	padding:5px 0;
	vertical-align:top
}
.cart-total tr th {
	color:#646464;
	font-size:16px;
	font-weight:400;
	padding:5px;
	text-align:center
}
.cart-total tr.order-total th, .cart-total tr.order-total td .tax-segregation td {
	border-top:1px solid #e1e1e1;
	color:#606060;
	font-size:20px;
	padding:30px 0;
	text-transform:uppercase
}
.order-total span.t-price, tr.order-total th {
	color:#606060;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase
}
.cart-total button.btnb {
	background-color:#6b869d;
	color:#fff;
	margin-top:10px
}
tr.shipping th {
	color:#646464;
	font-size:0.9em;
	font-weight:400;
	padding:5px 0
}
tr.shipping {
	margin-top:5px
}
.shop_table.wishlist_table tbody {
	text-align:center
}
.product-thumbnail {
	padding:10px
}
td.product-thumbnail .pro-img {
	float:none;
	margin:0 auto;
	width:80px
}
.wishlist-table h3 {
	color:#515151;
	font-size:30px;
	margin-bottom:20px
}
.product-thumbnail img {
	width:80px
}
a.remove_from_wishlist {
	display:inline-block;
	position:static
}
.add-to-cart-wrapper a.btnb {
	background:#935386 none repeat scroll 0 0;
	border-radius:3px;
	font-size:12px;
	padding:5px 20px;
	transition:all 0.2s linear 0s
}
.product-stock-status {
	color:#297e29
}
.shop_table.wishlist_table .product-name a {
	color:#6b869d
}
.wish-share {
	margin-bottom:35px;
	overflow:hidden;
	padding-left:15px;
	padding-top:15px
}
.wish-share ul li {
	float:left
}
.wish-share ul li a {
	color:#fff;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	width:23px
}
.wish-share ul li a i {
	line-height:25px
}

.wish-share ul li:nth-child(1) a {
background:#39599F
}
.wish-share ul li:nth-child(2) a {
background:#45B0E3
}
.wish-share ul li:nth-child(3) a {
background:#AC2627
}
.wish-share ul li:nth-child(4) a {
background:#E76D55
}
.wish-share ul li:nth-child(5) a {
background:#FFB100
}
.wish-share ul li:hover a {
	background:#8F8F8F
}
.sideber-right .search-box-header {
	margin-bottom:40px;
	position:relative;
	width:100%
}
.sideber-right .search-box-header button {
	top:5px
}
.sideber-right .search-box-header input {
	border:1px solid #ececec;
	border-radius:0;
	height:35px;
	width:100%;
	background:none
}
.widget-list li {
	font-size:13px;
	margin-bottom:10px;
	padding-top:10px
}
.widget-list li + li {
	border-top:1px solid #ececec;
	margin-top:10px
}
.checkout-area {
	padding:40px 0
}
.form-title {
	background-color:#f7f6f7;
	color:#515151;
	font-weight:bold;
	font-size:14px;
	margin:0 0 2em;
	padding:1em 2em 1em 1.5em
}
.form-title>img {
	margin-right:6px
}
.form-title a, .showlogin, .show-coupon {
	color:#18BD9C
}
.showlogin, .show-coupon {
	cursor:pointer;
	display:inline-block
}
form.login, form.checkout_coupon {
	border:1px solid #ececec;
	margin:2em 0;
	overflow:hidden;
	padding:20px;
	text-align:left;
	display:none
}
.checkout_coupon .input-box {
	margin-bottom:0
}
form.login .input-box label form, .biling-info .input-box label, .widget-list li a {
	color:inherit
}
span.start-red, span.red {
	color:red;
	font-weight:700
}
.login p {
	padding-left:15px
}
.input-box-button label {
	font-weight:normal;
	margin:0
}
.input-box-button a {
	color:#6b869d;
	display:block;
	margin-top:5px
}
.input-box-button a:hover, .form-title a:hover, .showlogin:hover, .shop_table.wishlist_table .product-name a:hover, .bolg-content p a.read-more:hover, .comment-meta a:hover, .news-details a:hover, .text-inner a:hover {
	text-decoration:underline
}
form.biling-info {
	margin:0 -15px
}
abbr.required {
	border:none;
	color:red
}
.input-box input.showaccount, .social-protfolio li {
	display:inline-block
}
form.biling-info .input-box textarea {
	padding:10px;
	height:100px
}
table.shop_table.checkbox-tbl thead th {
	border-right:none
}
.payment-box {
	border:1px solid rgba(0, 0, 0, 0.04)
}
table.shop_table.checkbox-tbl thead th.product-name {
	padding:0;
	text-align:left
}
table.shop_table.checkbox-tbl thead th.product-total, table.shop_table.checkbox-tbl tbody tr.cart_item td.product-total {
	text-align:right
}
table.shop_table.checkbox-tbl tbody tr.cart_item td {
	padding:12px 0;
	text-align:left
}
table.shop_table.checkbox-tbl tbody td, table.shop_table.checkbox-tbl tfoot td {
	border-right:none;
	text-align:right
}
table.shop_table.checkbox-tbl tfoot tr.order-total {
	border-top:1px solid #e1e1e1
}
table.shop_table.checkbox-tbl tfoot tr.order-total th {
	padding:15px 0
}
table.shop_table.checkbox-tbl {
	border:none
}
 
.counter {
	border-right:1px solid #ececec;
	color:#18bd9c;
	display:block;
	font-weight:600;
	height:40px;
	left:0;
	line-height:40px;
	position:absolute;
	text-align:center;
	top:0;
	width:40px
}
.counter i {
	line-height:40px
}
.panel-title>a {
	color:#555;
	display:block;
	font-weight:600;
	overflow:hidden;
	padding:10px 35px 10px 53px;
	text-decoration:none;
	text-overflow:ellipsis;
	white-space:nowrap
}
.panel-title a .opener::after {
border-left:1px solid #ececec;
content:"\f146";
font-family:fontawesome;
height:40px;
line-height:40px;
position:absolute;
right:0;
text-align:center;
top:0;
width:40px
}
a.collapsed .opener::after {
border-left:1px solid #ececec;
content:"\f0fe";
font-family:fontawesome;
height:40px;
line-height:40px;
position:absolute;
right:0;
text-align:center;
top:0;
width:40px
}
 
.faq-area {
	border-bottom:1px solid #ececec;
	padding-bottom:50px
}
.alert.order-alert {
	background:#fe9126 none repeat scroll 0 0;
	color:#fff;
	font-size:18px
}
.my-account p.my-title {
	font-weight:600;
	margin-top:20px
}
.my-account .biling-info .input-box input[type="checkbox"] {
	display:inline-block;
	float:left;
	margin-top:2px;
	width:16px
}
.newsletter-subscription {
	padding:5px 15px;
	border:1px solid #9f1559;
	font-size:14px
}
.map_wrapper {
	margin:0px 15px
}
#googleMap {
	width:100%;
	height:339px;
	border:none
}
.input-field .input-box {
	margin-bottom:15px
}
.input-field .input-box textarea {
	height:192px;
	margin-bottom:10px
}
p.form-messege {
	margin-top:15px;
	font-size:20px
}
p.success {
	color:green
}
p.error, .red-text {
	color:red
}
.prev-next-box {
	border-bottom:1px solid #ececec;
	border-top:1px solid #ececec;
	overflow:hidden;
	padding:30px;
	position:relative
}
.blog-details-page .blog-text p {
	margin-bottom:20px
}
.blog-details-page .blog-text p:last-child {
	margin-bottom:0
}
.prev-box h3, .next-box h3 {
	color:#515151;
	font-size:15px;
	margin:0
}
.next-box a p, .prev-box a p {
	color:#444;
	display:block;
	font-size:0.75em;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase
}
.next-box a, .prev-box a {
	color:#515151;
	font-size:15px;
	font-weight:400;
	overflow-wrap:break-word;
	text-transform:none
}
.next-box span, .prev-box span {
	left:auto;
	right:0
}
.prev-box span {
	left:-99%;
	position:absolute
}
.comment-wrapper img {
	float:left;
	margin-right:15px
}
.comment-text {
	background-color:#f8f8f8;
	overflow:hidden;
	padding:10px 15px;
	position:relative
}
.comment-text .author {
	margin-bottom:0px
}
.comment-text .author-name {
	display:inline-block;
	margin-right:25px
}
.comment-text .author .comment-meta {
	color:#4d4d4d;
	display:inline-block;
	font-size:12px;
	font-style:italic
}
.comment-meta span {
	margin-right:10px
}
.comment-ul li {
	margin-top:20px
}
.comment-ul.child {
	margin:0 0 0 70px
}
.leave-comment {
	width:70%
}
.page-not-found {
	margin:150px 0;
	text-align:center
}
.page-not-found .entry-title {
	font-size:120px;
	font-weight:bold;
	line-height:1.2
}
.breadcrumb-list ul.paging-title {
	margin-top:0px
}
.white-default-bg {
	background-color:#fff!important
}
.google-app {
	text-align:right
}
a.nivo-nextNav {
	background:#fff url("../images/slideshow_arrows-2.png") no-repeat;
	right:15px!important;
	border:none!important;
	width:78px;
	height:78px;
	font-size:0px;
	background-position:center;
	border-radius:100%
}
a.nivo-prevNav {
	background:#fff url("../images/slideshow_arrows-1.png") no-repeat;
	left:15px!important;
	border:none!important;
	width:78px;
	height:78px;
	font-size:0px;
	background-position:center;
	border-radius:100%
}
.answer-content {
	margin-left:7%;
	margin-bottom:2%
}
.answer-content-ques {
	font-size:17px
}
.head-sign {
	background:#98e2f0 none repeat scroll 0 0;
	border-radius:50%;
	height:40px;
	position:relative;
	width:40px;
	display:inherit;
	float:left
}
.head-sign-content {
	background:transparent none repeat scroll 0 0!important;
	color:white;
	font-size:20px;
	left:0px;
	min-width:100%;
	position:absolute;
	text-align:center;
	top:6px;
	width:100%
}
.pincode-container {
	margin-top:4%;
	width:100%
}
.pincode-container p {
	width:30%;
	float:left
}
.pincode-container .cod-input {
	width:30%;
	float:left
}
.pincode-container .pincodeSubmitBtn {
	width:20%
}
.pincodeSubmitBtn {
	background:#ef3f65;
	border:0;
	color:#fff
}
@media (max-width:767px) {
.pincode-container p {
width:100%
}
.pincode-container .cod-input {
width:60%
}
.pincode-container .pincodeSubmitBtn {
width:40%
}
.mob-filter {
display:none
}
}
.color-filter {
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border:1px solid #d3d4d9;
	border-radius:2px;
	display:block!important;
	float:left;
	height:24px;
	margin:2.4%;
	width:38px;
	list-style:none!important;
	font-size:0px;
	display:inline-block
}
.side-wedgetlist label {
	margin:2% 0% 2% 0%
}
.side-wedgetlist input[type="checkbox"] {
	display:inline-block;
	font-size:18px
}
.side-wedgetlist input[type="checkbox"]:focus {
	border:none
}
.color-filter input[type="checkbox"] {
	position:absolute;
	opacity:0;
	z-index:-1
}
.color-filter input[type="checkbox"]+span {
	color:#000;
	float:none!important
}
.color-filter input[type="checkbox"]+span:before {
	font-size:18px;
	text-align:center;
	display:inline-block;
	font-family:"FontAwesome";
	-webkit-text-stroke:1px rgb(255,239,239);
	color:rgba(169, 169, 169, 0.44)
}
.color-filter input[type="checkbox"]:checked+span:before {
	content:"\f00c";
	width:36px;
	height:22px
}
.color-filter input[type="checkbox"]:disabled+span {
	color:#999
}
.color-filter input[type="checkbox"]:not(:disabled)+span:hover:before {
text-shadow:0 1px 2px #77F
}
.zoomWindowContainer>div {
	height:100%!important
}
.filter-btn-mob {
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:9
}
.filter-btn-mob .btn {
	background:transparent;
	border:none;
	text-align:right;
	margin:0 auto;
	height:88px;
	padding-left:10px
}
@media (max-width:767px) {
.tool-content {
display:inline-block;
float:left;
width:53%
}
}
@media (max-width:767px) {
.evening-deals1 {
display:block;
margin-left:auto;
margin-right:auto;
width:100%
}
}
@media (min-width:767px) {
.evening-deals1 {
display:block;
margin-left:auto;
margin-right:auto
}
}
@media (max-width:767px) {
.load-more {
font-size:18px;
height:40px;
line-height:40px;
border-radius:6px;
cursor:pointer;
margin:50px auto 50px auto;
width:100%
}
}
@media (min-width:767px) {
.load-more {
font-size:18px;
height:40px;
line-height:40px;
border-radius:6px;
cursor:pointer;
margin:50px auto 50px auto;
display:block;
width:40%
}
}
@media (max-width:992px) {
.model-product-box {
overflow:visible!important
}
.thumb a {
pointer-events:none
}
#img-1 a {
pointer-events:none
}
}
.faq-page .panel-title>a {
	color:#555;
	font-size:12px!important;
	font-weight:100;
	padding:10px 10px 10px 10px
}
.faq-page .panel-default>.panel-heading {
	color:#fff;
	background-color:#fff;
	border-color:#fff
}
.faq-page .panel-default {
	border:0px
}
.faq-page .panel-title {
	text-transform:uppercase
}
.returns p {
	text-align:justify
}
.returns li {
	list-style:disc;
	color:#626262
}
.returns-ol li {
	list-style:decimal
}
.about-us p strong {
	color:#000
}
#support-info {
	background:#fafafa;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:17px 33px;
	margin:10px 0 18px
}
.support-list li {
	list-style:none;
	display:inline-block;
	margin-right:40px
}
li.support-number span {
	background:url("/media/img/images/sprite/sprite-contact-us.png") no-repeat 0 -78px;
	width:75px;
	height:65px;
	display:inline-block
}
.support-content {
	display:inline-block;
	vertical-align:top;
	padding:10px 0 0 10px
}
.support-list li:last-child {
	margin-right:0
}
li.support-email span {
	background:url("/media/img/images/sprite/sprite-contact-us.png") no-repeat -148px -78px;
	width:75px;
	height:65px;
	display:inline-block
}
.support-content p {
	margin:0;
	padding:0;
	font-size:14px;
	text-transform:uppercase;
	color:#352f2f
}
.privacypolicy p strong {
	color:#000;
	font-weight:600
}
.icon-pack {
	width:78px;
	height:78px;
	display:block;
	margin:0 auto
}
i.icon-track {
	background:url("../images/sprite-contact-us.png") no-repeat 0 0
}
i.icon-cancel {
	background:url("../images/sprite-contact-us.png") no-repeat -78px 0
}
i.icon-return {
	background:url("../images/sprite-contact-us.png") no-repeat -156px 0
}
.contact_box {
	font-size:12px;
	padding:22px 22px 12px 22px;
	border-right:1px solid #f7a785
}
.contact_box:hover {
	background-color:#fafafa
}
.contact_box_group {
	text-align:center;
	display:inline-block;
	border-top:1px solid #f7a785;
	border-bottom:1px solid #f7a785
}
.other {
	border-right:0
}
.login .control-group {
	margin:0 1% 2% 0;
	width:48%;
	display:inline-block
}
.my-address-edit .control-group:nth-child(1) {
width:100%
}
.my-address-edit .control-group {
	margin:0 1% 2% 0;
	width:48%;
	display:inline-block
}
.modal-custom-track-order {
	margin:15% auto
}
.return-contact-page-button {
	width:23%;
	float:left
}
.contact-us-pop-up-close-btn {
	top:0px!important;
	right:1px!important;
	line-height:22px
}
.heading-main-header {
	padding:2% 0% 2% 0%
}
.sidenav-content .active {
	background:#fff none repeat scroll 0 0;
	border-left:3px solid #1abc9c
}
.category-description {
	border:1px solid;
	border-color:#e3e3e3;
	border-color:rgba(227, 227, 227, 0.61);
	margin:0 0 20px 0;
	padding:20px;
	line-height:18px;
	text-align:center;
	color:#808080;
	border:1px solid;
	border-color:#e3e3e3;
	border-color:rgba(227, 227, 227, 0.61);
	margin:0 0 20px 0;
	padding:20px;
	line-height:18px;
	text-align:center;
	color:#808080
}
.price_filter input[type=number]::-webkit-inner-spin-button, .price_filter input[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
margin:0
}
@media (min-width:767px) {
.mob-filter-jquery-1 .close {
display:none
}
}
@media (max-width:767px) {
.contact_box {
border-right:0px;
border-top:1px solid #f7a785;
border-bottom:1px solid #f7a785
}
.contact_box_group {
border:0px
}
.login .control-group {
width:100%;
margin:0 0 10px
}
.modal-custom-track-order {
margin:35% auto
}
.modal-custom-cancel-order {
margin:35% auto
}
}
@media (min-width:767px) and (max-width:992px) {
.contact_box {
height:250px!important
}
}
.class-of-ul li {
	text-align:center!important
}
@media screen and (min-width:0px) and (max-width:320px) {
.filter-btn-mob .btn {
padding-left:0px!important
}
}
.website-text-theme {
	background-color:#36417f;
	color:white
}
.website-text-color {
	color:#36417f;
	margin-top:16px
}
.text-underline {
	text-decoration:underline
}
.website-reverse-text-theme {
	background-color:white;
	color:#36417f
}
.website-button-theme, .website-button-theme:hover, .website-button-theme:focus {
	background-color:#36417f;
	color:white;
	border:1px solid #36417f;
	font-weight:bold;
	border-radius:5px
}
a:hover {
	color:#36417f;
	text-decoration:underline
}
input, button {
	border:1px solid #d5d6d9;
	border-radius:4px
}
@media (min-width:0px) and (max-width:767px) {
.website-error-message-panel img, .website-403-error-message-panel img {
width:100%!important
}
}
.website-error-message-panel {
	margin:80px auto;
	text-align:center
}
.website-403-error-message-panel {
	text-align:center
}
.website-error-message, .website-403-error-message-panel {
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin-top:20px;
	color:#ef3f65
}
img.mainteinance-image {
	width:280px;
	height:280px
}
#order-tracking-page #order_id, #order-tracking-page #customer_email, #order-tracking-page #track-btn {
	width:500px
}
@media screen and (min-width:0px) and (max-width:991px) {
#order-tracking-page #order_id, #order-tracking-page #customer_email, #order-tracking-page #track-btn {
width:100%
}
#order-tracking-page .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
}
.checkout-billing-address-panel select {
	background:none
}
.checkout-page .address-box {
	height:16em;
	border:1px dashed #ccd2d5;
	text-align:center;
	border-radius:7px
}
#apply-coupon-btn, #apply-stored-credit-btn {
	height:35px;
	padding:0 20px;
	border:1px solid #36417f
}
.checkout-page .shipment-address {
	height:16em;
	border-radius:4px;
	border:1px solid #eaeaec;
	box-shadow:0 0 4px rgba(40, 44, 63, .08)
}
.checkout-page .address-box:hover {
	border:1px solid #7EC6AC
}
.address-box span i.fa-3x {
	position:absolute;
	top:37%;
	left:45%
}
.newsletter {
	font-size:15px;
	padding:10px 0px
}
.checkout-page .cod-availability-msg {
	word-spacing:2px
}
#deliveryAddressFormModal select {
	background:none
}
.fillup-address .error-message {
	color:red;
	font-weight:bold
}
.personal-info .error-message {
	color:red;
	font-weight:bold
}
.address-panel-controls .edit-address, .address-panel-controls .remove-address {
	position:absolute;
	cursor:pointer;
	width:85px;
	font-weight:bold
}
.address-panel-controls .remove-address {
	bottom:10px;
	left:30px
}
.address-panel-controls .edit-address {
	bottom:10px;
	right:40px;
	text-align:right
}
.person-details .person-name {
	margin-bottom:5px;
	font-size:16px;
	padding-top:5px;
	font-weight:bold;
	text-transform:capitalize
}
.item-box>div {
	margin-bottom:15px
}
.address-box .new-address-text {
	position:absolute;
	top:55%;
	left:35%
}
.selected-address {
	background:#f4fdfb;
	border:1px solid #b9f0e5!important
}
.disable-ui {
	opacity:0.4;
	pointer-events:none
}
.shop_table tbody tr.cart_item {
	border-bottom:1px solid #f5f5f6
}
.tax-msg-label {
	font-size:11px;
	color:black
}
.shop_table .tax-seg-table {
	font-size:14px;
	width:95%;
	float:right
}
.tax-seg-table .tax-breakdown td.percentage-gst {
	text-align:left
}
.tax-seg-table #tax-breakdown {
	border-bottom:none
}
.tax-seg-table #gst-breakdown table {
	width:100%
}
.tax-segregation .tax-seg-table #gst-breakdown table .tr {
	border:none
}
.tax-segregation .tax-seg-table #gst-breakdown .percentage-gst-brekdown {
	width:50%;
	text-align:left
}
.payment-box .increment i, .payment-box .decrement i {
	font-size:18px;
	cursor:pointer;
	-webkit-text-fill-color:#f03f63
}
#page-checkout-content .payment-box .product-qunatity-panel {
	width:25%;
	text-align:center
}
#page-checkout-content .payment-box .product-quantity {
	margin:0 5px;
	font-size:16px
}
#page-checkout-content .payment-box .remove-product {
	margin-right:5px;
	cursor:pointer
}
#page-checkout-content .remove-product i {
	font-size:18px;
	-webkit-text-fill-color:#f03f63
}
#page-checkout-content .payment-box .cart_item .product-total {
	width:25%
}
input[type="radio"].website-radio-btn-theme.address-type {
	width:15px;
	height:15px;
	color:#d9d9dc
}
input[type="radio"].website-radio-btn-theme.address-type:checked {
	box-shadow:inset 0 0 0 0.2em white, 0 0 0 0.2em #56be8e
}
input.website-radio-btn-theme.address-type:nth-child(odd) {
margin:12px 5px 0px 5px
}
input.website-radio-btn-theme.address-type:nth-child(even) {
margin:12px 5px 0 10px
}
.shipment-address .address-type {
	position:absolute;
	right:32px;
	top:10px;
	font-size:11px;
	border:1px solid #cccccc;
	padding:2px 10px;
	border-radius:20px;
	background:#f7f7f7
}
.payment-box .cart_item .product-image img {
	width:40px;
	margin-right:5px
}
.payment-box .product-thumbnail {
	text-align:left
}
.select-address-message {
	font-size:16px;
	color:black;
	margin-left:15px
}
.shop_table .total-discount th, .shop_table .total-discount td, .shop_table .total-discount td.total-discount-amt {
	font-size:0.9em
}
input.place-order:focus {
	background:#ef3f65
}
.select-otp-number {
	background:none;
	margin-right:14px
}
.cash-delivery-otp-panel input, .cash-delivery-otp-panel select {
	font-size:13px
}
.cash-delivery-otp-panel input[type="text"], .select-otp-number {
	color:black;
	border:1px solid grey
}
.cash-delivery-otp-panel input[type=button] {
	border:1px solid #ef3f65
}
.cash-delivery-otp-panel .received-otp, .cash-delivery-otp-panel .new-phone-number, .select-otp-number {
	width:180px;
	height:30px
}
.cash-delivery-otp-panel .verify-otp, .send-otp {
	width:90px;
	height:30px
}
.cart-item-stiching {
	font-size:11px;
	color:#f13f62
}
.verify-default-phone, .enter-phone-number-panel, .verify-otp-panel {
	text-align:center;
	margin-bottom:20px
}
.otp-validation-messages {
	text-align:center;
	color:red
}
.save-shipment-address {
	height:35px;
	padding:0px 20px;
	border:1px solid #36417f
}
.first-address-form .save-shipment-address {
	height:40px;
	font-size:16px
}
#txt_stored_credit {
	width:90px;
	height:26px
}
.stored-credits-panel {
	background:#f4fdfb
}
#login-scredits-msg {
	background:#f4fdfb;
	font-size:14px;
	text-align:left
}
.real-inr-charge th {
	color:#f23f61;
	font-size:15px
}
@media screen and (min-width:0px) and (max-width:991px) {
.fixed-place-order-btn {
right:0!important;
left:0;
bottom:0;
position:fixed!important;
margin:0!important
}
.place-order {
height:60px;
width:100%;
border:none;
font-size:15px;
letter-spacing:3px;
text-transform:uppercase;
-webkit-text-stroke:1px;
margin:10px 0 0 0
}
#login-scredits-msg {
padding:0.5em 0.5em 0.5em 0em;
text-align:left;
font-size:13px;
font-weight:normal
}
.first-address-form .save-shipment-address {
width:100%;
font-size:18px;
letter-spacing:1px;
-webkit-text-stroke:1px
}
}
@media (min-width:0px) and (max-width:767px) {
.payment-and-bill-box {
padding:0
}
.payment-and-bill-box label[for='payment_method_bacs'] {
width:79%
}
.payment-and-bill-box .payment_method_bacs img {
width:100%
}
.payment-box {
padding:20px 10px
}
#deliveryAddressFormModal .modal-dialog {
margin:0
}
#deliveryAddressFormModal .modal-body .container-fluid {
padding:0
}
#deliveryAddressFormModal .modal-body .container-fluid div[class^='col-'] {
padding:0
}
#deliveryAddressFormModal .modal-header .close {
margin-top:10px;
margin-right:10px
}
#deliveryAddressFormModal .save-shipment-address {
width:100%;
font-size:18px;
height:40px;
-webkit-text-stroke:1px;
letter-spacing:1px
}
}
@media screen and (min-width:992px) {
.fixed-place-order-btn {
position:fixed!important;
bottom:0px!important;
right:60px!important;
z-index:1
}
.place-order {
width:100%;
height:auto;
position:relative;
text-transform:uppercase;
font-size:13px;
letter-spacing:2px;
-webkit-text-stroke:0.5px;
border-radius:5px;
padding:12px
}
.first-address-form .save-shipment-address {
margin-bottom:25px;
letter-spacing:1px;
-webkit-text-stroke:1px
}
#login-scredits-msg {
text-align:left;
padding:1em 3.5em 1em 1.5em
}
}
@media (min-width:768px) {
.address-form .col-sm-12, .address-form .col-sm-6, .address-form .col-md-12, .address-form .col-md-6 {
}
.payment-box {
padding:26px
}
.item-box.fillup-address {
padding:26px 0
}
}
@media (min-width:991px) and (max-width:1199px) {
.form-box-body {
width:970px;
margin:auto;
letter-spacing:1px;
padding-left:15px;
padding-right:15px
}
}
@media (min-width:1200px) {
.form-box-body {
margin:auto;
width:1170px;
letter-spacing:1px;
padding-left:15px;
padding-right:15px
}
}
.website-radio-button-theme[type="radio"]:not(:checked), .website-radio-button-theme[type="radio"]:checked {
position:absolute;
left:-9999px
}
.website-radio-button-theme[type="radio"]:not(:checked) + label, .website-radio-button-theme[type="radio"]:checked + label {
position:relative;
padding-left:4em;
cursor:pointer;
margin-left:10px
}
#saved_cards .card span.tick, .website-radio-button-theme[type="radio"]:not(:checked) + label:before, .website-radio-button-theme[type="radio"]:checked + label:before {
content:'';
position:absolute;
left:0;
top:0;
width:1.55em;
height:1.55em;
border:0;
border-radius:20px;
background:url(../images/checkbox.png) no-repeat scroll 10% center #fff
}
#saved_cards .card.active span.tick, .website-radio-button-theme[type="radio"]:checked + label:before {
	background-position:100% center
}
.website-radio-button-theme[type="radio"]:disabled:not(:checked) + label:before, .website-radio-button-theme[type="radio"]:disabled:checked + label:before {
box-shadow:none;
border-color:#bbb;
background-color:#ddd
}
.website-radio-button-theme[type="radio"]:disabled:checked + label:after {
	color:#999
}
.website-radio-button-theme[type="radio"]:disabled + label {
	color:#aaa
}
.website-checkbox-theme[type="checkbox"]:not(:checked), .website-checkbox-theme[type="checkbox"]:checked {
position:absolute;
left:-9999px
}
.website-checkbox-theme[type="checkbox"]:not(:checked) + label, .website-checkbox-theme[type="checkbox"]:checked + label {
position:relative;
padding-left:4em;
cursor:pointer;
margin-left:10px
}
.website-checkbox-theme[type="checkbox"]:not(:checked) + label:before, .website-checkbox-theme[type="checkbox"]:checked + label:before {
content:'';
position:absolute;
left:0;
top:0;
width:1.25em;
height:1.25em;
border:2px solid #ccc;
background:#fff;
border-radius:4px;
box-shadow:inset 0 1px 3px rgba(0, 0, 0, .1)
}
.website-checkbox-theme[type="checkbox"]:not(:checked) + label:after, .website-checkbox-theme[type="checkbox"]:checked + label:after {
content:'âœ”';
position:absolute;
top:.1em;
left:.3em;
font-size:1.3em;
line-height:0.8;
color:#09ad7e;
transition:all .2s
}
.website-checkbox-theme[type="checkbox"]:not(:checked) + label:after {
opacity:0;
transform:scale(0)
}
.website-checkbox-theme[type="checkbox"]:checked + label:after {
	opacity:1;
	transform:scale(1)
}
.website-checkbox-theme[type="checkbox"]:disabled:not(:checked) + label:before, .website-checkbox-theme[type="checkbox"]:disabled:checked + label:before {
box-shadow:none;
border-color:#bbb;
background-color:#ddd
}
.website-checkbox-theme[type="checkbox"]:disabled:checked + label:after {
	color:#999
}
.website-checkbox-theme[type="checkbox"]:disabled + label {
	color:#aaa
}
.website-checkbox-theme[type="checkbox"]:checked + label:before {
	border:2px solid #09ad7e
}
input[type="radio"].website-radio-btn-theme {
	-webkit-appearance:none;
	margin:0 40px;
	width:24px;
	height:24px;
	background:#eeeeee;
	box-shadow:inset 0 0 0 .4em white, 0 0 0 .3em;
	border-radius:50%;
transition:.2s;
	cursor:pointer;
	color:#363945
}
input[type="radio"].website-radio-btn-theme:hover, input[type="radio"].website-radio-btn-theme:checked {
	background:#363945;
	box-shadow:inset 0 0 0 .6em white, 0 0 0 .3em
}
input[type="radio"].website-radio-btn-theme:checked {
	background:#56be8e;
	box-shadow:inset 0 0 0 .4em white, 0 0 0 .3em #56be8e
}
input[type="radio"].website-radio-btn-theme:focus {
	outline:0
}
@media (min-width:768px) and (max-width:991px) {
#page-checkout-content .container-fluid {
width:750px
}
}
@media (min-width:991px) and (max-width:1199px) {
#page-checkout-content .container-fluid {
width:970px
}
}
@media (min-width:1200px) {
#page-checkout-content .container-fluid {
width:1170px
}
}
.cart-items-container {
	height:auto;
	margin-bottom:30px
}
.cart-items-container .cart-item {
	border:1px solid #d8d8d8;
	margin-bottom:20px
}
.my-cart-area {
	border-right:1px solid #d8d8d8
}
.cart-item .product-image {
	margin:0
}
.cart-item .product-info {
	min-height:170px;
	border-left:1px solid #d8d8d8
}
.cart-item a:hover {
	text-decoration:none
}
.cart-item .select_quantity {
	margin-top:5px;
	background:none;
	width:60px;
	height:30px;
	margin-right:12px;
	margin-left:6px
}
.cart-item .select_size {
	height:30px;
	margin-right:15px
}
.cart-item .product-name {
	margin-top:10px;
	margin-bottom:4px;
	font-size:14px
}
.cart-item .control-buttons-desktop-view {
	width:94%;
	position:absolute;
	bottom:0;
	font-size:15px;
	color:rgba(0, 67, 255, 0.77);
	padding:6px;
	border-top:1px solid rgba(128, 128, 128, 0.33);
	background-color:white
}
.cart-item .product-remove-button span {
	color:#666666
}
.per-item-price {
	margin-bottom:5px;
	font-size:12px
}
.pro_details_inside_cart {
	margin-bottom:5px;
	font-size:12px;
	word-break:break-all
}
.cart-item .product-price-desktop-view-div {
	float:right;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	color:#666666
}
.cart-item .product-price-mobile-view-div {
	font-size:1.1em;
	margin-top:10px
}
.remove-coupon, .remove-giftcard {
	display:inline-block;
	margin-left:5px;
	text-decoration:underline;
	color:#f03f63
}
.keep-shopping-btn {
	width:50%
}
.cart-item .size-label {
	float:left;
	margin-right:4px;
	margin-top:5px;
	font-size:14px
}
.cart-plus-minus.cart label {
	font-size:14px
}
.dec.qtybutton, .inc.qtybutton {
	background-color:#f9f9f9;
	border:1px solid #ececec;
	color:#969696;
	cursor:pointer;
	height:26px;
	padding-top:3px;
	text-align:center;
	display:inline-block;
	width:30px
}
.cart-plus-minus .cart-plus-minus-box {
	background-color:#fff;
	border:1px solid #ececec;
	color:#5f5f5f;
	text-align:center;
	height:27px;
	width:50px;
	margin:0 -5px;
	padding:0;
	display:inline-block
}
.cart-plus-minus .cart-plus-minus-box:focus {
	border:1px solid #ececec
}
.grand-price, .shipping-method, .total-price {
	float:right
}
.total-discount {
	font-size:15px
}
.card-subtotal {
	border-bottom:1px dotted #a9a8a8
}
.currency-cart-subtotal {
	float:right;
	margin-right:5px
}
.cart-subtotal, .shipping, .total-tax, .total-discount, .coupon-checkout-amt, .stored-credit-block, .giftcard-block {
	font-size:16px;
	margin-bottom:5px
}
.cart-subtotal label, .shipping label {
	font-size:16px
}
.order-total label, .order-total {
	font-size:22px
}
.order-total {
	border-top:1px solid grey;
	padding-top:15px
}
.stored-credits, .coupon-code {
	width:40%;
	min-width:100px;
	padding-left:10px;
	text-align:left;
	padding-top:1px;
	font-size:12px;
	height:35px;
	margin-right:20px
}
.cart-item .cart-stitching {
	margin-bottom:5px
}
.cart-item .cart-stitching, .cart-item .cart-stitching p, .cart-item .cart-stitching p span {
	font-size:12px;
	line-height:15px
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
margin:0
}
.apply-coupon {
	width:100%;
	background:#fdf5f9;
	position:relative
}
.giftcard-section, .apply-coupon, .stored-credits-panel {
	display:none
}
.giftcard-section {
	width:100%;
	position:relative;
	padding:0px;
	border-top:0;
	font-size:14px
}
.stored-credits-panel {
	background:none
}
.mart15 {
	margin-top:15px
}
.marb15 {
	margin-bottom:15px
}
#apply-giftcard-btn {
	height:35px;
	padding:0 20px;
	border:1px solid #36417f;
	font-size:13px
}
button#check-giftcard-btn {
	padding:8px 20px;
	font-size:15px;
	margin:0;
	min-width:100px
}
#giftcardModal .input-box input {
	margin-bottom:5px
}
#giftcardModal .modal-header .close {
	margin-top:10px
}
#giftcard-cancel, #sc-cancel {
	background:none;
	border:0;
	color:#36417f;
	font-weight:bold;
	padding:0 10px
}
.card-image {
	text-align:center;
	border:1px #d5d6d9 solid;
	padding:3px;
	cursor:pointer;
	margin-bottom:22px;
	-moz-box-shadow:0 4px 10px -3px #ddd;
	-webkit-box-shadow:0 4px 10px -3px #ddd;
	box-shadow:0 4px 10px -3px #ddd;
	border-collapse:separate;
	border-radius:5px
}
.card_thumbs li {
	float:left;
	width:18%;
	margin-right:2%;
	position:relative;
transition:.4s ease
}
.card_thumbs li.active {
	transform:scale(1.01);
	-webkit-transform:scale(1.01)
}
.card_thumbs li::after {
content:'';
display:none;
height:100%;
width:100%;
border:2px solid #36417f;
position:absolute;
top:0;
left:0
}
.card_thumbs li.active::after {
display:block;
box-shadow:0 4px 10px -3px #ddd
}
.card_thumbs li img {
	border:0!important
}
.no_pointer {
	cursor:default!important
}
button.close {
	top:12px
}
#GiftCardFormModal button.close {
	opacity:1;
	color:#fff;
	text-shadow:0 0 5px #000
}
.gift-card-value {
	display:block;
	margin-top:8px
}
.preview-price {
	text-align:center;
	font-size:22px;
	line-height:2.6em
}
.fullwidth_modal {
	padding-right:0!important
}
.fullwidth_modal .modal-dialog {
	margin:0 auto
}
.fullwidth_modal .modal-content {
	box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	border:0
}
.giftcard_delivery_date {
	width:50%
}
.gift-delv-date {
	position:relative
}
.gift-delv-date .ui-datepicker-trigger {
	position:relative;
	top:4px;
	right:35px
}
.mart10 {
	margin-top:10px
}
.mycards {
	border:1px solid #ddd;
	border-radius:4px;
	padding:10px;
	margin-bottom:20px;
transition:.3s ease all;
-moz-transition:.3s ease all;
-ms-transition:.3s ease all;
-webkit-transition:.3s ease all
}
.panel-body .no_padding:last-child .mycards {
	margin-bottom:0
}
.mycards:hover {
	box-shadow:0px 0px 3px 1px #eee;
	-ms-box-shadow:0px 0px 3px 1px #eee;
	-moz-box-shadow:0px 0px 3px 1px #eee;
	-webkit-box-shadow:0px 0px 3px 1px #eee;
	transform:scale(1.01);
	-webkit-transform:scale(1.01);
	-ms-transform:scale(1.01);
	-moz-transform:scale(1.01)
}
.marb0 {
	margin-bottom:0
}
.mar0 {
	margin:0
}
.cart-item .product-name.marb0 {
	margin-bottom:0
}
.per-item-price.mar0 {
	margin:0
}
.pad0 {
	padding:0
}
.cart-item[data_giftcard="1"] .product-image a img {
	height:auto
}
body {
	overflow-x:hidden;
	overflow-y:auto
}
.card-image img {
	max-width:100%
}
#giftcardname {
	margin-top:15px
}
.orderlist {
	padding-left:20px
}
.orderlist li {
	list-style:decimal;
	padding-bottom:10px;
	font-size:15px;
	color:#333
}
button.gift-price {
	margin-bottom:8px
}
.w100p {
	width:100%
}
.navratri_special_collection a {
	display:block
}
.navratri_special_collection img {
	display:block
}
.shipment-address .person-details {
	padding:15px 15px 15px 50px;
	margin:0
}
.address-selection-checkbox {
	position:absolute;
	left:20px;
	top:11px;
	z-index:5
}
#address-summary .address-selection-checkbox {
	left:-15px;
	opacity:0
}
#address-summary .address-panel-controls .edit-address {
	position:static;
	width:auto;
	text-align:left
}
#address-summary.shipment-address {
	height:auto;
	border:0!important;
	box-shadow:none;
	border-radius:0;
	background:none;
	margin-bottom:10px
}
#address-summary.shipment-address .address-type {
	top:0px;
	padding:0px 10px
}
#address-summary.shipment-address .person-details {
	padding:0px 15px 10px 0px
}
.deliverto {
	padding-top:20px;
	border-top:1px solid #efefef;
	font-size:16px;
	font-weight:bold
}
.real-inr-charge th {
	border:1px solid #f5f5f6;
	border-width:1px 0 0;
	padding:10px;
	text-align:center
}
.payment-box {
	border-width:0 0 0 1px
}
.payment-method {
	background:none;
	margin:20px 0 40px
}
.payment_method_tabs {
	background:#f5f5f6;
	border:1px solid rgba(0, 0, 0, 0.04)
}
.tab {
	float:left;
	width:30%;
	min-height:487px
}
.tab button {
	display:none;
	background-color:inherit;
	color:black;
	padding:20px 16px;
	width:100%;
	border:none;
	outline:none;
	text-align:left;
	cursor:pointer;
	transition:0.3s;
	border-radius:0;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#535766;
	border-bottom:1px solid #eaeaec
}
.tab button:hover {
	background-color:#eee
}
.tab button.active {
	background-color:#fff;
	border-left:5px solid #36417f;
	color:#36417f;
	padding-left:16px;
	position:relative
}
button.tablinks.active::after {
content:"";
height:100%;
width:1px;
background:#fff;
position:absolute;
right:-1px;
top:0
}
.tabcontent {
	float:left;
	padding:25px;
	width:70%;
	border-left:none;
	min-height:487px;
	background-color:#fff;
	overflow:hidden;
	position:relative;
	display:none
}
.tabcontent.active {
	display:block
}
.tabcontent h3 {
	color:#535766;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold
}
#giftcard-modal {
	padding:15px 0 0px 0
}
.mart5 {
	margin-top:5px
}
.net-options {
	width:100%;
	border-top:none;
	text-align:left;
	padding-top:0
}
.bank-list {
	margin-top:5px
}
.bank-list .pop-banks {
	float:left;
	margin-bottom:10px;
	width:16.66%;
	cursor:pointer
}
.cus_msg {
	margin-bottom:5px
}
.coupon_notice {
	margin:10px 0 0;
	text-align:center
}
p.cus_notice {
	border-width:1px;
	border-color:#b9f0e5;
	background-color:#f4fdfb;
	padding:10px 15px;
	border-style:dashed
}
.apply-coupon {
	margin-bottom:25px;
	background:none;
	border:1px dashed #efefef;
	padding:20px
}
.pay-block .tab-content label {
	color:#535766;
	text-transform:none;
	margin-bottom:5px;
	display:inline-block;
	width:100%;
	text-align:left
}
.card-section .card-num-wrap, #debit_card .card-num-wrap, #saved_cards .card-num-wrap {
	display:block;
	position:relative;
	overflow:hidden
}
.card-section .card-num-wrap .card-num-input, #debit_card .card-num-wrap .card-num-input, #saved_cards .card-num-wrap .card-num-input {
	position:relative;
	z-index:1
}
.card-section .card-num-wrap .card-type-wrap, #debit_card .card-num-wrap .card-type-wrap, #saved_cards .card-num-wrap .card-type-wrap {
	position:absolute;
	top:3px;
	right:0px;
	z-index:3;
	width:50px;
	height:32px;
	overflow:hidden
}
.card-section .card-num-wrap.visa .card-type-wrap, #debit_card .card-num-wrap.visa .card-type-wrap, #saved_cards .card-num-wrap.visa .card-type-wrap {
	top:-33px
}
.card-section .card-num-wrap .card-type-wrap .card-type, #debit_card .card-num-wrap .card-type-wrap .card-type, #saved_cards .card-num-wrap .card-type-wrap .card-type {
	margin-bottom:4.5px
}
.card-details .card-form label {
	display:none;
	margin:12px 0 2px 0;
	font-size:13px
}
.tabcontent input[type=text], .tabcontent input[type=password], .tabcontent select {
	height:36px;
	font-size:13px;
	margin-top:15px;
	margin-bottom:2px
}
#giftcard-modal .input-box label {
	margin-bottom:10px;
	margin-top:10px
}
#giftcard-modal .input-box input {
	margin-top:0px
}
.save-card-details {
	padding:10px 0
}
#card_number {
	margin-top:0
}
.card-type {
	display:inline-block;
	overflow:hidden;
	background-repeat:no-repeat;
	vertical-align:middle;
	background-image:url("../images/cards_images.png");
	width:45px;
	height:32px;
	text-indent:-999px;
	background-position:-1371px -1371px
}
.card-type.Discover {
	background-position:2px 0px
}
.card-type.Diner, .card-type.Diners {
	background-position:-41px 0px
}
.card-type.Master, .card-type.Mastercard, .card-type.MasterCard {
	background-position:-129px 0px
}
.card-type.Maestro {
	background-position:-85px 0px
}
.card-type.Visa {
	background-position:-216px 0px
}
.card-type.Rupay {
	background-position:-260px 0px
}
.card-type.Amex {
	background-position:-172px 0px
}
.card-section .card-num-wrap .pay-loader, #debit_card .card-num-wrap .pay-loader, #saved_cards .card-num-wrap .pay-loader {
	position:absolute;
	top:8px;
	right:65px;
	z-index:100
}
.pay-block .tab-content .err {
	text-align:left;
	text-transform:none;
	padding:6px 0 0
}
.err, .error {
	font-size:12px;
	color:#ee5f73
}
.card-section .info-card, #debit_card .info-card, #saved_cards .info-card {
	color:#20bd99;
	text-align:left;
	font-weight:700
}
.card-section .card-details .no-cvv-mesg, #debit_card .card-details .no-cvv-mesg, #saved_cards .card-details .no-cvv-mesg {
	text-align:left;
	padding-bottom:10px;
	margin-top:-10px
}
.card-section .row.cvv input, #debit_card .row.cvv input, #saved_cards .row.cvv input {
	width:25%;
	float:left;
	min-width:50px
}
.card-section .row.cvv .cvv-help-text, #debit_card .row.cvv .cvv-help-text, #saved_cards .row.cvv .cvv-help-text {
	font-size:11px;
	line-height:14px;
	float:right;
	display:inline-block;
	text-align:left;
	width:73%;
	padding-top:20px
}
.card-section .row.cvv .icon-cvv-info, #debit_card .row.cvv .icon-cvv-info, #saved_cards .row.cvv .icon-cvv-info {
	float:left;
	margin-right:5px;
	position:relative;
	top:-4px
}
.icon-cvv-info {
	width:60px;
	height:39px;
	background-position:right center;
	display:inline-block;
	overflow:hidden;
	background-repeat:no-repeat;
	vertical-align:middle;
	background-image:url("../images/CVV.png")
}
.ico-info-blue {
	width:18px;
	height:18px;
	background-position:-7px -10px;
	display:inline-block;
	overflow:hidden;
	background-repeat:no-repeat;
	vertical-align:middle;
	background-image:url("../images/CVV.png")
}
.card-section .ico-info-blue, #debit_card .ico-info-blue, #saved_cards .ico-info-blue {
	cursor:pointer
}
.pay-block .tab-content .card-section .msg {
	padding:10px;
	border-radius:4px;
	border:none;
	text-align:left;
	background-color:#F6F6F6;
	margin-top:25px
}
.card-section .card-details .msg.normal, #debit_card .card-details .msg.normal, #saved_cards .card-details .msg.normal {
	text-align:left;
	padding:15px;
	border:1px dashed #b9f0e5;
	background-color:#f4fdfb;
	display:none
}
.estimate_delivery {
	padding:0 0 10px;
	border-bottom:1px solid #f2f2f2;
	margin-bottom:20px;
	color:#999;
	font-weight:bold;
	display:none
}
.est_date {
	color:#0bc6a0;
	font-size:14px;
	padding-top:5px;
	font-weight:bold
}
#sameDelDate {
	color:#0bc6a0;
	font-weight:bold
}
 
.website-button-theme.cancel_btn, .website-button-theme.cancel_btn:hover, .website-button-theme.cancel_btn:focus {
	background:#fff;
	color:#555;
	border:1px solid #999
}
.relative {
	position:relative
}
.card-section .card-details, #debit_card .card-details, #saved_cards .card-details {
	margin-top:0
}
.card-section .card-form, #debit_card .card-form, #saved_cards .card-form {
	padding:1em
}
.icon_list {
	padding:10px 0 0 0;
	display:flex;
	flex-wrap:wrap;
	display:-webkit-flex;
	display:-ms-flexbox;
	-webkit-flex-wrap:wrap;
	border:0
}
.icon_list li {
	padding:0px 10px 2px;
	border-radius:2px;
	margin:0 5px 10px 0;
	cursor:pointer;
	text-align:center;
	width:30%
}
#other_bank_list {
	margin-bottom:5px
}
.icon_list li.selected .bank-icon {
	border-color:#36417f;
	box-shadow:0 0 7px #36417f;
	outline:0
}
.icon_list li .bank-icon {
	box-sizing:content-box;
	border-radius:6px;
	box-shadow:none;
	width:54px;
	height:54px;
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
	outline:1px solid rgba(0, 0, 0, 0.06);
	margin-bottom:5px;
	border:3px solid #fff
}
#netbankinglist li .bank-icon.UTIB {
	background-image:url("https://cdn.razorpay.com/bank/UTIB.gif")
}
#netbankinglist li .bank-icon.HDFC {
	background-image:url("https://cdn.razorpay.com/bank/HDFC.gif")
}
#netbankinglist li .bank-icon.ICIC {
	background-image:url("https://cdn.razorpay.com/bank/ICIC.gif")
}
#netbankinglist li .bank-icon.KKBK {
	background-image:url("https://cdn.razorpay.com/bank/KKBK.gif")
}
#netbankinglist li .bank-icon.SBIN {
	background-image:url("https://cdn.razorpay.com/bank/SBIN.gif")
}
#netbankinglist li .bank-icon.BKID {
	background-image:url("https://cdn.razorpay.com/bank/BKID.gif")
}
#walletlist li .bank-icon.payzapp {
	background-image:url("https://cdn.razorpay.com/wallet-sq/payzapp.png")
}
#walletlist li .bank-icon.olamoney {
	background-image:url("https://cdn.razorpay.com/wallet-sq/olamoney.png")
}
#walletlist li .bank-icon.freecharge {
	background-image:url("https://cdn.razorpay.com/wallet-sq/freecharge.png")
}
#walletlist li .bank-icon.mpesa {
	background-image:url("https://cdn.razorpay.com/wallet-sq/mpesa.png")
}
.subtitle {
	font-size:12px;
	margin:10px 0;
	line-height:18px
}
h3 span.subtitle {
	display:inline-block;
	vertical-align:middle
}
.f13 {
	font-size:13px
}
.change-pay-mode-cnt {
	display:none;
	padding:12px 0 0
}
.change-pay-mode-cnt .change-pay-mode {
	display:block;
	height:44px;
	padding:3px 0 0 20px;
	font-size:1.25em;
	cursor:pointer;
	position:relative
}
.change-pay-mode-cnt .change-pay-mode .lbl {
	font-size:16px;
	color:#36417f;
	font-weight:600;
	display:inline-block;
	width:80%;
	margin:0 3%;
	line-height:26px
}
.razorpay-payment-button {
	margin-top:15px;
	margin-bottom:0
}
#cod_payment_button, #cod_charge_alert {
	margin-top:20px!important
}
#saved_cards .card {
	background:#fff;
	border-radius:3px;
	border:1px solid rgba(0, 0, 0, 0.06);
	padding:9px 10px;
	margin-bottom:15px;
	cursor:pointer;
	position:relative;
	transition:0.5s ease
}
#saved_cards .card:last-child {
	margin-bottom:0
}
#useDiffCard {
	cursor:pointer;
	color:#36417f;
	margin-bottom:0
}
#saved_cards .card:hover, #saved_cards .card:focus, #saved_cards .card.active {
	border-color:#36417f
}
#saved_cards .card.active>span.tick {
	display:block
}
#saved_cards {
	padding:8px 0
}
#saved_cards .card span.tick {
	width:1.85em;
	height:1.85em;
	left:15px;
	top:0px
}
#saved_cards .card>img {
	margin-bottom:15px;
	height:42px
}
#saved_cards .card p {
	color:#444343;
	font-size:16px;
	margin-bottom:0;
	line-height:32px
}
#saved_cards .card input[type=password] {
	width:80px
}
#saved_cards .card span, .card .expiry {
	color:#666666;
	font-size:12px
}
span.card-actual-type {
	text-transform:capitalize
}
#saved_cards .card .error {
	color:#ee5f73
}
.saved_cart_cvv {
	margin-top:0px;
	text-align:right
}
.card_main_info {
	margin-left:30px
}
#saved_cards .card .cardholder {
	display:block
}
.newsletter input[type=checkbox] {
	margin:0
}
.header-top-bar.checkout_header {
	position:static;
	box-shadow:none;
	padding:12px 0 12px 0
}
.checkout_header ul.main-menu {
	padding:14px 0 5px
}
.checkout_header ul.main-menu li {
	text-transform:uppercase;
	padding:0 5px
}
.checkout_header ul.main-menu li span {
	font-weight:bold;
	border-bottom:2px solid transparent;
	color:#888
}
.checkout_header .desktop-header-panel .main-menu>li span.active {
	border-color:#36417f;
	color:#36417f;
	padding:5px 1.5px
}
.checkout_header .company-logo {
	margin-top:0px;
	width:180px
}
.checkout_header_mobile .mobile-view-icon {
	text-align:center
}
.checkout_header_mobile .mobile-view-icon .back_icon {
	border:0;
	font-size:25px;
	top:15px;
	left:10px;
	outline:none;
	text-decoration:none
}
#payment_active span {
	color:#ccc
}
#payment_active span.active {
	color:#36417f;
	border-color:#36417f
}
.services-area .item-box {
	display:flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	align-items:center;
	margin-bottom:45px
}
.services-area .item-box>div.icon {
	margin-bottom:0;
	margin-top:0px;
	margin-right:15px
}
.services-area .item-box>div.text .h-title {
	margin-bottom:0;
	line-height:18px
}
.services-area .item-box>div.text p {
	margin-top:10px
}
.services-area .item-box>div.text {
	margin-bottom:0;
	margin-top:0px;
	margin-right:0px
}
.services-area .item-box>div.text {
	margin:0
}
.services-area .item-box>div.icon {
	border:0;
	margin:0 15px 0 0;
	height:auto;
	width:auto
}
.services-area .item-box .icon span {
	height:auto;
	margin:0;
	width:46px;
	padding:9px 0;
	border-radius:50px;
	border:1px solid rgba(0, 0, 0, 0.2)
}
.services-area .item-box:hover .icon span {
	border-color:#eee
}
.services-area .item-box .icon span i {
	font-size:18px
}
.services-area .item-box .icon span::before, .services-area .item-box .icon span::after {
display:none
}
.services-area .item-box .icon::before, .services-area .item-box .icon::after {
display:none
}
.services-area .item-box {
	margin:40px 0 20px 0
}
.top-category {
	margin-bottom:-20px;
	margin-left:-5px;
	margin-right:-5px
}
.flex {
	display:-ms-flexbox;
	display:flex;
	display:-webkit-flex
}
.justify-between {
	justify-content:space-between
}
.disply-in-line-block-ul {
	list-style-type:none;
	padding:0;
	margin:0
}
.disply-in-line-block-ul li {
	display:inline-block;
	vertical-align:top
}
.wrapper .top-category {
	margin-bottom:15px
}
.top-category li {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	overflow:hidden;
	position:relative;
	max-width:110px
}
.top-category li a {
	display:block;
	text-align:center;
	border:0;
	outline:none;
	text-decoration:none;
	overflow:hidden;
	position:relative
}
.top-category li a p {
	margin:0;
	text-transform:uppercase;
	color:#222;
	background-color:rgba(255, 255, 255, 1);
	font-weight:600;
	font-size:10px;
	text-align:center;
	line-height:18px;
	letter-spacing:0.8px;
	position:relative;
	z-index:1;
	white-space:normal
}
.top-category li a img {
	width:100%;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	width:90px;
	height:90px;
	display:block
}
.top-category li:hover a img {
	transform:scale(1.15)
}
.top-category li a .img_cover {
	display:block;
	position:relative;
	border-radius:50%;
	margin:0 auto 5px;
	overflow:hidden;
	border:1px ridge #36417f;
	width:90px;
	height:90px
}
.top-category li a .img_cover::after {
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
border-radius:50%;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out;
-ms-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
box-shadow:inset 0 0 0 0 rgba(0, 0, 0, 0.1), inset 0 0 0 0px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
display:none
}
.top-category li a:hover .img_cover::after {
box-shadow:inset 0 0 0 110px rgba(0, 0, 0, 0.1), inset 0 0 0 100px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.1)
}
.categories_carausel {
	text-align:center;
	overflow-x:auto;
	overflow-y:hidden;
	max-width:100%;
	width:100%;
	white-space:nowrap
}
.top-category-carausel-section .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .top-category-carausel-section .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	top:18%
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	top:30%
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft::after, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight::after {
content:'';
width:15px;
height:15px;
border:solid #999;
border-width:0 3px 3px 0;
display:inline-block;
padding:3px;
opacity:1;
overflow:visible;
position:absolute;
top:26%;
left:26%
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	height:40px;
	width:40px;
	display:block;
	background:rgba(255, 255, 255, 0.8);
	border-radius:50px;
	position:absolute;
	opacity:1
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background:none;
	box-shadow:none
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background:#ddd;
	height:6px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	left:20px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	right:20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	height:auto!important;
	top:auto
}
.scrollable_section {
	position:relative;
	white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto
}
.scrollable_section .single-product-container.home-page {
	display:inline-block;
	 
}
.scrollable_section .single-product-container.home-page:last-child {
	margin-right:0px
}
.blog-curosel {
	white-space:nowrap
}
.blog-curosel .col-sm-4 {
	float:none;
	display:inline-block;
	max-width:350px;
	margin-left:25px
}
.blog-curosel .col-sm-4:last-child {
	margin-right:0
}
.mCSB_scrollTools {
	position:static!important
}
.top-category-carausel-section {
	margin-top:30px
}
.categories_carausel li {
	margin-left:30px
}
.categories_carausel li:last-child {
	margin-right:30px
}
.categories_carausel .owl-controls .owl-buttons div {
	background:none;
	position:absolute;
	top:30%;
	margin:0;
	padding:0 4px
}
.categories_carausel .owl-controls .owl-buttons div.owl-prev {
	left:0px
}
.categories_carausel .owl-controls .owl-buttons div.owl-next {
	right:0px
}
.product-tab-area .tab-content {
	margin:0 0 30px
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-bottom:0!important
}
.featured-area .scrollable_section .single-product-container {
	width:260px;
	display:inline-block
}
.section-title h5 {
	display:inline-block
}
.section-title .btn {
	float:right;
	color:#36417f;
	padding:0;
	height:auto;
	line-height:normal;
	position:absolute;
	right:0;
	top:-5px
}
.viewall {
	background:#2874f0;
	color:#fff;
	box-shadow:0 2px 4px 0 rgba(0, 0, 0, .2);
	border:none;
	border-radius:2px;
	font-weight:bold;
	margin-bottom:5px
}
.viewall:hover, .viewall:focus, .viewall:visited {
	color:#fff
}
.section-title::after {
content:'';
display:block;
clear:both
}
.viewlink_mobile {
	display:none
}
.desktop_email_footer #e_subscribe {
	padding:15px 0px
}
.desktop_email_footer #e_subscribe span {
	font-size:15px;
	color:#303030;
	line-height:30px;
	letter-spacing:1px;
	margin-right:20px;
	position:relative;
	top:2px
}
.desktop_email_footer #e_subscribe .subscribe_msg {
	margin-bottom:15px;
	font-style:italic;
	line-height:20px;
	padding-top:12px
}
.desktop_email_footer #e_subscribe .user_email_footer {
	padding:12px;
	border:0;
	border-bottom:1px solid #ddd;
	background:none;
	border-radius:0;
	width:auto;
	min-width:250px;
	height:40px;
	outline:none;
	font-size:13px
}
.desktop_email_footer #e_subscribe .email_footer_submit {
	border:0px;
	background:#36417f;
	color:white;
	margin-left:5px;
	height:40px;
	width:auto;
	min-width:80px;
	line-height:normal;
	padding:0 20px;
	outline:none;
	font-weight:bold;
	margin-right:15px
}
.desktop_email_footer #e_subscribe .footer_msg {
	color:#36417f
}
.categories_carausel li:first-child {
	margin-left:0
}
.gray_bg {
	background:#f7f7f7
}
.gwm-Card {
	background:#fff;
	border:1px solid #eee;
	padding:15px;
	margin-bottom:20px;
	display:none
}
h5.gwm-Card-heading {
	font-size:17px
}
.gwm-SignInCard-button {
	background:#faa41a;
	height:50px;
	width:100%;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	border-radius:4px;
	margin-bottom:15px
}
.gwm-Card-secondaryViewLinkCaret {
	float:right
}
.gwm-u-ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.content-slider .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .content-slider .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	top:40%
}
.content-slider {
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch;
	scroll-behavior:smooth;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	will-change:transform
}
.sm-content-slider.content-slider .content-slide {
	width:200px
}
.content-slider .content-slide {
	vertical-align:top;
	display:inline-block;
	overflow:hidden;
	margin-right:10px;
	width:400px
}
.content-slider .content-slide a {
	display:block;
	border:1px solid #eaeaec;
	overflow:hidden
}
.content-slider .content-slide:last-child {
	margin-right:0px
}
.four-square-banners {
	display:flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between
}
.four-square-banners .banner {
	width:50%;
	margin-bottom:0
}
.style-heading {
	font-size:20px;
	-webkit-text-stroke:0.3px;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	color:black
}
.recent-order-section {
	margin-top:40px;
	margin-bottom:40px
}
.recent-order {
	border:1px #ddd solid;
	border-radius:4px;
	position:relative;
	overflow:hidden
}
.recent-order .order-heading {
	background-color:#f6f6f6;
	border-bottom:1px #ddd solid;
	padding:6px 12px;
	margin:0
}
.order-info-panel {
	padding:15px
}
.related-buttons {
	text-align:right
}
.related-buttons .btns {
	padding:5px 8px;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	border-radius:5px;
	text-transform:capitalize;
	text-align:center;
	text-decoration:none;
	min-width:115px
}
.related-buttons .btns.view-order-detail {
	background:#ff9f00;
	border:1px solid #bd7802;
	color:white
}
.related-buttons .btns.cancel-order {
	background:linear-gradient(to bottom, #f7f8fa, #e7e9ec);
	border:1px solid #b8b8b8;
	color:#333
}
.recent-order-section.onHomePage {
	padding:0 15px;
	display:none
}
.mini-container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.detail-group p {
	margin-bottom:0
}
.order-info-panel .product_details {
	padding:15px 0 0
}
.order-info-panel .product_details:first-child {
	border-top:0;
	padding-top:0
}
.order-info-panel .product_details:last-child {
	padding-bottom:0
}
.main-details::after {
content:'';
clear:both;
display:block
}
.main-details img.img-responsive {
	width:65px;
	float:left;
	margin-right:10px;
	border:1px solid #eee
}
.selectable-icon {
	cursor:pointer;
	float:left
}
.selectable-icon.active img, .selectable-icon:hover img {
	border-color:#36417f;
	box-shadow:0 0 7px #36417f;
	outline:0
}
.gpay-panel .flex input[type=text] {
	border-width:0 0 1px;
	border-radius:0
}
.gpay-panel .flex input[type=text]#gpay_id {
	width:50%
}
.gpay-panel .flex big {
	width:10%;
	margin-top:15px;
	font-size:16px;
	line-height:35px
}
.gpay-panel .flex input[type=text]#gpay_bankname {
	width:40%
}
.gpay-icon {
	max-width:170px;
	margin:40px auto 20px auto
}
#gpay-upi.tez_available>.flex {
	display:none
}
.registration-form-section {
	background:url("../images/Exhibition-repeat-form.jpg") repeat scroll;
	background-size:cover;
	padding:10px 50px 80px;
	margin-top:-1px
}
.registration-form {
	background:url("../images/form-Background.jpg") repeat scroll #fff;
	background-size:cover;
	border-radius:4px;
	overflow:hidden;
	padding:50px 50px;
	box-shadow:0px 0px 20px 0px rgb(0, 0, 0, .5);
	position:relative
}
.registration-form .col-xs-4>label {
	padding-top:15px;
	display:block
}
.registration-form .form-group label {
	color:rgb(90,26,29);
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-top:10px
}
.registration-form .form-group input[type="radio"] {
	font-size:20px;
	vertical-align:top;
	margin-top:0
}
.registration-form .form-group.mb-0 {
	margin-bottom:10px
}
.registration-form .form-group {
	margin-bottom:30px;
	vertical-align:top
}
.registration-form .form-control {
	border:1px solid rgb(90,26,29);
	color:rgb(90,26,29);
	padding:10px 12px;
	height:auto;
	box-shadow:0px 2px 2px 0px rgb(0, 0, 0, .5);
	font-size:20px
}
.register-now {
	margin:0 auto;
	display:block;
	width:200px;
	font-size:20px;
	height:auto;
	padding:15px;
	border-radius:10px;
	font-weight:bold
}
.register-now, .register-now:hover, .register-now:visited {
	background:rgb(90,26,29);
	color:#fff
}
.success-message {
	border:1px solid rgb(90,26,29);
	border-radius:5px;
	padding:15px 25px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:rgb(90,26,29);
	display:none
}
.other-option label {
	float:left;
	width:110px
}
.other-option #Other_location {
	float:left;
	width:calc(100% - 110px);
	padding:5px 12px;
	box-shadow:none
}
.ajax_loader {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/ajax-loader.gif) rgba(255, 255, 255, .9) center no-repeat;
	z-index:10
}
@media screen and (max-width:991px) {
.checkout_header_mobile {
position:static;
box-shadow:none;
padding:5px 15px 6px 15px;
border-bottom:1px solid #eee
}
}
@media (min-width:992px) {
 
.product-detail-page .desktop-image-slider #slideshow #img-1.cmb, .product-detail-page .desktop-image-slider #slideshow #img-1.prod {
float:right
}
.thumbs-container {
width:10%;
height:auto;
float:left
}
#slideshow::after {
content:'';
clear:both;
display:block
}
#gal1 .owl-carousel .owl-wrapper, #gal1 .owl-carousel .owl-item {
width:100%!important;
transform:none!important
}
#slideshow .thumb.active {
width:100%!important;
margin:0
}
#gal1 .owl-carousel .owl-item .thumb {
margin:0;
width:100%
}
#gal1 .owl-carousel .owl-item img {
width:auto!important;
height:66px!important
}
.back_icon {
color:#36417f;
font-size:14px;
position:absolute;
right:15px;
top:14px;
padding:0 6px;
font-family:arial
}
.categories_carausel {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
justify-content:space-between
}
}
@media (max-width:990px) {
.tab button {
font-size:13px
}
.payment-box {
min-height:auto!important;
border:0
}
.razorpay-payment-button {
font-size:13px;
height:auto;
letter-spacing:2px;
margin:10px 0 0px 0;
padding:12px

}
#subscribe_errors {
display:block
}
}
@media (min-width:768px) {
#giftcardModal .modal-content {
min-height:0!important
}
.back_icon {
color:#36417f;
position:absolute;
font-weight:300;
padding:0 6px;
font-family:arial
}
.latest-offers-section {
margin-bottom:20px
}
}
@media (max-width:767px) {
.preview-price {
line-height:1.5em
}
#giftcardModal {
padding:0!important
}
#giftcardModal .modal-dialog, .fullwidth_modal .modal-dialog {
margin:0;
min-height:100%;
background:#fff
}
#giftcardModal .modal-content {
box-shadow:none;
-webkit-box-shadow:none;
border-radius:0;
border:0
}
.input-box label.mart15 {
margin-top:0
}
button#check-giftcard-btn {
height:60px;
width:100%;
border:none;
font-size:20px;
margin:10px 0 0 0;
display:block;
letter-spacing:5px;
-webkit-text-stroke:1px
}
#giftcardModal .modal-footer {
border-top:0;
padding-top:0;
position:fixed;
bottom:0;
left:0;
width:100%;
padding:0
}
#giftcardModal .input-box input {
height:35px
}
#giftcardModal h4 {
font-size:18px
}
#giftcard-cancel {
padding:0;
margin:0 0 0 10px
}
.giftcard_delivery_date {
width:100%
}
.gift-delv-date .ui-datepicker-trigger {
position:absolute;
top:8px;
right:25px
}
.cart-item .control-buttons .cart-control-box {
font-size:12px
}
table.shop_table thead th {
padding:8px
}
.gift-card-mb {
padding-bottom:30px
}
.fullwidth_modal {
background:#fff
}
#GiftCardFormModal .gift-card-mb .price-and-checkout-btn-panel {
position:relative
}
#GiftCardFormModal .gift-card-mb, #GiftCardFormModal>.modal-dialog>.modal-content>.modal-footer {
padding:0
}
.orderlist li {
font-size:14px
}
.payment-box {
border:0
}
.payment-method {
margin:8px
}
.coupon-code {
width:50%;
margin-right:0px
}
.heading_label {
font-size:14px
}
.tabcontent {
border-left:1px solid #eaeaec;
width:50%;
float:left;
min-height:auto!important;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out;
transition:all .2s ease-out;
min-height:auto;
padding:20px 10px
}
.tab {
width:50%;
float:left;
min-height:auto!important;
border-radius:5px;
overflow:hidden;
border-right:1px solid rgba(0, 0, 0, 0.04)
}
.tab button {
padding:16px;
position:relative;
background:#fff;
font-size:16px;
text-transform:none
}
.back_icon, button.tablinks::before, .change-pay-mode-cnt .change-pay-mode::before {
content:'>';
text-transform:uppercase;
color:#36417f;
font-size:14px;
position:absolute;
right:15px;
top:14px;
font-weight:300;
border:1px solid #36417f;
padding:0 6px;
border-radius:50px;
font-family:arial
}
.back_icon, .change-pay-mode-cnt .change-pay-mode::before {
right:auto;
left:0;
top:5px;
content:'<'
}
button.tablinks::after {
display:none
}
.tab button.active {
color:#535766;
border-left:0
}
.payment_method_tabs {
width:200%;
position:relative;
left:0;
transition:all .2s ease-out, background .4s ease-out;
-webkit-transition:all .2s ease-out, background .4s ease-out;
-moz-transition:all .2s ease-out, background .4s ease-out;
-ms-transition:all .2s ease-out, background .4s ease-out;
-o-transition:all .2s ease-out, background .4s ease-out
}
.payment_method_tabs.tab_selected {
left:-100%;
display:block
}
span.card-actual-type {
display:block;
margin:0 0 4px 4px
}
.payment_method_tabs.tab_selected .tabcontent {
left:50%
}
.tabcontent input[type=text], .tabcontent input[type=password], .tabcontent select {
height:40px
}
.checkout_header_mobile .mobile-view-icon a img {
margin-left:0;
margin-top:0
}
.header-top-bar.checkout_header {
padding:0
}
.estimate_delivery {
margin-bottom:25px
}
.item-box.fillup-address {
margin-bottom:0
}
.services-area .item-box .icon span {
border:0
}
.services-area {
margin:20px 0
}
.services-area .item-box {
margin:5px 0!important
}
.categories_carausel li {
margin-left:20px
}
.categories_carausel li:first-child {
margin-right:0px;
margin-left:0px
}
.categories_carausel li:last-child {
margin-right:20px
}
.scrollable_section .single-product-container.home-page {
margin-right:5px;
height:auto
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
width:20px;
height:20px
}
.viewlink_mobile {
border-bottom:.9px solid #F6f6f6;
text-decoration:none;
color:#36417f;
line-height:43px;
display:block;
position:relative;
font-weight:bold;
margin-bottom:15px
}
.viewlink_mobile_caret {
float:right
}
.viewlink_text {
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#36417f;
display:block
}
.section-title h5 {
font-size:16px
}
.section-title .btn {
display:none
}
.featured-area.most-view.onHomepage {
margin:0 0 20px!important
}
.featured-area.most-view {
margin-bottom:20px
}
.offers-and-banners-area.mb-50 {
margin-bottom:0px
}
.product-tab-area {
margin:15px 0px!important
}
.trending-deals-area.mb-40 {
margin-bottom:10px;
padding-top:20px
}
.featured-categories-area.mb-40 {
margin-bottom:30px
}
.product-tab-area .tab-content {
margin:0 0 15px
}
.blog-update-area {
margin-bottom:30px
}
.categories_section .top-category-carausel-section {
margin-top:20px
}
.subscribe_us_form_footer.container {
width:auto
}
.desktop_email_footer #e_subscribe .email_footer_submit {
margin-right:0
}
.desktop_email_footer #e_subscribe .user_email_footer {
min-width:120px
}
.desktop_email_footer #e_subscribe span {
display:block;
margin-right:0
}
.gwm-Card {
display:block;
margin:0 15px 15px
}
.top-category-carausel-section {
margin:20px 0 0
}
.blog-update-area .container {
width:auto!important
}
.home-body .blog-update-area div[class^="col-"] {
padding-left:15px;
padding-right:15px
}
.blog-curosel .col-sm-4 {
margin-left:0
}
.trending-deals-area.mb-30 {
padding-top:30px
}
.tab {
min-height:0
}
.single-product-container .product-name.p-color p {
font-size:12px
}
.content-slider .content-slide {
width:280px
}
.sm-content-slider.content-slider .content-slide {
width:140px
}
.mob-pd-0 {
padding:0
}
.related-buttons {
text-align:center;
margin-top:15px
}
.related-buttons>div, .related-buttons>form {
display:inline-block;
vertical-align:top;
margin-bottom:0
}
.related-buttons>div:first-child, .related-buttons>form:first-child {
margin-right:10px
}
.recent-order-section.onHomePage {
display:block
}
.mini-container {
width:auto
}
.recent-order .main-details {
font-size:12px
}
.related-buttons a.btns {
font-size:12px
}
.recent-order .main-details p, .detail-group p {
font-size:12px
}
.detail-group {
margin-bottom:15px
}
.detail-group.text-right {
text-align:left;
margin-bottom:0
}
.mob-mb-0 {
margin-bottom:0
}
.registration-form-section {
padding:10px 0px 0px 0px
}
.registration-form {
padding:25px 25px 40px 25px;
border-radius:0;
box-shadow:none
}
.registration-form .form-group {
margin-bottom:15px
}
.register-now {
padding:8px
}
.registration-form .form-control {
padding:6px 12px
}
.registration-form .form-group input[type="radio"] {
height:18px;
width:18px
}
.gpay-panel .flex input[type=text] {
font-size:14px
}
.gpay-panel .flex big {
font-size:16px;
line-height:40px
}
}
@media (max-width:480px) {
.fullwidth_modal .modal-dialog .modal-body .container-fluid {
padding:0
}
.gcard_details_xx small {
display:block
}
.desktop_email_footer #e_subscribe {
height:auto
}
.desktop_email_footer #e_subscribe span {
line-height:22px;
margin-bottom:15px;
font-size:18px
}
.desktop_email_footer #e_subscribe .email_footer_submit {
width:auto;
min-width:30px;
font-size:12px;
padding:0 10px
}
.desktop_email_footer #e_subscribe .user_email_footer {
min-width:160px;
max-width:60px
}
.add_to_wishlist_mobile_view.prod {
right:-12px;
top:205px
}
.product-base.combo.srch .add_to_wishlist_mobile_view {
right:-15px!important;
top:205px!important;
width:20%!important
}
.product-base.srch .ribbon.prod {
left:-67px!important;
top:4px!important
}
}
@media (min-width:500px) and (max-width:640px) and (orientation:landscape) {
.product-base {
width:33.33%
}
}
@media (min-width:768px) {
.mini-container {
width:750px
}
}
@media (min-width:992px) {
.mini-container {
width:920px
}
}
.button-box {
	margin-top:10px
}
.button-box button.p-button {
	margin-left:5px
}
.cart-total-panel {
	margin:20px 0
}
.total-credits, .total-giftcard-amount, #cod_charge_alert, .green_text {
	margin-top:0px;
	color:green;
	font-size:12px;
	margin-top:5px
}
.secure-checkout {
	float:right;
	height:35px;
	padding:0px 15px;
	border:1px solid #36417f
}
.control-buttons-desktop-view a.cart-page-wishlist-button {
	float:right
}
.cart-item .select_size .product-size {
	border-radius:50%;
	text-align:center;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bolder;
	display:inline-block;
	margin-right:4px;
	border:1px solid #d4d4d4
}
.cart-item .select_size .product-size.website-text-theme {
	border:1px solid #36417f
}
.cart-item .select_size .product-size.website-reverse-text-theme:not(.disable-element) {
border:1px solid grey
}
.website-btn {
	border:1px solid #36417f;
	background:#36417f;
	font-weight:bold;
	height:40px;
	color:white
}
.cart-item .out-of-stock-desktop-view {
	position:absolute;
	right:15px;
	top:30px;
	font-size:14px;
	color:red
}
.disable-quantity {
	pointer-events:none
}
.mobile-view-out-of-stock {
	width:100%;
	float:left;
	color:red
}
.cart-item .control-buttons {
	height:40%;
	padding:0 10px;
	box-sizing:border-box;
	text-align:center;
	font-size:15px;
	border-top:1px solid #d8d8d8
}
.cart-item .product-image a img {
	height:198px;
	width:100%
}
.cart-plus-minus .cart-plus-minus-box.noBox {
	border:0;
	margin:0;
	width:35px;
	height:auto
}
.cart-item .control-buttons .cart-control-box {
	box-sizing:border-box
}
.cart-item .control-buttons .cart-control-box:nth-child(odd) {
border-right:1px solid #d8d8d8
}
.disable-qunatity {
	pointer-events:none;
	cursor:no-drop
}
.apply-coupon .apply-coupon-btn {
	width:100px;
	height:35px;
	border:1px solid #ef3f65
}
.page-body.cart-page-body.no-cart-items {
	border:none;
	padding-top:0
}
.cart-page-body .offers-panel {
	border:1px solid rgb(22,135,27);
	background:#f4fdfb;
	padding:5px;
	padding-left:25px;
	list-style:none
}
.cart-page-body .offers-panel li {
	margin-bottom:0px;
	padding:5px 5px 2px 5px;
	font-size:12px;
	list-style:unset
}
@media screen and (min-width:0px) and (max-width:320px) {
.product-info {
padding:0 4px
}
}
@media screen and (min-width:0px) and (max-width:767px) and (max-aspect-ratio:13/9) {
.cart-item .product-image a img {
height:auto
}
}
@media screen and (min-width:0px) and (max-width:991px) {
.cart-item .select_size {
margin:5px 0!important
}
.apply-coupon {
padding:15px 0
}
.price-and-checkout-btn-panel {
border-top:1px solid #d5d6d9;
height:60px;
position:fixed;
bottom:0;
left:0;
right:0;
z-index:99;
width:100%;
background:white;
-webkit-text-stroke:1px;
letter-spacing:1px;
font-size:15px;
padding:5px;
-ms-box-shadow:0 -1px 12px 0 rgba(0, 0, 0, .15);
-o-box-shadow:0 -1px 12px 0 rgba(0, 0, 0, .15);
-webkit-box-shadow:0 -1px 12px 0 rgba(0, 0, 0, .15);
-moz-box-shadow:0 -1px 12px 0 rgba(0, 0, 0, .15);
box-shadow:0 -1px 12px 0 rgba(0, 0, 0, .15)
}
.price-and-checkout-btn-panel .secure-checkout {
margin:0;
height:auto;
padding:0 0 0 10px;
width:58%;
border:none
}
.price-and-checkout-btn-panel .cart-total-display-mobile {
display:inline-block;
width:39%;
height:100%;
text-align:center
}
.price-and-checkout-btn-panel .cart-total-display-mobile p {
height:auto;
margin:0;
color:#f03f63;
text-align:center;
vertical-align:middle;
line-height:50px;
font-size:1.19em;
color:#36417f
}
.price-and-checkout-btn-panel .cart-total-display-mobile p span {
color:#36417f!important
}
.price-and-checkout-btn-panel .secure-checkout a button {
width:100%;
height:50px;
padding:3px 3px;
font-size:75%;
line-height:1.2em;
border:1px solid #f03f63
}
.price-and-checkout-btn-panel .secure-checkout.mob a button {
width:100%;
height:50px;
padding:3px 3px;
font-size:100%;
line-height:1.2em;
border:1px solid #f03f63
}
}
@media screen and (min-width:0px) and (max-width:991px) {
.cart-item .product-name {
margin-top:5px;
margin-bottom:0px;
font-size:13px
}
.cart-item .product-image {
padding:5px
}
.cart-item .select_size .product-size {
border:1px solid #cacaca;
width:2.5em;
height:2.5em;
padding-top:7px
}
.dec.qtybutton, .inc.qtybutton {
width:40px;
padding:0;
height:30px;
padding-top:4px
}
.cart-plus-minus .cart-plus-minus-box {
width:50px;
height:30px
}
.button-box {
margin-top:60px
}
.cart-item .product-info {
height:auto;
padding-left:8px;
padding-right:8px
}
.cart-plus-minus .cart {
height:22px
}
.cart-items-container .cart-item {
margin-left:0;
margin-right:0;
height:auto
}
.cart-item .size-label {
margin-right:0px
}
.cart-plus-minus label {
margin-right:0
}
.cart-item .select_size {
width:100%;
height:auto;
margin:9px 0
}
.cart-item .control-buttons .cart-control-box {
padding:10px 0
}
.cart-total-area>.row {
padding-left:15px;
padding-right:15px
}
.cart-page-body .offers-panel {
margin-top:10px;
margin-bottom:10px
}
.out-of-stock-warning {
margin-right:0!important;
margin-left:0!important
}
}
@media screen and (min-width:992px) {
#cart-page {
flex:1;
display:flex;
display:-webkit-flex;
display:-ms-flexbox
}
#cart-page #page-content {
width:100%
}
.price-and-checkout-btn-panel .secure-checkout {
font-size:13px;
-webkit-text-stroke:0.3px;
letter-spacing:1px;
background:#f13f62;
padding:0px;
min-width:210px;
width:auto;
border-radius:4px;
height:auto;
float:none
}
.price-and-checkout-btn-panel .secure-checkout button {
width:100%;
border:none;
height:100%;
padding:12px;
text-transform:uppercase
}
#cart-page #page-content .cart-page-body {
height:100%;
border-bottom:1px solid #d8d8d8;
border-top:1px solid #d8d8d8
}
#cart-page #page-content .cart-page-body.no-cart-items {
border:none
}
#cart-page #page-content .cart-page-body .container-fluid, #cart-page #page-content .cart-page-body .cart-area, #cart-page #page-content .my-cart-area {
height:100%
}
.cart-page-body .my-cart-area {
padding-top:20px;
padding-bottom:20px
}
.button-box button.p-button {
margin-left:5px;
position:absolute;
right:30px
}
.cart-heading {
margin-right:-15px;
margin-left:-15px
}
.cart-item .product-remove-button span {
font-size:14px;
cursor:pointer
}
.per-item-price {
margin-top:5px
}
.cart-item .product-image {
padding:0
}
.cart-item .select_size .product-size {
width:40px;
height:40px;
padding-top:10px
}
.size-selection-panel {
height:50px
}
.cart-item .select_size .website-reverse-text-theme:not(.disable-element):hover {
background-color:#36417f;
border:1px solid #36417f;
color:white;
cursor:pointer
}
.cart-item .control-buttons .cart-control-box {
padding:8px 0
}
.dec.qtybutton, .inc.qtybutton {
height:27px
}
.cart-item .control-buttons {
position:absolute;
width:75%;
margin:0;
height:auto;
right:0;
bottom:0;
border-left:1px solid #d8d8d8
}
.cart-margin {
margin-left:30px;
margin-right:30px
}
.cart-page-body .offers-panel {
margin:0 -15px 10px -15px
}
}
@media screen and (min-width:768px) {
.cart-item .product-name {
width:75%
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
.apply-coupon {
width:100%
}
.button-box button.p-button {
margin-left:5px;
position:absolute;
right:33px
}
.cart-page-body .container-fluid {
width:970px
}
}
@media screen and (min-width:1200px) {
.cart-page-body .container-fluid {
width:1170px
}
}
@media screen and (min-width:0px) and (max-width:991px) {
.cart-heading {
height:43px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #dadada;
width:100%;
background:white;
position:static;
z-index:9;
top:96px;
left:0;
right:0;
padding:12px 15px 0 15px;
margin-bottom:0!important
}
.my-cart-area {
border-right:none;
padding-left:7px;
padding-right:7px
}
}
.product-size-availabel .product-size {
	width:50px;
	text-align:center;
	font-size:14px;
	display:inline-block;
	border:1px solid #d4d4d4
}
.product-size-availabel .product-size:not(.disable-element) {
border:1px solid #6b6b6b
}
.selected-size {
	outline:2px solid #ef3f65!important
}
.disable-element {
	cursor:not-allowed;
	opacity:0.5
}
.featured-area .single-product-container {
	height:auto
}
#slideshow .img-wrapper.active {
	text-align:center
}
.disable-addtocart-when-processing {
	background-color:#7ec6ac;
	border-color:#ddd;
	box-shadow:0 0 0 2px #fff inset;
	color:#fff;
	opacity:0.5;
	pointer-events:none
}
.disable-addtocart-when-out-of-stock:hover {
	background-color:#bcbcbc;
	border-color:#ddd;
	box-shadow:0 0 0 2px #fff inset;
	color:#fff
}
.pro-description {
	margin-top:-28px
}
.pro-details .product-sku {
	    font-size: 14px;
    margin: 18px 0 6px;
    display: block;
}
.pro-details .product-sku p { margin-bottom:2px;}
.pro-tag-category {
	margin-top:10px
}
.product-detail-page .single-right-product .sidebar-box {
	margin-top:6%
}
.product-detail-page a.size-chart-link, .product-detail-page a.size-chart-link:visited {
	font-size:15px;
	margin-left:40px;
	color:#686868;
	-webkit-text-stroke:0.2px
}
#size-chart-modal .chart-product-name {
	font-size:15px;
	margin-bottom:10px
}
#size-chart-modal .chart-section {
	margin-bottom:20px
}
#size-chart-modal .modal-header {
	padding-bottom:10px
}
.no-reviews-yet {
	font-style:italic;
	color:grey;
	font-weight:bold;
	font-size:16px
}
.featured-area.most-view .product-carousel-box .owl-item {
	width:220px!important
}
.featured-area.prd-related .product-carousel-box .owl-item {
	width:220px!important
}
@media screen and (min-width:0px) and (max-width:991px) {
.product-size-availabel .product-size {
width:50px;
font-size:14px;
height:50px;
padding-top:17px!important;
border-radius:50%;
margin-right:5px
}
.pro-description>form {
padding:12px 0px
}
.no-reviews-yet {
padding-left:18px
}
#size-chart-modal .size-chart-img {
width:auto;
height:200px;
max-width:100%
}
#size-chart-modal .size-chart-frame {
max-width:100%;
height:200px;
text-align:center
}
.product-detail-page .mobile-detail-image-slider .ribbon-wrapper {
z-index:1
}
.product-detail-page .mobile-detail-image-slider .ribbon-wrapper .ribbon {
font-size:18px;
left:-65px;
top:9px
}
.upselling-prod {
display:inline-block;
transition:0.3s;
width:35%
}
.upselling-prod img.primary-image1 {
height:100px
}
.upselling-prod .upsell-prod-info {
padding-left:48px;
padding-top:10px
}
}
@media screen and (min-width:991px) {
.description-tab-row {
margin-top:20px
}
#size-chart-modal .size-chart-img {
width:auto;
height:300px;
max-width:100%
}
#size-chart-modal .size-chart-frame {
max-width:100%;
height:300px;
text-align:center
}
.product-detail-page .ribbon-wrapper {
margin-left:92px;
top:2px
}
.product-detail-page .ribbon {
font:bold 18px Sans-Serif;
left:-67px;
padding-left:10px;
top:15px
}
.upselling-prod {
display:inline-block;
transition:0.3s;
width:35%
}
.upselling-prod img.primary-image1 {
height:100px
}
.upselling-prod .upsell-prod-info {
padding-left:48px;
padding-top:10px
}
}
#size-chart-modal {
	text-align:center;
	padding:0!important
}
#size-chart-modal:before {
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
	margin-right:-4px
}
#size-chart-modal .modal-dialog {
	display:inline-block;
	text-align:left;
	vertical-align:middle
}
#stiching-options-modal .matrial-details {
	border-bottom:1px dotted grey
}
#stiching-options-modal .matrial-details:last-child {
	border-bottom:none
}
#stiching-options-modal .matrial-details {
	margin-bottom:15px
}
#stiching-options-modal .error-message {
	color:red;
	font-weight:bold
}
.stiching-summary {
	border:1px solid #dddddd;
	padding:10px 10px
}
.clear-stiching {
	cursor:pointer;
	text-decoration:underline;
	color:#f13f62
}
@media screen and (max-width:767px) {
#stiching-options-modal {
border:none
}
#stiching-options-modal select {
height:35px;
border:1px solid #a2a2a2;
color:black;
font-weight:bold
}
#stiching-options-modal .modal-dialog {
margin:0;
width:100%;
min-height:100%;
height:100%;
border:none
}
#stiching-options-modal .modal-dialog .modal-content {
height:inherit;
overflow-y:auto;
border:none;
border-radius:0px
}
#stiching-options-modal .modal-header, #stiching-options-modal .modal-body, #stiching-options-modal .modal-footer {
border:none
}
#stiching-options-modal #save-stiching-options {
width:100%;
font-size:16px;
height:35px
}
}
@media screen and (max-width:991px) {
.stiching-options>div[class^="col-"] {
padding-left:0;
padding-right:0
}
}
@media screen and (min-width:991px) {
#stiching-options-modal .material-checkbox-input {
margin-bottom:0px
}
#stiching-options-modal select {
height:35px;
width:150px;
border:1px solid #a2a2a2;
color:black
}
}
.filter-and-sort {
	position:fixed;
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:50px;
	z-index:9;
	border-top:2px solid #f03f63;
	background:#fff
}
.filter-and-sort .row {
	margin:0 auto
}
.fa-long-arrow-up {
	margin-right:-4px
}
.sort-product, .filter-product {
	font-size:20px;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	color:#282c3f;
	font-weight:500;
	height:auto
}
.filter-product {
	border-left:1px solid #dadada
}
.product-base.prod {
	 
	text-align:center;
	 
}
.product-base.combo {
	position:relative;
	vertical-align:top;
	overflow:hidden;
	display:inline-block;
	margin:0 10px 20px 0
}
.product-base .action-buttons {
	display:none
}
.product-base.prod .product-image a .main_anchor_product img {
	max-width:initial
}
.product-base.combo .product-image a .main_anchor_product img {
	height:260px;
	display:block
}
.product-base.prod .product-name.p-color {
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:14px;
	color:black;
	text-transform:capitalize;
	padding:14px 5px;
	word-spacing:1px;
	text-indent:initial
}
.product-base.combo .product-name.p-color {
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:14px;
	color:black;
	text-transform:capitalize;
	padding:14px 5px;
	word-spacing:1px
}
.side-menu h4 span i.fa.fa-bars {
	color:white
}
.side-menu h4 {
}
.website-app-logo {
	width:5em
}
@media screen and (min-width:0px) and (max-width:766px) {
.product-base.prod .product-image a .main_anchor_product img {
object-fit:cover;
height:255px
}
.product-base.combo .product-image a .main_anchor_product img {
height:200px;
object-fit:cover
}
.product-base {
height:280px
}
.add_to_wishlist_mobile_view.prod {
top:262px
}
.add_to_wishlist_mobile_view.combo {
position:absolute;
right:3px;
width:13%;
font-size:16px;
height:30px;
top:206px
}
}
@media screen and (min-width:767px) and (max-width:991px) {
.product-base {
height:335px
}
.product-base .product-image a .main_anchor_product img {
height:253px
}
}
@media screen and (min-width:0px) and (max-width:767px) and (min-aspect-ratio:13/9) {
.product-base {
height:430px
}
.product-base .product-image a .main_anchor_product img {
height:350px
}
.website-app-logo {
width:44%
}
.app-info-grid {
position:relative;
left:-10%;
top:5px
}
.add_to_wishlist_mobile_view {
top:358px
}
}
@media (min-width:0px) and (max-width:350px) {
#product-list-page .product-base .product-text .price {
font-size:11px
}
#product-list-page .product-base.prod .product-image a .main_anchor_product img {
height:230px
}
#product-list-page .product-base.combo .product-image a .main_anchor_product img {
height:170px
}
.product-base.combo .product-name.p-color {
padding:4px 4px;
width:79%;
text-align:left;
font-size:10px;
color:#3e4152
}
#product-list-page .product-base.prod {
overflow:hidden;
text-indent:-30px;
height:282px
}
#product-list-page .product-base.combo {
height:238px
}
.add_to_wishlist_mobile_view.prod {
top:237px
}
.add_to_wishlist_mobile_view.combo {
position:absolute;
right:3px;
width:13%;
font-size:16px;
height:30px;
top:177px
}
.ribbon {
font:bold 12px Sans-Serif;
text-align:center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
position:relative;
padding:2px 0;
left:-54px;
top:-7px;
width:159px;
background-color:#f03f63;
color:white
}
.select-seller-prods {
height:375px
}
.input-box.message {
margin-top:80px
}
}
@media screen (min-width:0px) and (max-width:991px) {
.add_to_wishlist_mobile_view.combo {
position:absolute;
right:3px;
width:13%;
font-size:16px;
height:30px;
top:177px
}
}
@media (min-width:0px) and (max-width:991px) {
.category-page-heading {
margin-top:5px;
font-size:16px;
-webkit-text-stroke:0.3px
}
.product-category-page-container .breadcrumbs {
margin-left:0px;
padding-top:8px;
font-size:12px;
padding-bottom:2px
}
.product-category-page-container {
width:100%!important
}
.seller-registration-page {
width:100%!important;
padding-top:20px
}
.save-seller-info {
width:100%!important;
height:40px
}
.select-seller-prods {
height:390px
}
.update_product_listing {
padding-left:0;
padding-right:0
}
.product-base.prod {
padding:0;
margin:auto;
border-right:1px solid white;
border-left:1px solid white;
overflow:hidden;
text-indent:-30px;
height:308px
}
.product-base.combo {
padding:0;
margin:auto;
border-right:1px solid #eaeaec
}
.product-base:nth-child(odd) {
border-right:3px solid white;
border-left:5px solid white
}
.product-base:nth-child(even) {
border-right:5px solid white;
border-left:3px solid white
}
.product-list-all .tab-content {
margin:0
}
.product-base.prod .product-name.p-color {
padding:4px 4px;
width:79%;
text-align:left;
font-size:10px;
color:#3e4152
}
.product-base.combo .product-name.p-color {
padding:4px 4px;
width:79%;
text-align:left;
font-size:10px;
color:#3e4152
}
.product-base .main_anchor_product {
}
.product-base.prod .product-text .price {
padding:0px 5px;
font-size:13px;
text-align:left;
color:#3e4152;
-webkit-font-smoothing:antialiased;
font-weight:bold;
text-indent:initial
}
.product-base.combo .product-text .price {
padding:0px 5px;
font-size:13px;
text-align:left;
color:#3e4152;
-webkit-font-smoothing:antialiased;
font-weight:bold
}
.product-name .para-pro-name {
padding-bottom:2px;
margin-bottom:0px
}
.add_to_wishlist_mobile_view.prod {
position:absolute;
right:3px;
width:20%;
font-size:16px;
height:30px;
text-indent:initial
}
.product-base .product-text {
padding:0;
margin-top:-3px
}
.add_to_wishlist-mobile-view img {
height:15px;
width:15px
}
.add_to_wishlist_mobile_view img {
width:27px;
height:27px!important
}
.discount-product {
font-weight:bold;
color:red;
font-size:10px
}
.discount-product-detail {
color:red;
font-size:14px
}
.price_slider_amount>button {
margin-top:15px
}
.sort-applied {
color:#36417f!important
}
#sort-modal {
position:fixed;
top:auto;
right:0;
left:0;
bottom:0
}
#sort-modal .modal-dialog {
margin:0px;
width:100%
}
#sort-modal .reset-sort {
text-align:left;
color:#36417f;
font-size:14px
}
#sort-modal .modal-body {
padding:10px 0 0px 0
}
#sort-modal .close-sort-modal {
text-align:right;
color:#36417f;
font-size:14px;
margin-bottom:10px
}
#sort-modal .sort-border {
border-bottom:1px solid #e0e0e0
}
#sort-modal .selected-sort {
font-weight:bold;
color:#36417f
}
#sort-modal .sort-heading {
text-align:center;
font-size:16px
}
#sort-modal .sort-order {
text-align:center;
font-size:16px;
padding-top:12px;
padding-bottom:12px;
margin-bottom:10px
}
#sort-modal .sort-heading-panel {
padding-top:10px;
margin-bottom:10px
}
#scrollUp {
background:black;
opacity:0.6;
color:white;
-webkit-text-stroke:1px;
padding:8px;
width:auto;
letter-spacing:1px;
top:60px;
left:50%;
border-radius:10px;
transform:translate(-50%, 0%);
font-weight:bold;
z-index:1!important;
text-decoration:none;
font-size:15px
}
.ribbon.prod {
font:bold 12px Sans-Serif;
text-align:center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
position:relative;
padding:2px 0;
left:-54px;
top:-6px;
width:159px;
background-color:#f03f63;
color:white
}
.ribbon.combo {
font:bold 12px Sans-Serif;
text-align:center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
position:relative;
padding:2px 0;
left:-67px;
top:4px;
width:159px;
background-color:#f03f63;
color:white
}
}
@media (min-width:992px) {
.category-page-heading {
font-size:18px;
-webkit-text-stroke:0.3px;
margin-top:5px;
margin-bottom:5px
}
.desktop-sort-tab {
margin-bottom:15px
}
.desktop-sort-tab ul.tab-menu-review li a {
font-size:14px;
padding-right:10px;
padding-right:10px;
padding-bottom:5px
}
.product-category-page-container .breadcrumbs {
padding-bottom:5px
}
.add_to_wishlist_mobile_view {
display:none
}
.product-category-page-container {
padding-top:30px
}
.seller-registration-page {
padding-top:40px
}
.save-seller-info {
width:100%!important;
height:40px
}
.input-box.message {
padding-top:25px
}
.select-seller-prods {
height:300px
}
.update_product_listing {
padding:0
}
 
.product-base.combo {
padding:0;
width:260px;
height:345px;
margin:0 10px 7px 0
}
.product-base .product-name.p-color {
padding:8px 5px 5px 5px
}
.product-name .para-pro-name {
padding-bottom:3px;
margin-bottom:0px
}
.product-base {
border:.9px solid #F6f6f6;
outline:1px solid transparent;
transition:.2s ease;
-webkit-transition:.2s ease
}
.product-base:hover {
box-shadow:0 2px 17px 0 rgba(23, 84, 116, .18);
border:.9px solid #f3f3f3;
border-radius:3px;
outline:1px solid #eaeaec
}
.product-base:hover .product-image a .main_anchor_product {
border-bottom:1px solid #eaeaec
}
.product-base:hover .action-buttons {
display:-webkit-inline-box;
width:100%;
padding:10px 0;
text-indent:initial;
border-bottom:.9px solid #f3f3f3;
margin-bottom:10px
}
.product-base.combo:hover .action-buttons {
display:-webkit-inline-box;
width:100%;
padding:10px 0;
text-indent:33px;
border-bottom:.9px solid #f3f3f3;
margin-bottom:0px
}
.product-base.prod .product-image a .main_anchor_product img {
height:300px
}
.product-base:hover .product-name {
display:none
}
.product-base:hover .product-text {
border-bottom:.9px solid #f3f3f3;
padding:10px 0
}
.product-base.combo .product-name.p-color {
padding:4px 4px;
text-align:center
}
.action-buttons a {
color:#a95c5c
}
.action-buttons .add_to_wishlist {
width:40%;
height:100%
}
.action-buttons .add_to_wishlist a img {
width:20px;
height:20px
}
.action-buttons .add_to_cart {
width:60%;
height:100%
}
.product-base .price {
font-size:16px
}
.product-base.prod .product-text .price {
color:#3e4152;
-webkit-font-smoothing:antialiased;
font-weight:bold;
font-size:12px;
text-indent:initial;
margin-top:-10px
}
.product-base.combo .product-text .price {
color:#3e4152;
-webkit-font-smoothing:antialiased;
font-weight:bold;
font-size:14px;
margin-top:0px
}
.discount-product {
color:red;
font-weight:normal
}
.discount-product-detail {
color:red;
font-size:15px
}
#scrollUp {
border:2px solid #36417f;
border-radius:50%;
bottom:35px;
color:#fff;
height:48px;
padding:3px;
right:20px;
text-align:center;
transition:all 0.2s ease-out 0s;
width:48px;
text-decoration:none
}
#scrollUp i {
background-color:#36417f;
border-radius:50%;
color:#fff;
display:block;
font-size:22px;
height:100%;
line-height:34px;
position:relative;
width:100%
}
.ribbon.combo {
left:-74px;
top:4px
}
}
@media screen and (min-width:767px) and (max-width:1024px) {
.product-base.prod {
max-width:188px;
margin:0 4px 4px 0;
overflow:hidden;
text-indent:-49px;
height:352px
}
.product-base.prod .product-image a .main_anchor_product img {
height:300px
}
.product-base.combo .product-image a .main_anchor_product img {
height:260px;
display:block
}
.product-base.combo .product-name.p-color {
padding:4px 4px;
width:79%;
text-align:left;
font-size:10px;
color:#3e4152
}
.add_to_wishlist_mobile_view.prod {
top:306px
}
.add_to_wishlist_mobile_view.combo {
position:absolute;
right:3px;
width:13%;
font-size:16px;
height:30px;
top:266px
}
.app-info-grid {
position:relative;
left:-10%;
top:0px
}
.product-detail-page .single-right-product .sidebar-box .pro-name p {
font-size:18px;
margin-top:8px
}
.ribbon.prod {
font:bold 12px Sans-Serif;
text-align:center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
position:relative;
padding:2px 0;
left:-47px;
top:-12px;
width:159px;
background-color:#f03f63;
color:white
}
.ribbon.combo {
font:bold 12px Sans-Serif;
text-align:center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
position:relative;
padding:2px 0;
left:-65px;
top:6px;
width:159px;
background-color:#f03f63;
color:white
}
}
@media (min-width:0px) and (max-width:991px) {
.button.close {
width:30px
}
#filterModal .close-button {
display:none
}
#filterModal .modal-dialog {
margin:0;
height:100%;
width:100%
}
#filterModal .modal-body {
padding:0;
margin:0;
height:100%
}
#filterModal .modal-content {
padding:0;
margin:0;
border:none;
height:100%;
width:100%
}
#filterModal {
padding-right:0;
position:fixed;
left:0;
right:0;
top:0
}
.filterboxx {
margin-top:10px!important
}
#filterModal .filter-header {
height:50px;
margin-bottom:10px;
font-size:16px;
box-shadow:0 1px 4px 0 #d4d5d9;
background:white;
position:fixed;
right:0;
left:0;
top:0
}
#filterModal .filter-header .close.close-filter-modal {
position:static;
color:black;
margin-right:6px
}
#filterModal .filter-header .row {
padding:5px 0
}
#filterModal .filter-header .filter-by {
padding-top:5px;
color:#868686;
margin-left:-15px
}
#filterModal .clear-filter {
background:none;
border:none;
padding:7px 10px
}
#filterModal .apply-filter {
background:#36417f;
border:none;
margin-right:10px;
box-sizing:content-box;
padding:7px 10px;
color:white
}
#filterModal .filter-controls {
padding-top:50px!important;
margin:0;
background:white;
height:100%
}
.filter-controls .row div[class^="col-"] {
padding-right:0
}
#filterModal .filter-controls .row, #filterModal .filter-controls .row div[class^="col-"], #filterModal .filter-controls .row .filter-by {
height:100%
}
#filterModal .filter-controls .filter-by {
box-shadow:0 1px 4px 0 #d4d5d9
}
#filterModal .filter-controls .row div[class^="col-"] {
padding-right:0;
overflow-y:auto
}
#filterModal .type-classification {
height:100%
}
#filterModal .filter-color {
height:23px;
padding:3px 20px 3px 10px;
border:1px solid grey
}
#filterModal .type-classification div[class^="col-"] {
padding-right:0;
padding-left:0
}
#filterModal .type-classification .subtype {
font-size:16px;
padding:10px 15px;
border-bottom:1px solid #d4d5d9
}
#filterModal .filter-controls .filter-by .type {
min-height:45px;
padding:12px 4px;
font-size:11px;
border-bottom:1px solid white
}
#filterModal .filter-controls .filter-by .type.selected-type {
background:#36417f;
color:white
}
#filterModal .website-checkbox-theme[type="checkbox"]:not(:checked) + label, #filterModal .website-checkbox-theme[type="checkbox"]:checked + label {
margin-left:5px;
padding-left:35px;
font-size:14px
}
#filterModal .website-checkbox-theme[type="checkbox"]:not(:checked) + label:after, #filterModal .website-checkbox-theme[type="checkbox"]:checked + label:after {
color:#ffffff!important;
-webkit-text-stroke-color:white;
left:2px;
top:2px;
height:14px;
border:2px solid #f03f63;
width:14px;
background:#ef3f65;
line-height:1;
font-size:12px;
transition:unset
}
#filterModal .website-checkbox-theme[type="checkbox"]:checked + label:before {
border:2px solid #c5c5c5
}
#filterModal .website-checkbox-theme[type="checkbox"]:not(:checked) + label:before, #filterModal .website-checkbox-theme[type="checkbox"]:checked + label:before {
width:18px;
height:18px
}
#filterModal .price_filter {
width:88%;
padding-left:15px;
text-align:center;
margin-top:40px
}
#filterModal .price_slider_amount input {
height:30px;
width:26%
}
}
@media screen and (min-width:992px) {
.product-carousel .owl-controls .owl-prev, .product-carousel .owl-controls .owl-next {
display:none!important
}
}
.product-carousel .owl-controls .owl-prev, .product-carousel .owl-controls .owl-next {
	position:absolute;
	top:32%
}
.product-carousel .owl-controls .owl-prev {
	left:0
}
.product-carousel .owl-controls .owl-next {
	right:0
}
.tab-content {
	margin-left:5px;
	margin-right:5px
}
.single-product-container {
	 
	width:260px;
	text-align:center;
	position:relative;
	vertical-align:top;
	overflow:hidden;
	display:block;
	margin-bottom:10px!important
}
.single-product-container .action-buttons {
	display:block
}
.single-product-container .action-buttons {
	display:none
}
.featured-area .scrollable_section .single-product-container .product-image a .main_anchor_product img, .single-product-container .product-image a .main_anchor_product img {
	height:260px;
	display:block
}
.single-product-container .product-name.p-color {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:14px;
	color:#282c3f;
	text-transform:capitalize;
	padding:9px 5px 9px 5px;
	word-spacing:1px
}
.single-product-container .action-buttons a {
	color:#a95c5c
}
.single-product-container .action-buttons .add_to_wishlist {
	width:40%;
	border-right:.9px solid #f3f3f3;
	height:100%
}
.single-product-container .action-buttons .add_to_wishlist a img {
	width:20px;
	height:20px
}
.single-product-container .action-buttons .add_to_cart {
	width:60%;
	height:100%;
	color:#ef3f65!important
}
.addToCart {     color: #a95c5c;background:none;border:none; }
.single-product-container .price {
	font-size:14px
}
.single-product-container .product-text .price {
	color:#3e4152;
	font-weight:bold;
	font-size:14px
}
.single-product-container span.discount-product {
	color:red;
	font-weight:normal
}
@media (min-width:0px) and (max-width:991px) {
.single-product-container.home-page {
margin:auto
}
.single-product-container .product-name.p-color {
font-size:14px!important;
padding:10px 0px 0px 0px;
font-weight:bold;
text-align:center;
color:#484848
}
.single-product-container .product-text .price {
font-size:12px
}
.featured-area .single-product-container .product-text, .single-product-container .product-text {
padding:2px 0;
text-align:center
}
.featured-area .single-product-container .product-text .price {
font-size:12px;
text-align:center
}
}
@media (min-width:992px) and (max-width:1200px) {
.single-product-container {
width:230px
}
}
.single-product-container {
	border:1px solid #e8e8e8;
	outline:1px solid transparent;
transition:.4s ease;
-webkit-transition:.4s ease;    margin: 0 2px;
}
@media (min-width:992px) {
.single-product-container .product-name.p-color {
font-size:15px;background:#f2bc40;
}
.product-name p { font-size:15px;}
.single-product-container:hover {
box-shadow:0 2px 17px 0 rgba(23, 84, 116, .18);
border:.9px solid #f3f3f3;
border-radius:3px;
outline:1px solid #eaeaec
}
.single-product-container:hover .product-image a .main_anchor_product {
border-bottom:1px solid #eaeaec
}
.single-product-container:hover .action-buttons {
padding:8px 0;
border-bottom:.9px solid transparent
}
.single-product-container:hover .action-buttons {
display:-webkit-inline-box;
width:100%;
border-bottom:.9px solid #f3f3f3
}
 
.single-product-container .product-text {
border-bottom:.9px solid transparent
}
.single-product-container:hover .product-text {
border-bottom:.9px solid #f3f3f3
}
}
.add-and-go-to-cart-btn .size_button:focus, .add-and-go-to-cart-btn .size_button:hover {
	color:white
}
.add-and-go-to-cart-btn .size_button {
	display:block;
	text-align:center;
	background:#f13f62;
	color:white;
	-webkit-text-stroke:0.8px;
	letter-spacing:3px;
	word-spacing:4px
}
.pro-details .product-name {
	color:black
}
.pro-description>p, #description p {
	color:black;
	font-size:16px;
	text-align:justify
}
#description p b {
	font-size:16px
}
#check-cod-avaialbility {
	margin-top:15px;
	position:relative
}
#check-cod-avaialbility .pincode-message {
	line-height:30px;
	margin-left:10px;
	font-weight:14px
}
#check-cod-avaialbility .pincode-map-icon {
	position:absolute;
	top:42px
}
#check-cod-avaialbility .pincode-map-icon i {
	font-size:1.5em
}
#check-cod-avaialbility label {
	margin-bottom:10px
}
#check-cod-avaialbility input {
	height:30px
}
.pro-tag-category a {
	font-size:15px
}
#check-cod-avaialbility input[type="text"] {
	border-radius:0px;
	font-size:13px;
	padding:0px 25px;
	border-left:none;
	border-right:none;
	border-top:none
}
#check-cod-avaialbility input[type="text"]:focus {
	border-bottom:2px solid #36417f
}
#check-cod-avaialbility input[type="button"] {
	width:90px;
	background:#36417f;
	margin-left:10px
}
.pro-details .product-size-availabel .website-text-theme {
	border:1px solid #36417f
}
#slideshow .thumb.active {
	width:80%
}
.out-of-stock-warning {
	margin-right:-15px;
	margin-left:-15px;
	padding:15px;
	font-size:13px;
	margin-bottom:15px;
	border:2px solid #fbcf69
}
.out-of-stock-warning a {
	color:#ef3f65
}
.mobile-view-description-table {
	border:1px solid #d6d6d6;
	border-collapse:collapse
}
.mobile-view-description-table, .mobile-view-description-table table {
	width:100%
}
.mobile-view-description-table tr td {
	border:1px solid #d6d6d6
}
.mobile-view-description-table .td-1, .mobile-view-description-table table .td-1 {
	padding:5px;
	vertical-align:baseline
}
.mobile-view-description-table .td-2, .mobile-view-description-table table .td-2 {
	padding:5px
}
.mobile-view-description-table table td {
	border:none
}
#review-tab .review-box {
	padding:0 5px
}
@media (min-width:0px) and (max-width:767px) {
.pro-details .product-name {
font-size:17px;
margin-top:10px
}
#check-cod-avaialbility input[type="text"] {
width:60%
}
}
@media (min-width:768px) and (max-width:991px) {
.product-list-all a:hover {
text-decoration:none
}
.pro-details .product-name {
font-size:22px;
margin-top:10px
}
#check-cod-avaialbility input[type="text"] {
width:300px
}
}
@media (min-width:0px) and (max-width:991px) {
.model-product-box .pro-details {
margin-top:30px;
padding-left:0;
width:100%
}
.product-detail-breadcrumb {
margin-bottom:15px;
margin-top:2px;
font-size:12px
}
#check-cod-avaialbility {
margin-top:15px
}
#check-cod-avaialbility h5 {
margin-bottom:5px
}
#check-cod-avaialbility .pincode-map-icon {
top:38px
}
#check-cod-avaialbility input[type="text"] {
padding:0px 25px
}
.price-avaible h4 {
font-size:23px
}
.featured-area .single-product-container {
width:auto;
height:auto;
max-width:100%;
margin-right:5px
}
.product-size-availabel {
width:98%
}
.product-detail-images-carousel .owl-prev, .product-detail-images-carousel .owl-next {
border:none!important;
background:none!important
}
.mobile-view-description-table .td-1, .mobile-view-description-table table .td-1 {
width:30%
}
.mobile-view-description-table .td-2, .mobile-view-description-table table .td-2 {
width:70%
}
.product-detail-page-mobile-container {
margin-right:auto;
margin-left:auto;
padding-left:0px;
padding-right:0px;
margin-top:0px;
width:100%!important
}
.product-detail-page-mobile-container .mobile-col {
float:none;
padding-right:0;
padding-left:0
}
.product-detail-page-mobile-container .row {
margin-right:0;
margin-left:0;
width:100%
}
.addthis_native_toolbox {
margin-top:-16px
}
.mobile-view-margin {
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0
}
.product-detail-page-mobile-container .des-review.delivery-opt {
padding-left:15px!important;
padding-right:15px!important
}
.featured-area .prd {
padding-left:15px!important;
padding-right:15px!important
}
.featured-area.prd-upselling {
margin-top:20px;
margin-left:15px;
margin-right:15px
}
.featured-area.prd-related {
margin-left:15px;
margin-right:15px
}
.featured-area.most-view {
margin-left:15px;
margin-right:15px
}
.featured-area.most-view .product-carousel-box .owl-item {
width:165px!important
}
.featured-area.prd-related .product-carousel-box .owl-item {
width:165px!important
}
.featured-area .comb {
padding-left:15px!important;
padding-right:15px!important
}
.product-detail-page-mobile-container .pro-details {
padding-left:15px!important;
padding-right:15px!important
}
.delivery-days div[class^="col-"] {
padding-left:0;
padding-right:0
}
.delivery-days p {
margin-bottom:10px
}
.product-detail-page #review-tab {
 
}
.review-carousel .owl-buttons {
display:none
}
.add-and-go-to-cart-btn {
position:fixed;
bottom:0;
right:0;
left:0;
width:100%;
height:50px;
z-index:10;
border-top:1px solid #dadada;
background:#fff;
box-shadow:0 1px 8px 0 #d4d5d9;
display:inline-flex;
display:-webkit-inline-flex;
display:-ms-inline-flexbox
}
.add-and-go-to-cart-btn .size_button .mb2 {
background:#f03f63;
font-size:18px
}
.add-and-go-to-cart-btn .size_button .mb1 {
background:#f03f63;
font-size:18px;
letter-spacing:3px;
word-spacing:3px;
-webkit-text-stroke:1px;
border:none;
padding:13px;
margin-left:170px!important;
margin-top:3px;
margin-bottom:3px
}
.add-and-go-to-cart-btn .add-to-wishlist {
font-size:16px;
padding-top:14px;
padding-bottom:14px;
width:40%
}
.add-and-go-to-cart-btn .buy-now-btn {
font-size:16px;
padding-top:14px;
padding-bottom:14px;
width:50%
}
.add-and-go-to-cart-btn .buy-now-btn span, .add-and-go-to-cart-btn .add-to-wishlist span {
padding-top:4px
}
.product-detail-page-mobile-container .pro-description>p {
padding:15px 0
}
.product-detail-slider .owl-next {
right:12px
}
.pincode-container .pincodeSubmitBtn {
width:26%;
float:right
}
.pincode-container {
height:70px
}
.pincode-container .cod_span {
margin-right:10px
}
.pincode-container .cod-text {
padding-left:50px;
padding-top:4px
}
.pincode-container .cod-input {
width:50%
}
.product-detail-page-mobile-container .tab-menu-review li {
margin-top:15px
}
.featured-area .single-product-container .product-image a .main_anchor_product img {
height:165px;
width:auto;
max-width:100%;
display:inline
}
.product-detail-page #description {
 
}
.best-seller-carousel .single-product-container .product-image a .main_anchor_product img {
height:180px;
width:auto;
max-width:100%;
display:inline
}
.best-seller-carousel .single-product-container {
width:auto;
height:auto;
max-width:100%;
margin-right:5px
}
}
.add-to-wishlist, .add-to-wishlist:hover, .buy-now-btn, .buy-now-btn:hover {
	background-color:#36417f;
	color:white;
	text-align:center;
	text-decoration:none
}
@media (min-width:0) and (max-width:350px) {
.single-product-container .product-text .price {
font-size:11px
}
.featured-area .single-product-container .product-text .price {
font-size:11px
}
}
@media (min-width:992px) {
.product-detail-page #review-tab {
 
}

#slideshow {
text-align:center
}
 
#check-cod-avaialbility input[type="text"] {
width:60%
}
.pro-details .product-name {
font-size:24px;
}
.product-detail-breadcrumb {
margin-bottom:-10px;
margin-top:12px;
font-size:12px
}
.product-size-availabel .product-size {
width:50px;
height:50px;
border-radius:50%;
padding-top:15px;
text-align:center;
margin-right:5px;
font-size:16px;
display:inline-block;
border:1px solid #7b7b7b
}
.product-size-availabel .product-size:not(.disable-element):hover {
background:#36417f;
color:white;
border:1px solid #36417f
}
.featured-area .single-product-container .product-image a .main_anchor_product img {
height:209px
}
.featured-area .single-product-container {
width:200px
}
.add-and-go-to-cart-btn {
display:inline-flex;
display:-webkit-inline-flex;
display:-ms-inline-flexbox;
width:100%
}
.add-and-go-to-cart-btn .size_button {
font-size:18px;
height:40px;
line-height:40px;
border-radius:6px;
cursor:pointer;
width:100%
}
.add-and-go-to-cart-btn .size_button:hover {
text-decoration:none
}
.add-to-wishlist, .add-to-wishlist:hover {
width:32%;
font-size:15px;
height:40px;
border-radius:6px;
line-height:40px;
margin-right:5px
}
.buy-now-btn, .buy-now-btn:hover {
width:48%;
font-size:15px;
height:40px;
text-align:center;
border-radius:6px;
line-height:40px;
margin-left:2%;
color:white!important;
text-decoration:none
}
.mobile-view-description-table .td-1 {
width:25%
}
.mobile-view-description-table .td-2 {
width:75%
}
.mobile-view-description-table table .td-1 {
width:15%
}
.mobile-view-description-table table .td-2 {
width:85%
}
#review-tab .review-carousel .review-box {
margin-top:20px
}
.review-carousel .owl-buttons .owl-prev {
position:absolute;
left:45%;
top:-20px;
border:1px solid #4e4e4e;
border-radius:50%!important;
padding:2px 9px!important;
color:#757575!important;
background:#ffffff none repeat scroll 0 0!important;
font-size:15px!important;
-webkit-text-stroke:1px
}
.review-carousel .owl-buttons .owl-next {
position:absolute;
right:45%;
top:-20px;
border:1px solid #4e4e4e;
padding:2px 9px!important;
border-radius:50%!important;
color:#757575!important;
background:#ffffff none repeat scroll 0 0!important;
font-size:15px!important;
-webkit-text-stroke:1px
}
.review-carousel .owl-buttons .owl-next:hover, .review-carousel .owl-buttons .owl-prev:hover {
background:#f13f62!important;
border:1px solid #f13f62!important;
color:white!important
}
.review-carousel .owl-buttons .owl-next:hover .fa, .review-carousel .owl-buttons .owl-prev:hover .fa {
color:white;
-webkit-text-stroke:1px
}
}
.stock-availability {
	margin-bottom:3px
}
.stock-availability span {
	padding:0px 10px;
	font-size:15px;
	height:25px;
	line-height:26px;
	border-radius:6px
}
.wishlist-items-container {
	height:auto;
	width:100%
}
.wishlist-item .product-image {
	padding:0;
	margin:0
}
.wishlist-items-container .wishlist-item {
	border:1px solid #d8d8d8;
	margin-bottom:20px
}
.wishlist-item .product-image {
	margin:0;
	padding:0
}
.wishlist-item .product-info {
	height:inherit
}
.wishlist-item .product-image a img {
	width:100%;
	border-right:1px solid #efefef
}
.wishlist-item .size-selection p {
	margin-bottom:0
}
.wishlist-item .product-name {
	margin-bottom:4px;
	font-size:13px;
	font-weight:bold
}
.wishlist-heading {
	margin-right:-15px;
	margin-left:-15px
}
.wishlist-item .control-button {
	font-size:15px;
	color:rgba(0, 67, 255, 0.77);
	font-weight:bold;
	border-top:1px solid rgba(128, 128, 128, 0.33);
	padding:6px 0
}
.wishlist-item .product-price-desktop-view {
	float:right;
	font-weight:bold;
	font-size:14px;
	color:#666666
}
.wishlist-item .control-button span {
	cursor:pointer;
	color:#666666;
	font-size:14px
}
.wishlist-item .size-selection .product-size {
	border-radius:50%;
	text-align:center;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bolder;
	display:inline-block;
	border:1px solid #d4d4d4
}
.wishlist-item .size-selection .product-size.website-reverse-text-theme:not(.disable-element) {
border:1px solid grey
}
.wishlist-item .size-selection .product-size.website-text-theme:not(.disable-element) {
border:1px solid #36417f
}
.wishlist-item .disable-add-to-cart {
	pointer-events:none;
	text-decoration:line-through;
	opacity:0.5
}
.wishlist-item .remove-btn-panel {
	border-right:1px solid rgba(128, 128, 128, 0.33)
}
.wishlist-item .product-name a, .wishlist-item .product-name a:hover {
	text-decoration:none
}
.wishlist-update-msg {
	color:green;
	font-size:16px
}
@media screen and (min-width:0px) and (max-width:320px) {
.wishlist-item .size-selection .product-size {
width:2em!important;
height:2.2em!important;
padding-top:6px!important
}
}
@media screen and (min-width:0px) and (max-width:766px) {
.wishlist-item .product-info {
padding:5px 10px 0px 12px
}
.wishlist-item .product-name {
margin-top:5px;
margin-bottom:10px;
font-size:1.1em
}
.wishlist-items-container .wishlist-item {
height:190px;
width:100%;
margin:20px auto
}
.wishlist-item .product-image a img {
height:155px
}
.wishlist-item .mobile-view-out-of-stock {
font-size:13px
}
.wishlist-item .product-price-mobile-view {
font-weight:bold;
font-size:1.2em;
margin-top:7px
}
.wishlist-item .size-selection .product-size {
border:1px solid #cacaca;
width:2.5em;
height:2.5em;
padding-top:7px;
margin-right:1.4%
}
}
@media screen and (min-width:0px) and (max-width:991px) {
.wishlist-heading {
margin-top:40px
}
.wishlist-heading .title-b {
padding:0 15px
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
.wishlist-item .product-name {
margin-top:5px
}
.wishlist-page-body .container-fluid {
width:970px
}
}
@media screen and (min-width:768px) {
.wishlist-panel {
margin-left:15px;
margin-right:15px
}
.wishlist-item .product-name {
width:75%
}
.wishlist-item .out-of-stock-desktop-view {
position:absolute;
right:10px;
top:28px;
font-size:14px;
color:red
}
.wishlist-item .product-info {
padding:8px 10px 0px 0px;
margin-left:-10px
}
.wishlist-item .size-selection {
margin-top:10px
}
.wishlist-item .size-selection .product-size {
border:1px solid #d4d4d4;
width:40px;
height:40px;
padding-top:9px;
margin-right:6px
}
.wishlist-items-container .wishlist-item {
margin:20px 15px
}
.wishlist-item .control-btn-panel {
position:absolute;
width:78%;
right:0;
margin:0;
bottom:0
}
.wishlist-items-container .wishlist-item {
height:142px
}
.wishlist-item .product-image a img {
height:140px;
width:86%
}
}
@media screen and (min-width:992px) {
.wishlist-item .size-selection .product-size:not(.disable-element):hover {
background-color:#36417f;
border-color:#36417f;
color:white;
cursor:pointer
}
.wishlist-page-body {
padding-top:20px
}
}
@media screen and (min-width:1200px) {
.wishlist-page-body .container-fluid {
width:1170px
}
}
@media (min-width:0px) and (max-width:767px) {
.trending-deals-gap {
margin-bottom:20px
}
.offers-and-banners-area .col-lg-4 .col-xs-12 {
margin-bottom:20px
}
.offers-and-banners-area .offer-1 {
margin-bottom:20px
}
}
@media (min-width:0px) and (max-width:991px) {
.sticky-app-link-bar {
position:fixed;
top:0;
right:0;
left:0;
z-index:1
}
.header-relative-position {
top:67px
}
.mobile-header-panel-mirror {
visibility:hidden
}
.product-content-relative-position {
margin-top:167px
}
.app-install-bar {
padding:5px 10px 0px 10px;
background:#f9f9f9;
border-bottom:1px solid #d4d4d4;
border-top:1px solid #d4d4d4
}
.app-install-bar .container-fluid {
padding-right:0;
padding-left:0;
margin-right:0;
margin-left:0;
width:100%
}
.app-install-bar .app-info {
line-height:10px;
font-size:11px;
margin-bottom:0
}
.app-install-bar .row {
margin-right:0;
margin-left:0
}
.app-install-bar div[class^="col-"] {
padding-left:0;
padding-right:0
}
.app-install-bar .app-link {
padding:10px 3px;
line-height:55px;
font-size:12px
}
#blog-curosel .owl-buttons .owl-prev {
left:0px!important;
padding-left:0;
margin-left:0
}
#blog-curosel .owl-buttons .owl-next {
right:0px!important;
padding-right:0;
margin-right:0
}
#blog-curosel .owl-buttons .owl-prev, #blog-curosel .owl-buttons .owl-next {
position:absolute!important;
top:28%!important;
border:none!important;
background:transparent!important
}
}
@media (min-width:767px) and (max-width:991px) {
.banner-area {
margin-top:20px
}
.home-body .banner-1 {
border-right:1px solid #eaeaec
}
.trending-deals-gap {
border-bottom:1px solid #eaeaec;
border-right:1px solid #eaeaec
}
.offers-and-banners-area .offer-1 {
border-right:1px solid #eaeaec
}
}
.blog-update-area .blog-img.img-full.relative {
	text-align:center
}
.blog-update-area .blog-img img {
	height:220px;
	width:auto;
	max-width:100%
}
@media (min-width:0px) and (max-width:991px) {
.banner-area {
padding-top:30px
}

.banner-area .container, .offers-and-banners-area .container, .trending-deals-area .container, .featured-categories-area .container {
width:100%
}
.blog-update-area .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
#blog-curosel {
padding-left:15px;
padding-right:15px
}
#blog-curosel .blog-box {
margin-right:10px;
margin-left:10px
}
.banner-area .row, .offers-and-banners-area .row, .trending-deals-area .row, .featured-categories-area .row {
margin-left:0;
margin-right:0
}
.home-body div[class^="col-"] {
padding-left:0;
padding-right:0
}
.banner-area .row, .offers-and-banners-area .row, .trending-deals-area .row, .featured-categories-area .row {
margin-left:0;
margin-right:0
}
.product-tab-area {
margin:30px 0px
}
.featured-categories-area .td-banner, .offers-and-banners-area .banner-3, .offers-and-banners-area .banner-4 {
border-bottom:1px solid #eaeaec;
border-right:1px solid #eaeaec
}
.product-tab-area .section-title .title-p {
padding:8px 15px
}
}
.banner-area {
	clear:both
}
.single-product-container a:hover {
	text-decoration:none
}
.section-title h3 span:hover {
	background:#36417f;
	color:white;
	border-color:#36417f
}
@media (min-width:992px) {
.banner-area {
padding-top:40px
}
.offers-and-banners-area .offer-1 {
margin-bottom:30px
}
.product-tab-area {
margin:30px 0px 0
}
.featured-categories-area .td-banner {
padding:0 5px
}
.trending-deals-gap {
margin-bottom:20px
}
#blog-curosel .owl-buttons {
display:none
}
}
@media (min-width:992px) to (max-width:1199) {
.product-tab-area .container-fluid {
width:970px
}
}
@media (min-width:1200px) {
.product-tab-area .container-fluid {
width:1170px
}
}
@media (max-width:767px) {
.product-tab-area .container-fluid {
width:auto
}
}
#help-page {
	background:#f5f5f5
}
#help-page a.anchor-button, #help-page a.anchor-button:hover {
	padding:8px 10px;
	background:#f03f63;
	color:white;
	border-radius:5px;
	text-decoration:none
}
#help-page .imp-links {
	margin-left:-15px;
	margin-right:-15px
}
#help-page .imp-links .links-template {
	padding:20px 15px
}
#help-page .content-sepration-border {
	border-bottom:15px solid whitesmoke;
	margin-left:-15px;
	margin-right:-15px
}
#help-page .contact-info, #help-page .contact-info:hover {
	color:#36417f;
	text-decoration:none
}
#help-page .imp-tracking-links {
	display:flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	text-align:center;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap
}
#help-page .imp-tracking-links a:hover, #help-page .imp-tracking-links a:visited, #help-page .imp-tracking-links a:visited {
	text-decoration:none
}
#help-page .imp-tracking-links img {
	width:80px
}
#help-page .imp-tracking-links>div {
	flex-grow:1;
	-webkit-flex-grow:1;
	width:33.33333333333%;
	padding:15px;
	height:auto
}
#help-page .imp-tracking-links .track-order, #help-page .imp-tracking-links .cancel-order {
}
#help-page .imp-tracking-links .link-description {
	margin-top:15px;
	line-height:21px;
	color:black
}
#help-page .imp-tracking-links .link-heading {
	margin-top:15px;
	font-weight:bold
}
#help-page .imp-tracking-links .link-heading span {
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	padding-bottom:2px;
	border-bottom:2px solid #717171
}
.heading-menus {
	height:auto;
	float:right;
	width:100%
}
.heading-menus a:hover {
	text-decoration:none;
	color:black
}
.help-heading-items {
	width:90%;
	color:black;
	float:right;
	height:48px;
	box-sizing:border-box;
	text-align:left;
	padding:15px;
	background:white;
	font-size:15px;
	font-weight:bold;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6
}
.fixed {
	height:700px;
	overflow:hidden
}
.scrollit {
	height:700px;
	overflow-y:scroll
}
.scrollit::-webkit-scrollbar {
display:none
}
.contact-us-section {
	margin-bottom:370px
}
.scrollit::-moz-scrollbar {
width:0px;
background:transparent
}
#help-page .section-sepration {
	border-top:1px solid #d2d2d2
}
#help-page .help-detail-info {
	background:white
}
.help-info-body p {
	font-size:15px;
	color:#333
}
#help-page .help-info {
	padding:50px 48px
}
.heading-menus a:last-child .help-heading-items {
	border-bottom:1px solid #e6e6e6
}
.help-heading-items:hover {
	background-color:#f9f9f9
}
.help-accordion .panel-group .panel+.panel {
	margin-top:0px
}
.help-accordion .panel-heading {
	font-size:15px;
	padding:16px;
	background:white
}
.help-accordion .panel-heading h4 a {
	font-size:16px;
	padding:0px
}
.help-accordion .panel-body {
	padding:30px 20px;
	font-family:verdana
}
.help-accordion .panel-heading h4 a:hover {
	text-decoration:none;
	color:initial
}
.help-accordion .panel-group {
	margin-bottom:0
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\f106"
}
.panel-heading .accordion-toggle:after {
	font:normal normal normal 14px/1 FontAwesome;
	content:"\f107";
	float:right;
	color:grey;
	font-size:18px
}
@media (max-width:991px) {
#help-page #page-content {
padding-top:20px
}
#help-page .imp-tracking-links img {
width:60px
}
#help-page .imp-tracking-links .link-heading span {
font-size:12px
}
#help-page .imp-tracking-links>div {
padding:15px 5px
}
#help-page .tracking-links {
margin-left:-15px;
margin-right:-15px;
border-top:1px solid #f7a785;
border-bottom:1px solid #f7a785;
background:white
}
}
.no_padding {
	padding:2px!important
}
.my-addresss .shipment-address {
	height:16em;
	border-radius:7px;
	border:1px solid grey;
	margin-bottom:10px
}
.my-addresss .address-panel-controls .remove-address {
	bottom:18px;
	left:30px
}
.my-addresss .address-panel-controls .edit-address {
	bottom:18px
}
.reset-password {
	height:35px;
	padding:0 15px
}
#user_address_form+ div .save-shipment-address {
	height:40px;
	font-size:16px;
	margin-top:15px;
	-webkit-text-stroke:1px
}
#resend-otp {
	font-size:14px;
	text-decoration:underline
}
.main-details-panel {
	padding-bottom:5px
}
.main-details {
	font-size:15px;
	padding-bottom:5px
}
.payment-heading {
	border-bottom:1px solid grey;
	padding-bottom:4px
}
.product-details-panel {
	margin-top:2px;
	margin-bottom:5px
}
.payment-tax {
	border-bottom:1px solid grey
}
.total-payment-amount {
	padding-bottom:10px;
	padding-top:5px;
	font-size:16px
}
@media (min-width:0px) and (max-width:991px) {
#otp-page .container, #payment-success-panel .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
}
@media (min-width:992px) {
#submit-otp {
width:120px;
height:40px;
border:1px solid #36417f
}
}
#orders-page .order-card .order-info-panel {
	background:#f4fdfb;
	border-radius:7px;
	border:1px solid grey;
	padding:15px
}
#orders-page a.view-order-detail {
	padding:5px 5px;
	display:inline-block;
	font-weight:bold;
	border-radius:5px;
	background:#ff9f00;
	border:1px solid #bd7802;
	color:white
}
#orders-page a.view-order-detail:hover {
	text-decoration:none
}
@media (min-width:0px) and (max-width:991px) {
#orders-detail-page .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
#orders-page .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
#orders-page .order-card .order-info-panel {
margin:0 0px 20px 0
}
}
@media (min-width:992px) {
#orders-page .order-card {
padding-left:0;
padding-right:0
}
#orders-page .order-card .order-info-panel {
margin:0 20px 20px 0
}
#orders-page .my-order-list {
margin-left:0;
margin-right:0
}
}
ul.SteppedProgress {
	counter-reset:step;
	display:flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	margin:auto;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:center;
	z-index:1
}
.SteppedProgress li {
	list-style-type:none;
	color:#404140;
	line-height:normal;
	text-transform:uppercase;
	flex:1;
	-webkit-flex:1;
	font-size:22px;
	position:relative;
	padding:0 2%
}
.SteppedProgress li.boxed span, .SteppedProgress li.current span {
	background:silver;
	border:1px solid silver;
	color:gray;
	display:inline-block;
	padding:3px 6px;
	position:relative;
	margin:0px -6px;
	width:100%
}
.SteppedProgress li.boxed span:after, .SteppedProgress li.current span:after {
	bottom:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(255, 255, 255, 0);
	border-bottom-color:silver;
	border-width:10px;
	margin-left:-10px
}
.SteppedProgress li.current span {
	background:#4170b0;
	color:#FFF
}
.SteppedProgress li.current span:after {
	border-bottom-color:#4170b0
}
.SteppedProgress li.current.canHover span:hover {
	background:#b9cce5;
	border-color:#4170b0;
	color:#4170b0
}
.SteppedProgress li.current.canHover span:hover:after {
	border-bottom-color:#b9cce5
}
.SteppedProgress li.complete.boxed span {
	background:#23b900;
	color:#FFF
}
.SteppedProgress li.complete.boxed span:after {
	border-bottom-color:#23b900
}
.SteppedProgress li.complete.boxed.canHover span:hover {
	background:#95ff7c;
	border-color:#23b900;
	color:#23b900;
	cursor:pointer
}
.SteppedProgress li.complete.boxed.canHover span:hover:after {
	border-bottom-color:#23b900;
	cursor:pointer
}
.SteppedProgress li:before {
	content:counter(step);
	counter-increment:step;
	width:30px;
	line-height:30px;
	display:block;
	font-size:22px;
	color:#FFF;
	background:gray;
	border-radius:15px;
	margin:0 auto 10px;
	position:relative;
	z-index:1
}
.SteppedProgress li:after {
	content:'';
	width:100%;
	height:6px;
	background:silver;
	position:absolute;
	left:-50%;
	top:15px;
	z-index:-1
}
.SteppedProgress li:first-child:after {
	content:none
}
.SteppedProgress li.complete:before {
	background:green;
	color:white
}
.SteppedProgress li.complete:after {
	background:green
}
ul.SteppedProgress.Vertical {
	display:block
}
.SteppedProgress.Vertical li {
	flex:none;
	-webkit-flex:none;
	clear:both;
	text-align:left;
	padding:0;
	margin-left:0;
	min-height:2.2em
}
.SteppedProgress.Vertical li span {
	white-space:nowrap
}
ul.SteppedProgress.Vertical li:before {
	float:none;
	display:inline-block;
	margin-right:10px;
	text-align:center;
	margin-left:0
}
.SteppedProgress.Vertical li:after {
	content:'';
	width:6px;
	height:100%;
	position:absolute;
	left:12px;
	top:-50%;
	z-index:-1
}
ul.SteppedProgress.Vertical li.boxed, ul.SteppedProgress.Vertical li.current {
	min-width:90%
}
ul.SteppedProgress.Vertical li.boxed span, ul.SteppedProgress.Vertical li.current span {
	display:inline;
	margin-left:0
}
ul.SteppedProgress.Vertical li.boxed span:after, ul.SteppedProgress.Vertical li.current span:after {
	bottom:auto;
	left:auto;
	right:100%;
	top:7px;
	border-color:rgba(255, 255, 255, 0);
	border-right-color:silver;
	margin:0
}
ul.SteppedProgress.Vertical li.current span:after {
	border-right-color:#4170b0
}
ul.SteppedProgress.Vertical li.complete.boxed span:after {
	border-color:rgba(255, 255, 255, 0);
	border-right-color:#23b900
}
@media (max-width:480px) {
ul.SteppedProgress {
display:block
}
.SteppedProgress li {
flex:none;
-webkit-flex:none;
clear:both;
text-align:left;
padding:0;
margin-left:0;
min-height:2.2em
}
.SteppedProgress li span {
white-space:nowrap
}
ul.SteppedProgress li:before {
float:none;
display:inline-block;
margin-right:10px;
text-align:center;
margin-left:0
}
.SteppedProgress li:after {
content:'';
width:6px;
height:100%;
position:absolute;
left:12px;
top:-50%;
z-index:-1
}
ul.SteppedProgress li.boxed, ul.SteppedProgress li.current {
min-width:90%
}
ul.SteppedProgress li.boxed span, ul.SteppedProgress li.current span {
display:inline;
margin-left:0
}
ul.SteppedProgress li.boxed span:after, ul.SteppedProgress li.current span:after {
bottom:auto;
left:auto;
right:100%;
top:7px;
border-color:rgba(255, 255, 255, 0);
border-right-color:silver;
margin:0
}
ul.SteppedProgress li.current span:after {
border-right-color:#4170b0
}
ul.SteppedProgress li.complete.boxed span:after {
border-color:rgba(255, 255, 255, 0);
border-right-color:#23b900
}
}
.order-tracking-progress-bar .SteppedProgress li {
	text-transform:capitalize
}
.order-tracking-progress-bar .SteppedProgress li.complete:before {
	color:green;
	font-size:3px
}
.order-tracking-progress-bar .SteppedProgress li:before {
	color:grey
}
.order-tracking-progress-bar .SteppedProgress li.failure:before {
	color:red;
	font-size:3px
}
.order-tracking-progress-bar .SteppedProgress li.failure:after {
	background:red
}
.order-tracking-progress-bar .SteppedProgress li.failure:before {
	background:red;
	color:white
}
.order-tracking-progress-bar .SteppedProgress li.return:before {
	color:orange;
	font-size:3px
}
.order-tracking-progress-bar .SteppedProgress li.return:after {
	background:orange
}
.order-tracking-progress-bar .SteppedProgress li.return:before {
	background:orange;
	color:white
}
#orders-detail-page .shipping-items {
	margin-top:10px
}
#orders-detail-page .shipping-items table td {
	padding-bottom:15px;
	vertical-align:top
}
.return-panel .checkbox-panel {
	text-align:center;
	padding:0 5px
}
.return-panel .return-product-img {
	outline:1px solid #c3c1c1
}
#orders-detail-page .return-panel .padding-dist {
	padding-left:5px;
	padding-right:5px
}
.return-panel .ordered-product {
	border-bottom:1px dotted grey;
	padding:10px 0px
}
#orders-detail-page .return-panel .generate-return-request {
	font-size:16px;
	padding-bottom:10px
}
#orders-detail-page #pickup-address-modal .error-message {
	font-weight:bold
}
#orders-detail-page .return-panel #return-request-form .todo-action .radio-inline {
	margin-left:0;
	margin-right:10px
}
#orders-detail-page #create-return-panel {
	border:2px dotted grey;
	padding:15px;
	border-radius:10px
}
#orders-detail-page .return-panel #create-return-panel .pickup-address-display {
	margin-top:15px;
	border-top:2px dotted grey;
	padding-top:20px
}
#orders-detail-page .return-panel #create-return-panel .pickup-address-display h6 {
	display:inline
}
#orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:not(:checked) + label, #orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:checked + label {
padding-left:0;
margin-left:0px;
margin-top:25px
}
#orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link, #orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link:hover {
	color:#9f1559;
	font-size:14px
}
#orders-detail-page .return-product {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:2px dotted grey
}
#orders-detail-page .return-reason {
	width:230px;
	height:25px;
	margin-left:10px;
	font-size:12px;
	text-align:center
}
#orders-detail-page #return-request-form .return-validation-error {
	font-size:14px;
	color:red;
	font-weight:bold
}
#orders-detail-page #pickup-address-modal .save-add-btn {
	height:35px;
	padding:0px 20px;
	border:1px solid #36417f
}
#orders-detail-page .return-panel .submit-return-request-btn {
	width:150px;
	height:35px
}
#orders-detail-page .generate-return-request {
	font-size:16px
}
@media (min-width:0px) and (max-width:480px) {
.order-tracking-progress-bar ul.SteppedProgress li:before {
font-size:3px;
width:20px;
position:relative;
top:9.1em;
left:3px;
line-height:20px
}
.order-tracking-progress-bar .SteppedProgress li {
min-height:5em;
font-size:15px
}
.order-tracking-progress-bar .SteppedProgress li span {
position:relative;
top:2em
}
}
@media (min-width:481px) {
.order-tracking-progress-bar {
margin-bottom:10px;
margin-top:10px
}
.order-tracking-progress-bar .SteppedProgress li:before {
width:20px;
line-height:20px;
font-size:0px;
margin-top:7px
}
.order-tracking-progress-bar .SteppedProgress li {
font-size:16px
}
}
@media (min-width:0px) and (max-width:767px) {
.return-panel .return-product-img {
width:80%;
height:64px;
margin-top:10px
}
#pickup-address-modal .modal-dialog {
margin:0
}
#pickup-address-modal .modal-body .container-fluid {
padding:0
}
#pickup-address-modal .modal-body .container-fluid div[class^='col-'] {
padding:0
}
#pickup-address-modal .modal-header .close {
margin-top:10px;
margin-right:10px
}
#pickup-address-modal .save-pickup-address {
width:100%;
font-size:18px;
height:40px;
-webkit-text-stroke:1px;
letter-spacing:1px
}
}
@media (min-width:768px) and (max-width:991px) {
.return-panel .return-product-img {
width:60%
}
}
@media (min-width:0px) and (max-width:991px) {
.product-quantity {
height:30px;
width:40px
}
#orders-detail-page .return-reason {
width:160px;
margin-top:5px
}
.return-reason-grid {
text-align:left
}
#orders-detail-page #create-return-panel {
margin:0;
padding:10px
}
.return-product .product-info-cols {
padding-left:5px
}
.return-product .product-name p {
font-size:12px
}
.return-product .selected-product {
margin-top:30px
}
#orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:not(:checked) + label:after, #orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:checked + label:after {
font-size:1.2em;
top:.09em;
left:3.01px
}
#orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:not(:checked) + label:before, #orders-detail-page .return-product .website-checkbox-theme[type="checkbox"]:checked + label:before {
width:1em;
height:1em
}
#orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link, #orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link:hover {
float:right
}
}
@media (min-width:992px) {
.return-panel .return-product-img {
width:80px;
height:auto;
margin-right:10px
}
#returns-status-panel .shipment-module {
padding-left:0;
padding-right:0
}
.product-quantity {
height:30px;
width:60px;
background:none
}
#orders-detail-page .return-reason {
background:none
}
.return-reason-grid {
text-align:left;
padding-left:0
}
.return-product .product-info-cols {
padding-left:0px
}
#orders-detail-page #create-return-panel {
margin-left:0px;
margin-right:0px
}
#orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link, #orders-detail-page .return-panel #create-return-panel .pickup-address-display .edit-address-link:hover {
margin-left:25px
}
#orders-detail-page #returns-status-panel {
margin-right:0;
margin-left:0
}
}
#orders-detail-page .shipment-order {
	background:#f4fdfb;
	border-radius:7px;
	border:1px solid grey;
	padding:15px;
	margin-bottom:15px
}
#orders-detail-page .shipment-product-img {
	width:80px;
	height:80px;
	outline:1px solid #c3c1c1;
	margin-right:10px
}
.payment-partner-img {
	height:60px
}
#affiliates-partner .partner-heading h2 {
	text-align:center;
	margin-top:20px;
	font-size:20px;
	padding:5px 0;
	background-color:#36417f;
	color:white;
	height:30px
}
.partner-logo-panel {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width:0px) and (max-width:991px) {
#affiliates-partner .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
}
#blog-list-page .latest-post-sidebar, #blog-detail-page .latest-post-sidebar {
	margin-top:0
}
#blog-list-page .blog-category-widget, #blog-detail-page .blog-category-widget {
	text-transform:capitalize;
	margin-top:5px
}
.blog-list .date-box {
	left:20px;
	top:20px
}
.date-box span label {
	top:-8px;
	white-space:normal
}
#blog-list-page .blog-title {
	font-size:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	width:100%;
	height:auto;
	white-space:nowrap
}
#blog-list-page .read-more {
	font-size:100%;
	display:inline-block;
	padding:7px 20px;
	text-align:center;
	border:1px solid #36417f;
	border-radius:5px
}
#blog-list-page .read-more:hover {
	color:white;
	text-decoration:underline
}
#blog-list-page .blog-tags {
	text-overflow:ellipsis;
	overflow:hidden;
	width:100%;
	height:auto;
	white-space:nowrap
}
.blog-detail-description, .blog-short-description {
	text-align:justify
}
li.blog-category {
	font-size:15px;
	padding-top:5px;
	padding-bottom:1px;
	border:none
}
.blog-short-description p span, .blog-detail-description p, .blog-detail-description p span {
	font-family:"gotham-rounded"!important;
	font-weight:normal!important;
	font-style:normal!important;
	background-color:white!important;
	font-size:14px!important
}
.blog-detail-description p {
	line-height:18px!important;
	margin-bottom:5px!important
}
#blog-list-page .blog-list ul.pagination-li li a {
	height:25px;
	width:25px;
	line-height:25px
}
#blog-list-page .blog-list .pagination-li li + li {
	margin-left:0px
}
#blog-detail-page .circle {
	float:left;
	width:50px;
	height:50px;
	border-radius:50%;
	line-height:50px;
	text-align:center;
	margin-top:10px;
	margin-right:5px;
	font-size:16px;
	color:white;
	display:inline-block;
	border:1px solid #36417f;
	background:#36417f
}
#blog-detail-page .blog-title {
	font-size:23px
}
#blog-list-page .blog-list .read-more {
	letter-spacing:1px;
	word-spacing:2px;
	-webkit-text-stroke:0.8px
}
@media (min-width:0px) and (max-width:991px) {
#blog-list-page .container, #blog-detail-page .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
.blog-list .date-box {
left:4px;
top:4px
}
.latest-post-carousel .owl-buttons .owl-prev {
left:-25px!important
}
.latest-post-carousel .owl-buttons .owl-next {
right:-13px!important
}
.latest-post-carousel .owl-buttons .owl-prev, .latest-post-carousel .owl-buttons .owl-next {
position:absolute!important;
top:28%!important;
border:none!important;
background:transparent!important
}
#latest-post-carousel .blog-img.img-full {
text-align:center
}
#latest-post-carousel .blog-img img {
height:220px;
width:auto;
max-width:100%
}
#blog-detail-page .latest-post-sidebar {
margin-top:20px
}
.blog-detail-description img {
height:auto!important;
width:100%!important
}
.blog-list .blog-box+.blog-box {
margin-top:40px
}
#blog-list-page .blog-list-panel {
margin-top:20px
}
#blog-list-page .blog-list {
margin-bottom:20px
}
#blog-list-page .blog-list .blog-cover-image {
object-fit:contain;
height:220px
}
}
@media (min-width:768px) and (max-width:991px) {
.latest-post-sidebar .pro-name {
font-size:17px;
line-height:25px
}
.latest-blog-date {
font-size:18px
}
}
@media (min-width:992px) {
#blog-list-page .blog-list-panel {
height:auto;
width:100%;
float:left
}
#blog-list-page .blog-list-panel .blog-box {
width:48%;
margin-bottom:30px;
height:550px;
border:1px solid #eaeaea;
float:left
}
#blog-list-page .blog-box:nth-child(even) {
margin-left:3%
}
#blog-list-page .blog-list .blog-cover-image {
height:300px;
object-fit:contain
}
#blog-list-page .blog-list-panel .blog-box .blog-text {
padding:10px 10px;
position:relative;
height:calc(100% - 300px)
}
#blog-list-page .blog-list .date-box {
top:10px
}
#blog-list-page .blog-list .read-more {
position:absolute;
bottom:10px;
display:inline-block;
padding:5px 10px;
font-weight:bold;
text-decoration:none
}
}
.verify-email, .verify-phone {
	cursor:pointer;
	padding-left:10px;
	text-decoration:underline
}
.profile-otp-panel {
	margin-top:10px
}
.profile-otp-panel input.entered-otp {
	width:140px!important
}
.profile-otp-panel .resend-email-otp, .profile-otp-panel .resend-phone-otp {
	text-decoration:underline;
	color:#9f1559;
	display:inline-block;
	margin-left:2px;
	padding-top:2px
}
.profile-otp-panel input[type="submit"] {
	border:1px solid #9f1559
}
#my-account-page #submit-personal-info {
	height:35px;
	padding:0px 15px;
	border:1px solid #36417f
}
.verification-successful {
	margin-left:4px
}
@media (max-width:991px) {
#my-account-page .container {
margin-right:auto;
margin-left:auto;
padding-left:15px;
padding-right:15px;
width:100%
}
#my-account-page .panel-body {
padding:30px 15px
}
}
.alert-notification-banner-success {
	color:#4F8A10;
	background-color:#DFF2BF;
	border-color:#DFF2BF
}
.fa.fa-shopping-bag.notification-bag-icon, .fa.fa-trash.notification-trash-icon, .fa.fa-check-circle.notification-success-icon {
	-webkit-text-fill-color:#4F8A10
}
.fa.fa-heart.notification-wishlist-icon {
	-webkit-text-fill-color:red
}
.alert-notification-banner-error {
	color:#D8000C;
	background-color:#f9dddd;
	border-color:#f9dddd
}
.fa.fa-exclamation-circle.error-notification-banner-icon {
	-webkit-text-fill-color:red
}
#review-products #review_form .rating .fa-star {
	font-size:25px;
	margin-right:5px
}
#review-products #review_form .product-rating-details {
	display:inline-block;
	width:calc(100% - 109px)
}
#review-products #review_form .rating-custom {
	margin-top:10px
}
#review-products .product-block {
	padding:10px 0px;
	margin-bottom:10px
}
#review-products #review_form .product-rimage {
	vertical-align:top;
	width:90px;
	margin-right:15px;
	border:1px solid #cfd0cf
}
#review-products #review_form .product-rname {
	margin-bottom:5px
}
#review-products textarea {
	border:1px solid grey
}
#review-products textarea:focus {
	border:1px solid #f13f62
}
#review-products .conti-shop {
	padding:15px 15px;
	border-radius:5px;
	border:1px solid #f23f61;
	-webkit-text-stroke:1px;
	letter-spacing:2px;
	word-spacing:2px;
	font-size:18px;
	text-decoration:none
}
#review-products .after-review-msg {
	color:#00af00;
	font-size:20px;
	font-weight:bold;
	-webkit-text-stroke:0.2px
}
#review-products .conti-shop:hover, #review-products .conti-shop:active, #review-products .conti-shop:visited, #review-products .conti-shop:focus {
	text-decoration:none;
	color:white
}
#review-products .want-shop-more {
	font-size:18px;
	color:#f03f63;
	-webkit-text-stroke:0.1px;
	font-weight:bold
}
#review-products #submit-review-btn {
	font-size:20px;
	letter-spacing:2px;
	-webkit-text-stroke:1px
}
@media (max-width:991px) {
#review-products {
margin-top:30px
}
#review-products .container {
width:100%
}
#review-products #review_form .product-rname {
font-size:14px
}
}
@media (min-width:991px) {
.prod-details {
margin-top:20px
}
.continue-shopping {
margin-top:80px
}
#review-products {
margin-top:50px
}
#review-products #review_form .product-rname {
font-size:18px
}
#review-products textarea, #review-products #submit-review-btn {
width:70%
}
}
.seller-registration-page {
	width:40%
}
.seller-form-title {
	text-align:center;
	margin-bottom:20px
}
.collapse.in {
	display:inline!important
}
@media screen and (min-width:0px) and (max-width:991px) {
.container.gift-card-style {
width:100%
}
.gift-header {
font-size:18px;
display:inline-block;
margin-top:10px
}
.style-header {
margin-top:-38px
}
.gift-hr {
margin-top:10px
}
}
@media (min-width:992px) {
.style-header {
margin-top:10px
}
.gift-hr {
margin-top:10px;
margin-bottom:30px
}
.gift-card-mb {
margin-top:20px
}
}
@media (min-width:991px) {
.product-base.srch .ribbon.prod {
left:-74px!important;
top:4px!important
}
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #0a0a0a;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #000;
}
.carousel-indicators {
    bottom: -38px;
}
.carousel-control {
    position: absolute;
    top: 0;
    padding: 88px 0;
    left: 0 ;
    bottom: 0;
    width: 22%;
    opacity: 1;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
}
.carousel-control.left { left:0 !important;}
.ftr_top_wrp {
    background:#102251;
}
.top_container, .menu_align_container, .custom_swiper_wrp .swiper-pagination {
    width: 90%;
    margin: 0 auto;
}
.footer_loop {
    display: flex;
    justify-content: space-around;
    padding: 4.375rem 0 1.875rem;
    flex-wrap: wrap;
}
.footer_item {
       width: 23.9%;
    margin-right: 10px;
}
.footer_item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_item ul>a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
    margin: 0 0 1.75rem 0;
    cursor: pointer;
}
.footer_item ul>a i {
    display: none;
}
.footer_item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_item ul ul li {
    margin-bottom: 12px;
}
.footer_item ul ul li a {
    color: #C9C9C9;
    text-decoration: none;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
   
    transition: .3s;
}
.ftr_btm_wrp {
    background: #081840;
}
.footer_inner {
    display: flex;
    justify-content: space-between;
    padding: 1.75rem 0 1.625rem;
}
.footer_inner p {
    margin: 0;
    color: #003463;
    text-transform: uppercase;
    font-size: .9375rem;
}
.footer_inner ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.footer_inner ul li {
    position: relative;
}
.footer_inner ul li a {
    color: #003463;
    text-transform: uppercase;
    font-size: .9375rem;
    text-decoration: none;
}
.footer_inner ul li:after {
    content: '|';
    margin: 0 20px;
}
.footer-contact {
    margin-top: 21px;
}
.footer-contact li {
    font-size: 13px;
    color: #C9C9C9;
    margin-bottom: 18px;
}
.footer-contact li i {
    font-size: 16px;
    color: #FFFFFF;
    width: 18px;
    text-align: center;
    padding-right: 18px;
}

.footer-contact li i, .footer-contact li span {
    display: table-cell;
    vertical-align: middle;
}