﻿/*
 Theme Name:     Intertraffic téma
 Theme URI:      #
 Description:    Intertraffic gyerek téma
 Author:         #
 Author URI:     #
 Template:       Divi
 Version:        4.0.X
*/

/*@import url("../Divi/style.css");*/

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {

}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {

}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {

}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

}

/* =Theme customization starts here
------------------------------------------------------- */


/* Kapcsolat űrlap Contact form 7 */
.kapcsolat p {
    color: #333333;
}

.kapcsolat .wpcf7-form-control-wrap input[type="text"], .kapcsolat .wpcf7-form-control-wrap textarea, .kapcsolat .wpcf7-form-control-wrap select {
    background: #F7F7F7 !important;
    border: 1px solid #CCC !important;
    color: #111 !important;
    padding: 8px !important;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    margin: 0px !important;
    font-family: arial !important;
}

.kapcsolat .wpcf7-form-control-wrap input[type="email"], .kapcsolat .wpcf7-form-control-wrap textarea, .kapcsolat .wpcf7-form-control-wrap select {
    background: #F7F7F7 !important;
    border: 1px solid #CCC !important;
    color: #111 !important;
    padding: 8px !important;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    margin: 0px !important;
    font-family: arial !important;
}

.kapcsolat .wpcf7-form-control-wrap select {
    background:#F7F7F7 !important;
}

.kapcsolat .wpcf7-form-control-wrap input[type="text"] {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.kapcsolat .wpcf7-form-control-wrap input[type="email"] {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.kapcsolat .wpcf7-form-control-wrap textarea {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.kapcsolat .wpcf7-captchar, .kapcsolat .wpcf7-quiz {
    width:15% !important;
}

.kapcsolat span.wpcf7-list-item {
    display: block;
    margin-left: 0 !important;
}

.kapcsolat .wpcf7-submit, .kapcsolat .wpcf7-reset {
    border: 0px !important;
    color: #ffffff !important;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 9px;
    height: 40px;
}

.kapcsolat .wpcf7-submit {
    border-radius: 8px !important;
    background: #F59038 !important;
    /*width: 10%;*/
    margin-right: 6px;
}

.kapcsolat .wpcf7-reset {
    border-radius: 8px !important;
    background: #159FD6 !important;
    width: 10%;
}


/* Oldalsáv formázása */
#sidebar .widgettitle {
    text-align:center;
    font-size:18px;
    padding-bottom: 20px;
}
#sidebar .widgettitle {
    border-bottom: solid 2px #000000;
    margin-bottom: 25px;
}
#sidebar .et_pb_sidebar .et_pb_widget {
    margin-bottom: 14% !important;
}
#sidebar .et_pb_widget ul li {
    background-color: #f9f9f9;
    padding: 10px;
}
#sidebar .et_pb_widget ul li a:hover {
    color: #333;
}

/* Lábléc menü középre igazítása */
#et-footer-nav div.container {
    text-align: center;
}

/* GDPR cookie értesítés */

/* Rendben gomb méretezés */
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font: normal 14px/20px Nunito,sans-serif !important;
    padding: 8px 30px !important;
}