/* 
 Theme Name:     Physick Divi Child
 Author:         Rusty Hein
 Author URI:     http://www.rustyhein.com 
 Template:       Divi
 Version:        1.0 
*/
/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap");
body {
  font-family: 'Libre Caslon Text', serif; }

#main-header {
  display: none; }

.et_pb_fullwidth_section, .et_pb_section {
  position: relative;
  z-index: 5; }

#main-footer {
  background-color: #1d0101;
  position: relative;
  z-index: 5;
  color: #fff; }
  #main-footer .et-social-icon a {
    font-size: 1rem;
    color: #fff; }
    #main-footer .et-social-icon a:hover {
      color: #f2ce89; }

.et_pb_section_video.et_pb_with_background:after {
  background-image: var(--bgGradient);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: ''; }

.allthedays-ss3-module .n2-ss-slide-backgrounds {
  border: 23px solid white;
  border-image: url(/wp-content/uploads/2021/02/all-the-days-border.png) 20% round; }

@media (max-width: 980px) {
  #main-footer p {
    text-align: center; }
  #main-footer li.et-social-icon:first-of-type {
    margin-left: 0; } }
