/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/



/** menu **/

nav#menu a {
    font-size: 18px !important;
}

/* menu kraj**/

/* ******************************************* OPĆENITO **/
.banner {
    min-height: 830px;
}
.header_placeholder {
    background-color: white !important;
}
.banner h2 {
    font-size: 39px;
    color: white;
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    font-weight: bolder;
    text-align: center;
    margin-top: 260px;
	line-height:50px;
}
.banner p {
    font-size: 22px;
    text-align: center;
    padding-top: 30px;
    color: white;
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    font-style: italic;
}
.narucite {
    /* color: black !important; */
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
}

#Content {
    padding-top: 0px !important;
}

.header-stack #Top_bar .logo {
    
    border-bottom-width: 0px;
    border-style: solid;
	border-color: white;
}

.top_bar_right {
    display: none !important;
}


/* ******************************************** O zeolitu */
.ozeolitu p {
    font-size: 19px;
    text-align: left;
    line-height: 30px;
	margin: 0 !important;
    padding-top: 10px;
}

.zeolittext h3 {
    font-size: 24px;
    font-weight: bolder;
	color:black;
}

.zeolittext {
    margin-top: 45px;
}




/* ******************************************** Zeolit boxovi */

.zeolitbox {
    min-height: 250px;
    padding-top: 10px;
}

.zeolitbox {
    background-color: #ffffff8c;
    border-radius: 50px;
}

.zeolitbox p {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    width: 70%;
	margin: 0 auto;
}

.zeolitbox h3 {
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 22px;
    font-weight: bolder;
	color:black;
}

.superior h3 {
    font-size: 25px;
    font-weight: bolder;
    text-align: center;
    padding-top: 50px;
	color:black;
}

.superior hr {
    width: 23%;
    height: 4px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(235,232,196,0) 100%);
    border-radius: 54px;
}

/* **************************************    Zašto odabrazi zeolite */
.zastozeolite p {
    font-size: 19px;
    line-height: 30px;
    color: #4c3e44;
}

.zastozeolite h3 {
    font-size: 24px;
    font-weight: bolder;
    line-height: 30px;
    padding-top: 80px;
}

/* *************************************** BENIFITI * */

.benifiti h3 {
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    color: white;
    padding-top: 50px;
    width: 80%;
    line-height: 40px;
    margin: 0 auto;
	text-shadow: 0 0 4px rgb(0 0 0);
}

.benifiti p {
    font-size: 19px;
    line-height: 30px;
    color: black;
    text-align: center;
    padding: 20px 30px 20px 30px;
	width: 60%;
	margin:0 auto;
}

.background-benifits {
    margin: 0 auto;
    background-color: hsl(0deg 0% 100% / 86%);
    border-radius: 70px;
    margin-top: 40px;
	width:60%;
}


/************************* TESTEMONIALI */

.testemoniali {
    padding-top: 70px !important;
}
blockquote:after {
    content: '\e909';
    font-family: "mfn-icons";
    font-size: 60px;
    position: absolute;
    left: -40px;
    top: -30px;
    color: rgb(247 181 85);
}
a.button .button_icon {
    display: block;
    float: left;
    background-color: rgb(247 181 85);
}
.testemoniali h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    font-weight: bolder;
    font-size: 24px;
}
.hr_dots {
    display: none;
}

a.button .button_icon {
    display: block;
    float: left;
    background-color: rgb(211 204 124);
}






