/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
:root {
  --mainColor: #adabab;
}

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

div#o-nama:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.40);
}
.widgets_wrapper {
    display: none;
}
#Footer {
    background-color: #000 !important;
}
.wp-caption-text {
    color: #545454;
    padding-top: 25px !important;
}
.plan-header {
    padding: 0px !important;
}
.plan-inside {
    min-height: 495px;
}
button.button.submit-button {
    background-color: #423d3d !important;
}
/**contract**/
a.powered-by {
    display: none !important;
}
.wrap.mcb-wrap.one-second.contract-tekst.valign-top.clearfix {
    margin-top: 150px;
    font-size: 20px;
    line-height: 40px;
}
.pricing-box .plan-header h2 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 30px;
    min-height: 60px;
}
div#contract-header {
	height: 520px;
}
#contract-header h2 {
    margin-top: 520px;
    text-align: center;
    width: 100%;
    background-color: #433e3e;
    padding: 10px;
    color: #FFF;
}
#contract-header h3 {
    margin-top: -15px;
    text-align: center;
    width: 100%;
    background-color: #433e3e;
    padding-bottom: 10px;
	color: #FFF;

}
/**kontakt**/
div#kontakt {
    height: 600px;
}
div#kontakt:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.20);
}
#kontakt h1 {
    color: white;
    font-weight: 600;
}
.wrap.mcb-wrap.one-second.kontakt-tekst.valign-top.clearfix {
    font-size: 15px;
    line-height: 20px;
}

.pricing-box a p {    
background:
     linear-gradient(
       to bottom, var(--mainColor) 0%,
       var(--mainColor) 100%
     );
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 4px 4px;
  color: #000;
  text-decoration: none;
  transition: background-size .2s;
}

.pricing-box a p:hover {
  background-size: 4px 50px;
	text-decoration:none !important;
	color:#FFF;
}

.pricing-box a, a:visited, a:focus {
    text-decoration: none !important;
}

.column_attr.clearfix.align_center a{    
background:
     linear-gradient(
       to bottom, var(--mainColor) 0%,
       var(--mainColor) 100%
     );
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 4px 4px;
  color: #000;
  text-decoration: none;
  transition: background-size .2s;
}



.column_attr.clearfix.align_center a:hover{
	background-size: 4px 50px;
	text-decoration:none !important;
	color:#FFF;
}

.column_attr.clearfix.align_center a, a:visited, a:focus {
    text-decoration: none !important;
}

#kontakt-forma {
    margin:0 auto;
	padding:0px 10px;
}
.menu img {
    width: 26px;
}
#Content{
	margin-top:-60px;
}
@media only screen and (min-width: 768px){
#Top_bar #logo img{
	transform:scale(1.4)
}
	


}




@media only screen and (min-width: 769px) and (max-width: 1358px){
	#galerija .image_wrapper {
    height: 166px !important;
}

}



@media only screen and (max-width: 768px){
	#galerija .image_wrapper {
    height: 188px !important;
}
	.form-element-html .bold- {
    padding-top: inherit;
}
	#kontakt{
		padding-top:50px !important;
	}
	form.fc-form.fc-form-2.align-.spin-.dont-submit-hidden-.disable-enter-.label-placeholder.save-form-false.remove-asterisk-true.icons-hide-false.field-alignment-left.field-border-hidden.frame-hidden {
    padding-top: 50px;
		width:100%;
		margin-top:10px;
}
	#Content{
	margin-top:0px;
}
	.plan-inside{
	min-height:auto;
	}
	.section.mcb-section.contract {
    margin-bottom: -65px !important;
    padding-top: 10px !important;
		padding-bottom:40px !important;
}
	div#kontakt {
    padding-top: 35px !important;
}
	#kontakt-forma {
    width: 125%;
		padding-left:0px;
		margin-top:20px;
}
	.pricing-box a p {
    color:#000;
	text-decoration:underline;
		background:none !important;
}
	.pricing-box a p:hover{
	text-decoration:none !important;
	color:#737373;
}
	.pricing-box a, a:visited, a:focus {
    text-decoration: none !important;
}
	.column_attr.clearfix.align_center a {
    color:#000;
	text-decoration:underline;
		background:none !important;
}
	.column_attr.clearfix.align_center a:hover{
	text-decoration:none !important;
	color:#737373;
}
	.column_attr.clearfix.align_center a, a:visited, a:focus {
    text-decoration: none !important;
}
}

.naslovi-slider {
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: right;
}

.naslovi-slider h1 {
	color:#FFF;
    background-color: #00000070;
    padding-right: 10%;
}
#galerija .image_wrapper {
    height: 400px;
}
