#main-footer{ display: none; }
body #main-header{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.contact-detail .et_pb_text_inner>p{
	padding-left: 30px;
}
.contact-detail .et_pb_text_inner>p:nth-child(1){
	background: url(images/contact-email.png) no-repeat;
    background-size: 18px;
    background-position: 0 6px;
}
.contact-detail .et_pb_text_inner>p:nth-child(2){
	background: url(images/contact-call.png) no-repeat;
    background-size: 16px;
    background-position: 0 6px;
}
.contact-detail .et_pb_text_inner>p:nth-child(3){
	background: url(images/contact-location.png) no-repeat;
    background-size: 14px;
    background-position: 0 6px;
}
.contact-detail .et_pb_text_inner>p:nth-child(4){
	background: url(images/contact-time.png) no-repeat;
    background-size: 16px;
    background-position: 0 6px;
}
.contact-footer .et_pb_text_inner>p:nth-child(1){
	background: url(images/footer-email.png) no-repeat;
    background-size: 18px;
    background-position: 0 6px;
}
.contact-footer .et_pb_text_inner>p:nth-child(2){
	background: url(images/footer-contact.png) no-repeat;
    background-size: 16px;
    background-position: 0 6px;
}
.contact-footer .et_pb_text_inner>p:nth-child(3){
	background: url(images/footer-location.png) no-repeat;
    background-size: 14px;
    background-position: 0 6px;
}
.contact-footer .et_pb_text_inner>p{
	padding-left: 30px;
}
.footer .footer-social-icons img{
	margin-right: 20px;
}
.form-row{
	display: flex;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
}
.form-row .form-col{
	flex: 1;
	padding: 0 15px;
}
.form-row .form-col .wpcf7-form-control-wrap{ display: block; }
.form-row .form-col .wpcf7-form-control-wrap > *{width: 100%;}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select{
	border: none;
	box-shadow: none;
	line-height: 20px;
	padding: 10px;
	font-size: 15px;
}
.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap textarea:focus,
.wpcf7-form-control-wrap select:focus{ outline: none; }
.wpcf7-form-control-wrap textarea{
	max-height: 300px;
	resize: none;
}
.submit-button input{
	line-height: 40px;
    font-size: 15px;
    padding: 0 15px;
    border: none;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    background: #c3fbfc;
}
body .wpsisac-slick-carousal .slick-dots li button{
	border: none;
	background: #9be9e9 !important;
}
body .wpsisac-slick-carousal .slick-dots li.slick-active button{
	background: #35d3d2 !important;
}
.home .slick-arrow{display: none !important;}
.categories .et_pb_row_5 .et_pb_column_1_3:nth-child(1) > .et_pb_module{
	background-image: url(images/categories-stationery.png);
	 background-size: 70px;
}
.categories .et_pb_row_5 .et_pb_column_1_3:nth-child(2) > .et_pb_module{
	background-image: url(images/journal.png);
	 background-size: 90px;
}
.categories .et_pb_row_5 .et_pb_column_1_3:nth-child(3) > .et_pb_module{
	background-image: url(images/category-lifestyle.png);
	 background-size: 70px;
}
.categories .et_pb_row_6 .et_pb_column_1_3:nth-child(1) > .et_pb_module{
	background-image: url(images/category-tech.png);
	 background-size: 110px;
}
.categories .et_pb_row_6 .et_pb_column_1_3:nth-child(2) > .et_pb_module{
	background-image: url(images/category-gift.png);
	 background-size: 70px;
}
.categories .et_pb_row_6 .et_pb_column_1_3:nth-child(3) > .et_pb_module{
	background-image: url(images/category-bags.png);
	 background-size: 70px;
}
.categories .et_pb_column_1_3 > .et_pb_module{
	background-repeat: no-repeat;
    background-position: center;
}
body .categories .et_pb_row_5 .et_pb_column_1_3:nth-child(1) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/stationary.png) !important;
	background-size: cover !important;
}
body .categories .et_pb_row_5 .et_pb_column_1_3:nth-child(2) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/Journal.png) !important;
	background-size: cover !important;
}
body .categories .et_pb_row_5 .et_pb_column_1_3:nth-child(3) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/lifestyle.png) !important;
	background-size: cover !important;
}
body .categories .et_pb_row_6 .et_pb_column_1_3:nth-child(1) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/ThinkTech.jpg) !important;
	background-size: cover !important;
}
body .categories .et_pb_row_6 .et_pb_column_1_3:nth-child(2) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/gift.png) !important;
	background-size: cover !important;
}
body .categories .et_pb_row_6 .et_pb_column_1_3:nth-child(3) > .et_pb_module:hover{
	transition: all ease .5s;
	background-image: url(images/bag.png) !important;
	background-size: cover !important;
}
body .categories .et_pb_column_1_3 > .et_pb_module:hover .et_pb_text_inner{opacity: 0}
#top-menu li li a{ width: 100%; }
.nav li ul.sub-menu{width: 320px;}
.nav li ul.sub-menu .menu-item {display: block !important;}
.new-arrivals .et_pb_column .et_pb_image{
	position: relative;
	cursor: pointer;
}
.new-arrivals .et_pb_column .et_pb_image:before{
	position: absolute;
    content: "\f002";
    font-family: FontAwesome;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    font-size: 20px;
    z-index: 2;
    color: white;
    display: block;
    background: rgba(255,255,255,0.4);
    width: 40px;
    opacity: 0;
    visibility: hidden;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}
.new-arrivals .et_pb_column .et_pb_image:after{
	position: absolute;
    content: "";
    background: rgba(106,106,106,0.6);
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.new-arrivals .et_pb_column .et_pb_image:hover:before,
.new-arrivals .et_pb_column .et_pb_image:hover:after{
	visibility: visible;
	opacity: 1;
}
.products-list{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.products-list .product-item{
	flex-basis: calc(100%/3);
	padding: 0 15px;
	margin-bottom: 30px;
}
.products-list .product-item figure.feature{
	margin: 0;
	position: relative;
	margin-bottom: 10px;
}
.products-list .product-item figure.feature img{
	width: 100%;
	max-width: 100%;
	transition: 1s;
}
.product-item figure.feature img.hover-image{
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.products-list .product-item h5{font-weight: 600;}
.products-list .product-item figure.feature h5{
	opacity: 0;
	line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
	padding-bottom: 0;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	left: 0;
	bottom: 7px;
}
.product-item:hover figure.feature h5{
	opacity: 1 ;
	transition: 1s;
	
}
.product-item:hover img.hover-image{
	opacity: 1 !important;
	transition: 1s;
}
.product-item:hover img.feature-image{
	opacity: 0;
	transition: 1s;
}
.page-id-198 .categories {
	position: relative;
}
.page-id-198 .categories .et_pb_column:hover .et_pb_image{
	transition: 1s;
}
.page-id-198 .categories .et_pb_image {
	display: flex;
    height: 210px;
    justify-content: center;
    align-items: center;
	
}
.page-id-198 .categories .et_pb_image:nth-child(2){
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}
.page-id-198 .categories .et_pb_column:hover .et_pb_image:nth-child(2){
	opacity: 1;
}
.page-id-198 .categories .et_pb_column:hover .et_pb_image:nth-child(1){
	opacity: 0;
}
@media only screen and (min-width: 981px) {
	.et_header_style_centered header#main-header.et-fixed-header .logo_container {
		height: 80px !important;
		padding: 10px 0;
	}
}
@media screen and (max-width: 768px){
	.new-arrivals .et_pb_image{text-align: center;}
	.new-arrivals .et_pb_text_inner {text-align: center;}
	.products-list .product-item{
		   flex-basis: calc(100%/2);
	}
	.et_mobile_menu{
		border-top: 3px solid #67dddd;
	}
}
@media screen and (max-width: 600px){
	.form-row{flex-wrap: wrap;}
	.form-row .form-col:nth-child(even){
		margin-top: 30px;
		flex-basis: 100%;
	}
	.products-list .product-item{
		   flex-basis: 100%;
	}
	
}