@import url('../../../../../transfonter/MVFaseyha.css');

@font-face {font-family: 'MV_Waheed';src: url('font/MV_Waheed.otf');}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
.product-title h1 {
	font-size: 20px;
}

.product-price h2{
    
    font-size:18px;
}

h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
	}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
/*	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
	min-height: 40px;
    border-top: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

#menu .nav > li > a {
    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
    font-size: 14px;
}

nav#menu .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgb(34 154 200);
    color: #fff;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ff001f;
	background-image: linear-gradient(to bottom, #ff001f, #ff001f);
	background-repeat: repeat-x;
	border-color: #ff001f #ff001f #ff001f;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 100px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 110px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	/*color: red;*/
	font-size: 15px;
}
.rating .fa-star {
	/*color: red;*/
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	/*color: red;*/
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
        font-weight: bold;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	/*color: #999;*/
	color: #4a4a4a;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 11px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

/*.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	text-align: center;

	color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}*/

.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	line-height: 38px;
	text-align: center;
}

.product-thumb .button-group button.best-seller-cart {
	color: #ffffff;
	background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
	line-height: 41px;
	/*font-weight: bold;
	text-transform: uppercase;*/
}

.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	text-decoration: none;
	cursor: pointer;
}



@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
#tab-review{font-family: 'MV_Waheed';}

p, span, h1, h2, div{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

 button.close , button.close > span{  font-family: arial!important; }
 
 
 .product-thumb {

    position: relative;

}

#content > .row {

    flex-wrap: wrap;

    display: flex;

}

.related-item-box{


}

.related-item-box img{
   max-height:115px !important;
   padding: 0px;

   

   /*! width: 100px; */
}

.related-item-box .product-thumb{
    
    background:#FFFFFF;
        position: unset;

}
.related-item-box .product-thumb .rating{
padding-bottom: 0px;

}


.related-item-box .price{
   font-weight:bold;
   margin-top:5px;
   margin-bottom:0px;

}

.related-item-box .caption{
    min-height: 70px !important;
    
}

.related-item-box .caption a{
    min-height: 70px !important;
    color: #0066c0;
}

.recent-view-wrapper .related-item-box .caption a{
    min-height: 120px !important;
    color: #0066c0;
}

.product-thumb .button-group button.btn-close {
	width:50% !important; background:#FD9090; color:white;
}

@media (max-width: 768px) {
	.product-thumb .button-group button.btn-close {
		width:25% !important; background:#FD9090; color:white;
	}
}

.related-item-box .caption span{
    
    
}

/* menu */
#menu1 {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
}
#menu1 .nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}
#menu1 .nav > li > a:hover, #menu1 .nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu1 .dropdown-menu {
  padding-bottom: 0;
}
#menu1 .dropdown-inner {
  display: table;
}
#menu1 .dropdown-inner ul {
  display: table-cell;
}
#menu1 .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu1 .dropdown-inner li a:hover {
  color: #FFFFFF;
}
#menu1 .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu1 .see-all:hover, #menu1 .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#menu1 #category1 {
  float: left;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu1 .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
#menu1 .btn-navbar:hover, #menu1 .btn-navbar:focus, #menu1 .btn-navbar:active, #menu1 .btn-navbar.disabled, #menu1 .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}
@media (min-width: 768px) {
  #menu1 .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu1 {
    border-radius: 4px;
  }
  #menu1 div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu1 div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu1 .dropdown-inner {
    display: block;
  }
  #menu1 .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu1 .dropdown-menu a:hover,
  #menu1 .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu1 .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
#menu1 ul li ul li{
position: relative; 
}

#menu1 .menu3rdlevel{
position: absolute;
top: -6px;
left: 100%; 
display: none;

z-index:1001;
min-width:160px;
padding:5px 0 0 0;

background-color:#fff; /* edit or add style here */
border:1px solid #ccc;
border:1px solid rgba(0,0,0,.15);
border-radius: 4px;
-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
box-shadow:0 6px 12px rgba(0,0,0,.175);
background-clip: padding-box;
}


#menu1 .menu3rdlevel > a{
color: #23A1D1; /* menu3rdlevel 'see all' color */
}

#menu1 .menu3rdlevel_inner{
display: table; 
}

#menu1 .menu3rdlevel_inner ul{
display: table-cell;
}

@media (min-width: 768px) {
  #menu1 ul li ul li:hover > .menu3rdlevel {
    display: block;
  }
  
  #menu1 .arrow{
    background-image: url(../image/menu3rdlevel/arrow.png); /* replace with custom arrow if you wish (10 x 8 default) */
    background-repeat: no-repeat;
    background-position: right center;
  }
  
  #menu1 ul li ul li:hover > a.arrow{
    background-image: url(../image/menu3rdlevel/arrow_w.png); /* another arrow for hover (or delete) */
    
    background-color: #229ac8; /* replace with your color or delete (for the parent category when hover) */
    color: #FFF;
  }
  
  #menu1 ul li ul li > a{ /* uncomment this for singe line link */
    /* white-space: nowrap; */  
  }
}




/*Dinesh-Custom-css-start*/

/*.common-home .product-layout.related-item-box .product-thumb .button-group {
    position: absolute;
    bottom: -60px;
    width: 100%;
    transition: 0.3s;
    background: white !important;
    border: 0;
}*/

.common-home .product-layout.related-item-box .product-thumb.transition .caption {
    text-align: left;
	margin: 6px 0 0px;
    /*! margin: 20px 0 20px; */
}
/*.common-home .product-layout.related-item-box .product-thumb.transition .caption .seller-profile {
    display: none;
}*/

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption span.unit-sold {
    display: none;
}*/

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller {
    display: block;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing {
    display: block;
}

.common-home .product-layout.related-item-box .product-thumb.transition {
    position: relative;
    overflow: hidden;
}

/*.common-home .product-layout.related-item-box .product-thumb:hover .button-group {
    bottom: 4px;
}*/

/*.common-home .product-layout.related-item-box .product-thumb .button-group button {
    background: #fff;
}*/

/*.common-home .product-layout.related-item-box .product-thumb .button-group .input-group.input-number-box {
    border: 2px solid #ddd;
    border-radius: 5px;
}*/

/*.common-home .product-layout.related-item-box .product-thumb .button-group .input-group.input-number-box input {
    border: 0;
    background: transparent;
}*/

/*.common-home .product-layout.related-item-box .product-thumb .button-group .input-group.input-number-box button {
    background: transparent;
    border-left: 1px solid #ddd;
}*/

.common-home .product-layout.related-item-box .product-thumb {
    box-shadow: none !important;
}

.common-home .product-layout.related-item-box .product-thumb:hover {
    box-shadow: 0px 0px 10px 3px #ddd;
}

.common-home .product-layout.related-item-box .product-thumb .button-group button.btn-danger.btn-block {
    background: #ff001f;
}

.banners.banner-ct3 {
    margin-top: 27px;
}

.cat_lnks {
    margin: 20px 0 50px;
}

.cat_lnks a {
    display: block;
    position: relative;
    overflow: hidden;
}

.cat_lnks a::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0%;
    top: 0px;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.cat_lnks a:hover::before {
    width: 100%;
    left: -2px;
    top: 0;
    height: 100%;
}

.banner-bottom.row {
    margin: 30px -5px;
}

.banner-bottom.row .banners .col-sm-6 a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banner-bottom.row .banners .col-sm-6 a img {
    width: 100%;
}

.banner-bottom.row .banners .col-sm-6 a::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0%;
    top: 0px;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.banner-bottom.row .banners .col-sm-6 a:hover::before {
    left: 0;
    width: 100%;
}

.banner-bottom.row {
    margin: 30px -5px;
}

.banner-bottom.row .banners .col-sm-6 a {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 20px 0 10px;
}

.banner-bottom.row .banners .col-sm-6 a img {
    width: 100%;
}

.banner-bottom.row .banners .col-sm-6 a::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0%;
    top: 0px;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.banner-bottom.row .banners .col-sm-6 a:hover::before {
    left: 0;
    width: 100%;
}

/*.cstm_servcs .module.custom-services {
    background: #d2e28b45;
    padding: 20px 20px;
    margin: 60px 0 30px;
    box-shadow: 0 3px 10px 2px #ddd;
}*/

.cstm_servcs .module.custom-services .row.box-polyci {
    display: flex;
    justify-content: space-between;
}

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.cstm_servcs .module.custom-services .banner-info {
    display: flex;
    align-items: center;
}

.cstm_servcs .module.custom-services .banner-info .banner-cont a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transition: all 250ms ease-in-out;
    font-family: 'Roboto', sans-serif !important;
    text-shadow: none;
}

.cstm_servcs .module.custom-services .banner-info .banner-cont {
    margin: 0px 0 0 0;
}

.cstm_servcs .module.custom-services .banner-info .inner {
    display: flex;
    align-items: center;
}

.cstm_servcs .module.custom-services .banner-info img {
    margin-right: 20px;
}

/*.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3::before {
    content: "";
    width: 1px;
    height: 35px;
    top: 4px;
    position: absolute;
    background: #d2d7bc;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    left: 0px;
}*/

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3:first-child::before {
    display: none;
}

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption span.related-item-title a {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #000;
    font-size: 14px;
    min-height: 0 !important;
    margin: 10px 0 0px;
}*/

.related-item-box .caption a {
    font-size: 14px;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption  .rating-pricing-seller {
    align-items: baseline;
    margin: 10px 0 5px;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing {
    justify-content: center !important;
}

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption span.unit-sold {
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 500;
    color: #dfc111;
}*/

/*.common-home .product-layout.related-item-box .product-thumb.transition {
    min-height: 265px;
}*/

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption span.related-item-title a {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #000;
    font-size: 14px;
    min-height: 0 !important;
    margin: 10px 0 0px;
}*/

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption  .rating-pricing-seller {
    align-items: baseline;
    float: right;
    margin: 10px 0 0 0;
}*/

.common-home .product-layout.related-item-box .product-thumb.transition .caption  .seller-profile {
    float: right !important;
    margin: -20px 0 0 !important;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .seller-profile {
    margin: 0;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing {
    justify-content: center !important;
}

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption span.unit-sold {
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 500;
    color: #dfc111;
}*/

/*.common-home .product-layout.related-item-box .product-thumb.transition {
    min-height: 295px;
}*/

.module.custom-bannerct .row.box-banner-ct {
    margin: 30px 0;
}

div#content .slider-wrapper.theme-default::before {
    content: '';
    background: #00000030;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

.module.custom-bannerct .row.box-banner-ct .banners a {
    display: block;
    position: relative;
    overflow: hidden;
}

.module.custom-bannerct .row.box-banner-ct .banners a img {
    width: 100%;
}

.module.custom-bannerct .row.box-banner-ct .banners a::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0%;
    top: 0px;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.module.custom-bannerct .row.box-banner-ct .banners a:hover::before {
    width: 100%;
    left: 0;
}

div#carousel0 .item.text-center img {
    margin: 15px auto 15px;
    width: 50%;
}

.cstm_servcs .module.custom-services h2 {
    display: none;
}

.cstm_servcs .module.custom-services .banner-info .banner-cont p {
    margin: 0;
    font-size: 12px;
}


.slider-wrapper.theme-default .nivo-controlNav a.nivo-control {
    background-image: none !important;
    background-color: #ddd;
    width: 40px !important;
    height: 5px !important;
    border-radius: 100px !important;
    margin: 0px 6px;
}

.slider-wrapper.theme-default .nivo-controlNav a.nivo-control.active {
    background-color: #000;
}

div#carousel0 .owl-pagination .owl-page span {
    box-shadow: none !important;
    background: #ddd;
    width: 40px;
    height: 5px;
}

div#carousel0 .owl-pagination .owl-page.active span {
    background: #000;
}


footer {
    position: relative;
    background: #000000b0;
    padding: 70px 0px 0;
    overflow: hidden;
}

footer::before {
    background-image: url(https://www.kindpng.com/picc/m/377-3775966_vine-sketch-transparent-background-hd-png-download.png);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

footer .col-sm-4 {
    /* border-right: 1px solid #5f5f5f; */
    padding-right: 20px;
    margin: 0 0 50px;
}

footer .col-sm-4 .module h3.modtitle {
    margin: 0 0 15px;
    color: #fff;
    font-weight: 600;
}

footer .col-sm-4 .module p.des-ft {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    margin: 0 0 20px;
}

footer .col-sm-8.right-section {
    border-left: 1px solid #5f5f5f;
    padding: 0px 5px 0 20px;
    margin: 0 0 50px;
}

footer .col-sm-4 .footer-contact-content.block-content p {
    margin: 0 0 10px;
    font-size: 14px;
}

footer .col-sm-4 .footer-contact-content.block-content p i.fa {
    margin: 0 10px 0 0px;
    width: 20px;
    font-size: 18px;
    color: #d2e28b;
}

footer .col-sm-4  ul.social-block {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 30px 0 10px;
}

footer .col-sm-4 ul.social-block li {
    list-style: none;
    margin: 0 30px 0 0px;
}

footer .col-sm-4 ul.social-block li i.fa {
    font-size: 22px;
}

footer .footer-inner .container.row {
    margin: auto;
}

footer .col-sm-8.right-section .col-sm-3 h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 5px;
}

footer .col-sm-8.right-section .col-sm-3 ul.list-unstyled li a {
    font-size: 14px;
}

footer .col-sm-8.right-section .col-sm-3 ul.list-unstyled li {
    margin: 10px 0 10px;
    position: relative;
}

footer .col-sm-8.right-section .col-sm-3 ul.list-unstyled li a::before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 5px;
}

footer .col-sm-8.right-section .col-sm-3 ul.list-unstyled li a:hover {
    color: #d2e28b;
}

footer .middle-footer-ineer {
    background: #000;
    padding: 30px 0;
}

footer hr {
    margin: 0;
    display: none;
}

footer .middle-footer-ineer .col-sm-3 {
    display: flex;
    align-items: center;
    position: relative;
}

footer .middle-footer-ineer .col-sm-3 .icon-sp i.fa {
    font-size: 42px;
    margin-right: 20px;
    color: #d2e28b;
}

footer .middle-footer-ineer .col-sm-3  .content-sp a.font-sn {
    font-size: 15px;
}

footer .middle-footer-ineer .col-sm-3 .content-sp  span {
    font-size: 12px;
    margin: 0px 0 0px;
    display: inline-block;
}

/*footer .middle-footer-ineer .col-sm-3::before {
    content: "";
    width: 2px;
    height: 54px;
    top: 0px;
    position: absolute;
    background: #5c5c5c;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    left: -28px;
}*/

footer .middle-footer-ineer .col-sm-3:first-child::before {
    display: none;
}

.bottom-footer {
    background: #000;
    padding: 0px 0;
}

.bottom-footer .row.container {
    border-top: 1px solid #282828;
    align-items: center;
    display: flex;
    padding: 10px 10px;
    justify-content: space-between;
    padding: 15px 0;
}

.bottom-footer .row.container br {
    display: none;
}

.bottom-footer .row.container .col-sm-4 {
    padding: 0;
    margin: 0;
    text-align: right;
}

.bottom-footer .row.container .col-sm-4 .col-lg-4.col-md-5.col-xs-12.text-right {
    width: 100%;
    padding: 0;
}

.bottom-footer .row.container .col-sm-8 {
    padding: 0;
    font-size: 16px;
}

footer .middle-footer-ineer .col-sm-3 .content-sp a.font-sn strong {
    font-weight: 500;
}

footer .middle-footer-ineer .container {
    padding: 0;
}

.bottom-footer .row.container .col-sm-8 p {
    font-family: 'Roboto', sans-serif !important;
}

footer .col-sm-8.right-section .my-owl-carousel {
    background: transparent !important;
}

footer .col-sm-8.right-section .col-sm-12 h2.testi_hed {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 15px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #777;
    border-radius: 0;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info .image {
    margin-right: 20px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info .content-if .text {
    font-size: 13px;
    font-style: italic;
    color: #c4c4c4;
    line-height: 26px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info .content-if .author {
    font-size: 16px;
    font-weight: bold;
    color: #d2e28b;
    margin-top: 10px;
    line-height: 18px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info .content-if  p.name-if.font-sn {
    font-size: 13px;
    font-style: italic;
    color: #c4c4c4;
    line-height: 26px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-buttons div {
    opacity: 1 !important;
    box-shadow: none !important;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-buttons div.owl-prev {
    left: auto;
    right: 50px;
    top: -35px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-buttons div i.fa {
    font-size: 22px;
    box-shadow: none !important;
    margin: 0;
    color: #848484;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-buttons div.owl-next {
    top: -35px;
    right: 20px;
}

div#content {
    min-height: auto;
}

.theme-default .nivoSlider {
    box-shadow: none !important;
    border: 1px solid #ddd;
}

div#content .slider-wrapper.theme-default {
    height: 420px;
    overflow: hidden;
    position: relative;
}

div#content .slider-wrapper.theme-default div#slider0 {
    margin: 0px;
}

div#content .slider-wrapper.theme-default img {
    height: 420px !important;
}
div#content .col-sm-3.rigth_slid a {
    margin: 0px 0 15px;
    display: block;
    position: relative;
    overflow: hidden;
}

div#content .col-sm-3.rigth_slid a img {
    width: 100%;
}

div#content .col-sm-3.rigth_slid a::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0%;
    top: 0px;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

div#content .col-sm-3.rigth_slid a:hover::before {
    width: 100%;
    left: 0;
}

.row-fluid.featured div#owl-featured .owl-wrapper-outer {
    border: 0;
    box-shadow: none;
}


.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3 {
    background: #f1f1f1;
    margin: 0px 10px 0px;
    padding: 20px !important;
    transition: 0.3s;
    border: 2px solid #f1f1f1;
    cursor: pointer;
}

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3:hover {
    background: #fff;
    border-color: #d2e28b;
}

.theme-default .nivo-controlNav {
    display: none;
}

.common-home .product-layout.related-item-box .product-thumb.transition {
    width: 100% !important;
    margin: 20px 0 0px;
    /*! padding: 20px 0 0; */
}
/*.row-fluid.featured div#owl-featured .product-thumb.transition.owl-item {
    min-height: 275px;
}

.row-fluid.featured div#owl-featured .product-thumb.transition.owl-item {
    min-height: 275px;
}*/



h3.featured_slids {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    margin: 40px 0 10px;
}

h3.featured_slids::before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    width: 90px;
    background: #d2e28b;
    bottom: -2px;
}

div#owl-bestseller .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-6.related-item-box {
    width: 100%;
}

div#owl-bestseller .owl-wrapper-outer {
    box-shadow: none !important;
    border: 0 !important;
}

div#owl-newarrival .owl-wrapper-outer {
    border: 0;
    box-shadow: none !important;
}

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition {
    width: 100% !important;
    margin: 30px 0 0;
}

div#owl-newarrival .owl-wrapper-outer .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-6 {
    width: 100%;
}

/*div#owl-newarrival .owl-wrapper-outer .product-thumb.transition.owl-item .button-group {
    position: absolute;
    bottom: -80px;
    transition: 0.3s;
}

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition:hover .button-group {
    bottom: 0;
}*/

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption {
    min-height: auto !important;
}

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption h4 {
    min-height: 0;
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: normal;
}

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption h4 a {
    color: #000;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

h3.bst_sellr {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    margin: 40px 0 10px;
}

h3.bst_sellr::before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    width: 102px;
    background: #d2e28b;
    bottom: -2px;
}

h3.lest_prod::before {
    position: absolute;
    height: 3px;
    left: 0;
    width: 60px;
    background: #d2e28b;
    bottom: -2px;
    content: '';
}

h3.lest_prod {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    margin: 40px 0 10px;
}

/*.common-home .owl-prev {
    font-size: 0;
}

.common-home .owl-prev::before {
    content: "\f104";
    line-height: 35px;
    padding: 10px;
    font-size: 36px;
    font-family: 'FontAwesome';
    border: 1px solid #ddd;
    width: 36px;
    height: 36px;
}*/

.display_slid .owl-buttons .owl-prev {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    border-radius: 0;
    z-index: 9;
    position: absolute;
    top: 40% !important;
    margin-top: -15px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    text-align: center;
}
.display_slid .owl-buttons .owl-prev::before {
    content: "\f104";
    line-height: 35px;
    padding: 10px;
    font-size: 28px;
}

.display_slid .owl-buttons 
 .owl-next {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    border-radius: 0;
    z-index: 9;
    position: absolute;
    top: 40% !important;
    margin-top: -15px;
    transition: 0.2s;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    text-align: center;
}

.display_slid .owl-buttons .owl-next::before {
    content: "\f105";
    line-height: 35px;
    padding: 10px;
    font-size: 28px;
}

.display_slid .owl-buttons i.fa {
    display: none;
}

footer .middle-footer-ineer .col-sm-3::before {
    content: "";
    width: 2px;
    height: 50px;
    top: -3px;
    position: absolute;
    background: #5c5c5c;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    left: -38px;
}

.banner-bottom.row {
    margin-top: 30px;
}
span.unit-sold{
    font-size: 14px;
    color: #e4a200;
    margin: 5px 0 0;
    background: none;
    width: auto;
}

span.sold {
    font-size: 14px;
    color: #e4a200;
    margin: 5px 0 0;
    display: inline-block;
    background: none;
    width: auto;
}

.product-thumb h4 {min-height: 0 !important;margin: 0;}

.banner-bottom.row .banners .col-sm-6 a {
    margin-top: 0;
    margin-bottom: 0;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer {
    box-shadow: none;
    border: 0;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 {
    width: 95% !important;
    padding: 0px 15px 10px;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des .name-des {
    width: 65%;
    direction: ltr;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des .article-meta {
    width: 28%;
    display: table-cell;
    color: #222;
    vertical-align: top;
    font-size: 14px;
    background: #eee;
    padding: 13px 0px;
    text-align: center;
    direction: ltr;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .thum_arti img.article-image {
    width: 100%;
    margin: 0 0 20px !important;
    min-height: 150px;
    object-fit: contain;
    height: 250px;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-description h5 span {
    font-size: 16px;
    display: block;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.bnews-list.bnews-list-2 {
    margin: 30px 0 0;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des .name-des p {
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des .name-des a {
    padding: 0;
    font-weight: bold;
    color: #444;
    font-size: 16px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    margin: 0 0 5px;
}

.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 .titl_dat_des .name-des p {
    line-height: 22px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
}

h3.latest_blog a {
    display: none;
}

h3.latest_blog {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    margin: 40px 0 10px;
}

h3.latest_blog::before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    width: 130px;
    background: #d2e28b;
    bottom: -2px;
}

div#carousel0 .owl-pagination{
    display: none;
}

.display_slid .owl-buttons .owl-prev:hover {
    background: #d2e28b;
    opacity: 1;
    color: #fff;
}

.display_slid .owl-buttons .owl-next:hover {
    background: #d2e28b;
    opacity: 1;
    color: #fff;
}

.display_slid .owl-buttons .owl-prev {
    left: -10px !important;
}

.display_slid .owl-buttons .owl-next {
    right: -10px !important;
}

/*.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller p.price {
    color: #d2e28b;
    font-size: 16px;
    margin: 10px 0 0;
}*/

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing {
    display: block;
    margin: 10px 0 0;
}

.product-thumb .button-group {
    width: 100%;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption span.sold {
    font-size: 14px;
    color: #e4a200;
    margin: 5px 0 0;
    display: inline-block;
}


.common-home .product-layout.related-item-box .product-thumb.transition .caption  p.price {
    font-size: 16px;
}
/*.common-home .product-layout.related-item-box .product-thumb.transition .caption p.price span.price-old {
    display: none;
}*/

/*div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption {
    text-align: left;
    margin: 20px 0 20px;
}*/

/*div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption p.price {color: #97b31c !important;font-size: 16px;margin: 10px 0 0;}
*/
.bnews-list.bnews-list-2 {
    overflow: hidden;
}


.my_cmn_clss h3 {
    display: inline-block;
    margin-bottom: 0;
    border: 0;
}
.my_cmn_clss {
    text-align: center;
    border-bottom: 2px solid #ddd;
}

.cstm_servcs {
    margin: 50px 0 0;
}

.artblock a img.article-image {
    width: 80px;
    margin: 0 !important;
}


.my_cmn_clss h3.fea_tra {
    padding-bottom: 10px;
    position: relative;
    margin: 40px 0 0px;
}

.my_cmn_clss h3.fea_tra::before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    width: 86px;
    background: #d2e28b;
    bottom: -2px;
}


.product-thumb.transition span.related-item-title {
    display: block;
    margin: 0;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .seller-profile {position: relative;top: 0px;}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .seller-profile img {
    width: 100%;
    max-height: fit-content !important;
    height: 40px;
    width: 40px;
    object-fit: contain;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing {
    margin: 0;
}


.my_cmn_clss {
    text-align: left;
    border: 0;
}

.my_cmn_clss h3 {
    margin: 0 !important;
}

.my_cmn_clss h3::before {
    display: none;
}

.my_cmn_class h3.latest_blog {
    border: 0;
}

.my_cmn_class h3.latest_blog::before {
    display: none;
}

.row.display_slid .product-thumb.transition {
    margin: 20px 0 20px;
}

.row.display_slid .product-thumb.transition p.price {
    font-size: 16px;
    margin: 5px 0 5px;
}

.row.display_slid .product-thumb.transition h4 {
    font-size: 14px;
    font-weight: 500;
}

.sections.nav-sections .section-items.nav-sections-items .section-item-content nav.navigation.sw-megamenu ul li.ui-menu-item.level0:nth-child(11) .level0.submenu {
    right: 0;
    left: auto;
}

button.btn.btn-quick-view {
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f1f1f1;
    margin: 20px 0 0;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg {
    display: flex;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg button.btn {
    box-shadow: none;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 0;
    background: #ffffff;
    outline: none;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg input {
    height: 40px;
}

.quick_view_popup .entry-content.content-button button.text.btn.btn-lg.btn-secondary.btn-block.btn-cart.button-cart.cart-1157 {
    width: 28%;
    margin-left: auto;
    margin-right: 0;
    margin-top: -35px;
    height: 40px;
    border-radius: 0;
}

.entry-section.popup-container.quick_view_popup .image-gallery.thumbnails.thumbnail-bottom.d-flex img {
    width: 95%;
}

.entry-section.popup-container.quick_view_popup .image-gallery.thumbnails.thumbnail-bottom.d-flex {
    margin: 0;
}

div#quick-view {
    top: 60px;
}

div#owl-featured .owl-wrapper-outer {
    border: 0;
    box-shadow: none;
}

div#owl-featured .owl-buttons .owl-prev {
    font-size: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    border-radius: 0;
    z-index: 9;
    position: absolute;
    top: 40% !important;
    margin-top: -15px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    text-align: center;
    left: -10px;
}

div#owl-featured .owl-buttons .owl-prev::before {
    content: "\f104";
    line-height: 35px;
    padding: 10px;
    font-size: 28px;
    font-family: 'FontAwesome';
}

div#owl-featured .owl-buttons .owl-prev:hover {
    background: #d2e28b;
    opacity: 1;
    color: #fff;
}

div#owl-featured .owl-buttons .owl-next {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    border-radius: 0;
    z-index: 9;
    position: absolute;
    top: 40% !important;
    margin-top: -15px;
    transition: 0.2s;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    text-align: center;
    right: -10px;
}

div#owl-featured .owl-buttons .owl-next::before {
    content: "\f105";
    line-height: 35px;
    padding: 10px;
    font-size: 28px;
}

div#owl-featured .owl-buttons .owl-next:hover {
    background: #d2e28b;
    opacity: 1;
    color: #fff;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-title h1.h4 {
    color: #000;
    font-weight: 600;
}

.entry-section.popup-container.quick_view_popup span.quick-product-sold {
    background: #ff001f;
    padding: 10px 10px;
    text-shadow: none;
    color: #fff;
    font-weight: 600;
    margin-left: 20px;
    position: relative;
    z-index: 1;
    border-radius: 2px;
}

.entry-section.popup-container.quick_view_popup span.quick-product-sold::before {
    content: '';
    width: 15px;
    height: 15px;
    left: -4px;
    background: red;
    position: absolute;
    top: 9px;
    transform: rotate(45deg);
    z-index: -1;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-price span.quick-price {
    font-size: 26px;
    margin: 20px 0 0px;
    display: inline-block;
    color: #000;
    font-weight: 600;
}

.entry-section.popup-container.quick_view_popup .entry-design.design-horizontal_line {
    display: none;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.list-details {
    border: 1px solid #ddd;
    padding: 10px 10px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 47%;
}

div#quick-view .modal-dialog.modal-dialog-centered.modal-lg {
    width: 75%;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-title h1.h4 {
    /*white-space: nowrap;
    text-overflow: ellipsis;*/
    overflow: hidden;
    margin: 0 0 15px;
    font-size: 22px;
    width: 49%;
    display: inline-block;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.list-details ul.list-unstyled.m-0 li {
    display: flex;
    /*align-items: center;
    justify-content: space-between;*/
    font-size: 12px;
    line-height: 26px;
    color: #8e8e8e;
    font-weight: 100;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.list-details ul.list-unstyled.m-0 li span {
    font-weight: 300 !important;
    display: inline-block;
    min-width: 110px;

}

div#quick-view button.close.btn.btn-link.fas.mz-modal-close {
    border-radius: 0;
    width: 30px;
    height: 30px;
    top: 0px;
    color: #fff;
    text-shadow: none;
    width: 26px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    margin: 22px;
}

div#quick-view .modal-body.p-0 {
    padding: 25px 25px !important;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-description span.quick-description-heading {
    font-size: 16px;
    margin: 25px 0 6px;
    display: block;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-description span.quick-description-heading p {
    text-transform: initial;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0px;
    line-height: 30px;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.button-section {
    margin: 0;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.button-section button.btn-outOfStock {
    background: red;
    color: #fff;
    width: auto;
    margin: 25px 0 0;
    display: inline-block;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-description,
.entry-section.popup-container.quick_view_popup .entry-content.content-description div,
.entry-section.popup-container.quick_view_popup .entry-content.content-description p {
    font-size: 14px;
    line-height: 26px;
}

div#product-quick-view .popup-container.quick_view_popup .entry-content.content-description{
	margin-bottom: 10px; 
}
/*.entry-section.popup-container.quick_view_popup .entry-content.content-button button.text.btn.btn-lg.btn-secondary.btn-block.btn-cart.button-cart.cart-1079 {
    width: auto;
    padding: 10px 40px;
}*/

div#quick-view .modal-dialog.modal-dialog-centered.modal-lg .modal-content {
    border-radius: 0px !important;
}

.entry-section.popup-container.quick_view_popup .entry-content.content-button {
    width: 49%;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.button-section .entry-col.col-12.flex-wrap.flex-md-nowrap {
    display: flex;
    align-items: center;
    width: 50%;
    position: relative;
    top: 0px;
    overflow: hidden;
    justify-content: space-between;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.button-section .entry-col.col-12.flex-wrap.flex-md-nowrap .entry-content.content-quantity {
    width: 49%;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg button.btn.btn-default.cart-qty-plus {
    border-left: 0;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg button.btn.btn-default.cart-qty-minus {
    border-right: 0;
}

.entry-content.content-quantity .input-group.flex-nowrap.input-group-lg input {
    border-right: 0;
    border-left: 0;
}

/*div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption {
    padding: 0 5px;
}*/

div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption h4 {
    margin: 0;
}

/*div#owl-newarrival .owl-wrapper-outer .product-thumb.transition .caption p.price {
    color: black !important;
    font-weight: 600;
    margin: 10px 0 10px;
}
*/




/*Dinesh-responsive-start*/

@media(max-width: 1199px){
	#menu .nav > li > a {
    padding: 10px 5px 10px 0px;
}


.common-home .product-layout.related-item-box .product-thumb .button-group {
    bottom: -80px;
}

.common-home .product-layout.related-item-box .product-thumb:hover .button-group > button:first-child {
    width: 30% !important;
}

.common-home .product-layout.related-item-box .product-thumb .button-group .input-group.input-number-box {
    width: 40%;
}

div#content .slider-wrapper.theme-default img {
    height: 346px !important;
}
}


@media(max-width: 991px){
	#menu .nav > li > a {
    font-size: 12px;
}

div#content .slider-wrapper.theme-default {
    height: 320px;
}

div#content .slider-wrapper.theme-default img {
    height: 266px !important;
}
.bnews-list.bnews-list-2 .owl-wrapper-outer .artblock.owl-item.artblock-2 {
    width: 100% !important;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.button-section .entry-col.col-12.flex-wrap.flex-md-nowrap {
    width: 100%;
}

}


@media(max-width: 767px){
	.cstm_servcs .module.custom-services .row.box-polyci {
    flex-wrap: wrap;
    justify-content: start;
    margin: 50px 0 30px;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption {
    padding: 0 5px;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .seller-profile img {
    font-size: 10px;
}



.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing .rating a {
    display: flex;
    align-items: center;
    max-height: 10px !important;
    min-height: 30px !important;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .rating-pricing-seller .rating-pricing p {
    margin: 0;
}

.product-thumb .product-thumb-top .carousel-indicators {
    opacity: 1 !important;
    display: none;
}

button.btn.btn-quick-view {
    display: none;
}

div#quick-view .modal-dialog.modal-dialog-centered.modal-lg {
    width: 95%;
}

.entry-section.popup-container.quick_view_popup .entry-row.row.list-details {
    border: 1px solid #ddd;
    padding: 10px 10px;
    margin: 20px 0 10px;
    position: unset;
    top: 0;
    right: 0;
    width: 100%;
}

div#quick-view button.close.btn.btn-link.fas.mz-modal-close {
    border-radius: 0;
    width: 20px;
    height: 20px;
    top: 16px;
    color: #fff;
    text-shadow: none;
    right: 16px;
}

div#content .slider-wrapper.theme-default img {
    height: 200px!important;
}

div#content .slider-wrapper.theme-default {
    height: auto;
}

.common-home .product-layout.related-item-box .product-thumb.transition .caption .seller-profile {
    float: none !important;
    margin: 0 !important;
}

.col-sm-3.rigth_slid {
    width: 100%;
}

nav#menu .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav a.dropdown-toggle {
    position: relative;
}

nav#menu .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav a.dropdown-toggle::before {
    content: "\f107";
    font-family: 'FontAwesome';
    float: right;
    font-size: 18px;
}

.common-home .product-layout.related-item-box .product-thumb.transition {
   // min-height: 275px;
}



#menu div.dropdown-inner > ul.list-unstyled a {
    color: #000;
}

#menu .see-all {
    color: #000;
}

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3 {
    width: 100%;
    margin: 0px 0px 0px;
    padding: 20px !important;
}

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3::before {
    display: none;
}

div#content .col-sm-3.rigth_slid a {
    margin: 20px 0 0px;
}

.cstm_servcs .module.custom-services .row.box-polyci .col-lg-3.col-md-3.col-sm-3 {
    justify-content: center;
}

.banner-bottom.row .banners .col-sm-6 a {
    margin-top: 0;
    margin-bottom: 20px;
}

.cstm_servcs .module.custom-services .banner-info img {
    width: 68px;
    height: 36px;
    object-fit: contain;
    margin: 0 10px 0 0px;
}

.cstm_servcs .module.custom-services .banner-info .banner-cont a {
    font-size: 14px;
}

.cstm_servcs .module.custom-services .banner-info .banner-cont p {
    font-size: 12px;
}

div#carousel0 .owl-pagination {
    display: none;
}

nav#menu .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav {
    flex-direction: column;
}

#menu #category {
    color: #000;
}

.cat_lnks .row.mmmmm .col-sm-4 {
    margin: 0 0 15px;
}

.module.custom-bannerct .row.box-banner-ct .banners {
    margin: 0px 0 20px !important;
}

.module.custom-bannerct .row.box-banner-ct .banners.box-ct1 .banner-ct2 {
    margin: 0 0 20px;
}

footer .col-sm-8.right-section .my-owl-carousel .owl-wrapper-outer .block_content .info {
    flex-direction: column;
    align-items: baseline;
}

.col-sm-3.borderrr {
    margin: 0 0 30px;
}

footer .middle-footer-ineer .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

footer .middle-footer-ineer .row .col-sm-3 {
    width: 100%;
    margin: 0 0 20px;
}

footer .middle-footer-ineer .row .col-sm-3 .icon-sp {
    width: 50px;
}

footer .middle-footer-ineer .col-sm-3 .icon-sp i.fa {
    font-size: 26px;
}

footer .middle-footer-ineer {
    padding: 20px 20px;
}

.bottom-footer .row.container {flex-direction: column;padding: 10px 20px;justify-content: center;align-items: center;}


.bottom-footer .row.container .col-sm-8 {
    font-size: 12px;
    margin: 0 0 5px;
}

footer .col-sm-8.right-section {
    border: 0;
    padding: 0;
}

}

.row.featured-module {
    display: flex;
    flex-wrap: wrap;
}

.row.display_slid {
    display: flex;
    flex-wrap: wrap;
}

.row.display_slid .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-6.related-item-box .product-thumb.transition {
    padding: 2px 0px 0px;
}



.row.display_slid .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-6.related-item-box .product-thumb.transition .button-group {
    / padding: 0px !important; /
    display: inline-block;
    width: 100%;
    padding: 0px !important;
}




/*.product-thumb.transition span.related-item-title {
     margin: 10px 0px 10px 10px;
}*/

.product-thumb.transition  .rating-pricing-seller {
    margin: 10px 0px 10px 10px;
}

/*.product-thumb.transition  p.price {
     margin: 10px 0px 10px 10px;
}*/




span.unit-sold {
    opacity: 1 !important;
    font-size: 14px;
     margin: 10px 0px 10px 10px;
}


.bnews-list.bnews-list-2 .owl-controls.clickable .owl-buttons .owl-prev {
    font-size: 0;
    left: 0px;
}

.bnews-list.bnews-list-2 .owl-controls.clickable .owl-buttons  .owl-next {
    font-size: 0;
}


.bnews-list.bnews-list-2 .owl-controls.clickable .owl-buttons .owl-prev::before {
    content: "\f053";
    background-color: transparent;
    font-family: 'fontawesome';
    font-size: 30px;
    color: #878484;
}
.bnews-list.bnews-list-2 .owl-controls.clickable .owl-buttons .owl-next::before {
    content: "\f054";
    font-family: 'fontawesome';
    font-family: 'fontawesome';
    font-size: 30px;
    color: #7e7c7c;
}

.unit-sold {
	display: none;
}

/*Dinesh-custom-css-end*/


.product-thumb .product-thumb-top .product-action, .related-item-box .product-thumb .product-action {
	position: absolute;
	-ms-flex-direction: column;
	flex-direction: column;
	left: -6em;
	z-index: 99;
	-webkit-transition: left .2s;
	transition: left .2s;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	top: 0;
	bottom: 0;
	display:none;
}
.related-item-box .product-thumb:hover .product-action{
	left: 1rem;
	display:block !important;
}

.product-thumb .product-thumb-top:hover .product-action{
	left: 1rem;
	display:block !important;
}

.close.mz-modal-close {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	background-color: #ffb100;
	color: #242828;
	border-radius: 50rem;
	-ms-transform: translate(50%,-50%);
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
	opacity: 1 !important;
	box-sizing: content-box;
	font-size: 1em;
	width: 1em;
	height: 1em;
	line-height: 1;
	padding: .5em;
}

.close.mz-modal-close::before {
	content: "\f00d";
	font-family: fontawesome;
}

.product-thumb .product-thumb-top .carousel-indicators {
	opacity: 0;
}

.product-thumb .product-thumb-top .carousel-indicators {
    position: absolute;
    width: 10px;
    top: 0%;
    bottom: auto;
    right: -10%;
    left: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.product-thumb .product-thumb-top:hover .carousel-indicators {
	opacity: 1;
}

.product-thumb .carousel-indicators li {
	opacity: 1;
	margin: 2px;
	height: auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border: none;
	text-indent: initial;
	background-color: transparent !important;
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	-webkit-transition: opacity .6s ease;
	transition: opacity .6s ease;
}

.product-thumb .image .img-thumbnail {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.featured-module .avatar-box1 img {
    width: auto;
    height: 100%;
    max-height: 30px !important;
}

.featured-module .avatar-box1 {
    max-width: 60px;
    max-height: 45px;
}

.product-search .featured-module .seller-profile{
	display: none;
}
.product-thumb.transition .rating-pricing-seller, span.unit-sold
{
	margin: 10px 0px 10px 0 !important;
}


.product-thumb .button-group button.out-stock-btn {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff001f;
    background-image: linear-gradient(to bottom, #ff001f, #ff001f);
    background-repeat: repeat-x;
    border-color: #ff001f #ff001f #ff001f;
	padding: 2px 16px;
    font-size: 15px;
}

.product-thumb .button-group button.custom-special-seller-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
	padding: 12px 16px;
    font-size: 15px;
	width: 40% !important;
}

.product-thumb .button-group button.custom-special-out-stock-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff001f;
    background-image: linear-gradient(to bottom, #ff001f, #ff001f);
    background-repeat: repeat-x;
    border-color: #ff001f #ff001f #ff001f;
	padding: 12px 16px;
    font-size: 15px;
	width: 40% !important;
}

.product-thumb .button-group button.custom-special-shop-closed-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #FD9090;
    border-color: #51a351 #51a351 #387038;
	padding: 12px 16px;
    font-size: 15px;
	width: 40% !important;
}

.custom-input-number-box {
    display: inline-block;
    width: 35%;
    float: left;
    margin-top: 3px;
}

.custom-input-number-box input.input-number {
	width: 40px !important;
	min-width: 40px !important;
}

.custom-input-number-box .btn-qnty-up, .custom-input-number-box .btn-qnty-down {
    line-height: 17px !important;
    height: 17px !important;
    width: 100% !important;
}

.custom-input-group-btn>.btn {
    position: relative;
}

/* New page seller */
.product-thumb .button-group button.custom-special-seller-profile-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
	padding: 2px 8px;
    font-size: 15px;
	width: 40% !important;
}

.product-thumb .button-group button.custom-special-seller-out-stock-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff001f;
    background-image: linear-gradient(to bottom, #ff001f, #ff001f);
    background-repeat: repeat-x;
    border-color: #ff001f #ff001f #ff001f;
	padding: 2px 6px;
    font-size: 15px;
	width: 40% !important;
}

.product-thumb .button-group button.custom-special-seller-shop-closed-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #FD9090;
    border-color: #51a351 #51a351 #387038;
	padding: 2px 6px;
    font-size: 15px;
	width: 40% !important;
}

.custom-profile-input-number-box {
    display: inline-block;
    width: 35%;
    float: left;
    margin-top: 3px;
}

.custom-profile-input-number-box input.input-number {
	width: 40px !important;
	min-width: 40px !important;
}

.custom-profile-input-number-box .btn-qnty-up, .custom-profile-input-number-box .btn-qnty-down {
    line-height: 17px !important;
    height: 17px !important;
    width: 100% !important;
}

.custom-input-group-btn>.btn {
    position: relative;
}




@media(max-width: 767px){
	.product-thumb .button-group button.out-stock-btn
	{
		padding: 10px 16px;
	}
	
	.product-thumb .button-group button.best-seller-cart
	{
		padding: 16px 16px;
	}
	
	.related-item-box .product-thumb .button-group button.best-seller-cart
	{
		padding: 0px 16px;
	}
	
	.custom-mobile-search .product-thumb .button-group button.best-seller-cart
	{
		padding: 0px 16px;
		width: 15%;
	}
}