#sp-header {
    background: #ffffffeb;
}

.sppb-embed-responsive.sppb-embed-responsive-2by1 {padding-bottom: 66%}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding-top: 3%;}

#sp-top-bar {font-size: 1.1rem;}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li span {
    padding: 0 10px!important;
}

footer#sp-footer div.container div.container-inner {padding: 10px; font-size: 120%}

.article-details .article-full-image img {
    width: 100%;
}

 .blog-press h1.sp-page-title-heading {
	color: #444;
font-size: 26.4px!important;
}

 .blog-press .sp-page-title-heading {
padding: 15px 0; color: #fff!important;
}

#modal-menu {background: #fff}
.offcanvas-menu {background: #fff}

#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {background: #222}

#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul>li>a {font-size: 21px!important}

div#djc_cart_popup {
    z-index: 9999;
}

/* Hides the menu at larger size as menu too long */
@media (max-width: 1100px){
 .sp-megamenu-parent > li  {
display: none;
}
}

.sp-megamenu-parent .sp-mega-group>li>a {
    font-size: 20px;
      color: #E1B57E;
    font-weight: 700;
}

.mod_djc2categories select.mod_djc2categories_list {
    margin-top: 10px;
    border: 1px solid #E0B57E;
    color: #E1B57E;
    background: transparent;
}

/* .form-select {background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23e0b57e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);} */

