/*--------------------------------------------------------------------------------- Theme Name:   Lowes Rendering Theme URI:     Description:   Author:       Ace Web Design Author URI:   https://www.acewebdesign.com.au Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*/.et_fullscreen_slider .et_pb_slides,.et_fullscreen_slider .et_pb_slide,.et_fullscreen_slider .et_pb_container {    min-height: 100% !important;    height: 100% !important;}.text-shadow {      text-shadow: 0px 4px 12px rgba(30, 30, 30, 0.8);  }.text-shadow-small, #et-top-navigation .menu-item a {    text-shadow: 0px 2px 6px rgba(30, 30, 30, 0.8);}#top-menu a {color:#FFF!important;font-size:20px!important;font-weight:bold;}.scroll-down{-webkit-transition: all 0.4s!important;    -moz-transition: all 0.4s!important;    -ms-transition: all 0.4s!important;    -o-transition: all 0.4s!important;    transition: all 0.4s!important;}.scroll-down:hover {    cursor: pointer;    -webkit-transition: all 0.4s!important;    -moz-transition: all 0.4s!important;    -ms-transition: all 0.4s!important;    -o-transition: all 0.4s!important;    transition: all 0.4s!important;    -webkit-transform: scale(1.2)!important ;    -moz-transform: scale(1.2)!important  ;    -ms-transform: scale(1.2)!important  ;    -o-transform: scale(1.2) !important ;    transform: scale(1.2)!important  ;}/* slide in menu *//** Divi Space slide in mobile edits**/#mobile_menu { display: block !important; min-height: 100vh; top: 0; border-top: none; padding-top: 80px; z-index: 9998; }.mobile_nav.closed #mobile_menu {    transform: rotateY(90deg); -webkit-transform: rotateY(90deg);    transform-origin: right; -webkit-transform-origin: right;    background: #fff; transition: .8s ease-in-out !important; }.mobile_nav.opened #mobile_menu {    transform: rotateY(0deg); -webkit-transform: rotateY(0deg);    transform-origin: right; -webkit-transform-origin: right;    transition: .8s ease-in-out; }.mobile_nav.opened .mobile_menu_bar:before {    content: "\4d"; color: #303030; }#mobile_menu.et_mobile_menu {    background-color: rgba(0, 122, 255, 0.75);}.et_mobile_menu li a { color: #303030; }@media(max-width: 980px) {    .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar { z-index: 9999; }    #main-header .container.clearfix.et_menu_container { width: 100%; }    .logo_container { padding-left: 30px; }    .mobile_menu_bar:before{color:#FFF;}    #et-top-navigation { padding-right: 30px; }    #logo {max-height:100%}}@media(min-width: 341px) {    #mobile_menu { width: 340px; margin-left: calc(100% - 340px); }}@media(max-width: 340px) {    #mobile_menu { width: 100%; margin-left: 0; }}/*** Responsive Styles Smartphone Only ***/@media all and (max-width: 767px) {   .page-id-48729 .et_pb_main_blurb_image .et_pb_image_wrap {width:250px;margin:0 auto;}}