/* Loading icon css */

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 100%;
	background: url('/wp-content/themes/hestia-child/img/dual-ball-medium.gif') center no-repeat #fff;
}

#menu-primary .menu-item a:hover {
	color: blue !important;
}

#menu-primary .menu-item a {
	font-weight: 500;
	font-size: 1.1em;
	color: black;
}

#menu-primary .menu-item a .caret {
  transition: 0.2s ease-out;
}

#menu-primary .dropdown-menu > .menu-item > a {
	font-size: 13px;
}

#menu-primary .dropdown-menu > .menu-item:not(:last-child) > a {
	border-bottom: solid 1px #d0d0d0;
}

#menu-primary .dropdown-menu .menu-item:hover {
	background: #f7f7f7;
}

#menu-primary ul {
	padding: 0 !important;
	z-index: 200 !important;
}

#menu-primary > .dropdown > .dropdown-menu {
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
}

.black-overlay {
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    opacity: .5;
    z-index: 100;
}

.hestia-mega-menu .hestia-mm-col:not(:first-child) {
	border-left: solid 1px #dddddd;
}

.hestia-mm-col:hover, .hestia-mm-heading:hover {
	background: transparent !important;
}

.divider a:hover, .divider:hover {
	cursor: default !important;
}

.hestia-mm-heading {
	text-align: center !important;
	color: #200066 !important;
}

.hestia-mm-heading a:hover {
	text-decoration-line: none !important;
}

.hestia-mega-menu > .dropdown-menu > .hestia-mm-col > .dropdown-menu > .menu-item-type-taxonomy > a {
	border-bottom: none !important;
}

.dropdown-menu {
	box-shadow: 0px 0px 2px 1px #d0d0d0;
}

body header.header .hestia-top-bar {
	background-color: #200066;
	border-bottom: none;
}

a.link-no-style:hover {
	text-decoration: none !important;
	color: #ffffff !important;
}

.iksm-terms {
	box-shadow: 0px 0px 0px 1px #bdb3d1;
	border-radius: 4px;
	overflow:hidden;
	user-select: none;
}

.iksm-terms-tree--level-2 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner > .iksm-term__link:before {
	content: "\27A4";
	margin-left: 12px;
	margin-right: -7px;
	font-size: 11px;
}

.iksm-terms-tree--level-2 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner {
	border-top: solid 1px #bdb3d1;
}

.iksm-terms-tree--level-2 > .iksm-terms-tree__inner > .iksm-term--child.iksm-term--expanded > .iksm-term__inner {
	border-bottom: solid 1px #bdb3d1;
}


.iksm-terms-tree--level-3 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner > .iksm-term__link:before {
	content: "•";
	margin-right: -20px;
	margin-left: 23px;
	font-size: 16px;
}

.iksm-terms-tree--level-3 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner {
	background-color: #ffffff;
}

.iksm-terms-tree--level-3 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner:hover {
	background-color: #e6ebfb;
}


.iksm-terms-tree--level-4 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner > .iksm-term__link:before {
	content: "+";
	margin-right: -33px;
	margin-left: 32px;
	font-size: 15px;
}

.iksm-terms-tree--level-4 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner {
	background-color: #ffffffda;
}

.iksm-terms-tree--level-4 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner:hover {
	background-color: #ffffffbb;
}

.iksm-terms-tree--level-5 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner > .iksm-term__link:before {
	content: "-";
	margin-right: -48px;
	margin-left: 43px;
	font-size: 15px;
}

.iksm-terms-tree--level-5 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner {
	background-color: #ffffffc2;
}

.iksm-terms-tree--level-5 > .iksm-terms-tree__inner > .iksm-term--child > .iksm-term__inner:hover {
	background-color: #ffffffbc;
}

.woocommerce-product-gallery__image a img {
	border-radius: 12px !important;
}

#menu-primary > li.hestia-search-in-menu > div > form {
	margin-top: 0;
	margin-bottom: 0;
}

.card-title a {
	color: black !important;
	text-transform: uppercase;
	font-size: 20px;
}

.card-description {
	color: #484848;
}

footer.footer.footer-black {
	background-color: #272032;
}

footer.footer.footer-black a {
	opacity: 1 !important;
}

footer.footer.footer-black a:hover {
	opacity: 0.86 !important;
}

.txt-contact-content-lite textarea {
	background-color: white !important;
}

.form-contact-lite input, .form-contact-lite textarea {
	padding: 10px !important;
	border-radius: 5px 
		!important;
	box-shadow: 0px 0px 5px 1px #525252 !important;
	background-color: #ffffff !important;
	background-image: none !important;
}

.form-contact-lite form {
	margin-left: 0px !important;
}

.form-contact-lite form button {
	padding: 5px 25px !important;
	float: left !important;
	background-color: transparent !important;
	background-image: linear-gradient(210deg, #200066 25%, #BF0210 100%) !important;
	box-shadow: 0px 0px 5px 1px #525252 !important;
}

.form-contact-lite form > div.wpforms-field-container div.form-group {
	padding-bottom: 10px !important;
}

.form-contact-lite form > div.wpforms-field-container div.form-group label {
	color: #fff;
	font-weight: 400;
}

footer.footer.footer-black h5 {
	font-size: 21px !important;
	border-bottom: 2px solid;
}

footer.footer.footer-black > .container > .content > .row > .col-md-4:first-child h5 {
	font-size: 17px !important;
	border-bottom: 2px solid;
}

footer.footer.footer-black div.content {
	padding-bottom: 30px !important;
}

.textwidget p {
	color: white !important;
	font-size: 15px;
}

.footer-link {
	opacity: 1 !important;
}

.footer-map {
	border-radius: 5px;
}

.ht-category-wrap {
	background:white;
	box-shadow: 0px 0px 10px 4px #d5d5d5;
}
.ht-category-wrap .ht-category-content {
	padding: 10px;
}

.ht-category-wrap .ht-category-content *:first-child {
	line-height: 26px;
	font-size: 18px;
}

.ht-category-wrap .ht-category-content span:before {
	width: 15px !important;
}

.ht-category-wrap .ht-category-content h3 {
	width: 150px !important;
}

.ht-category-wrap .ht-category-image a {
	display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    background: white !important;
    overflow: hidden !important;
}

.ht-category-wrap .ht-category-image a img {
	border-radius: 0px !important;
    height: 200px !important;
    object-fit: cover !important;
}

#htwlquick-viewmodal {
	display: none;
}

.ht-product-image {
    width: auto !important;
    height: 270px !important;
    overflow: hidden !important;
    box-shadow: 0px 3px 7px 0px grey;
}

.ht-product-image a {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    background: white !important;
    overflow: hidden !important;
}

.ht-product-image img {
    border-radius: 0px !important;
		height: 270px !important;
    object-fit: cover !important;
}

div.hestia-bottom-footer-content > div.copyright.pull-right {
	display:none;
}

.no-select {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

/* Root Shop Page, padding of search button */
.elementor-widget-container > .widget_product_search > form > button {
    padding: 10px 7px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
	.navbar-header {
		width: 10% !important;
	}
	
	#menu-primary .menu-item a {
		font-size: 12px !important;
	}
}



