body{
padding:0 !important;	
}
h1, h2, h3, h4, h5, h6, a{
	font-family: 'Allura', cursive;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Nunito Sans', sans-serif;
	font-family: 'Crimson Text', serif;
	
	
}
p{
	font-family: 'Open Sans', sans-serif;
}

a:hover{
	text-decoration: none !important;
}

ul{
	padding:0;
	margin:0;
	list-style: none;
}
:focus{
    outline:none;
}
.no-mg{
	margin: 0 !important;
}
//.grey-bg {
	background: #f5f5f5;
}
.no-pd{
	padding:0 !important;
}
.wrapper{
	width:100%;
	float:left;
}
.pd-20{
	padding:20px 0;
}
.pd-30{
	padding:30px 0;
}
.pd-40{
	padding:40px 0;
}
.pd-50{
	padding:50px 0;
}
.pd-60{
	padding:60px 0;
}
.pd-70{
	padding:70px 0;
}
.offer img {
	width: 100%;
}
.product-rating .checked {
    color: orange;
}

/*---------- Header Css Starts ----------*/

.top-left-info ul li {
	display: inline-block;
	padding: 14px 0;
}
.top-left-info ul li:first-child {
	margin-left: 0px;
}
.top-left-info ul li:last-child {
	border: 0;
}
.header-right-login {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 100%;
}
.header-right-login ul {
	float: right;
	width: 100%;
	text-align: right;
}
.logo-image img {
	width: 150px;
}
.top-left-info ul li span {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.top-bar {
}
.logo-image {
	text-align: left;
	margin: 0px 0;
}
.logo-cont-dt li {
	width: 50%;
	float: left;
}
.logo-cont-dt {
	width: 100%;
	float: left;
}


/*--------------Header Css Ends----------------------*/
.top-left-info ul li a {
	font-family: 'Fira Sans', sans-serif;
	color: #242424;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.top-left-info ul li a:hover {
	color: #b97a56;
}
.header-right-login ul li a {
	font-family: 'Fira Sans', sans-serif;
	color: #222;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.top-contct-new {
	background: transparent;
	padding: 0px 0;
	border: 1px solid #ebebeb;
}
/*--------------Slider Css Starts----------------------*/
.slider-bg {
    float: left;
    width: 100%;
}
.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    bottom: 55%;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: inherit;
    width: 15%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	display: block;
	max-width: 100%;
	//height: 650px;
}
.carousel-control.left {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .fa-angle-left, .carousel-control .icon-prev {
    left: 15%;
    margin-left: -10px;
}
.carousel-control .fa-angle-right, .carousel-control .icon-next {
    margin-right: -10px;
    right: 15%;
}
.carousel-caption {
	//background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	left: 0;
	padding: 0;
	right: 0;
	text-align: center;
	text-shadow: none;
	width: 450px;
	margin: 0 auto;
	top: 120px;
	height: 450px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	padding-top: 80px;
}
//.carousel-caption a:hover {
	background: #c1a38b;
	border-color: #c1a38b;
	color: #fff;
}
.carousel-caption h3 {
	color: rgb(34, 34, 34);
	font-size: 44px;
	margin: 0 0 0px;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	display: inline-block;
	padding: 10px 0;
}
.carousel-caption h3::before {
	content: "";
	position: absolute;
	background: #333;
	width: 100%;
	height: 1px;
	top:0;
	left:0;
}
.carousel-caption h3::after {
	content: "";
	position: absolute;
	background: #333;
	width: 100%;
	height: 1px;
	bottom:13px;
	left:0;
}
.carousel-caption p {
	font-size: 15px;
	line-height: 26px;
	color: #666;
	margin-bottom: 35px;
	padding: 0 20px;
}
.carousel-caption h4 {
	color: #c1a38b;
	font-family: 'Allura', cursive !important;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 15px;
}
//.carousel-caption a {
	border-radius: 50px;
	color: #c1a38b;
	font-size: 14px;
	padding: 10px 25px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	border: 2px solid #c1a38b;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.carousel-control i {
	background: #c1a38b;
	color: #fff;
	font-size: 35px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-shadow: none;
	width: 40px;
	opacity: 1;
	transition: all 0.4s ease 0s;
}
#myCarousel .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #333;
	border-radius: 0;
	border: 0;
}
#myCarousel .carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0px;
	text-indent: -999px;
	cursor: pointer;
	/* background-color: #000\9; */
	background-color: #c1a38b;
	border: 0;
	border-radius: 0;
}
#myCarousel .carousel-control {
	opacity: 1;
}

.carousel-control i:hover{ background:#232f3e; color:#fff;}

.top-login ul li a:hover {
	color: #b97a56 !important;
}


/*--------------Slider Css Endss----------------------*/
.main-site-heading {
	text-align: center;
}
.main-site-heading h2 {
	margin: 0;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 600;
	color: #222;
	letter-spacing: .05em;
}
.main-site-heading h4 {
	margin: 0;
	font-family: 'Allura', cursive !important;
	font-size: 35px;
	font-weight: 500;
	color: #222;
	margin-bottom: 4px;
}
.main-site-heading {
	text-align: center;
	margin-bottom: 35px;
}
.cate-large-banner h2 {
	margin: 0;
	font-family: 'Allura', cursive !important;
	font-weight: bold;
	text-align: center;
	position: absolute;
	right: 35px;
	top: 35px;
	color: #c1a38b;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.3);
	font-size: 42px;
	text-transform: capitalize;
}
.cate-large-banner h2 span {
	display: block;
}
.cate-large-banner {
	background-image: url("../images/main-cat-img.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 342px;
}
.cate-large-banner::before {
	background-color: rgba(255,255,255,.5);
	bottom: 0%;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0%;
	opacity: 1;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.cate-large-banner:hover::before {
	left: 0%;
	right: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.cate-large-banner::after {
	background-color: rgba(255,255,255,.5);
	bottom: 50%;
	content: "";
	left: 0%;
	position: absolute;
	right: 0%;
	top: 51%;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 1;
}
.cate-large-banner:hover::after {
	top: 0%;
	bottom: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
//.cate-large-banner::before {
	content: "";
	position: absolute;
	background: rgba(255,255,255,0.1);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.small-bnr-cls {
	//background: url("../images/009.jpg");
	//background-size: cover;
	//position: relative;
	//background-repeat: no-repeat;
	//background-position: center center;
	height: 342px;
	margin-bottom: 20px;
}
.small-bnr-cls img {
	width: 100%;
	height: 342px;
}
.small-bnr-cls::before {
	background-color: rgba(255,255,255,.5);
	bottom: 0%;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0%;
	opacity: 1;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.small-bnr-cls:hover::before {
	left: 0%;
	right: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.small-bnr-cls::after {
	background-color: rgba(255,255,255,.5);
	bottom: 50%;
	content: "";
	left: 0%;
	position: absolute;
	right: 0%;
	top: 51%;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 1;
	pointer-events: none;
}
.small-bnr-cls:hover::after {
	top: 0%;
	bottom: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.testimonial .item {
	margin: 0 15px !important;
}

.small-bnr-cls h4 a {
	position: absolute;
	left: 50%;
	top: 147px;
	margin: 0;
	font-size: 30px;
	font-family: 'Allura', cursive !important;
	font-weight: bold;
	color: #b97a56;
	background: #fff;
	padding: 5px 25px;
	border: 2px solid #b97a56aliceblue;
	transition: all 0.3s ease 0s;
	transform: translateX(-50%);
	white-space: nowrap;
}
.small-bnr-cls:hover .small-h4 a {
	background: #b97a56;
	color: #fff;
}
.returns-shipping-box {
	text-align: center;
}
.returns-shipping-box h4 {
	margin: 0;
	font-size: 22px;
	font-weight: 600;
	color: #222;
	margin-bottom: 10px;
}
.returns-shipping-box img {
	margin-bottom: 25px;
}
.returns-shipping-box p {
	font-size: 15px;
	color: #666;
}
.retr-shpp-div {
	height: 65px;
}


.logo-bottom img {
	width: 220px;
	margin-bottom: 20px;
}
.logo-bottom p {
	color: #636363;
	line-height: 22px;
	font-size: 14px;
}
.ftr-heading h4 {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
	margin-top: 0;
	color: #222;
	display: inline-block;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 22px;
}
.ftr-heading h4::before {
	content: "";
	position: absolute;
	background: #c1a38b;
	width: 45px;
	height: 3px;
	bottom: 0;
	left: 0;
}
.ftr-heading h4::after {
	content: "";
	position: absolute;
	background: #ddd;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
}
.ftr-heading ul li a {
	color: #636363;
	font-size: 14px;
	font-family: 'Fira Sans', sans-serif;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.ftr-heading ul li {
	margin-bottom: 10px;
}
.ftr-heading ul li:last-child {
	margin-bottom: 0px;
}
.footer-bottom-desc ul li a {
	color: #333;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.footer-bottom-desc ul li {
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
.shipping-return {
	background: #F7F7F7;
}
.footer-bottom-desc h4 {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
	margin-top: 0;
	color: #222;
}
.logo-bottom {
	margin-bottom: 12px;
}
.social-ftr-links ul li {
	display: inline-block;
	margin-left: 5px;
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.social-ftr-links ul li:first-child {
	margin-left: 0px;
}
.social-ftr-links ul li a i {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: #c1a38b;
	text-align: center;
	border-radius: 5px;
	transition: all 0.3 ease 0s;
	color: #fff;
}
.ftr-heading ul li a:hover {
	color: #c1a38b;
	padding-left: 3px;
}
.copyright-main {
	background: #222;
	padding: 12px 0;
}
.copy-inner {
	text-align: center;
}
.copy-inner p {
	color: #fff;
}
.copy-inner p a {
	color: #b97a56;
	font-family: 'Open Sans', sans-serif;
}
.footer-bottom-desc {
	font-family: 'Fira Sans', sans-serif;
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.footer-bottom-desc ul li p {
	font-family: 'Fira Sans', sans-serif;
	width: 83%;
	float: left;
	padding-left: 10px;
	color: #333;
}
.footer-bottom-desc ul li a {
	font-family: 'Fira Sans', sans-serif;
	width: 85%;
	float: left;
	padding-left: 10px;
}
.footer-bottom-desc span {
	display: inline-block;
	float: left;
	color: #000;
	font-weight: 500;
}
.social-ftr-links {
	width: 100%;
	float: left;
}
.footer-logo-section {
	width: 100%;
	float: left;
	background-image: url("../images/india-map.jpg ");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding: 14px;
	z-index: 1;
	border-radius: 30px;
}
.footer-logo-section::before {
	content: "";
	position: absolute;
	background: rgba(255,255,255,0.7);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	
	border-radius: 30px;
}
.home-video {
	background-image: url("../images/bg2.jpg");
	background-position: center center;
	background-repeat: repeat;
}
.our-work-process {
	background-image: url("../images/bg2.jpg");
	background-position: center center;
	background-repeat: repeat;
}



/*---------------------footer css ends-----------------------------------*/

/*---------------------track order css start-----------------------------------*/

.trk-inner {
	width: 100%;
	float: left;
}
.trk-inner ul {
	width: 100%;
	float: left;
	margin: 0;
}
.trk-inner ul li {
	width: 20%;
	float: left;
	text-align: center;
	padding: 40px 20px;
	border: 2px dashed #ddd;
	height: 220px;
}
.trk-inner .trk-img img {
	width: 30px;
}
.trk-img {
	width: 70px;
	height: 70px;
	line-height: 65px;
	border: 2px dotted #fd403e;
	text-align: center;
	border-radius: 50px;
	margin: 0 auto 30px;
}
.trk-inner ul .li-1 {
	border-right: 0 !important;
}
.trk-inner ul li h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #333;
	font-weight: 600;
	line-height: 20px;
}







.trending-hot {
	//background-image: url(../images/hot-trend.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 652px;
	border: 5px solid #67b1c4;
}
.trending-hot img {
	height: 643px !important;
	width: 100%;
}

.swim-shop {
	//background-image: url("../images/swim-shop.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 362px;
	margin-bottom: 49px;
	border: 5px solid #fdaea9;
	position: relative;
	float: left;
	width: 100%;
}

.home-cloth {
	//background-image: url("../images/home-cloth.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 242px;
	border: 5px solid #76a86b;
	position: relative;
}
.home-cloth img {
	height: 232px !important;
	width: 100%;
}
.thr-per {
	//background-image: url("../images/red-pattern.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 242px;
}
.thr-per img {
	height: 240px !important;
	width: 100%;
}

.div-both {
	position: absolute;
	left: 50%;
	top: 33%;
	margin-left: -153px;
	text-align: center;
}
.hot-div a {
	font-size: 58px;
	text-transform: uppercase;
	font-weight: 700;
	color: #4a4a4a;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 1;
}
.hot-div a::before {
	content: "";
	position: absolute;
	background: #ffbc49;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	z-index: -1;
}
.trending-div a {
	font-size: 58px;
	text-transform: uppercase;
	font-weight: 700;
	color: #4a4a4a;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 1;
}
.trending-div a::before {
	content: "";
	position: absolute;
	background: #ffbc49;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	z-index: -1;
}
.hot-div a:hover {
	text-decoration: none;
	color: #ef4836;
}
.trending-div a:hover {
	text-decoration: none;
	color: #ef4836;
}
.hot-div {
	margin-bottom: 10px;
}
.swim-shop-img img {
	width: 100%;
	height: 353px;
}
.swim-shop a {
	position: absolute;
	right: 30px;
	top: -280px;
	font-size: 51px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 1;
	width: ;
	float: right;
	z-index: 1;
}
.swim-shop a::before {
	content: "";
	position: absolute;
	background: #ffbc49;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	z-index: -1;
}
.swim-shop a:hover {
	text-decoration: none;
	color: #ef4836;
}
.home-div {
	position: absolute;
	left: 15px;
	bottom: 25px;
}
.home-div a {
	color: #fff;
	font-size: 39px;
	text-transform: uppercase;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	position: relative;
}
.home-div a:hover {
	text-decoration: none;
	color: #ef4836;
}
.home-div .patt-link:hover {
	color: #ffbc49;
}






.pplr-img img {
	max-width: 100%;
	height: 226px;
	margin: 0 auto;
	display: block;
}
.prdt-info h4 {
	margin: 0 0 3px 0;
	color: #282828;
	font-weight: 400;
	font-size: 13px;
}
.prdt-info span {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif !important;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
.prdt-info {
	padding: 10px 10px 20px;
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}
.mst-pplr-innr {
	background: #fff;
	padding: 0;
	//border: 1px solid #eee;
	cursor: pointer;
	transition: all 0.4s ease 0s;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.pplr-img {
	background: #fff;
	padding: 0px;
	position: relative;
}
.pplr-img a img {
	width: 180px !important;
	height: 220px !important;
}

.pplr-img ul {
	position: absolute;
	right: 0;
	top: 10px;
	margin: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
	overflow: hidden;
}
.mst-pplr-innr:hover .pplr-img ul {
	right: 25px;
	opacity: 1;
}
.pplr-img ul li a i {
	background: #fd403e;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	transition: all 0.4s ease 0s;
}
.pplr-img ul li {
	margin-bottom: 10px;
}
.add-cart-text {
	background: #fd403e;
	text-align: center;
	transition: all 0.4s ease 0s;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	transition: all 0.4s ease 0s;
}
.add-cart-text-list a {
	background: #fd403e;
	color: #fff;
	padding: 8px 20px;
	border-radius: 50px;
	margin-top: 5px;
	float: left;
}
.mst-pplr-innr:hover .add-cart-text {
	opacity: 1;
}
.add-cart-text a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	padding: 8px 0;
	transition: all 0.4s ease 0s;
}
.mst-pplr-innr:hover {
	box-shadow: 0px 3px 9px 6px rgba(0,0,0,0.2);
	border-color: #fd403e;
}
.add-cart-text a i {
	margin-right: 8px;
}
.most-popular .heading-h4 {
	color: #222;
}
#most-popular .item {
	margin: 0 15px;
}

#most-popular .util-prev {
	position: absolute;
	left: 0;
	top: 40%;
}
#most-popular .util-next {
	position: absolute;
	right: 0;
	top: 40%;
}
.offers-kids .img-mg {
	margin-bottom: 20px;
}



.money-bk-inner {
	text-align: center;
}
.money-bk-inner img {
	width: 50px;
	margin-bottom: 15px;
}
.money-bk-inner h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #000;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 500;
}
.money-bk-inner p {
	color: #222;
	font-size: 16px;
	text-transform: capitalize;
}
.money-back-gr {
	background-image: url("../images/grey-ab-bg.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: -1;
	padding-bottom: 0;
	height:350px;
}
.money-back-gr::before {
	content: "";
	position: absolute;
	background: rgba(255,255,255,0.5);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}



.freeship-limited {
	text-align: right;
	width: 100%;
	float: left;
	padding-right: 50px;
	position: relative;
}
.freeship-limited::before {
	content: "";
	position: absolute;
	background: rgba(255,255,255,0.25);
	width: 1px;
	height: 80px;
	right: -16px;
	top: 0;
}
.limted-content {
	width: 90%;
	float: left;
}
.image-div {
	display: inline-block;
	float: right;
}
.image-div img {
	width: 40px;
	margin-top: 10px;
}
.limited-time {
	background-image: url("../images/footer-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -150px;
	padding: 95px 0 20px;
	height: 200px;
}
.limted-content h4 {
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.limted-content h3 {
	margin: 0;
	color: #fff;
}
.limted-content h3 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
}
.callus-limited .image-div {
	float: left;
}
.callus-limited .limted-content {
	padding-left: 20px;
}
.callus-limited {
	width: 100%;
	float: left;
	padding-left: 50px;
}
.limted-content p {
	color: rgba(255,255,255,0.8);
}



.pro-breadcrumb-b {
	background: #f4f4f4;
	padding: 30px 0;
	text-align: center;
	position: relative;
}
//.pro-breadcrumb-b::before {
	content: "";
	position: absolute;
	background: rgba(255,200,11,0.7);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.brdc-innr ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.brdc-innr ul li {
	display: inline-block;
}
.bredcumbs-row {
	padding: 10px 0;
	background: ;
	border-bottom: 1px solid #ddd;
}
.brdc-innr ul li {
	display: inline-block;
	color: #222;
	margin-left: 4px;
	font-weight: 600;
}
.brdc-innr ul li a {
	color: #666;
	position: relative;
	font-weight: 600;
}
.brdc-innr ul li i {
	margin-left: 10px;
	color: #222;
}

.sidebar-title {
	background: #FD403E;
	text-align: center;
	padding: 10px 0;
}
.sidebar-title h4 {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}
.cate-list-mn {
	width: 100%;
	float: left;
}
.cate-list-mn ul {
	width: 100%;
	float: left;
	margin: 0;
}
.cate-list-mn ul li {
	width: 100%;
	float: left;
}
.cate-list-mn ul li a {
	padding: 15px 15px;
	width: 100%;
	float: left;
	color: #414956;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	transition: all 0.3s ease 0s;
}
.cate-list-mn ul .active a {
	background: #666666;
	color: #fff;
}
.cate-list-mn ul li a:hover {
	background: #f4f4f4;
}
.mian-cat-prdt-list .mst-pplr-innr {
	margin-bottom: 30px;
}





.sidebar .panel-group{margin-bottom:10px;}
.panel-title > a:before{float:right !important;font-family:FontAwesome;content:"\f068";padding-right:2px;color:#fff;}
.panel-title > a.collapsed:before{float:right !important;content:"\f067";color:#2c3e50;}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus{text-decoration:none;}
.sidebar .panel-group .panel{border-radius:0;margin-bottom:10px;border:0;}
.sidebar .panel-group .panel:last-child{margin-bottom:0;}
.sidebar .panel-heading{padding:0;}
.sidebar .panel-title{position:relative;}
.sidebar .panel-title::before{border-color:transparent #00aeef transparent transparent;border-style:solid;border-width:19px;bottom:0;content:"";position:absolute;right:40px;top:0;transition:all 0.3s ease-in-out 0s;z-index:2;display:none;}
.sidebar .panel-title:hover::before{//border-color:transparent #2c3e50 transparent transparent;}
.sidebar .panel-title > a {
	background: #FD403E none repeat scroll 0 0;
	border: 1px solid #FD403E;
	color: #fff;
	display: block;
	padding: 10px 10px;
	position: relative;
	z-index: 1;
	font-weight: 300;
}
.sidebar .panel-title > a.collapsed {
	background: #fff none repeat scroll 0 0;
	border-color: #ddd;
	color: #777;
	font-weight: 300;
}
.sidebar .panel-title > a::after{background:#00aeef none repeat scroll 0 0;bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:40px;z-index:-1;transition:all 0.3s ease-in-out 0s;display:none;}
.sidebar .panel-title:hover a::after{//background:#2c3e50 none repeat scroll 0 0;}
.sidebar .panel-body{padding:0;position:relative;border:0 !important;}
.sidebar .panel {
	margin-bottom: 10px;
	box-shadow: none !important;
	border: 0;
}
.panel-heading {
	border: 0 !important;
	border-radius: 0;
	padding: 0;
}
.product-tab {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.product-tab li a {
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 10px 12px;
	color: #7d7d7d;
}
.product-tab li a:hover {
	background: #f0f0f0 none repeat scroll 0 0;
	color: #FD403E;
}
.sidebar-heading h4 {
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	border-bottom: 1px solid #e9e7e7;
	padding-bottom: 10px;
}
.sidebar-heading {
	margin-bottom: 10px;
}
.cate-full-image {
	margin-bottom: 20px;
}


.categories-toys .heading-h4 {
	color: #222;
	margin-bottom: 70px;
}
.categories-toys .heading-h4::before {
	background-image: url("../images/head-icon-red.png");
}


.sorting-list-main {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding: 0 15px;
}
.grid-list {
	width: 50%;
	float: left;
}
.sort-show {
	width: 50%;
	float: left;
}
.grid-list span a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #FD403E;
	color: #fff;
	float: left;
	text-align: center;
	margin-left: 5px;
	box-shadow: 0 0 0 3px #f4f4f4;
}

.cate-drop-first {
	display: inline-block;
	float: right;
}
.cate-drop-second {
	display: inline-block;
	float: right;
}
.sort-show .dropdown-toggle {
	background: transparent;
	border: 1px solid #ddd;
	padding: 8px 25px;
	color: #666;
	box-shadow: 0 0 0 3px #f4f4f4;
}
.cate-drop-first .dropdown-toggle {
	margin-left: 10px;
}
.cate-drop-second .dropdown-toggle {
	background: #b97a56;
	border-color: #b97a56;
	color: #fff;
}
.cate-drop-first .dropdown-toggle {
	background: #B4DCA8;
    color: #fff;
    border-color: #B4DCA8;
}
.sort-show .dropdown-menu {
	padding: 0;
	border-radius: 0;
}
.sort-show .dropdown-menu > li > a {
	padding: 10px 15px;
	border-bottom: 1px solid #eee;
	color: #666;
}

.main-cat-list .heading-h4 {
	color: #222;
	font-size: 24px;
	//margin-bottom: 90px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}
.main-cat-list .heading-h4::before {
	top: 40px;
	background-image: url("../images/head-icon-red.png");
}

.sidebar {
	width: 100%;
	float: left;
}
.blue-cl {
	background: #67B1C4;
}
//.shop-by-cat ul li a {
	padding: 8px 0px;
	width: 100%;
	float: left;
	color: #777;
	//border-bottom: 1px solid #ddd;
	border-bottom-color: rgb(221, 221, 221);
	transition: all 0.3s ease 0s;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
}
.shop-by-cat ul li:last-child a {
	border-bottom: 0;
}
.shop-by-cat {
    width: 100%;
    margin-bottom: 20px;
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.shop-by-brand ul li a {
	border: 1px solid #ddd;
	padding: 5px 12px;
	color: #777;
	float: left;
	transition: all 0.3s ease 0s;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
}
.shop-by-brand ul li {

	margin-bottom: 5px;
}
.shop-by-brand {
	margin-top: 0px;
	background: #fff;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.shop-by-brand ul li a:hover {
	color: #67B1C4;
	border-color: #67B1C4;
}
.pnk-cl {
	background: #FD403E;
}
.ylw-cl {
	background: #b97a56;
}
.shop-by-size ul li a:hover {
	color: #FD403E;
	border-color: #FD403E;
}
.shop-by-Size {
	width: 100%;
	float: left;
	background: #fff;
}

.shop-by-price {
	width: 100%;
	background: #fff;
	float: left;
	margin-top: 30px;
}
.shop-by-price ul li a {
	padding: 8px 0px;
	width: 100%;
	float: left;
	color: #777;
	//border-bottom: 1px solid #ddd;
	border-bottom-color: rgb(221, 221, 221);
	transition: all 0.3s ease 0s;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
}
.shop-by-Size ul {
	width: 100%;
	float: left;
	margin: 0;
}
.shop-by-Size .sidebar-heading {
	//margin-top: 30px;
}
.shop-by-Size ul li a {
	background: #f0f0f0;
	width: 38px;
	height: 38px;
	float: left;
	text-align: center;
	line-height: 38px;
	color: #777;
	border-radius: 50px;
	margin-left: 8px;
	font-size: 13px;
	transition: all 0.3s ease 0s;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
}
.shop-by-Size ul li a:hover {
	color: #FD403E;
}
.shop-by-Size ul li:first-child a {
	margin-left: 0px;
}
.age-groups {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.age-groups ul{
	width: 100%;
	float: left;
}
.age-groups ul li {
	width: 100%;
	float: left;
}
.age-groups ul li a {
	padding: 8px 0px;
	width: 100%;
	float: left;
	color: #777;
	//border-bottom: 1px solid #ddd;
	transition: all 0.3s ease 0s;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
}
.age-groups ul li:last-child a {
	border-bottom: 0
}
.age-groups ul li a:hover {
	color: #AEC158;
	border-color: #AEC158;
}
.view-all-btn {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.view-all-btn a {
	color: #67B1C4;
	text-transform: capitalize;
	font-weight: 400;
}
.age-groups ul li a:hover {
	color: #67B1C4;
	border-color: #67B1C4;
}

.page-next {
	width: 100%;
	float: left;
	text-align: center;
}
.pagination > li > a, .pagination > li > span {
    margin: 0 1px;
    padding: 4px 9px;
}
.pagination > li > a, .pagination > li > span {
	color: #222;
	font-family: 'Fira Sans', sans-serif;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #fff;
	background-color: #fd403e;
	border-color: #fd403e;
}
.pagination .active a {
	background: #fd403e !important;
	border-color: #fd403e !important;
}
.cut-price {
	color: #2b2b2d !important;
	font-size: 17px !important;
	margin-left: 10px;
	position: relative;
	text-decoration: line-through;
}


.detail-content-pro h2 {
	margin-top: 0;
	color: #222;
	font-weight: 400;
	//border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.detail-content-pro h4 {
	margin-top: 0;
	color: #000;
	font-size: 22px;
}
.detail-content-pro h4 {
	margin-top: 0;
	color: #000;
	font-size: 24px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 600;
}
.detail-cut-out {
	color: #777;
	font-size: 20px;
	text-decoration: line-through;
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.quick-overview h4 {
	margin-top: 0;
	color: #FD403E;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.detail-price {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.quick-overview p {
	line-height: 26px;
	color: #666;
}
.order-quantity {
	width: 100%;
	float: left;
}
.order-quantity .btn-danger {
	color: #fff;
	background-color: #ddd;
	border-color: #ddd;
}
.order-quantity .btn-success {
	color: #fff;
	background-color: #ddd;
	border-color: #ddd;
} 
.quantity button span {
	color: #666;
}
.order-quantity .form-control {
	-webkit-box-shadow: none;
}
.quick-overview {
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.order-quantity .quantity {
	display: inline-block;
	float: left;
}
.order-quantity .Add-cart {
	display: inline-block;
	float: left;
	margin-left: 20px;
}
.Add-cart a {
	background: #ff8528;
	color: #FFF;
	padding: 9px 20px;
	border-radius: 50px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	float: left;
}
.Add-cart a i {
	font-size: 18px;
	margin-right: 5px;
}
.Add-cart a:hover {
	background: #666;
	color: #fff;
}
#quantity {
	text-align: center;
	padding: 0;
	height: 43px;
	border: 1px solid #ddd;
}

.discount-price {
	color: #388e3c;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif !important;
	margin-top: 0;
	display: inline-block;
}
.quantity label {
	color: #39342e;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 0;
}
//.quantity .input-group {
	width: 120px;
}
//.quantity .quantity-left-minus {
	background: #FD403E;
	border-color: #FD403E;
	border-radius: 0;
	height: 43px;
}
//.quantity .quantity-right-plus {
	background: #FD403E;
	border-radius: 0;
	border-color: #FD403E;
	height: 43px;
}
.product-info-short {
	width: 100%;
	float: left;
	//margin-bottom: 10px;
}
.product-info-short ul {
	width: 100%;
	float: left;
	margin: 0;
}
.product-info-short ul li {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.product-que {
	display: inline-block;
	float: left;
	color: #222;
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}
.colour-select {
	width: 80%;
	float: left;
}
.product-info-short ul li p {
	display: inline-block;
	float: left;
	color: #685f52;
	padding-left: 10px;
}
.instock-clr {
	color: #fa9324 !important;
}
.colors li {
	float: left !important;
	margin: 0 7px 0 0 !important;
	display: inline-block !important;
	width: auto !important;
}
.colors li a {
	display: block;
	width: 35px;
	height: 35px;
	border: solid 3px rgba(35, 35, 35, 0.1);
	padding: 3px;
}
.product-rating {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.cart-wishlist-nw {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.cart-wishlist-nw .wishlist {
	margin-left: 10px !important;
	display: inline-block;
}
.cart-wishlist-nw .Add-cart {
	display: inline-block;
}
.quantity .input-group {
	width: 130px;
	margin-left: 5px;
	float: left;
}
.cate-full-image a img {
    width: 100%;
    height: 286px;
}




.glass-case * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 0;
    margin: 0;
    border: 0;
}

    .glass-case *:before, .glass-case *:after {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

.glass-case {
    position: relative;
}
/*********************DISPLAY***************************/
.gc-display-area {
    position: absolute;
    overflow: hidden;
    border: 2px solid #F5F5F5;
    padding: 2px;
    background-color: #fff;
}

.gc-display-container {
    position: relative;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.gc-display-display {
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    cursor: crosshair;
    opacity: 1;
}
/*********************LENS***************************/
.gc-lens {
    position: absolute;
    overflow: hidden;
    z-index: 1000;
    cursor: crosshair;
    background: #CECECE;
    opacity: .5 !important; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
    filter: alpha(opacity=50) !important; /* Netscape */
    -moz-opacity: 0.5; /* Safari 1.x */
    -khtml-opacity: 0.5;
}
/*********************ZOOM***************************/
.gc-zoom {
    position: absolute;
    /overflow: hidden;
    width: 100%;
    height: auto;
    z-index: 1040 !important;
    border: 2px solid #f5f5f5;
    padding: 2px;
    background-color: #fff;
}

.gc-zoom-inner {
    cursor: crosshair;
    border: 0 !important;
    left: -2px !important;
    top: -2px !important;
    margin: 0 !important;
    z-index: 1010 !important;
}

.gc-zoom-container {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

    .gc-zoom-container img {
        position: relative;
        max-width: none !important;
    }
/*********************CAPTION**********************/
.gc-caption-container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding: 2px;
    z-index: 1050 !important;
    background-color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #333;
    font-size: 0.9em;
}

    .gc-caption-container div {
        position: relative;
        padding: 0 12px 0 12px;
    }

.gc-caption-intop {
    left: 0;
    top: 0;
}

.gc-caption-inbottom {
    left: 0;
    bottom: 0;
}

.gc-caption-outtop, .gc-caption-outbottom {
    width: 100%;
    width: calc(100% + 4px);
    border: 2px solid #f5f5f5;
    background: #fff;
}

.gc-caption-outtop {
    top: 0;
    left: -2px;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.gc-caption-outbottom {
    bottom: 0;
    left: -2px;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.gc-alignment-center {
    text-align: center;
}

.gc-alignment-left {
    text-align: left;
}

.gc-alignment-right {
    text-align: right;
}

/*********************UL***************************/
.gc-thumbs-area {
    position: absolute;
    overflow: hidden;
    background-color: transparent;
}

.gc-thumbs-area-prev, .gc-thumbs-area-next {
    position: absolute;
    z-index: 1010;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-prev, .gc-thumbs-area.gc-hz .gc-thumbs-area-next {
    top: 0;
    height: 100%;
    min-height: 100%;
    width: 5%;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-prev, .gc-thumbs-area.gc-vt .gc-thumbs-area-next {
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 5%;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-prev {
    left: 0;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
    right: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-prev {
    top: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-next {
    bottom: 0;
}

.gc-thumbs-area-prev:hover, .gc-thumbs-area-next:hover {
    opacity: 1;
    cursor: pointer;
    cursor: hand;
}

.gc-thumbs-area-prev .gc-disabled, .gc-thumbs-area-next .gc-disabled, .gc-thumbs-area-prev .gc-disabled:hover, .gc-thumbs-area-next .gc-disabled:hover {
    opacity: .3; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
    filter: alpha(opacity=30); /* Netscape */
    -moz-opacity: 0.3; /* Safari 1.x */
    -khtml-opacity: 0.3;
    cursor: default;
}

.glass-case ul {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
    padding: 0;
    height: 100%;
    list-style: none;
}

    .glass-case ul li {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
        border: 2px solid #f5f5f5;
        padding: 2px;
        background-color: #fff;
    }

.gc-thumbs-area.gc-hz li {
    display: inline;
    float: left;
    max-width: 100%;
    max-height: 100%;
    margin-right: 5px;
}

.gc-thumbs-area.gc-vt li {
    margin-bottom: 5px;
}

.glass-case ul li .gc-li-display-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.glass-case ul li:hover {
    border-color: #4f4f4f;
    cursor: pointer;
    cursor: hand;
}

.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
    border-color: #669966;
    cursor: default;
}

.glass-case ul li .gc-li-display-container img {
    position: relative;
    top: 50%;
    left: 50%;
}
/*********************OVERLAY***************************/
.gc-overlay-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647 !important;
    background-color: rgb(204, 204, 204); /*the falback for ie7, ie8*/
    background-color: rgba(51, 51, 51, 0.95);
}

.gc-overlay-gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-overlay-container {
    position: relative;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-overlay-container-display {
    position: absolute;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-ocd-top {
    top: 0;
}

.gc-ocd-bottom {
    bottom: 0;
}

.gc-overlay-fit {
    padding: 4em 5.5em 1em 5.5em;
    overflow: hidden;
}

.gc-overlay-display {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    cursor: crosshair;
}

.gc-overlay-display-center {
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.gc-overlay-display-vcenter {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gc-overlay-display-hcenter {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gc-overlay-top-icons {
    position: absolute;
    top: 0;
    padding: 1em 1.5em 1em 0;
    width: 100%;
    height: 4em;
}

.gc-overlay-left-icons {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 1em 0 1.5em;
    height: 100%;
    width: 5.5em;
}

.gc-overlay-right-icons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1.5em 0 1em;
    height: 100%;
    width: 5.5em;
}


/*********************LOADING***************************/
.gc-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 31px;
    height: 31px;
    margin-left: -15px;
    margin-top: -15px;
    background-image: url(../images/loader.gif);
}

.gc-loading3 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 0.25em;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(102, 153, 102, 0.2);
    border-right: 1.1em solid rgba(102, 153, 102, 0.2);
    border-bottom: 1.1em solid rgba(102, 153, 102, 0.2);
    border-left: 1.1em solid #669966;
    -webkit-animation: loadGC 1.1s infinite linear;
    animation: loadGC 1.1s infinite linear;
}

    .gc-loading3,
    .gc-loading3:after {
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }

@-webkit-keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*********************GENERAL***************************/
.gc-hide {
    display: none;
    z-index: 0;
    opacity: 0; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0; /* Safari 1.x */
    -khtml-opacity: 0;
}

.gc-noscroll {
    overflow: hidden;
}

.gc-start {
    display: none;
    z-index: 0;
    opacity: 0; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0; /* Safari 1.x */
    -khtml-opacity: 0;
}







/*list-grid-view*/


.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item {
	float: none;
	width: 100%;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 0;
}


.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}



.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
#products .thumbnail {
	padding: 0;
	border: 0;
}
.wells-bg {
	box-shadow: none;
	border-radius: 0;
	background: transparent;
	border: 0;
	padding: 0;
	float: ;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
#list {
	padding: 7px 7px;
	border-radius: 0;
	font-size: 14px;
	margin-right: 0px;
}
#grid {
	padding: 8px 15px;
	border-radius: 0;
	font-size: 14px;
}
.page-pagination {
	text-align: center;
}
.page-pagination ul {
    width: 100%;
    text-align: center;
}
.page-pagination .pagination {
	margin: 0px;
}

.colour-select ul li {
	float: left;
	margin: 0px 7px 0 0;
	display: inline-block;
	width: auto;
}
.colour-select ul li a {
	display: block;
	width: 35px;
	height: 35px;
	border: solid 3px rgba(35, 35, 35, 0.1);
	padding: 3px;
	transition: all 0.3s ease 0s;
}
.colour-select ul li a:hover {
	border-color: #666;
}
.colour-select ul li a span {
	display: block;
	width: 23px;
	height: 23px;
}

//.inner-addtional .nav .active {
	background: #5DACF5;
}
.inner-addtional .nav .active a {
	color: #5DACF5 !important;
	background: none;
}
.inner-addtional .nav li a {
	background: transparent;
	border: 0 !important;
	color: #222;
	font-size: 20px;
	font-weight: 400;
}
.inner-addtional .nav li a:hover {
	background: transparent !important;
}
#home p {
	color: #666;
	line-height: 28px;
}
.inner-addtional .nav {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.inner-addtional .table tr td {
	padding: 15px 25px !important;
}
.additional-info {
	padding-top: 0;
}
.sub-cat-banner img {
	max-width: 100%;
	height: 250px;
	display: block;
	margin: 0 auto;
}
.sub-cat-banner {
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
}



.social-cont ul li {
	display: inline-block;
	margin-left: 10px;
}
.social-cont ul li:first-child {
	margin-left: 0px;
}
.social-cont ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	background: #c1a38b;
}
.social-cont ul li a i:hover {
    color: #fff;
	background: #000;
}

//.social-cont ul li .fa-facebook {
	background: #425f9c;
}
//.social-cont ul li .fa-twitter {
	background: #1da1f2;
}
//.social-cont ul li .fa-linkedin {
	background: #283e4a;
}
//.social-cont ul li .fa-google-plus {
	background: #dc483c;
}
.scl-cn ul {
	text-align: left;
}
.cont-phone a {
	display: block;
	color: #555;
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 15px;
	transition: all 0.3s ease 0s;
	letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif !important;
	text-align: center;
}
.cont-info p {
	font-family: 'Roboto', sans-serif !important;
	color: #555;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-align: center;
}
.cont-info h4 {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	text-align: left;
}
.cont-info img {
	width: 45px;
	margin-bottom: 20px;
}
.contact-form-inner {
	//text-align: center;
}
.contact-form-inner h4 {
	margin-top: 0;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.contact-form-inner h2 {
	font-size: 35px;
	margin-top: 0;
	margin-bottom: 15px;
	text-transform: capitalize;
	color: #222;
	position: relative;
}
.contact-form-inner .form-control {
	border: 1px solid #ddd;
	box-shadow: none;
	border-radius: 0;
	height: 42px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.contact-form-inner .txt-ara {
	height: 150px !important;
}
.cont-button a {
	background: #b97a56;
	padding: 13px 25px;
	color: #222;
	text-transform: uppercase;
	font-size: 15px;
	transition: all 0.3s ease 0s;
}
.contact-form-inner form {
	margin-bottom: 35px;
	margin-top: 8px;
}
.contact-form-inner p {
	line-height: 26px;
	color: #666;
	margin-bottom: 30px;
	font-size: 14px;
	margin-top: 15px;
}

.contact-form-inner h2::before {
	content: "";
	position: absolute;
	background-image: url("../images/head-icon.png");
	width: 110px;
	height: 12px;
	bottom: 0;
	left: 0;
	top: 50px;
	display: none;
}
.cont-button input {
	background: #222;
	color: #fff;
	border: 0;
	padding: 10px 25px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	font-size: 15px;
	letter-spacing: 0.5px;
}


//.email-cn h4::before {
	content: "\f0e0";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 10px;
	color: #5DACF5;
}
//.adrs h4::before {
	content: "\f124";
	font-family: fontawesome;
	margin-right: 10px;
	font-size: 20px;
	color: #b97a56;
}
//.phn-cn h4::before {
	content: "\f095";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 10px;
	color: #FD403E;
}
//.scl-cn h4::before {
	content: "\f099";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 10px;
	color: #b97a56;
}


#loginForm .form-control-form {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 14px;
}
.frgt-pswd {
color: #000;
float: right;
font-size: 18px;
}
#at-login .modal-header h5 {
	margin: 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #222;
}
.modal-body.forgt-modl p {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 10px;
}
.forgt-modl #forgot_email {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 14px;
}
#at-reset-pswd .modal-header .close {
	margin-top: 8px;
}
.btn-lgin {
	background: #FD403E;
	border: 0;
	color: #fff;
	padding: 10px 30px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}
.btn-lgin:hover {
	background: #222;
}
.ta-l {
	text-align: left;
	font-size: 15px;
	color: #222;
	margin-top: 11px;
}
.btn-gst {
	background: #222;
	color: #fff;
	border: 0;
	padding: 10px 30px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}
.btn-gst:hover {
	background: #FD403E;
}
#at-login .modal-content {
	border-radius: 0;
	background-image: url("../images/kids-modal.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#at-login .modal-content::before {
	content: "";
	position: absolute;
	background: rgba(250,250,250,0.8);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#at-login .modal-header {
	border: 0;
	padding-top: 25px;
	padding-bottom: 5px;
}
#signupForm .form-control-form {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	padding: 10px;
}
#at-signup-filling .modal-header h5 {
	margin: 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #222;
}
#at-signup-filling .modal-content {
	border-radius: 0;
}
#at-signup-filling .modal-content {
	border-radius: 0;
	background-image: url("../images/signup-kids.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
#at-signup-filling .modal-content::before {
	content: "";
	position: absolute;
	background: rgba(250,250,250,0.8);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.priv-iner h3 {
	margin-top: 0;
	color: #000;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
}
.priv-iner p {
	color: #666;
	line-height: 26px;
	margin-bottom: 20px;
	font-size: 15px;
}

.about-inner-content {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.about-inner-content p {
	color: #666;
	line-height: 26px;
	margin-bottom: 15px;
}
.about-inner-content img {
	margin-bottom: 25px;
}

/*
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
#accordion .panel-heading {
	background: #FD403E;
	border: 0 !important;
	box-shadow: none;
	color: #fff;
	border-radius: 0 !important;
}*/

.offer-details-cn {
	position: absolute;
	top: 87px;
	right: 66px;
}
.offer-big-img {
	position: relative;
}
.exclusive-offer {
	font-size: 40px;
	font-family: 'Raleway', sans-serif;
	color: #42474b;
	text-align: right;
}
.sidebar ul li label {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	color: rgba(0,0,0,0.55);
	font-size: 14px;
}



/*confirm Email*/

.thankyou-main {
	padding-top: 90px;
}
.welcome-inner {
	text-align: center;
	background-image: url("../images/thankyou-bg.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding: 70px 80px 100px;
	width: 50%;
	margin: 0 auto;
	border-radius: 5px;
	border-bottom: 2px solid #00A1D5;
}
.welcome-inner::before {
	content: "";
	position: absolute;
	top: -55px;
	left: -50px;
	width: 144px;
	height: 198px;
	background: url("../images/thankyou-ballon.png");
}
.welcome-inner h3 {
	margin-top: 0;
	color: #fff;
	font-size: 40px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.welcome-inner h4 {
	margin-top: 0;
	color: #fff;
	font-weight: 400;
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 35px;
}
.welcome-inner a {
	background: #F959A8;
	color: #fff;
	padding: 12px 15px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}
.welcome-inner a:hover {
	background: #b97a56;
	color: #fff;
}


/*--- /.price-range-slider ---*/
.price-range-slider {
	width:100%;
    float:left;
}
.range-value {
	margin:0;
	width:100%;
	background:none;
	color: #000;
	font-size: 16px;
	font-weight: initial;
	box-shadow: none;
	border: none;
	margin: 20px 0 20px 0;
	}
	
.range-bar {
	border: none;
	background: #000;
	height: 3px;	
	width: 96%;
	margin-left: 8px;
	}
		
.ui-slider-range {
	background:#06b9c0;
	}
		
.ui-slider-handle {
	border:none;
	border-radius:25px;
	background:#fff;
	border:2px solid #06b9c0;
	height:17px;
	width:17px;
	top: -0.52em;
	cursor:pointer;
}
.ui-slider-handle + span {
	background:#06b9c0;
}
.price-range-slider #amount {
	border: 0;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
	color: #777;
}
.price-range-slider .range-value {
	margin: 0 0 15px;
}
.price-range-slider .ui-slider-handle {
	border-radius: 50px;
}
#slider-range .ui-slider-range {
	background: #FD403E;
}

/*--- /.price-range-slider ---*/

/***oder-page***/

.account-wrapp {
	border: 3px solid #ddd;
}
.display-flex {
	//display: inline-flex;
	width: 100%;
	float: left;
}
.height-full {
	height: 100%;
}
.acc-hdr {
	float: left;
	width: 100%;
	border-bottom: 5px solid #ddd;
}
.acc-usr-wrapp {
	text-align: left;
	padding: 10px 15px;
	position: relative;
	float: left;
	width: 100%;
}
.acc-usr {
	width: 54px;
	height: 54px;
	margin: auto;
	position: relative;
	border: 2px solid #ddd;
	border-radius: 50%;
	float: left;
	margin-right: 15px;
}
.acc-usr img {
	width: 50px;
	height: 50px;
}
.acc-usr-wrapp h3 {
	font-size: 20px;
	margin: 14px 0 0 0;
	color: #333;
}
.acc-usr-wrapp h3 b {
	font-weight: 600;
	color: #000;
}
.acc-links {
	float: left;
	width: 100%;
	position: relative;
	text-align: right;
}
.acc-links::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0px;
	height: 5px;
	border-bottom: 5px solid #ddd;
	opacity: 0;
}
.acc-links ul li {
	float: none;
	padding: 0px 0px;
	font-size: 14px;
	color: #000;
	/* border-bottom: 5px solid #ddd; */
	text-transform: uppercase;
	font-weight: 600;
	/* position: relative; */
	/* top: 5px; */
	display: inline-block;
}

.acc-links ul li a {
	color: #000;
	line-height: 79px;
	padding: 0 20px;
	display: inline-block;
	text-align: center;
	position: relative;
	transition: all 0.4s ease 0s;
}
.acc-links ul li a:hover {
	color: #ffbf06;
}
.acc-links ul li.active a {
	color: #b97a56;
}
.acc-links ul li a::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -5px;
	height: 5px;
	background: transparent;
	transition: all 0.4s ease 0s;
}
.acc-links ul li a:hover::before, .acc-links ul li.active a::before {
	background: #b97a56;
}

.acc-cntnt {
	float: left;
	width: 100%;
	padding: 40px 0;
	height: 100%;
}
.acc-hdng {
	text-align: center;
	margin-bottom: 45px;
}
.acc-hdng h3 {
	margin: 0;
	font-size: 30px;
}
.frm-ttl {
	margin-bottom: 25px;
}
.frm-ttl h3 {
	margin: 0;
}
.acc-set-form .form-group {
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.acc-set-form .form-group.flower-group label {
	font-weight: 400;
	color: #777;
	font-size: 14px;
}
.acc-set-form .form-group label {
	font-weight: 500;
	color: #222;
	font-size: 15px;
}
.acc-set-form .checkbox {
	margin-top: 10px;
	margin-bottom: 18px;
}
.acc-set-form .checkbox label {
	position: relative;
	padding-left: 37px;
	min-height: 30px;
	display: table;
	height: 30px;
}
.acc-set-form .checkbox .cr, .acc-set-form .radio .cr {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
	width: 26px;
	height: 26px;
}
.acc-set-form .checkbox .cr .cr-icon, .acc-set-form .radio .cr .cr-icon {
	left: 2px;
}

.acc-set-form .labeltxt {
	color: #777;
	font-size: 15px;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	line-height: 23px;
}

.acc-set-form .form-control {
	box-shadow: none;
	border-radius: 0;
	border-color: #e5e5e5;
	padding: 8px 12px;
	height: 45px;
	color: #666;
	font-size: 14px;
}
.acc-set-form textarea.form-control {
	height: 80px;
}
.acc-set-form .form-control.readfield {
	background: transparent;
	cursor: context-menu;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 8px 0;
	color: #777;
	font-size: 14px;
}
.edt-fld {
	position: absolute;
	right: 0;
	top: 0;
	color: #222;
	font-size: 18px;
}


.usr-birth-box {
	//border: 1px solid #e5e5e5;
	//padding: 20px;
	margin-top: 25px;
}
.usr-birth-box.box-nobg {
	border: 0;
	padding: 0;
	margin-top: 0;
}
.usr-birth-box .form-group:last-child {
	margin-bottom: 0;
}
.form-group.strt-addrss {
	width: 100%;
	margin-bottom: 25px;
}
.usr-birth-box .nice-select {
	line-height: 26px;
	min-width: 100%;
	width: 100%;
}
.usr-birth-box .nice-select .list {
	width: 100%;
	max-height: 300px;
}
.full-select .nice-select {
	line-height: 26px;
	min-width: 100%;
	width: 100%;
}
.full-select .nice-select .list {
	width: 100%;
	max-height: 300px;
}



.acc-set-form .form-group .usr-gndr label {
	color: #777;
	font-size: 14px;
}
.acc-set-form .form-group .usr-gndr label::before {
	top: 0;
}
.acc-set-form .radio label::after {
	top: 4px;
}



.usr-eml {
	position: relative;
	padding-right: 160px;
}

.usr-eml .btn {
	background: #ffbf06;
	color: #fff;
	border: 0;
	border-radius: 0;
	position: absolute;
	right: 0;
	padding: 0 10px;
	line-height: 45px;
	top: 0;
	right: 0;
	font-size: 15px;
	font-weight: 600;
}
.usrsett-form-btns {
	text-align: right;
}
.usrsett-form-btns .btn-save {
	background: linear-gradient(180deg,#ffd100 0,#ffb100);
	border: 0;
	color: #fff;
	padding: 10px 25px;
	border-radius: 30ox;
	font-size: 18px;
	transition: all 0.5s ease 0s;
}
.usrsett-form-btns .btn-save:hover {
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
}
.usr-gndr .checkbox, .usr-gndr .radio {
	margin-top: 0;
	margin-bottom: 0;
}



.porder-item {
	border: 1px solid #ddd;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.past-order-wrapp .porder-item:last-child {
	margin-bottom: 0;
}
.porder-item b {
	color: #222 !important;
}
.porder-hdr {
	float: left;
	width: 100%;
	padding: 15px 20px;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.porder-hdr h3 {
	margin: 0;
	background:#ffc80b;
	float: left;
	color: #fff;
	padding: 10px 15px;
	font-size: 16px;
	letter-spacing: 1px;
	border-radius: 2px;
}
.porder-hdr span {
	color: #666;
	margin-top: 10px;
	display: inline-block;
}
.my-trans-wrapp .porder-hdr span {
	float: right;
}

.ordr-agn a {
	display: inline-block;
	padding: 7px 10px;
	border: 2px solid #ddd;
	border-radius: 2px;
	color: #222;
}
.ordr-agn a img {
	width: 18px;
	margin-right: 3px;
	position: relative;
	top: -2px;
}


.porder-body {
	float: left;
	width: 100%;
	padding: 15px 10px;
}
.porder-table tr {
	text-align: center;
}
.porder-table thead tr th {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	font-family: 'Open Sans', sans-serif !important;
}
.porder-table tr th, .porder-table tr td {
	padding: 15px !important;
	vertical-align: middle !important;
}
.porder-table tbody tr td img {
	width: 80px;
}
.porder-menu {
	font-size: 15px;
}
.porder-menu i {
	color: #ffbf06;
	margin-left: 5px;
}
.porder-status {
	color: #888;
	font-size: 13px;
	font-weight: 300;
}
.porder-price {
	color: #222;
	font-weight: 500;
	font-size: 15px;
}
.porder-ftr {
	float: left;
	width: 100%;
	padding: 15px 20px;
	border-top: 1px solid #eee;
	color: #666;
}
.porder-date {
	float: left;
	margin-top: 4px;
}
.porder-ttl {
	float: right;
	font-size: 17px;
}

.tran-pndng {
	background: #c9171e;
	color: #fff;
	padding: 3px 13px;
	display: inline-block;
	border-radius: 4px;
}
.tran-sccss {
	background: #81b441;
	color: #fff;
	padding: 3px 13px;
	display: inline-block;
	border-radius: 4px;
}
.porder-status-pndng {
	background: #c9171e;
	color: #fff;
	padding: 3px 13px;
	display: inline-block;
	border-radius: 4px;
}
.porder-status-sccss {
	background: #81b441;
	color: #fff;
	padding: 3px 13px;
	display: inline-block;
	border-radius: 4px;
}


.acc-add-item {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 30px;
}

.acc-add-ftr {
	float: left;
	width: 100%;
}

.acc-set-form.acc-add-form {
	border-top: 1px solid #ddd;
	margin-top: 40px;
	padding-top: 40px;
}

.form-group.acc-add-grp .form-control {
	float: left;
	width: 27%;
}
.edit-add-item .form-control.acc-add-info {
	width: 46% !important;
}
.form-control.acc-add-info {
	width: 100% !important;
}


.edit-add-item .acc-set-form.acc-add-form .acc-add-nm .form-control {
	font-weight: normal;
}
.acc-set-form.acc-add-form .acc-add-nm .form-control.readfield {
	font-weight: 600;
}

.acc-set-form.acc-add-form .form-control.readfield {
	color: #222;
	border-bottom: 0;
}
.acc-set-form.acc-add-form .form-group {
	margin-bottom: 10px;
}
.acc-set-form.acc-add-form .form-control {
	//color: #222 !important;
	height: 40px;
}
.acc-set-form.acc-add-form .edit-add-item .form-control {
	background: #f4f4f4;
}

.acc-add-item {
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}


.acc-add-ftr {
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.acc-add-ftr button {
	border: 0;
	background: transparent;
	display: inline-block;
	color: #666;
	font-size: 15px;
	transition: all 0.4s ease 0s;
}
.acc-add-ftr button:hover {
	color: #ffbf06;
}
.add-edit-btn {
	//color: #008aff;
	border-right: 1px solid #ddd !important;
}
.add-delete-btn {
	//color: red;
}

.pgntn {
	text-align: center;
	float: left;
	width: 100%;
}
.pgntn .pagination {
	margin-top: 30px;
	margin-bottom: 5px;
}
.pgntn .pagination li a {
	color: #666;
	margin: 0 5px;
}
.pgntn .pagination li a.active {
	background: #ffbf06;
	color: #fff;
	border-color: #ffbf06;
}



.crdt-add-mdl-body {
	padding: 25px;
}
.menu-ordr-form .frm-grp-brdr:first-child {
	border: 0;
	padding-top: 0;
}
.crt-add-btm p {
	text-align: center;
	font-size: 13px;
	color: #666;
	margin-bottom: 15px;
}
/***new-breadcrumb****/
//.breadcrumb-sec {
	position: relative;
	padding: 80px 0px 100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	overflow: hidden;
 background-image: url("../images/brdcrumb-bg.jpg");
}
//.breadcrumb-sec::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 22px;
	content: "";
	background-repeat: repeat-x;
	background-position: center;
	background-image: url("../images/curve.png");
}
//.breadcrumb-sec::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #b97a56;
	opacity: 0.8;
}
.breadcrumb-sec {
	background: #f4f4f4;
	padding: 15px 0px;
}
.breadcrumb-sec h3 {
	color: #fff;
	font-size: 48px;
	position: relative;
	z-index:1;
	display: inline-block;
}
.beadcrumb a {
	color: #666;
	font-weight: 600;
}
.beadcrumb i {
	color: #222;
}
.beadcrumb span {
	color: #222;
	font-weight: 600;
}
.breadcrumb-sec h3::after {
	content: '';
	background: #fd403e;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: -1;
}
/***about-us***/
.about-us-cont {
	margin-top: 20px;
	padding-left: 30px;
}
.abt-welcome  {
	font-weight: bold;
	color: #4a4a4a;
	text-transform: capitalize;
	font-size: 19px;
}
.abt-hdg {
	font-size: 48px;
	color: #4a4a4a;
	text-transform: uppercase;
	margin-bottom:30px;
}
.about-story img {
	width: 100% !important;
	height:auto;
}
.highlight {
	color: #5dacf5;
}
.abt-content p {
	color: #4a4a4a;
	line-height: 27px;
	font-size: 14px;
	text-align: justify;
}
.about-us2 {
	margin-top: -202px;
}
.about2-us-cont {
	padding-top: 210px;
}
.btn-update {
	background: linear-gradient(180deg,#ffd100 0,#ffb100);
	border: 0;
	color: #fff;
	padding: 10px 25px;
	font-size: 18px;
	transition: all 0.5s ease 0s;
}
 .btn-update:hover {
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
}
.cart-table .pro-name a {
	color: #333;
	font-weight: bold;
}
.cart-table .add-cart a {
	background-color: #1a161e;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	line-height: 24px;
	padding: 8px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.4s ease 0s;
}
.cart-table .add-cart a:hover {
	background: #b97a56;
}
.cart-table .pro-id a {
	color: #333;
}
.cart-table .po-price {
	color: #333;
	font-weight: bold;
}



 .cart-table .check {
    position: relative;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.cart-table .check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.cart-table .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#ffc80b;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.cart-table .check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.cart-table .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.cart-table .check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.cart-table .check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:#ffc80b;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.quantity-left-minus.btn.btn-danger.btn-number {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.cart-table .form-control {
	display: block;
	width: 100%;
	height: 28px;
	padding: 5px 7px;
	-webkit-box-shadow: none;

}
.cart-table .btn {
	padding: 3px 7px;
}
.cart-table .btn-danger {
	color: #fff;
	background-color: #b97a56;
	border-color: #b97a56;
}
.cart-table  .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color:  #b97a56;
	border-color:  #b97a56;
}
.cart-table  .btn-success {
	color: #fff;
	background-color: #b97a56;
	border-color: #b97a56;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #b97a56;
	border-color: #b97a56;
}
.btn-cart-update {
	background-color: #1a161e;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	line-height: 24px;
	padding: 8px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.4s ease 0s;
}
.btn-cart-update:hover {
	background: #b97a56;
	color:#fff;
}
.grand-total {
	/* text-align: right; */
	color: #000;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px;
}
.pg-title h1 {
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.pay-now {
	background: linear-gradient(180deg,#ffd100 0,#ffb100);
	border: 0;
	color: #fff;
	padding: 10px 25px;
	border-radius: 30ox;
	font-size: 18px;
	transition: all 0.5s ease 0s;
	float: right;
}
.pay-now:hover {
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
}

/**side-cat***/
.cat-side-hdg {
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	color: #1a161e;
	text-transform: uppercase;
	padding-bottom: 7px;
	position: relative;
	margin-bottom: 10px;
}
.cat-side-hdg::before {
	background-color: #fd403e;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 70px;
	content: "";
	display: none;
}
.cat-sidebar-list a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #777;
	transition: all 0.4s ease 0s;
	font-family: 'Fira Sans', sans-serif;
}
.cat-sidebar-list a:hover {
	color:#67B1C4;
}
.cat-sidebar-list li {
	//margin-bottom: 15px;
}
.list-group-item .mst-pplr-innr {
	overflow: hidden;
	margin: 0;
}
.list-group-item .pplr-img {
	background: #fff;
	padding: 0px;
	position: relative;
	width: 40%;
	float: left;
}
.list-group-item .prdt-info {
	padding: 20px;
	float: left;
	width: 60%;
	border: 0;
}
.list-group-item .pplr-img ul {
	position: absolute;
	right: 0;
	top: 10px;
	margin: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
	overflow: hidden;
}
.list-group-item .add-cart-text-list {
	display: inline-block !important;
	margin-top: 10px;
	background: #fd403e;
	/* color: #fff; */
	/* overflow: hidden; */
	padding: 10px 33px;
	/* float: left; */
	/* width: 100%; */
	text-align: center;
	border-radius: 50px;
}
.add-cart-text-list {
	//display: none;
}
.list-group-item .add-cart-text-list a {
    color: #fff;
    padding: 0;
    margin: 0;
}
.list-group-item .prdt-info h4 {
	margin: 10px 0 10px 0;
	color: #222;
	font-weight: 400;
	float: left;
	width: 100%;
}
.list-group-item .prdt-info span {
	color: #fd403e;
	font-size: 24px;
	font-weight: 400;
	display: block;
}
.list-group-item .mst-pplr-innr:hover .add-cart-text {
	opacity: 0;
}
.cat-sidebar-list .checkbox {
	margin: 0px 0 5px;
}

/***faq***/

.panel-group .panel {
	border-radius: 0;
	border-width: 0;
	border-style: solid;
	margin-bottom: 15px;
	border-radius: 0;
	position: relative;
	box-shadow: 0;
	border: 1px solid #eee;
}


.panel-title a {
	display: block;
	padding: 12px 15px;
	color: #222;
	transition: all 0.2s ease 0s;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
}
.panel-title a:hover {
	color: #b97a56;
}
.panel-title > a.collapsed::before {
	float: right !important;
	content: "\f078";
	color: #b97a56;
}
.panel-title > a::before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f077";
	padding-right: 5px;
	color: #b97a56;
}
/***terms-cond***/
.terms-block p {
    font-size: 15px;
    line-height: 27px;
    margin-top: 15px;
}
ul.terms-list li {
    margin-bottom: 10px;
    list-style: circle;
}
ul.terms-list {
    margin-top: 10px;
    margin-left: 10px;
}
.contents {
	overflow: hidden;
	padding: 15px 0px;
	margin-bottom: 18px;
	transition: all ease 0.5s;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-top: 0px;
}
.search-view-sec h1 {
	font-size: 23px;
}
.search-by {
	margin-top: 10px;
}

/****reviw***/

.btn-leave {
	background: #67b1c4;
	border: 0;
	color: #fff;
	padding: 5px 11px;
	font-size:13px;
}
.review-modal #image-zoom {
	text-align: center;
}
.review-pro-nme {
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}
.review-form-sec {
	text-align: center;
	margin-top: 15px;
}
.write-rvw {
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	color:#ffc80b;
}
.modal-dialog.review-modal {
	width: 400px;
}
.rvw-rating{
    margin:20px 0;
    text-align:center;
}
.submit-btn {
	background: #b97a56;
	color: #FFF;
	padding: 12px 30px;
	border-radius: 50px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	border: 0;
	letter-spacing: 1px;
	box-shadow: 0 12px 20px -10px rgba(255, 200, 11, 0.36), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 200, 11, 0.41);
	margin:20px 0;
}
.review-form-sec  textarea.form-control {
	height: 100px;
	margin-bottom: 15px;
}
.review-form-sec .form-control {
    -webkit-box-shadow: none;
}
.review-modal .close {
	color: #b97a56;
	 opacity: 1; 
}
#rateYo {
	margin: 0 auto;
}
/****revw-secc**/
.revw-blk {
	background: #fff;
	padding: 20px 30px;
	border: 2px dashed rgba(0,0,0,0.2);
	transition: all 0.4s ease 0s;
}
.revw-item {
	margin-bottom: 15px;
}
.revw-blk .product-rating{
    border:0;
}
.product-rating.flt-rght {
	float: right;
}
.review-content {
	color: #8c8c8c;
	margin-top:5px;
	width:70%;
}
.revw-blk:hover{
	border-color: #fd403e;
}
.team-showcase .item {
	 -webkit-box-shadow: none;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
	 box-shadow: none;
}
.abt2-img img {
	width: 600px;
	height: 600px;
}
.UserName {
	font-size: 18px;

}
.company-brands .logo-showcase .item {
	height: 220px;
	position:relative;
}
.company-brands .logo-showcase .util-item a img {

	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 20px;
}
.well .glyphicon {
	left: 2px;
	font-size: 16px;
}
.modal-dialog.success-login h4 {
	margin: 0;
}
.modal-dialog.success-login p {
	color: #222;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 20px;
}
.modal-dialog.success-login a {
	background-color: #1a161e;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	line-height: 24px;
	padding: 8px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.4s ease 0s;
}
.modal-dialog.success-login a:hover {
	background: #b97a56;
}

.success-login  .close {
	color: #b97a56;
	opacity: 1;
		margin-top: -24px;
}
.qty-block {
	width: 15%;
}
.cart-table .qty-block {
	width: 20%;
}
#logo-showcase-gray .item img {
	width: 100px;
	text-align: center;
	padding: 0px;
	display: block;
	height: 100px;
}
.thr-per .home-div {
	top: 95px;
	left: 50%;
	margin-left: -74px;
}
.detail-bottom-tab .tab-content {
	margin-top: 25px;
}
#Quick_Overview p {
	line-height: 26px;
}
.bottom-pro-detail-innr ul .active a {
	background: #FD403E;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.4px;
}
.bottom-pro-detail-innr ul li a {
	border: 0;
	color: #000;
	border-radius: 0;
}
.bottom-pro-detail-innr ul .active a:hover {
	border: 0;
	background: #eee;
	color: #000;
}
.reset-password-sec .form-control {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 14px;
	box-shadow: none;
}
.reset-password-sec{
    margin-top:20px;
}
.submit-reset-btn {
	background-color: #1a161e;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	line-height: 24px;
	padding: 8px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
}
.submit-reset-btn:hover {
	background: #b97a56;
	color:#fff;
}
.tab-content li {
    list-style: disc;
    margin-left: 17px;
    line-height: 28px;
    font-size: 14px;
}
#logo-showcase-gray .item img {
	filter: none !important;
	opacity: 1 !important;
}


.company-brands marquee {
	width: 100%;
	float: left;
}
.company-brands .marku-img {
	display: inline-block;
	float: left;
	transition: all 0.3s ease 0s;
}
.company-brands .marku-img img {
	width: 160px;
	height: 70px;
	padding: 0 15px;
}


 #scroller {
        position: relative;
    }
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

 #scroller {
        position: relative;
    }
    #scroller div.
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
   
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

        .innerScrollArea li img{
     	width: 500px;
     	height: 200px;

}



.top-contact ul li:last-child span img {
	width: 19px;
}
.top-contact ul li span img {
	width: 16px;
	margin-right: 8px;
}

#cartQty-679 {
	text-align: center;
}
.search-view-sec h1 {
	margin-top: 0;
	color: #000;
	font-size: 22px;
}
.search-view-sec a {
	display: block;
	margin: 0;
}
.search-view-sec {
	font-family: 'Open Sans', sans-serif !important;
}
.categories-main-div {
	width: 100%;
	float: left;
	position: relative;
}
.shp-cat-innr {
	width: 100%;
	float: left;
}
.shp-age-inner {
	width: 100%;
	float: left;
}
.testimonial-heading {
	margin-top: 0;
	text-align: center;
	color: #fff;
	font-size: 28px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 600;
}
#scroller2 .innerScrollArea {
	width: 100%;
	float: left;
}

#scroller2 {
        position: relative;
    }
    #scroller2 .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #scroller2 ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    #scroller2 li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

 #scroller2 {
        position: relative;
    }
    #scroller2 div.
    #scroller2 .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
   
    #scrolle2r ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    
    #scroller2 li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

.marku-img-client img {
	width: 100px !important;
	height: 100px !important;
}
.marku-img-client {
	display: inline-block;
	float: left;
	margin: 0 7px;
	transition: all 0.3s ease 0s;
}
.cat-side-hdg h4 {
	font-size: 14px;
	margin: 0;
	background: #eee;
	padding: 10px;
	color: #282828;
	font-family: 'Fira Sans', sans-serif;
}
.main-cat-list {
	padding-top: 0;
	background-image: url("../images/main-bg-pttrn.jpg");
	background-repeat: repeat;
}
.main-cat-list .sidebar {
	border: 1px solid #ccc;
	padding: 10px;
	width: 230px;
}
.display-left {
	margin-left: -20px;
}
.shop-by-cat-innr .heading-on-scroll {
    margin-left: 15px;
}
.shop-by-age .heading-on-scroll {
    margin-left: 15px;
}
.most-popular .heading-on-scroll {
    margin-left: 15px;
}
.marku-img:hover {
	transform: scale(0.9);
}
.marku-img-client:hover {
	transform: scale(0.9);
}
.shop-by-brand ul {
	height: 200px;
	overflow-y: auto;
}
.sub-sb-cst ul {
	height: 200px;
	overflow-y: auto;
}
.sub-sb-cst {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.age-groups ul {
	height: 200px;
	overflow-y: auto;
}
.offer-small-img img {
	width: 100%;
}
.prdt-list-pd {
	padding-top: 40px;
	padding-bottom: 0;
}
#at-login {
	z-index: 999999999;
}
.search-view-sec {
	width: 100%;
	float: left;
}
.search-btn-addcart {
	position: static;
	margin-top: 15px;
	display: inline-block;
}
.search-btn-addcart a {
	padding: 8px 15px;
}
.search-lst-content img {
	height: auto;
}
.search-lst-content .mst-pplr-innr {
	margin: 0;
}
.bg-white {
	width: 100%;
	float: left;
	background: #fff;
}




.ssearch-read-bt {
	margin-top: 10px !important;
	float: left;
	width: 100%;
}
.search-lst-content .mst-pplr-innr:hover {
	box-shadow: none;
	border:0;
}
.add-cart-text-list a i {
	margin-right: 5px;
}
.best-seller-title {
	font-weight: 500 !important;
	font-style: italic;
	display: inline-block !important;
	color: #fff !important;
	margin-bottom: 0px !important;
	font-size: 13px !important;
}
.best-seller-span {
	background: #F45D3E;
	display: inline-block;
	padding: 1px 5px;
}
.prdt-info p {
	font-size: 13px;
	color: #676767;
	margin: 3px 0 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
}
.cat-listing-btnss a {
	background: #ff8528;
	color: #fff;
	padding: 7px 9px;
	border-radius: 2px;
	margin-top: 0px;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
}
.cat-listing-btnss {
	float: left;
	width: 104px;
}
.hover-ul-effect li a {
	font-size: 12px;
	color: #676767;
}
.hover-ul-effect {
	display: inline-block;
	margin-left: 0;
	position: absolute;
	right: -130px;
	bottom: 0;
	transition: all 0.4s ease 0s;
}
.hover-ul-effect li {
	display: inline-block;
	float: left;
	margin-left: 10px;
	text-align: center;
	//border-left: 1px solid #eee;
	padding-left: 5px;
}
.hover-ul-effect li:first-child {
	margin-left: 0px;
	//padding-left: 0px;
}
.hover-ul-effect li a i {
	display: block;
	font-size: 16px;
	color: rgba(0,0,0,0.4);
}
.box-bottom-cart-list {
	width: 100%;
	float: left;
	margin-top: 8px;
	overflow: hidden;
	position: relative;
	padding: 5px 0 0 0;
}
.mst-pplr-innr:hover .hover-ul-effect {
	right: 0;
}
.quantity-left-minus {
	padding: 5px 5px;
	border-radius: 0;
}
.quantity-right-plus {
	padding: 5px 8px;
	left: -35px !important;
	border-radius: 0;
}
.quantity input {
	width: 33px !important;
	height: 32px;
	text-align: center;
	padding: 0;
}
.quantity-right-plus span {
	margin: 0;
}
.product-information-tabs ul li {
	display: inline-block;
	margin-left: 3px;
	cursor: pointer;
	float: left;
	border-right: 1px solid #eee;
}
.product-information-tabs ul li:first-child {
	margin-left: 0px;
}
.product-information-tabs ul li:last-child {
	border:0;
}
.product-information-tabs ul li a {
	background: #fff;
	color: #282828;
	padding: 10px 14px;
	text-transform: uppercase;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	float: left;
}
.product-information-tabs ul .active a {
	background: #f2f2f2;
	color: #282828;
	padding: 10px 14px;
	text-transform: uppercase;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	float: left;
	position: relative;
}
.product-information-tabs ul .active a::before {
	content: "";
	position: absolute;
	background: #282828;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
.product-information-tabs ul li a:hover {
	background: #888;
	color: #fff;
}
//.product-information-tabs ul .active a {
	background: #fd403e;
	color: #fff;
}
.product-information-tabs {
	width: 100%;
	float: left;
}
.product-information-tabs ul {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eee;
}
.product-information-tabs .tabs-outer-main {
	width: 100%;
	float: left;
	padding-top: 30px;
}
.info-box-commom {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.rltd-prdt-bt .prdt-info {
	text-align: left;
}
.tabs-headind h4 {
	margin: 0;
	color: #282828;
	border-bottom: ;
	display: inline-block;
	background: #f2f2f2;
	padding: 10px 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
}
.tabs-headind h4::before {
	content: "";
	position: absolute;
	background: #282828;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
}
.tabs-headind {
	border-bottom: 1px solid #ececec;
	margin-bottom: 15px;
}
.rltd-prdt-bt .thumbnail {
	border: 0;
}
.info-box-commom p {
	font-size: 13px;
	color: #676767;
}
.info-box-commom p span {
	color: #676767 !important;
	font-size: 13px !important;
}
.info-box-commom table tr td {
	padding: 10px 15px;
}
.info-box-commom table tr:nth-child(2n) {
	background: #f4f4f4;
}


/*---------------testimonial new start------------------------*/

.newsletter-box h2 {
	margin: 0;
}
.newsletter-box {
	background-image: url("../images/banner-03.jpg");
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}
.newsletter-box::before {
	content: "";
	position: absolute;
	background: #c1a38b;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.5;
}
.news-head-cls {
	text-align: center;
}
.newsletter-box h2 {
	margin: 0;
	text-transform: capitalize;
	font-weight: 600;
	color: #fff;
	font-size: 32px;
}
.news-head-cls p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 15px;
}
.news-input-cl {
	width: 380px;
	margin: 0 auto;
	position: relative;
}
.news-input-cl .input-news {
	height: 42px;
	width: 100%;
	border: 0;
	border-radius: 5px;
	padding: 12px 40px 12px 12px;
	font-family: 'Open Sans', sans-serif;
}
.newsletter-icon {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 0;
	height: 100%;
}
.newsletter-icon a img {
	margin-top: 9px;
	width: 22px;
}
.newsletter-icon a {
	display: block;
}

.testimonial-information {
	text-align: center;
}
.ftr-heading ul li {
	margin-bottom: 11px;
	position: relative;
	padding-left: 17px;
}
.ftr-heading ul li::before {
	content: "";
	background: #c1a38b;
	position: absolute;
	left: 0;
	top: 6px;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
}
.social-ftr-links ul li::before {
	display: none;
	padding: 0;
}

.who-we-are .main-site-heading {
	margin-bottom: 15px;
}
.who-we-are p {
	text-align: center;
	line-height: 26px;
	color: #666;
	margin-bottom: 35px;
}
.read-more-btn {
	text-align: center;
}
.read-more-btn a {
	background: transparent;
	border: 1px solid #b97a56;
	color: #b97a56;
	padding: 12px 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Open Sans",sans-serif;
	letter-spacing: .1em;
	position: relative;
}
.read-more-btn a::before {
	content: "";
	position: absolute;
	background: transparent;
	outline: 1px solid #b97a56;
	width: 100%;
	height: 100%;
	left: -4px;
	top: -4px;
}


.work-process-about {
	text-align: center;
}
.work-process-about h4 {
	margin: 0;
	font-family: 'Nunito Sans', sans-serif !important;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	color: #222;
	letter-spacing: 2px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	padding-bottom: 15px;
}
.work-process-about h4::before {
	content: "";
	position: absolute;
	background: #999;
	width: 50px;
	height: 1px;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.work-process-about p {
	color: #999;
	line-height: 24px;
	font-size: 15px;
	font-weight: 400;
}
.wrk-pro-img {
	margin-bottom: 30px;
}
.about-company-progress {
	background: #f7f7f7;
}

.colection-inner {
	margin-bottom: 30px;
	box-shadow: 0 16px 16px -8px rgba(0, 0, 0, 0.3);
}
.collection-image img {
	width: 100%;
	height: 250px;
	transition: all 0.6s ease 0s;
}

.collection-image {
	position: relative;
	overflow: hidden;
}
.collect-info {
	text-align: center;
}
.collect-info h4 {
	margin: 0;
	color: #fff;
	font-style: italic;
	font-size: 20px;
}
.collect-info {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 105px;
	background: rgba(0,0,0,0.4);
	transition: all 0.4s ease 0s;
	opacity:0;
}
.colection-inner:hover .collect-info {
	opacity: 1;
}
.colection-inner:hover .collection-image img {
	transform: scale(1.05,1.05);
}
.collect-info a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
}



.product-box-main {
	margin-bottom: 40px;
	width: 100%;
	float: left;
	//border-bottom: 1px solid #c1a38b;
	//padding-bottom: 10px;
	position: relative;
}
//.product-box-main::before {
	content: "";
	position: absolute;
	background: #c1a38b;
	width: 100%;
	height: 1px;
	bottom: -5px;
}
.prodcut-image {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.prodcut-image img {
	width: 100%;
	height: 250px;
}
.product-view-box {
	position: absolute;
	bottom: -51px;
	left: 0;
	width: 94%;
	background: #c1a38b;
	//padding: 10px 0px;
	margin: 0 auto 8px;
	right: 0;
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.product-box-main:hover .product-view-box {
	opacity: 1;
	bottom: 0;
}
.prdt-view-icon {
	width: 45px;
	float: left;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.prdt-view-read {
	width: 73%;
	float: left;
	text-align: center;
	height: 45px;
	line-height: 45px;
	transition: all 0.3s ease 0s;
}
.prdt-view-read:hover {
	background: #b97a56;
}
.prdt-view-whish {
	width: 45px;
	float: left;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.product-span {
	width: 100%;
	float: left;
	text-align: center;
	color: #555;
	font-size: 20px;
	text-transform: capitalize;
	font-family: 'Crimson Text', serif;
	font-style: italic;
}
.product-title {
	text-align: center;
	width: 100%;
	float: left;
}
.product-view-box i {
	color: #fff;
	font-size: 15px;
}
.prdt-view-read a {
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	display: block;
}
.product-title {
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
}
.prdt-view-icon a {
	display: block;
}
.prdt-view-whish a {
	display: block;
}

.prodcut-image::before {
	background-color: rgba(255,255,255,.5);
	bottom: 0%;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0%;
	opacity: 1;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.prodcut-image:hover::before {
	left: 0%;
	right: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
//.prodcut-image::after {
	background-color: rgba(255,255,255,.5);
	bottom: 50%;
	content: "";
	left: 0%;
	position: absolute;
	right: 0%;
	top: 51%;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 1;
}
//.prodcut-image:hover::after {
	top: 0%;
	bottom: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.testi-clients {
	background: #f7f7f7;
}
.client-photo {
	width: 95px;
	height: 95px;
	border-radius: 50%;
	background-color: transparent;
	padding: 10px;
	overflow: hidden;
	border: 2px solid rgba(173, 165, 165, 0.3);
	margin: 0 auto 15px;
}
.client-photo img {
	border-radius: 50%;
	width: 100%;
}
.clients-thought p {
	font-family: 'Crimson Text', serif;
	font-size: 23px;
	font-style: italic;
	color: #222;
	line-height: 28px;
}
.clients-name-in h3 {
	margin-top: 0;
	color: #c1a38b;
	font-style: italic;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 0;
}
.clients-name-in span {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
}
.clients-thought {
	margin-bottom: 20px;
}
.clients-name-in {
	margin-bottom: 20px;
}
.our-collection {
	padding-bottom: 0 !important;
}



/* effect-shine */
a.effect-shine:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}



.search-wrapper {
	position: absolute;
	//transform: translate(-50%, -50%);
	top: 50%;
	right: 0;
	padding-top: 3px;
}
.search-wrapper.active {}

.search-wrapper .input-holder {
	height: 40px;
	width: 70px;
	overflow: hidden;
	background: rgba(255,255,255,0);
	border-radius: 6px;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
	width: 350px;
	border-radius: 50px;
	background: transparent;
	transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	border: 1px solid #ddd;
}
.search-wrapper .input-holder .search-input {
	width: 100%;
	height: 40px;
	padding: 0px 70px 0 20px;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	box-sizing: border-box;
	border: none;
	outline: none;
	font-family: "Open Sans", Arial, Verdana;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #111;
	transform: translate(0, 60px);
	transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 0px);
}
.search-wrapper .input-holder .search-icon {
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 6px;
	background: #fff;
	padding: 0px;
	outline: none;
	position: relative;
	z-index: 2;
	float: right;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	line-height: 45px;
	text-align: center;
	border: 1px solid #ebebeb;
}
.search-wrapper.active .input-holder .search-icon {
	width: 50px;
	height: 40px;
	margin: 0;
	border-radius: 0;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
	transform: rotate(-45deg);
	margin-top: -8px;
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
	width: 2px;
	height: 13px;
	left: 7px;
	top: 12px;
	border-radius: 2px;
	background: #242424;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 2px solid #242424;
}
.search-wrapper .close {
	position: absolute;
	z-index: 1;
	top: 7px;
	right: 15px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	transform: rotate(-180deg);
	transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	transition-delay: 0.2s;
}
.search-wrapper.active .close {
	right: -35px;
	transform: rotate(45deg);
	transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	transition-delay: 0.5s;
	top: 11px;
}
.search-wrapper .close::before, .search-wrapper .close::after {
	position: absolute;
	content: '';
	background: #c1a38b;
	border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}




.logo-cont-dt ul li span {
	width: 100%;
	float: left;
}
.logo-cont-dt ul li span {
	width: 100%;
	float: left;
	color: #a4a4a4;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Fira Sans', sans-serif;
}
.logo-cont-dt ul li a {
	color: #5a5a5a;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	transition: all 0.3s ease 0s;
}
.logo-cont-dt ul li a:hover {
	color: #000;
}
.ul-li-class li {
	position: relative;
	padding-left: 57px;
}
.ul-li-class li::before {
	content: "";
	position: absolute;
	background-image: url("../images/hd-phone-call.png");
	height: 32px;
	width: 32px;
	right: 59px;
	background-repeat: no-repeat;
}
.mail-li-class li::before {
	background-image: url("../images/hd-mail.png");
}
.ul-li-class li::after {
	content: "";
	position: absolute;
	background: #ebebeb;
	height: 100%;
	width: 1px;
	top: 0;
	left: 49px;
}
.logo-section {
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb;
}
.mail-li-class {
	display: block !important;
	float: right;
	padding-top: 25px;
}
#categories-mn .testimonial .util-page.active-page span {
	background-color: #b97a56;
	width: 12px;
	height: 12px;
	border-radius: 0;
}
#categories-mn .testimonial .util-page span {
	height: 12px  !Important;
	width: 12px Important;
	border-radius: 0 Important;
	margin: 0px 2px Important;
}
.contact-heading h4 {
	margin: 0;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
}
.contact-heading h4::before {
	content: "";
	position: absolute;
	background: #c1a38b;
	width: 45px;
	height: 3px;
	bottom: 0;
	left: 0;
}
.contact-heading h4::after {
	content: "";
    position: absolute;
    background: #ddd;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.contact-second p {
	line-height: 24px;
	color: #5a5a5a;
	font-weight: 400;
	margin-bottom: 5px;
	font-family: 'Fira Sans', sans-serif;
	font-size: 15px;
}

.contact-second p:last-child {
    margin-bottom: 15px;
}
.contact-second ul li i {
	display: inline-block;
	float: left;
	margin-top: 4px;
}

.contact-second ul li p {
	float: left;
	display: ;
	width: 97%;
	padding-left: 15px;
	color: #5a5a5a;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	margin: 0;
}
.contact-second ul li a {
	float: left;
	display: ;
	width: 97%;
	padding-left: 15px;
	color: #5a5a5a;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	transition: all 0.3s ease 0s;
}
.cont-pg-info li a:hover {
	color: #c1a38b;
}
.cont-pg-info {
	width: 100%;
	float: left;
}
.cont-pg-info li {
	width: 100%;
	float: left;
	border-top: 1px solid #ebebeb;
	padding: 12px 0;
}
.cont-info {
	float: left;
	width: 100%;
}
.contact-second {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.about-box-info {
	text-align: center;
}
.about-center-image {
	text-align: center;
}
.about-box-info ul li {
	margin-bottom: 50px;
	cursor: pointer;
}
.about-div-icon img {
	width: 50px;
	transition: all 0.4s ease 0s;
}
.about-box-info ul li:hover .about-div-icon img {
	transform: scale(1.2);
}
.about-div-info h4 {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	color: #000;
	margin-top: 0;
	text-transform: capitalize;
}
.about-div-icon {
	margin-bottom: 15px;
}
.about-div-info p {
	line-height: 22px;
	color: #555;
}
.mn-cntr-img {
	margin-top: 65px;
}
.mn-cntr-img img {
	width: 280px;
}
//.about-story {
	padding-bottom: 60px;
}
.about-story p {
	color: #555;
	line-height: 24px;
	margin-bottom: 20px;
}
.about-story p:last-child {
	margin-bottom: 0px;
}
.who-we-are {
	background-image: url("../images/bg2.jpg");
	background-position: center center;
	background-repeat: repeat;
}
.ftr-cate ul li {
	width: 50%;
	float: left;
}
.logo-bottom h3 {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
	margin-top: 0;
	color: #222;
	display: inline-block;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 22px;
}
.logo-bottom h3::before {
	content: "";
    position: absolute;
    background: #c1a38b;
    width: 45px;
    height: 3px;
    bottom: 0;
    left: 0;
}

.logo-bottom h3::after {
	content: "";
    position: absolute;
    background: #ddd;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.logo-bottom h4 {
	margin-top: 0;
	color: #111;
	font-weight: 500;
	font-family: 'Fira Sans', sans-serif;
	font-size: 17px;
	margin-bottom: 0;
}

.story-info-box h4 {
	margin: 5px 0;
	color: #b97a56;
	font-weight: 500;
	font-size: 27px;
}
.story-info-box p {
	line-height: 20px;
	font-size: 13px;
}
.story-info-box p span {
	color: #000;
	font-weight: 600;
}
.our-stories-inner {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.our-stories-inner::before {
	content: "";
	position: absolute;
	background-image: url(../images/story-bg2.png);
	width: 980px;
	height: 296px;
	left: 144px;
	top: 15px;
	z-index: -1;
	background-repeat: no-repeat;
}
.our-stories-inner ul {
	width: 100%;
	float: left;
	margin: 0 -10px;
}
.our-stories-inner ul li {
	width: 14%;
	float: left;
	padding: 0 10px;
}
.story-info-box {
	width: 100%;
	float: left;
	margin-bottom: 60px;
	//border: 1px solid #ddd;
	//padding: 8px;
	position: relative;
	transition: all 0.4s ease 0s;
}
//.story-info-box::before {
	position: absolute;
	content: "";
	border-width: 1px 1px 0 0;
	width: 12px;
	height: 12px;
	transform: rotate(135deg);
	border-style: solid;
	border-color: #ddd;
	bottom: -7px;
	left: 50%;
	margin-left: -6px;
	background: #fff;
	transition: all 0.4s ease 0s;
}
.story-info-box:hover {
	border-color: #b97a56;
}
.story-info-box:hover::before {
	border-color: #b97a56;
}

.our-stories-inner li:first-child .story-info-box::before {
	display: none;
}

.our-stories-inner ul li:nth-child(2) .story-info-box:last-child::before,
.our-stories-inner ul li:nth-child(4) .story-info-box:last-child::before,
.our-stories-inner ul li:nth-child(5) .story-info-box:last-child::before,
.our-stories-inner ul li:nth-child(6) .story-info-box::before {
	border-width: 0 0 1px 1px;
	top: -7px;
	bottom: inherit;
}


.our-story-hdng {
	display: inline-block;
	max-width: 380px;
}
.our-story-hdng h4 {
	color: #777;
	font-size: 31px;
	margin-top: 0;
	margin-bottom: 0;
}
.our-story-hdng h3 {
	margin-bottom: 0;
	font-size: 40px;
	margin-top: 5px;
}
.our-stories-inner li:first-child {
	margin-top: 190px;
}

.our-stories-inner ul li:nth-child(2) {
	margin-top: 110px;
	width: 22%;
}
.our-stories-inner ul li:nth-child(2) .story-info-box {
	width: 63%;
}
.our-stories-inner ul li:nth-child(2) .story-info-box:last-child {
	float: right;
	margin-top: -25px;
}
.our-stories-inner ul li:nth-child(3) {
	margin-top: 82px;
}
.our-stories-inner ul li:nth-child(4) {
	width: 22%;
	margin-top: -30px;
}

.our-stories-inner ul li:nth-child(4) .story-info-box {
	width: 63%;
}
.our-stories-inner ul li:nth-child(4) .story-info-box:first-child {
	float: right;
	margin-top: 45px;
}
.our-stories-inner ul li:nth-child(4) .story-info-box:last-child {
	margin-top: 35px;
}
.our-stories-inner ul li:nth-child(5) {
	margin-top: -120px;
}
.our-stories-inner ul li:nth-child(5) .story-info-box:last-child {
	margin-top: 60px;
}
.our-stories-inner ul li:last-child {
	margin-top: 85px;
}
.gallery{
    display: inline-block;
    margin-top: 20px;
}


.branch-info h4 {
	margin-top: 0;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	color: #b97a56;
	margin-bottom: 6px;
}
.head-office-cont h5 {
	margin-top: 0;
	color: #222;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: 'Fira Sans', sans-serif;
}
.query-info h4 {
	margin-top: 0;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	color: #b97a56;
	margin-bottom: 6px;
}
.own-name {
	margin-top: 0;
	color: #222;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: 'Fira Sans', sans-serif;
	display: inline-block;
	float: left;
}
.query-info ul li a {
	color: #555;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: 'Fira Sans', sans-serif;
	width: 76%;
	float: left;
	padding-left: 5px;
	transition: all 0.3s ease 0s;
}
.query-info ul li a:hover {
	color: #b97a56;
}

.query-info {
	padding-top: 10px;
}

.breadcrmb a {
	font-family: 'Fira Sans', sans-serif;
	color: #000;
}
.breadcrmb span {
	font-family: 'Fira Sans', sans-serif;
	color: #b97a56;
}
.hm-prolist img {
	max-width: 100%;
	margin: 0 auto 0px;
	display: block;
	height: 245px;

}
.colection-inner .thumbnail {
	margin: 0;
	border: 0;
}
.pro-cat h3 {
	margin-top: 0;
	text-align: center;
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px 7px;
}
.pro-cat h3 a {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.breadcrmb i {
	margin: 0 3px;
}
.cate-img-box {
    position: all 0.3s ease 0s;
    position: relative;
}

.cate-img-box::before {
	background-color: rgba(255,255,255,.5);
	bottom: 0%;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0%;
	opacity: 1;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.cate-img-box:hover::before {
	left: 0%;
	right: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.cate-img-box::after {
	background-color: rgba(255,255,255,.5);
	bottom: 50%;
	content: "";
	left: 0%;
	position: absolute;
	right: 0%;
	top: 51%;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 1;
}
.cate-img-box:hover::after {
	top: 0%;
	bottom: 0%;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.hm-prolist {
	border: 1px solid #eee;
	background-image: url("../images/bg2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	margin-bottom: 20px;
}
.pro-cat {
	padding: 10px 0;
	text-align: center;
}
.pro-cat h3 a:hover {
	color: #b97a56;
}
.hm-prolist.cate-img-box {
	margin-bottom: 25px;
}

.footer-info {
	border-top: 1px solid #ddd;
}

.colection-txt {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	color: #fff;
	padding: 6px 20px;
}
.colection-txt h3 {
	margin: 0px;
	font-size: 19px;
	text-align: center;
	padding: 0px 2px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.colection-txt h5 {
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	padding-bottom: 5px;
}
.contact-form-inner .form-group {
	margin-bottom: 30px;
}