@font-face {
	font-family: avenir-r;
	src: url("../fonts/AvenirNextLTPro-Regular.ttf");
}

@font-face {
	font-family: avenir-l;
	src: url("../fonts/AvenirNextLTPro-UltLtCn.otf");
}

/*custom css here*/
.gap50 {
	padding: 50px;
}

.gap30 {
	padding: 30px;
}

.gap10 {
	padding: 10px;
}

.bold {
	font-weight: bold;
}

/*navbar li*/
.navbar-nav > li {
	/*text-transform: uppercase;*/
}

.navbar-absolute {
	color: #fff;
}
/*---blog page css------*/
.blogListing{
	margin:55px 0;
}
.blogListing p strong{
	font-size: 20px;
}
.blogListing .dateAdmin{
	display: flex!important;
	justify-content: space-between!important;
	margin-bottom: 15px;
}
.blogListing .card{
  margin-top: 25px;
  padding: 0 15px;
}
.blogListing .card .card-body{
  padding: 15px 0!important;
}
.blogListing .card .card-body h4{
 font-size: 20px;
 min-height: 40px;
}
.blogListing .card .card-body h4 a{
  transition: .3s ease;
  color:#000000;
  font-weight: 600;
}
.blogListing .card .card-body h4 a:hover{
  color:#008BB3;
}
.blogListing .card .card-body p.card-text, .single-page .blogListing .card p{
  font-family: avenir-r, "Open Sans", sans-serif;
    color: #333;
    font-size: 15px;
  text-align: justify;
   line-height: 1.6;
   
}
.blogListing .card-img-top{
	height: 270px;
}

.blogListing.single .card-img-top{
	height: 420px;
	max-height: 450px;
}

.bannerBlog{
	/*height: 40vh;*/
	background-color: #5e1e1e7a;
	color: #fff;
	/*display: flex;
	justify-content: center;*/
	text-align: center;
	align-items: center;
	margin-bottom: 25px;
	padding: 70px 0;
}
.bannerBlog h1{
	padding: 0 15px;
}
/*----Signle page detail blog--------*/
.sidebarBlog ul{
  list-style: none;
  color: grey;
  margin: 0;
  padding: 0;
}
.sidebarBlog ul li{
  padding-top: 7px;
 
}
.sidebarBlog ul li a{
  color: #000;
  transition: .3s;
}
.sidebarBlog ul li a:hover{
  color:#008BB3;
}
/*-------Single page in blog-----*/
.single-page .blogListing .card img{
  max-height: 450px;
}
.sidebarBlog h3{
	margin-top: 24px;
}
.sidebarBlog{
	padding: 0 15px;
}
.navbar-absolute .navbar-default .navbar-nav > li > a {
	/*background-color: white;*/
	/*letter-spacing: 2px;*/
	color: #fff;
	font-size: 12px;
}

.nav-select-deliver {
	padding: 5px;
}

a:hover,
a:focus {
	text-decoration: none;
}

/*navbar li:active*/
.navbar-default .navbar-nav > .active > a {
	background-color: white;
}

.dropdown-submenu .dropdown-menu {
	left: 101%;
	top: 25%;
}

@media (min-width: 768px) {
	li.dropdown:hover .dropdown-menu {
		display: block;
		/* margin-top:3px; */
	}

	.d-md-block {
		display: block !important;
	}
}

/*upper nav-bar*/
.bar1 {
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: whitesmoke;
	text-align: right;
	/*font-family: 'Open Sans', sans-serif ;*/
	font-size: 13px;
}

#top {
	width: 80%;
	margin: auto;
}

span.divider {
	padding-right: 5px;
	border-left: 1px solid #38546d;
	height: 20px;
	position: relative;
}

#tengah {
	text-align: center;
}

.dropdown-menu {
	text-align: center;
}

#search {
	float: right;
	margin-top: 10px;
}

#Cart {
	text-align: right;
	color: #221e1f;
	/*font-family: 'Open Sans', sans-serif;*/
	margin-top: 10px;
	border: none;
}

table#Cart {
	float: left;
	border: none;
}

ul#Cart {
	list-style: none;
}

.borderless td {
	border: none;
	text-align: right;
}

.search-field {
	text-align: right;
	border: none;
	width: 100%;
}

#q {
	border: none;
}

/*bottom nav-bar*/

.navbar-default {
	/*background-color: transparent;*/
	background-color: rgba(79, 69, 68, 0.6);
	border: none;
}

.gift_nav {
	display: inline;
	position: relative;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

li.active {
	text-align: -webkit-match-parent;
}

span.fa.fa-shopping-cart.black {
	list-style: none;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 0;
	margin-right: 0;
	color: black;
}

button.navbar-toggle.collapsed {
	background-color: white;
	color: black;
	border-color: white;
	/*display: flex;
	align-items: center;*/
}

@media (max-width: 768px) {
	.navbar-toggle {
		float: left;
		display: flex;
		align-items: center;
	}

	.mobile-cart-count {
		float: right;
		padding: 15px 8px;
	}

	.navbar-header {
		text-align: center;
	}
}

.form-control {
	display: inline;
}

#logo {
	width: 150px;
	color: black;
}

.a {
	color: #221e1f;
	font-weight: lighter;
	text-decoration: none;
	outline: 0;
	transition: color 0.5s ease-in;
}

.footer-social {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 1;
	padding-right: 25px;
	/*padding-left: 15px;*/
	padding-bottom: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: lightgrey;
	/*background-color: white;*/
	text-align: center;
}

.footer-social:hover {
	color: #fff;
}

#email {
	display: inline-block;
	background-color: white;
	height: 37px;
	width: 70%;
	border-radius: 0px;
	float: left;
}

.emailadd {
	display: inline-block;
	background-color: white;
	height: 37px;
	width: 70%;
	border-radius: 0px;
	float: right;
}

.button {
	display: inline-block;
	height: 38px;
	float: right;
	margin: -1px -2px -2px;
	width: 30% !important;
	background-color: black;
	border-radius: 0px;
}

.h5 {
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: 400;
	font-size: 14px;
	color: #221e1f;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: normal;
}

.gift_header {
	background-color: white;
}

/*.button, button, input[type="submit"], input[type="reset"], input[type="button"]{
    width: auto;
}*/

.footer-links {
	color: #666666;
	list-style: none;
	margin: 0;
	line-height: 30px;
}

.shifter-page {
	margin: auto;
}

.cart-count {
	font-size: 18px;
}

@media (min-width: 768px) {
	.navbar-absolute {
		position: absolute;
		/*position: fixed;*/
		top: 0;
		left: 0;
		width: 100%;
		background-color: rgb(0, 0, 0);
		z-index: 2;
	}

	.navbar-absolute .navbar-nav > .active > a {
		background-color: transparent;
	}

	.navbar-absolute .navbar-nav > li > a {
		background-color: transparent;
	}

	.navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
	}

	.navbar {
		border-radius: 0;
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
}

footer {
	color: #fff;
	background-color: #333;
	padding-left: 15px;
	padding-right: 15px;
}

h4 .big-footer {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	font-weight: lighter;
	margin-bottom: 12px;
	text-align: left;
	/*font-family: 'Open Sans', sans-serif;*/
}

/*.big-footer>h4{
    color: #fff;
}*/

@media (min-width: 320px) {
	.footer-5 {
		width: 50%;
		float: left;
		padding-left: 3%;
		padding-right: 3%;
		text-align: left;
	}

	.newsletter {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.footer-5 {
		width: 33.333333%;
		float: left;
		padding-left: 3%;
		padding-right: 3%;
	}
}

@media (min-width: 992px) {
	.footer-5 {
		width: 20%;
		/*padding-right: 15px;*/
	}
}

.footer-heading {
	font-size: 18px;
	color: #fff;
}

.big-footer a {
	color: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
	line-height: 30px;
}

#mobile-menu {
	list-style: none;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 0;
	margin-right: 0;
}

.plr {
	padding-right: 100px;
	padding-left: 100px;
}

/*index.php css section1*/

.homepage-section {
	margin-top: 20px;
	display: block;
}

.gridlock .row {
	width: 90%;
}

.box1 {
	/*background-image: url("../img/f8.jpg");*/
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 350px;
	margin: auto;
}

.home-box {
	max-width: 350px;
	margin: auto;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
}

.home-box:hover .product-inner-bg {
	opacity: 1;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.home-box img {
	width: 100%;
}

.home-box > h1 {
	margin-top: 0;
}

.home-box .hand-icon {
	top: 10px;
	left: 3px;
	position: absolute;
	width: 65px;
	height: 64px;
}

.box2 {
	background-color: indianred;
	width: 100%;
	max-width: 350px;
	margin: auto;
}

.box3 {
	background-image: url("../img/f9.jpg");
	background-repeat: no-repeat;
	width: 100%;
	max-width: 350px;
	margin: auto;
}

.gift_box {
	height: 250px;
	/*display: inline-block;*/
	text-align: center;
	/*padding-top: 64px;*/
}

@media (max-width: 992px) {
	.gift_box {
		margin-bottom: 10px;
	}
}

.caption {
	padding-top: 50px;
}

.caption1 {
	padding-top: 40px;
}

h3.gift_h3 {
	font-size: 24px;
	color: white;
	text-transform: uppercase;
	/*font-family: 'Open Sans', sans-serif;*/
}

h3.gift_middle {
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	/*font-family: 'Open Sans', sans-serif;*/
}

.gift_box p {
	font-size: 24px;
	color: white;
	/*font-family: 'Open Sans', sans-serif;*/
}

.design2-bg {
	background-color: #333;
	color: #fff;
}

.design3-bg {
	color: black;
}

@media (min-width: 992px) {
	.design3-box-left {
		position: absolute;
		left: 0;
		width: 20%;
		top: 0;
		height: 100%;
		/*padding-right: 15px;*/
	}

	.design3-box-product {
		width: 60%;
	}

	.design3-box-left .home-box,
	.design3-box-right .home-box {
		margin-bottom: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.design3-box-left .row,
	.design3-box-right .row {
		margin: 0;
		height: inherit;
	}

	.design3-box-left .row .col:first-child,
	.design3-box-left .row .col:nth-child(2),
	.design3-box-right .row .col:first-child,
	.design3-box-right .row .col:nth-child(2) {
		height: 30%;
	}

	.design3-box-left .row .col:last-child,
	.design3-box-right .row .col:last-child {
		height: 40%;
	}

	/* .design3-box-right .row .col{
        height: 50%;
    }*/

	.design3-box-middle {
		width: 60%;
		margin: auto;
	}

	.design3-box-right {
		position: absolute;
		right: 0;
		width: 20%;
		top: 0;
		height: 100%;
		/*padding-left: 15px;*/
	}

	.design3-box-right .col,
	.design3-box-left .col {
		float: none !important;
		/*padding: 0;*/
		width: auto !important;
		padding-left: 5px;
		padding-right: 5px;
	}

	.design3-banner {
		width: 85%;
		max-width: 1400px;
		margin: auto;
	}

	.design3-bg .container-fluid {
		padding: 0;
	}
}

.shop_btn {
	color: rgb(255, 255, 255);
	font-size: 14px;
	background-color: #60595a;
	display: inline-block;
	margin-top: 9px;
	border-radius: 2px;
	padding: 8px 25px;
}

.title {
	color: #5e4c51;
	font-weight: lighter;
	border-top: 0px;
	text-transform: uppercase;
	/*text-align: center;*/
	padding: 0px;
	margin-bottom: 0;
}

.title.text-center {
	font-size: 24px;
	border-bottom: 1px solid #eee;
}

.title.text-left {
	font-size: 20px;
}

.carousel-control {
	width: 5%;
	color: #333;
	top: 35%;
	font-size: 30px;
	color: #333;
}

.search-content {
	border: 1px solid #333;
	color: #333;
	padding: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-radius: 10px;
	background-color: #fff;
}

.search-heading {
	font-size: 24px;
	letter-spacing: 1px;
}

.search-content input[type="text"] {
	background-color: transparent;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 5px;
	height: 40px;
	width: 100%;
	font-size: 20px;
}

.close {
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0%;
	padding: 12px 16px;
	transform: translate(0%, -50%);
}

.close:hover {
	background: #bbb;
}

@media (max-width: 768px) {
	.index-carousel {
		/* max-width: 85%; */
		margin: auto;
	}
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	background-color: transparent;
}

.index-carousel .carousel-control.left {
	left: -5%;
}

.index-carousel .carousel-control.right {
	right: -5%;
}

.index-heading {
	font-size: 24px;
	margin-bottom: 0;
}

.special-notice {
	font-size: 24px;
	font-weight: bold;
}

/*index.php css section2*/
.my-collapse {
	display: none;
}

.home-carousel-my-collapse {
	padding: 10px 25px;
	color: #fff;
	text-decoration: none;
	background-color: #616565;
	display: inline-block;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.home-carousel-my-collapse:focus,
.home-carousel-my-collapse:hover,
.home-carousel-my-collapse:visited {
	color: #fff;
}

.product-index {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

/*.product-index .product_sec img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
     max-width: 80%;
    border: 0;
}*/

.product_sec {
	/*border: 1px solid #e7e7e7;*/
	/*height: 274px;*/
}

.product-index-inner {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	/*margin-left: 30px;
    margin-right: 60px;*/
}

.product-inner-bg {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0;
	color: #fff;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.product-inner-align {
	position: relative;
	display: table;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: inherit;
}

.product-inner-align > a {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}

.product-index-inner.no-stock:hover img {
	transform: scale(1.2);
}

.product-inner-align > a > span {
	border: 1px solid #fff;
	padding: 8px 15px;
	/*position: absolute;*/
	/*top: 8px;*/
	/*left: 16px;*/
}

.testz {
	position: absolute;
	top: 8px;
	left: 16px;
}

.product-index-inner:hover .product-inner-bg {
	opacity: 1;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.no-stock .product-inner-bg {
	opacity: 1;
}

.no-stock .product-inner-align > a > span {
	background: #ff1111;
	border: 1px solid #ff1111;
	text-transform: uppercase;
	padding: 5px 5px;
	font-weight: bold;
}

#product-loop {
	margin-top: 30px;
}

.product-modal {
	display: none;
	letter-spacing: 1px;
	position: absolute;
	text-transform: uppercase;
	top: 70%;
	width: 60%;
	margin-left: -30%;
	font-weight: 300;
	padding: 10px 5px;
	font-size: 11px;
	left: 50%;
}

.product-detail h3 {
	font-size: 14px;
	color: #221e1f;
	font-weight: lighter;
	min-height: auto;
	margin-top: 16px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-style: italic;
}

.product_detail .prod-price {
	color: #221e1f;
	font-size: 14px;
	font-weight: 400;
}

.button {
	max-width: 100%;
	background: #232222;
	border: none;
	transition: background 0.5s ease, color 0.5s ease;
	transition-property: background, color;
	transition-duration: 0.5s, 0.5s;
	transition-timing-function: ease, ease;
	transition-delay: initial, initial;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	color: #ffffff;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	/*font-family: 'Open Sans', sans-serif;*/
	align-items: flex-start;
	text-align: center;
}

.seperator {
	border: none;
	height: 1px;
	background-color: #e7e7e7;
	margin-top: 20px;
	margin-bottom: 20px;
}

#lastpart {
	padding-bottom: 30px;
}

/*index.php*/
#home-banner {
	color: #fff;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
	padding-top: 50px;
	padding-bottom: 50px;
}

.black-opa-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.4);
}

#home-banner .carousel {
	border: 5px solid #616565;
}

.banner-heading {
	text-transform: uppercase;
	font-size: 28px;
	margin: 0;
	margin-bottom: 15px;
}

.banner-line2 {
	font-size: 20px;
	margin-bottom: 15px;
}

.banner-btn {
	max-width: 250px;
	width: 100%;
	padding: 10px 25px;
	color: #fff;
	text-decoration: none;
	background-color: #616565;
	display: block;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.banner-btn:hover {
	color: #fff;
}

@media (min-width: 768px) {
	#home-banner {
		padding-top: 110px;
		padding-bottom: 50px;
		background-color: rgba(0, 0, 0, 0.6);
	}
}

/*index.php section3*/
.instafeed {
	line-height: 20;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
}

.test:nth-child(3) {
	margin-right: 0px;
}

.test2 {
	padding-bottom: 10px;
}

.module {
	border-right-style: 1px solid #e7e7e7;
}

@media (min-width: 1024px) {
	#big-logo {
		/* height: 40px; */
		width: 100%;
	}
}

@media (min-width: 320px) {
	#small-logo {
		width: 40%;
		position: absolute;
		margin-top: 0.5rem;
		margin-left: 7rem;
		margin-right: 8rem;
	}
}

@media (min-width: 375px) {
	#small-logo {
		width: 30%;
		position: absolute;
		margin-top: 0.5rem;
		margin-left: 11rem;
		margin-right: 8rem;
	}
}

@media (min-width: 425px) {
	#small-logo {
		width: 30%;
		position: absolute;
		margin-top: 0.5rem;
		margin-left: 13rem;
		margin-right: 8rem;
	}
}

/* 
#small-logo {
	height: 50px;
} */

.navbar {
	margin-bottom: 0;
	/* position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    min-height: 50px;
    background-color: rgba(79,69,68,0.6);*/
}

@media (min-width: 768px) {
	.navbar-header {
		/*float: none;*/
	}

	.navbar-nav {
		float: none;
		display: inline-block;
		/*margin-left: -15px;
        margin-right: -15px;*/
		margin-top: 15px;
	}

	.navbar-brand {
		margin-right: 15px;
		/*margin-top: 10px;*/
	}
}

.navbar-header {
	/*padding-top: 15px;*/
}

body {
	font-family: avenir-r, "Open Sans", sans-serif;
	color: #333;
	font-size: 15px;
}

.navbar {
	font-size: 12px;
}

footer {
	font-size: 14px;
}

a {
	color: inherit;
}

/*.fade-in{
    opacity: 1;
}

.fancybox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}*/

.kotak {
	display: inline-block;
	height: 38px;
	max-width: 70%;
	background-color: white;
	border-radius: 0px;
}

.butang {
	background-color: #232222;
	color: whitesmoke;
	border: none;
	height: 35px;
	width: 100px;
	font-family: inherit;
	font-size: 12px;
	border-radius: 3px;
}

.map-container {
	padding-top: 30px;
	padding-bottom: 30px;
}

.box {
	float: left;
	text-align: left;
	width: 130px;
	height: 35px;
	background-color: white;
	color: #232222;
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	border-radius: 3px;
	padding-top: 10px;
}

.contact b {
	font-size: 30px;
}

.spacing_5 {
	height: 5px;
}

.spacing_10 {
	height: 10px;
}

.spacing_15 {
	height: 15px;
}

.spacing_30 {
	height: 30px;
}

.spacing_50 {
	height: 50px;
}

.spacing_80 {
	height: 80px;
}

.spacing_100 {
	height: 100px;
}

/*product.php*/
.product-menu {
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
}

.product-sorting {
	max-width: 250px;
}

@media (min-width: 992px) {
	.product-menu {
		max-width: 80%;
	}

	.product-menu-hold {
		display: block !important;
	}
}

@media (max-width: 992px) {
	.product-menu-hold {
		display: none;
	}
}

.product-menu:not(:first-child) {
	padding-top: 15px;
}

.main-product-menu {
	font-weight: bold;
}

.product-menu > ul {
	list-style-type: none;
	padding-left: 0;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.5;
	margin-bottom: 0;
}

.product-menu a {
	color: inherit;
}

.product-menu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}

.product-menu ul li > span {
	position: relative;
	left: -22px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.product-menu ul li:hover > span,
.product-menu ul .active > span {
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	left: 0px;
}

.dropdown-menu > li > a {
	text-align: left;
}

.product-list-pagination {
	list-style-type: none;
	padding-left: 0;
	display: inline-block;
	margin-bottom: 0;
	font-family: pingfang-med;
	letter-spacing: 1px;
}

.product-list-pagination li {
	border: 1px solid #60595a;
	padding: 5px 8px;
	line-height: 1;
	float: left;
	margin: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.product-list-pagination li:hover,
.product-list-pagination .active,
.product-list-pagination li a:hover {
	background-color: #60595a;
	color: #fff;
	text-decoration: none;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.page_no {
	border: none !important;
}

.page_no:hover {
	background-color: transparent !important;
	color: inherit !important;
}

.myopen {
	padding: 5px;
	background-color: #60595a;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	color: #fff;
	text-align: center;
}

.myopen:hover {
	cursor: pointer;
}

.indi-product-name {
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}

.product-name {
	margin: 0;
	margin-bottom: 15px;
	font-size: 20px;
}

.your-price {
	font-size: 18px;
}

@media (min-width: 768px) {
	.indi-product-name {
		font-size: 24px;
	}

	.product-name {
		font-size: 24px;
	}
}

.product-extra-img {
	display: inline-block;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
}

.product-extra-img:after {
	content: "";
	clear: both;
}

.product-extra-img li {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.6;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.product-extra-img .active,
.product-extra-img li:hover {
	opacity: 1;
	cursor: pointer;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.product-info-heading {
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 16px;
}

.product-disclaimer {
	font-size: 10px;
}

.purchase-btn-value {
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: 1px solid #60595a;
	text-align: center;
}

.purchase-btn-value.left {
	/*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: 5px;*/
}

.purchase-btn-value.right {
	/*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 5px;*/
}

.purchase-btn-value:hover {
	cursor: pointer;
}

.product-purchase-qty {
	width: 100%;
	height: 30px;
	max-width: 80px;
	border: 1px solid #60595a;
}

.product-purchase-qty::-webkit-inner-spin-button,
.product-purchase-qty::-webkit-outer-spin-button {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.product-input {
	width: 100%;
	height: 25px;
	/*max-width: 250px;*/
	border: 1px solid #60595a;
	padding-left: 8px;
}

.product-submit {
	background-color: #60595a;
	/*border-radius: 5px;*/
	color: #fff;
	padding: 8px 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #60595a;
	/* max-width: 250px; */
	width: 100%;
	text-align: center;
}

.product-submit:hover {
	cursor: pointer;
	color: #fff;
}

.addon-atc.active .product-submit {
	background-color: red !important;
	border: 1px solid red;
}

.menu-list {
	font-size: 18px;
}

.pwp-thumb {
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.purchase-note {
	color: red;
}

#delivery_notice {
	/*display: none;*/
	/*max-width: 250px;*/
	font-size: 16px;
}

#delivery_notice > p {
	/*background-color: #333;*/
	/*color: #fff;*/
	/*padding: 8px 5px;*/
	/*margin: 0;*/
}

.product-price-td td {
	padding: 5px 8px;
}

.select-product-size {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	display: inline-block;
}

.select-product-size:after {
	content: "";
	clear: both;
}

.select-product-size li {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #60595a;
	padding: 5px 8px;
	color: #60595a;
}

.select-product-size .active,
.select-product-size li:hover {
	background-color: #60595a;
	color: #fff;
	cursor: pointer;
}

.the-or {
	font-size: 18px;
	color: #60595a;
	font-weight: bold;
}

.you-may-like {
	font-size: 24px;
}

#calendar-cont {
	max-width: 350px;
	width: 100%;
	display: block;
}

.vertical-line {
	position: relative;
}

@media (min-width: 992px) {
	.vertical-line-md:after {
		content: "";
		height: 100%;
		width: 1px;
		position: absolute;
		background-color: #eee;
		top: 0;
		right: 0;
	}
}

.addon-question {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	font-size: 32px;
}

.addon-question:hover {
	cursor: pointer;
}

/*profile*/
.profile-tab {
	background-color: #60595a;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 5px 15px;
	position: relative;
}

.profile-tab:hover {
	cursor: pointer;
}

.profile-tab:after {
	content: "\002b";
	float: right;
}

.profile-tab.open:after {
	content: "\002d";
	float: right;
}

.profile-content {
	padding: 80px 15px;
	border: 1px solid #60595a;
	/*border-left-bottom-radius: 5px;*/
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

@media (min-width: 768px) {
	.profile-content {
		padding: 80px;
	}
}

.my-order {
	padding-left: 15px;
	color: #60595a;
	font-size: 18px;
}

.my-points {
	color: #60595a;
	font-size: 18px;
}

/*login-register.php*/
.login-register-box {
	position: relative;
	margin: auto;
	padding: 80px 15px;
	z-index: 1;
	border: 1px solid #efefef;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	margin-top: 15px;
	background-color: #fff;
}

.flower-pattern-top {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 60%;
	z-index: -1;
}

.flower-pattern-bot {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 60%;
	z-index: -1;
}

@media (min-width: 768px) {
	.login-register-box {
		/*min-height: 900px;*/
		padding: 80px;
		/*max-width: 80%;*/
	}
}

.pop_up {
	z-index: 1031;
	position: fixed;
	/* padding-top: 80px; */
	padding-bottom: 80px;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	overflow: auto;
	padding-left: 25px;
	padding-right: 25px;
}

@media (max-width: 768px) {
	.pop_up {
		max-height: 550px;
	}
}

.pop_up_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(51, 51, 51, 0.7);
	z-index: -1;
}

.pop_up_content {
	max-width: 900px;
	margin: auto;
	/*background-color: #fff;*/
	/*padding: 50px;*/
	/* padding-top: 50px; */
	padding-top: 25px;
	position: relative;
}

.pop_up_close {
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 1;
}

.hide_height_overflow {
	max-height: 450px;
	overflow: auto;
	text-align: justify;
}

@media (max-width: 768px) {
	.hide_height_overflow_sm {
		max-height: 450px;
		overflow: auto;
	}
}

.pop_up_open {
	overflow: hidden;
	padding-right: 17px;
}

/*landing.php*/
.landing_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#010405+0,070407+50,0a0405+100&1+0,0.86+50,1+100 */
	background: -moz-linear-gradient(
		top,
		rgba(1, 4, 5, 1) 0%,
		rgba(7, 4, 7, 0.86) 50%,
		rgba(10, 4, 5, 1) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		rgba(1, 4, 5, 1) 0%,
		rgba(7, 4, 7, 0.86) 50%,
		rgba(10, 4, 5, 1) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		rgba(1, 4, 5, 1) 0%,
		rgba(7, 4, 7, 0.86) 50%,
		rgba(10, 4, 5, 1) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010405', endColorstr='#0a0405', GradientType=0);
	/* IE6-9 */
}

.landing_cont {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: inherit;
	text-align: center;
	padding: 15px;
	display: table;
	width: 100%;
	color: #fff;
	z-index: 1;
}

.landing_cont > div {
	display: table-cell;
	vertical-align: middle;
}

.landing-content {
	background-color: rgba(84, 84, 84, 0.8);
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.landing-welcome {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}

.landing-logo-bg {
	color: #000;
	background-color: #fff;
}

.landing-logo-bg-dark {
	color: #fff;
	background-color: rgba(37, 37, 37, 0.8) !important;
}

.landing-country-sel {
	color: black;
}

.landing_submit {
	border: none;
	background-color: #efefef;
	color: #333;
	padding: 5px 15px;
	font-size: 16px;
	font-weight: bold;
}

.landing-top {
	position: absolute;
	top: 0;
	left: 0;
}

.landing-bot {
	position: absolute;
	top: 0;
	right: 0;
}

.landing-top,
.landing-bot {
	z-index: -1;
}

@media (max-width: 992px) {
	.landing-top,
	.landing-bot {
		max-width: 35%;
	}
}

/*checkout.php*/
.checkout-box {
	border: 1px solid #e7e7e7;
	max-width: 350px;
	margin: auto;
	margin-bottom: 15px;
}

.checkout-box-info {
	padding: 8px 15px;
}

.checkout-box-info p {
	margin-bottom: 0;
	/*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}

.checkout-box-info {
	line-height: 2;
}

.checkout-box-action:hover,
.checkout-box-view:hover {
	cursor: pointer;
}

.checkout-cart-slide .carousel-inner {
	width: 88%;
	margin: auto;
}

.checkout-cart-slide .carousel-control {
	color: #333;
}

.checkout-pricing {
	font-size: 18px;
	text-align: right;
}

.checkout-box-img {
	position: relative;
}

@media (min-width: 992px) {
	.checkout-box {
		max-width: 100%;
		padding: 0 15px;
		border: none;
		margin-bottom: 30px;
	}

	.checkout-box-img {
		width: 30%;
		float: left;
	}

	.checkout-box-info {
		/*width: 50%;*/
		width: 70%;
		float: left;
		padding: 0px 15px;
	}

	.checkout-box-info p {
		line-height: 1.2;
		margin-bottom: 10px;
	}

	.checkout-box-addon {
		width: 30%;
		padding: 0px 15px;
		float: left;
	}
}

.ofs-notice {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	width: 100%;
	height: 150%;
	background-color: rgba(255, 255, 255, 0.7);
	color: #fff;
}

.ofs-notice > div {
	position: relative;
	display: table;
	height: 150%;
	width: 100%;
}

.ofs-notice > div > span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 18px;
}

.check-payment td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.checkout-qty-box {
	border: 1px solid #eee;
	padding: 5px 15px;
	line-height: 2;
}

.checkout-qty-edit {
	/*max-width: 200px;*/
	/* width: auto; */
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
}

.checkout-qty-edit:hover {
	cursor: pointer;
	width: 250px;
}

.checkout-qty-input {
	/*display: inline-block;*/
	border: none;
	line-height: normal;
	height: inherit;
	/* margin-left:-15px;
    padding-left: 15px; */
	width: 50px;
	/* margin-right: 15px; */
	text-align: center;
}

.checkout-qty-edit-btn {
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
	/*overflow: hidden;*/
}

.checkout-qty-edit:hover {
	width: 260px;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

.checkout-big-heading {
	text-transform: uppercase;
	font-size: 24px;
}

.checkout-align-tb {
	width: 100%;
}

.checkout-align-tb td {
	width: 50%;
	padding: 3px 0px;
}

.checkout-gst {
	font-size: 80%;
}

.checkout-discount-input {
	padding: 8px;
	max-width: 100%;
}

.checkout-update-btn {
	float: right;
}

@media (max-width: 768px) {
	.checkout-update-btn {
		float: none;
	}
}

.checkout-step-heading {
	background-color: #60595a;
	color: #fff;
	padding: 8px;
	margin-bottom: 15px;
}

.checkout-step-tb {
	width: 100%;
}

.checkout-step-tb .div-td-sm {
	padding: 0px 5px 12px 5px;
	vertical-align: top;
	overflow: hidden;
}

.checkout-step-tb .div-td-sm:first-child {
	padding-left: 0;
}

@media (min-width: 768px) {
	.div-tb-sm {
		display: table;
	}

	.div-tr-sm {
		display: table-row;
	}

	.div-td-sm {
		/* display: table-cell; */
	}

	.checkout-step-tb .div-td-sm:first-child {
		/* width: 30%; */
	}
}

@media (min-width: 320px) {
	.div-td-md {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.div-tb-md {
		display: table;
	}

	.div-tr-md {
		display: table-row;
	}

	.div-td-md {
		display: table-cell;
	}
}

.half-required {
	position: relative;
	width: 100%;
	max-width: 60%;
	z-index: 1;
}

.half-required:before {
	content: "*";
	top: 0;
	left: 101%;
	position: absolute;
	line-height: 1;
}

/*.phone-notice{
    overflow: hidden;
}*/

.phone-notice:after {
	/* content: 'including area code'; */
	bottom: 0;
	left: 101%;
	position: absolute;
	line-height: 1;
	font-style: italic;
	font-size: 10px;
	width: inherit;
}

.max-required {
	position: relative;
	width: 100%;
	max-width: 96%;
}

.max-required:before {
	content: "*";
	top: 0;
	left: 101%;
	position: absolute;
	line-height: 1;
}

.max-optional {
	position: relative;
	width: 100%;
	max-width: 96%;
}

@media (min-width: 992px) {
	.checkout-price-cont {
		max-width: 41.66666667%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
}

.relative {
	position: relative;
}

/*newnavbar*/
.nav-select-deliver select {
	letter-spacing: 2px;
}

.navbar-absolute .nav-select-deliver select {
	background-color: transparent;
	color: #fff;
	border: none;
	padding: 0;
}

.navbar-absolute .nav-select-deliver select:focus {
	background-color: #fff;
	color: #333;
}

@media (max-width: 768px) {
	.navbar-absolute .nav-select-deliver select {
		color: rgb(0, 0, 0);
		border: 1px solid #efefef;
		padding: 5px 0px;
		margin-top: 5px;
	}
}

.navbar-normal .nav-select-deliver {
	/*color: #333;*/
}

.navbar-normal .nav-select-deliver select {
	border: none;
}

.navbar-normal {
	color: rgb(0, 0, 0);
}

@media (min-width: 768px) {
	.navbar-normal {
		background-color: rgb(0, 0, 0);
		color: #fff;
	}

	.navbar-normal .nav-select-deliver {
		color: #fff;
	}

	.navbar-normal .nav-select-deliver select {
		color: #fff;
		background-color: transparent;
	}

	.navbar-normal .nav-select-deliver select:focus {
		color: rgb(0, 0, 0);
		background-color: #fff;
	}

	.navbar-nav {
		line-height: 1;
		color: #fff;
	}
}

.navbar-nav > li > a:hover {
	color: inherit;
	background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
	color: inherit;
}

.navbar-default .navbar-nav {
	letter-spacing: 2px;
}

@media (max-width: 768px) {
	.navbar-absolute .navbar-default .navbar-nav > li > a {
		color: #333;
	}

	.navbar-absolute {
		color: #000000;
	}

	.nav-select-deliver {
		font-size: 13px;
		padding: 0px 15px;
		background-color: #333;
		color: #fff;
	}

	.nav-select-deliver select {
		color: #333;
	}
}

.navbar-collapse {
	line-height: 0;
}

.navbar-brand {
	height: auto;
	padding: 0;
}

@media (min-width: 768px) {
	.nav-border {
		position: relative;
	}

	.nav-border:after {
		content: "";
		position: absolute;
		height: 50%;
		width: 1px;
		background-color: #fff;
		bottom: 0;
		right: 0;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		line-height: 1;
		color: #fff;
	}
}

@media (max-width: 768px) {
	.navbar-nav {
		line-height: 1.2;

		color: #333;
	}
}

@media (max-width: 768px) {
	.navbar-brand {
		float: none;
	}
}

/*billing.php*/
.top-billing {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*padding-top: 10px;
    padding-bottom: 10px;*/
}

.bill-heading {
	font-size: 24px;
}

.wd100 {
	width: 100%;
}

.billing-tb .div-td-md {
	padding-top: 5px;
	padding-bottom: 5px;
}

@media (min-width: 992px) {
	.div-td-md.wd50 {
		width: 50%;
	}

	.billing-tb .div-td-md:nth-child(2) {
		width: 10%;
	}
}

.billing-notice {
	padding-left: 15px;
}

@media (min-width: 768px) {
	.remove {
		width: auto;
	}

	.row-border .div-td-md {
		border-top: 1px solid #eee;
	}
}

/*history.php*/
#history-main-tb {
	width: 1000px;
	margin: auto;
}

#history-main-tb > tbody > tr > td {
	width: 500px;
}

#history-main-tb > tbody > tr:not(:first-child) > td:nth-child(2) {
	border-left: 1px solid #eee;
}

#history-main-tb > tbody > tr:first-child > td {
	padding-bottom: 10px;
}

#history-main-tb > tbody > tr:not(:first-child) > td,
#history-main-tb > tbody > tr:not(:first-child) > th {
	border-top: 1px solid #eee;
	padding: 15px 5px;
}

.history-item-tb td {
	padding: 15px 0px;
	vertical-align: top;
}

.history-item-tb td:nth-child(2) {
	padding-left: 15px;
}

.history-item-tb > tbody > tr:not(:last-child) > td {
	border-bottom: 1px solid #fff;
}

#history-price-tb {
	margin-left: auto;
	width: 400px;
}

#history-price-tb td,
#history-price-tb th {
	padding: 2px 0px;
	text-align: right;
}

@media screen and (min-width: 320px) {
	.sm-none {
		display: none;
	}

	.md-none {
		display: inline-block;
	}

	.checkout-align-tb tbody {
		font-size: small;
	}
}

@media screen and (min-width: 768px) {
	.sm-none {
		display: inline-block;
	}

	.md-none {
		display: none;
	}

	.checkout-align-tb tbody {
		font-size: medium;
	}

	.product-submit {
		max-width: 250px !important;
	}
}

.caret {
	display: inline-block;
	transition: 0.5s;
}

.caret:after {
	display: inline-block;
}

.caret.active {
	transform: rotate(-180deg);
}

.img-95 {
	max-width: 95% !important;
}

label {
	max-width: 95%;
}

.landing-img {
	margin: 10px;
}

.landing-logo-bg .row {
	margin: 0;
}

.landing-logo-bg .row div {
	/* display: flex; */
	/* padding: 10px; */
}

.landing-logo-bg-dark .row div {
	/* justify-content: center; */
}

.landing-logo-bg-dark .row div button {
	background: none;
	color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.landing-logo-bg-dark .row div {
	/* border: 1px solid white; */
}

table#country {
	font-size: 16px;
	min-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

table#country tr td {
	border: 1px solid white;
	padding: 5px;
	font-size: smaller;
}

table#country tr td button {
	padding: 5px;
	border-right: 1px solid white;
}

table#country tr td button:last-child {
	border-right: none;
}

#alphabet {
	width: 10%;
}

#countries-listing {
	width: 90%;
	text-align: left;
}

@media (max-width: 425px) {
	.navbar-toggle {
		margin-right: 0px;
		display: flex;
		align-items: center;
	}

	.navbar-header a.navbar-brand img {
		max-width: 30%;
		margin-top: 0.5rem;
	}

	.d-sm-none {
		display: none !important;
	}

	.d-sm-none {
		display: none;
	}

	.navbar-toggle {
		padding: 4px 10px;
		display: flex;
		justify-content: center;
	}

	.mobile-cart-count {
		padding: 10px 8px;
	}

	.dropdown-menu {
		/* height: 400px; */
		overflow-y: scroll;
	}
}

/*  2018-11-29 update sticky header     */

@media (min-width: 768px) {
	.navbar-absolute,
	.navbar-normal {
		position: sticky;
		top: 0;
		z-index: 10;
		left: 0;
	}
}

@media (max-width: 768px) {
	.navbar-absolute,
	.navbar-normal {
		position: sticky;
		top: 0;
		left: 0;
		width: 100%;
		background-color: rgb(255, 255, 255);
		z-index: 2;
	}

	.navbar-default {
		background-color: transparent;
	}
	span.mymenu {
    padding-left: 4px;
}
span.xmenu {
    font-size: 20px;
    width: 22px;
    line-height: 22px;
}
.xyzBody{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.maxHeightnav{
	max-height: 450px;
	overflow-y: scroll;
}
}

.mt-0,
.my-0 {
	margin-top: 0;
}

.mb-0,
.my-0 {
	margin-bottom: 0;
}

.mt-1,
.my-1 {
	margin-top: 0.5rem;
}

.mb-1,
.my-1 {
	margin-bottom: 0.5rem;
}

.d-none {
	display: none;
}

.px-0 {
	padding-left: 0;
	padding-right: 0;
}

.carousel-inner .product-index {
	padding-left: 0;
	padding-right: 0;
}

.zoom {
	transition: transform 7s;
}

.zoom:hover {
	-ms-transform: scale(1.5);
	/* IE 9 */
	-webkit-transform: scale(1.5);
	/* Safari 3-8 */
	transform: scale(1.5);
}

.parentc { /* parentc home-box attach-hand-icon */
	height: 350px;
	/* [1.1] Set it as per your need */
	overflow: hidden;
	/* [1.2] Hide the overflowing of child elements */
}

.parent { /* parent relative home-box attach-hand-icon */
	/*height: 350px;*/
	/* [1.1] Set it as per your need */
	overflow: hidden;
	/* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.parent img {
	/*transition: transform .5s ease;*/
	transition: transform 1s, filter 3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.parent:hover img:not(.hand-icon) {
	transform: scale(1.2);
}

#top-nav .input-group-addon {
	background: #fff;
	color: rgba(79, 69, 68, 0.6);
}

@media (min-width: 768px) {
	.navbar-form .input-group > .form-control {
		width: 300%;
	}
}

.navbar-normal .alert,
.navbar-absolute .alert {
	padding: 10px 35px 10px 10px;
	background-color: #a94442;
	color: white;
	border: none;
	text-align: center;
	border-radius: 0;
	position: relative;
}

.navbar-normal .alert button.close,
.navbar-absolute .alert button.close {
	position: absolute;
	top: 45%;
	right: 5px;
	opacity: 1;
	font-size: 30px;
	font-weight: normal;
	transition: all 0.3s;
}

.navbar-normal .alert button.close:hover,
.navbar-absolute .alert button.close:hover {
	opacity: 0.2;
	background: transparent;
}

.navbar-toggle .icon-bar {
	background: #333;
}

.d-block {
	display: block;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	/* padding-top: 5px; */
}

@media (min-width: 1200px) {
	.container.dropdown-submenu {
		width: 700px;
	}
}

#ftco-loader {
	position: fixed;
	width: 96px;
	height: 96px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
	border-radius: 16px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	-o-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	z-index: 1032;
}

#ftco-loader.fullscreen {
	padding: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background-color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#ftco-loader.show {
	-webkit-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	-o-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	visibility: visible;
	opacity: 1;
}

#ftco-loader .circular {
	-webkit-animation: loader-rotate 2s linear infinite;
	animation: loader-rotate 2s linear infinite;
	position: absolute;
	left: calc(50% - 24px);
	top: calc(50% - 24px);
	display: block;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#ftco-loader .path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	-webkit-animation: loader-dash 1.5s ease-in-out infinite;
	animation: loader-dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

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

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

@-webkit-keyframes loader-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}

	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -136px;
	}
}

@keyframes loader-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}

	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -136px;
	}
}

/* .strokez {
  overflow: hidden;
  background-color: #f1f1f1;
} */

/* .strokez a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-bottom: 3px solid transparent;
} */
.strokez {
	margin-bottom: 1rem;
	text-align: left;
}

.strokez .stc:hover {
	border-bottom: 1px solid #cccccc;
	color: #555;
	transition: transform 0.6s;
	transition-timing-function: cubic-bezier(0.28, 0.75, 0.22, 0.95);
	transform: scaleX(0);
	transform-origin: right center;
}

.strokez .stc ::after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #000;
	transition: width 0.3s;
	transition-timing-function: ;
}

/* .cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
} */

.expand {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	/* text-align: left; */
	position: relative;
	text-decoration: none;
	display: inline-block;
}
.expand:after {
	display: block;
	content: "";
	border-bottom: 1px solid #cccccc;
	transform: scaleX(0);
	transition: transform 250ms ease-in-out;
	transform-origin: 100% 50%;
}
.expand:hover:after {
	transform: scaleX(1);
	transform-origin: 0 50%;
}
.blogListing p.card-text {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
    span.caret.dropdownmenu {
         border-top: 7px dashed;
         border-right: 7px solid transparent;
         border-left: 7px solid transparent;
         position: absolute;
         top: 50%;
         right: 5%;
         transform: translateY(-50%);
         z-index: 999999;
    }
}