@media (max-width: 767px) {
.two-col-mob .et_pb_column {
width: 47.25% !important;
}
.two-col-mob .et_pb_column:nth-last-child(-n+2) {
margin-bottom: 0;
}
.two-col-mob .et_pb_column:not(:nth-child(2n)) {
margin-right: 5.5% !important;
}
} @media (max-width: 767px) {
.three-col-mob .et_pb_column {
width: 29.6667% !important;
}
.three-col-mob .et_pb_column:nth-last-child(-n+3) {
margin-bottom: 0;
}
.three-col-mob .et_pb_column:not(:nth-child(3n)) {
margin-right: 5.5% !important;
}
} @media (max-width: 767px) {
.four-col-mob .et_pb_column {
width: 20.875% !important;
}
.four-col-mob .et_pb_column:nth-last-child(-n+4) {
margin-bottom: 0;
}
.four-col-mob .et_pb_column:not(:nth-child(4n)) {
margin-right: 5.5% !important;
}
} @media (max-width: 767px) {
.five-col-mob .et_pb_column {
width: 15.6% !important;
}
.five-col-mob .et_pb_column:nth-last-child(-n+5) {
margin-bottom: 0;
}
.five-col-mob .et_pb_column:not(:nth-child(5n)) {
margin-right: 5.5% !important;
}
} @media (max-width: 767px) {
.six-col-mob .et_pb_column {
width: 12.083% !important;
}
.six-col-mob .et_pb_column:nth-last-child(-n+6) {
margin-bottom: 0;
}
.six-col-mob .et_pb_column:not(:nth-child(6n)) {
margin-right: 5.5% !important;
}
}  @media (min-width: 768px) and (max-width: 980px) {
.one-col-tab .et_pb_column {
margin-right: 0 !important;
width: 100% !important;
}
.one-col-tab .et_pb_column:not(:last-child) {
margin-bottom: 30px !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
.two-col-tab .et_pb_column {
width: 47.25% !important;
}
.two-col-tab .et_pb_column:nth-last-child(-n+2) {
margin-bottom: 0;
}
.two-col-tab .et_pb_column:not(:nth-child(2n)) {
margin-right: 5.5% !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
.three-col-tab .et_pb_column {
width: 29.6667% !important;
}
.three-col-tab .et_pb_column:nth-last-child(-n+3) {
margin-bottom: 0;
}
.three-col-tab .et_pb_column:not(:nth-child(3n)) {
margin-right: 5.5% !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
.four-col-tab .et_pb_column {
width: 20.875% !important;
}
.four-col-tab .et_pb_column:nth-last-child(-n+4) {
margin-bottom: 0;
}
.four-col-tab .et_pb_column:not(:nth-child(4n)) {
margin-right: 5.5% !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
.five-col-tab .et_pb_column {
width: 15.6% !important;
}
.five-col-mob .et_pb_column:nth-last-child(-n+5) {
margin-bottom: 0;
}
.five-col-tab .et_pb_column:not(:nth-child(5n)) {
margin-right: 5.5% !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
.six-col-tab .et_pb_column {
width: 12.083% !important;
}
.six-col-tab .et_pb_column:nth-last-child(-n+6) {
margin-bottom: 0;
}
.six-col-tab .et_pb_column:not(:nth-child(6n)) {
margin-right: 5.5% !important;
}
} #wp-admin-bar-perso {
background-color: #CD7578 !important;
}
#wp-admin-bar-perso a {
font-weight: bold !important;
}
#admin-main-nav {
background-color: #CD7578 !important;
}
#admin-main-nav .et_pb_menu_0.et_pb_menu {
background-color: transparent !important;
}
#admin-main-nav ul {
list-style: none;
display: flex;
padding: 0px !important;
margin-left: 10px !important;
}
#admin-main-nav ul li {
padding: 5px 10px !important;
display: inline-flex;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
margin-right: 2px;
color: #fff !important;
}
#admin-main-nav ul li a {
color: #fff !important;
}
#admin-main-nav ul li:hover {
background-color: #fff;
}
#admin-main-nav ul li:hover a {
color: #CD7578 !important;
}
#admin-main-nav ul .current-menu-item {
background-color: #fff;
}
#admin-main-nav ul .current-menu-item a {
color: #CD7578 !important;
}
#admin-main-content .elements {
margin-top: 5px !important;
background-color: #f9f9f9 !important;
padding: 0px;
border: 1px #e1e1e1 solid;
border-radius: 10px;
margin-bottom: 25px !important;
}
#admin-main-content .elements .element {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px #d0cccc solid;
font-size: 14px !important;
line-height: 20px !important;
color: #000;
font-weight: 600 !important;
width: 100% !important;
}
#admin-main-content .elements .element .on .dashicons {
color: green !important;
}
#admin-main-content .elements .element .off .dashicons {
color: red !important;
}
#admin-main-content .elements .element:first-child, #admin-main-content .elements .element-titre {
padding-top: 10px !important;
border-top: 0px #d0cccc solid !important;
}
#admin-main-content .elements .element:last-child {
padding-bottom: 10px !important;
}
#admin-main-content .elements .element:hover {
background-color: #e4e4e4 !important;
cursor: pointer;
}
#admin-main-content .elements .liste {
clear: both !important;
}
#admin-main-content .elements a {
color: #000 !important;
}
#admin-main-content .elements .badge {
clear: both;
border-radius: 4px !important;
background-color: #dedede !important;
color: #000;
font-weight: 400 !important;
margin-left: 2px !important;
margin-top: 4px;
margin-bottom: 2px;
border: 1px #888 solid;
font-size: 9px;
padding: 1px 2px !important;
}
#admin-main-content .elements .badge.alert {
background-color: red !important;
}
#admin-main-content .et_pb_column_2 {
margin-top: 0px !important;
padding: 20px;
border: 1px #dedede solid;
border-radius: 10px;
margin-bottom: 25px !important;
}
#admin-main-content .et_pb_column_2 .delete a {
border: 1px #ff0000 solid;
padding: 5px 10px;
background-color: red;
color: #fff !important;
border-radius: 5px;
color: #fff;
}
#admin-main-content .et_pb_column_2 .delete:hover a {
background-color: #fff;
color: red !important;
}
#admin-main-content .et_pb_column_2 .frm_section_heading {
background-color: #f7f7f7;
border-radius: 5px;
padding: 20px;
margin-top: 0px;
margin-bottom: 20px;
}
#admin-main-content .et_pb_column_2 h3 {
text-transform: uppercase;
color: #CD7578 !important;
font-weight: bold;
border-top: 0px !important;
}
#admin-main-content button {
background-color: #CD7578 !important;
color: #fff !important;
border: 1px #CD7578 solid !important;
}