/*
Theme Name: UonCyber
Theme URI: https://uoncyber.com
Author: UonCyber
Author URI: https://uoncyber.com
Description: Theme developed for RESHMA - Hair & Makeup Academy by UonCyber team.
Version: 1.7
License: © Copyright 2021, by UonCyber
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: UonCyber, web hosting
Text Domain: uoncyber
*/

html, body {
    padding:0 !important;
    margin:0 !important;
    width:100%;
    max-width:100%;
}
body {
    overflow-x:hidden;
    overflow-y:auto;
    font-family:'Nunito Sans', sans-serif;
    color:#606060;
    font-weight:400;
    font-size: 16px;
    letter-spacing: 0.3;
    line-height: 1.5em;
}
body.loading {
	overflow:hidden!important;
}
body.loading:after {
	content:"";
	position:fixed;
	display:block;
	width:100vw;
	height:100vh;
	top:0;bottom:0;left:0;right:0;
	background:#fff;
	z-index:9999;
}
a, a:hover, a:visited, a:active, a:focus {
    text-decoration:none;
}
a, a:visited, a:active, a:focus {
    color:#936f33;
}
a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
a:hover {
    color:#666;   
}
div, main, aside, input[type=text] {
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
}
b, strong {
	font-weight:700;
}
p {margin-top:0;}
.elementor-widget-text-editor>.elementor-widget-container>p:last-child {
	margin-bottom:0;
}
.clear {clear:both;}
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #e2c9ad; 
}
 
::-webkit-scrollbar-thumb {
    background: #936f33; 
    cursor:pointer;
}

::-webkit-scrollbar-thumb:hover {
    background: #000; 
}
.uoc-hidden-element {
	display:none!important;
}
input:not([type=button]):not([type=submit]) {
	padding: 7px 10px;
    border: 1px solid #e2c9ad;
	outline:none!important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background:#936f33!important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background:#000!important;
}

.page_outer {
    width:100%;
    display:block;
    margin:0 auto;
}
header>.announcement-bar {
	position:relative;
	background: #000;
	position:relative;
	text-align: center;
	padding: 10px;
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px
}

header>.announcement-bar * {
	display:inline!important;
	margin:0 !important;
	color:#fff;
}
header>.announcement-bar a:hover {
	text-decoration:underline;
}

header>.top_bar,
header>.bottom_bar {
	display:flex;
	justify-content: space-between;
	align-items: center;
    margin: 0 auto;
	padding:20px;
    max-width: 1200px;
}
header>.top_bar {
	border-bottom:1px solid #f7f7f7
}
header .top_bar_right {
	position:relative;
}
header .top_bar_left>ul,
header .top_bar_right>ul {
	margin:0;
	padding:0;
}
header .top_bar_left>ul>li,
header .top_bar_right>ul>li {
	display:inline-block;	
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
	float:left;
}
header .top_bar_left>ul>li:not(:last-child) {
	border-right:1px solid #000;
}
header .top_bar_left>ul>li>a {
	padding:0 5px;
	color:#000;
	margin:5px;
	font-size:14px;
}
header .top_bar_left>ul>li:first-child>a,
header .top_bar_right>ul>li:first-child>a,
header .top_bar_right>ul>li:first-child>label {
	margin-left:0;
}
header .top_bar_left>ul>li:first-child>a {
	padding-left:0;
}
header .top_bar_left>ul>li:last-child>a,
header .top_bar_right>ul>li:last-child>a,
header .top_bar_right>ul>li:last-child>label {
	margin-right:0;
}
header .top_bar_left>ul>li>a:hover {
	color:#936f33;
}

header .top_bar_right>ul>li>a,
header .top_bar_right>ul>li>label {
	display: inline-block;
    padding: 5px;
    color: #000;
    background: #f7f7f7;
    margin: 0 5px;
    font-size: 18px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
	border:1px solid #f7f7f7;
	cursor:pointer;
}
header .top_bar_right>ul>li>label {
	position:relative;
}
header .top_bar_right>ul>li>label>span {
	position: absolute;
    font-size: 12px;
    min-width: 14px;
    height: 14px;
    top: -9px;
    right: -6px;
    background: #ae0035;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    border-radius: 7px;
    padding: 0 3px;
    box-sizing: border-box;
}
header .top_bar_right>ul>li>a:hover,
header .top_bar_right>ul>li>label:hover {
	color:#fff;
	background:#936f33;
}
header .top_bar_right .top_bar_right_hover {
	position:absolute;
	right: 0;
    top: 30px;
	padding:0 10px;
	opacity:0;
	border:1px solid transparent;
	min-width:350px;
	overflow:hidden;
	transition:all 0.5s ease-in-out;
	background:#fff;
	max-height:0;
}
header .top_bar_right .top_bar_right_hover.header_mini_cart {
	padding:0;
}
header .top_bar_right label.uoc-open {
	position:relative;
	border-color:#e2c9ad;
	border-bottom-color:#fff;
	background:#fff;
	height:19px;
	z-index:10000;
}
header .top_bar_right label.uoc-open:hover {
	color:#000;
	background:#fff;
}
header .top_bar_right label.uoc-open>i:before {
	content: "\f00d"!important;
}

header .top_bar_right label.uoc-open+.top_bar_right_hover {
	padding:10px;
	border-color:#e2c9ad;
	opacity:1;
	z-index:9999;
	max-height:calc(100vh - 92px);
}
header .top_bar_right label.uoc-open+.top_bar_right_hover.header_mini_cart {
	padding:0;
}
header .top_bar_right .header_mini_cart_inner {
	padding:10px;
	max-height:calc(100vh - 92px);
	overflow-y:auto;
}
header .top_bar_right .header-search-form,
.mobile-search-form {
	position:relative;
	padding:0;
	display:block;
}
.mobile-search-form {
	margin: 14px 70px 0 20px;
}
header .top_bar_right .header-search-form>input[type=text],
.mobile-search-form>input[type=text] {
	padding: 7px 32px 7px 10px;
	font-size:16px;
	width:100%;
}
header .top_bar_right .header-search-form>button[type=submit],
.mobile-search-form>button[type=submit] {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    outline: none;
    background: transparent;
    font-size: 18px;
	cursor:pointer;
}
.header_mini_cart .woocommerce-mini-cart__empty-message {
	text-align:center;
	font-weight:700;
	color:#e2c9ad;
}
.header_mini_cart .cart_list {
	margin:0;
	padding:0;
}
.header_mini_cart .cart_list>li {
	display:block;
	position:relative;
	list-style:none;
	margin:0 0 10px 0!important;
	padding: 10px 0 10px 74px!important;
	min-height: 66px;
	border-bottom: 1px solid #eee;
}
.header_mini_cart .cart_list>li>a.remove {
	position: absolute;
    display: inline-block;
    top: 11px;
    left: 1px;
    text-align: center;
    font-size: 24px;
    height: 24px;
    width: 24px;
    line-height: 20px;
    background: #f7f7f7;
    color: #ff0000;
	opacity:0.5;
	z-index:2;
}
.header_mini_cart .cart_list>li:hover>a.remove {
	opacity:1;
}
.header_mini_cart .cart_list>li>a.remove:hover {
	background:#ff0000;
	color:#fff;
}
.header_mini_cart .cart_list .wp-post-image,
.header_mini_cart .cart_list .attachment-woocommerce_thumbnail {
	position:absolute;
	width:64px;
	height:auto;
	border:1px solid #eee;
	top:10px;
	left:0;
	z-index:1;
}
.header_mini_cart .cart_list>li .quantity {
	float:right;
	font-weight:700;
}
.header_mini_cart .total {
	font-size:16px;
	margin:10px 0;
}
.header_mini_cart .total>.amount {
	float:right;
	font-weight:900;
}
.header_mini_cart .buttons {
	margin:0;
}
.header_mini_cart .buttons>.button {
	display:inline-block;
	float:left;
	width:calc(50% - 2px);
	text-align:center;
	padding:10px 0;
	background:#e2c9ad;
	color:#fff;
	border-radius:0;
}
.header_mini_cart .buttons>.button:hover {
	background:#936f33;
}
.header_mini_cart .buttons>.button:last-child {
	float:right;
}
.header_mini_cart .buttons:after {
	display:block;
	content:"";
	clear:both;
}

.header_logo {
	display:block;
	width:150px;
}
.header_logo>img {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:5px;
}
.header_logo>img:last-child {
	margin-bottom:0;
}

.header_menu_desktop>ul {
	margin:0;
	padding:0;
	text-align:right;
}
.header_menu_desktop>ul>li {
	display:inline-block;
	position:relative;
	margin:0;
	padding:0;
}
.header_menu_desktop>ul>li>a {
	position: relative;
    display: block;
    padding: 3px 7px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.header_menu_desktop>ul>li:not(.menu-item-has-children)>a:after {
	position:absolute;
	content:"";
	background:#e2c9ad;
	width:100%;
	left:0;
	right:0;
	height:0;
	bottom:-10px;
	opacity:0;
	transition:all 0.5s ease-in-out;
}
.header_menu_desktop>ul>li:not(.menu-item-has-children)>a:hover:after,
.header_menu_desktop>ul>li.current-menu-item>a:after {
	bottom:-1px;
	opacity:1;
	height:1px;
}
.header_menu_desktop>ul>li.menu-item-has-children>a:after {
	display:inline-block;
	margin-left:5px;
	font-family: "Font Awesome 5 Free";
	font-weight:700;
	content:"\f078";
	font-size: 11px;
}
.header_menu_desktop ul.sub-menu {
	position:absolute;
	margin:0;
	padding:0;
	right:0;
	max-height:0;
	overflow:hidden;
	min-width:200px;
	opacity:0;
	border:1px solid transparent;
	background:#fff;
	z-index:1;
	transition:all 0.5s ease-in-out;
}
.header_menu_desktop>ul>li:hover>ul.sub-menu,
.header_menu_desktop>ul>li>ul.sub-menu:hover{
	max-height:calc(100vh - 172px);
	border-color:#e2c9ad;
	opacity:1;
}
.header_menu_desktop ul.sub-menu>li {
	display:block;
	list-style:none;
}
.header_menu_desktop ul.sub-menu>li>a {
	display:block;
	padding:7px 10px;
	border-bottom:1px solid #eee;
	text-align:left;
}
.header_menu_desktop ul.sub-menu>li>a:hover {
	background: #e2c9ad;
    color: #fff;
}
.header_menu_desktop ul.sub-menu>li:last-child>a {
	border-bottom:none;
}

@keyframes animate_menu_toggle {
from {
	position:fixed;
	right:20px;
	top:80px;
}
to {
	position:fixed;
	right:20px;
	top:20px;
}
}
@keyframes animate_menu_toggle_2 {
from {
	position:fixed;
	right:20px;
	top:20px;
}
to {
	position:fixed;
	right:20px;
	top:80px;
}
}

.mobile-menu-toggle {
	display:none;
    position:relative;
    height: 22px;
    width: 30px;
    cursor:pointer;
	z-index: 9998;
	animation: animate_menu_toggle_2 0.5s linear 0s 1 normal none;
}
.mobile-menu-toggle>span {
    position:absolute;
    height:2px;
    width:30px;
    background:#666;
    left:0;
    display:inline-block;
    transition:all 0.5s ease-in-out;
}
.mobile-menu-toggle>span:nth-child(1) {
    top:0;
    transition-delay:0.5s;
}
.mobile-menu-toggle>span:nth-child(2),
.mobile-menu-toggle>span:nth-child(3) {
    top:10px;
    transition-delay:0s;
}
.mobile-menu-toggle>span:nth-child(4) {
    top:20px;
    transition-delay:0.5s;
}
#mobile-menu-toggle:checked+.mobile-menu-toggle {
	animation: animate_menu_toggle 0.5s linear 0s 1 normal forwards;
	z-index:10001;
}
#mobile-menu-toggle:checked+.mobile-menu-toggle>span:nth-child(1),
#mobile-menu-toggle:checked+.mobile-menu-toggle>span:nth-child(4) {
    top:10px;
    opacity:0;
    transition-delay:0s;    
}
#mobile-menu-toggle:checked+.mobile-menu-toggle>span:nth-child(2) {
    transform:rotate(45deg);
    transition-delay:0.5s;
}
#mobile-menu-toggle:checked+.mobile-menu-toggle>span:nth-child(3) {
    transform:rotate(-45deg);
    transition-delay:0.5s;
}
.mobile-menu-wrapper {
	display:block;
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:100vh;
	margin-top:-100vh;
	z-index:10000;
	opacity:0;
	overflow:hidden;
	background:rgba(255,255,255,0.995);
	transition:all 1s ease-in-out;
}
.header_menu_mobile {
	margin: 35px 0 0 0;
    max-height: calc(100vh - 195px);
    overflow-y: auto;
}
.header_menu_mobile ul {
	margin:0;
	padding:0;
}
.header_menu_mobile ul.sub-menu {
	max-height:0;
	transition:max-height 0.5s ease-in-out;
	overflow:hidden;
}
.header_menu_mobile li.sub-menu-open>ul.sub-menu {
	max-height:1000px;
}
.header_menu_mobile li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
.header_menu_mobile a {
	position:relative;
	padding:10px 70px 10px 20px;
	display:block;
	font-size: 16px;
    letter-spacing: 2px;
	border-bottom:1px solid #f7f7f7;
}
.header_menu_mobile ul.sub-menu a {
	background:#f7f7f7;
	padding-left:30px;
}
.header_menu_mobile a:hover,
.header_menu_mobile li.sub-menu-open>a {
	background:#936f33;
	color:#fff;
}
.header_menu_mobile ul.sub-menu a:hover {
	background:#e2c9ad;
	color:#fff;
}
.header_menu_mobile a>.fa-chevron-down {
	position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 40px;
    line-height: 41px;
    text-align: center;
	border-left: 1px solid #eee;
	transition:transform 0.5s ease-in-out;
}
.header_menu_mobile li.sub-menu-open>a>.fa-chevron-down {
	transform:scaley(-1);
}
.mobile-contact-menu {
	display:block;
	margin:30px 0 20px 0;
	padding:0;
	text-align:center;
}
.mobile-contact-menu:last-child {
	margin:0;
}
.mobile-contact-menu>li {
	display:inline-block;
	list-style:none;
}
.mobile-contact-menu>li>a {
	font-size:12px;
	padding: 0 5px;
	display:block;
	line-height:1;
	border-right:1px solid #000;
	color:#000;
}
.mobile-contact-menu>li:last-child>a,
.mobile-contact-menu.icon-list>li>a {
	border:none;
}
.mobile-contact-menu>li>a:hover {
	color:#936f33;
}

.mobile-contact-menu.icon-list>li>a {
	font-size:12px;
	width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 5px;
    color: #000;
    background: #f7f7f7;
    text-align: center;
    border: 1px solid #f7f7f7;
    margin: 0 10px;
}
.mobile-minicart-toggle,
.header_mini_cart>.mini-cart-close {
	display:none;
}

footer {
    padding: 0;
    font-size: 14px;
    text-align: left;
    background:#fcfcfc;
}
footer > .footer-content {
    padding: 50px 20px;
    color: #000;
    max-width: 1200px;
    margin: 0 auto;
	line-height:1;
}
footer > .footer-content:after {
	content:"";
	display:block;
	clear:both;
}
footer>.footer-content>.footer-widget1,
footer>.footer-content>.footer-widget2,
footer>.footer-content>.footer-widget3,
footer>.footer-content>.footer-widget4 {
	float:left;
	margin-bottom:20px;
}
footer>.footer-content>.footer-widget1 {
	width:50%;
	padding-right:20px;
}
footer>.footer-content>.footer-widget1 p {
	font-size:12px;
	line-height:1;
}
footer>.footer-content>.footer-widget2 {
	width:50%;
}
/*footer>.footer-content>.footer-widget3 {
	width:40%;
}*/
footer h2 {
    font-size:18px;
}
footer .copyright-section {
    clear: left;
    color: #999;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: .17em;
    line-height: 1;
    text-align: center;
    padding-top: 20px;
}

footer a, footer a:visited, footer a:active, footer a:focus {
	color:#333;
	text-decoration:underline;
}
footer a:hover {
	color:#000;
}
footer ul {
    margin:0;
    padding:0;
}
footer ul.menu > li {
	list-style:none;
    padding:0;
	text-align:left;
	margin:0 0 5px 0;
	line-height: 2em;
}
footer ul.menu > li > a {
    padding:5px;
    color:#333;
	font-weight: 400;
    font-size: 12px;
    letter-spacing: .1em;
	text-decoration:underline;	
	text-underline-offset: 5px;
}
footer>.footer-content>.footer-widget2 ul.menu > li {
	text-align:right;
}
footer ul.menu > li > a:hover {
    color:#999;   
}
footer ul.footer-social-links {
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}
footer ul.footer-social-links > li {
	margin:0 5px 5px 5px;
	padding:0;
	display:inline-block;
}
footer ul.footer-social-links > li > a {
	display:inline-block;
	width:28px;
	height:28px;
	text-align:center;
	color:#000;
	background:#fff;
	border-radius:5px;
	font-size:18px;
}
footer ul.footer-social-links > li > a > i:before {
	line-height:28px;	
}
footer ul.footer-social-links > li > a:hover {
	color:#666;
}
footer .payment_options {
	clear:both;
	text-align:center;
	padding-top:20px;
	border-top: 1px solid #333;
}
footer .payment_options>svg {
	width:50px;
	height:auto;
	margin:0 5px;
}

.footer-contact-links {
	margin: 20px 0 0 0;
    padding: 0;
}
.footer-contact-links>li {
	display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    float: left;
}
.footer-contact-links>li>a {
	display: inline-block;
    padding: 5px;
    color: #000;
    background: #e2c9ad;
    margin: 0 10px 0 0;
    font-size: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
	-webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.footer-contact-links>li>a:hover {
	color:#fff;
	background:#000;
}
footer>.footer-content hr {
	border-top: 1px solid #ddd;
    border-bottom: none;	
}
#mc_embed_signup input.email {
	display: inline-block;
    width: calc(100% - 100px)!important;
    border: none;
    background: #fff;
    height: 30px;
    vertical-align: middle;
    padding: 0 10px;
    box-sizing: border-box;
}
#mc_embed_signup input.button {
	height: 30px;
    width: 100px;
    color: #fff!important;
    background: #936f33!important;
    border: none!important;
	outline:none;
	cursor:pointer;
	font-size: 13px!important;
    font-weight: 700!important;
	vertical-align:middle!important;
}
#mc_embed_signup input.button:hover {
	background: #606060;
}
#mce-responses>div {
	position:relative;
	display: block;
    padding: 10px;
    background: #ddd;
    margin-top: 20px;
    border-radius: 5px;
}
#mce-responses>div:before {
	position: absolute;
    content: "";
    height: 0;
    width: 0;
    left: 20px;
    top: -19px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #ddd;
}
#mce-responses a {
	color:#000;
}
#mce-responses>#mce-error-response {
	color:#ae0035;
}
#mce-responses>#mce-success-response {
	color:#11772d;
}

/* Ninga Forms */
.nf-form-content input:not([type=button]) {
	height:auto!important;
	border: 1px solid #e2c9ad!important;
	background:transparent!important;
}
.nf-form-content textarea {
	height:150px!important;
	border: 1px solid #e2c9ad!important;
	background:transparent!important;
}
.nf-form-content .date-wrap>.nf-field-element>.pikaday__container~div {
	width:33.3333%;
}
.nf-form-content .date-wrap>.nf-field-element>.pikaday__container~div>select {
	width:100%;
	padding: 7px 10px 8px 10px;
    border: 1px solid #e2c9ad;
    outline: none!important;
	border: 1px solid #e2c9ad!important;
	text-align:center;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	height: auto!important;
    padding: 12px 20px;
    font-weight: 700;
	background: #936f33!important;
	cursor:pointer;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	color:#fff!important;
	background:#000!important;
}

.nf-error.field-wrap .nf-field-element:after {
	height: 34px!important;
    width: 34px!important;
    line-height: 34px!important;
	top:0!important;
}
.nf-pass.field-wrap .nf-field-element:after {
	height:34px!important;
    width:34px!important;
    line-height:34px!important;
	color:#fff!important;
	background:#86b049!important;
	content:"\f00c"!important;
	right:0!important;
	font-size: 22px!important;
    text-align: center;
}
/* End - Ninga Forms */
@media only screen and (max-width : 990px) {
/*footer>.footer-content>.footer-widget1 {
	width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

footer>.footer-content>.footer-widget2,
footer>.footer-content>.footer-widget3 {
	width:50%;
}*/
}
@media only screen and (max-width: 767px) {
	.hidden-mobile,
	header .top_bar_right>ul>li>a,
	header .top_bar_right>ul>li>label,
	.desktop_search_form {
		display:none!important;
	}
	header>.top_bar {
    	padding:0;
	}
	header .top_bar_right>ul {
		height:0;
	}
	.header_menu_desktop {
		display:none;
	}
	.mobile-menu-toggle {
		display:inline-block;
		float:right;
	}
	#mobile-menu-toggle:checked+.mobile-menu-toggle+.mobile-menu-wrapper {
		margin-top:0;
		opacity:1;
	}
	header .top_bar_right .top_bar_right_hover.header_mini_cart {
		position: fixed;
    	max-height: 100vh!important;
    	height: 100vh;
    	top: 0;
    	left: 0;
		z-index: 10000!important;
		transition-duration:1s;
		margin-top:-100vh;
		padding:20px!important;
		border:none;
	}
	header .top_bar_right label.uoc-open+.top_bar_right_hover.header_mini_cart {
		margin-top:0;
	}
	.header_mini_cart>.total {
		margin-bottom:30px;
	}
	.mobile-minicart-toggle {
		position:relative;
		height: 22px;
    	line-height: 22px;
    	display: inline-block;
    	font-size: 23px;
    	margin-right: 20px;
		float:right;
		transition:opacity 0.5s ease-in-out 1s;
	}
	.mobile-minicart-toggle>span {
	position: absolute;
    font-size: 12px;
    min-width: 14px;
    height: 14px;
    top: -9px;
    right: -6px;
    background: #ae0035;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    border-radius: 7px;
    padding: 0 3px;
    box-sizing: border-box;
	}
	#mobile-menu-toggle:checked~.mobile-minicart-toggle {
		opacity:0;
		transition-duration:0s;
		transition-delay:0s;
	}
	.header_mini_cart .mini-cart-close {
		display:inline-block;
		float:right;
	}
	.header_mini_cart .header_mini_cart_inner {
		    clear: both;
    padding: 10px!important;
    max-height: calc(100vh - 60px)!important;
    margin-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
	}
	
	footer>.footer-content>.footer-widget1,
footer>.footer-content>.footer-widget2 {
	width:100%;
	text-align:center;
	padding-right:0;
}
footer>.footer-content>.footer-widget2 ul.menu > li {
	text-align:center;
}
.footer-contact-links>li {
	float:none;	
}
.footer-contact-links>li>a {
	margin:0 10px;
	width: 30px;
    height: 30px;
  	line-height: 30px;
}
}
/*@media only screen and (max-width: 600px) {
footer>.footer-content>.footer-widget2,
footer>.footer-content>.footer-widget3 {
	width:100%;
}	
footer>.footer-content>.footer-widget2 {
	padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
}*/