/*
Theme Name:  Divi Wine Shop And Vineyard Child Theme
Theme URI:   https://diviwineandvineyard.diviinfinite.com/
Description: The Ultimate Niche WordPress Divi Child Theme for Wineries and Wine Stores. Wine Shop & Vineyard is built for wineries, winemakers, wine bar, wine stores, vineyards and all wine-related business.
Version:     1.0
Author:      Divi Professional
Author URI:  http://divi-professional.com/
Template:    Divi
Text Domain: dws
*/

/*--------- Home ---------*/


.wine_section1_headertext span:before{
    content: "\35";
    font-family: 'ETmodules';
    position: relative;
    vertical-align: middle;
    margin: 0 5px;
    top: -2px;
    display: inline-block;
    color: var(--white);
  }
  
  .wine_section1_headertext a{
    color: var(--brown);
  }
  
  .wine_section1_headertext a:hover{
    color: var(--white);
  }
  
  .wine_section1_headertext span{
    color: var(--white);
  }
  
  .wine_divider .et_pb_divider_internal:before {
    content: "";
    width: 3px;
    height: 1px;
    border-top: 1px solid rgba(0,0,0,.1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-top-color: var(--brown) !important;
    border-top-width: 3px;
    margin-left: 49px;
  }
  
	.wine_divider .et_pb_divider_internal:after{
    content: "";
    width: 3px;
    height: 1px;
    border-top: 1px solid rgba(0,0,0,.1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-top-color: var(--brown) !important;
    border-top-width: 3px;
    margin-left: 55px;
  }
  
  .winehome_section1_slider .et_pb_slide .et_pb_slide_content h3{
    font-size: 70px;
    line-height: 1.2em;
    padding-bottom: 20px;
  }
  
  .winehome_section1_slider .et_pb_slide .et_pb_slide_content h6{
    font-size: 17px;
    line-height: 1.8em;
  }
  
  .winehome_section1_slider .et_pb_slide .et_pb_button_wrapper .et_pb_button:before{
    content: "" !important;
    visibility: visible !important;
    display: block !important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--brown);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0 !important;
    opacity: 1 !important;
  }
  
  .winehome_section1_slider .et_pb_slide .et_pb_button_wrapper .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winehome_section1_slider .et_pb_slide .et_pb_button_wrapper .et_pb_button:after{
    content: "" !important;
    visibility: visible !important;
    display: block !important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--brown);
    opacity: 1;
    margin: 0;
  }
  
  .winehome_section1_slider .et-pb-slider-arrows .et-pb-arrow-prev{
    opacity: 1;
    left: 30px;
    width: 50px;
    height: 50px;
    background-color: #3f3e3e!important;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
  .winehome_section1_slider .et-pb-slider-arrows .et-pb-arrow-next{
    opacity: 1;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: #3f3e3e!important;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
  .winehome_section1_slider .et-pb-slider-arrows .et-pb-arrow-prev:hover, .winehome_section1_slider .et-pb-slider-arrows .et-pb-arrow-next:hover{
    background-color: var(--brown) !important;
  }
  
  .winehome_section3_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 0;
  }
  
.winehome_section4_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
    left: 0;
  }
  
  .winehome_section5_blurb .et_pb_blurb_content .et_pb_main_blurb_image:before{
    content: "";
    position: absolute;
    top: -6px;
    left: 6px;
    width: 100%;
    height: 100%;
    background-color:  var(--button-hover);
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
  .winehome_section5_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image:before{
    top: 0;
    left: 0;
  }
  
  .winehome_section5_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .winehome_section6_wooproduct .woocommerce a.button.loading{opacity:1;}
  .winehome_section6_wooproduct .product .winehome_section6_wooproduct_content{
    background-color: var(--white);
    padding: 30px;
    margin: 0 20px;
    margin-top: -40px;
    z-index: 1;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
   .winehome_section6_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--brown);
    font-family: ETmodules;
    position: relative;
    margin: 0 !important;
    margin-left: 20px !important;
    transform: none;
    top: unset;
    right: unset;
    vertical-align: unset;
}  
  
  .winehome_section6_wooproduct .product .added_to_cart{
    font-size: 18px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: var(--brown);
    padding-top: 15px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  
  .winehome_section6_wooproduct .product .winehome_section6_wooproduct_content .button{
    font-size: 18px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: var(--brown);
    margin-bottom: 15px;
    -webkit-transform: scale(0);
    transform: scale(0);
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    background-color: var(--white);
    padding: 30px 30px 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .5s;
    transition: all .5s !important;
    border: 0;
    margin-top: 0 !important;
     text-align: center;
    border-radius: 0;
  }
  
 .winehome_section6_wooproduct .product .added_to_cart:after,.winehome_section6_wooproduct .product .button:after {
    position: relative;
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules !important;
  margin-left: 20px !important;
   vertical-align: unset !important;
}
  
  .winehome_section6_wooproduct .product .added_to_cart:after{   
    content: '\4e' !important;
  }
  
  .winehome_section6_wooproduct .product:hover .winehome_section6_wooproduct_content .button{
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  .winehome_section6_wooproduct .product:hover .winehome_section6_wooproduct_content{
    -webkit-transform: translateY(-93px);
    transform: translateY(-93px);
  }
  
  .winehome_section6_wooproduct .product .et_shop_image img{
    margin: 0 !important;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_description_inner{
    order: 3;
    margin-top: 10px;
    position: relative;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_description_inner p{
    padding-bottom: 0 !important;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_position{
    font-style: normal;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_description_inner:after{
    content: "\e033\e033\e033\e033\e033";
    font-family: ETmodules;
font-size: 15px;
display: block;
margin: 10px auto 0;
opacity: 1;
color: var(--star-color);
visibility: visible;
    font-style: normal;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_author{
    color: var(--black) !important;
  }
  
  .winehome_section9_testimonial .et_pb_testimonial_portrait:before{
    display: none !important;
  }
  
  .winehome_section9_testimonial:hover .et_pb_testimonial_author, .winehome_section9_testimonial:hover .et_pb_testimonial_meta .et_pb_testimonial_position, .winehome_section9_testimonial:hover .et_pb_testimonial_content p{
    color: var(--white) !important;
  }
  
  .winehome_section10_blog .et_pb_post{
    padding: 0;
    position: relative;
  }
  
  .winehome_section10_blog .et_pb_post .et_pb_image_container{
    margin: 0;
  }
  
  .winehome_section10_blog .et_pb_post .et_pb_image_container .entry-featured-image-url{
    margin: 0;
  }
  
  .winehome_section10_blog .et_pb_post .winehome_section10_blog_content{
    background-color: var(--background);
    padding: 25px;
  }
  
  .winehome_section10_blog .et_pb_post .winehome_section10_blog_content .post-content .post-content-inner{
    padding-bottom: 10px !important;
  }
  
  .winehome_section10_blog .pagination a{
    padding: 12px 30px;
    background: var(--brown);
    -webkit-transition: all .5s;
    transition: all .5s !important;
  }
  
  .winehome_section10_blog .pagination a:hover{
    background: var(--button-hover);
  }
  
  .winehome_section10_blog .et_pb_post .winehome_section10_blog_content .date{
    position: relative;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
  }
  
  .winehome_section10_blog .et_pb_post .winehome_section10_blog_content .date:before{
    content: "\e023" !important;
    font-family: 'ETmodules';
    margin-right: 10px;
  }
  
  .winehome_section11_email .et_pb_newsletter_form{
    position: relative;
  }
  
  .winehome_section11_email .et_pb_newsletter_field{
    padding-bottom: 0 !important;
  }
  
  .winehome_section11_email .et_pb_newsletter_field .input{
    height: 50px;
    padding: 6px 18px !important;
    border: 1px solid #c1bebe !important;
  }
  
  .winehome_section11_email .et_pb_newsletter_button_wrap .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .winehome_section11_email .et_pb_newsletter_button_wrap .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winehome_section11_email .et_pb_newsletter_button_wrap .et_pb_button:after{
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin-left: 0 !important;
  }
  
  .winehome_section13_column:hover .winehome_section13_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon, .winehome_section13_column:hover .winehome_section13_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .winehome_section13_column:hover .winehome_section13_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .winehome_section13_column:hover .et_pb_social_media_follow .et_pb_social_icon a:before{
    color: var(--white) !important;
  }
  
  .winehome_section13_column:hover .et_pb_social_media_follow .et_pb_social_icon a{
    border-color: var(--white) !important;
  }
  
  .winehome_section13_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 0;
  }
  
  .winehome_section14_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h6{
    line-height: 1.8;
    color: #555555!important;
    font-size: 15px;
    font-weight: 300;
  }
  
  .winehome_section14_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    -webkit-transition: all .5s;
    transition: all .5s !important;
  }
  
  .winehome_section14_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
  }
  
  .winehome_section15_text .et_pb_text_inner{
    padding-left: 60px;
    position: relative;
  }
  
  .winehome_section15_text .et_pb_text_inner span{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--brown) !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .winehome_section16_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 0 !important;
  }
  
  .winehome_section16_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .winehome_section16_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description span{
    color: #5f595c;
    font-size: 12px;
  }
  
  @media only screen and (max-width: 981px){
    .winehome_section1_slider .et_pb_slide .et_pb_slide_content h3 {
    font-size: 40px;
    line-height: 1.2em;
    padding-bottom: 20px;
}
    
    .winehome_section15_text .et_pb_text_inner span {
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--brown) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
    
    .winehome_section15_text .et_pb_text_inner {
    padding-left: 0;
    position: relative;
}
    
    .winehome_section16_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    position: relative;
    right: auto;
    top: auto;
}
    
    .winehome_section10_blog .pagination .alignleft, .winehome_section10_blog .pagination .alignright{
      float: none;
    text-align: center;
    }
  }
  
  @media only screen and (max-width: 767px){
    .winehome_section1_slider .et_pb_slide .et_pb_slide_content h3 {
    font-size: 28px;
    line-height: 1.2em;
    padding-bottom: 20px;
}
    
    .winehome_section1_slider .et_pb_slide .et_pb_slide_content h6 {
    font-size: 16px;
    line-height: 1.8em;
}
    
    .winehome_section6_wooproduct ul.products.columns-4 li.product{
      width: 100%!important;
    margin-right: 0%!important;
    }
  }

/*--------- About Us ---------*/
.wineaboutus_section2_row .et_pb_text h3{
    padding-bottom: 10px;
  }
  
.wineaboutus_section2_row .et_pb_text p{
  margin-bottom:10px;
  } 
  
  .wineaboutus_section5_video .fluid-width-video-wrapper{
    padding-top: 40% !important;
  }
  
  .wineaboutus_section5_video .et_pb_video_overlay .et_pb_video_overlay_hover .et_pb_video_play:after{
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    border: 3px solid #fff;
    -webkit-animation: zoomBig 3.25s linear infinite;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    z-index: -1;
  }
  
  @keyframes zoomBig {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 0;
  }
}

/*--------- Contact Us ---------*/
.winecontactus_section2_text a{
    display: block;
  }
  
  .winecontactus_section2_text a.email{
    margin-bottom: 18px;
    padding-bottom: 5px;
    position: relative;
    display: inline-block;
  }
  
  .winecontactus_section2_text a.email:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale3d(0,1,1);
    -ms-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.25,.8,.25,1);
    -ms-transition: -ms-transform .25s cubic-bezier(.25,.8,.25,1);
    transition: transform .25s cubic-bezier(.25,.8,.25,1);
    will-change: transform;
  }
  
  .winecontactus_section2_text a.email:hover:after{
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  
  .winecontactus_section2_text a.phone{
    color: var(--black) !important;
    font-size: 18px !important;
  }
  
  .winecontactus_section2_contact .et_contact_bottom_container{
    float: none;
  }
  
  .winecontactus_section2_contact .et_contact_bottom_container .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .winecontactus_section2_contact .et_contact_bottom_container .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winecontactus_section2_contact .et_contact_bottom_container .et_pb_button:after{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin: 0;
  }
  
  @media only screen and (max-width: 981px){
    .winecontactus_section2_contact .et_contact_bottom_container{
      float: none;
      text-align: center;
      display: block;
    }
  }

/*--------- Shop Pages ---------*/
.winefullwidth_section2_wooproduct .product .star-rating{
    display: inline-block !important;
  }
  
  .winefullwidth_section2_wooproduct .product .price{
    float: right !important;
  }
  
  .winefullwidth_section2_wooproduct .product .winefullwidth_section2_wooproduct_content{
    overflow: hidden;
  }
  
  .winefullwidth_section2_wooproduct .product:hover .winefullwidth_section2_wooproduct_content{
    opacity: 0;
    visibility: hidden;
  }
  
  .winefullwidth_section2_wooproduct .product:hover .button{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  .winefullwidth_section2_wooproduct .product .et_shop_image:before, .winefullwidth_section2_wooproduct .product .et_shop_image:after{
    position: absolute;
    content: "";
    z-index: -1;
    left: -1px;
    top: -1px;
    bottom: auto;
    right: auto;
    width: 0;
    height: 0;
    background: transparent;
    border: 1px solid transparent;
  }
  
  .winefullwidth_section2_wooproduct .product:hover .et_shop_image:before{
    -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;
  }
  
  .winefullwidth_section2_wooproduct .product:hover .et_shop_image:after{
    -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;
  }
  
  @-webkit-keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color:var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@-webkit-keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}

@keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color:var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}
  
  .winefullwidth_section2_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--black) !important;
} 
  
  .winefullwidth_section2_wooproduct .product .added_to_cart{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 35px;
    border-radius: 5px;
    background: var(--brown);
    color: var(--white);
    text-align: center;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    line-height: 18px;
    z-index: 1;
}
  
.winefullwidth_section2_wooproduct .product .button.added:after{
  content: "\4e" !important;
  }

.winefullwidth_section2_wooproduct .product .button {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 0 !important;
    transition: all .3s ease;
    border: 1px solid var(--black);
    background-color: transparent;
    margin: 0 auto !important;
    z-index: 9999;
  -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  	margin-top: 10px !important;
    display: flex;
    justify-content: center;
  	left: 0;
  	right: 0;
    bottom: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
} 
  
  .winefullwidth_section2_wooproduct .product .button:after {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1 !important;
    font-size: 18px;
    line-height: 55px;
    font-family: "ETmodules" !important;
    display: block;
    -webkit-transition: all, 0.2s, ease-in;
    -moz-transition: all, 0.2s, ease-in;
    -o-transition: all, 0.2s, ease-in;
    transition: all, 0.2s, ease-in;
    content: "\e015";
    line-height: 50px !important;
    color: var(--black);
}

  .winefullwidth_section2_wooproduct .product .button:hover{
    border: 1px solid var(--brown);
    background-color: var(--brown) !important;
  }
  
  .winefullwidth_section2_wooproduct .product .button:hover:after{
    color: var(--white) !important;
  }
  
  .winefullwidth_section2_wooproduct .page-numbers, .winefullwidth_section2_wooproduct .page-numbers li {
    border: none !important;
}
  
  .winefullwidth_section2_wooproduct .page-numbers li .page-numbers {
   	background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  .winefullwidth_section2_wooproduct .page-numbers li .page-numbers:hover, .winefullwidth_section2_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  @media only screen and (max-width: 767px){
    .winefullwidth_section2_wooproduct ul.products.columns-4 li.product, .et-db #et-boc .et-l .winefullwidth_section2_wooproduct.et_pb_shop ul.products.columns-3 li.product{
    width: 100% !important;
	margin-right: 0 !important;
}
  }

/*--------- Shop List Pages ---------*/
.winelist_section2_wooproduct ul.products.columns-4 li.product{
    width: 100% !important;
}

.winelist_section2_wooproduct .woocommerce-LoopProduct-link{
	display: flex;
    align-items: center;
}
  
  .winelist_section2_wooproduct ul.products.columns-4 li.product a img{
    margin-bottom: 0 !important;
}
  
  .winelist_section2_wooproduct .product .winelist_section2_wooproduct_content{
    flex-basis: 70%;
  }
  
  .winelist_section2_wooproduct ul.products li.product .price {
    margin-top: 10px !important;
}
  
  .winelist_section2_wooproduct .product .button, .winelist_section2_wooproduct .product .added_to_cart {
    width: 30%;
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    transition: all .6s ease;
    border: none !important;
    background-color: var(--black) !important;
    border-radius: 0px;
    color: var(--white) !important;
    display: block;
    padding: 12px 20px !important;
    z-index: 9999;
    position: relative;
}
  
  .winelist_section2_wooproduct .product .button:hover {
    background-color: var(--brown) !important;
}
  
  .winelist_section2_wooproduct .product .added_to_cart:after, .winelist_section2_wooproduct .product .button:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules !important;
    margin-left: 0 !important;
}
  
  .winelist_section2_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--white);
    font-family: ETmodules;
    right: 20px;
    margin: 0 !important;
    top: 17px;
    transform: none;
}  
  
.winelist_section2_wooproduct .product .added_to_cart:after{
  content: '\4e' !important;
  }
  
.winelist_section2_wooproduct .product .added_to_cart{
  margin-top: 10px;
  }
  
  .winelist_section2_wooproduct .page-numbers, .winelist_section2_wooproduct .page-numbers li {
    border: none !important;
}
  
  .winelist_section2_wooproduct .page-numbers, .winefullwidth_section2_wooproduct .page-numbers li {
    border: none !important;
}
  
  .winelist_section2_wooproduct .page-numbers li .page-numbers:hover, .winelist_section2_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  .winelist_section2_wooproduct .page-numbers li .page-numbers {
    background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  @media only screen and (max-width: 981px){   
    .winelist_section2_wooproduct .product .button, .winelist_section2_wooproduct .product .added_to_cart {
    width: 46%;
}
  }
  
  @media only screen and (max-width: 767px){
	  .winelist_section2_wooproduct .woocommerce-LoopProduct-link{
	display: unset;
    align-items: unset;
}
	  
    .winelist_section2_wooproduct .product .winelist_section2_wooproduct_content {
    flex-basis: 100%;
}
    
    .winelist_section2_wooproduct .product .button, .winelist_section2_wooproduct .product .added_to_cart {
    width: 100%;
}
  }

/*--------- Shop Left And Right Pages ---------*/
.wineside_section2_sidebar .et_pb_widget{
    margin-bottom: 20px !important;
  }
  
  .wineside_section2_sidebar .wc-block-product-categories-list--depth-0 li {
    color: var(--body-color);
    padding: 13px 0 12px;
    border-bottom: 1px dashed var(--border-color);
    margin-bottom: 0;
}
  
  .wineside_section2_sidebar .wc-block-product-categories-list--depth-0 li a:hover{
    color: var(--brown) !important;
  }
  
  .wineside_section2_sidebar .widget_products li img{
    width: 65px !important;
}

  .wineside_section2_sidebar .wp-block-tag-cloud a {
    padding: 6px 20px !important;
    margin: 0 5px 5px 0;
    border-radius: 6px;
    background: var(--brown);
    color: var(--white) !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: inline-block;
}
  
  .wineside_section2_sidebar .wp-block-tag-cloud a:hover{
    background: var(--black);
  }
  
  .wineside_section2_wooproduct .product .star-rating{
    display: inline-block !important;
  }
  
  .wineside_section2_wooproduct .product .price{
    float: right !important;
  }
  
  .wineside_section2_wooproduct .product .wineside_section2_wooproduct_content{
    overflow: hidden;
  }
  
  .wineside_section2_wooproduct .product:hover .wineside_section2_wooproduct_content{
    opacity: 0;
    visibility: hidden;
  }
  
  .wineside_section2_wooproduct .product:hover .button{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  .wineside_section2_wooproduct .product .et_shop_image:before, .wineside_section2_wooproduct .product .et_shop_image:after{
    position: absolute;
    content: "";
    z-index: -1;
    left: -1px;
    top: -1px;
    bottom: auto;
    right: auto;
    width: 0;
    height: 0;
    background: transparent;
    border: 1px solid transparent;
  }
  
  .wineside_section2_wooproduct .product:hover .et_shop_image:before{
    -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;
  }
  
  .wineside_section2_wooproduct .product:hover .et_shop_image:after{
    -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;
  }
  
  @-webkit-keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@-webkit-keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}

@keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}
  
  .wineside_section2_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--black) !important;
} 
  
  .wineside_section2_wooproduct .product .added_to_cart{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 35px;
    border-radius: 5px;
    background: var(--brown);
    color: var(--white);
    text-align: center;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    line-height: 18px;
    z-index: 1;
}
  
.wineside_section2_wooproduct .product .button.added:after{
  content: "\4e" !important;
  }

.wineside_section2_wooproduct .product .button {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 0 !important;
    transition: all .3s ease;
    border: 1px solid var(--black);
    background-color: transparent;
    margin: 0 auto !important;
    z-index: 9999;
  -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  	margin-top: 10px !important;
    display: flex;
    justify-content: center;
  	left: 0;
  	right: 0;
    bottom: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
} 
  
  .wineside_section2_wooproduct .product .button:after {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1 !important;
    font-size: 18px;
    line-height: 55px;
    font-family: "ETmodules" !important;
    display: block;
    -webkit-transition: all, 0.2s, ease-in;
    -moz-transition: all, 0.2s, ease-in;
    -o-transition: all, 0.2s, ease-in;
    transition: all, 0.2s, ease-in;
    content: "\e015";
    line-height: 50px !important;
    color: var(--black);
}

  .wineside_section2_wooproduct .product .button:hover{
    border: 1px solid var(--brown);
    background-color: var(--brown) !important;
  }
  
  .wineside_section2_wooproduct .product .button:hover:after{
    color: var(--white) !important;
  }
  
  .wineside_section2_wooproduct .page-numbers, .wineside_section2_wooproduct .page-numbers li {
    border: none !important;
}
  
  .wineside_section2_wooproduct .page-numbers li .page-numbers {
   	background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  .wineside_section2_wooproduct .page-numbers li .page-numbers:hover, .wineside_section2_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  .wineside_section2_sidebar .widget_products .star-rating span:before{
    color: var(--brown) !important;
  }
  
  @media only screen and (max-width: 981px){
    .wineside_section2_sidebar .wp-block-tag-cloud {
    text-align: center;
}
  }
  
  @media only screen and (max-width: 767px){
    .wineside_section2_wooproduct ul.products.columns-4 li.product {
    width: 100% !important;
}
  }

/*--------- My Account ---------*/
/***************** My Account ****************/
.wine_myaccount .woocommerce-MyAccount-navigation ul li.is-active,.wine_myaccount .woocommerce-MyAccount-navigation ul li:hover{
  background: var(--brown);
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li{
  list-style-type: none;
  padding: 5px 50px;
  margin: 0 0 5px;
  background: var(--background);
  border-radius: 5px;
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.is-active a,.wine_myaccount .woocommerce-MyAccount-navigation ul li:hover a{
  color: var(--white);
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li a{
  padding: 10px 0;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  display:block;
  position:relative;
  color: var(--brown);
  }
  
.wine_myaccount .woocommerce-MyAccount-content{
  padding: 20px 30px;
  background: var(--background);
  width:75% !important;
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation{
  width:22% !important;
  }
  
  .wine_myaccount .woocommerce-MyAccount-navigation ul li.is-active a:before{
    color: var(--white) !important;
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li a:before{
  content: "\e038";
  position:absolute;
  left:-25px;
  font-family: ETmodules;
  font-size: 14px;
  margin-right:-10px;
  color: var(--brown);
  }
  
  .wine_myaccount .woocommerce-MyAccount-navigation ul li:hover a:before{
    color: var(--white);
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{
  content: "\e079";
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{
  content: "\e092";
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
  content: "\e074";
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
  content: "\e08a";
  }
  
.wine_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
  content: "\e03c";
  }
  
.wine_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{
  background:var(--brown) !important;
  line-height:2.5em;
  }
  
.woocommerce-account .wine_myaccount .woocommerce form.login, 
  .woocommerce-account .wine_myaccount .woocommerce form.register{
  border: 1px solid var(--background) !important; /* you can add a border if you prefer */
	background: transparent; /* this is the main background color for all forms */
  padding: 35px;
  border-radius: 0;
  }  
  
  .woocommerce-account .wine_myaccount .woocommerce form .woocommerce-Input{
    background-color: var(--white);
	border: 1px solid var(--background); 
  }
  
.wine_myaccount .woocommerce button.button:after,.wine_myaccount .woocommerce-MyAccount-content .button:after{
  display:none !important;
  }  
  
.wine_myaccount .woocommerce button.button,.wine_myaccount .woocommerce-MyAccount-content .button{
  font-size: 14px !important;
  color:var(--white) !important;
  border:none !important;
  background:var(--black) !important;
  padding: 12px 40px !important;
  margin-top: 3px;
  }
  
.wine_myaccount .woocommerce button.button:hover,.wine_myaccount .woocommerce-MyAccount-content .button:hover{
  background:var(--brown) !important;
  }
  
  .wine_myaccount{
    width: 90%;
		max-width: 1200px;
  }
  
  .wine_myaccount .woocommerce-MyAccount-content p a, .wine_myaccount .woocommerce-Address .title .edit {
    color: var(--brown);
}
  
  .wine_myaccount .login .woocommerce-LostPassword a{
    color: var(--brown);
  }
  
  .wine_myaccount .woocommerce-orders-table .woocommerce-orders-table__cell a{
    color: var(--black);
  }

.wine_myaccount .download-product a{
    color: var(--black);
  }

.wine_myaccount .woocommerce-MyAccount-content .woocommerce-error{
    background: var(--brown);
  }

.wine_myaccount .woocommerce-MyAccount-content .woocommerce-message{
    background: var(--brown);
  }
  
  .wine_myaccount .shop_table{
    text-align: center !important;
    border: 0 !important;
  }
  
  .wine_myaccount .woocommerce-table .woocommerce-table__product-name a{
    color: var(--black);
  }
  
@media only screen and (max-width:981px){
  .wine_myaccount .woocommerce-MyAccount-navigation,.wine_myaccount .woocommerce-MyAccount-content{
    width:100% !important;
  }
  
	.wine_myaccount .woocommerce-MyAccount-navigation ul{
    padding:0;
  }
  
	.wine_myaccount .woocommerce-MyAccount-content{
    margin-top:50px;
  }
  
	.wine_myaccount .woocommerce-MyAccount-content table tr{
    margin-bottom:15px;
  }
}
@media only screen and (max-width:767px){
	.wine_myaccount .woocommerce-MyAccount-content{
    padding: 20px 20px;
  }
  
	.wine_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{
    line-height:1.5em;
    text-align:center;
  }
  
	.wine_myaccount .woocommerce-MyAccount-content .woocommerce-Message--info .button{
    padding-right: 20px !important;
    padding-left: 20px !important;
    margin-bottom:10px;
    float: none;
    display: block;
  }
  
	.wine_myaccount .woocommerce .woocommerce-MyAccount-content h3{
    font-size:20px;
  }
  
	.wine_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button{
    margin-top:10px;
    width:100%;
  }
  
  .woocommerce-account .wine_myaccount .woocommerce form.login, .woocommerce-account .wine_myaccount .woocommerce form.register {
  border: 1px solid var(--background) !important;
  background: transparent;
  padding: 20px !important;
  border-radius: 0;
}
}

/*--------- Our Store ---------*/
.winestore_section2_text b{
    width: 15%;
    display: inline-block;
  }
  
  .winestore_section2_text span{
    width: 85%;
    display: inline-block;
  }
  
  @media only screen and (max-width: 981px){
    .winestore_section2_text b {
    width: auto;
    display: inline-block;
}
    
    .winestore_section2_text span {
    width: auto;
    display: inline-block;
}
    
    .winestore_section2_text p{
      display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
  }

/*--------- Our Team ---------*/
.wineteam_section2_person .et_pb_team_member_image img{
    height: 290px;
    width: 290px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
  }
  
  .wineteam_section2_person:hover .et_pb_member_social_links{
    transform: translateY(-50%) !important;
    opacity: 1 !important;
  }
  
  .wineteam_section2_person .et_pb_member_social_links li{
    margin: 5px !important;
  }
  
  .wineteam_section2_person .et_pb_member_social_links li a{
    width: 40px;
    height: 40px;
    background: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

/*--------- Our Story ---------*/
.winestory_section5_row .et_pb_text h3{
    padding-bottom: 10px;
  }
  
.winestory_section5_row .et_pb_text p{
  margin-bottom:10px;
  } 
  
  @media only screen and (max-width: 981px){
    .winestory_section3_column1{
      display: block !important;
      height: 40vh !important;
    }
  }

/*--------- Visit Us ---------*/
.winevisitus_section2_cta .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .winevisitus_section2_cta .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winevisitus_section2_cta .et_pb_button:after{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin: 0;
  }
  
  .winevisitus_section3_slider  .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3{
    font-size: 30px !important;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    color: var(--black) !important;
  }
  
  .winevisitus_section3_slider  .et_pb_slide .et_pb_slide_description .et_pb_slide_content h6{
    font-size: 16px !important;
    line-height: 1.75em;
    color: var(--body-color) !important;
  }
  
  .winevisitus_section3_slider  .et_pb_slide .et_pb_slide_description:before{
    content: "\7b" !important;
    font-family: 'ETmodules';
    width: 90px !important;
    height: 90px !important;
    background: var(--brown);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 90px;
    border-radius: 50%;
    margin-bottom: 30px;
  }
  
  .winevisitus_section3_slider  .et_pb_slide .et_pb_container{
    height: auto !important;
  }
  
  .winevisitus_section3_slider  .et_pb_slide .et_pb_slide_description .et_pb_slide_content:before{
    content: "\e033\e033\e033\e033\e033" !important;
    font-family: ETmodules;
font-size: 20px;
display: block;
margin: 10px auto 0;
margin-bottom: 10px !important;
opacity: 1;
color: var(--brown);
visibility: visible;
  }
  
  .winevisitus_section3_slider .et-pb-slider-arrows .et-pb-arrow-prev{
    opacity: 1 !important;
    left: 0 !important;
    margin-top: 0 !important;
    transform: translateY(-50%) !important;
    width: 50px;
    height: 50px;
    border: 1px solid var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 25px;
  }
  
  .winevisitus_section3_slider .et-pb-slider-arrows .et-pb-arrow-next{
    opacity: 1 !important;
    right: 0 !important;
    margin-top: 0 !important;
    transform: translateY(-50%) !important;
    width: 50px;
    height: 50px;
    border: 1px solid var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 25px;
  }
  
  @media only screen and (max-width: 981px){
    .winevisitus_section3_slider .et_pb_slide .et_pb_slide_description:before {
    content: "\7b" !important;
    font-family: 'ETmodules';
    width: 90px !important;
    height: 90px !important;
    background: var(--brown);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 90px;
    border-radius: 50%;
    margin-bottom: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
  }
  
  @media only screen and (max-width: 767px){
    .winevisitus_section3_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
    font-size: 24px !important;
    line-height: 1.2em;
    letter-spacing: 0.03em;
    color: var(--black) !important;
    padding-bottom: 5px;
}
    
    .winevisitus_section3_slider .et-pb-controllers{
      bottom: 0 !important;
    }
  }

/*--------- FAQ ---------*/
.winefaq_section2_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{
    border-bottom-color: #eee !important;
  }
  
  .winefaq_section2_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{
    content: "\22" !important;
    background-color: var(--brown);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .winefaq_section3_contact .et_pb_contact_form .et_pb_contact_field .input{
    border: none;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149,152,200,.2)!important;
    box-shadow: 0 5px 28.5px 1.5px rgba(149,152,200,.2)!important;
  }
  
  .winefaq_section3_contact .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .winefaq_section3_contact .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winefaq_section3_contact .et_pb_button:after{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin: 0;
  }
  
  .winefaq_section3_contact .et_contact_bottom_container{
    float: none;
    text-align: center;
    display: block;
  }

/*--------- Pricing ---------*/
.winepricing_section2_text h2{
    font-size: 45px !important;
    line-height: 1.3em !important;
    color: var(--brown) !important;
    font-style: italic;
    padding-bottom: 0;
  }
  
  .winepricing_section2_text h2 span{
    font-size: 24px !important;
    line-height: 1.3em !important;
    color: var(--body-color) !important;
  }
  
  @media only screen and (max-width: 767px){
    .winepricing_section2_text h2{
    font-size: 40px !important;
    line-height: 1.3em !important;
    color: var(--brown) !important;
    font-style: italic;
    padding-bottom: 0;
  }
  }

/*--------- Blog ---------*/
.wineblog_section2_blog .et_pb_post{
    padding: 0;
    position: relative;
  }
  
  .wineblog_section2_blog .et_pb_post .et_pb_image_container{
    margin: 0;
  }
  
  .wineblog_section2_blog .et_pb_post .et_pb_image_container .entry-featured-image-url{
    margin: 0;
  }
  
  .wineblog_section2_blog .et_pb_post .wineblog_section2_blog_content{
    background-color: var(--background);
    padding: 25px;
  }
  
  .wineblog_section2_blog .et_pb_post .wineblog_section2_blog_content .post-content .post-content-inner{
    padding-bottom: 10px !important;
  }
  
  .wineblog_section2_blog .pagination a{
    padding: 12px 30px;
    background: var(--brown);
    -webkit-transition: all .5s;
    transition: all .5s !important;
  }
  
  .wineblog_section2_blog .pagination a:hover{
    background: var(--button-hover);
  }
  
  .wineblog_section2_blog .et_pb_post .wineblog_section2_blog_content .date{
    position: relative;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
  }
  
  .wineblog_section2_blog .et_pb_post .wineblog_section2_blog_content .date:before{
    content: "\e023" !important;
    font-family: 'ETmodules';
    margin-right: 10px;
  }
  
  @media only screen and (max-width: 981px){  
    .wineblog_section2_blog .pagination .alignleft, .wineblog_section2_blog .pagination .alignright{
      float: none;
    text-align: center;
    }
  }

/*--------- Wine Making ---------*/
.winemaking_section2_blurb .et_pb_blurb_content .et_pb_main_blurb_image:before{
    content: "";
    position: absolute;
    top: -6px;
    left: 6px;
    width: 100%;
    height: 100%;
    background-color: var(--button-hover);
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
  .winemaking_section2_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image:before{
    top: 0;
    left: 0;
  }
  
  .winemaking_section2_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .winemaking_section3_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h3{
    font-size: 24px;
    color: var(--black);
    margin-bottom: 5px;
    line-height: 1.5;
  }
    .winemaking_section3_wooproduct .woocommerce a.button.loading{opacity:1;}
  .winemaking_section3_wooproduct .product .winemaking_section3_wooproduct_content{
    background-color: var(--white);
    padding: 30px;
    margin: 0 20px;
    margin-top: -40px;
    z-index: 1;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
   .winemaking_section3_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--brown);
    font-family: ETmodules;
    position: relative;
    margin: 0 !important;
    margin-left: 20px !important;
    transform: none;
    top: unset;
    right: unset;
    vertical-align: unset;
}  
  
  .winemaking_section3_wooproduct .product .added_to_cart{
    font-size: 18px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: var(--brown);
    padding-top: 15px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  
  .winemaking_section3_wooproduct .product .winemaking_section3_wooproduct_content .button{
    font-size: 18px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: var(--brown);
    margin-bottom: 15px;
    -webkit-transform: scale(0);
    transform: scale(0);
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    background-color: var(--white);
    padding: 30px 30px 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .5s;
    transition: all .5s !important;
    border: 0;
    margin-top: 0 !important;
     text-align: center;
    border-radius: 0;
  }
  
 .winemaking_section3_wooproduct .product .added_to_cart:after,.winemaking_section3_wooproduct .product .button:after {
    position: relative;
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules !important;
  margin-left: 20px !important;
   vertical-align: unset !important;
}
  
  .winemaking_section3_wooproduct .product .added_to_cart:after{   
    content: '\4e' !important;
  }
  
  .winemaking_section3_wooproduct .product:hover .winemaking_section3_wooproduct_content .button{
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  .winemaking_section3_wooproduct .product:hover .winemaking_section3_wooproduct_content{
    -webkit-transform: translateY(-93px);
    transform: translateY(-93px);
  }
  
  .winemaking_section3_wooproduct .product .et_shop_image img{
    margin: 0 !important;
  }
  
   @media only screen and (max-width: 767px){
    .winemaking_section3_wooproduct ul.products.columns-4 li.product{
      width: 100%!important;
    margin-right: 0%!important;
    }
  }

/*--------- Event ---------*/
.wineevent_section2_blurb .et_pb_blurb_content  .et_pb_blurb_container{
    position: absolute;
    bottom: -104px;
    left: 236px;
    background-color: var(--brown);
    width: 100%;
    text-align: center;
    padding: 20px;
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg);
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  
  .wineevent_section2_row:hover .wineevent_section2_blurb .et_pb_blurb_content  .et_pb_blurb_container{
    bottom: 60px;
    left: 185px;
  }
  
  .wineevent_section2_blurb1 .et_pb_blurb_content  .et_pb_blurb_container{
    padding-left: 0;
  }
  
  @media only screen and (max-width: 981px){
    .wineevent_section2_row:hover .wineevent_section2_blurb .et_pb_blurb_content .et_pb_blurb_container{
      bottom: 60px;
    left: 245px;
    }
  }
  
  @media only screen and (max-width: 767px){
    .wineevent_section2_row:hover .wineevent_section2_blurb .et_pb_blurb_content .et_pb_blurb_container{
      bottom: 15px;
    left: 110px;
    }
  }

/*--------- Event Detail ---------*/
.wineeventdetail_section2_social .et_pb_social_icon .icon:hover{
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

/*--------- Service ---------*/
.wineservice_section2_price .et_pb_pricing li span:before {
    border-width: 0;
    content: "\4e";
    left: unset;
    position: relative;
    top: unset;
    border-radius: 0;
    font-family: 'ETmodules';
    margin-right: 10px;
    vertical-align: middle;
    color: var(--brown);
    font-weight: 600;
}
  
  .wineservice_section2_price:hover .et_pb_pricing_table .et_pb_pricing_content_top .et_pb_dollar_sign, .wineservice_section2_price:hover .et_pb_pricing_table .et_pb_pricing_content_top .et_pb_sum{
    color: var(--brown) !important;
  }
  
  .wineservice_section2_price .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button{
    color: var(--black) !important;
  }
  
  .wineservice_section2_price:hover .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button{
    background: var(--brown) !important;
    color: var(--white) !important;
    border-color: var(--brown) !important;
  }
  
  .wineservice_section2_price .et_pb_pricing_table .et_pb_pricing_content .et_pb_pricing li{
    padding-left: 0;
    padding-bottom: 10px;
  }

/*--------- Slider Style1 ---------*/
.wineslider_slider .et-pb-slider-arrows .et-pb-arrow-prev {
    opacity: 1;
    left: 30px;
    width: 70px;
    height: 70px;
    background-color: rgba(255,255,255,0.15) !important;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .wineslider_slider .et-pb-slider-arrows .et-pb-arrow-prev:hover, .wineslider_slider .et-pb-slider-arrows .et-pb-arrow-next:hover{
    background-color: rgba(255,255,255,0.1) !important;
  }
  
  .wineslider_slider .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 1;
    right: 30px;
    width: 70px;
    height: 70px;
    background-color: rgba(255,255,255,0.15) !important;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .wineslider_slider .et-pb-controllers a{
    width: 10px;
    height: 10px;
    margin-right: 25px;
    background-color: var(--white) !important;
  }
  
  .wineslider_slider .et-pb-controllers a:last-child{
    margin-right: 0 !important;
  }
  
  .wineslider_slider .et-pb-controllers a.et-pb-active-control{
    box-shadow: 0px 0px 0px 5px rgb(180 187 107 / 20%);
    background-color: var(--white) !important;
  }
  
  .wineslider_slider .et_pb_slide, .wineslider_slider1 .et_pb_slide{
    position: relative;
    z-index: 2;
  }
  
  .wineslider_slider .et_pb_slide:before, .wineslider_slider1 .et_pb_slide:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--black);
    z-index: 1;
    opacity: 0.7;
  }

/*Kenburns Top Effect*/
.dp-kenburns-top .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top 5s cubic-bezier(.39,.575,.565,1.000) both;animation:dp-kenburns-top 5s cubic-bezier(.39,.575,.565,1.000) both;}
@-webkit-keyframes dp-kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes dp-kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}

/*--------- Slider Style2 ---------*/
.wineslider_slider1 .et_pb_slide .et_pb_button_wrapper .et_pb_button:before, .wineslider_slider3 .et_pb_slide .et_pb_button_wrapper .et_pb_button:before{
    content: "" !important;
    visibility: visible !important;
    display: block !important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--brown);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0 !important;
    opacity: 1 !important;
  }
  
  .wineslider_slider1 .et_pb_slide .et_pb_button_wrapper .et_pb_button:hover:before, .wineslider_slider3 .et_pb_slide .et_pb_button_wrapper .et_pb_button:hover:before{
    width: 100%;
  }
  
  .wineslider_slider1 .et_pb_slide .et_pb_button_wrapper .et_pb_button:after, .wineslider_slider3 .et_pb_slide .et_pb_button_wrapper .et_pb_button:after{
    content: "" !important;
    visibility: visible !important;
    display: block !important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--brown);
    opacity: 1;
    margin: 0;
  }
  
   .wineslider_slider1 .et-pb-controllers a{
    width: 5px;
    height: 5px;
    position: relative;
    margin-right: 15px;
  }
  
  .wineslider_slider1 .et-pb-controllers a.et-pb-active-control:before {
   width: 15px;
    height: 15px;
    border: 1px solid var(--white);
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

/*Kenburns Top Reverse Effect*/
.dp-kenburns-top-rev .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top-rev 6s cubic-bezier(.39,.575,.565,1.000) reverse both;animation:dp-kenburns-top-rev 6s cubic-bezier(.39,.575,.565,1.000) reverse both;}
@-webkit-keyframes dp-kenburns-top-rev{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes dp-kenburns-top-rev{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}

/*--------- Slider Style3 ---------*/
.wineslider_slider2 .et-pb-slider-arrows .et-pb-arrow-prev {
    opacity: 1;
    left: 30px;
    width: 50px;
    height: 50px;
    background-color:  transparent;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--white);
    font-size: 25px;
}
  
  .wineslider_slider2 .et-pb-slider-arrows .et-pb-arrow-prev:hover, .wineslider_slider2 .et-pb-slider-arrows .et-pb-arrow-next:hover{
    background-color: var(--white);
  }
  
  .wineslider_slider2 .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 1;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color:  transparent;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--white);
    font-size: 25px;
}
  
  .wineslider_slider2 .et_pb_slide_title{
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
   -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

@keyframes hvr-icon-pulse{
    25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
		}
    75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
		}
}

/*--------- Slider Style4 ---------*/
.wineslider_slider3 .et-pb-slider-arrows .et-pb-arrow-prev:hover, .wineslider_slider3 .et-pb-slider-arrows .et-pb-arrow-next:hover{
    background-color: var(--black);
  }
  
  .wineslider_slider3 .et-pb-slider-arrows .et-pb-arrow-next {
    right: 30px;
    width: 50px;
    height: 50px;
    background-color:  transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 0;
    background: var(--brown);
}
  
  .wineslider_slider3 .et-pb-slider-arrows .et-pb-arrow-prev{
    left: 30px;
    width: 50px;
    height: 50px;
    background-color:  transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 0;
    background: var(--brown);
}
  
  .wineslider_slider3 .et-pb-controllers a{
    width: 10px;
    height: 10px;
    position: relative;
    margin-right: 15px;
    border-radius: 0 !important;
    background: var(--brown);
  }
  
  .wineslider_slider3 .et-pb-controllers a:last-child{
    margin-right: 0 !important;
  }

/*--------- Promotion Block Style1 ---------*/
.winepromotion_style1_cta .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .winepromotion_style1_cta .et_pb_button:hover:before{
    width: 100%;
  }
  
  .winepromotion_style1_cta .et_pb_button:after{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin: 0;
  }

/*--------- Promotion Block Style2 ---------*/
.winepromotion_style2_image .et_pb_image_wrap img{
    transform: translate3d(0,-50px,0);
    transition: transform .5s ease-in-out;
  }
  
  .winepromotion_style2_column:hover .winepromotion_style2_image .et_pb_image_wrap img{
    transform: translateY(-70px);
  }
  
  .winepromotion_style2_column:hover .et_pb_cta_3 .et_pb_module_header{
    color: var(--brown) !important;
  }

@media only screen and (max-width: 767px){ 
    .winepromotion_style2_image .et_pb_image_wrap img {
    transform: unset;
    transition: transform .5s ease-in-out;
}
    
    .winepromotion_style2_column:hover .winepromotion_style2_image .et_pb_image_wrap img {
    transform: unset;
}
  }

/*--------- Promotion Block Style3 ---------*/
.winepromotion_style3_column:hover .winepromotion_style3_image{
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  
  .winepromotion_style3_cta .et_pb_button:before{
    content: "" !important;
    visibility: visible !important;
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid;
    width: 100%;
    opacity: 1;
    margin: 0 !important;
  }
  
  .winepromotion_style3_cta .et_pb_button:hover:before{
    animation: border-slide 450ms linear;
    -webkit-animation: border-slide 450ms linear;
  }
  
  @keyframes border-slide {
 0% {
  width:100%
 }
 50% {
  width:0
 }
 100% {
  left:0;
  right:unset;
  width:100%
 }
}
@-webkit-keyframes border-slide {
 0% {
  width:100%
 }
 50% {
  width:0
 }
 100% {
  left:0;
  right:unset;
  width:100%
 }
  }

@media only screen and (max-width: 767px){ 
    .winepromotion_style3_column:hover .winepromotion_style3_image{
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;
    -webkit-transform: unset;
    transform: unset;
  }
  }

/*--------- Promotion Banner Style1 ---------*/
.winebanner_style1_cta .et_pb_promo_description div span{
    color: var(--white);
  }

/*--------- Product Widget Style1 ---------*/
.wineproductwidget_style1 .product .wineproductwidget_style1_content{
    float:right;
    width:63%;
    position:relative;
  }
  
  .wineproductwidget_style1 .product .et_shop_image img{
    height: 100px !important;
    object-fit: cover;
  }
  
  .wineproductwidget_style1 .woocommerce ul.products li.product a img{
    margin-bottom:0 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  .wineproductwidget_style1 .product .et_shop_image:before,.wineproductwidget_style1 .product .et_shop_image:after{
    position: absolute;
    content: "";
    z-index: 0;
    left: -1px;
    top: -1px;
    bottom: auto;
    right: auto;
    width: 0;
    height: 0;
    background: transparent;
    border: 1px solid transparent;
  }
  
.wineproductwidget_style1 .product:hover .et_shop_image:before{ 
  -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;
  }
  
.wineproductwidget_style1 .product:hover .et_shop_image:after{
  -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;
  }
  
  .wineproductwidget_style1 .product .button {
    font-size: 0;
    border-radius: 50%;
    background: var(--brown) !important;
    width: 40px;
    position:absolute;
    bottom:-50px;
    left:0;
    opacity:0;
    height: 40px;
    border: none !important;
    margin-top: 20px !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  
  .wineproductwidget_style1 .product:hover .button{
    opacity:1;bottom:-18px;
  }
  
  .wineproductwidget_style1 .product:hover .price{
    opacity:0;
  }
  
  .wineproductwidget_style1 .product .button:after{  
  position: relative !important;
    left: auto !important;
    right: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1 !important;
    font-size: 18px;
    font-family: "ETmodules" !important;
    display: block;
    -webkit-transition: all, 0.2s, ease-in;
    -moz-transition: all, 0.2s, ease-in;
    -o-transition: all, 0.2s, ease-in;
    transition: all, 0.2s, ease-in;
    content: "\e015";
    color: #fff;
    line-height: 40px !important;
  }
  
  .wineproductwidget_style1 .product .button.added:after{
    content: "\4e" !important;
  }
  
  .wineproductwidget_style1 .product .added_to_cart{
  margin-left: 9px;
    color: #000;
  position: absolute;
    bottom: 0;
  	right: 0;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  }
  
  .wineproductwidget_style1 .product .button.ajax_add_to_cart.loading:after{
    content: "\e02d";
  }
  
  @-webkit-keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@-webkit-keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}

@keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}
  @media only screen and (max-width:981px){
    .wineproductwidget_style1 .product .wineproductwidget_style1_content{
      float: none;
      text-align: center;
      margin: auto;
    }
    
    .wineproductwidget_style1 .product .button{
      left:0;
      right:0;
      margin:auto;
    }
    
    .wineproductwidget_style1 .product .added_to_cart{
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    margin: 0;
    top: auto;
    right: auto;
    padding-top: 20px;
    }
}
  
@media only screen and (max-width:767px){ 
.wineproductwidget_style1 .et_pb_shop ul.products.columns-4 li.product{
  width: 100%!important;
  margin-right: 0%!important;
  }
  
  .wineproductwidget_style1 .product .et_shop_image img {
    height: 100% !important;
    object-fit: cover;
}
}

/*--------- Product Widget Style2 ---------*/
.wineproductwidget_style2 .product .wineproductwidget_style2_content{
    float:right;
    width:63%;
    position:relative;
  }
  
  .wineproductwidget_style2 .product .et_shop_image img{
    height: 100px !important;
    object-fit: cover;
  }
  
  .wineproductwidget_style2 .woocommerce ul.products li.product a img{
    margin-bottom:0 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  .wineproductwidget_style2 .product .button {
    font-size: 14px;
    line-height: 1.3em !important;
    border-radius: 3px;
    background: var(--brown) !important;
    border: none !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #fff !important;
    padding: 10px 20px !important;
    padding-right: 50px !important;
    margin-top: 0 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    text-align: left;
  }
  
  .wineproductwidget_style2 .product .button:hover{
    background: var(--button-hover) !important;
  }
  
  .wineproductwidget_style2 .product .button:after{
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules !important;
    margin-left: 0 !important;
  }
  
  .wineproductwidget_style2 .product .button.added:after{
    content: "\4e" !important;
    vertical-align: unset !important;
  }
  
  .wineproductwidget_style2 .product .added_to_cart{
  margin-left: 9px;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  }
  
  .wineproductwidget_style2 .product .button.ajax_add_to_cart.loading:after{
    content: "\e02d" !important;
    color: var(--white);
    font-family: ETmodules;
    right: 15px;
    margin: 0 !important;
    transform: none;
    vertical-align: unset !important;
    top: auto !important;
  }
  
  @media only screen and (max-width:981px){
    .wineproductwidget_style2 .product .wineproductwidget_style2_content{
      float: none;
      text-align: center;
      margin: auto;
    }
    
    .wineproductwidget_style2 .product .added_to_cart {
    color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    margin: 0;
    top: auto;
    right: auto;
}
}
  
@media only screen and (max-width:767px){ 
.wineproductwidget_style2 .et_pb_shop ul.products.columns-4 li.product{
  width: 100%!important;
  margin-right: 0%!important;
  }
  
  .wineproductwidget_style2 .product .et_shop_image img{
    height: 100% !important;
    object-fit: cover;
  }
}

/*--------- Product Widget Style3 ---------*/
.wineproductwidget_style3 .product .wineproductwidget_style3_content{
    float:right;
    width:63%;
    position:relative;
  }
  
  .wineproductwidget_style3 .product .et_shop_image img{
    height: 100px !important;
    object-fit: cover;
  }
  
  .wineproductwidget_style3 .woocommerce ul.products li.product a img{
    margin-bottom:0 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  .wineproductwidget_style3 .product .button {
    font-size: 14px;
    line-height: 1.3em !important;
    border-radius: 3px;
    background: var(--brown) !important;
    border: none !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #fff !important;
    padding: 10px 20px !important;
    padding-right: 50px !important;
    margin-top: 0 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    text-align: left;
  }
  
  .wineproductwidget_style3 .product .button:hover{
    background: var(--button-hover) !important;
  }
  
  .wineproductwidget_style3 .product .button:after{
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules !important;
    margin-left: 0 !important;
  }
  
  .wineproductwidget_style3 .product .button.added:after{
    content: "\4e" !important;
    vertical-align: unset !important;
  }
  
  .wineproductwidget_style3 .product .added_to_cart{
  margin-left: 9px;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  }
  
  .wineproductwidget_style3 .product .button.ajax_add_to_cart.loading:after{
    content: "\e02d" !important;
    color: var(--white);
    font-family: ETmodules;
    right: 15px;
    margin: 0 !important;
    transform: none;
    vertical-align: unset !important;
    top: auto !important;
  }
  
  @media only screen and (max-width:981px){
    .wineproductwidget_style3 .product .wineproductwidget_style3_content{
      float: none;
      text-align: center;
      margin: auto;
    }
    
    .wineproductwidget_style3 .product .added_to_cart {
    color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    margin: 0;
    top: auto;
    right: auto;
}
}
  
@media only screen and (max-width:767px){ 
.wineproductwidget_style3 .et_pb_shop ul.products.columns-4 li.product{
  width: 100%!important;
  margin-right: 0%!important;
  }
  
  .wineproductwidget_style3 .product .et_shop_image img{
    height: 100% !important;
    object-fit: cover;
  }
}

/*--------- Product Grid Style1 ---------*/
.winegrid_style1_wooproduct .product{
    padding-bottom: 35px !important;
    border: 1px solid var(--border);
    background: var(--white);
  }
  
  .winegrid_style1_wooproduct .product .button, .winegrid_style1_wooproduct .product .added_to_cart {
    margin: 0 auto !important;
    width: 80%;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: all .6s ease;
    border: none !important;
    background-color: var(--brown) !important;
    border-radius: 0px;
    color: var(--white) !important;
    padding: 12px 20px !important;
    z-index: 9999;
    margin-top: 15px !important;
    position: relative;
}
  
  .winegrid_style1_wooproduct .product .button:hover, .winegrid_style1_wooproduct .product .added_to_cart:hover{
    background-color: var(--button-hover) !important;
  } 
  
  .winegrid_style1_wooproduct .product .added_to_cart:after, .winegrid_style1_wooproduct .product .button:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules;
    margin-left: 0 !important;
}
  
  .winegrid_style1_wooproduct .product .added_to_cart:after {
    content: '\4e' !important;
}
  
  .winegrid_style1_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--white);
    font-family: ETmodules;
    right: 20px;
    margin: 0 !important;
    top: 15px;
    transform: none;
}
  
  .winegrid_style1_wooproduct .page-numbers, .winegrid_style1_wooproduct .page-numbers li {
    border: none !important;
}
 
  .winegrid_style1_wooproduct .page-numbers li .page-numbers:hover, .winegrid_style1_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  .winegrid_style1_wooproduct .page-numbers li .page-numbers {
    background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  @media only screen and (max-width: 767px){
    .winegrid_style1_wooproduct.et_pb_shop ul.products.columns-4 li.product {
    width: 100%!important;
    margin-right: 0%!important;
}
  }

/*--------- Product Grid Style2 ---------*/
.winegrid_style2_wooproduct .product .button, .winegrid_style2_wooproduct .product .added_to_cart {
    margin: 0 auto !important;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: all .6s ease;
    background-color: var(--white) !important;
    border: 1px solid var(--black) !important;
    color: var(--black) !important;
    border-radius: 0px;
    padding: 12px 20px !important;
    z-index: 9999;
    margin-top: 15px !important;
    position: relative;
}
  
  .winegrid_style2_wooproduct .product .button:hover, .winegrid_style2_wooproduct .product .added_to_cart:hover{
    background-color: var(--brown) !important;
    border-color: var(--brown) !important;
    color: var(--white) !important;
  } 
  
  .winegrid_style2_wooproduct .product .added_to_cart:after, .winegrid_style2_wooproduct .product .button:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015' !important;
    font-size: 17px;
    font-family: ETmodules;
    margin-left: 0 !important;
}
  
  .winegrid_style2_wooproduct .product .added_to_cart:after {
    content: '\4e' !important;
}
  
  .winegrid_style2_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--black);
    font-family: ETmodules;
    right: 20px;
    margin: 0 !important;
    top: 15px;
    transform: none;
}
  
  .winegrid_style2_wooproduct .page-numbers, .winegrid_style2_wooproduct .page-numbers li {
    border: none !important;
}
 
  .winegrid_style2_wooproduct .page-numbers li .page-numbers:hover, .winegrid_style2_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  .winegrid_style2_wooproduct .page-numbers li .page-numbers {
    background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  @media only screen and (max-width: 767px){
    .winegrid_style2_wooproduct.et_pb_shop ul.products.columns-4 li.product {
    width: 100%!important;
    margin-right: 0%!important;
}
  }

/*--------- Product Grid Style3 ---------*/
.winegrid_style3_wooproduct .product{
    position: relative;
    overflow: hidden;
  }
  
  .winegrid_style3_wooproduct .product:hover .et_shop_image:before {
    bottom: 0;
    border-bottom: 1px solid var(--brown);
    left: 0;
    right: 0;
    content: "";
    position: absolute;
    top: auto;
    opacity: 1;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
  
  .winegrid_style3_wooproduct .product .et_shop_image:before {
    bottom: 0;
    border-bottom: 1px solid var(--border);
    left: 50%;
    right: 50%;
    content: "";
    position: absolute;
    top: auto;
    opacity: 0;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
  
  .winegrid_style3_wooproduct .product .button {
    position: absolute;
    bottom: 25%;
    left: -5%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    font-size: 0 !important;
    transition: all .3s ease;
    border: none !important;
    background-color: var(--brown) !important;
    margin: 0 auto !important;
    z-index: 9999;
}
  
  .winegrid_style3_wooproduct .product .button:hover{
    background-color: var(--black) !important;
  }
  
  .winegrid_style3_wooproduct .product:hover .button {
    visibility: visible;
    opacity: 1;
    left: 10%;
}
  
  .winegrid_style3_wooproduct .product .button:after {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1 !important;
    font-size: 18px;
    line-height: 55px;
    font-family: "ETmodules" !important;
    display: block;
    -webkit-transition: all, 0.2s, ease-in;
    -moz-transition: all, 0.2s, ease-in;
    -o-transition: all, 0.2s, ease-in;
    transition: all, 0.2s, ease-in;
    content: "\e015" !important;
    line-height: 50px !important;
    color: var(--white) !important;
}
  
  .winegrid_style3_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d" !important;
    color: var(--white) !important;
}
  
  .winegrid_style3_wooproduct .product .added_to_cart {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--white);
    text-align: center;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    background: var(--brown);
}
  
  .winegrid_style3_wooproduct .product .et_shop_image .button.added:after {
    content: "\4e" !important;
}
  
  .winegrid_style3_wooproduct .product .winegrid_style3_wooproduct_content{
    position: relative;
  }
  
  .winegrid_style3_wooproduct .page-numbers, .winegrid_style3_wooproduct .page-numbers li {
    border: none !important;
}
 
  .winegrid_style3_wooproduct .page-numbers li .page-numbers:hover, .winegrid_style3_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}
  
  .winegrid_style3_wooproduct .page-numbers li .page-numbers {
    background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  @media only screen and (max-width: 767px){
    .winegrid_style3_wooproduct.et_pb_shop ul.products.columns-4 li.product {
    width: 100%!important;
    margin-right: 0%!important;
}
  }

/*--------- Service Block Style1 ---------*/
.wineservice_style1_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon:hover{
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
  }
  
  .wineservice_style1_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    animation: unset;
  }
  
  @keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}

/*--------- Service Block Style2 ---------*/
.wineservice_style2_image .et_pb_image_wrap{
    overflow: hidden;
    display: block;
  }
  
  .wineservice_style2_image .et_pb_image_wrap img{
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    width: 100%;
    transform: scale(1.01);
  }
  
  .wineservice_style2_column:hover .wineservice_style2_image .et_pb_image_wrap img{
    transform: scale(1.1);
  }

/*--------- Menu ---------*/
.wine_menu li.mega-menu li > a {
    max-width: unset !important;
    margin: 5px 0;
}
  
  .wine_section.et_pb_sticky{
    -webkit-box-shadow: 0 8px 6px -6px rgb(0 0 0 / 40%);
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 40%);
  }
  
.wine_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav .downwards .menu-item .sub-menu li:not(.menu-item-has-children):hover a{
    padding-left: 10px;
  }
  
  .wine_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav .downwards .menu-item .sub-menu li a:after{
    top: 0;
  }

  .et-menu-nav li.mega-menu li > a {

    max-width: 150px;
    margin: 5px 0;
}


/** Tooltip **/
/* START TOOLTIP STYLES */

/* Applies to all tooltips */
.dmm-tooltip [tooltip]::before,
.dmm-tooltip [tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
.dmm-tooltip [tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
.dmm-tooltip [tooltip]::after {
  content: attr(tooltip); /* magic! */
 text-align: center;
 min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #000;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
.dmm-tooltip:hover [tooltip]::before,
.dmm-tooltip:hover [tooltip]::after {
  display: block;
}

/* don't show empty tooltips */
.dmm-tooltip [tooltip='']::before,
.dmm-tooltip [tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
.dmm-tooltip [tooltip]:not([flow])::before,
.dmm-tooltip [tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #000;
}
.dmm-tooltip [tooltip]:not([flow])::after,
.dmm-tooltip [tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
.dmm-tooltip [tooltip]:not([flow])::before,
.dmm-tooltip [tooltip]:not([flow])::after,
.dmm-tooltip [tooltip][flow^="up"]::before,
.dmm-tooltip [tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
.dmm-tooltip [tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #000;
}
.dmm-tooltip [tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
.dmm-tooltip [tooltip][flow^="down"]::before,
.dmm-tooltip [tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
.dmm-tooltip [tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #000;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
.dmm-tooltip [tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
.dmm-tooltip [tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #000;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
.dmm-tooltip [tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
.dmm-tooltip:hover [tooltip]:not([flow])::before,
.dmm-tooltip:hover [tooltip]:not([flow])::after,
.dmm-tooltip:hover [tooltip][flow^="up"]::before,
.dmm-tooltip:hover [tooltip][flow^="up"]::after,
.dmm-tooltip:hover [tooltip][flow^="down"]::before,
.dmm-tooltip:hover [tooltip][flow^="down"]::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

.dmm-tooltip:hover [tooltip][flow^="left"]::before,
.dmm-tooltip:hover [tooltip][flow^="left"]::after,
.dmm-tooltip:hover [tooltip][flow^="right"]::before,
.dmm-tooltip:hover [tooltip][flow^="right"]::after {
  animation: tooltips-horz 300ms ease-out forwards;
}  
  
  @media only screen and (max-width: 981px){
  .wine_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_menu_bar{
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 0px;
  }
  }

/*--------- Footer ---------*/
.winefooter_section1_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 7px;  
  }
  
.winefooter_section1_menu .et-menu-nav .et-menu{
    display: block !important;
  }
  
  .winefooter_section1_menu .et-menu-nav .et-menu li a{
    padding-bottom: 5px !important;
    transition: 0.5s all ease;
  }
  
  .winefooter_section1_menu .et_pb_menu__menu {
    display: block !important;
    width: 100%;
}
  
  .winefooter_section1_menu .et_mobile_nav_menu {
    display: none !important;
}
  
  .winefooter_section2_menu .et-menu-nav{
    display: block !important;
  }
  
  .winefooter_section2_menu .et_pb_menu__menu {
    display: block !important;
    width: 100%;
}
  
  .winefooter_section2_menu .et_mobile_nav_menu {
    display: none !important;
}
  
  .et_pb_shop .page-numbers li .page-numbers{
    margin-bottom: 10px;
  }
  
  @media only screen and (max-width: 981px){ 
  .winefooter_section1_menu .et-menu-nav, .winefooter_section1_menu .et-menu-nav li{
      display: block !important;
    }
   
    .winefooter_section2_menu .et-menu{
      justify-content: center !important;
    }
  }
  
  @media only screen and (max-width: 767px){
    .et_pb_shop .woocommerce-result-count, .et_pb_shop .woocommerce-ordering {
    float: none;
    text-align: center;
}
  }

/*--------- Product Detail ---------*/
.wineproduct_section2_woogallery .et_pb_gallery_item .et_pb_gallery_image{
  border: 1px solid #e5e5e5;
  text-align: center;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  }
  
  .wineproduct_section2_woogallery .et_pb_gallery_item .et_pb_gallery_image:before, .wineproduct_section2_woogallery .et_pb_gallery_item .et_pb_gallery_image:after{
    position: absolute;
  content: "";
  z-index: -1;
  left: -1px;
  top: -1px;
  bottom: auto;
  right: auto;
  width: 0;
  height: 0;
  background: transparent;
  border: 1px solid transparent;
  }
  
  .wineproduct_section2_woogallery .et_pb_gallery_item .et_pb_gallery_image:hover:before{
    -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;
  }
  
  .wineproduct_section2_woogallery .et_pb_gallery_item .et_pb_gallery_image:hover:after{
    -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;
  }
  
  @-webkit-keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: var(--button-hover);
    border-right-color: var(--button-hover);
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@-webkit-keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}

@keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: var(--button-hover);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: var(--button-hover);
    border-left-color: var(--button-hover);
  }
}
  
  .wineproduct_section3_wootab .et_pb_tabs_controls:after{
    border-top:none;
  }

.wineproduct_section3_wootab .et_pb_tabs ul li a{
padding: 20px 18px;
display:block;
text-align: center;
  }

.wineproduct_section3_wootab .et_pb_tabs .et_pb_all_tabs{  
	width:80%;
  background-color: transparent;
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .star-rating span:before{
    color: var(--brown) !important;
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .comment-form .stars a:before{
    color: var(--brown) !important;
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .comment-form .comment-form-comment #comment{
    font-size: 15px !important;
    background-color: transparent;
    color: var(--black);
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .comment-form .comment-form-comment{
    border: 1px solid var(--black);
    padding: 0;
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .submit{
    background-color:var(--brown) !important;
color:var(--white) !important;
border:none !important;
	font-size: 15px !important;
  padding: 15px 30px !important;
  }
  
  .wineproduct_section3_wootab .woocommerce-Reviews .submit:hover{
    background-color:var(--black) !important;
  }
  
  .wineproduct_section4_wooproduct .product .star-rating{
    display: inline-block !important;
  }
  
  .wineproduct_section4_wooproduct .product .price{
    float: right !important;
  }
  
  .wineproduct_section4_wooproduct .product .wineproduct_section4_wooproduct_content{
    overflow: hidden;
  }
  
  .wineproduct_section4_wooproduct .product:hover .wineproduct_section4_wooproduct_content{
    opacity: 0;
    visibility: hidden;
  }
  
  .wineproduct_section4_wooproduct .product:hover .button{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  .wineproduct_section4_wooproduct .product .et_shop_image:before, .wineproduct_section4_wooproduct .product .et_shop_image:after{
    position: absolute;
    content: "";
    z-index: -1;
    left: -1px;
    top: -1px;
    bottom: auto;
    right: auto;
    width: 0;
    height: 0;
    background: transparent;
    border: 1px solid transparent;
  }
  
  .wineproduct_section4_wooproduct .product:hover .et_shop_image:before{
    -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;
  }
  
  .wineproduct_section4_wooproduct .product:hover .et_shop_image:after{
    -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;
  }
  
  .wineproduct_section4_wooproduct .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--black) !important;
} 
  
  .wineproduct_section4_wooproduct .product .added_to_cart{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 30px;
    border-radius: 5px;
    background: var(--brown);
    color: var(--white);
    text-align: center;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    line-height: 18px;
    z-index: 1;
}
  
.wineproduct_section4_wooproduct .product .button.added:after{
  content: "\4e" !important;
  }

.wineproduct_section4_wooproduct .product .button {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 0 !important;
    transition: all .3s ease;
    border: 1px solid var(--black);
    background-color: transparent;
    margin: 0 auto !important;
    z-index: 9999;
  -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  	margin-top: 10px !important;
    display: flex;
    justify-content: center;
  	left: 0;
  	right: 0;
    bottom: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
} 
  
  .wineproduct_section4_wooproduct .product .button:after {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1 !important;
    font-size: 18px;
    line-height: 55px;
    font-family: "ETmodules" !important;
    display: block;
    -webkit-transition: all, 0.2s, ease-in;
    -moz-transition: all, 0.2s, ease-in;
    -o-transition: all, 0.2s, ease-in;
    transition: all, 0.2s, ease-in;
    content: "\e015";
    line-height: 50px !important;
    color: var(--black);
}

  .wineproduct_section4_wooproduct .product .button:hover{
    border: 1px solid var(--brown);
    background-color: var(--brown) !important;
  }
  
  .wineproduct_section4_wooproduct .product .button:hover:after{
    color: var(--white) !important;
  }
  
  .wineproduct_section4_wooproduct .page-numbers, .wineproduct_section4_wooproduct .page-numbers li {
    border: none !important;
}
  
  .wineproduct_section4_wooproduct .page-numbers li .page-numbers {
   	background: transparent;
    height: 40px;
    z-index: 1;
    position: relative;
    width: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black) !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
  
  .wineproduct_section4_wooproduct .page-numbers li .page-numbers:hover, .wineproduct_section4_wooproduct .page-numbers li .page-numbers.current {
    background: var(--brown);
    color: var(--white) !important;
}

.wineproduct_section2_wooproductandcart .product .woocommerce-grouped-product-list-item__label a{
    color: var(--brown) !important;
  }
  
  .wineproduct_section2_wooproductandcart .product .woocommerce-grouped-product-list-item__price bdi{
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 15px;
    color: var(--black);
  }
  
  .wineproduct_section2_wooproductandcart .cart .button{
    margin-top: 10px;
  }
  
  .wineproduct_section2_wooproductandcart .group_table td{
    vertical-align: middle !important;
  }

	.wineproduct_section2_wooproduct form.cart .variations td.value span:after{
		margin-top: -9px !important;
		color: var(--black) !important;
}

.wineproduct_section2_wooproduct form.cart .variations td.value .reset_variations{
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: var(--black);
}

.wineproduct_section2_wooproduct .woocommerce div.product span.price, .woocommerce-page div.product span.price{
    margin-bottom: 10px;
    display: block;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: var(--black);
    font-size: 17px;
    line-height: 1.8em;
}
  
@media only screen and (max-width:981px){  
.wineproduct_section3_wootab .et_pb_tabs .et_pb_all_tabs{  
width:70%;
  }
  .wineproduct_section3_wootab .et_pb_tabs ul li a{
    padding: 20px 10px;
  }
}
@media only screen and (max-width:767px){
  .wineproduct_section3_wootab .et_pb_tabs ul li a{
    display:block;
    padding: 9px 30px;
  }
  
  .wineproduct_section3_wootab .et_pb_tabs .et_pb_all_tabs{  
width:100%;
  }
  
  .wineproduct_section4_wooproduct ul.products.columns-4 li.product {
    width: 100% !important;
}
}

/*--------- Cart ---------*/
.wine_cart .quantity{
    margin: auto;
  }
  
.wine_cart tr td{
  text-align:right;
  }
  
.wine_cart .wc-proceed-to-checkout{
  padding:0;
  }

/*--------- Checkout ---------*/
.wine_checkout .woocommerce-billing-fields__field-wrapper{
    padding: 30px 25px;
  }
  
.wine_checkout #order_review_heading{    background-color: var(--brown);
    padding: 25px;
  }  
  
  .wine_checkout thead tr th{
    padding: 22px 12px !important;
    background:var(--background);
  }
  
  .wine_checkout .shop_table .product-name a{
    color: var(--brown);
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  }

.wine_checkout .checkout .woocommerce-NoticeGroup .woocommerce-error{
    background: var(--brown);
  }

/*--------- Blog Detail ---------*/
.wineblogdetail_section2_social .et_pb_social_icon .icon:hover{
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  
  .wineblogdetail_section2_comment .et_pb_button:before, .wineblogdetail_section2_comment .comment_area .et_pb_button:before{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 4px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    margin: 0!important;
    opacity: 1!important;
  }
  
  .wineblogdetail_section2_comment .et_pb_button:hover:before, .wineblogdetail_section2_comment .comment_area .et_pb_button:hover:before{
    width: 100%;
  }
  
  .wineblogdetail_section2_comment .et_pb_button:after, .wineblogdetail_section2_comment .comment_area .et_pb_button:after{
    content: ""!important;
    visibility: visible!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 1px;
    background-color: var(--button-hover);
    opacity: 1;
    margin: 0;
  }
  
  .wineblogdetail_section2_comment .comment-form{
    padding-bottom: 0 !important;
  }
  
  .wineblogdetail_section2_sidebar .widget_search .wp-block-search__button{
  background-color: var(--brown);
color:var(--white);
  width: 75px;
  }  

.wineblogdetail_section2_sidebar .wp-block-categories li,.wineblogdetail_section2_sidebar .wp-block-latest-posts li{
  border-bottom: 1px solid var(--border-color);
  padding:10px 0;
  margin:0;
  }
  
  .wineblogdetail_section2_sidebar .wp-block-categories li a:hover,.wineblogdetail_section2_sidebar .wp-block-latest-posts li a:hover{
    color: var(--brown) !important;
  }
  
  .wineblogdetail_section2_sidebar .wp-block-categories li a{
    padding-left: 20px;
    position: relative;
  }
  
  .wineblogdetail_section2_sidebar .wp-block-categories li a:before{
   content: "\5e" !important;
    font-family: ETmodules !important;
    color: var(--brown) !important;
    margin-right: 10px;
    position: absolute;
    left: 0;
  }
  
  .wineblogdetail_section2_sidebar .wp-block-categories li:last-child,.wineblogdetail_section2_sidebar .wp-block-latest-posts li:last-child{
    border-bottom: 0;
    padding-bottom: 0 !important;
  }

.wineblogdetail_section2_sidebar .wp-block-tag-cloud a{
  line-height: 1;
    font-size: 12px;
    padding: 12px 22px;
    background: var(--white);
    border: 1px solid var(--border-color);
    display: inline-block;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
  font-size: 15px !important;
  margin: 5px;
  }

  .wineblogdetail_section2_sidebar .wp-block-tag-cloud a:hover{
    background-color: var(--brown);
    color: var(--white) !important;
  }
  
  .wineblogdetail_section2_sidebar .et_pb_widget{
 -webkit-box-shadow: 0px 0px 29px 0px rgb(102 102 102 / 8%);
    box-shadow: 0px 0px 29px 0px rgb(102 102 102 / 8%);
    background-color: var(--white);
    padding: 25px;
  }
  
  .wineblogdetail_section2_sidebar .et_pb_widget .wp-block-group h2{
    color: var(--text-color) !important;
    font-weight: 600;
    padding-bottom: 15px;
  }
  
  @media only screen and (max-width: 981px){
    .wineblogdetail_section2_comment .logged-in-as{
      text-align: center !important;
    }
    
    .wineblogdetail_section2_sidebar .et_pb_widget{
      width:100%;
      float:none;
      margin-bottom: 20px !important; 
    }
    
.wineblogdetail_section2_postnavigation .nav-previous, .wineblogdetail_section2_postnavigation .nav-next {
    float: none;
    display: flex;
    text-align: center;
}
    
.wineblogdetail_section2_postnavigation .nav-previous a, .wineblogdetail_section2_postnavigation .nav-next a {
    margin: 0 auto;
}
  }

/*--------- Blog Detail Individual Page---------*/
.wineblogdetail_section2_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
  }
  
  @media only screen and (max-width: 981px){
    .wineblogdetail_section2_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
  }
  
  
  

/* hamburger menu */
.et_divi_100_custom_hamburger_menu__icon {position: relative;display: block;width: 1.875rem;/*height: 1.875rem;*/box-sizing: border-box;cursor: pointer;padding: 0.25rem;clear: both;z-index:9999;}
.et_divi_100_custom_hamburger_menu__icon div{background:#000;width:100%;height:.125rem;margin:.25rem auto;border-radius:10px;-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);-webkit-transform:0;transform:0;-webkit-transform-origin:center;transform-origin:center;}
.et_divi_100_custom_hamburger_menu__icon div:before,.et_divi_100_custom_hamburger_menu__icon div:after{-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
/* Type 1 */
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child){width:0;margin-left:0;opacity:1;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S3DF;animation-name: T1S3DF;}
@-webkit-keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S3L;animation-name: T1S3L;}
@-webkit-keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S4DF;animation-name: T1S4DF;}
@-webkit-keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S4L;animation-name: T1S4L;}
@-webkit-keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S5DF;animation-name: T1S5DF;}
@-webkit-keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {-webkit-animation-name: T1S5DM;animation-name: T1S5DM;width: 0%;}
@-webkit-keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
@keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S5L;animation-name: T1S5L;}
@-webkit-keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);
	}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
/* Type 2 */
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{content:'';display:block;background:#000;width:2px;min-width:2px;height:2px;border-radius:10px;margin:0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{width:100%;margin:0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {width: 0;min-width: 0;margin-left: 0;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T2S3DF;animation-name: T2S3DF;}
@-webkit-keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none; }
	40% { -webkit-transform: translateY(0.375rem); transform: translateY(0.375rem);}
	80% { -webkit-transform: translateY(0.375rem) rotate(45deg); transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@-webkit-keyframes T2S3DFB {
	0% { width: 100%; -webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@-webkit-keyframes T2S3DMA {
	0% {width: 100%; -webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none;}
}
@keyframes T2S3DMA {
	0% { width: 100%;-webkit-transform: none; transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T2S3DL;animation-name: T2S3DL;}
@-webkit-keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@keyframes T2S3DMA {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {width: 0%;min-width: 0;margin: 0 auto;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {position: absolute;width: 100%;-webkit-transition: all 0.3s linear transform 0.3s 0.3s linear;transition: all 0.3s linear transform 0.3s 0.3s linear;-webkit-transform-origin: center;transform-origin: center;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {width: 100%;min-width: 0;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {position: relative;-webkit-animation-name: T2S5DF;animation-name: T2S5DF;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
@-webkit-keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@-webkit-keyframes T2S5DFB {
	20% {width: 0%;}
}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {right: 0;-webkit-animation-name: T2S5DFA;animation-name: T2S5DFA;}
@-webkit-keyframes T2S5DFA {
	20% {width: 0%;}
}
@keyframes T2S5DFA {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {margin: 0 auto;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {display: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-animation-name: T2S5DL;animation-name: T2S5DL; width: 2px;}
@-webkit-keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
@keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {position: relative;-webkit-animation-name: T2S5DL;animation-name: T2S5DL;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
@keyframes T2S5DL {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {right: 0;-webkit-animation-name: T2S5DMA;animation-name: T2S5DMA;}
@-webkit-keyframes T2S5DMA {
	20% {width: 0%;}
}
@keyframes T2S5DMA {
	20% {width: 0%;}
}
/* Type 3 */
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before {width: 100%;margin: 0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after {width: 2px;margin: 0;}
/* Type 4 */
.et_divi_100_custom_hamburger_menu--type-4 .et_divi_100_custom_hamburger_menu__icon div {width: 2px;margin-right: auto;margin-left: auto;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S2DF;animation-name: T4S2DF;}
@-webkit-keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S2L;animation-name: T4S2L;}
@-webkit-keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S3DF;animation-name: T4S3DF;}
@-webkit-keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S3L;animation-name: T4S3L;}
@-webkit-keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);
	}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S4DF;animation-name: T4S4DF;}
@-webkit-keyframes T4S4DF {}
@keyframes T4S4DF {}.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 2px;-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {width: 100%;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(4px);transform: translateY(4px);}
/* Toggled */
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 100%;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;
	-webkit-animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:after, .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:before {width: 100%;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(0.375rem) rotate(45deg);
	transform: translateY(0.375rem) rotate(45deg);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 0;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(-0.375rem) rotate(-45deg);
	transform: translateY(-0.375rem) rotate(-45deg);}
.et_divi_100_custom_hamburger_menu .mobile_menu_bar:before, .et_divi_100_custom_hamburger_menu .mobile_menu_bar:after {display: none;}




/*Back To Top Style*/
.et_divi_100_custom_back_to_top .et_pb_scroll_top {z-index: 9999999;position: fixed;right: 20px;bottom: 20px;background: #236e9c;width: 40px;height: 40px;box-shadow: 0 2px 4px rgba(108, 46, 185, 0.2);-webkit-transition: all 0.2s ease, -webkit-transform 0.6s ease;transition: all 0.2s ease, -webkit-transform 0.6s ease;transition: all 0.2s ease, transform 0.6s ease;transition: all 0.2s ease, transform 0.6s ease, -webkit-transform 0.6s ease;cursor: pointer;}
.et_divi_100_custom_back_to_top .et_pb_scroll_top:before {display: none;}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {-webkit-animation: none !important;animation: none !important;}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {-webkit-transform: scale(0) rotate(0deg);transform: scale(0) rotate(0deg);}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible {-webkit-transform: scale(1) rotate(360deg);transform: scale(1) rotate(360deg);}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top .et-icon-arrow-up {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
	.et_divi_100_custom_back_to_top--style-1 .et_pb_scroll_top {border-radius: 100%;}
	.et_divi_100_custom_back_to_top--style-2 .et_pb_scroll_top {border-radius: 4px;}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top {border-radius: 4px;}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top.et-visible {-webkit-transform: scale(1) rotate(405deg);transform: scale(1) rotate(405deg);}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top .et-icon-arrow-up {-webkit-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg);}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top {right: 0;border-radius: 4px 0 0 4px;}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1) translate(100%, 0);transform: scale(1) translate(100%, 0);}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top {right: 0;width: auto;border-radius: 4px 0 0 4px;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top:before {content: 'Back To Top';display: inline-block;color: #FFF;font-weight: 700;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1) translate(100%, 0);transform: scale(1) translate(100%, 0);}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top .et-icon-arrow-up {display: none;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top {right: 0;width: auto;border-radius: 4px 4px 0 0;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top:before {content: 'Back To Top';display: inline-block;color: #FFF;font-weight: 700;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-hidden {right: 40px;bottom: 100px;-webkit-transform-origin: right top;transform-origin: right top;-webkit-transform: scale(1) translate(100%, 0) rotate(-90deg);transform: scale(1) translate(100%, 0) rotate(-90deg);}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-visible {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top .et-icon-arrow-up {display: none;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top {right: 0;left: 0;bottom: 0;width: auto;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top:before {content: 'Back To Top';display: block;color: #FFF;font-weight: 700;text-align: center;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1);transform: scale(1);}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top .et-icon-arrow-up {display: none;}
	
/*****Pagination******/
.pagination-container{ margin-bottom:0px !important;}
.et_pb_row_custom_pagination{clear:both;text-align: left;}
.pagination-container{padding-top: 0 !important;margin-top:2em;margin-bottom:2em;}
.screen-reader-text{display: none;}
.navigation.dws_blogpagination .page-numbers{display: inline-block;border-right: 0;padding: 0em 1em;margin: 0 -1px;line-height: 2.6em;}
.navigation.dws_blogpagination .page-numbers.prev,.navigation.dws_blogpagination .page-numbers.next{padding: 0 .5em;}
.navigation.dws_blogpagination span.page-numbers {color:var(--white);border: 1px solid;border-color: var(--white) !important;font-weight: 600;}
.navigation.dws_blogpagination .page-numbers .et-pb-icon{font-size: 1.6em;vertical-align: middle;line-height: 1.5em;margin-top: -3px;}
.navigation.dws_blogpagination a.page-numbers:hover, .navigation.dws_blogpagination span.page-numbers {background-color: var(--brown) !important;}
.navigation.dws_blogpagination a.page-numbers {color: #fff !important;background: var(--brown);}
.navigation.dws_blogpagination a.page-numbers:hover {color: #fff !important; } 


/********** Mobile Menu Style1************/
 .et_divi_100_mm_m_style1 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}
  
  /*change hamburger icon to x when mobile menu is open*/

.et_divi_100_mm_m_style1 #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_divi_100_mm_m_style1 .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et_divi_100_mm_m_style1 ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db.et_divi_100_mm_m_style1 #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db.et_divi_100_mm_m_style1 #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.menu-item-has-children,
.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.page_item_has_children,
.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_divi_100_mm_m_style1 .et_mobile_menu .menu-item-has-children>a,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1 #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1 #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color:  var(--black);
	background:  var(--white);
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\4d';
}


/*adjust the position of the hamburger menu*/

.et_divi_100_mm_m_style1 .mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 5px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_divi_100_mm_m_style1 .et_pb_menu .et_mobile_menu,
.et_divi_100_mm_m_style1 .et_pb_menu .et_mobile_menu ul {
	background-color: var(--white) !important;
	border-radius: 10px;
}

/********** Mobile Menu Style2************/
 .et_divi_100_mm_m_style2{overflow-x: hidden;}
 .et_divi_100_mm_m_style2 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}
/*edit the Divi submenu*/
.et_divi_100_mm_m_style2 .et_pb_menu .nav li ul {
margin-top:20px!important;
} 

/*Mobile Menu*/
.et_divi_100_mm_m_style2 .et_mobile_menu{
Border-top:none;
display: block!important;
padding-top:100px!important;
padding-left: 0!important;
padding-right: 0!important;
z-index: 9998;
min-width:100vw;
min-height:100vh;
top:-15px !important;
left:-5vw !important;
position: absolute !important;
}

.et_divi_100_mm_m_style2 .mobile_nav.closed #mobile_menu,
.et_divi_100_mm_m_style2 .mobile_nav.closed .et_mobile_menu,
.et_divi_100_mm_m_style2.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: translateY(-110%);
-webkit-transform: translateY(-110%);
transform-origin:top;
-webkit-transform-origin:top;
transition: .8s ease-in-out!important;
visibility:hidden;
}

.et_divi_100_mm_m_style2 .mobile_nav.opened #mobile_menu,
.et_divi_100_mm_m_style2 .mobile_nav.opened .et_mobile_menu,
.et_divi_100_mm_m_style2.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform:translateY(-10px);
-webkit-transform: translateY(-10px);
transform-origin:top;
-webkit-transform-origin:top;
transition: .8s ease-in-out;
visibility:visible;
}

.et_divi_100_mm_m_style2 .et_mobile_menu li a{
text-align:center;
padding-left:0px!important;
background:transparent!important;
}
  

.et_divi_100_mm_m_style2 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

.et_divi_100_mm_m_style2 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color: #000!important;
font-weight: inherit;
}
  
/*Mobile Menu Bar*/
.et_divi_100_mm_m_style2 .mobile_menu_bar{
/*top: 5px;
/*padding:0;
right:-10px;
position:absolute;*/
right:-10px;
z-index:10001;
}  

/*change Divi hamburger menu to X*/
.et_divi_100_mm_m_style2 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
color:#fff;
}

@media all and (min-width: 768px) and (max-width: 980px){
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}

  
}
  
/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
.et_divi_100_mm_m_style2.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
.et_divi_100_mm_m_style2 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color:  var(--brown);
font-size: 16px;
font-family: ETmodules;
}
.et_divi_100_mm_m_style2 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}
/********** Mobile Menu Style3************/
 .et_divi_100_mm_m_style3{overflow-x: hidden;}
.et_divi_100_mm_m_style3 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}


/*Mobile Menu*/
.et_divi_100_mm_m_style3 .et_mobile_menu{
Border-top:none;
display: block!important;
min-height: 100vh;
padding-top:60px!important;
padding-left:0px!important;
padding-right:0px!important;
z-index: 9998 !important;
width: 80% !important;
min-width: 200px;
left: auto!important;
max-width: 350px;
right: -5vw;
top:-15px !important;
position: absolute !important;
box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-webkit-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
}

.et_divi_100_mm_m_style3 .mobile_nav.closed #mobile_menu,
.et_divi_100_mm_m_style3 .mobile_nav.closed .et_mobile_menu,
.et_divi_100_mm_m_style3.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transform-origin: right;
-webkit-transform-origin: right;
transition: .8s ease-in-out!important
}

.et_divi_100_mm_m_style3 .mobile_nav.opened #mobile_menu,
.et_divi_100_mm_m_style3 .mobile_nav.opened .et_mobile_menu,
.et_divi_100_mm_m_style3.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform-origin: right;
-webkit-transform-origin: right;
transition: .8s ease-in-out;
}

.et_divi_100_mm_m_style3 .et_mobile_menu li a{
text-align:left;
padding-left:20px!important;
background:transparent!important;
}
  
.et_divi_100_mm_m_style3 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

.et_divi_100_mm_m_style3 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color:#000!important;
font-weight:inherit;
}
  
/*Mobile Menu Bar*/
.et_divi_100_mm_m_style3 .mobile_menu_bar{
/*top: 15px;
padding:0;
position: absolute;*/
right:-10px;
z-index: 10001;
}  

/*change Divi hamburger menu to X*/
.et_divi_100_mm_m_style3 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
  color:#000;
}

@media all and (min-width: 768px) and (max-width: 980px){
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}
}
  


/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
.et_divi_100_mm_m_style3.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
.et_divi_100_mm_m_style3 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color: #000;
font-size: 16px;
font-family: ETmodules;
}
.et_divi_100_mm_m_style3 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}

/********** Mobile Menu Style4************/
 .et_divi_100_mm_m_style4{overflow-x: hidden;}
.et_divi_100_mm_m_style4 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}

  
/*Divi Mobile Menu*/
 .et_divi_100_mm_m_style4 .et_mobile_menu{
Border-top:none;
display: block!important;
min-height: 100vh;
padding-top:60px!important;
padding-left: 0px!important;
padding-right: 0px!important;
z-index: 9998 !important;
width: 80% !important;
min-width: 200px;
right: auto!important;
max-width: 350px;
left:-5vw !important;
top:-15px !important;
position: absolute !important;
box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-webkit-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
}

 .et_divi_100_mm_m_style4 .mobile_nav.closed #mobile_menu,
 .et_divi_100_mm_m_style4 .mobile_nav.closed .et_mobile_menu,
 .et_divi_100_mm_m_style4.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transform-origin: left;
-webkit-transform-origin: left;
transition: .8s ease-in-out!important
}

 .et_divi_100_mm_m_style4 .mobile_nav.opened #mobile_menu,
 .et_divi_100_mm_m_style4 .mobile_nav.opened .et_mobile_menu,
 .et_divi_100_mm_m_style4.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform-origin:left;
-webkit-transform-origin:left;
transition: .8s ease-in-out;
}

 .et_divi_100_mm_m_style4 .et_mobile_menu li a{
text-align:left;
padding-left:20px!important;
background:transparent!important;
}
  

 .et_divi_100_mm_m_style4 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

 .et_divi_100_mm_m_style4 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color: #000!important;
}
  
/*Mobile Menu Bar*/
 .et_divi_100_mm_m_style4 .mobile_menu_bar{
/*top: 15px;
padding:0;
right:-10px;
position:absolute;*/
right:-10px;
z-index:10001;
}  

/*change Divi hamburger menu to X*/
 .et_divi_100_mm_m_style4 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
}

@media all and (min-width: 768px) and (max-width: 980px){
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}
}
  
  

/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
 .et_divi_100_mm_m_style4.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
 .et_divi_100_mm_m_style4 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color: #000;
font-size: 16px;
font-family: ETmodules;
}
 .et_divi_100_mm_m_style4 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}