@charset "utf-8";
body {
	overflow-x: hidden;
}
.navbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: rgba(255, 255, 255, 0.90)!important;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	z-index: 2;
}
.name{
	font-size:20px;
	margin-top:-3px;
}
.navbar-brand {
	padding-top: 1.313rem;
}
.logotxt {
	width: 50%;
	margin-left: 10%;
	margin-top:-17px!important;
}
.navbar-expand-lg .navbar-collapse {
    margin-left: -20% !important;
}
.logo-brand {
	padding-left: 4%;
	margin-top: -17px!important;
}
.nav-link {
	font-family: 'ZCOOL XiaoWei', serif;
	font-weight: lighter;
	margin-left: 5px;
	margin-right: 25px;
}
.navbar-light {
	color: #ffffff!important;
}
.navbar-nav {
	margin-left: 20%;
}
nav ul li a, nav ul li a:after, nav ul li a:before {
	transition: all .5s;
}
nav ul li a:hover {
	color: #1C4067;
}
nav.stroke ul li a, nav.fill ul li a {
	position: relative;
}
nav.stroke ul li a:after, nav.fill ul li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0%;
	content: '.';
	color: transparent;
	background: #1C4067;
	height: 1px;
}
nav.stroke ul li a:hover:after {
	width: 100%;
}
nav.fill ul li a {
	transition: all 2s;
}
nav.fill ul li a:after {
	text-align: left;
	content: '.';
	margin: 0;
	opacity: 0;
}
nav.fill ul li a:hover {
	color: #1C4067;
	z-index: 1;
}
nav.fill ul li a:hover:after {
	z-index: -10;
	animation: fill 1s forwards;
	opacity: 1;
}
.fa-home, .fa-hanukiah, .fa-mortar-pestle, .fa-spray-can, .fa-ring{
	color: #1C4067;
	font-size: 14px;
	margin-top: 15px;
}
.shopping-cart{
	color: #1C4067!important;
	font-size: 14px!important;
	margin-top: 15px!important;
	z-index: 1!important;
}

.fa-ring {
	padding-bottom: 2px;
}
* {
	padding: 0;
	margin: 0;
}
.cnt3-img{
	border-radius:30px;	
	margin-top: 30px;
	position:relative;
}
.content4{
	font-family: 'ZCOOL XiaoWei', serif;
	text-align: center;
    font-weight: 400;
	color:#ffffff; 
	opacity: 0;
}
.cnt4-txt1{
	position: absolute;
	top:190px;
	left:115px;
	font-size: 30px;
}
.cnt4-txt2{
	position: absolute;
	top:250px;
	left:165px;
	font-size: 20px;
}

.content3:hover .content4{
	opacity:1;
}
.cnt2-txt1, .cnt5-txt1{
	font-family: 'ZCOOL XiaoWei', serif;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	margin-top: 3%;
	color: #686868;
}
.cnt2-txt2, .cnt5-txt2{
	font-style: italic;
}
.cnt6-img{
	margin-top: 45px;
	border-radius: 30px;
}
.cnt6-txt1, .cnt6-txt2, .cnt8-txt1, .cnt8-txt2{
	text-align: left;
	padding-left:30px;
	font-family: 'ZCOOL XiaoWei', serif;
	color: #686868;
	font-weight: 400;
	font-size: 25px;
}
.cnt6-txt2, .cnt8-txt2{
	font-size:20px;
}
.trans {
	display: inline-block;
	border-radius: 30px;
	overflow: hidden;
}
.trans img {
	display: block;
	transition: transform .35s;
	cursor: pointer;
}

.trans:hover img {
	transform: scale(0.98);
}
.transv {
	display: inline-block;
	
	overflow: hidden;
}
.transv img {
	display: block;
	transition: transform .35s;
	cursor: pointer;
}

.transv:hover img {
	transform: scale(0.98);
}
#details{
	margin:10%;
}
#details h2{
 font-family: 'ZCOOL XiaoWei', serif;

}
.fa-cart-plus, .fa-credit-card{
	font-size:20px;
	
}
.fa-arrow-circle-left{
	font-size:30px;
	color: #1C4067;
}
.product_name, .product_details, .product_price{
font-family: 'ZCOOL XiaoWei', serif;
	color: #686868;
	font-weight: 400;
	font-size:25px;
}
.product_details{
 font-size: 20px;
}
.product_price{
	font-size:20px;

}
.button2, .button3{
	color:#ffffff;
	background-color:#1C4067;
}
.button2:hover, .button3:hover{
	color:#1C4067 !important;
	background-color: #ffffff !important;
}
.content7 {
			font-family: 'ZCOOL XiaoWei', serif;
			font-weight: lighter;
			color: #686868;
			text-align: center;
			margin-top: 2%;
			font-size: 20px;
		}
		
		.content7>p {
			font-size: 40px;
		}
#cart{
	margin:10%;
}
.buttons{
	margin:20%;
}
.buttons3{
	margin-left:10%;
}
.buy {
    margin-left: 14%;
    margin-top: -4%;
}
.buy-button{
	margin-left: 15px;
}
#empty{

    margin-top: 302px;
    margin-left: 20px;
    font-size: 17px;

}
section {
	width: 100%;
	display: inline-block;
	background: #333;
	height: 50vh;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-decoration: underline;
}
footer {
	font-family: 'Roboto', sans-serif !important;
	font-weight: lighter;
	margin-top: 7%;
}
.footer-distributed {
	background: #2f2f2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 55px 50px;
}
.footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right {
	display: inline-block;
	vertical-align: top;
}
.footer-distributed .footer-left {
	width: 40%;
}
.footer-distributed h3 {
	color: #cdcdcd;
	font: normal 36px 'Open Sans', cursive;
	margin: 0;
}
.footer-distributed h3 span {
	color: lightseagreen;
}
.footer-distributed .footer-links {
	color: #ffffff;
}
.footer-distributed .footer-links a {
	display: inline-block;
	line-height: 1.8;
	font-weight: 400;
	text-decoration: none;
	color: inherit;
}
.footer-distributed .footer-company-name {
	color: #222;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.footer-distributed .footer-center {
	width: 35%;
}
.footer-distributed .footer-center i {
	background-color: #ffffff;
	color: #1c4670;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}
.footer-distributed .footer-center i.fa-envelope {
	font-size: 17px;
	line-height: 38px;
}
.footer-distributed .footer-center p {
	display: inline-block;
	color: #ffffff;
	font-weight: 400;
	vertical-align: middle;
	margin: 0;
}
.footer-distributed .footer-center p span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 2;
}
.footer-distributed .footer-center p a {
	color: lightseagreen;
	text-decoration: none;
	;
}
.footer-distributed .footer-links a:before {
	content: "|";
	font-weight: 300;
	font-size: 20px;
	left: 0;
	color: #fff;
	display: inline-block;
	padding-right: 5px;
}
.footer-distributed .footer-links .link-1:before {
	content: none;
}
.appo {
	width: 26%;
	padding-left: 5%;
}
.footer-distributed .footer-right {
	width: 20%;
}
.footer-distributed .footer-company-about {
	line-height: 20px;
	color: #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
.footer-distributed .footer-company-about span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer-distributed .footer-icons {
	margin-top: 25px;
}
.footer-distributed .footer-icons a {
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #ffffff;
	border-radius: 35px;
	font-size: 20px;
	color: #1c4670;
	text-align: center;
	line-height: 35px;
	margin-right: 25px;
	margin-bottom: 5px;
}

