/*Header CSS*/

.header-logo {  
    margin-top: 10px;
    width: 150px;
}

header {
    height: 118px;
    padding: 35px 0;
}

header .wrapper {
    width: 100%;
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.header-row {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}
.menu-area {
    margin-top: 12px;
}

.menu-area ul {
    padding-left: 0;
}

.menu-area ul li {
    display: inline-block;
    margin-right: 25px;
    color: #4B4A4B;
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2em;
    /* letter-spacing: 0.2px; */
}
.menu-area ul li a {
    color: #4B4A4B;
} 

.current-menu-item a {
    color: #009A3D;
}

.language-switcher span {
    background-image: url(https://wordpress-549078-2044415.cloudwaysapps.com/wp-content/themes/hello-theme-child-master/assets/images/lang-drop-icon.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto;
    padding-right: 17px;
    margin-left: 0px;
}

.language-switcher {
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2em;
    /* letter-spacing: 0.2px; */
    color: #4B4A4B;
    text-transform: uppercase;
    /* font-family: 'Source Sans Pro', sans-serif; */
    margin-top: 12px;
}

.language-switcher ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    margin-left: -16px;
}

.language-switcher ul li {
    list-style: none;
}

.language-switcher:hover ul {
    visibility: visible;
    opacity: 1;
}

.vdivider {
    display: inline-block;
    margin: 0 20px 0 20px;
}

header .search {
    display: inline-block;
    margin: 0 25px;
}

.official-dis {
    display: inline-block;
}

.official-dis img {
    margin-left: 8px;
    height: 51px;
}
.rickman-logo{
	width: 83px !important;
	height: auto !important;
}

/* book a demo button*/

.btn-book-demo {
    display: inline-block;
    padding: 15px 20px;
    background: #009A3D;
    border-radius: 9.6px 0px 9.6px 9.6px;
    color: #fff;
    font-size: 22px;
}
.btn-book-demo:hover{
    text-decoration: none;
}
.mobile-book-a-demo {
    padding: 25px 0 0 10px;
}



header .shop-auth{

}








/*Mega menu*/

.header-column>.row {
    /*position: relative;*/
}

.mega-menu-item {
    position: relative;
    padding-bottom: 47px;
}

.mobile-header li.mega-menu-item>a:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 28px;
    width: 10px;
    height: 7px;
    background: url(../images/lang-drop-icon.png) no-repeat center center;
}

.mega-menu-item>a {
    cursor: pointer;
}

.mega-menu-item.current-menu-item>a {
    color: #009A3D;
}

.mega-menu-item .megamenu-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 118px;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
    background: #fff;
    padding: 40px 60px 10px 60px;
    box-shadow: 0px 6px 76px rgba(0, 0, 0, 0.07);
    border-radius: 24px 0px 24px 24px;
    font-family: 'Merriweather', sans-serif;
}

.admin-bar .mega-menu-item .megamenu-container {
    top: 150px;
}

.mega-menu-item .megamenu-container.join-us-menu-container {
    max-width: 1030px;
}
.mega-menu-item .megamenu-container.book-a-demo-menu-container {
    max-width: 525px;
}
.mega-menu-item:hover .megamenu-container {
    opacity: 1;
    visibility: visible;
}

.mega-menu-item:hover:after {
    content: '';
    position: absolute;
    /*bottom: -47px;*/
    bottom: 0;
    left: calc(50% - 11px);
    z-index: 12;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 18px solid #009A3D;
}

.megamenu-container .product-menu-group {
    width: 40%;
}

.megamenu-container .product-menu-group:nth-child(3n+3) {
    width: 20%;
}

.product-menu-group-title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 28px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    color: #009A3D;
    font-weight: 400;
}

.menu-product-item {
    padding-bottom: 50px;
}

.megamenu-container .menu-item-col {
    padding-right: 30px;
}

.megamenu-container .menu-item-col .menu-item-image {
    display: block;
    border: 1px solid rgba(177, 178, 179, 0.5);
    -webkit-border-radius: 20px 0px 20px 20px;
    border-radius: 20px 0px 20px 20px;
    overflow: hidden;
    height: 150px;
    width: 150px;
}

.megamenu-container .menu-item-col:hover>.menu-item-image {
    border-color: #009A3D;
}

.menu-product-item .menu-product-item-image {}

.menu-product-item:hover .menu-product-item-image {
    border: 2px solid #009A3D;
}

.menu-product-item .menu-product-item-image:last-child {
    margin-right: 0;
}

.menu-product-item .menu-product-item-image img {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

.mega-menu-item-title {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0.2px;
    font-weight: 400;
	max-width: 146px;
}

.mega-menu-item-title a {
    color: #4B4A4B;
}

.joinus-menu-item {}

.joinus-menu-item:nth-child(3n+3) {
    margin-right: 0;
}

.joinus-menu-item .menu-item-image {}

.joinus-menu-item:hover .menu-item-image {
    border: 1px solid #009A3D;
}

.menu-item-col:hover>.mega-menu-item-title a {
    color: #009A3D;
}

.menu-item-image img {
    max-width: 100%;
    max-height: 100%;
}

.social-media .widget_media_image {
    display: inline-block;
}

.social-media .widget_media_image {
    display: inline-block;
}

.footer-column-one p a {
    color: #fff;
}


/*thermomix menu*/

.mega-menu-item .megamenu-container.parent-megamenu-container {
    max-width: unset;
    width: 840px;
    position: absolute;
    left: -80px;
    width: 840px;
    top: 100%;
    min-height: unset;
}

.mega-menu-item .megamenu-container.parent-megamenu-container.kobold-megamenu-container {
    width: 936px;
}

.menu-item-col .submenu-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 60px 60px 60px 60px;
    -webkit-border-radius: 0px 0px 24px 24px;
    border-radius: 0px 0px 24px 24px;
    background: #ECECED;
    margin-top: -30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.menu-item-col:hover .submenu-container {
    opacity: 1;
    visibility: visible;
}

.megamenu-container .menu-item-col.parent-megamenu-item {
    padding-bottom: 50px;
}

.parent-megamenu-item>.mega-menu-item-title {
    position: relative;
}

.menu-item-col.has-submenu:hover>.mega-menu-item-title:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: calc(50% - 11px);
    z-index: 12;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 18px solid #009A3D;
    z-index: 1000;
}

.parent-megamenu-container .parent-megamenu-row {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.kobold-megamenu-container .parent-megamenu-row {
    -webkit-justify-content: unset;
    justify-content: unset;
}

.megamenu-container .menu-item-col.submenu-item .menu-item-image {
    width: 92px;
    height: 92px;
}

.submenu-item .mega-menu-item-title {
    font-size: 12px;
    width: 92px;
}

.megamenu-container .submenu-item {
    margin-bottom: 12px;
}

.megamenu-container.kobold-megamenu-container .submenu-item {
    padding-right: 24px;
}


/*Sticky Header*/

body {
    margin-top: 118px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}

.admin-bar header {
    top: 32px;
}


/* Header Search bar */

.header-row {
    position: relative;
}

.header-row .header-search-form {
    position: absolute;
    left: 15px;
    top: -5px;
    width: calc(100% - 255px);
    z-index: 999;
    background: #fff;
    height: 60px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-search-active .header-search-form {
    visibility: visible;
    opacity: 1;
}

.header-row .official-dis {
    float: right;
}

.header-search-icon {
    cursor: pointer;
}

.close-header-search-form {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 1000;
}

.header-search-form .search-field {
    border: 1px solid #009A3D;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 17px 30px 17px 70px;
    background: url(../images/search-icon.png) no-repeat;
    background-position: 24px 12px;
}

.header-search-form .search-field:focus {
    border-color: #009A3D;
}

.mobile-header {
    position: relative;
}

.mobile-header .mobile-header-search-form {
    position: absolute;
    left: 20px;
    top: -5px;
    width: calc(100% - 75px);
    z-index: 999;
    background: #fff;
    height: 60px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-search-active .mobile-header-search-form {
    visibility: visible;
    opacity: 1;
}

.mobile-header-search-form .search-field {
    border: 1px solid #009A3D;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 13px 30px 13px 60px;
    background: url(../images/search-icon.png) no-repeat;
    background-position: 10px 9px;
}

.mobile-header-search-form .search-field:focus {
    border-color: #009A3D;
}

.close-header-search-form-mob {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 1000;
}

.search-page-wrapper {
    padding: 100px 0;
}


/*Store Locator*/

.page-section {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px;
}

.store-locator-banner img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.store-locator-form-content {
    max-width: 575px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.store-locator.page-section {
    padding-top: 100px;
    padding-bottom: 130px;
}

.sub-header {
    font-family: 'Merriweather';
    font-size: 36px;
    line-height: 1.4;
    color: #4B4A4B;
}

.store-locator-form-content .sub-header {
    padding-bottom: 36px;
}

.store-locator-form .location-search-field {
    position: relative;
    padding-left: 26px;
    border-bottom: 1px solid rgba(177, 178, 179, 0.5);
    padding-bottom: 16px;
    background: url(../images/map-pin.svg) no-repeat 0 5px;
}

.store-locator-form .location-search-field input {
    border: none;
    outline: none;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
}

.store-locator-form ::-webkit-input-placeholder {
    color: #B1B2B3;
}

.store-locator-form :-ms-input-placeholder {
    color: #B1B2B3;
}

.store-locator-form ::placeholder {
    color: #B1B2B3;
}

.store-locator-map .acf-map {
    height: 550px;
    -webkit-border-radius: 24px 0px 24px 24px;
    border-radius: 24px 0px 24px 24px;
}

.store-locator-results .search-result-stores {
    padding-top: 80px;
    padding-bottom: 45px;
}

.marker-row {
    padding: 12px 9px 12px 12px;
}

.marker-row .marker-store-title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 8px;
}

.location-info-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 24px;
    font-family: 'Source Sans Pro', sans-serif;
}

.location-info-list li {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 25px;
    margin-bottom: 8px;
    color: #4B4A4B;
}

.location-info-list li.store-telephone {
    background: url(../images/phone-icon.svg) no-repeat 0 5px;
}

.location-info-list li.store-email {
    background: url(../images/email-icon.svg) no-repeat 0 5px;
}

.location-info-list li.store-website {
    background: url(../images/web-icon.svg) no-repeat 0 5px;
}

.location-info-list li.store-loc {
    background: url(../images/map-icon.svg) no-repeat 0 5px;
}

.store-direction a {
    font-size: 20px;
    line-height: 1.25;
    display: block;
    color: #4B4A4B;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    position: relative;
}

.store-direction a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #009A3D;
    font-size: 18px;
    position: absolute;
    top: 3px;
    right: 0;
}

.search-result-stores {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.search-result-stores .result-store-item-inner {
    width: 395px;
    padding-right: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #4B4A4B;
}

.result-store-item-inner .location-info-list li {
    margin-bottom: 12px;
}


/* width */

.store-locator-results ::-webkit-scrollbar {
    height: 6px;
}


/* Track */

.store-locator-results ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 30px;
}


/* Handle */

.store-locator-results ::-webkit-scrollbar-thumb {
    background: #009A3D;
    border-radius: 30px;
}


/* Handle on hover */

.store-locator-results ::-webkit-scrollbar-thumb:hover {
    background: #066b2e;
}

@media only screen and (max-width: 1220px) {
    .mega-menu-item .megamenu-container {
        position: static;
        max-width: unset;
        min-height: unset;
        opacity: 1;
        visibility: visible;
        display: none;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        -webkit-border-radius: unset;
        border-radius: unset;
        padding: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        margin-top: 17px;
        -webkit-transition: unset !important;
        transition: unset !important;
    }
    .megamenu-container .product-menu-group,
    .megamenu-container .product-menu-group:nth-child(3n+3) {
        width: 100%;
    }
    .mega-menu-item:hover:after {
        display: none;
    }
    .megamenu-container .product-menu-group-inner {
        display: block !important;
    }
    .megamenu-container .menu-item-col {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding-right: 0;
    }
    .mega-menu-item-title {
        margin-top: 0;
        margin-left: 20px;
    }
    .menu-product-item {
        padding-bottom: 16px;
    }
    .megamenu-container .menu-item-col {
        padding-bottom: 16px;
    }
    .mega-menu-item .megamenu-container.parent-megamenu-container {
        position: static;
        width: unset;
    }
    .mega-menu-item .megamenu-container.join-us-menu-container {
        max-width: unset;
    }
    .parent-megamenu-container .parent-megamenu-row {
        display: block !important;
    }
    .megamenu-container .menu-item-col.parent-megamenu-item {
        padding-bottom: 16px;
    }
    .megamenu-container .menu-item-col.has-submenu {
        position: relative;
        flex-wrap: wrap;
    }
    .megamenu-container .menu-item-col.has-submenu:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 28px;
        width: 10px;
        height: 7px;
        background: url(../images/lang-drop-icon.png) no-repeat center center;
    }
    .menu-item-col .submenu-container {
        position: static;
        opacity: 1;
        visibility: visible;
        display: none;
        margin-top: 20px;
        margin-left: -20px;
        margin-right: -20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        background: #fff;
        -webkit-border-radius: unset;
        border-radius: unset;
        padding: 30px 40px 30px 40px;
        -webkit-transition: unset !important;
        transition: unset !important;
        width: calc(100% + 40px);
    }
    .language-switcher {
        padding-right: 40px !important;
    }
    .submenu-container .submenu-row {
        display: block !important;
    }
    .menu-item-col.has-submenu:hover>.mega-menu-item-title:after {
        display: none;
    }
    .megamenu-container .menu-item-col.submenu-item .menu-item-image {
        width: 60px;
        height: 60px;
    }
    .mega-menu-item .megamenu-container.parent-megamenu-container.kobold-megamenu-container {
        width: unset;
    }
}

@media only screen and (max-width: 767px) {
    .store-locator-form-content .sub-header {
        font-size: 30px;
        padding-bottom: 28px;
    }
    .store-locator-map .acf-map {
        height: 400px;
    }
}









@media only screen and (max-width: 1024px) {
    .menu-area ul li {
        margin-right: 10px;
    }
    .btn-book-demo {
        padding: 12px 18px;
    }
    .vdivider {
        margin: 0 10px 0 10px;
    }
    .footer-column-one p {
        margin-right: 0;
    }
    .footer-menu ul li {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 1221px) {
    .mobile-header {
        display: none;
    }
}

@media only screen and (max-width: 782px) {
    body.admin-bar .mobile-menu {
        top: 46px;
    }
    .admin-bar header {
        top: 46px;
    }
}

@media only screen and (max-width: 414px) {
    footer {
        height: auto;
    }
}








/*Footer CSS*/

footer {
    background-color: #4B4A4B;
    height: auto;
    width: 100%;
    color: #fff;
    padding: 68px 31px;
	position: absolute;
}

footer img{
    width: auto !important;
}

footer .wrapper {
    width: 100%;
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer-column-one img {
    margin-bottom: 20px;
}


.footer-column-one p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-right: 165px;
    margin-bottom: 47px;
}

.footer-column h5 {
    font-family: 'Merriweather', serif;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.2px;
}

.kobold-footer-logo {
    width: 90px;
    margin-top: 8px;
}

.footer-column-two img {
    margin-bottom: 32px;
    margin-right: 10px;
}

.social-media {
    margin-top: 116px;
}

.social-media img {
    margin-right: 18px;
}

.footer-menu ul li {
    display: inline-block;
    list-style: none;
    margin-right: 45px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.footer-menu ul li a {
    color: #fff;
}

.footer-column-two .form-default .form-control{
    border-radius: 10px;
    padding: 10px 15px;
}

.copyright {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
}


/* mobile header*/

.mobile-column-one {
    padding-left: 20px;
}

.mobile-column-two {
    padding-right: 20px;
}

.mobile-menu {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    overflow-y: auto;
}

body.admin-bar .mobile-menu {
    top: 32px;
}

body.menu-open {
    overflow: hidden;
}

.mobile-column-two img {
    margin-top: 10px;
    margin-left: 10px;
}

.mobile-menu-header {
    padding: 15px 20px;
}

.mobile-menu-header .mobile-header-logo,
.mobile-menu-header .mobile-menu-close,
.hamburger-icon {
    display: inline-block;
}

.mobile-menu-close {
    margin-top: 12px;
}