/* 
 Theme Name:     Nordex
 Author:         JVID Media Krzysztof Jednachowski
 Author URI:     http://jvid.pl
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.mobile_menu_bar:before {
    color: #002d77;
}
.slider-subtitle {
    color: #639eff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1 !important;
}
.slider-subtitle2 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    line-height: 1 !important;
}


/* TITLE STRIPES */

.stripes:before {
    content: "\\\\\\\\";
    font-size: 40px;
    letter-spacing: -5px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    line-height: 1;
    font-weight: bold;
    color: #002D77;
}
.stripes-2:before {
    content: "\\\\\\\\";
    font-size: 36px;
    letter-spacing: -5px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    line-height: 1;
    font-weight: bold;
    color: #002D77;
}
.stripes-3:before {
    content: "\\\\\\\\";
    font-size: 26px;
    letter-spacing: -5px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    line-height: 1;
    font-weight: bold;
    color: #002D77;
}
.et_pb_button_1:hover {
    letter-spacing: 2px !important;
}
.et_pb_button_0:hover {
    letter-spacing: 2px !important;
}
.et_pb_button_2:hover {
    letter-spacing: 2px !important;
}
.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button:hover {
    letter-spacing: 2px !important;
}
#footer-info {
    color: #ffffff !important;
    float: none;
    text-align: center;
}
.page-id-85 i {    
    display: block;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 30px;
}
.zoom-in {
   -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.zoom-in:hover {
  -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  transform: scale(1.1);
}
.page-id-77 .et_pb_text_6, .et_pb_text_7, .et_pb_text_8, .et_pb_text_9 {
   -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.page-id-77 .et_pb_text_6:hover, .page-id-77 .et_pb_text_7:hover, .page-id-77 .et_pb_text_8:hover, .page-id-77 .et_pb_text_9:hover {
  -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  transform: scale(1.1);
}
.footer-widget h4 {
    margin-bottom: 20px;
    letter-spacing:1px;
}
@media only screen and ( max-width: 480px ) {
.home .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
    font-size: 20px !important;
}
.home .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide .et_pb_slide_content, .home .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide .et_pb_slide_content span {
    font-size: 14px !important;
}
}
.et_overlay:before {
    display: none !important;
}
.mfp-title {
    display: none;
}
#cn-accept-cookie {
    background: #232331 !important;
}
#cn-more-info {
    background: #232331 !important;
}