/*
Theme Name: Partick Negal
Theme URI: https://www.patricknagel.com
Template: Child of Divi Theme
Author: Crosspoint Creative
Author URI: https://www.crosspointcreative.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.92.1515169318
Updated: 2023-04-07 16:18:51

/****************************************************************************
  STYLES
*****************************************************************************

FONTS

font-family: 'Lato', serif;
font-family: 'Open Sans', sans-serif;

COLORS

Bright Green : #c3d611
Dark Blue : #0b126a

****************************************************************************/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/****************************************************************************
  STANDARDS
****************************************************************************/
html {}
body {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
p {}
br {}
a {}
a:hover {}
blockquote {}
strong {}
em {}
hr {}

.hide {
   position: absolute;
   top: -9999px;
   left: -9999px;
}
.floatleft {
  float: left;
}
.floatright {
  float: left;
}
.floatnone {
  float: none;
}

.et_pb_bg_layout_light p,
.et_pb_bg_layout_light h1,
.et_pb_bg_layout_light h2,
.et_pb_bg_layout_light h3,
.et_pb_bg_layout_light h4,
.et_pb_bg_layout_light h5
.et_pb_bg_layout_light a {
  color: #707070;
}

.et_pb_bg_layout_dark p,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark a {
  color: #FFF;
}

.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
}
#et-main-area {
  position: absolute;
  width: 100%;
}
.page #et-main-area {
  top: 125px;
}
p#footer-info {
  text-align: center;
  width: 100%;
  font-size: .7rem;
}
.mobile_menu_bar:before,
#et_search_icon:before {
  color: #CDB48E!important;
}
.et_mobile_menu {
    border-top: 0;
}
.button,
.et_pb_button,
.woocommerce a.button,
.et_pb_slides .et_pb_slide_description .et_pb_button
{
  border: 0;
  font-family: 'Alata', sans-serif;
  font-size: .8rem;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0;
  padding: .5rem 1rem;
  background: transparent;
  color: #FFF;
  border: 2px solid #FFF;
}
body .et_pb_module .button:hover,
.woocommerce a.button:hover,
body .et_pb_module .et_pb_button:hover,
.et_pb_slides .et_pb_slide_description .et_pb_button:hover
{
  border: 0;
  font-size: .8rem;
  text-transform: uppercase;
  border-radius: 0;
  padding: .5rem 1rem;
  background: rgba(255, 255, 255, 0.5);
  color: #FFF;
  border: 2px solid #FFF;
  transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.et_pb_button:after, .et_pb_button:before,
.button:after, .button:before,
.et_pb_slides .et_pb_slide_description .et_pb_button:after,
.et_pb_slides .et_pb_slide_description .et_pb_button:before,
a.et_pb_more_button:after
{
  display: none;
}
/* Gold Button */

.button.gold,
.et-db #et-boc .button.gold {
  color: #FFF;
  background-color: #CDB48E;
  border-color: transparent;
  padding: 1rem;
}
.gold:hover,
.et-db #et-boc .gold:hover,
body .et_pb_module .et_pb_button.gold:hover {
  color: #FFF;
  border-color: transparent;
  background: #9B7245;
  padding: 1rem;
}

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}

/* Divi Resets */

.et-db #et-boc .et-l .et_pb_button:hover, .et-db #et-boc .et-l .et_pb_module .et_pb_button:hover {
    padding: 1rem;
}

.menu-link {
  text-align: center;
}

/****************************************************************************
  SPACIFICS
****************************************************************************/
#et-boc #main-header {
    background-color: transparent;
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 0%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 0%);
}
#et-boc #main-header.et-fixed-header {
    background-color: rgb(255 255 255 / 40%);
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 0%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 0%);
}
.et_header_style_fullscreen #et-top-navigation {
    margin-right: 30px;
}
.page #et-main-area {
  position: absolute;
  top: 0;
}
#et-boc .et-l--header .et_pb_section {
    background-color: transparent!important;
}

#et-boc .et_pb_row {
    width: 100%;
}
.et_pb_fullscreen_menu_animated .mobile_menu_bar:after {
    content: "X";
    position: relative;
    color: #FFF!important;
	font-weight: 700;
    cursor: pointer;
    font-size: 22px;
	font-family: "Lato";
    vertical-align: text-top;
}
.mobile_menu_bar:after {
    content: "MENU";
    position: relative;
/*     color: #FFF!important; */
	font-weight: 600;
    cursor: pointer;
    font-size: 3vw;
	font-family: "Lato";
    vertical-align: text-top;
}
.mobile_menu_bar:before {
    display: none;
}
#et_mobile_nav_menu {
	display: none;
}

#footer-menu .et_mobile_nav_menu {
    display: none;
}
#footer-menu .et_pb_menu__menu {
    display: block;
}
#et-main-area {
	position: absolute;
	top: 0;
}

/****************************************************************************
  MEDIA QUERYS
****************************************************************************/

@media only screen and (min-width: 768px ) {
/*****************
  STANDARDS
*****************/
  html {}
  body {}
  h1 {}
  h2 {}
  h3 {}
  h4 {}
  h5 {}
  p {}
  br {}
  a {}
  a:hover {}
  blockquote {}
  strong {}
  em {}
  hr {}
/*****************
  SPACIFICS
*****************/


/* End */
}

@media only screen and (min-width: 981px) {
/*****************
  STANDARDS
*****************/
    html {}
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    p {}
    br {}
    a {}
    a:hover {}
    blockquote {}
    strong {}
    em {}
    hr {}
    .container.et_menu_container {
    width: calc( 100% - 60px);
    }
/*****************
  SPACIFICS
*****************/
.mobile_menu_bar:after {
    content: "MENU";
    position: relative;
    color: #000!important;
	font-weight: 300;
    cursor: pointer;
    font-size: 22px;
	font-family: "Lato";
    vertical-align: text-top;
}
/* End */
}

/* Desktop Screen */
@media only screen and (min-width: 1080px) {
/*****************
  STANDARDS
*****************/
    html {}
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    p {}
    br {}
    a {}
    a:hover {}
    blockquote {}
    strong {}
    em {}
    hr {}
/*****************
  SPACIFICS
*****************/

/* End */
}

/* Large Screen */
@media only screen and (min-width: 1350px) {
/*****************
  STANDARDS
*****************/
    html {}
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    p {}
    br {}
    a {}
    a:hover {}
    blockquote {}
    strong {}
    em {}
    hr {}
/*****************
  SPACIFICS
*****************/

/* End */
}

/* Large Desktop And Above */
@media all and (min-width: 1405px) {
/*****************
  STANDARDS
*****************/
    html {}
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    p {}
    br {}
    a {}
    a:hover {}
    blockquote {}
    strong {}
    em {}
    hr {}
/*****************
  SPACIFICS
*****************/

/* End */
}

/****** Max Sizes ********/

@media (max-width: 980px) {
  .menu-text {
    display: none;
  }
div.et_pb_section.et_pb_section_0 {
  background-position: left 50% center!important;
}
.et_pb_row_4 {
  background-position: left 25% center!important;
}
.et_header_style_fullscreen #et-top-navigation {
    margin-right: 30px;
    margin-top: 11px;
}
/* End */
}

@media screen and (max-width: 767px ) {
.home .et_pb_section.et_pb_section_0 {
  background-position: right 50% center!important;
}
.et_pb_row_4 {
  background-position: left 25% center!important;
}

/* End */
}

/****** Responsive Styles Smartphone Portrait ******/
@media all and (max-width: 479px) {

/* End */
}

/* KEYFRAMES */
