/*
 Theme Name:   InterIP Custom Style
 Description:  Custom style for InterIP theme
 Author:       Mesut
 Author URI:   https://www.interip.nl
 */
/* Kleuren */
.background-maincolor { background-color: #479a36 !important;}
.fontbackground-maincolor {color: #244a1c !important;}
.background-extracolor1 {background-color: rgba(232, 170, 20,0.9)  ;}
.font-extracolor1 {color: rgba(232, 170, 20,0.9	) ;}
.background-extracolor2 {background-color: rgba(58,137,201,0.9	) ;}
.font-extracolor2 {	color: rgba(58,137,201,0.9	) ;}
.background-extracolor3 {background-color: rgba(242,108,79,0.9);}
.font-extracolor3 {color: rgba(242,108,79,0.9) ;}


#top-header {
	background-color: #479a36 !important;
}
#main-header a {
	color: #479a36  !important;
	
	//size:22px;
}
.mobile_menu_bar:before {
        color: #479a36 !important ;
	}
.mobile_nav.opened .mobile_menu_bar:before {
		color: #479a36 !important ;
	}
	
.mobile_nav ul#mobile_menu .current_page_item > a {
	color: #244a1c !important ;
	font-size: 125%;
	border-bottom: 1px solid rgba(232, 170, 20,0.9) ;
}
	
#top-menu li.current-menu-item > a {
	color: #244a1c  !important;
	border-bottom: 1px solid rgba(232, 170, 20,0.9) ;
	padding-bottom: 5px !important;
	font-size: 125%;
}

#et-secondary-menu li.current-menu-item > a {
	// color: rgba(156,196.228,0.9) !important;
	color: #244a1c !important ;
	font-size: 125%;
	border-bottom: 1px solid rgba(232, 170, 20,0.9) ;
	padding-bottom: 5px;
}

.gradientmaker {
	background-image: linear-gradient(to right, #244a1c , rgba(232, 170, 20,0.9));
}

.et_pb_blurb_content {
	background-color: rgba(232, 170, 20,0.9) ;
}
.navbarmenu{
	background-color:#0B4F6C ;
}
.navbarmenu a{
	color: #ffffff !important;
}
.1navbarmenu.active a{
	color: #244a1c !important;
	background-color: rgba(255,255,255,0.8);
}
.1navbarmenu a:hover{
	color: #244a1c !important;
	// background-color: rgba(255,255,255,0.8);
}
.borderkleureigenschapbutton {
	 border-style: solid;
	border-color: red;
}
.btn-primary{
	border-color:  #479a36;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #479a36;
     border-color: #479a36;
}
.maakkader {
	border-color: rgba(232, 170, 20,0.9) !important;
}

.user-header span .btn {
	background-color: #E8AA14 ;
	color: #ffffff;
	border: none;
}
.user-header button:hover {
	background-color: #0B4F6C     !important;
	color: #ffffff;
	
}
.user-header span ul {
	 border: none;
	// font-color: white !imprtant;
	// background-color: #01BAEF   ;
	// background-color: red   ;
}

.pakketkeuzebtn {
	background-color: #E8AA14    !important;
	border: none;
	
}
.afrekenbtn {
	background-color: #479a36       !important;
	border: none;
	margin-top: 5px;
}
#cart {
	// background-color: #01BAEF      ;
}
#cartheader .headertxt , .headertxt {
	// color: #479a36   !important;
	// background-color: #0B4F6C       ;
	// background-color: #ffffff;
}
.beheerbuttonloggedin > span[class*='glyphicon'] {
	color: #479a36 !important ;
}

.contact_form input, .contact_form  select, .contact_form  textarea, #nieuwaccountform input, #nieuwaccountform textarea, #nieuwaccountform select {
	 color: #244a1c   !important;
	
}
.formulier input::-webkit-input-placeholder,  .formulier textarea::-webkit-input-placeholder {
	// color: #244a1c  !important ;
}


/* Contact Form */
	div[class*="_form"] p span { color: white !important; }
    div[class*="_form"] p { color: #E8AA14   !important; text-transform: uppercase; }

.formulier input, .formulier select, .formulier textarea {
	// color: #479a36  !important ;
	
}

.wpcf7-not-valid-tip {
	background-color: black;
	color: red !important;
}




#tab_toggle { background-color: #E8AA14; }
#tab_slide_background { background: #0B4F6C  !important; }


/* Helpdesk Menu */
div[class*="helpdesk_menu"] a { color: #ffffff !important; }
div[class*="helpdesk_menu"] li {
    background-color: #E8AA14 ;
    color: #ffffff;
	
}
/* Home Slider knopjes */
.home_slide_menu button {
	background-color: #E8AA14   !important;
	color: #ffffff !important;
	border: none;
}
.home_slide_menu button:hover {
	background-color: #0B4F6C     !important;
	color: #ffffff;
}
.prodoverzicht, .tldboxen {
	//background-color: #540D6E !important;
	color:  #479a36      !important ;
	background-color: rgba(255,255,255,0.4) !important;
	background-color: rgba(0,0,0,0.5) !important;
	
}	
.prodoverzicht .header, .tldboxen .header {
	background-color: #E8AA14 !important;
}	

.prodterms3 button {
	background-color: #01BAEF  	;
	color: white !important ;
}
.prodterms3 button:hover, .prodterms3 button:focus  {
	background-color: #479a36   ;
	color: #ffffff;
	
}
.prodterms3 .eigenschapwaarde {
	color: #0B4F6C      ;
	
}
.prodoverzicht1 .terminfo {
	// background-color: #E8AA14 ;
	// background-color: #f4e6c3;
	// color:  white ;
	 
	// background-color: red   ;
}
.domain_checkerfull  {
	background-color: rgba(232, 170, 20,0.95)  !important;  ;
	color: #ffffff  ;
}
.domain_checkerfull button, .domain_checkermini button  {
	 background-color: rgba(58,137,201,0.9	) !important ;
	color: #ffffff  ;
}
.domain_checkerfull input, .domain_checkerfull input:focus, .domain_checkerfull input:hover,.domain_checkermini input, .select2-search input, .domain_checkermini input:focus, .domain_checkermini input:hover {
	color: #479a36  !important ;
}
.bekijkook  {
	background-color: #0B4F6C    ;
	background-color: rgba(255,255,255,0.8) !important;
	color: #ffffff ;
	
}
.bekijkook .header, .header {
	background-color: #E8AA14      ;
	color: #ffffff ;
}
.bekijkook button, .bekijkook a {
	background-color: #01BAEF   ;
	color: #ffffff ;
}

.bekijkook button:hover, .bekijkook a:hover {
	background-color: #0B4F6C      ;
	color: #ffffff ;
}
.pakketprijzen {
	color: #E8AA14 !important;
	
}
.bestelbtn {
	background-color: #479a36 !important   ;
	color: #ffffff;
}
.meerinfobtn {
	background-color: #479a36  ;
	color: #ffffff;
	// color: red;
	border: none;
}
.prodterms2 {
	background-color: #01BAEF  ;
	color: #ffffff;
}

.bestelbtn:hover, .meerinfobtn:hover,.bestelbtn:focus, .meerinfobtn:focus	 {
	// background-color: #0B4F6C      !important;
	// background-color: red      !important;
	// color: #ffffff;
	 
}

.duimpjeup {
	color: #E8AA14 ;
}
#domchkmodal .modal-content{
	background-color: #ffffff   ;
	color: #01BAEF  ;
}
#domchkmodal .header {
	background-color: #E8AA14 ;
	color: #ffffff;
}
.dominfomodal .modal-header, .dominfomodal .modal-footer{
	background-color: #E8AA14   ;
	color: #ffffff;
}
.dominfomodal .modal-footer{
	background-color: #ffffff       ;
	color: #01BAEF;
}


.dominfomodal .modal-content, .dominfomodal .modal-body h3{
	background-color: #ffffff   ;
	color: #01BAEF   !important  ;
}

.domcheckpanel {
	// background-color: #01BAEF    ;
	
}
.domcheckpanel .panel-heading {
	background-color: white ;
}
.domcheckpanel .domeinnaamheader1,.domcheckpanel .pakketprijzen{
	// background-color: #479a36  ;
	// color: white;
}
.domcheckpanel .panel-footer{
	background-color: #01BAEF  ;
}
.domcheckpanel .panel-body{
	background-color: #9BCCB0  ;
}

.ordercheckpanel ,.tldoverzichtheader{
//	background-color: #01BAEF   !important ;
}



#helpdeskfaq h2  {
	background-color: #01BAEF    ;
	
}
#helpdeskfaq h3 {
	background-color: #E8AA14     ;
}
#helpdeskfaq h5 {
	color: #244a1c     ;
}


#helpdeskfaq .et_pb_toggle_item  {
	color: #0B4F6C ;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top {
	background: #E8AA14 !important;
}
.tldoverzichtheader a{
	color: #ffffff  ;
}
.tldoverzichtheader a:hover{
	color: #479a36 ;
}
.tldshow {
	color: #E8AA14;
}

.prodcatboxen image {
	background-color: #ffffff;
}

.menuitemactive,.active1
{
	background-color: rgba(0,0,0,0.8) !important;
	color: white !important ;
}