/* 
 Theme Name:     Maracom
 Author:         Maracom
 Author URI:     https://maracom.hr
 Template:       Divi
 Version:        v1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.8
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

div#boxzilla-749.boxzilla.boxzilla-749.boxzilla-bottom-right.boxzilla-akcija{
-webkit-box-shadow: -64px -37px 76px -2px rgba(0,0,0,0.14);
-moz-box-shadow: -64px -37px 76px -2px rgba(0,0,0,0.14);
box-shadow: -64px -37px 76px -2px rgba(0,0,0,0.14);
}
div#boxzilla-749.boxzilla.boxzilla-749.boxzilla-bottom-right.boxzilla-akcija{
border-radius: 40px 0px 0px;
}

div.wpsbc-container.wpsbc-calendar-1
{
	font-size: 20px!important;
    font-family: Poppins!important;
}

.et_pb_tabs_controls .clearfix {
	background-color: white;
}
.et_pb_tab_0 .et_pb_tab_active {
	border-right: none;
}
ul.et_pb_tabs_controls:after {
    display: block;
    visibility: visible;
    position: relative;
    z-index: 9;
    top: -1px;
    border-top: none;
    content: "";
}

.mobile_menu_bar:before {
    color: lightgray;
    background-color: #e20d0d;
    border-radius: 50px;
    padding: 5px;
}

.et_mobile_menu {
	border-top: 3px solid #e20d0d;
}
.et_mobile_menu .menu-item-has-children>a  {
	background-color: #ef0000db;
	color: white;
}