/*
Theme Name: Turbochef Child
Template: turbochef
Version: 1.0.0.1
*/

/*
** Navigation by Greg
*/
.header-nav li.i_mega_menu {

}
.header-nav li.i_mega_menu > a {
    cursor: pointer;
}
.header-nav li .sub-menu {
    padding: 20px 0;
    /*overflow-y: auto;*/
}
.header-nav li > .sub-menu {
    padding: 30px 0 30px;
    /*max-height: calc(100vh - 100px);*/
}
.header-nav li .sub-menu .sub-menu {
    margin-top: -30px;
}
.header-nav li .sub-menu > li {
    padding: 0 20px;
}
.header-nav li .nav-dropdown,
.header-nav li .sub-menu .sub-menu {
    background-color: #fff;
    box-shadow: 4px 0px 5px rgba(0,0,0,.15);
    display: block;
}

.header-nav .nav-column>li>a {
    display: block;
}

.header-nav li .nav-dropdown>li.image-column,
.header-nav li .nav-dropdown>li.nav-dropdown-col {
    position: relative;
    display: block;
    min-width: 200px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
.header-nav li .sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    visibility: hidden;
    white-space: normal;
    width: 280px;
    opacity: 0;
    margin-left: 0;
}
.header-nav li .sub-menu .menu-item:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
}
.header-nav li .menu-item-has-children > a {
    padding-right: 20px;
    color: #373435;
    font-size: 16px;
    font-weight: bolder;
    text-transform: uppercase;
}
body .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a {

}
.header-nav li .menu-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-nav.nav-center.nav > li > a {
    min-width: 100px;
}
.header-nav.nav-center.nav > li > a > i {
    position: absolute;
    right: 20px;
    top: 30%;
}
.mobile-nav .mobile-nav-list li a:hover .drop-arrow {
    fill: #00a4c7;
}
.mobile-nav .mobile-nav-list li a:hover > .drop-arrow {
    fill: #fff !important;
}
.header-nav li li svg.drop-arrow {
    display: none;
}





.category_archive_content ul.no-style {
    display: flex;
    flex-wrap: wrap;
}
/*
*/
.order-form-cover {
    background-color: #00a5c6 !important;
}
.attachmentid-2191 .hero{
	background-size:cover;
}
.single_video_section{
    margin-top: 150px;
}
.video_embed{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.video_embed iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.left_section_button:hover{
    background-color: #00cefa;
}
#plexor_video{
            max-width: 100%;
    width: 1920px;
    height: auto;
}
.left_section_button{
        background-color: #00a4c7;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    padding: 15px 25px;
        margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.left_section{
    max-width: 30%;
    width: 100%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: middle;
}
.right_section{
        max-width: 67%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.single-product .hero{
    display: none;
}
.single-product .content{
    margin-top: 100px;
}
body .pum-theme-6373 .pum-content + .pum-close, body .pum-theme-lightbox .pum-content + .pum-close{
    box-shadow: none;
    background-color: transparent;
    color: gray;
    text-shadow: none;
    top: 10px;
    right: 10px;
    border: none;
}

body div.envira-gallery-item-inner div.envira-video-play-icon{
    background: url(images/new_play_icon.svg) no-repeat;
    background-size: 70px 70px;
    background-position: bottom right;
}
.envira-gallery-item-inner .envira-lazy{
    position: relative;
}
.envira-gallery-item-inner .envira-lazy .envira-video-play-icon{
    z-index: 1111;
}
.envira-gallery-item-inner .envira-lazy{
    padding-bottom: 0 !important;
}
.envira-gallery-item-inner .envira-lazy:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 111;
}
body .envira-gallery-item .envira-gallery-captioned-data .envira-title{
    color: #636B73;
    font-size: 25px;
    text-align: left;
    margin-top: 10px;
}
.video_section{
    position: relative;
}
.video_section a.view_more_about_product {
    position: absolute;
    bottom: 80px;
    z-index: 1111111111111111111111;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    font-size: 30px;
    font-weight: bolder;
}
.video_sections_buttons{
        display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
        width: 100%;
    position: absolute;
    bottom: 7px;
    left: 0;
}
.video_sections_buttons:after{
    display: block;
    content: "";
    float: none;
    width: 100%;
    height: 100%;
    clear: both;
}
.video_section_left_button{
        border-right: 4px solid #00a4c7;
}
.video_section_right_button{
        border-left: 4px solid #00a4c7;
}
.video_section_right_button a:hover,
.video_section_left_button a:hover{
    background-color: #00a4c7;
    box-shadow: none;
    color: #fff;
}
.video_section_right_button a,
.video_section_left_button a{
        display: block;
    width: 100%;
    border: none;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(57,57,57, 0.9);
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    color: #fff;
}
.video_section_right_button,
.video_section_left_button{
        max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
    width: 100%;
}
.product-block+.product-block+.product-block+.product-block{
        background-color: #00A4C7;
}
/* Gravity Forms */
.gform_wrapper.gravity-theme .gfield_label {
    font-family: 'Open Sans Condensed',Helvetica,sans-serif !important;
    font-weight: bold !important;
    line-height: 18.2px !important;
    font-size: 0.875em !important;
    color: #000000 !important;
    margin-bottom: 0 !important;
    letter-spacing: 0;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    border: 1px solid #ccc;
    padding: 5px !important;
    border-radius: 0;
    font-size: 13px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}
#pcon-form-submit {
    max-width: 75%;   
    font-family: 'Open Sans Condensed',Helvetica,sans-serif !important;
}
#gform_submit_button_1 {
    min-width: 100px;
    padding: 0.5em 1.25em;
    border-color: #009CC5;
    color: #fff;
    font-family: 'Open Sans Condensed',Helvetica,sans-serif;
    font-weight: 400;
    font-size: 1em;
    border-radius: 4px;
    line-height: 16px;
}
/* End Gravity Forms */
#popmake-8326 form{
	max-width:90%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.product-block p {
    color: #fff;
}
.product-block h2{
	font-size:19px;
}
.home .btn.accessories{
    color:#00a4c7;
    border: 1px solid #00a4c7;
    background: #fff;
}
.home .btn.accessories:hover{
    color: #fff;
    background: #00a4c7;
}
.video_section video{
    width: 100%;
    height: 35.2vw;
    max-width: 100%;
}
.videocontainer { 
    position:absolute;
    width:100%;
    height: 56vw;
    z-index:10000;
}
header.main-header{
    z-index: 1111111111 !important;
}
.four_blocks{
    margin-top: 80px;
}
.video_section_mobile{
	display:none;
}
.video_section_mobile>div{
	max-width: 100%;
    background-size: cover;
    min-height: 260px;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
}
@media only screen and (max-width: 991px) {
    .left_section,.right_section{
        display: block;
        max-width: 100%;
        text-align: center;
        margin-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 676px) {
	.video_section_div{
		display:none;
	}
	.video_section_mobile{
		display:block;
                position: relative;
	}
	.four_blocks {
    margin-top: 20px;
}
.video_sections_buttons{
        position: static;
}
.video_section_right_button, .video_section_left_button{
    max-width: 100%;
    flex-basis: 100%;
    border: none;
}
.video_section a.view_more_about_product{
    bottom: 15px;
}
}
.postid-9179 .single_video_section {
    display: none;
}




/*
** Resources Page and fancy popup
*/
.i_product_item_docs_div {
    text-align: center;
}
.i_product_item_docs_div h3 {
    min-height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;

    color: #3AADDC;
    font-family: Source Sans Pro;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;

}
.i_product_preview_div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}
.i_product_item_docs_div select {
    display: block;
    background: #00A4C7;
    width: 100%;
    padding: 6px 10px;
    font-size: 18px;
    color: #ffffff;
}
#i_fancy_resources_div {
    min-width: 90%;
}
#i_fancy_resources_div .i_resource_title {
    margin: 0 auto 30px;
    cursor: default;
    color: #333;
}
#i_fancy_resources_div .i_resource_title h2 {
    color: inherit;
    margin: 0 auto 10px;
}
#i_fancy_resources_div .i_resource_title .i_p_title {
    font-size: 0.8em;
    margin: 0 auto;
}
.i_doct_type a {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}


.i_product_item_docs_div .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #00A4C7;
    border-radius: 0;
    border: unset;
    color: #ffffff;

    font-weight: 600;
    font-size: 20px;
}
/*.i_product_item_docs_div .nice-select:after {
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}
.i_product_item_docs_div .nice-select.open:after {
    border-bottom: 2px solid #00A4C7;
    border-right: 2px solid #00A4C7;
}*/
.i_product_item_docs_div .nice-select .list {
    background: #ffffff;
    color: #00A4C7;
}
.i_product_item_docs_div .nice-select.open {
    border: 2px solid #A3A3A3;
    border-bottom: none;
    background: #ffffff;
    color: #00A4C7;
}
.i_product_item_docs_div .nice-select:after {
    height: 8px;
    margin-top: -5px;
    right: 16px;
    width: 8px;
    border-width: 11px 5.5px 0 5.5px;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    transform: none;
}
.i_product_item_docs_div .nice-select.open:after {
    border-width: 0 5.5px 11px 5.5px;
    border-color: transparent transparent #00A4C7 transparent;
}
.i_product_item_docs_div .nice-select ul.list {
    border: 2px solid #A3A3A3;
    border-top: none;
    margin-top: 0px !important;
    border-radius: 0;
    box-shadow: none;
}
.i_product_item_docs_div .nice-select.wide .list {
    left: -2px !important;
    right: -2px !important;
}
.i_product_item_docs_div .nice-select .option {
    padding-left: 38px;
}
.i_product_item_docs_div .nice-select .option:hover,
.i_product_item_docs_div .nice-select .option.focus,
.i_product_item_docs_div .nice-select .option.selected.focus {
    background-color: #00A4C7;
    color: #ffffff;
}

/*.i_product_item_docs_div .nice-select .option.selected,*/
.i_product_item_docs_div .nice-select .option[data-value=''] {
    display: none;
}

.nice-select .list:hover .option.selected:not(:hover) {

    background-color: inherit !important;
    color: inherit !important;
}
.mobile-nav .mobile-nav-list li a{
    display:inline-block !important;
    width:auto !important;
    position:relative;
}
.mobile-nav .mobile-nav-list li a svg{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.mobile-nav .mobile-nav-list .dropdown-menu{
    background-color: rgba(0, 164, 199, 0.92) !important;
}
@media screen and (max-width: 991px) {
  .nice-select{
      float:none !important;
  }
}
@media screen and (max-width: 1399px) {

}
@media screen and (max-width: 991px) {
    .page-template-template-resources .hero .hero-content{
        transform:none;
        padding:100px 30px;
    }
    .page-template-template-resources .hero{
        height:auto !important;
    }
    .page-template-template-resources .hero h1 {
        font-size: 50px;
    }
}

.lg-videos {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr)); 
    gap: 1em;
}

.lg-videos a img {
    width: 100%;
    height: auto;
    cursor: pointer;
}