/*
CTC Separate Stylesheet
Updated: 2024-09-23 16:14:18
Theme Name: ccprom
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Marcin Urbańczyk
Author URI: http://www.marcinurbanczyk.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.1.1727100858
*/

#top-menu li a:focus {border-bottom:1px solid #773325;}
.et-social-twitter a.icon:before {
color:transparent;
   background-image: url("https://ccprom.eu/wp-content/uploads/2025/01/linked-in-icon-white.svg");
	font-size:1rem;
}
.et_pb_scroll_top {border-radius:0!important;}
#main-header {
    z-index: 8888!important;
}
.pojo-a11y-toolbar-toggle {
    z-index:99999;
}
#nf-field-4 {
    background: #272c40!important;
    color: white;
	padding-left:48px; 
	padding-right:48px;
}
#nf-field-4:hover {
    background: #8c412d!important;
    color: white!important;
}
.nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #eaeaea!important;
    border: 1px solid #eaeaea!important;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
}

.swiper-pagination-bullet-active {
    background: #8c412d;
}