/*
 Theme Name:   oldsugar-child
 Theme URI:    https://www.oldsugardistillery.com.com/
 Description:  oldsugardistillery-child
 Author:       Andrew Tritt
 Author URI:   http://thisisdistillery.com/
 Template:     wordpress-bootstrap-master
 Version:      1.0.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.clear {clear:both;}

body {
  margin: 0;
  padding: 0;
  color:#000000;
  background: #ffffff;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    width: 100%;
    font-style: normal;
    background: #ffffff;
    line-height: 1.5;
    font-family: "Gotham A", "Gotham B";
}

h1, h2, h3, h4, h5, h6 {
   font-family: gin, serif;
   margin-bottom:20px;
   color:#000000;
   font-family: ;
   font-weight: 700;
   line-height: 1.1;
   margin-top:0;
   letter-spacing: 0.05em;
}

h1 {
  font-size: 60px;
  line-height: 1.1;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}


h5 {
  font-size: 22px;
}

h6 {
  font-size: 18px;
}


p, .lead {
  color:#000000;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Gotham A", "Gotham B";
}


a { color:#D54726; font-size: 15px; font-weight: 500; text-decoration: none;}

a:hover { font-size: 15px; color: #D54726; font-weight: 500; text-decoration: underline;}

a:active, a:focus { font-size: 15px; color: blue; font-weight: 500; outline: none; text-decoration: none;}


ul {
	color:#000000;
  font-style: normal;
	margin-bottom: 20px;
  padding-left: 40px;
  font-size: 15px;
}

li {
  margin-bottom: 10px;
}

li:last-child {
  margin-bottom: 0;
}

ol {
  color:#000000;
  font-size: 18px;
  padding-left: 20px;
}

blockquote {
  color:#000000;
}

hr { border: 0; height: 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }

div {
	box-sizing: border-box;
}

#content {
	margin: 0;
	padding: 0;
}

.container {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

:focus {outline: 0;}

.main-wrapper-1 {
  width: 100%;
  height: auto;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 40px;
}

.inner {
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.inner-2 {
  width: 100%;
  height: auto;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.inner-1120 {
  width: 100%;
  height: auto;
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
  padding-left: 40px !important;
  padding-right: 40px !important;
}



/* Fonts & Font Colors */

.gin {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
}

.gotham-book {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
}

.gotham-bold {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
}

.red {
  color: #D54726;
}

.seats {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}

.seat-a {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}

.seat-a:hover {
  text-decoration: none;
  color: #D54726;
  font-weight: bold;
  font-size: 24px;
}

.seat-a:visited {

}


/* BG Colors */




/* Header */

.nav-wrap {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: auto;
  z-index: 9999;
}

.nav-inner {
  width: 100%;
  height: auto;
  padding: 20px;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.logo {
  width: auto;
  height: 104px;
  position: absolute;
  top:20px;
  left:20px;
}

.logo a {
  display: block;
}

.logo img {
  width: auto;
  height: 104px;
  display: block;
}



/*/////// Main Nav Menu  ////////*/

#menu-main-menu-1 {
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  margin-top: 23.5px;
  margin-bottom: 23.5px;
}

ul.menu, div.menu > ul {
    margin: 0;
    padding: 0 0 0 0;
    float: right;
}
.menu li {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom:0;
    width: auto;
    min-width: 120px;
}
.menu li a {
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.05em;
    color:#ffffff;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 20px 35px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu li:hover > a, .menu li a:hover, .menu li:focus > a, .menu li a:focus {
    background-color: #000000;
    color: #fff;
}
.menu .sub-menu, .menu .children {
    background-color: #000000;
    border: 2px solid #f7f5e7;
    border-top: 0;
    padding: 0;
    position: absolute;
    left: -2px;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.menu .sub-menu ul, .menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}
ul.menu ul a, .menu ul ul a {
    color: #D54726;
    margin: 0;
}

ul.menu li:hover > ul, .menu ul li:hover > ul, ul.menu .focus > ul, .menu .focus > ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
}
.nav-menu .current_page_item > a, .menu .current_page_ancestor > a, .menu .current-menu-item > a, .menu .current-menu-ancestor > a {
    /*color: #bc360a;*/
}
.navbar {
    border-top: 1px solid #b6985e;
    background-color: #243138;
    padding: 5px 0 0 30px;
    /*min-height: 60px;*/
}
.menu li a {
    color: #FFFFFF;
    font-style: normal;
}

.menu .sub-menu, .menu .children {
    background-color: #ffffff;
    border: none;
    padding: 0;
    position: absolute;
    z-index: 99999;
    left: 0;
    width:auto;
}
.menu .current_page_item > a, .menu .current_page_ancestor > a, .menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #D54726;
    font-style: normal;
}
.menu li:hover > a, .menu li a:hover, .menu li:focus > a, .menu li a:focus {
    background-color: rgba(0,0,0,0);
    color: #D54726;
}
.sub-menu li a:hover {
    color: #fff;
    background-color: #3B3A3C;
}

.sub-menu li {
    width:100%;
    position:relative;
}
/*
.sub-menu li:after {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  margin-left:10%;
  width:80%;
  height: 1px;
  background: #D54726;
}
*/

/* Responsive Menu */
/*
button#responsive-menu-button {
  top: 7.5px !important;
  right: 40px !important;
  position: fixed !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  text-transform: uppercase !important;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
}

#responsive-menu-container #responsive-menu-wrapper {
    margin-top: 85px;
}

.responsive-menu-open button#responsive-menu-button:hover {
  background: #212630 !important;
}

#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: 0 !important;
}
*/

#rmp-menu-wrap-54 .rmp-menu-item-link {
  font-family: "Gotham A", "Gotham B" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  text-transform: uppercase !important;
}

#rmp_menu_trigger-54 {
  right: 7px !important;
}



/* Arrow Menu */

.arrow-right {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}


.arrow-hover:hover .arrow-right {
  border: solid #D54726;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-bottom: 2px !important;
}


/* Home Page */

.main-slider1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 7777;
}

.main-slider-overlay {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

/*
.main-slider1:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
*/


/*
.main-slider-overlay {
  width: 100%;
  height: auto;
  max-width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 7777;
}

.main-slider-overlay img {
  width: 100%;
  height: auto;
  display: block;
}
*/

.main-slider2 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 7777;
  display: none !important;
}



.sig-row {
  width: 100%;
  height: auto;
  padding: 40px 0 7% 0;
  position: relative;
}

.signature {
  width: 100%;
  height: auto;
  background: url("/wp-content/uploads/paper_texture-repeat.png");
  background-repeat: repeat;
  background-position: center;
  padding: 20px;
}

.signature-line {
  width: 100%;
  height: auto;
  border:1px solid #D54726;
}

.signature img {
  width: 50%;
  height: auto;
  display: block;
  padding: 30px 20px 30px 20px;
}


/* Splide Slider */

.splide__arrow {
  width:46px !important;
  height: 20px !important;
  border-radius: 0 !important;
  background:transparent !important;
  display: none !important;
}

.splide__arrow--prev {
  background: url('https://cdn.shopify.com/s/files/1/0523/9249/3217/files/slideshow_arrow.png?v=1610380577') !important;
  background-size: 46px 20px !important;
  display: none !important;
}

.splide__arrow--next {
  background: url('https://cdn.shopify.com/s/files/1/0523/9249/3217/files/slideshow_arrow_next.png?v=1610381533') !important;
  background-size: 46px 20px !important;
  display: none !important;
}

.splide__slide img {
  width : 100%;
  height: auto;
}

.slide-wrp-new {
  /*width: 56.25%;*/
  width: 50%;
  height: auto;
  position: absolute;
  top: 70px;
  right: 0;
  /*right: -6.25%;*/
}

.splide__pagination {
  display:none !important;
}

.splide__slider {
  position: relative;
}


/* /// */

.inner-up {
  width: 100%;
  height: auto;
  max-width: 1280px;
  position: absolute;
  top: 69px;
  left:0;
  right: 0;
  margin-left: auto; 
  margin-right: auto; 
  padding:0 40px;
}

.btl-third-home {
  width: 33.3%;
  height: auto;
  float: left;
}

.btl-third-home img {
  width: 100%;
  height: auto;
  display: block;
}

.fifty-btl-1 {
  width: 50%;
  height: auto;
  float: left;
}

.fifty-btl-2 {
  width: 50%;
  height: auto;
  float: right;
  padding: 0 40px 0 0;
}


/* Home Cont. */

.home-section-1 {
  width: 100%;
  height: auto;
  display: table;
  padding: 0 0 80px 0;
}

.home-section-left {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding-right: 40px;
  border-right: 1px solid #383839;
}

.home-section-right {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
}

.cocktail-1 {
  width: 100%;
  height: auto;
  display: block;
}

.cocktail-2 {
  width: 100%;
  height: auto;
  display: block;
}


.orange-1 {
  width: 35%;
  height: auto;
  position: absolute;
  bottom: -40px;
  right: -30px;
}

.orange-2 {
  width: 45%;
  height: auto;
  position: absolute;
  bottom: -30px;
  right: 0px;
}

.gb-h4 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  letter-spacing: 0.05em;
  padding-left: 40px;
  padding-top: 20px;
  margin-bottom: 10px;
}

.gin-h2-red {
  font-family: gin, serif;
  font-style: normal;
  color: #D54726;
  padding-left: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #383839;
}

.black-header-txt {
  font-family: "Gotham A", "Gotham B" !important;
  font-style: normal !important;
  letter-spacing: 0.05em !important;
  font-size: 18px !important;
  color:#000000;
}

.big-bold-p {
  padding-left: 40px;
  font-size: 18px;
  font-weight: 700;
}

.regular-p-pad {
  padding-left: 40px;
}

.home-ul {
  padding-left: 60px;
  margin-bottom: 0;
}

.home-third-section {
  width: 100%;
  height: auto;
  display: table;
  padding: 0 0 40px 0;
}

.home-third-1,
.home-third-2,
.home-third-3 {
  width: 33.3%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.home-third-2:after {
  content: "";
  position: absolute;
  right: 0;
  top:0;
  height: 100%;
  width: 1px;
  background: #fff;
  z-index: 12;
}

.home-third-2:before {
  content: "";
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  width: 1px;
  background: #fff;
  z-index: 12;
}


.bg-img-1 {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 20px;
    z-index: 8;
}

.overlay-1 {
  width: auto;
  height: 90px;
}

.overlay h4 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  margin-top:15px;
  font-family: "Gotham A", "Gotham B";
  letter-spacing: 0.05em;
}

.red-box {
  width: 100%;
  height: 100%;
  background: #d44727;
  position: absolute;
  top:0;
  z-index: 2;
  opacity: 0;
}

#hov1,
#hov2,
#hov3 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

#hov1:hover div#red-box1,
#hov2:hover div#red-box2,
#hov3:hover div#red-box3  {
  opacity: 82% !important;
}


/* Contact */

.wpcf7-form label {
  
}

.label-bold {
  font-weight: bold;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
  width: 100%;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
  
}

.wpcf7-form textarea,
.wpcf7-form input[type="date"] {
  
}

.wpcf7-form input[type="submit"] {
  
}

.wpcf7-form input[type="submit"]:hover {
  
}

/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
/*display: block;
margin-bottom: 10px;*/
margin-right: 20px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 20px;
height: 20px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 20px;
width: 20px;
top: 0px;
left: 0px;
border: 1px solid #212630;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 20px;
width: 20px;
top: 0;
left: 0;
visibility: hidden;
font-size: 16px;
text-align: center;
line-height: 25px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 30px;
display: inline-block;
}





/* Footer */

.grey-footer-wrap {
  width: 100%;
  height: auto;
  background: #383839;
}

.foot-inner {
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin: 0 auto;
}

.footer-top {
  width: 100%;
  height: auto;
  display: table;
}

.foot-1 {
  width: 20%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.foot-1 img {
  width: 100%;
  height: auto;
  max-width: 280px;
}

.foot-2 {
  width: 30%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.foot-3 {
  width: 25%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  padding: 20px;
}

.foot-4 {
  width: 25%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.foot-2-inner {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin:0 auto;
}

.foot-3-inner {
  width: 100%;
  max-width: 169px;
  height: auto;
  margin:0 auto;
}

.foot-4-inner {
  width: 100%;
  max-width: 162px;
  height: auto;
  margin:0 auto;
}

.foot-title {
  color: #fff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 22px;
  margin-bottom: 8px;
}

.foot-address {
  color: #fff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em; 
  margin-bottom: 8px;
}

.foot-phone,
.foot-phone:visited,
.foot-phone:focus {
  color: #fff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}

.foot-phone:hover,
.foot-phone:active {
  color:#D54726;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.foot-fb,
.foot-fb:visited,
.foot-fb:focus {
  color: #fff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 0;
  text-decoration: none;
}

.foot-fb:hover,
.foot-fb:focus {
  color:#D54726;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.book-btn {
  display:block;
  width:150px;
  height:53px;
  background-image: url('/wp-content/uploads/book-online-shape-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px 53px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #383839;
}

.book-btn span {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 text-align: center;
 width:100%;
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color: #383839;
}

.book-btn:hover span {
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#D54726;
}


.book-btn-orange {
  display:block;
  width:220px;
  height:46px;
  background-image: url('/wp-content/uploads/book-online-shape_red-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 220px 46px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #383839;
  text-transform: uppercase;
}

.book-btn-orange span {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 text-align: center;
 width:100%;
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color: #ffffff;
 text-transform: uppercase;
}

.book-btn-orange:hover {
  width:220px;
  height:46px;
  background-image: url('/wp-content/uploads/loadmore-button-bg-hover.svg');
}


.book-btn-orange:hover span {
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#D54726;
 text-transform: uppercase;
}

.footer-bottom {
  width: 100%;
  height: auto;
  background: #383839;
  border-top: 1px solid #fff;
  display: table;
}

#nav_menu-2 {
  width: 100% !important;
  height: auto;
  margin-bottom: 0 !important;
  padding-left: 0;
  padding-right: 0;
}

#menu-footer {
  float: none;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
}

#menu-footer li {
  display: inline-block;
  margin-bottom: 0;
}

#menu-footer li a {
  padding: 40px 20px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
}

#menu-footer li a:hover {
  text-decoration: none;
  background: #383839;
  color:#D54726;
}



/* 404 */

.wrap-404 {
  width: 100%;
  height: auto;
  padding: 40px 0;
  min-height: 400px;
}


/* Sub Header Page */

.header-wrap {
  width: 100%;
  height: 400px;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

/*
.header-img {
  width: 100%;
  height: auto;
}

.header-img img {
  width: 100%;
  height: auto;
  display: block;
}
*/

.header-txt {
  padding-top:158px;
  text-align: center;
}

.header-txt-2 {
  padding-top:208px;
  text-align: center;
}

.header-1 {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  padding: 0 20px;
}

.header-2 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  padding: 0 20px;
}

.header-3 {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  padding: 0 20px;
}

.header-4 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  padding: 0 20px;
}

.header-5 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
  padding: 0 20px;
  font-style: italic;
}

.header-6 {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  padding: 0 20px;
  margin-bottom: 0;
}


/* Spirits */

.spirits-box {
  width: 100%;
  height: 450px;
  background: url("/wp-content/uploads/paper_texture-repeat.png");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: repeat;
  background-position: center;
}

.sub-title-red {
  font-family: gin, serif;
  font-style: normal;
  color: #D54726;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 1px solid #D54726;
  text-align: center;
  font-size: 72px;
}

.bottle-3 {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin:0 auto;
  margin-top: -303px;
  display: table;
}

.bottle-3-no-marg {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin:0 auto;
  display: table;
  margin-top: 0px;
}

.bottle-3-1,
.bottle-3-2,
.bottle-3-3 {
  width: 33.3%
  height: auto;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.bottle-3-1 img,
.bottle-3-2 img,
.bottle-3-3 img{
  width: 100%;
  height: auto;
  display: block;
  max-width: 160px;
  margin:0 auto;
}

.bottle-title, 
.bottle-title:visited {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700; 
  text-decoration: none;
}

.bottle-title:hover,
.bottle-title:focus {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  color: #D54726;
  text-decoration: none;
}

.bottle-p {
  font-size: 12px;
}

.batch-txt {
 font-size: 12px;
 position: relative;
 font-style: italic;
}

.batch-txt:before {
  content: "";
  width: 40px;
  height: 1px;
  background: #D54726;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}



.bottle-2 {
  width: 100%;
  max-width: 534px;
  height: auto;
  margin:0 auto;
  margin-top: -303px;
  display: table;
}

.bottle-2-1,
.bottle-2-2 {
  width: 50%
  height: auto;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.bottle-2-1 img,
.bottle-2-2 img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 160px;
  margin:0 auto;
}



.bottle-4 {
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin:0 auto;
  margin-top: -303px;
  display: table;
}

.bottle-4-1,
.bottle-4-2,
.bottle-4-3,
.bottle-4-4 {
  width: 25%;
  height: auto;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.bottle-4-1 img,
.bottle-4-2 img,
.bottle-4-3 img,
.bottle-4-4 img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 160px;
  margin:0 auto;
}


.desktop-bottle {
  display: block !important;
}

.mobile-bottle {
  display: none !important;
}



/* Spirits Sub Page */

.spirits-sub-img {
  margin-top: -195px;
}

.spirits-sub-title {
  color: #D54726;
  border-bottom: 1px solid #383839;
  padding-bottom: 20px;
}


.shop-btn {
  display:block;
  width:150px;
  height:53px;
  background-image: url('/wp-content/uploads/book-online-shape.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px 53px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #383839;
}

.shop-btn span {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 text-align: center;
 width:100%;
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color: #383839;
}

.shop-btn:hover span {
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#D54726;
}


.more-sub-box {
  width: 100%;
  height: auto;
  background: url("/wp-content/uploads/paper_texture-repeat.png");
  background-repeat: repeat;
  background-position: center;
  padding: 20px;
  display: table;
}

.more-sub-box-line {
  width: 100%;
  height: auto;
  border:1px solid #D54726;
}

.more-sub-lt {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.more-sub-lt img {
  width: 100%;
  height: auto;
  display: block;
}

.more-sub-rt {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}


.more-sub1,
.more-sub2,
.more-sub3 {
  width: 33.3%;
  height: auto;
  float:left;
  text-align: center;
}

.more-sub1 img,
.more-sub2 img,
.more-sub3 img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 130px;
  margin:0 auto;
}

.enjoy-title,
.enjoy-title:visited {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 18px;
}

.enjoy-title:hover,
.enjoy-title:focus {
  font-family: gin, serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 10px;
  color: #D54726;
  font-size: 18px;
}

.more-sub1 p,
.more-sub2 p,
.more-sub3 p {
  margin-bottom: 0px;
  font-size: 12px;
}


/* Smash */

.smash-bg {
  width: 100%;
  height: auto;
  background: url("/wp-content/uploads/paper_texture-repeat.png");
  background-repeat: repeat;
  background-position: top;
  padding: 40px;
  position: relative;
}

.white-box-fix {
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 1;
}

.rel-fix {
  position: relative;
  z-index: 2;
}

.red-h2-center {
  color: #D54726;
  text-align: center;
  margin-top:40px;
  margin-bottom: 40px;
  padding: 0 20px;
}

.red-h2-center-2 {
  color: #D54726;
  text-align: center;
  margin-top:40px;
  margin-bottom: 40px;
  padding: 0 40px;
}

.set-p {
  font-size: 15px;
  line-height: 2;
}


.smash-sub1,
.smash-sub2,
.smash-sub3 {
  width: 33.3%;
  height: auto;
  float:left;
  text-align: center;
  padding: 0 20px 20px 20px;
}


.smash-txt1 {
  font-size: 18px;
  margin-bottom: 8px;
}

.smash-txt2 {
  font-style: italic;
  color: #D54726;
  margin-bottom: 8px;
}

.smash-txt3 {
  
}

/*
#pgc-408-1-1 {
  position: relative;
}

#pgc-408-1-1:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 4%;
  width: 1px;
  height: 92%;
  background: #383839;
}

#pgc-408-1-1:after {
  content: "";
  position: absolute;
  right: -40px;
  top: 4%;
  width: 1px;
  height: 92%;
  background: #383839;
}
*/

/* The Rickhouse */

#lines-fix {
  position: relative;
}

#lines-fix:before {
  content: "";
  position: absolute;
  right: 0;
  top:0;
  height: 100%;
  width: 1px;
  background: #fff;
  z-index: 12;
}

#lines-fix:after {
  content: "";
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  width: 1px;
  background: #fff;
  z-index: 12;
}

.large-p {
  width: 100%;
  height: auto;
  max-width: 860px;
  text-align: center;
  margin:0 auto;
  margin-bottom: 40px;
  font-size: 21px;
  padding: 0 20px;
}

.large-p-1000 {
  width: 100%;
  height: auto;
  max-width: 1000px;
  text-align: center;
  margin:0 auto;
  margin-bottom: 40px;
  font-size: 21px;
}

.formal-pad {
  padding: 0 20px;
}


.home-fifty-section {
  width: 100%;
  height: auto;
  display: table;
  padding: 0 0 40px 0;
}

.home-fifty-1,
.home-fifty-2 {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.home-fifty-1:after {
  content: "";
  position: absolute;
  right: 0;
  top:0;
  height: 100%;
  width: 1px;
  background: #fff;
  z-index: 12;
}

.spirits-sub-title-full {
  color: #D54726;
  border-bottom: 1px solid #383839;
  padding-bottom: 20px;
  text-align: center;
}


/* Lightbox Section */

.lightbox-wrap {
  width: 100%;
  height:auto;
}

.lightbox-third {
  width:33.3%;
  height: auto;
  float:left;
  border-bottom: 1px solid #fff;
}

.lightbox-third img {
  width: 100%;
  height: auto;
  display: block;
}

#lb-lines {
  position: relative;
}

#lb-lines:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background:#fff;
  left:0;
  top:0;
}

#lb-lines:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background:#fff;
  right:0;
  top:0;
}



/* About - Story */

.about-1 {
    width: 100%;
    height: auto;
    display: table;
    padding: 0 0 0 0;
}

.about-left {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding-right: 40px;
  border-right: 1px solid #383839;
}

.about-right {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: top;
}

#nathan {
  padding-bottom: 60px;
}

.cocktail-3 {
  width: 100%;
  height: auto;
  display: block;
  padding-left: 40px;
}

#hide-mobile {
  display: block;
}

#show-mobile {
  display: none;
}

.marg-fix2 {
  margin-right: -40px;
}


/* News */

.news-pad {
  padding: 40px 0 30px 0;
}

.news-left {
  width: 66.6%;
  height: auto;
  padding-right: 40px;
  float: left;
  box-sizing: border-box;
  display: block;
}

.news-right {
  width: 33.3%;
  height: auto;
  padding-left: 40px;
  float: left;
  box-sizing: border-box;
  display: block;
}

.wp-post-image {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 20px;
}

.date-1 {
  font-weight: bold;
}

.post-title1 {
  margin-bottom: 10px;
}

.post-title1 {
  color: #D54726;
  font-family: gin, serif;
  font-size: 60px;
  line-height: 1.1;
  display: block;
}

.news-post1:after {
  content: "";
  width: 100%;
  height: 1px;
  background:#000;
  margin-top:20px;
  margin-bottom: 40px;
  display: block;
}

.news-post1:last-child:after { 
  content: "";
  display: none;
}

.news-post1:last-child { border-bottom: none; }

.sidebar-h2 {
  color: #D54726;
  border-bottom: 1px solid #383839;
  padding-bottom: 20px;
}

.owner {
  font-family: "Gotham A", "Gotham B";
}

#annual_archive_widget-2 h3 {
  font-size: 36px;
  color: #D54726;
  border-bottom: 1px solid #383839;
  padding-bottom: 20px;
  margin-top: 40px;
}

#annual_archive_widget-2 ul {
  list-style-type: none;
  padding-left: 0;
}

#annual_archive_widget-2 ul li a {
  color: #000;
  font-weight: bold;
}

#annual_archive_widget-2 ul li a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #D54726;
  }


/* Single */

.single-post-title1 {
  color: #D54726;
  font-family: gin, serif;
  font-size: 60px;
  line-height: 1.1;
  display: block;
  margin-bottom: 20px;
}


/* Products */

.shop-wrap {
  padding: 40px 0 40px 0;
}

.prod-box-pad {
  padding: 0 20px 0 20px;
}

.prod-title {
  color: #D54726;
  margin-bottom: 10px; 
}

.prod-price {
  font-family: "Gotham A", "Gotham B";
  margin-bottom: 10px;
}

.prod-desc {
  margin-bottom: 0;
}

.loadMoreBtn {
  display:block;
  width:150px;
  height:53px;
  background-image: url('/wp-content/uploads/book-online-shape_red-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px 53px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin:0 auto;
}

.loadMoreBtn span {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 text-align: center;
 width:100%;
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color: #ffffff;
}

.loadMoreBtn:hover span {
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#ffffff;
}

.loadMoreBtn:focus,
.loadMoreBtn:active {
  outline: none !important;
  box-shadow: none !important;
}


/* pagination */

.pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #D54726 !important;
    border-color: #D54726 !important;
    cursor: default;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #D54726 !important;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
  color: #D54726 !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff !important;
    background-color: #D54726 !important;
    border-color: #D54726 !important;
    cursor: default;
}


/* Locator Page */

.locator-title {
  margin-bottom: 5px;
  font-family: "Gotham A", "Gotham B";
  font-size: 18px;
}

.locator-2 {
  margin-bottom: 10px;
}

.locator-addy {
  margin-bottom: 0px;
}

.locator-site {
  display: block;
  margin-bottom: 0;
  color: #000;
}

.locator-phone {
  display: block;
  margin-bottom: 0;
  color: #000;
}


/* PR & Media */

.pr-title-red {
  font-family: gin, serif;
  font-style: normal;
  color: #D54726;
  padding:40px;
  text-align: center;
  font-size: 72px;
  margin-bottom: 0;
}

.pr-img {
  margin-bottom: 0;
}

.pr-p {
  width: 100%;
  height: auto;
  max-width: 860px;
  text-align: center;
  margin:0 auto;
  font-size: 21px;
  padding: 0 20px;
  margin-bottom: 40px;
}


/* Distributors List */

.dist-title1 {
  font-family: gin, serif;
  font-style: normal;
  color: #D54726;
  padding:20px 40px 20px 0;
  border-bottom: 1px solid #383839;
}

.custom-p-right {
  padding-right:40px;
  margin-bottom: 0;
}

.dist-map {
  padding-right: 40px;
  padding-bottom: 40px;
}

.dist-title2 {
  font-family: gin, serif;
  font-style: normal;
  color: #D54726;
  padding:20px 0 20px 40px;
  border-bottom: 1px solid #383839;
}

.box-pad {
  padding-left: 40px;
}

.dist-wrap {
  padding-bottom: 20px;
}

.dist-title {
    margin-bottom: 5px;
    font-family: "Gotham A", "Gotham B";
    font-size: 18px;
}

.dist-sub-title {
    margin-bottom: 0;
    color: #D54726;
}

.dist-addy {
  margin-bottom: 0;
}

.phone-link {
  color: #000;
}

.border-right {
  position: relative;
}

.border-right:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  top:0;
  right: 0;
  background: #000;
}


/* Videos */

.videoContainer123 {
    width: 100%;
    height: 100%;
    background: #000000;
}


/* Shop Online */

.red-h2-cent {
  color: #D54726;
  text-align: center;
}


.shop-online {
  display:block;
  width:150px;
  height:33px;
  background-image: url('/wp-content/uploads/book-online-shape_red-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px 53px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin:0 auto;
}

.shop-online span {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 text-align: center;
 width:100%;
 font-size:13px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color: #ffffff;
}

.shop-online:hover {
  background-image: url('/wp-content/uploads/loadmore-button-bg-hover.svg');
  width:150px;
  height:33px;
}

.shop-online:hover span {
 font-size:13px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#D54726;
}


/* Form */

.form-row {
  width: 100%;
  height: auto;
}

.form-50-1 {
  width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  padding-right: 20px;
  padding-bottom: 20px;
}

.form-50-2 {
  width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  padding-left: 20px;
  padding-bottom: 20px;
}

input[type=text],
input[type=email],
input[type=date],
input[type=tel],
textarea {
  border-radius: 0;
  border:1px solid #000;
  width: 100%;
  height: auto;
  min-height: 38px;
}

#submit-btn1  {
  display:block;
  width:150px;
  height:53px;
  background-color: #ffffff;
  background-image: url('/wp-content/uploads/book-online-shape_red-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px 53px;
  position:relative;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin:0 auto;
  border:0;
  outline: none
}


#submit-btn1 :hover span {
 font-size:15px;
 font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.05em;
 color:#ffffff;
 border:0;
 outline: none
}





@media screen and (max-width: 1240px) {

.menu-main-menu-1-container {
  display: none;
}

}

@media screen and (max-width: 786px) {

.overlay h4 {
  font-size: 22px;
}

}



@media screen and (max-width: 1024px) {

/*
.sig-row {
  padding: 100px 0 40px 0;
*/

.home-section-1 {
  display: block;
  padding: 0 0 40px 0;
}

.home-section-left {
  width: 100%;
  padding-right: 0;
  display: block;
  border-right: 0;
}

.home-section-right {
  width: 100%;
  padding-left: 0;
  display: block;
}

.gb-h4 {
  padding-left: 0;
}

.gin-h2-red {
  padding-left: 0;
}

.big-bold-p {
  padding-left: 0;
}

.home-ul {
  padding-left: 20px;
}

/* Footer */

.footer-top {
  display: block;
}

.foot-1 {
  display: block;
  width: 100%;
  text-align: center;
  padding: 40px 20px 0 20px;
}

.foot-1 img {
    max-width: 160px;
}

.foot-2 {
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px 20px 20px 20px;
}

.foot-3 {
  display: block;
  width: 100%;
  text-align: center;
  border-right: 0;
  border-left: 0;
}

.foot-3-inner {
  max-width: 300px;
}

.foot-4 {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 20px 35px 20px;
}

.foot-4-inner {
  max-width: 300px;
}

.book-btn {
  margin:0 auto;
}

.menu-footer-container {
  max-width: 280px;
  margin:0 auto;
  padding: 20px;
}

#menu-footer li {
  display: block;
}

#menu-footer li a {
  padding: 20px;
}

.white-box-fix {
  display: none;
}

.cocktail-2 {
  margin-bottom: 20px;
}

.orange-2 {
  bottom: -110px;
  right: -80px;
}

.about-1 {
  display: block;
  padding: 0 0 40px 0;
}

.about-left {
  width: 100%;
  padding-right: 0;
  display: block;
  border-right: 0;
}

.about-right {
  width: 100%;
  padding-left: 0;
  display: block;
}

#nathan {
  padding-bottom: 0;
}

.regular-p-pad {
  padding-left: 0;
}

.cocktail-3 {
  padding-left: 0;
}

#hide-mobile {
  display: none;
}

#show-mobile {
  display: block;
}

}

@media screen and (max-width: 957px) {

#mobile-bottle-down {
  margin-top: -223px;
}

}


@media screen and (max-width: 768px) {

.logo {
    height: 55px;
} 

.logo img {
  height: 65px;
} 

#rmp_menu_trigger-54 {
  top: 23px;
}

.main-slider1 {
  display: none;
}

.main-slider2 {
  display: block !important;
}


.slide-wrp-new {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto;
}

.signature img {
  width: 100%;
}


.home-third-section {
  display: table;
}

.home-third-1, .home-third-2, .home-third-3 {
  width: 100%;
  height: auto;
  display: block;
}

.home-third-2:after {
  display: none;
}

.home-third-2:before {
  display: none;
}

.home-third-1 {
  margin-bottom: 40px;
}

.home-third-3 {
  margin-top: 40px;
}

.overlay h4 {
  font-size: 24px;
}

.sub-title-red {
  font-size: 48px;
}

.bottle-3 {
  margin-top: -337px;
}

#mobile-bottle-down {
  margin-top: -337px;
}

.bottle-3-no-marg {
  margin-top: -40px;
}

.bottle-2 {
  margin-top: -337px;
}


.bottle-4 {
  width: 100%;
  max-width: 534px;
  height: auto;
  margin:0 auto;
  margin-top: -337px;
  display: block;
}

.bottle-4-1,
.bottle-4-2,
.bottle-4-3,
.bottle-4-4 {
  width: 50%;
  height: auto;
  display: block;
  text-align: center;
  float: left;
}

.bottle-4-4:after {
  content: "";
  clear:both;
}

.spirits-sub-img {
  margin-top: -195px;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  margin-top: -195px;
}

.more-sub-lt {
    width: 100%;
    height: auto;
    display: block;
    padding: 20px;
}

.more-sub-rt {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 20px 20px 20px;
}

.smash-sub1,
.smash-sub2,
.smash-sub3 {
  width: 100%;
  height: auto;
  float:none;
  text-align: center;
  padding: 0 20px 20px 20px;
}

#pgc-408-1-1:before {
  display: none;
}

#pgc-408-1-1:after {
  display: none;
}

.formal-pad {
  padding: 0 0px;
}

.home-fifty-section {
  display: block;
  padding: 0 0 0px 0;
}

.home-fifty-1,
.home-fifty-2 {
  width: 100%;
  height: auto;
  display: block;
}

.home-fifty-1 {
  margin-bottom: 40px;
}

.home-fifty-1:after {
  display: none;
}

.orange-2 {
  bottom: -86px;
  right: -66px;
}

.dist-title1 {
    padding: 20px 0 20px 0;
}

.custom-p-right {
    padding-right: 0;
}

.dist-map {
    padding-right: 0;
    padding-bottom: 0;
}

.border-right::after {
    content: "";
    display: none;
}

.dist-title2 {
    padding: 20px 0 20px 0;
}

.box-pad {
    padding-left: 0;
}

.form-50-1 {
  width: 100%;
  float: none;
  padding-right: 0;
}

.form-50-2 {
  width: 100%;
  float: none;
  padding-left: 0;
}

.news-pad {
  padding: 40px 0 20px 0;
}

.news-left {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
    float: none;
}

.news-right {
    width: 100%;
    padding-left: 0px;
    float: none;
}

.red-h2-center-2 {
  text-align: left;
  margin-top: 0px;
}

.pr-title-red {
  font-size: 36px;
}

.marg-fix2 {
  margin-right: 0;
}

.sig-row {
  padding: 40px 0 20px 0;
}

.inner-up {
  position: relative;
  top:0;
}

.fifty-btl-2 {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
}

.lightbox-third {
  width:100%;
  height: auto;
  float:none;
  border-bottom: 0;
  margin-bottom: 40px;
}

.lightbox-third:last-child {
  margin-bottom: 0;
}

#lb-lines:before {
  display: none;
}

#lb-lines:after {
  display: none;
}

/* Product page buttons */
#pgc-17-9-1,
#pg-17-8 {margin-bottom:0 !important;}

/* Home page gift box */
#pgc-6-0-0 {
    margin-bottom: 20px !important;
}


}


@media screen and (max-width: 665px) {

#mobile-bottle-down {
  margin-top: -287px;
}

}


@media screen and (max-width: 480px) {

.orange-1 {
  bottom: -22px;
}

.orange-2 {
  bottom: -48px;
  right: -46px;
}

.sub-title-red {
  font-size: 36px;
}

.bottle-3 {
  display: block;
  margin-top: -353px;
}

#mobile-bottle-down {
  margin-top: -317px;
}

.bottle-3-no-marg {
  display: block;
  margin-top: -40px;
}

.bottle-3-1,
.bottle-3-2,
.bottle-3-3 {
  width: 100%
  height: auto;
  display: block;
}

.bottle-4 {
  display: block;
  margin-top: -353px;
}

.bottle-4-1,
.bottle-4-2,
.bottle-4-3,
.bottle-4-4 {
  width: 100%;
  height: auto;
  display: block;
  float: none;
}

.bottle-2 {
  display: block;
  margin-top: -353px;
}

.bottle-2-1,
.bottle-2-2 {
  width: 100%
  height: auto;
  display: block;
}

.desktop-bottle {
  display: none !important;
}

.mobile-bottle {
  display: block !important;
}

.more-sub1, .more-sub2, .more-sub3 {
  width: 100%;
  height: auto;
  float: none;
}

.more-sub1, .more-sub2 {
  margin-bottom: 20px;
}

.header-1 {
  font-size: 36px;
}

.header-2 {
  font-size: 18px;
}

.header-3 {
  font-size: 36px;
}

.header-4 {
  font-size: 18px;
}

.header-6 {
  font-size: 36px;
}

}



@media screen and (max-width: 400px) {

.set-p {
  font-size: 12px;
}

}
