/*Настройка выпадающего меню ZOO. В Пункте меню, на вкладке Mega Menu Custom Class = zooMenu
=========================================================================*/
.site .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}
.uk-list-line>li:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0;
}
.sp-module ul > li > a {
    padding: 5px;
    width: 100%;
    display: block;
}
ul.level0, ul.level1, ul.level2, ul.level3 {
    left: 100%;	
}
li.level0.parent, li.level1.parent, li.level2.parent, li.level3.parent {
	position: relative;
}
ul.level0, ul.level1, ul.level2 {
    position: absolute;
    top: 0;
    background: #67015e;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	min-width: 120px;
}
div#sp-menu .zooMenu * a {
	display: flex;
}
.zooMenu .uk-list ul {
    padding-left: 0px;
}
li.sp-menu-item.sp-has-child ul.level0, li.sp-menu-item.sp-has-child ul.level1, li.sp-menu-item.sp-has-child ul.level2, li.sp-menu-item.sp-has-child ul.level3 {
    display: none;
}
li:hover.sp-menu-item.sp-has-child ul.level0, li.sp-menu-item.sp-has-child li.level0:hover ul.level1, li.sp-menu-item.sp-has-child li.level0 li.level1:hover ul.level2, li.sp-menu-item.sp-has-child li.level0 li.level1 li.level2:hover ul.level3 {
    display: block;
	animation: spFadeInUp 400ms ease-in;
}
li.sp-menu-item.sp-has-child li.parent > a:after {
	font-family: "FontAwesome";
    content: "\f105";
    float: right;
    margin-left: 7px;
}
.site .uk-list-line>li:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0;
}
li.level0:nth-child(n+2), li.level1:nth-child(n+2), li.level2:nth-child(n+2), li.level3:nth-child(n+2), li.level3 {
    border-top: 1px solid #e5e5e5;
}
.site .sp-module ul > li li.level3 a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.site .sp-megamenu-parent .sp-module {
    padding: 0;
}
div#sp-menu .zooMenu * a:hover, div#sp-menu .zooMenu * a:active {
    background-color: #f70;
    color: #fff;
}
/*=========================================================================*/
.sp-contact-info {
	float: none !important;
	text-align: center;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {	
    padding: 5px 5px 5px 10px !important;
}
.sp-page-title {
	padding: 15px 0 20px!important;
}
/*
@media (max-width:767px) {
#sp-bottom2 .sp-module .sp-module-title, #sp-bottom3 .sp-module .sp-module-title {
	margin-top: 30px;
}
}
.sp-module ul >li {
    border-bottom: none !important;
	padding-bottom: 6px;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 10px;
}*/
#sp-bottom {
    -webkit-box-shadow: inset 0 -16px 18px -16px #000;
    box-shadow: inset 0 -16px 18px -16px #000;
    background-color: #2e2e2e;
}
#sp-footer .container-inner {
    border-top: none;
}
.sp-page-title {
    background: #616161;
}
div.contactus-form span.contactus-file {
    background-color: #fff;
}
#sp-main-body {
	background-image: url(../../../images/bg.png);
}
#sp-main-body a {
    font-weight: 600;
}
#sp-footer, #sp-bottom, .sp-page-title {
	background-image: url(../../../images/bg1.png);
}
#sp-top-bar, .offcanvas-menu {
	background-image: url(../../../images/bg2.png);
	background-color: #ff8a00;
}
.offcanvas-menu h3, .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover {
	color: #E1E1E1;
}
.boxShadowOutset, .sp-page-title {
	box-shadow: 0px 3px 11px 0px #666;
	border-bottom: 2px solid #fff;
}
#sp-header {
	background-image: url(../../../images/bg3.png);
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 30px;
}
.blockNumber .sppb-media-body.sppb-text-left {
	font-weight: 600;
}
.markerAdditionalGoods li {
    list-style: none !important;
}
.markerAdditionalGoods li:before {
    content: "\f058";
    font-family: FontAwesome;
    color: #fd8900;
    font-size: 20px;
    margin-right: 10px;
	margin-left: -26px;
}
.itemid-118 h2.sppb-title-heading {
    background-color: #fd8900;
    color: #fff;
    padding: 5px 5px 10px;
	background-image: url(../../../images/bg2.png);
}
.site .logo-image {
    height: auto;
    max-height: 65px;
}
.yoo-zoo.product-uikit > h1 {
    margin-bottom: 25px;
}
.yoo-zoo.product-uikit.product-uikit-frontpage .uk-margin img {
    border-radius: 20px;
}
.site .uk-subnav>*>:focus, .site .uk-subnav>*>:hover {
    color: #c65702;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 15px;
}
.yoo-zoo.product-uikit h3.uk-margin-remove {
    font-size: 1.15rem;
}