/* 20200417210837 - v2 */
.gui,
.gui-block-linklist li a {
  color: #f7f7f7;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #ffffff;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #f7f7f7;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/*Home Page*/

.sticky-nav {
  background-color: rgba(167, 30, 34, 0.56);
  z-index: 100000;
}

#sticky-nav .menu-top ul ul{
   background-color: rgba(167, 30, 34, 0.8);
}

.sticky-nav .logo  {
    padding: 20px 30px;
}

.logo-top-nav {
  padding: 10px 30px;
}

nav.navigation {
    background: rgba(52,37,15,.8);
}

#topnav .left a:hover {
    color: #f3c16a;
}

.top-nav .account-menu {
    padding-bottom: 31px;
}

.template_pages-index-rain #homepage-testimonials > div .cycle-slide > div .img img {
  width:auto;
}

.template_pages-index-rain #history p.subtitle {
    font-weight: 400;
}

.gui-cart-sum .gui-desc strong,
.gui-cart-sum .gui-price strong,
.gui a.gui-bold {
    color: black;
}

.gui-col3-equal .gui-col3-equal-col3 {
    color: #a97e74;
}

.template_pages-cart-rain .content {
    padding-top: 60px;
}

.messages {
      position: absolute;
    z-index: 1000;
    top: 160px;
    left: 50%;
    width: 85%;
    transform: translateX(-50%);
}
.template_pages-textpage-rain .page-title.row.textpage h1 {
  color: white;
}
.template_pages-textpage-rain .page-title.row.textpage {
  padding-top: 110px;
}
/*
cart page
*/
.sweet-alert {
    background-clip: padding-box;
}
.gui-page-content {
  color: black;
}
.sweet-alert {
    background-color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 99999;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px;
}

.showSweetAlert[data-animation=pop] {
    animation: showSweetAlert 0.3s;
}

.gui ul.gui-products li .gui-products-title a {
  color: black !important;
}


@media (min-width: 767px){
  .top-nav .account-menu {
    padding-bottom: 31px;
}

  
}

#topnav {
  background-color: rgba(167, 30, 34, 0.56);
}
#topnav a:hover {
  color: #7d6233;
}
.top-nav .container .left>ul>li>ul>li:before {
    content: "";
}
.top-nav .container .left>ul>li.menu-icon a>span {
    background-color: #f1efec;
}

.top-nav .account-menu>ul {
  background-color: rgba(167, 30, 34, 0.56);
  top: 66px;
}
  
.top-nav .container .right>ul>li#search-contain #formSearch {
    background: none;
}


.sticky-nav .menu-top ul ul .subnav {
  right: 100%;
  left: auto;
  top: 0;
}

#homepage_header .light-btn {
  background-color: #a71e22;
}

#homepage_header .light-btn:hover {
  background-color: #ffffff;
  color: #000000;
}

.template_pages-index-rain #homepage-subhero .info .light-btn {
  background-color: #a71e22;
}

.template_pages-index-rain #homepage-subhero .info .light-btn:hover {
  background-color: #ffffff;
  color: #000000;
}

nav.navigation.open > ul {
      position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


ul.breadcrumbs {
    background: none;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
}

/*.template_pages-index-rain #homepage-subhero {*/
/*  background-color: #f5f5f5;*/
/*}*/
.product-tabs.container {
  margin-bottom: 50px;
}
.template_pages-index-rain #homepage-subhero {
    background-color: #ffffff;
}

.template_pages-index-rain #homepage-subhero .info h1 {
    font-size: 90px;
    font-weight: 400;
    margin: 0 0 20px;
}

.template_pages-index-rain #homepage-subhero .info h2 {
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 30px;
}

.template_pages-index-rain #homepage-subhero .info a {
    display: inline-block;
    font-size: 22px;
    padding: 10px 40px;
    font-weight: 400;
}//

.template_pages-index-rain #homepage-subhero .info a.light-btn {
    width: 231px;
    height: 58px;
}

/*.template_pages-index-rain .section h2 {*/
/*  padding-top: 50px;*/
/*  font-weight: 200;*/
/*}*/

.template_pages-index-rain #daily-deal #deals{
  background-color: #a71e22;
}

.template_pages-index-rain #daily-deal #deals #deal-2 {
  background-color: #f0c0c0;
}  

.template_pages-index-rain #daily-deal #deals #deal-3 {
  background-color: #e89b9e;
}  

.template_pages-index-rain #daily-deal #deals .deal a .info h3 {
    font-size: 50px;
    margin: 0 0 5px;
    line-height: 50px;
}

.template_pages-index-rain #daily-deal #deals .deal a .info h4 {
    font-size: 48px;
    margin: 0 0 5px;
    line-height: 50px;
}

.template_pages-index-rain #daily-deal #deals .deal a .info .price {
    font-size: 72px;
}
  
  
.products .product_griditem .inner .name {
    line-height: 30px;
    font-weight: 400;
    overflow: hidden;
}

.products .product_griditem .inner .price {
    line-height: 65px;
}
  
.template_pages-index-rain .section {
    padding: 60px 0;
}

.template_pages-index-rain #featured_section {
  background-color: #f5f5f5;
}


.products .product_griditem .inner .cart:hover {
  background-color: #a71e22;
  color: #ffffff;
}

.template_pages-index-rain #history {
  background-color: #a71e22;
}



.template_pages-index-rain #history .description, .template_pages-index-rain #history .subsubtitle, .template_pages-index-rain #history .years{
    color: #ffffff;
}

.template_pages-index-rain #history.section h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    color: #34363d;
    margin: 0 0 123px;
}//

.template_pages-index-rain #history .subtitle {
     font-weight: 400; 
    margin: 0 0 20px;
    font-size: 48px;
}//

.template_pages-index-rain #history #history-image a {
    background: #ffffff;
    color: #921d1d;
}


/*.template_pages-index-rain #home_lower_banner {*/
/*  background-color: #f5f5f5;*/
/*}*/

.map>div:before {
      border-color: transparent transparent rgba(167, 30, 34, 0.85);
}

.map>div {
    background-color: rgba(167, 30, 34, 0.85);
    /*background: rgb(146, 29, 29, .8);*/
}

.map>div h2 {
  color: #ffffff;
}
  
footer {
  background-color: #a71e22;}

footer a {
    color: #ffffff;
    text-decoration: none;
}


footer .copyright a {
  display: inline-block;
}

.payments {
 margin-top: 15px; 
}
footer label {
    color: #ffffff;
}

footer .phone a {
    color: #ffffff;
}

footer form button.btn {
    background: #ffffff;
}

footer form input.email {
  background: none;
  border: 1px solid #ffffff;
}

footer .copyright {
  background-color: #901b1e;
}

.social-media .social-icon:hover {
  color: white;
}
.social-media .social-icon {
  width: 35px;
  height: 35px;
  opacity: 1;
  
}


.btn.wishlist {
      width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    padding: 5px;
    height: auto;
    margin-top: 20px;
}

/*Collection Page*/

.template_pages-collection-rain {
    background: #f5f5f5;
}

/*media queries*/

/*.template_pages-collection-rain .products-collection-grid .inner {*/
/*    text-align: center;*/
/*    position: relative;*/
/*    height: 653px;*/
/*    width: 402px;*/
/*    border: 1px solid #c0b6a6;*/
/*    cursor: pointer;*/
/*}*/

.breadcrumbs {
  background: none;
}

.pagination .active a, .pagination a:hover {
    background: #921d1d;
    color: #fff;
}


.products-collection-grid .overlay {
  background: rgba(125,98,51,.89);
}

.products-collection-grid .overlay .add-to-cart {
    background: #a71e22;
    color: #ffffff;
    margin-bottom: 10px;
}

.products-collection-grid .overlay .quick-view i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.products-collection-grid .overlay .quick-view,
.products-collection-grid .overlay .view-detail {
  width: 49%;
  font-size: 18px;
  padding: 0;
  position: relative;
}

.template_pages-collection-rain .sorter .fake-select {
  position: relative;
}

.template_pages-collection-rain .sorter .fake-select ul {
  top: calc(100% + 38px);
}


.pagination a {
  padding: 10px 15px;
}

/*Single Product Detail Page*/


.sharer .addthis_inline_share_toolbox {
  background: #a61e22;
}
.template_pages-product-rain {
    background: #f6f6f6;
}

.sharer button:before {
    color: white;
    background: #a61e22;
    font-size: 22px;
}

.template_pages-product-rain .product-details .inner {
    padding: 0 72px;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
}

.template_pages-product-rain .product-details>.inner>div {
    margin-top: 50px;
}

.template_pages-product-rain .product-details h1 {
    font-size: 45px;
    color: #282828;
    font-weight: 500;
}

.template_pages-product-rain .product-details h2 {
    font-size: 45px;
    color: #282828;
}

.template_pages-product-rain .product-details form.add-to-cart .input button {
  color: #a61e22;
  height: 15px;
}

.template_pages-product-rain button#product-qty-sub svg {
    transform: rotate(180deg);
}

.template_pages-product-rain button#product-qty-add {
    background: none;
}

.template_pages-product-rain button#product-qty-sub {
    background: none;
}

.padtop {
    margin-top: 70px;
}

.template_pages-product-rain .product-details {
  background: none;
}
.template_pages-product-rain .product-details:before {
    display: inline-block;
    position: absolute;
    float: left;
    width: 1px;
    content: '';
    border: 0;
    height: 1114px;
}


.template_pages-product-rain .product-details button#addToCartBtn {
  height: 58px;
    width: 360px;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
        background: #a61e22;
    float: right;
}

.template_pages-product-rain .product-details input {
  background: #a61e22;
}

.template_pages-product-rain .product-details button[type=submit] {
  background: #a61e22;
  float: right;
}

.template_pages-product-rain .product-details h4 {
    color: #a61e22;
}

.template_pages-product-rain .bottling-spec span {
    color: white;
    font-weight: 300;
    font-size: 45px;
}

.template_pages-product-rain .product-details h4 {
  font-weight: 200;
  text-transform: uppercase;
}

.template_pages-product-rain .vineyard h4,
.template_pages-product-rain .note h4,
.template_pages-product-rain .bottling-date h4,
.template_pages-product-rain .bottling-spec h4{
  font-weight: 200;
  text-transform: uppercase;
}

/* Misc */
footer form input.email::-webkit-input-placeholder { /* Chrome */
  color: white;
}
footer form input.email:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
footer form input.email::-moz-placeholder { /* Firefox 19+ */
  color: white;
  opacity: 1;
}
footer form input.email:-moz-placeholder { /* Firefox 4 - 18 */
  color: white;
  opacity: 1;
}

#product_configure_form .padtop {
  padding: 0;
}

.prod-desc {
  margin-top: 15px;
}
.template_pages-brands-rain .wrapper {
    padding-top: 100px;
}

.template_pages-account-login-rain div.content {
    padding-bottom: 60px;
    padding-top: 70px;
}

.template_pages-account-login-rain .gui-col2-big-col1 p {
    color: #000;
}

.template_pages-account-login-rain .gui-field label {
    color: #000;
}

.template_pages-index-rain #daily-deal {
      background: none;
}

/*
QA
*/

.template_pages-index-rain #home_lower_banner {
    background: #fff;
}

.dark-btn, .dark-btn:active, .dark-btn:visited {
    background: #a8181d;
}

.template_pages-index-rain #history #history-image a {
    background-color: #fff;
    color: #a71e22 !important;
}



.template_pages-review-rain .gui-block {
    position: relative;
    top: 50px;
}

.gui-block>.gui-block-title:before, .gui-table thead tr th:before, .gui-checkout-one-step .gui-block-subtitle:before {
  opacity: 1;
  background: #a71e22;
}

.gui.gui-checkout.gui-checkout-default.gui-checkout-details .gui-field > label {
  color:  black;
}

.wrapper > .container > .gui-messages {
  display: none;
}

.gui ul.gui-products li .gui-products-option {
  top: 65%;
}

.gui-progressbar ul li a {
    color: white;
    font-size: 14px;
    font-family: inherit;
    font-weight: 800;
}


.template_pages-cart-rain .gui .gui-align-right {
    text-align: right;
    color: black;
}

.template_pages-cart-rain .gui-block .gui-block-content {
    color: black;
 }

.template_pages-cart-rain .gui-progressbar {
    background-color: #a71e22;
}


.gui-block-title {
    color: #ffffff;
    background-color: rgba(167, 30, 34, 0.56);
}

.gui-block-title strong {
    color: #fff;
}

.gui.gui-checkout .gui-page-title {
  visibility: hidden;
  margin-bottom: 35px;
}

.template_pages-cart-rain .wrapper {
    background: url(banner-1.jpg) no-repeat scroll top center #ffffff;
    max-height: 98px;
}

.template_pages-cart-rain .gui {
    margin-top: 50px;
}

.template_pages-cart-rain .gui-page-title {
    color: #a77c72;
}

.template_pages-cart-rain .container.content .gui-messages ul.gui-success {
    display: none;
}


/*
Media Queries - 1024, 991, 768, 600, 480, 425, 320 
*/


@media screen and (max-width: 891px) {
 .gui-cart-sum .gui-item .gui-desc,
 .gui-cart-sum .gui-item .gui-price {
    float: none;
    width: 100%;
    text-align: center;
}

}
@media screen and (max-width: 1024px) and (min-width: 991px) {
/*Home Page*/
  .sticky-nav .menu-top {
    float: right;
    margin-right: 20px;
  }

  #homepage_header.ready .logo {
    display: block;
    top: 150px;
  }
  
  .template_pages-index-rain #homepage-subhero {
    padding: 125px 0;
  }
  .template_pages-index-rain #homepage-subhero .info h1 {
    font-size: 55px;
    font-weight: 500;
    margin: 0 0 20px;
  }

  .template_pages-index-rain #homepage-subhero .info h2 {
      font-size: 20px;
      font-weight: 500;
      margin: 0 0 30px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h3 {
      font-size: 30px;
      margin: 0 0 5px;
      line-height: 40px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h4 {
      font-size: 28px;
      margin: 0 0 5px;
      line-height: 30px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info .price {
      font-size: 35px;
  }
  
  .products .product_griditem .inner .name {
      font-size: 20px;
  }
  
  .products .product_griditem .inner .price {
      font-size: 35px;
      line-height: 35px;
  }
  
  .template_pages-index-rain #history.section h2 {
      text-align: center;
      font-size: 30px;
      font-weight: 400;
      color: #34363d;
      margin: 0 0 60px;
  }
  
  .template_pages-index-rain #history .subtitle {
      font-weight: 700;
      margin: 0;
      font-size: 25px;
  }
  
  .template_pages-index-rain #history .subsubtitle {
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: 20px;
  }
  
  .template_pages-index-rain #history .description {
      font-size: 14px;
      text-align: justify;
  }
  
  .template_pages-index-rain #home_lower_banner .slider .cycle-slide>div .info a {
      display: inline-block;
      font-size: 18px;
      padding: 8px 30px;
  }
  
  .dark-btn {
      background: #a71e22;
  }
  
  .dark-btn:hover {
      background: #ffffff;
  }



/*Collection Page*/


/*Product Page*/


/*Cart Page*/


  
}

@media screen and (max-width: 991px) and (min-width: 768px) {

.template_pages-index-rain #history.section h2 {
    margin: 0 0 35px;
}  

.template_pages-index-rain #history .subtitle {
    text-align: center;
}

.template_pages-index-rain #history .years {
    text-align: center;
}

.template_pages-index-rain #history .subsubtitle {
    text-align: center;
}

.template_pages-index-rain #home_lower_banner .slider .dark-btn {
      background: #a71e22;
  }
  
.template_pages-index-rain #home_lower_banner .slider .dark-btn:hover {
    background: #ffffff;
}

/*Home Page*/


/*Collection Page*/


/*Product Page*/


/*Cart Page*/


  
}
@media (max-width: 1300px) {
  .template_pages-product-rain .product-details input {
        width: 45px;
    height: 45px;
  }
  .template_pages-product-rain .product-details button[type=submit] {
    width: 100%;
    height: 45px;
  }
  .btn.wishlist {
        width: 100%;
    margin-top: 25px;
    text-align: center;
    font-size: 18px;
    height: auto;
    padding: 5px;

  }
  .template_pages-product-rain button#product-qty-sub,
  .template_pages-product-rain button#product-qty-add {
    padding: 0;
  }
}

@media (max-width: 1080px) {
  .template_pages-product-rain .product-details .inner {
    padding: 0; 
    padding-left: 20px;
  }
  
  .template_pages-product-rain .product-details button#addToCartBtn {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .map iframe {
    height: 300px;
  }
}
@media (max-width: 900px) {
  #product_configure_form .padtop {
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  nav.navigation {
    background: rgba(52,37,15,1);
  }
  header {
    z-index: 10000;
  }
  
  .template_pages-product-rain .product-details:before {
    display: none;
  }
  
  .gui.gui-checkout .gui-page-title {
    display: none;
  }
  
  .template_pages-product-rain .product-details .inner {
    padding: 0 15px;
  }
  nav.navigation.open > ul {
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  .top-nav .container .left>ul>li.menu-icon {
    margin-top: 15px;
  }
  .logo-top-nav {
    margin-top: 10px;
  }
  
  .template_pages-index-rain #history.section h2 {
    margin-bottom: 50px;
  }
  
  .template_pages-collection-rain .sorter {
    width: 300px;
    margin: 25px auto 0;
  }
  
  .btn.wishlist {
        width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px;
        height: 58px !important;
    margin-top: 20px;
    line-height: 58px !important;
  }
  .top-nav .container .right {
    margin-top: 15px;
    position: absolute;
    right: 30px
  }
  
  .top-nav {
    position: relative;
  }
  
  .top-nav .container {
    height: auto;
  }
  
  .template_pages-product-rain .product-image,
  .template_pages-product-rain .product-details {
    min-height: auto;
    margin: 20px 0;
  }
  
  .template_pages-product-rain button#product-qty-sub,
  .template_pages-product-rain button#product-qty-add {
    padding: 0 10px;
  } 
  
  .template_pages-product-rain .product-details h2 {
    font-size: 38px;
  }
  
  .template_pages-product-rain .product-details .price {
    font-size: 50px;
  }
  
  .share-row > .col-xs-6 {
    width: 100%;
  }
  
  .template_pages-product-rain .share-it>div {
    display: block;
    float: none;
    margin: 15px auto 5px;
  }
  
  ul.breadcrumbs {
    text-align: center;
  }
  
  .breadcrumbs li {
    float: none;
    display: inline-block;
  }
  .template_pages-product-rain .product-area {
    padding-top: 15px;
  }
  
  #homepage_header.ready .logo {
    top: auto;
  }
  
}

@media screen and (max-width: 768px) and (min-width: 600px) {
  /*Home Page*/
  #homepage_header.ready .logo {
      display: block;
  }
    
  #homepage_header .logo .img {
      height: 15vw;
  }
  
  .template_pages-index-rain #homepage-subhero .info h1 {
      font-size: 35px;
      font-weight: 600;
      margin: 0 0 15px;
  }
  
  .template_pages-index-rain #homepage-subhero .info h2 {
      font-size: 15px;
      font-weight: 500;
      margin: 0 0 20px;
  }
  
  .template_pages-index-rain #homepage-subhero .info a {
      font-size: 15px;
      padding: 10px 30px;
      font-weight: 500;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h3 {
      font-size: 23px;
      margin: 0 0 5px;
      line-height: 30px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h4 {
      font-size: 21px;
      margin: 0 0 5px;
      line-height: 25px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info .price {
      font-size: 30px;
  }
  
  .template_pages-index-rain #home_lower_banner .slider .cycle-slide>div .info h3 {
      font-size: 24px;
  }
  
  
  .template_pages-index-rain #home_lower_banner .slider .cycle-slide>div .info h4 {
      font-size: 20px;
  }
  
  .template_pages-index-rain #home_lower_banner .slider .cycle-slide>div .info a {
      font-size: 15px;
      padding: 10px 20px;
  }
  /*Collection Page*/
  
  
  /*Product Page*/
  
  
  /*Cart Page*/
  
  
  
}

@media screen and (max-width: 600px) and (min-width: 480px) {
  /*Home Page*/
  .top-nav .account-menu>ul {
      background-color: rgba(167, 30, 34, 0.56);
      top: 74px;
  }
  .template_pages-index-rain .section h2 {
      padding-top: 20px;
      margin: 0 0 20px;
  }
  
  .template_pages-index-rain #history.section h2 {
      margin: 0 0 30px;
  }
  
  .template_pages-index-rain #history .subtitle {
      text-align: center;
  }
  
  .template_pages-index-rain #history .years {
      text-align: center;
  }
  
  .template_pages-index-rain #history .subsubtitle {
      text-align: center;
  }
  
  .template_pages-index-rain #home_lower_banner .slider .dark-btn {
        background: #a71e22;
    }
    
  .template_pages-index-rain #home_lower_banner .slider .dark-btn:hover {
      background: #ffffff;
  }
  
  /*Collection Page*/
  
  
  /*Product Page*/
  
  
  /*Cart Page*/
  
  
  
}

@media screen and (max-width: 480px) and (min-width: 425px) {
  /*Home Page*/
  .template_pages-index-rain #homepage_header a {
      text-decoration: none;
      box-sizing: border-box;
      width: 330px;
      padding: 20px;
      margin-top: 40px;
  }
  
  .template_pages-index-rain #homepage-subhero {
      margin-top: 200px;
  }
  
  .template_pages-index-rain #homepage-subhero .info h1 {
      font-size: 70px;
      font-weight: 400;
      margin: 0 0 10px;
  }
  
  .template_pages-index-rain #homepage-subhero .info h2 {
      font-size: 32px;
      font-weight: 400;
      margin: 0 0 20px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h3 {
      font-size: 40px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h4 {
      font-size: 24px;
      margin: 0 0 5px;
      line-height: 35px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info .price {
      font-size: 32px;
  }
  
  
  /*Collection Page*/
  
  
  /*Product Page*/
  
  
  /*Cart Page*/


  
}

@media screen and (max-width: 425px) and (min-width: 320px) {
    /*Home Page*/
    .template_pages-index-rain #homepage-subhero {
        margin-top: 200px;
    }
    
    .template_pages-index-rain #homepage_header a {
        text-decoration: none;
        box-sizing: border-box;
        width: 250px;
        padding: 20px;
        margin-top: 40px;
    }
    
    .template_pages-index-rain #daily-deal {
        padding-top: 20px;
    }
    
    .template_pages-index-rain #daily-deal #deals .deal a .info h3 {
        font-size: 35px;
    }
    
    .template_pages-index-rain #daily-deal #deals .deal a .info h4 {
        font-size: 22px;
    }
    
    .template_pages-index-rain #history.section h2 {
        margin: 0 0 35px;
    }
    
    .template_pages-index-rain #history .subtitle {
        text-align: center;
        margin: 0 0 15px;
    }
    
    .template_pages-index-rain #history .years {
        text-align: center;
    }
    
    .template_pages-index-rain #history .subsubtitle {
        text-align: center;
    }
    
    .template_pages-index-rain #home_lower_banner .slider .dark-btn {
          background: #a71e22;
      }
      
    .template_pages-index-rain #home_lower_banner .slider .dark-btn:hover {
        background: #ffffff;
    }
    
    /*Collection Page*/
    
    
    /*Product Page*/
    
    
    /*Cart Page*/
    
    
  
}

@media screen and (max-width: 600px) {
  .template_pages-index-rain #homepage_header a {
    padding: 5px 66px;
    margin: 5px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info h3 {
    font-size: 34px;
  }
  .template_pages-index-rain #daily-deal #deals .deal a .info h4 {
    font-size: 28px;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info .price {
    font-size: 38px;
  }
}
@media screen and (max-width: 480px) {
  .top-nav .container .left,
  .top-nav .container .right {
    float: left !important;
    width: 100%;
    text-align: center;
    margin-top:0;
    position: relative;
    right: 0;
  }
  
  .top-nav .container .right>ul>li {
        float: none;
    display: inline-block;
    padding: 0;
  }
  .top-nav .container .left>ul>li.menu-icon {
    position: absolute;
    right: 15px;
  }
  
  nav.navigation.open {
    top: 125px !important;
  }
  
  .gui-cart-sum .gui-item .gui-price {
    width: 100%;
  }
  .gui .gui-div-cart-sum .gui-align-right {
    float: none;  
  }
  
  #homepage_header .logo .buttons {
        list-style: none;
        position: absolute;
        top: 150px;
        filter: alpha(Opacity=0);
        opacity: 1;
        height: auto;
        width: auto;
        transition: opacity .5s linear;
        overflow: hidden;
    }
}
@media screen and (max-width: 320px) {
  /*Home Page*/
  
  .template_pages-index-rain #homepage_header a {
      text-decoration: none;
      box-sizing: border-box;
      width: 250px;
      padding: 20px;
      margin-top: 40px;
  }
  
  .template_pages-index-rain #homepage-subhero {
      margin-top: 200px;
  }
  
  #homepage_header .logo .buttons {
      list-style: none;
      position: relative;
      margin-top: 90%;
  }
  
  .template_pages-index-rain #daily-deal #deals .deal a .info .price {
      font-size: 40px;
  }
  
  
  /*Collection Page*/
  
  
  /*Product Page*/
  
  
  /*Cart Page*/
  
  
    
}
