/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap');

@media only screen and (max-width: 800px) {
    
    #wrapper .inline-image-style {
        padding-bottom: 20px;
    }
    #diagonal-line  .fusion-layout-column {
        width: 33% !important;
        margin-top: -30px !important;
    }
    #wrapper .fusion-text p {
        text-align: left !important;
        font-size: 0.85em;
        line-height: 1.3;
        letter-spacing: 0.8px;
    }
    .post-template-default .type-post {
        padding: 0 20px;
    }  
    .post-template-default .single-navigation {
        display: none;
    }
    #wrapper #diagonal-line .fusion-text p {
        text-align: center !important;
    }
    #diagonal-line .diagonal-icon {
        max-width: 60px;
    }
    #diagonal-line {
        font-size: 0.95em;
    }
    #wrapper .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header {
            padding: 15px 20px ;
    }
    #wrapper .fusion-icon-bars {
        padding-top: 3px;
    }
    #wrapper .fusion-secondary-header {
        display: none !important;
    }
    #wrapper .fusion-icon-bars:before {
        font-size: 26px;
    }
    #wrapper .fusion-page-title-bar {
        display: none !important;
    }
}
/* Store Locator */
.fusion-main-menu > ul > li > a {
    font-size: 0.8em;
}
@media screen and (min-width: 768px) {
.type-post .fusion-post-content, .archive .fusion-post-content {
    padding: 0 33% 0 0;
}
}
.press-slice p {
        font-size: 0.925em !important;
}
#main {
    padding: 0;
}
#tagalong_box {
    display: none;
}
.page-id-1922 #results_box #results_box_header , .page-id-1922 #search_box #search_box_header{
    background-color: #262626;
}
.page-id-1922 #search_box #search_box_form {
    background-color: white;
}
.page-id-1922 #search_box #search_box_form #radius_in_submit #addressSubmit{
    color: white;
    font-size: 0.9em;
    padding: 3px 15px;
}

.page-id-1922 #results_box #results_box_output .location_name {
    color: #262626;
}

.page-id-1922 #search_box #search_box_form LABEL {
    text-align: left;
}
/* Form Rules*/

.gform_wrapper label.gfield_label {
    font-weight: normal;
}
.gform_wrapper .gfield_required {
    color: black !important;
}

.gform_wrapper .ginput_container {
    font-size: 13px !important;
    margin-top:0 !important;
}
/* Text Rules */
.small-text {
    font-size: 0.8em;
}
/* Slice Rules */

.slice-500 {
    min-height: 500px;
    max-height: 500px;
}
.slice-300 {
    padding: 110px 0 10px 0;
}
.slice-350 {
    min-height: 350px;
    max-height: 350px;
}
.slice-text {
    position: relative;
}
.slice-text .fusion-builder-row {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slice-120 {
    height: 120px;
}

.slice-text p {
    margin: 0 !important;
    font-size: 1.25em;
}
.slice-text .fusion-column-wrapper {
    padding: 20px 27.5% !important;
}

.text-slice {
 padding: 0 25%;
 }
.diagonal-icon {
    max-width: 100px;
    padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
    

    
    body {
        font-size: 1.2em;
    }
    .press-slice {
        padding: 0 20px !important;

    }
    .slice-500 {
        min-height: 200px;
        max-height: 200px;
    }
    .slice-text {
        max-height: none;
    }
    .slice-120 {
        margin: 0px !important;
    }
    .slice-120 .fusion-column-wrapper {
        padding: 0 27px !important;
    }
    
.slice-text p {
    margin: 0 !important;
    font-size: 1em;
}

}

@media screen and (max-width: 1280px) {
    .text-slice {
        padding: 0 !important;
    }
}

/*Nu-Header*/

.fusion-main-menu > ul > li > a {
        border: none !important;
}

.fusion-main-menu > ul > li:hover > a .menu-text {
    border-bottom: 2px solid black;
}

.fusion-main-menu .sub-menu {
    border-top: none;
}

/* Nu Footer */

.fusion-footer-widget-column {
    margin-bottom: 10px !important;
}

.fusion-footer .fusion-social-networks-wrapper {
    float: left;
}

.fusion-footer .wp-caption-text {
    display: none;
}

.fusion-footer .fusion-widget-area .widget_nav_menu li {
    
    padding: 0;
    border-bottom: none;
}
#media_image-2 {
    padding: 0 0 0 90px;
}
.fusion-footer-copyright-area {
    padding: 12px 0 20px 0;
}
/*  * Header * 




@media screen and (max-width: 768px) {
    .fusion-mobile-menu-design-modern .fusion-secondary-header {
        display: none !important;
    }
    .big-slice{
    padding: 20px 30px !important;
    }
    .mobile-slice {
         padding: 20px 30px !important;
         min-height: 300px;
    }
    .dual-class .fusion-column-wrapper{
        padding: 30px 15% !important;
    }
    .fusion-secondary-header {display: none;}
}

@media screen and (min-width: 768px) {
    .dual-class .fusion-column-wrapper{
        min-height: 500px;
        max-height: 500px;
    }
}
.dual-class .fusion-column-wrapper{
        padding: 30px 34%;
}
.side-btn {
    margin: 10px 0 ;
}
.special-heading {
    font-family: "PT Sans", Verdana, Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -1px;
    font-size: 38px;
    margin: 5px 0 15px 0;
}
.fusion-widget-area .widget_nav_menu li {
    padding: 0;
    border: none;
}
.fusion-footer-widget-column a {
    color: white !important;
}
.fusion-main-menu {
    position: fixed;
    margin: 0 30%;
    right: 0;
    left: 0;
}
.fusion-main-menu > ul > li, .fusion-is-sticky .fusion-main-menu > ul > li {
    padding: 0;
    width: 20%;
    text-align: center;
}
.fusion-main-menu-search {
    position: fixed !important;
    right: 30px;
}
.flag-img img{
    vertical-align: middle;
}*/
/* * Search Item 

.menu-item-type-search .bop-nav-search #search-box-1 {
    margin:13px 0 0 30px;
    -webkit-appearance: none;
    z-index: 1;
    height: 40px;
    width: 194px;
    background-color: white;
    box-shadow: none;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -moz-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -o-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    transition: width 0.25s ease-in-out,margin-left 0.25s ease-in-out;
    transition-delay: 0.25s;
    font-family: sans-serif;
 } 
 .menu-item-type-search .bop-nav-search #search-box-1 input{
    width:100%;
    height:100%;
    margin: 0;
    padding: 0 0 0 44px;
    border-color: transparent;
    position: relative;
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -moz-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -o-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    transition: width 0.25s ease-in-out,margin-left 0.25s ease-in-out;
    transition-delay: 0.25s;
    font-family: sans-serif;
 }
#search-box-1-icon {
    z-index: 10;
    -webkit-font-smoothing: antialiased;
    font-family: icomoon;
    position: absolute;
    font-size: 20px;
    top: 7px;
    left: 10px;
    color: black;
 } 
.menu-item-type-search .bop-nav-search #search-box-1:focus,
.menu-item-type-search .bop-nav-search #search-box-1:hover {
    transition-delay: 0s;
    width: 224px;
    margin-left: 0;
    border-color: #8D8D8D;
}
.fusion-main-menu>ul>li:last-child {
    padding-right: 0;
    position: fixed;
    right: 30px;
    width: inherit;
}
.fusion-main-menu>ul>li:last-child {
    width: inherit !important;
}
 #searchsubmit {
     visibility: hidden;
     display: none;
}
*/
.sup-head-right {
    float:right;
    margin-left: 20px;
}

.cart-img img{
    vertical-align: middle;
    max-width: 14px;
}

/*  * End Header *  */

/*  * Slice Size  *  */
.big-slice {
    min-height: 500px;
    max-height: 500px;
} 
.news-slice {
    min-height: 60px;
}

/*  * News Ticker  *  */
 
.mtphr-dnt-rotate .mtphr-dnt-tick {
    text-align: center;
}
.mtphr-dnt-tick-container {
    height: 60px;
    padding: 20px 0;
}
.mtphr-dnt-nav i {
    width: 35px;
    height: 35px;
    font-size: 35px;
    text-align: center;
    line-height: 35px;
}
.mtphr-dnt-nav-next {
    right: -50px;
}
.mtphr-dnt-nav-prev {
    left: -50px;
}
.mtphr-dnt-icon-arrow-left:before {
    font-family: icomoon !important;
    content: '\f104' !important;
    color: #111;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
}
.mtphr-dnt-icon-arrow-right:before {
     font-family: icomoon !important;
    content: '\f105' !important;
    color: #111;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
 }
 
/*  * End News Ticker  *  */
  
 /*  * Footer Size  *  */
 .fusion-footer-widget-area .fusion-columns {
	 min-width: 684px;
    max-width: 940px;
    margin: 0 auto;
 }
 
 
@media screen and (max-width: 768px) {
 .fusion-footer-widget-area .fusion-columns {
    min-width: 0;
 }
 #media_image-2 {
     padding: 0 45px;
 }
}
/* Copyright Area */
.fusion-body .fusion-footer-copyright-center .fusion-copyright-content {
    max-width: 940px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}
.copyright-left {
    float: left;
    color: #999;
}
.copyright-right {
    float: right;
}
.copyright-right a{
    color: #999;
}
.copyright-right a:hover, .copyright-right a:focus{
    color: white;
}
.flag-img-copyright {
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.fusion-footer .fusion-column {
    padding: 0;
}
.fusion-footer .fusion-column li {
    line-height:30px;
}
.fusion-footer .fusion-column a {
    letter-spacing: -0.2px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
}
.fusion-footer .menu a:before{
    display: none;
}
.fusion-footer .social_links h4 {
    text-align: right;
    color: white;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 30px;
}
.fusion-footer .fusion-social-networks-wrapper a{
    line-height: 15px;
}
.fusion-footer .fusion-social-networks-wrapper a:hover, .fusion-footer .fusion-social-networks-wrapper a:focus{
    background-color: white !important;
}
#menu-widget-2 {
    margin-bottom: 0px;
}

/* How to TUBI */ 
.hot-to-btn-hold {
top: 360px;
}
.how-to-btn {
    right: 15px;
}

.age-text {
font-family: "PT Sans", Verdana, Geneva, sans-serif;
margin: 10px 0;
font-size: 20px;
line-height:22px;
color: black;
}

.age-footer {background-color: #ee4a4b;
    width: 100% !important;
    margin: 0 !important;
    font-size: 16px !important;
    padding: 10px 0 !important;
}

.age-footer a:hover {
    color: white;
}

#s {
    height: 35px;
}
/* Menu link phont size */
@media screen and (max-width: 1140px) {
    #menu-main-menu .menu-item a {
        font-size: 1em !important;
    }
}

/* Store Locator */
@media screen and (max-width: 768px) {
    .fusion-title h2 , .fusion-title h1{
        margin-top: 30px !important;
    }
    #sl_bottom {
        display: flex;
        clear: both;
        width: 100%;
        flex-wrap: wrap;
    }
    #sl_bottom_left {
        order: 2;
        width: 100%;
    }
    #sl_bottom_right {
        order: 1;
        width: 100%;
    }
}

/* Background Images */

.new-slice-500 {
    min-height: 500px;
    max-height: 500px;
}

.super_image_navot {
   position: absolute;
   left: 50%;
   top: 0;
   width:1920px;
   max-width:1920px;
   transform: translateY(0) translateX(-50%);
}

@media screen and (max-width: 768px) {
    .super_image_navot {
   max-width:740px;
}
.new-slice-500 {
    min-height: inherit;
    max-height: inherit;
}

}

.mobile-strip-image {
    margin: 0;
    min-width: 100%;
}
.mobile-strip-image img{
    min-width: 100%;
}

html {
  scroll-behavior: smooth;
}

#menu-main-menu  li  a {
	font-size: 0.9em !important;
}


 /* Mobile Menu Addon */

@media only screen and (max-width: 800px) {
    
    #wrapper .inline-image-style {
        padding-bottom: 20px;
    }
    #diagonal-line  .fusion-layout-column {
        width: 33% !important;
        margin-top: -30px !important;
    }
    #wrapper .fusion-text p {
        text-align: left !important;
        font-size: 0.85em;
        line-height: 1.3;
        letter-spacing: 0.8px;
    }
    .post-template-default .type-post {
        padding: 0 20px;
    }  
    .post-template-default .single-navigation {
        display: none;
    }
    #wrapper #diagonal-line .fusion-text p {
        text-align: center !important;
    }
    #diagonal-line .diagonal-icon {
        max-width: 60px;
    }
    #diagonal-line {
        font-size: 0.95em;
    }
    #wrapper .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header {
            padding: 15px 20px ;
    }
    #wrapper .fusion-icon-bars {
        padding-top: 3px;
    }
    #wrapper .fusion-secondary-header {
        display: none !important;
    }
    #wrapper .fusion-icon-bars:before {
        font-size: 26px;
    }
    #wrapper .fusion-page-title-bar {
        display: none !important;
    }
}
/* Store Locator */
.fusion-main-menu > ul > li > a {
    font-size: 0.8em;
}
@media screen and (min-width: 768px) {
.type-post .fusion-post-content, .archive .fusion-post-content {
    padding: 0 33% 0 0;
}
}
.press-slice p {
        font-size: 0.925em !important;
}
#main {
    padding: 0;
}
#tagalong_box {
    display: none;
}
.page-id-1922 #results_box #results_box_header , .page-id-1922 #search_box #search_box_header{
    background-color: #262626;
}
.page-id-1922 #search_box #search_box_form {
    background-color: white;
}
.page-id-1922 #search_box #search_box_form #radius_in_submit #addressSubmit{
    color: white;
    font-size: 0.9em;
    padding: 3px 15px;
}

.page-id-1922 #results_box #results_box_output .location_name {
    color: #262626;
}

.page-id-1922 #search_box #search_box_form LABEL {
    text-align: left;
}
/* Form Rules*/

.gform_wrapper label.gfield_label {
    font-weight: normal;
}
.gform_wrapper .gfield_required {
    color: black !important;
}

.gform_wrapper .ginput_container {
    font-size: 13px !important;
    margin-top:0 !important;
}
/* Text Rules */
.small-text {
    font-size: 0.8em;
}
/* Slice Rules */

.slice-500 {
    min-height: 500px;
    max-height: 500px;
}
.slice-300 {
    padding: 110px 0 10px 0;
}
.slice-350 {
    min-height: 350px;
    max-height: 350px;
}
.slice-text {
    position: relative;
}
.slice-text .fusion-builder-row {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slice-120 {
    height: 120px;
}

.slice-text p {
    margin: 0 !important;
    font-size: 1.25em;
}
.slice-text .fusion-column-wrapper {
    padding: 20px 27.5% !important;
}

.text-slice {
 padding: 0 25%;
 }
.diagonal-icon {
    max-width: 100px;
    padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
    

    
    body {
        font-size: 1.2em;
    }
    .press-slice {
        padding: 0 20px !important;

    }
    .slice-500 {
        min-height: 200px;
        max-height: 200px;
    }
    .slice-text {
        max-height: none;
    }
    .slice-120 {
        margin: 0px !important;
    }
    .slice-120 .fusion-column-wrapper {
        padding: 0 27px !important;
    }
    
.slice-text p {
    margin: 0 !important;
    font-size: 1em;
}

}

@media screen and (max-width: 1280px) {
    .text-slice {
        padding: 0 !important;
    }
}

/*Nu-Header*/

.fusion-main-menu > ul > li > a {
        border: none !important;
}

.fusion-main-menu > ul > li:hover > a .menu-text {
    border-bottom: 2px solid black;
}

.fusion-main-menu .sub-menu {
    border-top: none;
}

/* Nu Footer */

.fusion-footer-widget-column {
    margin-bottom: 10px !important;
}

.fusion-footer .fusion-social-networks-wrapper {
    float: left;
}

.fusion-footer .wp-caption-text {
    display: none;
}

.fusion-footer .fusion-widget-area .widget_nav_menu li {
    
    padding: 0;
    border-bottom: none;
}
#media_image-2 {
    padding: 0 0 0 90px;
}
.fusion-footer-copyright-area {
    padding: 12px 0 20px 0;
}
/*  * Header * 




@media screen and (max-width: 768px) {
    .fusion-mobile-menu-design-modern .fusion-secondary-header {
        display: none !important;
    }
    .big-slice{
    padding: 20px 30px !important;
    }
    .mobile-slice {
         padding: 20px 30px !important;
         min-height: 300px;
    }
    .dual-class .fusion-column-wrapper{
        padding: 30px 15% !important;
    }
    .fusion-secondary-header {display: none;}
}

@media screen and (min-width: 768px) {
    .dual-class .fusion-column-wrapper{
        min-height: 500px;
        max-height: 500px;
    }
}
.dual-class .fusion-column-wrapper{
        padding: 30px 34%;
}
.side-btn {
    margin: 10px 0 ;
}
.special-heading {
    font-family: "PT Sans", Verdana, Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -1px;
    font-size: 38px;
    margin: 5px 0 15px 0;
}
.fusion-widget-area .widget_nav_menu li {
    padding: 0;
    border: none;
}
.fusion-footer-widget-column a {
    color: white !important;
}
.fusion-main-menu {
    position: fixed;
    margin: 0 30%;
    right: 0;
    left: 0;
}
.fusion-main-menu > ul > li, .fusion-is-sticky .fusion-main-menu > ul > li {
    padding: 0;
    width: 20%;
    text-align: center;
}
.fusion-main-menu-search {
    position: fixed !important;
    right: 30px;
}
.flag-img img{
    vertical-align: middle;
}*/
/* * Search Item 

.menu-item-type-search .bop-nav-search #search-box-1 {
    margin:13px 0 0 30px;
    -webkit-appearance: none;
    z-index: 1;
    height: 40px;
    width: 194px;
    background-color: white;
    box-shadow: none;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -moz-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -o-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    transition: width 0.25s ease-in-out,margin-left 0.25s ease-in-out;
    transition-delay: 0.25s;
    font-family: sans-serif;
 } 
 .menu-item-type-search .bop-nav-search #search-box-1 input{
    width:100%;
    height:100%;
    margin: 0;
    padding: 0 0 0 44px;
    border-color: transparent;
    position: relative;
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -moz-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    -o-transition: width .25s ease-in-out,margin-left .25s ease-in-out;
    transition: width 0.25s ease-in-out,margin-left 0.25s ease-in-out;
    transition-delay: 0.25s;
    font-family: sans-serif;
 }
#search-box-1-icon {
    z-index: 10;
    -webkit-font-smoothing: antialiased;
    font-family: icomoon;
    position: absolute;
    font-size: 20px;
    top: 7px;
    left: 10px;
    color: black;
 } 
.menu-item-type-search .bop-nav-search #search-box-1:focus,
.menu-item-type-search .bop-nav-search #search-box-1:hover {
    transition-delay: 0s;
    width: 224px;
    margin-left: 0;
    border-color: #8D8D8D;
}
.fusion-main-menu>ul>li:last-child {
    padding-right: 0;
    position: fixed;
    right: 30px;
    width: inherit;
}
.fusion-main-menu>ul>li:last-child {
    width: inherit !important;
}
 #searchsubmit {
     visibility: hidden;
     display: none;
}
*/
.sup-head-right {
    float:right;
    margin-left: 20px;
}

.cart-img img{
    vertical-align: middle;
    max-width: 14px;
}

/*  * End Header *  */

/*  * Slice Size  *  */
.big-slice {
    min-height: 500px;
    max-height: 500px;
} 
.news-slice {
    min-height: 60px;
}

/*  * News Ticker  *  */
 
.mtphr-dnt-rotate .mtphr-dnt-tick {
    text-align: center;
}
.mtphr-dnt-tick-container {
    height: 60px;
    padding: 20px 0;
}
.mtphr-dnt-nav i {
    width: 35px;
    height: 35px;
    font-size: 35px;
    text-align: center;
    line-height: 35px;
}
.mtphr-dnt-nav-next {
    right: -50px;
}
.mtphr-dnt-nav-prev {
    left: -50px;
}
.mtphr-dnt-icon-arrow-left:before {
    font-family: icomoon !important;
    content: '\f104' !important;
    color: #111;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
}
.mtphr-dnt-icon-arrow-right:before {
     font-family: icomoon !important;
    content: '\f105' !important;
    color: #111;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
 }
 
/*  * End News Ticker  *  */
  
 /*  * Footer Size  *  */
 .fusion-footer-widget-area .fusion-columns {
	 min-width: 684px;
    max-width: 940px;
    margin: 0 auto;
 }
 
 
@media screen and (max-width: 768px) {
 .fusion-footer-widget-area .fusion-columns {
    min-width: 0;
 }
 #media_image-2 {
     padding: 0 45px;
 }
}
/* Copyright Area */
.fusion-body .fusion-footer-copyright-center .fusion-copyright-content {
    max-width: 940px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}
.copyright-left {
    float: left;
    color: #999;
}
.copyright-right {
    float: right;
}
.copyright-right a{
    color: #999;
}
.copyright-right a:hover, .copyright-right a:focus{
    color: white;
}
.flag-img-copyright {
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.fusion-footer .fusion-column {
    padding: 0;
}
.fusion-footer .fusion-column li {
    line-height:30px;
}
.fusion-footer .fusion-column a {
    letter-spacing: -0.2px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
}
.fusion-footer .menu a:before{
    display: none;
}
.fusion-footer .social_links h4 {
    text-align: right;
    color: white;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 30px;
}
.fusion-footer .fusion-social-networks-wrapper a{
    line-height: 15px;
}
.fusion-footer .fusion-social-networks-wrapper a:hover, .fusion-footer .fusion-social-networks-wrapper a:focus{
    background-color: white !important;
}
#menu-widget-2 {
    margin-bottom: 0px;
}

/* How to TUBI */ 
.hot-to-btn-hold {
top: 360px;
}
.how-to-btn {
    right: 15px;
}

.age-text {
font-family: "PT Sans", Verdana, Geneva, sans-serif;
margin: 10px 0;
font-size: 20px;
line-height:22px;
color: black;
}

.age-footer {background-color: #ee4a4b;
    width: 100% !important;
    margin: 0 !important;
    font-size: 16px !important;
    padding: 10px 0 !important;
}

.age-footer a:hover {
    color: white;
}

#s {
    height: 35px;
}
/* Menu link phont size */
@media screen and (max-width: 1140px) {
    #menu-main-menu .menu-item a {
        font-size: 1em !important;
    }
}

/* Store Locator */
@media screen and (max-width: 768px) {
    .fusion-title h2 , .fusion-title h1{
        margin-top: 30px !important;
    }
    #sl_bottom {
        display: flex;
        clear: both;
        width: 100%;
        flex-wrap: wrap;
    }
    #sl_bottom_left {
        order: 2;
        width: 100%;
    }
    #sl_bottom_right {
        order: 1;
        width: 100%;
    }
}

/* Background Images */

.new-slice-500 {
    min-height: 500px;
    max-height: 500px;
}

.super_image_navot {
   position: absolute;
   left: 50%;
   top: 0;
   width:1920px;
   max-width:1920px;
   transform: translateY(0) translateX(-50%);
}

@media screen and (max-width: 768px) {
    .super_image_navot {
   max-width:740px;
}
.new-slice-500 {
    min-height: inherit;
    max-height: inherit;
}

}

.mobile-strip-image {
    margin: 0;
    min-width: 100%;
}
.mobile-strip-image img{
    min-width: 100%;
}

html {
  scroll-behavior: smooth;
}

#menu-main-menu  li  a {
	font-size: 0.9em !important;
}

/* New Site */

#tubi60Header {
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
}
h1 {
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 2px;
    font-style: normal;
	font-size: 1.45em;
	}
	
h2 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 2px;
    font-style: normal;
	font-size: 1.45em;
	}
	
	/*
menu links {
	font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
	font-family: "PT Sans", Verdana, Geneva, sans-serif;
    letter-spacing: 0.04em;
    font-style: normal;
	} */
	
	body p {
	display: block;
    font-size: 0.93em;
	font-family: "PT Sans", Verdana, Geneva, sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    font-style: normal;
	line-height: 1.5em;
	}
	
@media screen and (max-width: 768px) {
	body p {
	display: block;
    font-size: 0.93em;
	font-family: "PT Sans", Verdana, Geneva, sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    font-style: normal;
	line-height: 1.4em;
	}
	.elementor-inner .elementor-widget-heading  h1 {
		font-size: 1.3em;
		
		line-height: 1.25em;
	}
	.elementor-inner .elementor-widget-heading  h2 {
		font-size: 1.45em;
		
		line-height: 1.25em;
	}
	body {
    font-size: 1.08em;
		line-height: 1.45em;
	}
	
	#tubi60Header .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 8px !important;
	}
	.wpgmza_sl_main_div .wpgmza_sl_radius_div {
    display: block;
    height: 30px;
    margin-top: 10px;
    clear: none;
    float: left;
    width: 49%;
	}
	.wpgmza_sl_main_div .wpgmza_sl_category_div {
	    display: block;
    clear: none;
    width: 49%;
    height: auto;
    overflow: auto;
    margin: 10px 1% 10px 0;
		padding: 0 5px 0 0 ;
    float: left;
		}
	.wpgmza_sl_main_div .wpgmza_sl_search_button_div, .wpgmza_sl_main_div .wpgmza_sl_reset_button_div {
    display: block;
    clear: none;
    float: left;
    margin-right: 10px;
	}	
	.wpgmza_sl_main_div .wpgmza_sl_radius_innerdiv2 {
		width: 95%;
	}
}