.et_pb_with_border {
    border: none;
}

#main-footer .container {
    display: none;
}

.empty_col_mgg {
  border: none !important;
  background-color: transparent !important;
}

div#view-products {
    padding: 2% 6% !important;
    background-color: #f8f8f8 !important;
}

.xtra_cols {
    overflow: hidden;
}

.xtra_cols h2 {
    font-size: 30px !important;
    text-transform: uppercase;
}

h3.heading-more {
    text-align: center;
}

.et-learn-more h3.heading-more {
    text-align: center;
}

h3.heading-more.open {
    text-align: center;
    display: block;
    text-align: center;
    width: 100%;
}

.cs_content h2, .cs_content h4 {
    font-size: 24px !important;
    font-weight: 400 !important;
    padding-bottom: 20px !important;
    line-height: 1em !important;
    text-align: center;
}

.cs_content h4 {
    font-size: 26px !important;
    color: #ffbe00;
}

.custom_section_1, .custom_section_1 .cs_row {
    padding: 0 !important;
    margin: 0 auto !important;
}


.custom_section_1 .cs_content {
    margin-bottom: 60px !important;
}

.custom_section_1 .cs_row {
  width: 100% !important;
  max-width: 100% !important;
}

.custom_section_1 .cs_col {
    margin: 0 !important;
    width: 25%;
    padding: 40px;
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    margin: 0.5% !important;
    border-radius: 5px;
}



.et-learn-more, .et-learn-more h3, .heading-more {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #666666 !important;
}

h3.heading-more {
    padding-top: 20px !important;
}

.et_learnmore_arrow {
    display: none !important;
}

.learn-more-content {
    padding: 20px 0 0 0 !important;
    border: none !important;
}

h3.heading-more {
    text-shadow: none !important;
    border: none !important;
}

h3.heading-more.open {
    position: absolute;
    bottom: -30px;
    left: 0;
    color: #666666;
}

.custom_section_1 .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

/* ------- SLIDER SECTION CUSTOM  

.custom_section_1 .et-pb-arrow-next,.custom_section_1 .et-pb-arrow-prev {
    color: #333 !important;
    top: auto;
}

.custom_section_1 .et-pb-arrow-prev {
    right: 50px !important;
    opacity: 1;
    bottom: 0;
    left: auto;
}

.custom_section_1 .et_pb_slider:hover .et-pb-arrow-prev {
    right: 50px !important;
    opacity: 1;
    bottom: 0;
    left: auto !important;
 
}

.custom_section_1 .et-pb-arrow-next {
    right: 0;
    opacity: 1;
    bottom: 0;
}

.custom_section_1 .et_pb_column_1_2 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_2 .et_pb_slide_video, .custom_section_1 .et_pb_column_1_3 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_3 .et_pb_slide_video, .custom_section_1 .et_pb_column_1_4 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_4 .et_pb_slide_video, .custom_section_1 .et_pb_column_3_8 .et_pb_slide_image, .custom_section_1 .et_pb_column_3_8 .et_pb_slide_video {
    margin: 0 0 0 0!important;
    padding: 0;
}

.slider_image, .et_pb_slider, .et_pb_slide, .et_pb_slide_description, .et_pb_slides {
    min-height: 200px;
    height: 100% !important;
    max-height: 208px;
    margin-bottom: 40px !important;
}

.custom_section_1 .et_pb_slide {
    padding: 0;
}

.custom_section_1 .et_pb_slide_image img {
    max-height: 100% !important;
}
*/
@media (max-width: 1360px) {

.cs_content h2 {
    font-size: 28px !important;
}

}

@media (max-width: 980px) {

.custom_section_1 .cs_col {
    width: 50% !important;
}

.cs_content h2 {
    font-size: 24px !important;
}

}

@media (max-width: 600px) {

.custom_section_1 .cs_col {
    width: 100% !important;
    height: 100% !important;
}

}