/**
* Theme Name: Creote Child
* Description: This is a child theme of Creote, generated by Merlin WP.
* Author: <a href="http://steelthemes.com/steelthemes">Steelthemes</a>
* Template: creote
* Version: 1.0.0
*/

header.header.header_default.style_one.style_one_no_remade {
    margin: 0 0 !important;
    padding: 10px 0 !important;
}
.time_line_section.style_two .event_box .image {
    position: relative;
    width: 300px !important;
    height: 300px !important;
    border-radius: 10px !important;
    overflow: hidden;
    margin: 0px auto 20px;
}
.slider.style_one .slide-item-content .slider_content h1 {
    font-size: 70px !important;
}
.slider.style_one .slide-item-content::before {
    background: #282f3bad !important;
    opacity: 0.8;
}
.icon_box_all.style_five .icon_content .icon span {
    color: #ffcd00 !important;
}

.icon_box_all.style_three .icon_content .icon span {
    color: #ffcd00 !important;
}
.icon_box_all.style_five .icon_content .hover_content {
    background: #202020 !important;
}
.icon_box_all.style_five:hover .icon_content {
    border-color: #202020 !important;
    background: #202020 !important;
}
.prgoress_indicator::after {
    color: #ffcd00 !important;
}
.prgoress_indicator svg.progress-circle path {
    stroke: #ffcd00 !important; 
}
.footer_widgets .fo_wid_title:before {
    background: #ffcd00 !important; 
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #202020;
    color: #fff;
    border: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #ffcd00;
  color: #202020;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode p i {
    color: #202020;
}
.slider .banner-carousel .owl-dots .owl-dot.active {
    background: #ffcd00;
    width: 15px;
    border-color: #ffcd00;
}
.header .header_content_collapse .header_right_content ul li, .default_sickty_heaad .header_content_collapse .header_right_content ul li {
    margin-left: 0;
}
.header .header_content_collapse .navigation_menu .navbar_nav li a.nav-link:hover, .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li a.nav-link:hover {
    color: #ffcd00;
}
.content_box {
    background: transparent !important;
}
.time_line_section.style_two .event_box .content_box {
    padding: 0;
}
.time_line_section.style_two .event_box .date_box h6 {
    color: #fff;
    background: #888888 !important;
}
.time_line_section.style_two .swiper-slide-active .event_box .date_box h6 {
    background: #888888 !important;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx {
    background: #202020;
}

.time_line_section.style_two .event_box:hover .date_box,
.time_line_section.style_two .swiper-slide.swiper-slide-active .date_box {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)!important;
}
.time_line_section.style_two .event_box:hover .date_box h6 {
    background: #888888 !important;
}
.time_line_section.style_two .event_box .date_box h6::before {
	background: #888888 !important;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode .wpcf7-response-output {
	background: #008000 !important;
}
.preloader-close {
    color: #808080 !important;
}
input:focus, textarea:focus, select:focus, input:active, textarea:active, select:active {
    outline: 0px;
    border-color: #ffcd00 !important;
}
.remove-link a {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}
@media (max-width: 768px) {
    .slider .slide-item-content .slider_content h1 {
        line-height: 100px !important;
    }
	
}
	@media (max-width: 560px) {
    
	.slider.style_one .slide-item-content .slider_content h1 {
    font-size: 45px !important;
    line-height: 60px !important;
}
		content .slider_content, .slider.style_two .slide-item-content .auto-container {
        padding: 80px 0px !important;
    }
		.title_all_box.style_three .title_sections .title {
    font-size: 35px;
    line-height: 45px;
}
}
