/*
Theme Name:  Divi Fashion Shop Child Theme
Theme URI:   https://divifashion.diviinfinite.com
Description: Divi Fashion Shop Child Theme is probably one of the most unique items on the WooCommerce market, being fit for Fashion/Clothing & Apparel stores and many others. A Jack of all trades for ecommerce business.
Version:     1.0
Author:      Divi Professional
Author URI:  http://divi-professional.com/
Template:    Divi
Text Domain: dfs
*/


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

  
  .divifashion_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);
  }
  
  .divifashion_section1_headertext a{
    color: var(--red);
  }
  
  .divifashion_section1_headertext a:hover{
    color: var(--white);
  }
  
  .divifashion_section1_headertext span{
    color: var(--white);
  }
  
 .divifashion_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(--red);
    border-top-width: 3px;
    margin-left: 49px;
  }
  
	.divifashion_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(--red);
    border-top-width: 3px;
    margin-left: 55px;
  }
  
.et_pb_slider.dp_tut_fw_slider_arrow .et-pb-arrow-prev {opacity: 1;left: 22px;}
.et_pb_slider.dp_tut_fw_slider_arrow .et-pb-arrow-next {opacity: 1;right: 22px;}
.et_pb_slider.dp_tut_fw_slider_arrow .et-pb-arrow-prev:before{content:"\23";}
.et_pb_slider.dp_tut_fw_slider_arrow .et-pb-arrow-next:before{content:"\24";}
  
  .divifashion_home_cta .et_pb_button:before{position: absolute;
    content: "";
    bottom: 0;
    width: 50%;
    height: 2px;
    background: var(--white);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  opacity:1;
  margin-left:0;
  display:block;}
  
.divifashion_home_cta .et_pb_button:hover:before{    width: 100%;}
  
.divifashion_home_cta .et_pb_button:after{display:none !important;}  
.divifashion_home_blurb .et-pb-icon{width: 45px;
    height: 45px;
    background: var(--white);
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
}  

  .divifashion_home_blog .et_pb_post{padding:0;} 
  
.divifashion_home_blog .et_pb_post .et_pb_image_container{margin:0;overflow:hidden;}
  
.divifashion_home_blog .et_pb_post .entry-featured-image-url{margin-bottom:0;}
  
.divifashion_home_blog .et_pb_post .divifashion_home_blog_content1{
padding: 20px;}  
 
  .divifashion_home_blog .et_pb_post .date{position: absolute;
    text-align: center;
    background: var(--white);
    font-weight: 600;
    font-size: 16px;
    color: var(--black);
    bottom: 20px;
    max-width: 72px;
    padding: 11px 7px;
    left: 20px;}
  
  .divifashion_home_blog .pagination a {
    border: 2px solid var(--black);
    position: relative;
    transition: color 0.4s ease;
    overflow: hidden;
    padding: 10px 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    outline: none;
    cursor: pointer;
    white-space: nowrap;
}
  
  .divifashion_home_blog .pagination a:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.35s ease 0s;
    background: var(--black);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate( 
-25deg);
    transform: translateX(-50%) translateY(-50%) rotate( 
-25deg);
}
  
  .divifashion_home_blog .pagination a:hover:after {
    height: 450%;
    transition: all 1s ease 0s;
}

  .divifashion_productwidget_style2 .product .button{display:none;}
  .divifashion_productwidget_style2 .product .divifashion_productwidget_style2_content{float:right;width:63%;}
  .divifashion_productwidget_style2 .product .et_shop_image img{height: 85px !important;object-fit: cover;}
.divifashion_productwidget_style2 .product{background: #f5f5f5;border-radius: 2px;box-shadow: 0 2px 3px 0 rgba(168,172,185,.1);transition: .3s ease-in-out;padding:25px !important;margin-bottom: 15px !important;}
.divifashion_productwidget_style2 .product:hover{box-shadow: 0 4px 5px 0 rgba(168,172,185,.25);}
  .divifashion_productwidget_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;}
  .divifashion_homecta1 .et_pb_column:hover .et_pb_promo{background: rgba(0,0,0,0.59);
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;}
  
  .fashionhome_email .et_pb_newsletter_fields .et_pb_newsletter_field{
    padding-bottom: 0 !important;
  }
  
  @media only screen and (max-width:981px){.divifashion_productwidget_style2 .product .divifashion_productwidget_style2_content{float: none;text-align: center;margin: auto;}
    .divifashion_home_blurb .et-pb-icon{display:block;margin: auto;}
}
@media only screen and (max-width:767px){ 
.divifashion_productwidget_style2 .et_pb_shop ul.products.columns-4 li.product{width: 100%!important;margin-right: 0%!important;}
  .divifashion_productwidget_style2 .product .et_shop_image img {
    height: 100% !important;
    object-fit: cover;
}
}


/*--------- About Us -----------*/
.divifashion_about img{width:376px;height:372px;object-fit:cover;}
  
.divifashion_about .fluid-width-video-wrapper{height: 281px;}
  
.divifashion_about_blurb .et-pb-icon{height: 43px;
width: 43px;
background: var(--red);
border-radius: 50%;    
line-height: 43px;
text-align:center;}
  
.divifashion_about_whychoose .et_pb_blurb_container{padding-left:0;}
  
.divifashion_about_testi .et_pb_blurb_container{padding: 40px 0 40px 30px;}
  
  .divifashion_about_testi .et_pb_module_header:after{font-family: ETmodules;
    font-size: 16px;
    margin: 0 0 0 20px;
    color: #ff9c00;
    content: '\e033\e033\e033\e033\e033';}
  
.divifashion_about_image img{width:306px;height:312px;object-fit:cover;}
  
.divifashion_about_eoptin .et_pb_newsletter_fields .et_pb_newsletter_field{
    padding-bottom: 0;
}
  
  .divifashion_about_eoptin .et_pb_newsletter_fields{position:relative;}
  
  @media only screen and (max-width:981px){
    .divifashion_about_testi .et_pb_blurb_container{padding: 40px 0 40px 0px;}
  }

/*--------- Contact Us -----------*/
.divifashion_contact .et_contact_bottom_container{    padding: 0 0 0 3%;float:none;}

/*--------- Shop List Fullwidth -----------*/
.divifashion_shoplist .products{border-top: 1px solid #ddd;
padding-top: 30px !important;}
.divifashion_shoplist .woocommerce ul.products.columns-1 li.product{width:100% !important;}
.divifashion_shoplist .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_shoplist .product .divifashion_shoplist_content{
padding: 95px 40px;
margin-left:auto;
width:70%;}
.divifashion_shoplist ul.products li.product .price{
margin-top: 10px !important;
}
.divifashion_shoplist .product .button,.divifashion_shoplist .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(--red) !important;
    border-radius: 30px;
    color: var(--white) !important;
  display:block;
  padding: 12px 20px !important;
  z-index:9999;
  position:relative;}
.divifashion_shoplist .product .button:hover{background-color: var(--black) !important;}
.divifashion_shoplist .product .added_to_cart:after,.divifashion_shoplist .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;
}
.divifashion_shoplist .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;
}  
.divifashion_shoplist .product .added_to_cart:after{   content: '\4e' !important;}
.divifashion_shoplist .product .added_to_cart{margin-top: 10px;}
.divifashion_shoplist .page-numbers,.divifashion_shoplist .page-numbers li{border:none !important;}
.divifashion_shoplist .page-numbers li .page-numbers{background-color: transparent !important;
    height: 50px;
    z-index: 1;
    position: relative;
    width: 50px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 15px;
    transition: all 0.3s ease 0.1s !important;
  font-size: 20px;
    line-height: 30px;
    color: var(--black) !important;}
.divifashion_shoplist .page-numbers li .page-numbers:before{content: '';
    background-color: var(--red);
    border-radius: 100px 0;
    transform: scale(0);
    transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_shoplist .page-numbers li .page-numbers:hover:before,.divifashion_shoplist .page-numbers li .page-numbers.current:before{transform: scale(1);}
.divifashion_shoplist .page-numbers li .page-numbers:after{content: '';
    background-color: var(--red);
    border-radius: 0px 100px;
    transform: scale(0);
    transform-origin: left top;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_shoplist .page-numbers li .page-numbers:hover:after,.divifashion_shoplist .page-numbers li .page-numbers.current:after{transform: scale(1);}
.divifashion_shoplist .page-numbers li .page-numbers:hover, .divifashion_shoplist .page-numbers li .page-numbers.current {
  color:var(--white) !important;
}  

@media only screen and (max-width:981px){ 
      .divifashion_shoplist .product .divifashion_shoplist_content{    padding: 10px 40px;}
  .divifashion_shoplist .product .button,.divifashion_shoplist .product .added_to_cart{width:46%;}
  }
 @media only screen and (max-width:767px){     
    .divifashion_shoplist .et_pb_shop .woocommerce-result-count,.divifashion_shoplist .et_pb_shop .woocommerce-ordering{    float: none;}
    .divifashion_shoplist .product .divifashion_shoplist_content{
padding: 30px;
margin-left:0;
width:100%;}
   .divifashion_shoplist .page-numbers li .page-numbers{width: 41px;height:41px;line-height: 21px;}
   .divifashion_shoplist .product .button,.divifashion_shoplist .product .added_to_cart{width:100%;}
}

/*--------- Shop And Shop Gridfull And Shop Left Sidebar And Shop Right Sidebar -----------*/
.divifashion_shopgridfull_sidebar .wc-block-product-categories-list--depth-0 li{background: var(--red); 
color:var(--white);
padding: 13px 30px;}  
  .divifashion_shopgridfull_sidebar .wc-block-product-categories-list--depth-0 li a{color: var(--white);} .divifashion_shopgridfull_sidebar .wc-block-product-categories-list--depth-1 li{padding:5px 0 0;margin-bottom:0;} 
.divifashion_shopgridfull_sidebar .widget_products img{width:55px !important;}  
.divifashion_shopgridfull_sidebar .widget_tag_cloud a {
    padding: 6px 10px;
    margin: 0 10px 10px 0;
    border-radius: 6px;
    background: var(--red);
    color: var(--white) !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.divifashion_shopgridfull_sidebar .widget_tag_cloud a:hover {
    background: var(--black);
}  
.divifashion_shopgridfull .products{border-top: 1px solid #ddd;
padding-top: 30px !important;}
.divifashion_shopgridfull .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_shopgridfull .product .divifashion_shopgridfull_content{    position: relative;
padding: 21px 0;}
.divifashion_shopgridfull .product .button{
    position: absolute;
    top: 25px;
    right: -20px;
    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(--red) !important;
    margin: 0 auto !important;
  z-index:9999;}
.divifashion_shopgridfull .product:hover .button{    visibility: visible;
    opacity: 1;
  right:20px;
}
  .divifashion_shopgridfull .product .button:hover{background-color: var(--black) !important;}
.divifashion_shopgridfull .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(--white) !important;
}
.divifashion_shopgridfull .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_shopgridfull .product .added_to_cart {
   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--black);
      text-align: center;
}
.divifashion_shopgridfull .product .et_shop_image .button.added:after{    content: "\4e" !important;}
.divifashion_shopgridfull .page-numbers,.divifashion_shopgridfull .page-numbers li{border:none !important;} 
.divifashion_shopgridfull .page-numbers li .page-numbers{background-color: var(--red);
    height: 50px;
    z-index: 1;
    position: relative;
    width: 50px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 15px;
    transition: all 0.3s ease 0.1s !important;
    clip-path: polygon(7% 15%, 0 0, 15% 7%, 85% 7%, 100% 0, 93% 15%, 93% 85%, 100% 100%, 85% 93%, 15% 93%, 0 100%, 7% 85%);
    font-size: 20px;
    line-height: 30px;
    color: var(--white) !important;}
.divifashion_shopgridfull .page-numbers li .page-numbers:before{content: '';
    background-color: var(--red);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_shopgridfull .page-numbers li .page-numbers:hover:before,.divifashion_shopgridfull .page-numbers li .page-numbers.current:before{  
opacity: 0;
transform: scale(0);}
.divifashion_shopgridfull .page-numbers li .page-numbers:hover, .divifashion_shopgridfull .page-numbers li .page-numbers.current {
    background: var(--black);
} 
  
  .divifashion_shopgridfull_sidebar .et_pb_widget .product_list_widget .star-rating span:before{
    color: var(--star);
  }
@media only screen and (max-width:981px){ 
  .divifashion_shopgridfull_sidebar .et_pb_widget{    width: 100%;
    margin: 0 0 20px;
    float: none;}
  .divifashion_shopgridfull_sidebar .widget_tag_cloud{text-align:center;}
}  
@media only screen and (max-width:767px){ 
    .divifashion_shopgridfull .et_pb_shop ul.products.columns-4 li.product, .et-db #et-boc .et-l .divifashion_shopgridfull.et_pb_shop ul.products.columns-3 li.product, .divifashion_shopgridfull .et_pb_wc_related_products ul.products.columns-4 li.product, .et-db #et-boc .et-l .divifashion_shopgridfull .et_pb_shop ul.products.columns-3 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_shopgridfull .et_pb_shop .woocommerce-result-count,.divifashion_shopgridfull .et_pb_shop .woocommerce-ordering{    float: none;text-align:center;}
    .divifashion_shopgridfull .page-numbers li .page-numbers{width: 41px;height:41px;line-height: 20px;}
}

/*--------- Our Team -----------*/
.divifashion_team .et_pb_member_social_links li a{padding: 0 24px;
    border-right: 1px dotted var(--black);}
  
.divifashion_team .et_pb_member_social_links li{margin-right:0;}
  
.divifashion_team .et_pb_member_social_links li:last-child a{border-right:none;}

/*--------- Bestsellers And Product Exhibition -----------*/
.divifashion_exhibition .et_pb_image img,.divifashion_exhibition1 .et_pb_image img{object-fit:cover;}

/*--------- FAQ -----------*/
.divifashion_contact .et_contact_bottom_container{padding: 0 0 0 3%;
float: none;}

/*--------- Gift Cards -----------*/
.divifashion_gift .divifashion_gift_content{padding: 20px 0 0 !important;}
.divifashion_gift .woocommerce ul.products li.product a img {
    margin-bottom: 0 !important;
}
.divifashion_gift .product .button{
    position: absolute;
    bottom: 0px;
    left: -45px;
    border-radius: 0px;
    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(--red) !important;
    margin: 0 !important;
  z-index:9999;}
  .divifashion_gift .product:hover .button{    visibility: visible;
    opacity: 1;
    left:0;
}
  .divifashion_gift .product .button:hover{background-color: var(--black) !important;}
.divifashion_gift .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(--white) !important;
}
.divifashion_gift .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_gift .product .added_to_cart {
    position: absolute;
    bottom: 15px;
    right: 0;
  left:0;
    color: var(--black);
  font-weight:700;
  opacity:0;
   transition: all .3s ease;
  padding:0;
  margin:auto;
  text-align:center;
}
  .divifashion_gift .product:hover .added_to_cart{opacity:1;}
.divifashion_gift .product .et_shop_image .button.added:after{    content: "\4e" !important;}
@media only screen and (max-width:767px){ 
    .divifashion_gift .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
}  

/*--------- Blog -----------*/
.divifashion_blog .et_pb_post{padding:0;} 
  
.divifashion_blog .et_pb_post .et_pb_image_container{margin:0;overflow:hidden;}
  
.divifashion_blog .et_pb_post:hover .et_pb_image_container img{    -webkit-transform: scale(1.05);
transform: scale(1.05);}
  
.divifashion_blog .et_pb_post .entry-featured-image-url{margin-bottom:0;}
  
.divifashion_blog .et_pb_post .divifashion_blog_content1{border: 1px solid #eee;
padding: 20px;}  
 
.divifashion_blog .et_pb_post .category{padding-bottom: 10px;
display: block;color: var(--red);}
  
.divifashion_blog .et_pb_post .author:before {
    font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--red);
    font-family: ETmodules;
    content: '\e08a';
}
  
  .divifashion_blog .pagination a {
    border: 2px solid var(--black);
    position: relative;
    transition: color 0.4s ease;
    overflow: hidden;
    padding: 10px 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    outline: none;
    cursor: pointer;
    white-space: nowrap;
}
  
  .divifashion_blog .pagination a:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.35s ease 0s;
    background: var(--black);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate( 
-25deg);
    transform: translateX(-50%) translateY(-50%) rotate( 
-25deg);
}
  
  .divifashion_blog .pagination a:hover:after {
    height: 450%;
    transition: all 1s ease 0s;
}

/*--------- Product Showcase -----------*/
.divifashion_showcase_img img{object-fit:cover;}

/*--------- My Account -----------*/
/***************** My Account ****************/
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.is-active,.divifashion_myaccount .woocommerce-MyAccount-navigation ul li:hover{background: var(--red);}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li{list-style-type: none;padding: 5px 50px;margin: 0 0 5px;background: var(--grey);border-radius: 5px;}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.is-active a,.divifashion_myaccount .woocommerce-MyAccount-navigation ul li:hover a{color: var(--white);}
.divifashion_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(--black);}
.divifashion_myaccount .woocommerce-MyAccount-content{padding: 20px 30px;background: var(--grey);width:75% !important;}
.divifashion_myaccount .woocommerce-MyAccount-navigation{width:22% !important;}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li a:before{content: "\e038";position:absolute;left:-25px;font-family: ETmodules;font-size: 14px;margin-right:-10px;}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\e079";}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\e092";}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\e074";}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\e08a";}
.divifashion_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\e03c";}
.divifashion_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{background:var(--red) !important;line-height:2.5em;}
.woocommerce-account .divifashion_myaccount .woocommerce form.login, 
  .woocommerce-account .divifashion_myaccount .woocommerce form.register{border: 0 !important; /* you can add a border if you prefer */
	background: var(--grey); /* this is the main background color for all forms */}  
.divifashion_myaccount .woocommerce button.button:after,.divifashion_myaccount .woocommerce-MyAccount-content .button:after{display:none !important;}  
.divifashion_myaccount .woocommerce button.button,.divifashion_myaccount .woocommerce-MyAccount-content .button{font-size: 16px !important;color:var(--white) !important;border:none !important;background:var(--black) !important;padding: 6px 12px !important;margin-top: 3px;}
.divifashion_myaccount .woocommerce button.button:hover,.divifashion_myaccount .woocommerce-MyAccount-content .button:hover{background:var(--red) !important;}
  .divifashion_myaccount .woocommerce-MyAccount-content p a, .divifashion_myaccount .woocommerce-Address .title .edit{
    color: var(--black);
  }
  .divifashion_myaccount .woocommerce-orders-table .woocommerce-orders-table__cell a{
    color: var(--black);
  }
  .divifashion_myaccount .download-product a{
    color: var(--black);
  }
  
  .divifashion_myaccount .woocommerce-MyAccount-content .woocommerce-error{
    background: var(--red);
  }
  
  .divifashion_myaccount .woocommerce-MyAccount-content .woocommerce-message{
    background: var(--red);
  }
  
  .divifashion_myaccount .shop_table{
    text-align: center !important;
    border: 0 !important;
  }
  
  .divifashion_myaccount .woocommerce-table .woocommerce-table__product-name a{
    color: var(--black);
  }
@media only screen and (max-width:981px){.divifashion_myaccount .woocommerce-MyAccount-navigation,.divifashion_myaccount .woocommerce-MyAccount-content{width:100% !important;}
	.divifashion_myaccount .woocommerce-MyAccount-navigation ul{padding:0;}
	.divifashion_myaccount .woocommerce-MyAccount-content{margin-top:50px;}
	.divifashion_myaccount .woocommerce-MyAccount-content table tr{margin-bottom:15px;}
}
@media only screen and (max-width:767px){
	.divifashion_myaccount .woocommerce-MyAccount-content{padding: 20px 20px;}
	.divifashion_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{line-height:1.5em;text-align:center;}
	.divifashion_myaccount .woocommerce-MyAccount-content .woocommerce-Message--info .button{padding-right: 20px !important;padding-left: 20px !important;margin-bottom:10px;float: none;
  display: block;}
	.divifashion_myaccount .woocommerce .woocommerce-MyAccount-content h3{font-size:20px;}
	.divifashion_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button{margin-top:10px;width:100%;}
}

/*--------- Product Carousels Style1 -----------*/
.divifashion_productcarousel_style1 .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_productcarousel_style1 .woocommerce ul.products li.product .onsale{    left: 20px !important;    top: 20px !important;}
.divifashion_productcarousel_style1 .product .divifashion_productcarousel_style1_content{    position: relative;
padding: 21px 0;}
.divifashion_productcarousel_style1 .product .button{
    position: absolute;
    top: 25px;
    right: 20px;
    border-radius: 0px;
    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(--red) !important;
    margin: 0 auto !important;
  z-index:9999;}
.divifashion_productcarousel_style1 .product:hover .button{    visibility: visible;
    opacity: 1;
  right:30px;
}
  .divifashion_productcarousel_style1 .product .button:hover{background-color: var(--black) !important;}
.divifashion_productcarousel_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;
    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(--white) !important;
}
.divifashion_productcarousel_style1 .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_productcarousel_style1 .product .added_to_cart {
   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--black);
  text-align:center;
}
.divifashion_productcarousel_style1 .product .et_shop_image .button.added:after{    content: "\4e" !important;}

  @media only screen and (max-width:767px){ 
    .divifashion_productcarousel_style1 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_productcarousel_style1 .et_pb_shop .woocommerce-result-count,.divifashion_productcarousel_style1 .et_pb_shop .woocommerce-ordering{float: none;}
    }
  
  /*slider*/
body .divifashion_productcarousel_style1_carousel.et_pb_shop_grid .woocommerce ul.products li.product{
    clear: none !important;
    margin-right: 0% !important;
margin-bottom: 0% !important;
padding:10px;
}
  .divifashion_productcarousel_style1_carousel .slick-dots {padding:0px;bottom: -45px !important;}
.divifashion_productcarousel_style1_carousel .slick-dots li button::before {font-size: 15px;}
.divifashion_productcarousel_style1_carousel .slick-next::before,.divifashion_productcarousel_style1_carousel .slick-prev::before {
  font-size: 30px; color:var(--black);}
  .divifashion_productcarousel_style1_carousel .slick-next { right: -15px;}
   @media all and (max-width: 980px) {
.divifashion_productcarousel_style1_carousel .product .et_shop_image img { width: 100% !important;}
body .divifashion_productcarousel_style1_carousel.et_pb_shop_grid .slick-track{display: flex;}
}
 @media all and (max-width: 540px) {
.divifashion_productcarousel_style1_carousel .slick-dots {bottom: -70px !important;}
    .divifashion_productcarousel_style1_carousel .slick-next,.divifashion_productcarousel_style1_carousel .slick-prev {margin: 0 20px;}
.divifashion_productcarousel_style1_carousel .slick-prev { z-index: 999;}
}

/*--------- Product Carousels Style2 -----------*/
.divifashion_productcarousel_style2 .woocommerce ul.products li.product a img{margin-bottom:0 !important;    transition: transform .3s ease-in-out;}  .divifashion_productcarousel_style2 .woocommerce ul.products li.product:hover a img{transform: scale(1.04);}
.divifashion_productcarousel_style2 .product:hover .et_overlay{opacity:1;
z-index:0;}
.divifashion_productcarousel_style2 .product .divifashion_productcarousel_style2_content{opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
  text-align:center;
    right: 0;
    margin: 0 auto;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s ease;
}
.divifashion_productcarousel_style2 .product:hover .divifashion_productcarousel_style2_content{   opacity: 1;
}
.divifashion_productcarousel_style2 .product .button{
    position: absolute;
    bottom: 0px;
  left:-50px;
    border-radius: 0px;
    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(--red) !important;
    margin: 0 !important;
  z-index:9999;}
.divifashion_productcarousel_style2 .product:hover .button{    visibility: visible;
    opacity: 1;
  left:0px;
}
  .divifashion_productcarousel_style2 .product .button:hover{background-color: var(--black) !important;}
.divifashion_productcarousel_style2 .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(--white) !important;
}
.divifashion_productcarousel_style2 .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_productcarousel_style2 .product .added_to_cart {
   position: absolute;
    bottom: 0;
  opacity:0;
    left: 0;
    right: 0;
  text-align:center;
    color: var(--black);
  z-index:999;
  transition: all .3s ease;
}
  
.divifashion_productcarousel_style2 .product:hover .added_to_cart{opacity:1;}
  
.divifashion_productcarousel_style2 .product .et_shop_image .button.added:after{    content: "\4e" !important;}



  @media only screen and (max-width:767px){ 
    .divifashion_productcarousel_style2 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_productcarousel_style2 .et_pb_shop .woocommerce-result-count,.divifashion_productcarousel_style2 .et_pb_shop .woocommerce-ordering{    float: none;}
    }
  /*slider*/
  body .divifashion_productcarousel_style2_carousel.et_pb_shop_grid .woocommerce ul.products li.product{
    clear: none !important;
    margin-right: 0% !important;
margin-bottom: 0% !important;
padding:10px;

}
  .divifashion_productcarousel_style2_carousel .slick-dots {padding:0px;bottom: -45px !important;}
.divifashion_productcarousel_style2_carousel .slick-dots li button::before {font-size: 15px;}
.divifashion_productcarousel_style2_carousel .slick-next::before,.divifashion_productcarousel_style2_carousel .slick-prev::before {
  font-size: 30px; color:var(--black);}
  .divifashion_productcarousel_style2_carousel .slick-next { right: -15px;}
   @media all and (max-width: 980px) {
.divifashion_productcarousel_style2_carousel .product .et_shop_image img { width: 100% !important;}
      body .divifashion_productcarousel_style2_carousel.et_pb_shop_grid .slick-track{display: flex;}
}
 @media all and (max-width: 540px) {
.divifashion_productcarousel_style2_carousel .slick-dots {bottom: -70px !important;}
    .divifashion_productcarousel_style2_carousel .slick-next,.divifashion_productcarousel_style2_carousel .slick-prev {margin: 0 20px;}
.divifashion_productcarousel_style2_carousel .slick-prev { z-index: 999;}
}

/*--------- Product Carousels Style3 -----------*/
.divifashion_productcarousel_style3 .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_productcarousel_style3 .woocommerce ul.products li.product .onsale{    left: 20px !important;    top: 20px !important;}
.divifashion_productcarousel_style3 .product .divifashion_productcarousel_style3_content{    position: relative;
padding: 21px 0;}
.divifashion_productcarousel_style3 .product .button{
    position: absolute;
    top: 50px;
    right: 20px;
    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(--red) !important;
    margin: 0 auto !important;
  z-index:9999;}
.divifashion_productcarousel_style3 .product:hover .button{    visibility: visible;
    opacity: 1;
  top:25px;
}
  .divifashion_productcarousel_style3 .product .button:hover{background-color: var(--black) !important;}
.divifashion_productcarousel_style3 .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(--white) !important;
}
.divifashion_productcarousel_style3 .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_productcarousel_style3 .product .added_to_cart {
   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--black);
  text-align:center;
}
.divifashion_productcarousel_style3 .product .et_shop_image .button.added:after{    content: "\4e" !important;}

  @media only screen and (max-width:767px){ 
    .divifashion_productcarousel_style3 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_productcarousel_style3 .et_pb_shop .woocommerce-result-count,.divifashion_productcarousel_style3 .et_pb_shop .woocommerce-ordering{float: none;}
    }
  
  /*slider*/
body .divifashion_productcarousel_style3_carousel.et_pb_shop_grid .woocommerce ul.products li.product{
    clear: none !important;
    margin-right: 0% !important;
margin-bottom: 0% !important;
padding:10px;
}
  .divifashion_productcarousel_style3_carousel .slick-dots {padding:0px;bottom: -45px !important;}
.divifashion_productcarousel_style3_carousel .slick-dots li button::before {font-size: 15px;}
.divifashion_productcarousel_style3_carousel .slick-next::before,.divifashion_productcarousel_style3_carousel .slick-prev::before {
  font-size: 30px; color:var(--black);}
  .divifashion_productcarousel_style3_carousel .slick-next { right: -15px;}
   @media all and (max-width: 980px) {
.divifashion_productcarousel_style3_carousel .product .et_shop_image img { width: 100% !important;}
body .divifashion_productcarousel_style3_carousel.et_pb_shop_grid .slick-track{display: flex;}
}
 @media all and (max-width: 540px) {
.divifashion_productcarousel_style3_carousel .slick-dots {bottom: -70px !important;}
    .divifashion_productcarousel_style3_carousel .slick-next,.divifashion_productcarousel_style3_carousel .slick-prev {margin: 0 20px;}
.divifashion_productcarousel_style3_carousel .slick-prev { z-index: 999;}
}

/*--------- Slider Style1 -----------*/
.divifashion_slider_style1 h2:before{position:absolute;
left:0;
top:8px;
content:'';
width:40px;
border:1px solid var(--red);}

.divifashion_slider_style1 h3 span{color:var(--red);}
  
.divifashion_slider_style1 h3 strong{font-size:84px;}
  
.divifashion_slider_style1 h3{font-size:46px;line-height:1.4em;}

.divifashion_slider_style1 .et-pb-controllers a{width: 14px;height: 14px;position:relative;margin-right:15px;}
.divifashion_slider_style1 .et-pb-controllers a.et-pb-active-control:before{width: 24px;
height: 24px;
border: 1px solid var(--white);border-radius:50%;content:'';position:absolute;left:-40%;top: 50%;
transform: translateY(-50%);}  

  @media only screen and (max-width:767px){
    .divifashion_slider_style1 h2:before{display:none;}
    .divifashion_slider_style1 h3 strong{font-size: 45px;}  
    .divifashion_slider_style1 h3{    font-size: 35px;}
}

/*--------- Slider Style2 -----------*/
.divifashion_slider_style2 h3{font-size:64px;line-height:1.3em;font-weight:700;}

.divifashion_slider_style2 .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifashion_slider_style2 .et-pb-slider-arrows .et-pb-arrow-prev{left:22px;}  
.divifashion_slider_style2 .et-pb-slider-arrows .et-pb-arrow-next{right:22px;}
.divifashion_slider_style2 .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifashion_slider_style2 .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}
.divifashion_slider_style2 .et-pb-controllers a{width: 14px;
height: 14px;
border: 2px solid var(--white);background:transparent !important;opacity: 1;}  
.divifashion_slider_style2 .et-pb-controllers a.et-pb-active-control{background:var(--white) !important;}

  @media only screen and (max-width:767px){   
    .divifashion_slider_style2 h3{    font-size: 35px;}
}

/*--------- Slider Style3 -----------*/
.divifashion_slider_style3 h3{font-size:53px;line-height:1.3em;font-weight:600;text-transform: uppercase;}

.divifashion_slider_style3 .et-pb-controllers a{width: 14px;
height: 14px;background:transparent;border: 2px solid var(--white);border-radius: 10px;opacity:1;transition: all .25s;} 
.divifashion_slider_style3 .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifashion_slider_style3 .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}

  @media only screen and (max-width:767px){
    .divifashion_slider_style3 h3{    font-size: 35px;}
}

/*--------- Logo Carousels Style1 -----------*/
 /*Slider*/
.divifashion_logo_style1 .slick-slide img {
    width: 100%;
}
  .divifashion_logo_style1 .slick-dots {padding:0px;}
.divifashion_logo_style1 .slick-dots li button::before {font-size: 15px;}
.divifashion_logo_style1 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_logo_style1 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_logo_style1 .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Logo Carousels Style2 -----------*/
.divifashion_logo_style2 img{    filter: grayscale(1);
opacity: 0.6;}
.divifashion_logo_style2 .et_pb_column:hover img{filter: grayscale(0);
opacity:1;
-webkit-animation: flipInX 0.5s ease-in-out;
animation: flipInX 0.5s ease-in-out;}

  @keyframes flipInX{
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
}
80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
}
100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }}
    /*Slider*/
.divifashion_logo_style2 .slick-slide img {
    width: 100%;
}
  .divifashion_logo_style2 .slick-dots {padding:0px;}
.divifashion_logo_style2 .slick-dots li button::before {font-size: 15px;}
.divifashion_logo_style2 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_logo_style2 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_logo_style2 .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Logo Carousels Style3 -----------*/
.divifashion_logo_style3 .et_pb_column:hover img{
-webkit-animation: flipInX 0.5s ease-in-out;
animation: flipInX 0.5s ease-in-out;}

  @keyframes flipInX{
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
}
80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
}
100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }}
    /*Slider*/
.divifashion_logo_style3 .slick-slide img {
    width: 100%;
}
  .divifashion_logo_style3 .slick-dots {padding:0px;}
.divifashion_logo_style3 .slick-dots li button::before {font-size: 15px;}
.divifashion_logo_style3 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_logo_style3 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_logo_style3 .slick-slide.et_pb_column { width: 80vw !important;}
}

/*--------- Categories Carousels Style1 -----------*/
.divifashion_categories_style1 .et_pb_column:hover img{transform: scale(1.1);}
.divifashion_categories_style1 .et_pb_image img{transition: all .8s ease;}
.divifashion_categories_style1 .et_pb_column:hover .et_pb_module_header{transform: translateY(0);}  
.divifashion_categories_style1 .et_pb_column:hover .et_pb_button{opacity: 1 !important;
transform: translateY(0) !important;}  
    /*Slider*/
.divifashion_categories_style1 .slick-slide img {
    width: 100%;
}
  .divifashion_categories_style1 .slick-dots {padding:0px;}
.divifashion_categories_style1 .slick-dots li button::before {font-size: 15px;}
.divifashion_categories_style1 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_categories_style1 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_categories_style1 .slick-slide.et_pb_column { width: 80vw !important;}
}

/*--------- Categories Carousels Style2 -----------*/
.divifashion_categories_style2 .et_pb_blurb_container{background: var(--black);
padding: 25px 0;}
  .divifashion_categories_style2 .et_pb_blurb_description span{color:var(--red);}
.divifashion_categories_style2 .et_pb_column:hover img{
-webkit-animation: bounce 400ms ease both !important;
-o-animation: bounce 400ms ease both !important;
animation: bounce 400ms ease both !important;}
.divifashion_categories_style2 .et_pb_column img{
-webkit-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;}
@keyframes bounce{  
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}
70% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }}

 /*Slider*/
.divifashion_categories_style2 .slick-slide img {
    width: 100%;
}
  .divifashion_categories_style2 .slick-dots {padding:0px;}
.divifashion_categories_style2 .slick-dots li button::before {font-size: 15px;}
.divifashion_categories_style2 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_categories_style2 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_categories_style2 .slick-slide.et_pb_column { width: 80vw !important;}
}

/*--------- Categories Carousels Style3 -----------*/
.divifashion_categories_style3 .et_pb_blurb_container{background: var(--red);
padding: 15px;border-radius:3px;position:absolute;left:0;right:0;width:85%;margin:auto;bottom:20px;}
.divifashion_categories_style3 .et_pb_column img{
border-radius:3px;}
 /*Slider*/
.divifashion_categories_style3 .slick-slide img {
    width: 100%;
}
  .divifashion_categories_style3 .slick-dots {padding:0px;}
.divifashion_categories_style3 .slick-dots li button::before {font-size: 15px;}
.divifashion_categories_style3 .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.divifashion_categories_style3 .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.divifashion_categories_style3 .slick-slide.et_pb_column { width: 80vw !important;}
}

/*--------- Promotion Block Style1 -----------*/
.divifashion_problock_style1 span{color:var(--red);}

/*--------- Promotion Banner Style1 -----------*/
.divifashion_probanner_style1 .et_pb_promo h2 span{color:var(--red);font-weight: 700;}
.divifashion_probanner_style1 .et_pb_promo h2{   font-size: 74px;line-height: 90px;}
.divifashion_probanner_style1 .et_pb_text h2 sup{padding: 0 4px;
top: -12px;
font-weight: 500;
font-size: 75%;}
.divifashion_probanner_style1 .et_pb_text h2 sub{font-size: 24px;color:var(--red);
font-weight: 400;
bottom: -15px;
right: -3px;
margin-right: -20px;}
  
@media only screen and (max-width:767px){
    .divifashion_probanner_style1 .et_pb_promo h2 {
    font-size: 55px;
    line-height: 70px;
}
  }

/*--------- Product Widget Style1 -----------*/
.divifashion_productwidget_style1 .product .button{display:none;}
  .divifashion_productwidget_style1 .product .divifashion_productwidget_style1_content{float:right;width:63%;}
  .divifashion_productwidget_style1 .product .et_shop_image img{height: 85px !important;object-fit: cover;}
  .divifashion_productwidget_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;}
 
  @media only screen and (max-width:981px){.divifashion_productwidget_style1 .product .divifashion_productwidget_style1_content{float: none;text-align: center;margin: auto;}
}
@media only screen and (max-width:767px){ 
.divifashion_productwidget_style1 .et_pb_shop ul.products.columns-4 li.product{width: 100%!important;margin-right: 0%!important;}
}

/*--------- Product Widget Style2 -----------*/
.divifashion_productwidget2_style2 .product .divifashion_productwidget2_style2_content{float:right;width:63%;position:relative;}
  .divifashion_productwidget2_style2 .product .et_shop_image img{height: 100px !important;object-fit: cover;}
  .divifashion_productwidget2_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;}
  .divifashion_productwidget2_style2 .product .et_shop_image:before,.divifashion_productwidget2_style2 .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;}
.divifashion_productwidget2_style2 .product:hover .et_shop_image:before{    -webkit-animation: animate 1s linear forwards;
    animation: animate 1s linear forwards;}
.divifashion_productwidget2_style2 .product:hover .et_shop_image:after{    -webkit-animation: animate2 1s linear forwards;
    animation: animate2 1s linear forwards;}
  .divifashion_productwidget2_style2 .product .button {
    font-size: 0;
    border-radius: 50%;
    background: #0077b6 !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;}
  .divifashion_productwidget2_style2 .product:hover .button{opacity:1;bottom:-18px;}
  .divifashion_productwidget2_style2 .product:hover .price{opacity:0;}
  .divifashion_productwidget2_style2 .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;}
  .divifashion_productwidget2_style2 .product .button.added:after{content: "\4e" !important;}
  .divifashion_productwidget2_style2 .product .added_to_cart{
  margin-left: 9px;
    color: #000;
  position: absolute;
    top: 0;
    right: 45px;}
  .divifashion_productwidget2_style2 .product .button.ajax_add_to_cart.loading:after{
    content: "\e02d";}
  @-webkit-keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: #03045e;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: #03045e;
    border-right-color: #03045e;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: #03045e;
    border-right-color: #03045e;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: #03045e;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: #03045e;
    border-right-color: #03045e;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: #03045e;
    border-right-color: #03045e;
    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: #03045e;
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #03045e;
    border-left-color: #03045e;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #03045e;
    border-left-color: #03045e;
  }
}

@keyframes animate2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #03045e;
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #03045e;
    border-left-color: #03045e;
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #03045e;
    border-left-color: #03045e;
  }
}
  @media only screen and (max-width:981px){.divifashion_productwidget2_style2 .product .divifashion_productwidget2_style2_content{float: none;text-align: center;margin: auto;}
    .divifashion_productwidget2_style2 .product .button{left:0;right:0;margin:auto;}
    .divifashion_productwidget2_style2 .product .added_to_cart{top:0;right:0;}
}
@media only screen and (max-width:767px){ 
.divifashion_productwidget2_style2 .et_pb_shop ul.products.columns-4 li.product{width: 100%!important;margin-right: 0%!important;}
}

/*--------- Product Widget Style3 -----------*/
.divifashion_productwidget_style3 .product .button{display:none;}
  .divifashion_productwidget_style3 .product .divifashion_productwidget_style3_content{float:right;width:63%;}
  .divifashion_productwidget_style3 .product .et_shop_image img{height: 85px !important;object-fit: cover;}
  .divifashion_productwidget_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;}
 
  @media only screen and (max-width:981px){.divifashion_productwidget_style3 .product .divifashion_productwidget_style3_content{float: none;text-align: center;margin: auto;}
}
@media only screen and (max-width:767px){ 
.divifashion_productwidget_style3 .et_pb_shop ul.products.columns-4 li.product{width: 100%!important;margin-right: 0%!important;}
}

/*--------- Blog Carousels Style1 -----------*/
.dp_blog_style1 .et_pb_post:hover{-webkit-transform: translate(0,-15px);
    -khtml-transform: translate(0,-15px);
    -moz-transform: translate(0,-15px);
    -ms-transform: translate(0,-15px);
    -o-transform: translate(0,-15px);
    transform: translate(0,-15px);-moz-box-shadow: 0 27px 32px rgba(12,12,12,.16);
    -ms-box-shadow: 0 27px 32px rgba(12,12,12,.16);
    -o-box-shadow: 0 27px 32px rgba(12,12,12,.16);
    box-shadow: 0 27px 32px rgb(12 12 12 / 16%);}
.dp_blog_style1 .et_pb_post{margin:10px;padding:0;-moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);}
.dp_blog_style1 .et_pb_post .et_pb_image_container{margin:0;}
.dp_blog_style1 .et_pb_post .entry-featured-image-url{margin-bottom:0;position:relative;}
.dp_blog_style1 .et_pb_post .date{width: 80px;
height: 80px;
background-color: var(--red);
text-align: center;position: absolute;
left: 27px;
bottom: -24px;padding: 15px 0;}  
.dp_blog_style1 .et_pb_post .date .number{display: block;
font-size: 30px;
font-weight: 700;    
margin-bottom: 5px;color:var(--white);}
.dp_blog_style1 .et_pb_post .date .month{font-size: 14px;
color: var(--white);}
.dp_blog_style1 .et_pb_post .dp_blog_style1_content1{-webkit-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border: 1px solid #eaebf0;
padding: 45px 27px 36px;}
.dp_blog_style1 .et_pb_post .dp_blog_style1_content1 .entry-title:before{content: '';
    width: 37px;
    height: 3px;
    bottom: -1px;
    left: 0;
    background-color: var(--red);
    position: absolute;}
.dp_blog_style1 .et_pb_post .author:before{font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--black);
    font-family: ETmodules;
    content: '\e08a';}
.dp_blog_style1 .et_pb_post .category:before{font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--black);
    font-family: ETmodules;
    content: '\e0e6';}
.dp_blog_style1 .et_pb_post .category{margin-left: 30px;}
.dp_blog_style1 .et_pb_post .more-link:after{font-size: 14px;
    margin-left: 5px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--red);
    font-family: ETmodules;
    content: '\4c';}
.dp_blog_style1 .et_pb_post .post-content-inner{margin-bottom: 10px;}
  
   /*Slider*/

  .dp_blog_style1_carousel .slick-dots {padding:0px;}
.dp_blog_style1_carousel .slick-dots li button::before {font-size: 15px;}
.dp_blog_style1_carousel .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_blog_style1_carousel .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_blog_style1_carousel .slick-slide { width: 90vw !important;}

}
    @media all and (max-width: 380px) {
.dp_blog_style1_carousel .slick-next { right: -10px;}
    .dp_blog_style1_carousel .slick-prev { left: -20px;}
  }

/*--------- Blog Carousels Style2 -----------*/
.dp_blog_style2 .et_pb_post{padding:0;margin: 10px;}
.dp_blog_style2 .et_pb_post .et_pb_image_container{margin:0;}
.dp_blog_style2 .et_pb_post .entry-featured-image-url{margin-bottom:0;position:relative;}
.dp_blog_style2 .et_pb_post .category{border-radius: 14px;
font-size: 14px;
font-weight: 600;
padding: 5px 12px;
color: var(--white);
background-color:var(--red);position:absolute;top:20px;left:20px;}
.dp_blog_style2 .et_pb_post .category:hover{background-color:var(--black);}
.dp_blog_style2 .et_pb_post .post-meta{margin-top: 15px;
margin-bottom: 15px;}
.dp_blog_style2 .et_pb_post .more-link:after{font-size: 14px;
    margin-left: 5px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--red);
    font-family: ETmodules;
    content: '\24';
    transition: 0.4s;}
.dp_blog_style2 .et_pb_post .more-link:hover:after{
    margin-left: 10px;}
  
  /*Slider*/

  .dp_blog_style2_carousel .slick-dots {padding:0px;}
.dp_blog_style2_carousel .slick-dots li button::before {font-size: 15px;}
.dp_blog_style2_carousel .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_blog_style2_carousel .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_blog_style2_carousel .slick-slide { width: 90vw !important;}

}
  @media all and (max-width: 380px) {
.dp_blog_style2_carousel .slick-next { right: -10px;}
    .dp_blog_style2_carousel .slick-prev { left: -20px;}
  }

/*--------- Blog Carousels Style3 -----------*/
.dp_blog_style3 .et_pb_post{padding:0;position: relative;margin:10px;}
.dp_blog_style3 .et_pb_post .et_pb_image_container{margin:0;}
.dp_blog_style3 .et_pb_post .entry-featured-image-url{margin-bottom:0;position:relative;}
.dp_blog_style3 .et_pb_post .dp_blog_style3_content1{position: absolute;
    bottom: 0;
    right: 0;
    width: 90%;
    padding: 30px;
    background-color: var(--red);}
.dp_blog_style3 .et_pb_post .date:before{font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--white);
    font-family: ETmodules;
    content: '\7d';}
.dp_blog_style3 .et_pb_post .date{color:var(--white);}
  /*Slider*/

  .dp_blog_style3_carousel .slick-dots {padding:0px;}
.dp_blog_style3_carousel .slick-dots li button::before {font-size: 15px;}
.dp_blog_style3_carousel .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_blog_style3_carousel .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_blog_style3_carousel .slick-slide { width: 90vw !important;}

}
  @media all and (max-width: 380px) {
.dp_blog_style3_carousel .slick-next { right: -10px;}
    .dp_blog_style3_carousel .slick-prev { left: -20px;}
  }

/*--------- Testimonial Carousels Style1 -----------*/
 /*Slider*/
.dp_testimonial_style1_slider .slick-slide img {
    width: 100%;
}
  .dp_testimonial_style1_slider .slick-dots {padding:0px;}
.dp_testimonial_style1_slider .slick-dots li button::before {font-size: 15px;}
.dp_testimonial_style1_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_testimonial_style1_slider .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_testimonial_style1_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Testimonial Carousels Style2 -----------*/
/*Slider*/
.dp_testimonial_style2_slider .slick-slide img {
    width: 100%;
}
  .dp_testimonial_style2_slider .slick-dots {padding:0px;}
.dp_testimonial_style2_slider .slick-dots li button::before {font-size: 15px;}
.dp_testimonial_style2_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_testimonial_style2_slider .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_testimonial_style2_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Testimonial Carousels Style3 -----------*/
.dp_testimonial_style3_slider .et_pb_column:hover:before{color:var(--red);}
.dp_testimonial_style3_slider .et_pb_blurb .et_pb_main_blurb_image img{border: 1px solid var(--red);
padding: 2px;border-radius: 100px;} 
   /*Slider*/
.dp_testimonial_style3_slider .slick-slide img {
    width: 100%;
}
  .dp_testimonial_style3_slider .slick-dots {padding:0px;}
.dp_testimonial_style3_slider .slick-dots li button::before {font-size: 15px;}
.dp_testimonial_style3_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_testimonial_style3_slider .slick-next { right: -15px;}
@media all and (max-width: 850px) {
.dp_testimonial_style3_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Team Carousels Style1 -----------*/
.dp_team_style1_slider .et_pb_team_member_image:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: auto;
opacity: 0;
z-index: 0;
}
.dp_team_style1_slider .et_pb_column:hover .et_pb_team_member_image:before{opacity:1;
}  
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li a{width: 40px;
height: 40px;
line-height: 40px;
background-color: var(--red);
border-radius: 100%;
border:1px solid var(--red);}  
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li{margin-right:10px;opacity: 0;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: transform 500ms, opacity 500ms;
-ms-transition: transform 500ms, opacity 500ms;
transition: transform 500ms, opacity 500ms;
-webkit-transition-delay: 100ms;
-ms-transition-delay: 100ms;
transition-delay: 100ms;}  
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li:nth-child(2n){
-webkit-transition-delay: 200ms;
-ms-transition-delay: 200ms;
transition-delay: 200ms;}
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li:nth-child(3n){
-webkit-transition-delay: 300ms;
-ms-transition-delay: 300ms;
transition-delay: 300ms;
}
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li:nth-child(4n){ 
-webkit-transition-delay: 400ms;
-ms-transition-delay: 400ms;
transition-delay: 400ms;}
.dp_team_style1_slider .et_pb_team_member .et_pb_member_social_links li a:hover{border:1px solid var(--white);}  
.dp_team_style1_slider .et_pb_column:hover .et_pb_team_member .et_pb_member_social_links li{opacity:1;transform:none;} 
    /*Slider*/
.dp_team_style1_slider .slick-slide img {
    width: 100%;
}
  .dp_team_style1_slider .slick-dots {padding:0px;}
.dp_team_style1_slider .slick-dots li button::before {font-size: 15px;}
.dp_team_style1_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_team_style1_slider .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_team_style1_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Team Carousels Style2 -----------*/
.dp_team_style2_slider .et_pb_column .et_pb_team_member_description:before{position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
opacity: 0;
transform: translateY(115px);
transition: all 0.2s ease-in-out 0.1s;
z-index: 0;
background-color: var(--red);}
.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member_description:before{opacity: 1;
transform: translateY(0px);
transition: all 0.2s ease-in-out 0.1s;} .dp_team_style2_slider .et_pb_column:hover .et_pb_team_member_description .et_pb_module_header,.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member_description .et_pb_member_position,.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member_description:after{color:var(--white) !important;}
.dp_team_style2_slider .et_pb_team_member .et_pb_member_social_links li a{border-radius: 50%;width: 35px;height:35px;border: 1px solid var(--red);line-height: 35px;} 
.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member .et_pb_member_social_links li a{border: 1px solid var(--white);color:var(--white) !important;}
.dp_team_style2_slider .et_pb_column .et_pb_team_member_description:after{position: absolute;
bottom: 25px;
right: 0;color: var(--red);
font-size: 80px;content:'\4c';font-family:ETmodules;}  
.dp_team_style2_slider .et_pb_column .et_pb_team_member_description .et_pb_member_position:before{position: absolute;
content: '';
left: 0px;
top: 7px;
width: 21px;
height: 1px;
background-color: var(--red);} 
.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member_description .et_pb_member_position:before{
    background-color: var(--white);
  }  
.dp_team_style2_slider .et_pb_column .et_pb_team_member .et_pb_team_member_image:after{position: absolute;
top: 0;
left: -100%;
display: block;
content: '';
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(3,13,40, 0) 0%, rgba(3,13,40, .3) 100%);
transform: skewX(-25deg);} 
.dp_team_style2_slider .et_pb_column:hover .et_pb_team_member .et_pb_team_member_image:after{-webkit-animation: shine 1.5s;animation: shine 1.5s;}  
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}  
@media only screen and (max-width:767px){  
.dp_team_style2_slider .et_pb_column .et_pb_team_member_description:after{font-size:60px;}}
   /*Slider*/
.dp_team_style2_slider .slick-slide img {
    width: 100%;
}
  .dp_team_style2_slider .slick-dots {padding:0px;}
.dp_team_style2_slider .slick-dots li button::before {font-size: 15px;}
.dp_team_style2_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_team_style2_slider .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_team_style2_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Team Carousels Style3 -----------*/
.dp_team_style3_slider .et_pb_team_member .et_pb_team_member_description div{margin: 25px 0;}
.dp_team_style3_slider .et_pb_team_member .et_pb_member_social_links li a{width: 40px;
height: 40px;border-radius: 50%;
line-height: 40px;box-shadow: 0 5px 10px 0 rgba(130,136,184,0.2);} 
.dp_team_style3_slider .et_pb_team_member .et_pb_member_social_links li:last-child{margin-right:0;} 
  /*Slider*/
   
  .dp_team_style3_slider.et_pb_gutters1  .slick-track .slick-slide {margin-top:30px;margin-bottom:30px;}

.dp_team_style3_slider .slick-slide img {
    width: 100%;
}
  .dp_team_style3_slider .slick-dots {padding:0px;}
.dp_team_style3_slider .slick-dots li button::before {font-size: 15px;}
.dp_team_style3_slider .slick-next::before, .slick-prev::before {
  font-size: 30px; color:var(--black);}
.dp_team_style3_slider .slick-next { right: -15px;}
@media all and (max-width: 680px) {
.dp_team_style3_slider .slick-slide.et_pb_column { width: 80vw !important;}

}

/*--------- Product Grid Style1 -----------*/
.divifashion_product_style1 .products{border-top: 1px solid #ddd;
padding-top: 30px !important;}
.divifashion_product_style1 .divifashion_product_style1_content{position:relative;}
.divifashion_product_style1 .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_product_style1 .product .button{
    position: absolute;
    top:28%;
    right: 20px;
    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(--red) !important;
    margin: 0 auto !important;
  z-index:9999;}
.divifashion_product_style1 .product:hover .button{    visibility: visible;
    opacity: 1;
  top:25%;
}
  .divifashion_product_style1 .product .button:hover{background-color: var(--black) !important;}
.divifashion_product_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;
    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(--white) !important;
}
.divifashion_product_style1 .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white) !important;
}  
.divifashion_product_style1 .product .added_to_cart {
   position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: var(--black);
  z-index:999;
  text-align:center;
}
.divifashion_product_style1 .product .et_shop_image .button.added:after{    content: "\4e" !important;}
.divifashion_product_style1 .page-numbers,.divifashion_product_style1 .page-numbers li{border:none !important;}
.divifashion_product_style1 .page-numbers li{overflow:visible !important;}
.divifashion_product_style1 .page-numbers li .page-numbers{background-color: transparent !important;
    height: 50px;
    z-index: 1;
    position: relative;
    width: 50px;
    display: block;
    text-align: center;
    overflow: visible;
    margin: 0 15px;
    transition: all 0.3s ease 0.1s !important;
  font-size: 20px;
    line-height: 30px;
    color: var(--black) !important;}
.divifashion_product_style1 .page-numbers li .page-numbers:before{content: "";
    background: var(--red) !important;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(1.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    transition: all 0.3s ease 0s;}
.divifashion_product_style1 .page-numbers li .page-numbers:hover:before,.divifashion_product_style1 .page-numbers li .page-numbers.current:before{    opacity: 1;
transform: scale(1) rotate(0);}
.divifashion_product_style1 .page-numbers li .page-numbers:hover, .divifashion_product_style1 .page-numbers li .page-numbers.current {
   color:var(--white) !important;
} 

  @media only screen and (max-width:767px){ 
    .divifashion_product_style1 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_product_style1 .et_pb_shop .woocommerce-result-count,.divifashion_product_style1 .et_pb_shop .woocommerce-ordering{float: none;text-align: center;}
    .divifashion_product_style1 .page-numbers li .page-numbers{width: 41px;height:41px;line-height: 21px;}
    }

/*--------- Product Grid Style2 -----------*/
.divifashion_product_style2 .products{border-top: 1px solid #ddd;
padding-top: 30px !important;}
.divifashion_product_style2 .divifashion_product_style2_content{position:relative;height: 150px;}
.divifashion_product_style2 .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_product_style2 .product .button,.divifashion_product_style2 .product .added_to_cart {
    position: absolute;
    left: 0;
    right: 0;
      margin: 0 auto !important;
      bottom: 40px;
    width: 80%;
    text-align: left;
      text-transform: uppercase;
  font-size: 15px;
    font-weight: 600;
    transition: all .6s ease;
    border: none !important;
    background-color: var(--red) !important;
    border-radius: 30px;
    color: var(--white) !important;
  padding: 12px 20px !important;
  z-index:9999;
  opacity:0;}
  .divifashion_product_style2 .product .button:hover{background-color: var(--black) !important;}
  .divifashion_product_style2 .product:hover .button,.divifashion_product_style2 .product:hover .added_to_cart{opacity:1;bottom: 20px;}
.divifashion_product_style2 .product .added_to_cart:after,.divifashion_product_style2 .product .button:after {
    position: absolute;
   right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    content: '\e015';
    font-size: 17px;
    font-family: ETmodules;
  margin-left:0 !important;
}
.divifashion_product_style2 .product .button.ajax_add_to_cart.loading:after {
    content: "\e02d";
    color: var(--white);
    font-family: ETmodules;
    right: 20px;
    margin: 0 !important;
    top: 17px;
    transform: none;
}  
.divifashion_product_style2 .product .added_to_cart:after{   content: '\4e' !important;}
.divifashion_product_style2 .page-numbers,.divifashion_product_style2 .page-numbers li{border:none !important;}
.divifashion_product_style2 .page-numbers li .page-numbers{background-color: var(--red);
    height: 50px;
    z-index: 1;
    position: relative;
    width: 50px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 15px;
    transition: all 0.3s ease 0s !important;
  font-size: 20px;
    line-height: 30px;
    color: var(--white) !important;}
.divifashion_product_style2 .page-numbers li .page-numbers:before{content: '';
    background-color: var(--black);
    height: 100%;
    width: 1px;
    opacity: 0.5;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_product_style2 .page-numbers li .page-numbers:hover:before,.divifashion_product_style2 .page-numbers li .page-numbers.current:before{width: 105%;
    opacity: 1;}
.divifashion_product_style2 .page-numbers li .page-numbers:after{height: 1px;
    width: 100%;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    content: '';
    background-color: var(--black);
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_product_style2 .page-numbers li .page-numbers:hover:after,.divifashion_product_style2 .page-numbers li .page-numbers.current:after{    height: 100%;
    opacity: 1;} 
  @media only screen and (max-width:767px){ 
    .divifashion_product_style2 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_product_style2 .et_pb_shop .woocommerce-result-count,.divifashion_product_style2 .et_pb_shop .woocommerce-ordering{float: none;text-align: center;}
    .divifashion_product_style2 .page-numbers li .page-numbers{width: 41px;height:41px;line-height: 21px;}
    }

/*--------- Product Grid Style3 -----------*/
.divifashion_product_style3 .products{border-top: 1px solid #ddd;
padding-top: 30px !important;}
  .divifashion_product_style3 .divifashion_product_style3_content{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;flex-direction: column;
justify-content: center;}
.divifashion_product_style3 .woocommerce ul.products li.product a img{margin-bottom:0 !important;}
.divifashion_product_style3 .product img{filter: opacity(0.5);-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
.divifashion_product_style3 .product:hover img{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);filter: opacity(1);}
.divifashion_product_style3 .product .button,.divifashion_product_style3 .product .added_to_cart {
    position: relative;
      margin: 20px auto 0 !important;
    width: 80%;
    text-align: left;
      text-transform: uppercase;
  font-size: 15px;
    font-weight: 600;
    transition: all .6s ease;
    border: none !important;
    background-color: var(--red) !important;
    border-radius: 5px;
    color: var(--white) !important;
  padding: 12px 20px !important;
  z-index:9999;
  opacity:0;}
  .divifashion_product_style3 .product .button:hover{background-color: var(--black) !important;}
  .divifashion_product_style3 .product:hover .button,.divifashion_product_style3 .product:hover .added_to_cart{opacity:1;}
.divifashion_product_style3 .product .added_to_cart:after,.divifashion_product_style3 .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;
}
.divifashion_product_style3 .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;
}  
.divifashion_product_style3 .product .added_to_cart:after{   content: '\4e' !important;}
.divifashion_product_style3 .page-numbers,.divifashion_product_style3 .page-numbers li{border:none !important;}
.divifashion_product_style3 .page-numbers li .page-numbers{background-color: var(--black);
    height: 50px;
    z-index: 1;
    position: relative;
    width: 50px;
    display: block;
    border-radius: 10px 15px 20px 25px;
    text-align: center;
    overflow: hidden;
    margin: 0 15px;
    transition: all 0.3s ease 0s !important;
  font-size: 20px;
    line-height: 30px;
    color: var(--white) !important;}
.divifashion_product_style3 .page-numbers li .page-numbers:before{content: '';
    background: var(--red);
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_product_style3 .page-numbers li .page-numbers:hover:before,.divifashion_product_style3 .page-numbers li .page-numbers.current:before{top: 50%;
left: -50%;}
.divifashion_product_style3 .page-numbers li .page-numbers:after{content: '';
    background: var(--red);
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;}
.divifashion_product_style3 .page-numbers li .page-numbers:hover:after,.divifashion_product_style3 .page-numbers li .page-numbers.current:after{    top: 50%;
left: 100%;}
.divifashion_product_style3 .page-numbers li .page-numbers:hover, .divifashion_product_style3 .page-numbers li .page-numbers.current {
   background: var(--black);
  color:var(--white) !important;
}  

  @media only screen and (max-width:767px){ 
    .divifashion_product_style3 .et_pb_shop ul.products.columns-4 li.product{    width: 100%!important;
    margin-right: 0%!important;}
    .divifashion_product_style3 .et_pb_shop .woocommerce-result-count,.divifashion_product_style3 .et_pb_shop .woocommerce-ordering{float: none;text-align: center;}
    .divifashion_product_style3 .page-numbers li .page-numbers{width: 41px;height:41px;line-height: 21px;}
    }

/*--------- Categories Block Style1 -----------*/
.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col1_style1:hover img,.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col2_style1 .et_pb_column_inner:hover img{transform: scale(1.1);}
.divifashion_categoriesblock_style1 .et_pb_image img{transition: all .8s ease;}
.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col1_style1:hover .et_pb_promo .et_pb_module_header,.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col2_style1 .et_pb_column_inner:hover .et_pb_promo .et_pb_module_header{transform: translateY(0);}  
.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col1_style1:hover .et_pb_promo .et_pb_button,.divifashion_categoriesblock_style1 .divifashion_categoriesblock_col2_style1 .et_pb_column_inner:hover .et_pb_promo .et_pb_button{opacity: 1 !important;
transform: translateY(0) !important;}

/*--------- Categories Block Style2 -----------*/
.divifashion_categoriesblock_style2 .et_pb_button_wrapper{position: absolute;
    width: 100%;
    text-align: center;
    top: calc(50% - 20px);
       left: 0;
    right: 0;
    margin: auto;}
.divifashion_categoriesblock_style2 .et_pb_column:hover .et_pb_button{opacity:1 !important;}
.divifashion_categoriesblock_style2 .et_pb_column:hover .et_pb_module_header{opacity:0;}  
.divifashion_categoriesblock_style2 .et_pb_column .et_pb_module_header:before{position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    left: -10px;
    top: -13px;
    background: rgba(215,7,57,0.77);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  z-index:-1;}

/*--------- Categories Block Style3 -----------*/
.divifashion_categoriesblock_style3 .et_pb_column .et_pb_module_header:after{height: 2px;
width: 30px;
background-color: var(--red);
content: '';
position: absolute;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
bottom:-10px;
left:0;}  

.divifashion_categoriesblock_style3 .et_pb_column:hover .et_pb_module_header:after{width: 60px;}

/*--------- Product Menu Price Style1 -----------*/
.divifashion_productmenu_style1 .product .button{display:none;}
.divifashion_productmenu_style1 .product .divifashion_productmenu_style1_content{display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
margin-right: -10px;
margin-left: -10px;
border-bottom: 1px dotted var(--black);
padding-bottom: 5px;
margin-bottom: 13px;}
.divifashion_productmenu_style1 .product .divifashion_productmenu_style1_content .price{flex: 0 0 auto;
padding: 5px 10px;}
  @media only screen and (max-width:767px){
    .divifashion_productmenu_style1 ul.products.columns-2 li.product{width: 100%!important;
    margin-right: 0!important;}
  }

/*--------- Product Menu Price Style2 -----------*/
.divifashion_productmenu_style2 .product .button{display:none;}
.divifashion_productmenu_style2 .woocommerce-LoopProduct-link{  
display: flex;
align-items: center;
flex-direction: row;}
.divifashion_productmenu_style2 .divifashion_productmenu_style2_desc{flex: 1 1 auto;}
.divifashion_productmenu_style2 .product .divifashion_productmenu_style2_content{display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
margin-right: -10px;
margin-left: -10px;
border-bottom: 1px dotted var(--black);
padding-bottom: 5px;
margin-bottom: 13px;}
.divifashion_productmenu_style2 .product .divifashion_productmenu_style2_content .price{flex: 0 0 auto;
padding: 5px 10px;}
  @media only screen and (max-width:767px){
    .divifashion_productmenu_style2 ul.products.columns-2 li.product{width: 100%!important;
    margin-right: 0!important;}
    .divifashion_productmenu_style2 .woocommerce-LoopProduct-link{display:block;}
  }

/*--------- Product Menu Price Style3 -----------*/
.divifashion_productmenu_style3 .product .button{display:none;}
.divifashion_productmenu_style3 .product .divifashion_productmenu_style3_content{display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
margin-right: -10px;
margin-left: -10px;
border-bottom: 1px dotted var(--white);
padding-bottom: 5px;
margin-bottom: 13px;}
.divifashion_productmenu_style3 .product .divifashion_productmenu_style3_content .price{flex: 0 0 auto;
padding: 5px 10px;}
  @media only screen and (max-width:767px){
    .divifashion_productmenu_style3 ul.products.columns-2 li.product{width: 100%!important;
    margin-right: 0!important;}
  }

/*--------- Service Block Style1 -----------*/
.divifashion_serviceblock_style1 .et_pb_column:hover .et-pb-icon{-webkit-animation: bounceIn 400ms ease both !important;
    -o-animation: bounceIn 400ms ease both !important;
    animation: bounceIn 400ms ease both !important;}

  @keyframes bounceIn{
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3,0.3,0.3);
    transform: scale3d(0.3,0.3,0.3);
}
20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
}
40% {
    -webkit-transform: scale3d(0.9,0.9,0.9);
    transform: scale3d(0.9,0.9,0.9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
}
80% {
    -webkit-transform: scale3d(0.97,0.97,0.97);
    transform: scale3d(0.97,0.97,0.97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }}

/*--------- Service Block Style2 -----------*/
.divifashion_serviceblock_style2 .et_pb_column .et-pb-icon{margin: -15px -10px 0 -10px;
    width: 90px;
    height: 90px;
    line-height: 70px;
  border-radius: 100%;
    border: 10px solid var(--white);
  background: #eaeaea;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;text-align:center;}

.divifashion_serviceblock_style2 .et_pb_column .et_pb_blurb_container{padding-left:0;}
  
  .divifashion_serviceblock_style2 .et_pb_column:hover .et-pb-icon{    border-color: var(--red);
    background-color: var(--white);-webkit-animation: bounceIn 400ms ease both !important;
    -o-animation: bounceIn 400ms ease both !important;
    animation: bounceIn 400ms ease both !important;}   
  
  .divifashion_serviceblock_style2 .et_pb_column:hover .et_pb_module_header{background-image: -webkit-linear-gradient(left, var(--red) 0%, rgba(0, 0, 0, 0) 90%);
    background-image: -o-linear-gradient(left, var(--red) 0%, rgba(0, 0, 0, 0) 90%);
    background-image: linear-gradient(to right, var(--red) 0%, rgba(0, 0, 0, 0) 90%);
    background-repeat: repeat-x;} 

  @media only screen and (max-width:981px){    .divifashion_serviceblock_style2 .et_pb_column .et-pb-icon{display:block;margin: 0px auto;}    
  }
  @keyframes bounceIn{
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3,0.3,0.3);
    transform: scale3d(0.3,0.3,0.3);
}
20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
}
40% {
    -webkit-transform: scale3d(0.9,0.9,0.9);
    transform: scale3d(0.9,0.9,0.9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
}
80% {
    -webkit-transform: scale3d(0.97,0.97,0.97);
    transform: scale3d(0.97,0.97,0.97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }}

/*--------- Service Block Style3 -----------*/
.divifashion_serviceblock_style3 .et_pb_column:hover .et-pb-icon{transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transform: translateY(-5px);}
.divifashion_serviceblock_style3 .et_pb_column .et-pb-icon{  
  transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;}

  @media only screen and (max-width:981px){
    .divifashion_serviceblock_style3 .et_pb_column .et-pb-icon{display:block;}
  }

/*--------- Menu -----------*/
.divifashion_header1 .et_pb_blurb .et_pb_blurb_container{padding-left: 0;}
  
.divifashion_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;
  }
  
  .divifashion_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.shop-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: #333;
  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: #333;
}
.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: #333;
}
.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: #333;
  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: #333;
  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;
}  

/*--------- Footer -----------*/
.divifashion_footer1_menu .et-menu-nav .et-menu{
    display: block !important;
  }
  
  .divifashion_footer1_menu .et-menu-nav .et-menu li a{
    padding-bottom: 5px !important;
    margin-bottom:5px;
    border-bottom: 1px solid transparent;
  }
   
  .divifashion_footer1_menu .et-menu-nav .et-menu li a:hover{    border-bottom: 1px solid #fff;color:#fff !important;opacity:1;}
  
.divifashion_footer1_menu .et_pb_menu__menu {
    display: block !important;
    width: 100%;
}
  
  .divifashion_footer1_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_menu_bar{
    display: none !important;
  }
  
  .divifashion_footer1_menu1   .et_pb_menu__menu {
    display: block !important;
    width: 100%;
}
  
  .divifashion_footer1_menu1 .et_mobile_nav_menu {
    display: none !important;
}
  
  @media only screen and (max-width:981px){
    .divifashion_footer1_menu .et-menu-nav,.divifashion_footer1_menu .et-menu-nav li{display:block !important;}
.divifashion_footer1_menu1 .et-menu-nav{justify-content:center;} 
  }

  @media only screen and (max-width:767px){
.divifashion_footer1_menu1 .et-menu,.divifashion_footer1_menu1 .et-menu li{display:block !important;}
  }

/*--------- Blog Detail -----------*/
.divifashion_blogdetail .widget_block h2{padding-bottom: 10px;
    border-bottom: 2px solid #eee;
    position: relative;}
  .divifashion_blogdetail .widget_block{margin-bottom:35px !important;}
  .divifashion_blogdetail .widget_block h2:before{ 
  content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100px;
    border-bottom: 2px dashed var(--black);}
  .divifashion_blogdetail .widget_search button{background-color: var(--red);
    width: 75px;
color: var(--white);}
  .divifashion_blogdetail .widget_categories li:before {
    position: absolute;
    left: 0px;
    top: 0;
    content: '\24';
    font-family: ETmodules !important;
    font-size: 15px;
    color: var(--black);
}
  .divifashion_blogdetail .widget_categories li{position:relative;}
  .divifashion_blogdetail .widget_categories li a{    padding-left: 30px;}
  .divifashion_blogdetail .widget_tag_cloud a {
    padding: 6px 10px;
    margin: 0 10px 10px 0;
    border-radius: 6px;
    background: var(--red);
    color: var(--white) !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
  .divifashion_blogdetail .widget_tag_cloud a:hover{background: var(--black);}  
  
  .fashionblogdetail_comment .comment-form{
    padding-bottom: 0 !important;
  }

@media only screen and (max-width:981px){
    .divifashion_blogdetail .et_pb_widget{width:100%;} 
    .divifashion_blogdetail .wp-block-latest-posts li a{    text-align: center;
display: block;}
    .divifashion_blogdetail .widget_tag_cloud .wp-block-tag-cloud{text-align: center;} 
    .divifashion_blogdetail .widget_tag_cloud a{
      margin: 0 10px 0px 0;}
  .divifashion_blogdetail .widget_block h2:before {
    right: 0;
    margin: auto;
}
  .divifashion_blogdetail .widget_categories li a{padding-left:0;}
  .divifashion_blogdetail .widget_categories li:before{display:none;}
  .fashionblogdetail_comment .logged-in-as{
   text-align: center !important;
  }
  }
  @media only screen and (max-width:767px){
    .divifashion_blogdetail .widget_tag_cloud a{
      margin: 0 10px 10px 0;}
  }

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

/*--------- Checkout -----------*/
.divifashion_checkout .woocommerce-billing-fields__field-wrapper{padding: 30px 25px;}
  
.divifashion_checkout #order_review_heading{    background-color: var(--red);
    padding: 25px;}  
  
  .divifashion_checkout thead tr th{padding: 22px 12px !important;background:var(--grey);}
  
  .divifashion_checkout .shop_table .product-name a{
    color: var(--black);
  }
  
  .divifashion_checkout .checkout .woocommerce-NoticeGroup .woocommerce-error{
    background: var(--red);
  }

/*--------- Product Detail -----------*/
.divifashion_productdetail_tab .et_pb_tabs_controls:after{border-top:none;}

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

.divifashion_productdetail_tab .et_pb_tabs .et_pb_all_tabs{  
width:80%;background-color: transparent;}
  
  .divifashion_productdetail_tab .woocommerce-Reviews .submit{background-color:var(--red) !important;
color:var(--white) !important;
border:none !important;}
  
  .divifashion_productdetail_tab .woocommerce-Reviews .submit:hover{background-color:var(--black) !important;}
  
  .divifashion_productdetail_tab .et_pb_tabs .woocommerce-Reviews .star-rating span:before, .divifashion_productdetail_tab .et_pb_tabs .woocommerce-Reviews .comment-form .stars a:before {
    color: var(--star) !important;
}

.fashionproduct_section2_wooproductandcart .group_table td {
    vertical-align: middle !important;
}
  
  .fashionproduct_section2_wooproductandcart .product .woocommerce-grouped-product-list-item__label a {
    color: var(--black) !important;
}

.fashionproduct_product .single_variation_wrap .woocommerce-variation-price .price {
    margin-bottom: 10px;
    display: block;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: var(--black);
    font-size: 17px;
    line-height: 1.8em;
}
  
  .fashionproduct_product .variations .reset_variations {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: var(--black);
}

@media only screen and (max-width:981px){  
.divifashion_productdetail_tab .et_pb_tabs .et_pb_all_tabs{  
width:70%;}
  .divifashion_productdetail_tab .et_pb_tabs ul li a{    padding: 20px 10px;}
}
@media only screen and (max-width:767px){
  .divifashion_productdetail_tab .et_pb_tabs ul li a{display:block;padding: 9px 30px;}
  .divifashion_productdetail_tab .et_pb_tabs .et_pb_all_tabs{  
width:100%;}
}



/* 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.dfs_blogpagination .page-numbers{display: inline-block;border-right: 0;padding: 0em 1em;margin: 0 -1px;line-height: 2.6em;}
.navigation.dfs_blogpagination .page-numbers.prev,.navigation.dfs_blogpagination .page-numbers.next{padding: 0 .5em;}
.navigation.dfs_blogpagination span.page-numbers {color:var(--black);border: 1px solid;border-color: var(--black) !important;font-weight: 600;}
.navigation.dfs_blogpagination .page-numbers .et-pb-icon{font-size: 1.6em;vertical-align: middle;line-height: 1.5em;margin-top: -3px;}
.navigation.dfs_blogpagination a.page-numbers:hover, .navigation.dfs_blogpagination span.page-numbers {background-color: var(--red) !important;}
.navigation.dfs_blogpagination a.page-numbers {color: #fff !important;background: var(--red);}
.navigation.dfs_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(--red);
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";
}