/*
Theme Name: Midmarshall_UX
Description: Midmarshall_UX theme
Author: WiserSites
Template: flatsome
Version: 0.0.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.i_doc_spec_div {
    padding: 20px 0;
    margin: 40px auto;
}
.i_doc_spec_div .accordion:first-child .accordion-title,
.i_documentation_accordion .accordion .accordion-item:first-child .accordion-title {
    border-top: none;
}
.i_doc_spec_div {

}
.i_doc_item {
    margin-bottom: 10px;
}
body .accordion-title.active {
    color: #334862;
    font-weight: normal;
}
body .accordion-title,
body .accordion-title.active {
    border-color: #ddd;
}
body .accordion .toggle {
    position: absolute;
    right: 0;
    left: unset;
}
body .accordion-title {
    text-transform: uppercase;
    padding: .6em 2.3em .6em 1.3em;
}
body .accordion-inner {
    padding: 1em 1.3em;
    display: none;
}

body .accordion-title .toggle {
    background: url("assets/img/icons-sort-down-24.png") no-repeat center;
    background-size: 16px 16px;
}
body .accordion-title .toggle i {
    display: none;
}
.i_documentation_accordion {

}

.nice_table {

}
.nice_table tr:nth-child(odd) {
    background: #E7E7E8;
}
.nice_table tr td {
    padding: 5px 10px;
}
.i_spec_table {
    margin: 10px auto;
}
.i_spec_table td {
    font-weight: bold;
}

.product_certificate_imgs {
    text-align: center;
    display: table;
    width: auto;
    margin: 0 auto;
}
.product_certificate_img {
    padding-left: 27px;
    padding-right: 27px;
    border-right: 1px solid #707070;
    display: table-cell;
}
.product_certificate_imgs .product_certificate_img:first-child {
    padding-left: 0;
}
.product_certificate_imgs .product_certificate_img:last-child {
    padding-right: 0;
    border-right: none;
}
.product_certificate_imgs img {
    max-height: 59px;
    width: auto;
    margin: 0 auto;
    mix-blend-mode: luminosity;
}

.home_section_1 .i_cat_col > .col-inner {
    display: flex;
    flex-direction: column;
}
.home_section_1 .box-text h2 {
    font-size: 18px;
    margin: 4px auto 20px;
}
.home_section_1 .box-image img {
    max-width: 100%;
    max-height: 150px;
    width: auto;
    height: auto;
    margin: auto;
    display: table;
}
.home_section_1 .pizza_selector.i_cat_col .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 250px;
}
.home_section_1 .pizza_selector.i_cat_col .box-text {
    padding: 2em 2em;
}
.home_section_1 .box-text h2 {
	font-size: 1.7em;
	    font-weight: 700;
    font-style: normal;
}
.home_section_1 .button_row {
    margin-top: auto;
}


/*
** wiser_product_items_col
*/


.wiser_products_loading {
    opacity: 0.6 !important;
    pointer-events: none !important;
}

/*
** Resources and filters
*/
.i_library_items_div {
    padding-top: 10px;
}
.top_filters_section {
    background: #EDEDED;
    box-shadow: 0px 3px 6px #00000029;
    padding: 24px 24px 29px;
    margin-bottom: 37px;
}
.top_filters_row {

}
.top_filters_row > .col {
    margin: 0 auto;
    padding-bottom: 0;
}
input.i_search_item_name {
    border: 1px solid #989898;
    max-width: 343px;
}

.lib_items_title_row h2 {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0.6px;
    color: #000000;
    text-transform: uppercase;
}
.i_library_items_div > .col-inner > .row:not(.row-collapse) {
    margin: 0 auto;
}
.i_library_type_div {
    border-top: 1px solid #707070;
    margin-top: 20px;
    padding-top: 20px;
}

.i_library_type_div h2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0.6px;
    color: #000000;
    text-transform: uppercase;
}

.i_library_type_row {
    margin-top: 20px;
}
.i_library_type_row > .col > .col-inner {
    min-height: 306px;
}

.i_tech_library_accordion a.i_lib_link {
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0.6px;
    color: #000000;
    border: 1px solid #B4B4B4;
}
.i_library_type_row a.i_lib_link {
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0.6px;
    color: #000000;
    border: 1px solid #B4B4B4;
}
.i_lib_title_span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 10px;
    background: rgb(255 255 255 / 60%);
    width: calc(100% + 1px);
}


.i_items_filters_div.row,
.row .i_items_filters_div.row {
    margin: 0 auto;
}
.i_checkbox_boxes .i_item_filter_div.col {
    padding: 0 2px;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
}
.i_checkbox_boxes label {
    background: #989898;
    color: #FFFFFF;
    cursor: pointer;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
}

.i_checkbox_boxes label.i_active {
    background: #000000;
    color: #FFFFFF;
}
.i_checkbox_boxes input {
    display: none;
}
.i_item_filter_div {
}
.i_prod_cat_filter_div .i_checkbox_boxes .col-inner {
    padding-right: 4px;
    display: table;
    height: 100%;
}
.i_prod_cat_filter_div .i_checkbox_boxes label {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 163px;
    margin: auto;
    font-size: 17px;
    line-height: 27px;
    padding: 41px 20px;
    display: table-cell;
    vertical-align: middle;
}
.i_prod_cat_filter_div .i_checkbox_boxes label img {
    height: 100px;
    max-width: 100%;
    margin-bottom: 10px;
}
.i_prod_cat_filter_div .i_checkbox_boxes label:after {
    content: "";
    background: rgba(0,0,0,0.55);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.i_prod_cat_filter_div .i_checkbox_boxes label.i_active:after {
    background: rgba(0,0,0,0.15);
}

.i_prod_cat_filter_div .i_checkbox_boxes label span {
    position: relative;
    z-index: 2;
}
.i_lib_type_filter_div .i_checkbox_boxes label {
    display: block;
    font-size: 16px;
    line-height: 27px;
    margin: 0 auto 20px;
    padding: 19px 18px;
}

/*
** Videos
*/

.i_video_item_inner {
    position: relative;
    max-width: 1300px;
    margin: auto;
}

.i_video_item .i_video_div {
    width: 100%;
    display: none;
}

.i_video_preview {
    position: relative;
}

.i_video_item_inner.active .i_video_preview {
    display: none;
}

.i_video_item_inner.active .i_video_div {
    display: block;
}

.i_video_item video {
    display: block;
}

.i_video_item h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 900;
    color: #000000;
    margin: 10px auto 10px 0px;
    letter-spacing: 0.6px;
    padding: 0 10px;
}

.i_generate_video {

}

a.i_generate_video.i_icon {
    background: #d12d35;
    padding: 17px 20px;
    line-height: 1;
    border-radius: 100%;
    color: #fff;
}

a.i_generate_video:hover {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

.i_icon {
    z-index: 11;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*Factory Training style*/

.factory_training_section_1 .section-content .title_row{
    margin-bottom: 40px;
}
.factory_training_section_1 .section-content p{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color:#777777;
}
.factory_training_section_1 .section-content{
    padding-bottom: 60px;
}
.factory_training_section_1 .section-content .title_row>.col>.col-inner{
    padding: 40px 0;
}
.factory_training_section_1 h1{
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.factory_training_section_2 .row{
    padding-bottom: 60px;
}
.factory_training_section_2 .row h2 a{
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #0060A9;
}
.factory_training_section_2 .row h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #0060A9;
}
.factory_training_section_2 .row p{
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #777;
}
.events_posts .register_now_block a.button span,
.factory_training_section_2 .row a.button span{
    font-size: 15px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
}
.events_posts .register_now_block a.button,
.factory_training_section_2 .row a.button{
    border-radius: 5px !important;
    padding: 16px 24px;
    line-height: 100%;
    margin-bottom: 20px;
}
.factory_training_section_2 .wiser_product_pagination{
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
.factory_training_section_2 .wiser_product_pagination .page-numbers{
    font-size: 24px;
}
.factory_training_section_2 .wiser_product_pagination .page-numbers.current{
    color: rgb(0, 96, 169);
}
.factory_training_section_2 .wiser_product_pagination{
    margin-bottom: 60px;
}

/*Factory Training style*/

/*Register Now style*/

.register_now_section_2 .gform-field-label--type-sub,
.register_now_section_2 .gform_required_legend{
    display: none !important;
}
.register_now_section_2 .gfield_required_asterisk{
    color:#CC2A24;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

}
.register_now_section_2 textarea,
.register_now_section_2 selsect,
.register_now_section_2 input{
    --gf-ctrl-border-color: #ccc;
}
.register_now_section_2 .gchoice label{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}
.register_now_section_2 #gform_submit_button_2{
    border-radius: 5px;
    background: #0060A9;
    padding: 17px 55px;
    line-height: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}
.register_now_section_2 .section-content{
    padding-bottom: 80px;
}
.register_now_section_2 textarea::placeholder,
.register_now_section_2 selsect::placeholder,
.register_now_section_2 input::placeholder{
    color: #CCCCCC;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;

}
.register_now_section_2 .gfield_label{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}

/*Register Now style*/

/*Single Event  style*/

.events-single{
    padding-top: 0 !important;
}
.events_posts h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #0060A9;
}
.events_posts h2 {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #0060A9;
}
.events_posts h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #0060A9;
    margin-bottom: 0px;
}
.events_posts p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #777;
}
/*.events_posts .entry-content{
    padding: 60px 0;
}*/
.events_posts .entry-content-title{
    margin-bottom: 20px;
}
.factory_events_row .asa_non_asa_block,
.events_posts .asa_non_asa_block{
    max-width: 148px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.factory_events_row .asa_non_asa_block a span{
    font-size: inherit !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}
.asa_non_asa_block{
    display:none !important;
}
.factory_events_row .asa_non_asa_block a,
.events_posts .asa_non_asa_block a{
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 12px;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.factory_events_row .asa_non_asa_block a{
    top: 2px;
}
.factory_events_row .asa_non_asa_block a:hover,
.events_posts .asa_non_asa_block a:hover{
    color: #fff;
    opacity: .6;
}
.event_row .left_col{
    padding-right: 25px !important;
}
.event_row .right_col{
    padding-left: 25px !important;
}
.factory_events_row .right_col .col-inner,
.events_posts .entry-image{
    position: relative;
}
/*.events_posts .content_part{
    margin-bottom: 50px;
}*/
.payment_info_section_2 h1{
    font-size: 75px;
    font-style: italic;
    font-weight: 300 !important;
    line-height: 75px;
    letter-spacing: 0em;
    text-align: center;
    color: #00E0FF;
}
.payment_info_section_2 .section-content{
    padding-bottom: 60px;
}


/*Single Event  style*/
/*Thank You style*/

.event_thank_you_section_2 .top_row{
    padding-bottom: 60px;
}
.event_thank_you_section_2 .top_row p{
    color: #555;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height:  31px;
}
.event_thank_you_section_2 h2{
    color: #0060A9;
    line-height: 28.16px;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
}
.event_thank_you_section_2 h2 a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
}
.event_thank_you_section_2 h3{
    color: #0060A9;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.16px;
}
.event_thank_you_section_2 p{
    color: #777;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.8px;
}
.event_thank_you_section_2 p a{
    color: #777;
}

.gform_button.button {
    background-color: #0060A9 !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: .97em !important;
    font-weight: bolder !important;
    letter-spacing: .03em !important;
    line-height: 2.4em !important;
    margin-right: 1em !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    min-height: 2.5em !important;
    padding: 0 1.2em !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
    text-rendering: optimizeLegibility !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s !important;
    vertical-align: middle !important;
}

.img.object-contain img {
    width: 100%;
    object-fit: contain;
}
/*Thank You style*/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}