@charset "UTF-8";

.aligncenter{
    display: block;
    margin: 0 auto;
}

#works .system-pic { width: 100%; aspect-ratio: 36 / 24; overflow: hidden; text-align: center; margin-bottom: 15px; position: relative;}
#works .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }

#voice .system-pic {width: 100%;aspect-ratio: 23 / 16;overflow: hidden;text-align: center;margin-bottom: 15px;position: relative;}
#voice .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }



#event .system-list li .system-pic{width: 100%;aspect-ratio: 44 / 25;overflow: hidden;text-align: center;position: relative;}
#event .system-list li .system-pic img{ width: 100%; height: 100%; object-fit: cover; display: block; }

#estate .system-list li .system-pic{aspect-ratio: 14 / 10;overflow: hidden;text-align: center;position: relative;}
#estate .system-list li .system-pic img{ width: 100%; height: 100%; object-fit: cover; display: block; }
#estate .system-box .cate.cate01{ background: #9B9571;}
#estate .system-box .cate.cate02{ background: #9A8923;}
#estate .system-box .cate.cate03{ background: #5E572B;}

@media screen and (min-width: 768px),print {

/* 共通 */
.editor-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* カラム間の余白調整 */
}

.editor-columns .col {
  flex: 1;
  min-width: 0;
}

/* 2カラム */
.editor-columns.two-col .col {
  flex: 0 0 50%;
}

/* 3カラム */
.editor-columns.three-col .col {
  flex: 0 0 33.3333%;
}



  .fs-pc-14 { font-size: 14px !important; }
  .fs-pc-16 { font-size: 16px !important; }
  .fs-pc-18 { font-size: 18px !important; }
  .fs-pc-20 { font-size: 20px !important; }
  .fs-pc-24 { font-size: 24px !important; }
  .fs-pc-28 { font-size: 28px !important; }
  .fs-pc-32 { font-size: 32px !important; }

main{ width: 1100px; margin: 0 auto 30px auto; }
/* 3枚表示のbxslider
-------------------------------------*/
/* system-common */
.page-list { font-size: 16px; margin: 50px 0 100px;  text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.page-list li{ background: #eeefef; display: inline-block; border: #dcdddd 1px solid; }
.page-list li.active { background: #231815; color: #fff; }
.page-list li.active a { color: #fff; }
.page-list a {padding: 7px 12px;display: inline-block;background: #f8f8f8;margin: 0 4px;border-radius: 5px;}
.page-list span {padding: 7px 12px;display: inline-block;background: #333; color: #fff; margin: 0 4px;border-radius: 5px;}
.pagen{ width: 100%; margin: 0 auto 30px auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.page-navi { font-size: 16px; }
.page-navi li { display: inline-block;  }
.page-navi li.active { background: #ccc; }
.page-navi a { padding: 8px; display: inline-block; }
.page-navi .fast { margin-right: 0px; }
.page-navi .last { }
.page-navi .fast::after {  content: "|";  display: inline-block;  margin: 0 5px; }
.pagen .list{ float: right; }
.pagen .list a{ margin: 0 auto; color: #fff; padding: 7px 30px; font-size: 16px; text-align: center; display: inline-block; background: #000; }
.pagen .list a:hover{ background: #666; text-decoration: none; }
.btnArea { text-align: center; margin: 50px 0 20px; padding: 0; }
.btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 16px; text-align: center; display: block; background: #000; letter-spacing: 1px; width: 60%;}
.btnArea a:hover{ background: #666; text-decoration: none; }
.btnArea-s { text-align: center;}
.btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 16px; text-align: center; display: inline-block; background: #000; letter-spacing: 1px;}
.btnArea-s a:hover{ background: #666; text-decoration: none; }
.btnArea-s::after{  content: ''; display: block; margin-bottom: 100px;}
.borderwrap{ margin-bottom: 40px;}
.borderwrap h3{ font-size: 18px; font-weight: bold;  margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #ccc solid; line-height: 1.6; }
.borderwrap p{ font-size: 16px; line-height: 1.8;}
.taxttl{text-align: center;font-size: 18px;margin-bottom: 30px;}
.system-gallery { background: #eeefef; padding: 30px 20px;}
.wp-block-image

.required{  }
.required::after{content: "必須";color: #fff;background: #A30800;font-size: 12px;padding: 2px 4px;position: relative;top: 0px;}

.systemtab-list { margin-bottom: 30px; display: flex; flex-wrap: wrap; font-size: 14px; line-height: 1.6;}
.systemtab-list li{ flex-basis:50%; display: flex; border: #ccc 1px solid; margin-bottom: -1px; }
.systemtab-list li .systemtab-list-ttl{ flex-basis:33%; padding: 5%; background: #f8f8f8; }
.systemtab-list li p{ flex-basis:67%;  padding: 5%; background: #fff;}
.systemtab-list li:nth-of-type(2n) { margin-left: -1px;}
.other-ttl{text-align: center;border-bottom: 1px dotted #333;padding-bottom: 20px;margin-bottom: 30px;font-weight: bold;font-size: 22px;}

#search-area{ background: #f8f8f8; border: #ccc solid 1px; padding: 40px; margin-bottom: 30px; }
#search-area .works-search{width: 400px!important;height:50px;padding-top: 5px!important;overflow: hidden;display: block;margin: 0 auto;border: 0;background: #333;color: #fff;font-size: 18px;border-radius: 10px;}
#search-area .sh-ttl{ font-size: 16px; line-height: 1.6; letter-spacing: 0.8px; font-weight: 500; border-bottom: 1px dotted; padding-bottom: 10px; margin-bottom: 20px; }
#search-area .shbox{ margin-bottom: 30px; }

p.sub-title1{font-size: 24px; position: absolute; top: 10px;left: 0;}
p.sub-title1 .span1{font-size: 14px; position: absolute; left: 40px; top: -15px}
p.sub-title1 .span2{font-size: 40px; position: absolute; left: 100px; top: -15px}.seo_bread_list{max-width: 1100px; width: 100%; padding: 20px 0; margin: 0 auto; font-size: 16px; line-height: 1.4; }
.catebox{  width: 1100px;margin: 0 auto;position: relative;}
.serchcategory1{    position: relative; margin-left: 172px;}
.serchcategory1 .icon {width: 150px; display: inline-block; margin-bottom: 15px; margin-right: 30px; font-size: 18px; font-weight: bold; text-align: center; padding: 10px 10px; position: relative; color: #fff;}
.serchcategory1 .icon:after{ content: ""; width: 20px; height: 20px; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -13px; top: 35px; z-index: 1}

.cate-list { background: #f8f8f8; margin-bottom: 20px; padding: 20px; }
.cate-list .cate-ttl{border-bottom: 1px dotted #333;padding-bottom: 10px;margin-bottom: 20px;font-size: 22px;font-weight: 700;}
.cate-list span{ display: inline-block; margin-right: 20px; }
.cate-list span a{display: inline-block;  padding: 10px 20px; color: #fff; }
.cate-list span a:hover{ text-decoration: none; }
.tag-list { background: #f8f8f8; margin-bottom: 20px; padding: 20px; }
.tag-list .tag-ttl{border-bottom: 1px dotted #333;padding-bottom: 10px;margin-bottom: 20px;font-size: 22px;font-weight: 700;}
.tag-list span{ display: inline-block; margin-right: 20px; }
.tag-list span a{display: inline-block;  padding: 10px 20px; border: 1px solid #333; }
.tag-list span a:hover{ text-decoration: none; }

.system-contents{  }
.system-contents iframe{ width: 100%; height: 400px; }
.system-contents .mapbox{  }
.system-contents .mapbox .mapttl{ margin-top: 30px; }
.system-contents .mapbox iframe{ width: 100%; height: 400px; }
.system-tblbox { margin-top: 40px; }
.system-tblbox tr td:nth-child(1){ width: 15%; background: #f8f8f8; font-size: 16px; font-weight: 700;  }
.system-tblbox tr td:nth-child(2){ width: 35%; background: #fff; font-size: 16px;  }
.system-tblbox tr td:nth-child(3){ width: 15%; background: #f8f8f8; font-size: 16px; font-weight: 700;  }
.system-tblbox tr td:nth-child(4){ width: 35%; background: #fff; font-size: 16px;  }

.system-gallery {background: #f8f8f8;padding: 30px 20px;margin-bottom: 30px;}
.system-gallery h2 { text-transform: uppercase;}
.gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
.gallery-list li:nth-of-type(5n) { margin-right: 0;}
.gallery-list li a:hover{ text-decoration: none; }
.gallery-list li .system-Frame{display: block;width: 100%;height: 150px;overflow: hidden;text-align: center;margin-bottom: 8px;}
.gallery-list li .system-Frame::after{content: url(../images/common/icon_plus.jpg);display: block;position: absolute;top: 120px;right: 0;}
.gallery-list li .system-Frame img{width: 100%;height: 150px;}


/* blog -------------------------------------*/
/*patern1*/
#blog aside.sidebar .sidebar-blog-latest{ }
#blog aside.sidebar .sidebar-blog-latest li{border-bottom: 1px solid #f8f8f8;padding: 5px 0;font-size: 14px;}

#blog .mainContents { width: 75%; float: right; }
/*patern2*/
#blog .mainContents .system-list2{margin-bottom: 50px;}
#blog .mainContents .system-list-inner2{ background: #fff; padding: 40px 20px;}
#blog .mainContents .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
#blog .mainContents .system-list2 li a:hover{ text-decoration: none; }

#blog .mainContents .system-list2 .system-pic {width: 20%;aspect-ratio: 14 / 10;overflow: hidden;text-align: center;margin-bottom: 15px;position: relative;float: left;}
#blog .mainContents .system-list2 .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }

#blog .mainContents .system-list2 .textbx{width: 78%;float: left;margin-left: 2%;}
#blog .mainContents .system-list2 .system-day{margin-bottom: 10px;font-size: 14px;line-height: 1.4;color: #959595;}
#blog .mainContents .system-list2 .system-day::before{  }
#blog .mainContents .system-list2 .system-ttl-01{font-size: 16px;line-height: 1.6;margin-bottom: 10px;font-weight: 500;}
#blog .mainContents .system-list2 .system-contributor { color: #bbb; font-size: 0.75em; text-align: right;}
/*　　*/

#blog .mainContents .system-contents{ background: #eeefef; padding: 40px 20px; margin-bottom: 30px; }
#blog .mainContents .system-contents-inner { background: #fff; padding: 40px 20px;}
#blog .mainContents .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
#blog .mainContents .system-contents .system-date::before{  }
#blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 20px;}
#blog .mainContents .system-contents .system-category{ font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: right; margin-right: 2px; background: #ccc;}
#blog .mainContents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#blog .mainContents .system-i-pic img{max-width: 100%;width: auto;height: auto;}
#blog .mainContents .system-ttl{font-size: 26px;font-weight: bold;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px #ccc solid;line-height: 1.4;}
#blog .mainContents .footInfo { margin-top: 50px; padding-top: 20px; border-top: 1px dotted #ccc;}
#blog .mainContents .system-contributor { font-size: 0.875em; margin-bottom: 15px; text-align: right;}

/*blogサイドバー*/
#blog aside.sidebar { width: 23%; float: left; }
#blog aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 20px; text-align: center;}
#blog aside.sidebar .aside-blog-ttl span.en { font-size: 0.75em; display: block; margin-bottom: 10px; letter-spacing: 1px; color: #ccc;}
#blog aside.sidebar .aside-blog-ttl span.jp { font-size: 0.938em; font-weight: bold; }
#blog aside.sidebar .list-block { margin: 20px 0 40px;}
#blog aside.sidebar .acbox a {line-height: 1.4;font-size: 0.875rem;border-bottom: 1px dotted #ddd;padding-bottom: 15px;margin-bottom: 15px !important;display: block;}

#sidebar .widget_calendar { margin-bottom: 40px;}
table#wp-calendar {table-layout: fixed;width: 100%;margin: 5px auto 0 auto;padding: 0;border-collapse: collapse;border-spacing: 0;font-size: 12px;margin-bottom: 30px;}
table#wp-calendar caption {margin: 10px 0 0 0;padding: 10px;width: auto;text-align: center;font-weight: bold;background-color: #fff;border: thin solid #eee;border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;}
table#wp-calendar #today {display: block;font-weight: bold;background-color: #cef;z-index: 1;}
table#wp-calendar .pad {font-weight: bold;background-color: #eee;}
table#wp-calendar th,table#wp-calendar td {padding: 7px 0;vertical-align: middle;text-align: center;}
table#wp-calendar td {line-height: 1.8;border: thin solid #eee;background-color: #fff;}
table#wp-calendar th {font-style: normal;color: #333;border-left: thin solid #eee;border-right: thin solid #eee;background-color: #f0f0f0;}
table#wp-calendar a { font-size: 12px; color: #00a0dd; padding: 0; text-decoration: underline;}

/* case -------------------------------------*/
#works .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#works .system-list li{line-height: 1.4;width: 32%;margin-right: 2%;position: relative;margin-bottom: 20px;}
#works .system-list li:nth-child(3n){ margin-right: 0}
#works .system-list li a:hover{ text-decoration: none; }
#works .cate.position{ position:absolute; top:0; left:0; }
#works .system-text{font-size: 14px;margin-bottom: 10px;line-height: 1.4;color: #9B9571;}
#works .system-date::before{}
#works .system-coment{ font-size: 14px; margin-bottom: 5px; line-height: 1.4; }
#works .system-ttl-01{font-size: 16px;margin-bottom: 10px;font-weight: 400;line-height: 1.4;letter-spacing: 0.8px;}
#works .system-category-set { margin-bottom: 15px; margin-top: -15px;}
#works .serchcategory{ margin-bottom: 100px;}
#works .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 14px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
#works .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}

#works .system-contents{background: #fff;padding: 40px;margin-bottom: 30px;border: solid #ccc 1px;}
#works .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
#works .system-contents-inner { background: #fff; padding: 40px 20px;}
#works .system-contents .system-text{font-size: 14px;margin-bottom: 10px;line-height: 1.4;color: #9B9571;}
#works .cate{margin-bottom: 10px;}
#works .cate span{display: inline-block;background: #9B9571;padding: 6px 20px;line-height: 1;color: #fff;margin: 0 10px 5px 0;}

#works .system-contents .system-ttl{font-size: 25px;font-weight: bold;margin-bottom: 30px;padding-bottom: 25px;border-bottom: 1px #ccc solid;line-height: 1.4;letter-spacing: 0.9px;}
#works .system-contents .system-i-pic{ text-align: center; margin-bottom: 50px; }
#works .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}
#works .system-gallery { background: #eeefef; padding: 30px 20px;}
#works .system-gallery h2 { text-transform: uppercase;}

/* voice -------------------------------------*/
#voice .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 40px 0 0;}
#voice .system-list li{line-height: 1.4;width: 32%;margin-right: 2%;position: relative;margin-bottom: 40px;}
#voice .system-list li:nth-child(3n){ margin-right: 0}
#voice .system-list li a:hover{ text-decoration: none; }
#voice .system-list li .system-text{font-size: 14px;letter-spacing: 0.7px;font-weight: 400;line-height: 1.71;}
#voice .system-list li .system-text span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
#voice .system-list li .system-date{ font-size: 14px; margin-bottom: 10px; line-height: 1.4; }
#voice .system-list li .system-date::before{ }
#voice .system-list li .system-name{position: relative;top: -20px;margin-bottom: 0px;line-height: 1.4;color: #fff;background: #76CC77;display: inline-block;padding: 10px 40px;margin-left: 20px;}

#voice .system-list li .num-inner{ margin: 0 10px; background: #fff; position: relative; z-index: 3; }
#voice .system-list li .num-inner::before{content: url(../images/common/voicearr.svg);position: absolute;bottom: -21px;left: 10px;}

#voice .system-ttl-01{font-size: 16px;margin-bottom: 0px;line-height: 1.4;font-weight: 400;letter-spacing: 1.6px;padding: 0 20px 20px;}
#voice .system-category-set { margin-bottom: 15px; margin-top: -15px;}
#voice .system-category{ margin-bottom: 1px; font-size: 14px; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
#voice .serchcategory{ margin-bottom: 100px;}
#voice .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 14px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
#voice .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
#voice .system-contents{padding: 40px 20px;margin-bottom: 30px;position: relative;}
#voice .system-contents-inner { background: #fff; padding: 40px 20px;}
#voice .system-contents .system-date{ font-size: 16px; margin-bottom: 15px; display: block; }
#voice .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
#voice .system-contents .system-category{ margin-bottom: 20px; font-size: 14px; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px;}
#voice .system-contents .system-ttl{font-size: 20px;font-weight: bold;margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px #ccc solid;line-height: 1.4;}
#voice .system-contents .system-i-pic{text-align: center;margin-bottom: 50px;margin-top: 30px;}
#voice .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}

/* news -------------------------------------*/
#news .system-list{background: #eeefef;padding: 1px;margin-bottom: 50px;}
#news .system-list li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
#news .system-list li a:hover{ text-decoration: none; }
#news .system-list .system-date{font-size: 16px;line-height: 1.4;margin-bottom: 19px;}
#news .system-list .system-ttl-01{font-size: 16px;line-height: 1.6;display: block;width: 100%;}
#news .system-list .system-category-set {   margin-bottom: 15px;display: inline-block;width: 100%;}
#news .system-category{margin-bottom: 20px;}

#news .system-list2{ background: #eeefef; padding: 41px 21px 21px; margin-bottom: 50px; }
#news .system-list-inner{ background: #fff; padding: 40px 20px;}
#news .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
#news .system-list2 li a:hover{ text-decoration: none; }
#news .system-list2 .system-date{   font-size: 15px; line-height: 1.4; }
#news .system-list2 .system-ttl-01{   font-size: 15px; line-height: 1.6; display: block;width: 100%;}
#news .system-list2 .system-category-set {   margin-bottom: 15px;display: block;width: 100%;}
#news .system-list2 .system-pic{ width: 20%; float: left; text-align: center;}
#news .system-list2 .system-pic img{ width: auto;  max-width: 100%;height: auto;}
#news .system-list2 .textbox{ width: 78%; margin-bottom: 10px; float: right; }

#news .system-contents{background: #eeefef;padding: 1px;margin-bottom: 30px;}
#news .system-contents-inner { background: #fff; padding: 40px 20px;}
#news .system-contents .system-date{ font-size: 16px; margin-bottom: 15px; display: block; }
#news .system-contents .system-ttl{font-size: 26px;font-weight: bold;margin-bottom: 30px;padding-bottom: 25px;border-bottom: 1px #ccc solid;line-height: 1.4;}
#news .system-contents .system-pic{ text-align: center; margin-bottom: 50px; }
#news .system-contents .system-pic img{ max-width: 100%; max-height: 600px; width: auto; max-height: auto; }


/* event -------------------------------------*/
#event .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#event .system-list li{position: relative;line-height: 1.4;width: 32%;margin-right: 2%;position: relative;margin-bottom: 20px;}
#event .system-list li:nth-child(3n){ margin-right: 0}
#event .system-list li a:hover{ text-decoration: none; }
#event .system-list li .system-pic{ margin-bottom: 15px;}
#event .system-list li .system-date{font-size: 14px;margin-bottom: 10px;line-height: 1.4;position: relative;padding: 0 0 0 60px;}
#event .system-list li .system-date .date-ttl{position: absolute;top: 0;left: 0;color: #9B9571;}
#event .system-list li .system-date .start_text{ }
#event .system-list li .system-information { border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 20px;}
#event .system-list li .system-txt{ font-size:  16px; margin-bottom: 5px; line-height: 1.4; }
#event .system-list li .system-coment{ font-size: 16px; margin-bottom: 5px; line-height: 1.4; }
#event .system-list li .system-ttl-01{font-size: 18px;font-weight: 400;letter-spacing: 0.8px;line-height: 1.63;padding-bottom: 20px;margin-bottom: 20px;border-bottom: #9B9571 1px solid;}
#event .system-list li .text-box{padding: 0px 0px 20px;}


#event .serchcategory{ margin-bottom: 100px;}
#event .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 14px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px;}
#event .system-icon02 span { display: block; padding: 8px; background: #ccc; font-size: 14px; margin-bottom: 15px; margin-top: -15px; }
#event .system-contents{position: relative;background: #fff;padding: 40px 20px 40px 20px;margin-bottom: 30px;}
#event .system-contents-inner { background: #fff; padding: 20px 20px 40px;}
#event .system-contents .system-date{ font-size: 14px; line-height: 1.4; text-align: right;}
#event .system-contents .system-date::before{ content: none; }
#event .system-contents .titleArea{ margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid;}
#event .system-contents .system-ttl{font-size: 30px;font-weight: 400;margin-bottom: 40px;padding: 0 0 10px;line-height: 1.4;border-bottom: #9B9571 1px solid;}
#event .system-contents .system-icon02 { width: 20%;}
#event .system-contents .system-i-pic{ text-align: center; margin-bottom: 50px; }
#event .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}
#event .system-contents #googlemaps{ height: 500px; border: 1px solid #dcdddd;}
#event .icon{}

#event .system-list02{ background: #eeefef; padding: 41px 21px 21px; margin-bottom: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#event .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
#event .system-list02 li:nth-child(4n){ margin-right: 0}
#event .system-list02 li a:hover{ text-decoration: none; }
#event .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 14px; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#event .system-list02 .btn::after { content: ' >';}
#event .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
#event .system-list02 .system-pic img{ width: 100%; height: 180px; }
#event .system-list02 .system-date{ font-size: 14px; margin-bottom: 10px; line-height: 1.4; }
#event .system-list02 .system-date::before{ content: "■"; }
#event .system-list02 .system-coment{ font-size: 14px; margin-bottom: 5px; line-height: 1.4; }
#event .system-list02 .system-ttl-01{ font-size: 16px; margin-bottom: 20px; line-height: 1.4; }



/* staff -------------------------------------*/
#staff .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#staff .system-list li{line-height: 1.4;width: 23.5%;margin-right: 2%;position: relative;margin-bottom: 20px;}
#staff .system-list li:nth-child(4n){ margin-right: 0}
#staff .system-list li a:hover{ text-decoration: none; }

#staff .system-pic { width: 100%; aspect-ratio: 2 / 3; overflow: hidden; text-align: center; margin-bottom: 15px; position: relative; }
#staff .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }

#staff .system-list li .system-job{font-size: 15px;letter-spacing: 1.5px;margin-bottom: 5px;line-height: 1.4;text-align: center;}
#staff .system-list li .system-fu{font-size: 14px;margin-bottom: 5px;line-height: 1.4;text-align: center;letter-spacing: 0.7px;}
#staff .system-list li .system-name{ font-size: 16px; margin-bottom: 30px; line-height: 1.4; text-align: center; font-weight: bold;}

#staff .system-contents{background: #fff;padding: 40px;margin-bottom: 30px;}
#staff .system-contents-inner { background: #fff; padding: 80px;}
#staff .system-contents .system-info { width: 46%; float: left; }
#staff .system-contents .system-job{font-size: 16px;margin-bottom: 15px;line-height: 1.4;text-align: left;display: inline-block;}
#staff .system-contents .system-name{ font-size: 32px; line-height: 1.4; text-align: left;}
#staff .system-contents .system-kana{ font-size: 16px; margin-bottom: 15px; line-height: 1.4; }
#staff .system-contents .system-comment{ font-size: 16px; margin-bottom: 25px; line-height: 1.6; }
#staff .system-contents .num-bx{width: 46%;float: left;padding-top: 90px;}

#staff .system-contents .system-ttl{font-size: 30px;font-weight: 700;text-align: left;margin-bottom: 16px;}

#staff .system-contents .comment-bx{ }
#staff .system-contents .comment-bx table{ }
#staff .system-contents .comment-bx tbody{ }
#staff .system-contents .comment-bx tr{ }
#staff .system-contents .comment-bx th{font-size: 16px; letter-spacing: 1px; width: 25%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle;}
#staff .system-contents .comment-bx td{font-size: 16px; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
#staff .system-contents .system-i-pic{ width: 50%; float: right; text-align: center; margin-bottom: 50px;}
#staff .system-contents .system-i-pic img{ max-width: 100%; max-height: 550px; width: auto; height: auto; }
#staff .system-contents .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 18px; color: #959595; font-weight: bold; background: #f1f1f1;}

#staff .system-contents1{ background: #eeefef; padding: 40px; margin-bottom: 30px; }
#staff .system-contents1-inner { background: #fff; padding: 80px;}
#staff .system-contents1 .system-info { width: 60%; margin-right: 30px; float: left;}
#staff .system-contents1 .system-job{ font-size: 16px; color: #fff; margin-bottom: 15px; line-height: 1.4; border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: left; background: #949494; padding: 10px 15px; display: inline-block;}
#staff .system-contents1 .system-name{ font-size: 20px; line-height: 1.4; text-align: left;}
#staff .system-contents1 .system-kana{ font-size: 16px; margin-bottom: 15px; line-height: 1.4; }
#staff .system-contents1 .system-comment{ font-size: 16px; margin-bottom: 25px; line-height: 1.6; }
#staff .system-contents1 .comment-bx{ }
#staff .system-contents1 .comment-bx table{ }
#staff .system-contents1 .comment-bx tbody{ }
#staff .system-contents1 .comment-bx tr{ }
#staff .system-contents1 .comment-bx th{font-size: 16px; letter-spacing: 1px; width: 10%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle;}
#staff .system-contents1 .comment-bx td{font-size: 16px; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
#staff .system-contents1 .system-i-pic{ width: 35%; float: right; text-align: center; margin-bottom: 20px;}
#staff .system-contents1 .system-i-pic img{ max-width: 100%; max-height: 300px; width: auto; height: auto; }
#staff .system-contents1 .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 18px; color: #959595; font-weight: bold; background: #f1f1f1;}
#staff .system-ttl{text-align: center;font-size: 19px;font-weight: 500;letter-spacing: 0.95px;}

#staff .system-contents #qabox{background: #F3F4EE;padding: 40px 40px 10px;margin-bottom: 50px;}
#staff .system-contents #qabox .qinbox{background: #fff;margin-bottom: 30px;padding: 30px 30px 30px;}
#staff .system-contents #qabox .qinbox h3{background: #3A3934;color: #fff;padding: 10px;margin-bottom: 20px;}
#staff .system-contents #qabox .qinbox p.atext{ }


/* estate -------------------------------------*/
#estate .icon{width: 80px;height: 80px;border-radius: 40px;text-align: center;padding-top: 29px;display: block;background: #003547;color: #fff;position: absolute;top: -20px;left: -20px;z-index: 4;}
#estate .system-box{margin-bottom: 50px;}
#estate .system-box .system-pic{ width: 350px; float: left; margin-right: 30px; }
#estate .system-box .system-pic img{ width: 100%; height: auto;}
#estate .system-box .textbox{width: 720px;float: left;position: relative;}
#estate .system-box .textbox::before{content: "詳しく見る >";position: absolute;bottom: 40px;right: 0;}
#estate .system-box .textbox.bbb::before{content: "";position: absolute;bottom: 40px;right: 0;}
#estate .system-box .cate{display: block;text-align: center;padding: 6px;color: #fff;}

#estate .system-box .system-ttl-01{font-size: 30px;font-weight: 400;min-height: 212px;}
#estate .system-box .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
#estate .system-box .system-pri{font-weight: bold;font-size: 20px;border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 20px;}
#estate .system-box .system-pri span{color: #E5792C;font-size: 30px;}
#estate .system-box .system-category span{background: #79B5D4;color: #fff;padding: 5px 20px;font-weight: bold;}
#estate .system-box .system-date{margin-bottom: 9px;}
#estate .system-box .system-date .date-ttl{display: inline-block;width: 130px;text-align: center;border: 1px solid #ccc;margin-right: 20px;}

#estate .system-box .morebtn a{display: block;background: #8E1D22;color: #fff;text-align: center;padding: 9px;border-radius: 8px;margin-bottom: 10px;}

#estate .system-contents{margin-bottom: 30px;position: relative;}
#estate .system-contents .system-category-set{margin-top: 0; margin-bottom: 0;}
#estate .system-contents-inner { background: #fff; padding: 40px 20px}
#estate .system-contents .system-date .date-ttl{font-weight: bold;font-size: 16px;float: left;margin-right: 20px;}
#estate .system-contents .system-date .start_text{display: block;}

#estate .system-contents .titleArea{ margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid;}
#estate .system-contents .system-category{}
#estate .system-contents .system-ttl{font-size: 28px;font-weight: bold;margin-bottom: 10px;line-height: 1.4;}
#estate .system-contents .system-txt{ font-size: 16px; margin-bottom: 25px; line-height: 1.4; }
#estate .system-contents .system-price{ font-size: 16px; line-height: 1.4; }
#estate .system-contents .system-price span{ font-size: 18px; font-weight: bold; line-height: 1.4; }
#estate .system-contents .system-icon02 { width: 20%;}
#estate .system-contents .system-i-pic{text-align: center;margin-bottom: 50px;margin-top: 30px;}
#estate .system-contents .system-i-pic img{ max-width: 100%; max-height: 600px; width: auto; height: auto; }
#estate table.system-details { border: 1px solid #dcdddd; margin-bottom: 50px; font-size: 16px; line-height: 1.6; width: 100%;}
#estate table.system-details th { border: 1px solid #dcdddd; text-align: left; background-color: #eeefef; padding: 20px; vertical-align: top;}
#estate table.system-details td { border: 1px solid #dcdddd; text-align: left; padding: 20px; vertical-align: top;}
#estate table.system-details td img { max-width: 100%; height: auto;}
#estate .system-contents #googlemaps{ height: 500px; border: 1px solid #dcdddd;}
#estate main #box-01{   margin-bottom: 100px;  }
#estate main #box-01 .ttl-box{ color: #000000; font-size: 35px; font-weight: 700; letter-spacing: 5.25px; line-height: 35px; text-align: center; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 32px; margin-bottom: 40px; position: relative; }

#estate .estate-list { display: flex; flex-wrap: wrap; font-size: 14px; line-height: 1.6;}
#estate .estate-list li{ flex-basis:50%; display: flex; border: #ccc 1px solid; margin-bottom: -1px; }
#estate .estate-list li .estate-list-ttl{ flex-basis:33%; padding: 5%; background: #f8f8f8; }
#estate .estate-list li p{ flex-basis:67%;  padding: 5%; background: #fff;}
#estate .estate-list li:nth-of-type(2n) { margin-left: -1px;}


.priv-title{ text-align: center; margin-bottom: 20px; }
.priv-text{ padding: 20px; overflow-y:scroll; height: 250px; border:#ccc solid 1px; margin-bottom: 30px; background: #fff; }
.priv-text .priv-ttl{ margin-bottom: 10px; font-size: 16px; font-weight: bold; }
.priv-text p{ margin-bottom: 20px; font-size: 13px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: #ccc solid 1px; }
.priv{ text-align: center; margin-bottom: 30px; }
.priv-text .tt{ margin-bottom: 10px;  font-size: 20px; color: #333; font-weight: bold; }

/* form -------------------------------------*/
.form-Box{margin-bottom: -30px;line-height: 1.6;padding: 105px 0 192px 0;position: relative;z-index: 3;}
.form-Box .form-in-Box{background: #fff;padding: 50px 114px 40px;width: 1200px;margin: 0 auto;}
.form-Box .form-list { font-size: 16px; margin-bottom: 30px;}
.form-Box .error { margin-bottom: 16px;}

.form-Box .formttl{text-align: center;font-size: 28px;letter-spacing: 1.4px;font-weight: 500;margin-bottom: 48px;position: relative;}
.form-Box .formttl::before{content: "";width: 70px;height: 6px;background: #A9C9BA;position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);border-radius: 40px;}

.form-Box .list{ margin-bottom: 27px; }
.form-Box .list li{margin-bottom: 4px;}
.form-Box .list li span{ color: #D34949; }

.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 16px; text-indent: -16px; margin-bottom: 3px; }
.form-Box table {border-top: #DBDBDB 1px solid;margin-bottom: 50px;font-size: 16px;line-height: 1.6;width: 100%;border-collapse: collapse;}
.form-Box th {border-bottom: #DBDBDB 1px solid;text-align: left;width: 30%;background-color: #FAF6F2;padding: 20px;vertical-align: top;font-weight: 500;}
.form-Box th p{ display: inline;}
.form-Box td {border-bottom: #DBDBDB 1px solid;text-align: left;width: 70%;padding: 20px;vertical-align: top;}
.form-Box td img { max-width: 100%; height: auto;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 24px; width: 900px; margin-left: auto; margin-right: auto; text-align: center; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.form-Box .button {border: 0;padding: 0;margin: 0;text-align: center;}
.form-Box .button:hover { cursor: pointer; cursor: hand; opacity: 0.8;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box input[type="datetime-local"],
.form-Box select,
.form-Box textarea { font-size: 15px; padding: 1%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.form-Box textarea {width: 100%; min-height: 120px;}

.btn-send{ text-align: center; }
.btn-item{ display: inline-block; margin: 0 10px; }

#priv{ text-align: left;}

.btn-confirm{ text-align: center; }
.sendbaclal{margin: 30px auto 30px!important;width: 800px;}
.confirm_button:disabled,.confirm_button:disabled:hover{ font-family: "Zen Kaku Gothic New", sans-serif;  filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button,.confirm_button:disabled:hover{overflow: hidden;display: block;width: 360px;height: 80px;background: #B98560;color: #fff;position: relative;font-size: 20px;letter-spacing: 2px;padding: 0px 0 0 0px;transition: background 0.3s ease-in-out;text-align: center;border: none;margin: 30px auto 0 auto;left: 5px;font-style: normal;border-radius: 40px;}
.confirm_button span.arr,.confirm_button:disabled:hover span.arr {position: absolute;top: 38px;right: 35px;line-height: 0;transition: right 0.3s;/* black *//* -webkit-filter: brightness(0); *//* filter: brightness(0); */}
.confirm_button span.arr img,.confirm_button:disabled:hover span.arr img{filter: invert(1);width: 7px;height: auto;transition: filter 0.3s;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.confirm_button:hover{ opacity: 0.9;}
.confirm_button:hover span.arr {right: 22px;}

.confirm_area{/* width: 660px; */margin: 0 auto;}
.agtext{ text-align: center;}
.back_button{font-family: "Zen Kaku Gothic New", sans-serif;overflow: hidden;display: block;width: 360px;height: 80px;color: #333;position: relative;font-size: 19px;transition: background 0.3s ease-in-out;text-align: center;left: 5px;font-style: normal;margin: 0 auto;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 2px #00000029;border: 1px solid #848484;border-radius: 40px;}
.back_button span.arr {position: absolute;top: 35px;left: 38px;line-height: 0; transition: all 0.3s ease-in-out; /* -webkit-filter: brightness(0) invert(1); *//* filter: brightness(0) invert(1); */transform: scale(-1, 1);}
.back_button span.arr img{filter: invert(0);width: 7px;height: auto;transition: filter 0.3s;}
.back_button:hover{ opacity: 0.9;}
.back_button:hover span.arr {left: 33px;}
.back_button:hover span.arr img{ filter: invert(1); }

#send_area{width: auto;position: relative;float: right;}
#send_button{font-family: "Zen Kaku Gothic New", sans-serif;cursor: pointer !important;overflow: hidden;display: block;width: 360px;height: 80px;background: transparent linear-gradient(180deg, #8E1D22 0%, #770404 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 19px;padding: 0px 0 0 0px;transition: all 0.3s ease-in-out;text-align: center;border: none;margin: 0 auto;left: 5px;font-style: normal;margin: 0 auto;box-shadow: 0px 3px 2px #0000001C;border-radius: 40px;}
#send_area::before{content:"";display: block;background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 34px;right: 27px;z-index: 3;transition: right 0.3s;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);width: 7px;height: 21px;}
#send_area:hover::before {right: 22px;}
#send_button:hover{ opacity: 0.9;}
.confirm_area{/* width: 730px; */margin: 0 auto;}

#back_area{width: 350px;position: relative;float: left;}
.confirm_area{/* text-align: center; */padding-top: 6px;}


.isetu-you-list{
    display: flex;
    flex-wrap: wrap;
list-style: none;
}

.isetu-you-list li{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
    display:block;
}
.isetu-you-list li img{
    width: 100%;
    }

.isetu-you-list li:nth-child(2n){margin-right: 0px;}


}

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

  .editor-columns.two-col .col,
  .editor-columns.three-col .col {
    flex: 0 0 100%;
  }


.wysiwyg ul.isetu-you-list{
    display: flex;
    flex-wrap: wrap;
list-style: none;
margin: 0;
}

.isetu-you-list li{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
    display:block;
}
.isetu-you-list li img{
    width: 100%;
    }

.isetu-you-list li:nth-child(2n){margin-right: 0px;}


  .fs-sp-14 { font-size: 3.382vw !important; }
  .fs-sp-16 { font-size: 3.865vw !important; }
  .fs-sp-18 { font-size: 4.348vw !important; }
  .fs-sp-20 { font-size: 4.831vw !important; }
  .fs-sp-24 { font-size: 5.797vw !important; }
  .fs-sp-28 { font-size: 6.763vw !important; }
  .fs-sp-32 { font-size: 7.729vw !important; }

/* system-common */
.page-list { font-size: 3.2vw; margin: 10vw 0 20vw;  text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.page-list li{ background: #eeefef; display: inline-block; border: #dcdddd 0.2vw solid; }
.page-list li.active { background: #231815; color: #fff; }
.page-list li.active a { color: #fff; }
.page-list a {padding: 1.69vw 2.9vw;display: inline-block;background: #f8f8f8;margin: 0 0.97vw;border-radius: 1.21vw;}
.page-list span {padding: 1.69vw 2.9vw;display: inline-block;background: #333; color: #fff; margin: 0 0.97vw;border-radius: 1.21vw;}
.pagen{width: auto;margin: 6vw 2vw 10vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.pagen:nth-of-type(1)  {margin-bottom: 5vw;}

.page-navi { font-size: 3.8vw; }
.page-navi li { display: inline-block;  }
.page-navi li.active { background: #ccc; }
.page-navi a { padding: 1vw; display: inline-block; }
.page-navi .fast { margin-right: 0; }
.page-navi .last { }
.page-navi .fast::after {  content: "|";  display: inline-block;  margin: 0 1vw; }
.pagen .list{ float: right; }
.pagen .list a{ margin: 0 auto; color: #fff; font-size: 3.8vw; padding: 1vw 4vw; text-align: center; display: inline-block; background: #000; }
.pagen .list a:hover{ background: #666; text-decoration: none; }
.btnArea { text-align: center; margin: 10vw auto; padding: 0; }
.btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 2.5vw 8vw; font-size: 3.2vw; text-align: center; display: block; background: #000; letter-spacing: 0.2vw;}
.btnArea-s { text-align: center;}
.btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 3vw 10vw; font-size: 3.2vw; text-align: center; display: inline-block; background: #000; letter-spacing: 0.2vw;}
.btnArea-s::after{  content: ''; display: block; margin-bottom: 10vw;}
.borderwrap{ width: 94vw; margin: 0 auto 10vw; line-height: 1.6;}
.borderwrap h3{ font-size: 3.2vw; font-weight: bold;  margin-bottom: 5vw; padding-bottom: 5vw; border-bottom: 0.2vw #ccc solid; }
.borderwrap p{ font-size: 3.6vw;}

.catebox{ margin: 0 4vw 4vw; }
p.sub-title1{font-size: 5vw; position: relative; left: 8vw}
p.sub-title1 .span1{font-size: 3vw; position: absolute; left: 10vw; top: -3vw}
p.sub-title1 .span2{font-size: 6vw; position: absolute; left: 25vw; top: -1vw}
.serchcategory1{ width: 90vw; margin: 0 auto 10vw; position: relative; top: 5vw; display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.serchcategory1 a{ width: 47%;  color: #fff; margin-bottom: 3vw; margin-right: 3%;}
.serchcategory1 .icon {display: inline-block;  font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;width: 100%;}
.serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
.fmname{ width: 47%!important; }

.cate-list {background: #f8f8f8;margin-bottom: 2.6vw;padding: 3.6vw;}
.cate-list .cate-ttl{border-bottom: 0.1vw dotted #333;padding-bottom: 1.3vw;margin-bottom: 2.6vw;font-size: 3.8vw;font-weight: 700;}
.cate-list span{ display: inline-block; margin-right: 2.6vw; }
.cate-list span a{display: inline-block;  padding: 1.3vw 2.6vw; color: #fff; }
.cate-list span a:hover{ text-decoration: none; }

.tag-list {background: #f8f8f8;margin-bottom: 2.6vw;padding: 3.6vw;}
.tag-list .tag-ttl{border-bottom: 0.1vw dotted #333;padding-bottom: 1.3vw;margin-bottom: 2.6vw;font-size: 3.8vw;font-weight: 700;}
.tag-list span{ display: inline-block; margin-right: 2.6vw; }
.tag-list span a{display: inline-block;  padding: 1.3vw 2.6vw; border: 1px solid #333; }
.tag-list span a:hover{ text-decoration: none; }
.taxttl{text-align: center;font-size: 3.6vw;margin-bottom: 4vw;}
.systemtab-list {font-size: 3.2vw;line-height: 1.6;margin: 0 4vw 5vw;}
.systemtab-list li{ width: 100%; border: #ccc 0.2vw solid; margin-bottom: -0.2vw;border-bottom: none; }
.systemtab-list li:last-child{ border-bottom: 0.2vw solid #ccc;}
.systemtab-list li .systemtab-list-ttl{ border-bottom: #ccc dotted 0.2vw;  width: 100%; padding: 3vw; background: #f8f8f8; }
.systemtab-list li p{ width: 100%; padding: 3vw; background: #fff;}
.other-ttl{text-align: center;border-bottom: 0.1vw dotted #333;padding-bottom: 2.6vw;margin-bottom: 3.9vw;}

.system-contents{  }
.system-contents iframe{ width: 100%; height: 70vw; }

.system-contents .mapbox{  }
.system-contents .mapbox .mapttl{ margin-top: 5vw; }
.system-contents .mapbox iframe{ width: 100%; height: 70vw; }

.required{  }
.required::after{content: "必須";color: #fff;background: #A40700;font-size: 2.6vw;padding: 0.1vw 1vw;position: relative;top: -0.2vw;}

.system-tblbox tr td:nth-child(1){display: block;width: 100%;background: #f8f8f8;font-size: 3.6vw;font-weight: 700;margin: 0; margin-bottom: -1px;}
.system-tblbox tr td:nth-child(2){display: block;width: 100%;background: #fff;font-size: 3.6vw;margin: 0; margin-bottom: -1px;}
.system-tblbox tr td:nth-child(3){ display: block; width: 100%; background: #f8f8f8; font-size: 3.6vw; font-weight: 700; margin: 0; margin-bottom: -1px; }
.system-tblbox tr td:nth-child(4){ display: block; width: 100%; background: #fff; font-size: 3.6vw; margin: 0;  margin-bottom: -1px;}
.system-tblbox tr{margin-bottom: -1px;display: block;}
.system-tblbox { margin-top: 6vw; }

#search-area{background: #f8f8f8;border: #ccc solid 0.1vw;padding: 5.2vw;margin: 0 5vw 3.9vw;}
#search-area .works-search{height: 9.5vw;padding-top: 0.7vw!important;overflow: hidden;display: block;margin: 0 4vw;border: 0;background: #333;color: #fff;font-size: 3.6vw;border-radius: 1.3vw;width: 70vw;}
#search-area .sh-ttl{ font-size: 3.6vw; line-height: 1.6; letter-spacing: 0.3vw; font-weight: 500; border-bottom: 0.1vw dotted; padding-bottom: 1.3vw; margin-bottom: 2.6vw; }
#search-area .shbox{margin-bottom: 4.9vw;}

.system-gallery {background: #fff;padding: 3vw;}
.system-gallery h2 { text-transform: uppercase; }
.gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.4vw; line-height: 1.4;}
.gallery-list li:nth-of-type(3n) { margin-right: 0;}
.gallery-list li a:hover{ text-decoration: none; }
.gallery-list li .system-Frame{ display: block; width: 100%; height: 20vw; overflow: hidden; text-align: center; margin-bottom: 5%;}
.gallery-list li .system-Frame::after{ content: none;}
.gallery-list li .system-Frame img{ width: 100%; height: 20vw; }


/* blog -------------------------------------*/
/*patern1*/
#blog .mainContents{ margin: 0 4vw; }
#blog .mainContents .system-list2{margin-bottom: 10%;}
#blog .mainContents .system-list-inner2{ background: #fff; padding: 5% 3%;}
#blog .mainContents .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%;}
#blog .mainContents .system-list2 li a:hover{ text-decoration: none; }
#blog .mainContents .system-list2 .system-pic {width: 20%;aspect-ratio: 14 / 10;overflow: hidden;text-align: center;margin-bottom: 15px;position: relative;float: left;}
#blog .mainContents .system-list2 .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }
#blog .mainContents .system-list2 .system-day{font-size: 2.9vw;line-height: 1.4;margin-bottom: 2%;color: #959595;}
#blog .mainContents .system-list2 .system-day::before{  }
#blog .mainContents .system-list2 .system-ttl-01{font-size: 3.9vw;line-height: 1.6;margin-bottom: 2%;}
#blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 3.4vw; text-align: right; }
#blog .mainContents .system-list2 .textbx{width: 78%;float: left;margin-left: 2%;}
/**/
#blog .mainContents .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#blog .mainContents .system-contents-inner { background: #fff; padding: 5% 3%;}
#blog .mainContents .system-date{font-size: 3vw;margin-bottom: 2vw;display: block;color: #959595;}
#blog .mainContents .system-i-pic{margin-bottom: 5vw;}
#blog .mainContents .system-ttl{font-size: 4vw;font-weight: bold;margin-bottom: 4vw;padding-bottom: 2vw;border-bottom: 1px #ccc solid;line-height: 1.4;}
#blog .mainContents .footInfo { margin-top: 10%; padding-top: 5%; border-top: 1px dotted #ccc;}
#blog .mainContents .system-contributor { font-size: 3.4vw; margin-bottom: 5%; text-align: right;}
#blog aside.sidebar .sidebar-blog-latest li{border-bottom: 0.24vw solid #f8f8f8;padding: 1.21vw 0;font-size: 3.38vw;}

#sidebar .widget_calendar { margin-bottom: 6vw;}
table#wp-calendar {table-layout: fixed;width: 100%;margin: 1vw auto 0 auto;padding: 0;border-collapse: collapse;border-spacing: 0;font-size: 2.5vw;margin-bottom: 4vw;}
table#wp-calendar caption {margin: 2vw 0 0 0;padding: 2vw;width: auto;text-align: center;font-weight: bold;background-color: #fff;border: thin solid #eee;border-radius: 0.5vw 0.5vw 0 0;-moz-border-radius: 0.5vw 0.5vw 0 0;-webkit-border-radius: 0.5vw 0.5vw 0 0;}
table#wp-calendar #today {display: block;font-weight: bold;background-color: #cef;z-index: 1;}
table#wp-calendar .pad {font-weight: bold;background-color: #eee;}
table#wp-calendar th,table#wp-calendar td {padding: 1vw 0;vertical-align: middle;text-align: center;}
table#wp-calendar td {line-height: 1.8;border: thin solid #eee;background-color: #fff;}
table#wp-calendar th {font-style: normal;color: #333;border-left: thin solid #eee;border-right: thin solid #eee;background-color: #f0f0f0;}
table#wp-calendar a { font-size: 2.5vw; color: #00a0dd; padding: 0; text-decoration: underline;}

/*blogサイドバー*/
aside.sidebar {width: 94% !important;margin: 0 auto 20vw;}
aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 5%; margin-bottom: 5%; text-align: center;}
aside.sidebar .aside-blog-ttl span.en { font-size: 3.4vw; display: block; margin-bottom: 3%; letter-spacing: 1px; color: #ccc;}
aside.sidebar .aside-blog-ttl span.jp { font-size: 3vw; font-weight: bold; }
aside.sidebar .list-block { margin: 10% 0 15%;}
aside.sidebar .acbox a {line-height: 1.6;font-size: 3.4vw;border-bottom: 1px dotted #ddd;padding-bottom: 3vw;margin-bottom: 3vw !important;display: block;}

/* works -------------------------------------*/
#works .system-list{margin-bottom: 12.08vw;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 4vw;}
#works .system-list li{line-height: 1.4;width: 49%;margin-right: 2%;position: relative;margin-bottom: 4.83vw;}
#works .system-list li:nth-child(2n){ margin-right: 0}
#works .system-list li a:hover{ text-decoration: none; }
#works .system-text{font-size: 3.38vw;margin-bottom: 1vw;line-height: 1.4;color: #9B9571;}
#works .system-date::before{}
#works .system-coment{ font-size: 3.38vw; margin-bottom: 1.21vw; line-height: 1.4; }
#works .system-ttl-01{font-size: 3.86vw;margin-bottom: 2.42vw;font-weight: 400;line-height: 1.4;letter-spacing: 0.19vw;}
#works .system-category-set { margin-bottom: 3.62vw; margin-top: 0vw;}
#works .serchcategory{ margin-bottom: 24.15vw;}
#works .serchcategory .icon { display: inline-block; margin-bottom: 3.62vw; font-size: 3.38vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw; }
#works .system-category1{margin-bottom: 0.24vw; font-size: 3.86vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw; background-color: #ccc; position: relative;}

#works .system-contents{background: #fff;padding: 4.66vw;margin: 0 3vw 7.25vw;border: solid #ccc 0.24vw;}
#works .system-contents .system-category-set { margin-top: 0.0vw; margin-bottom: 0;}
#works .system-contents-inner { background: #fff; padding: 9.66vw 4.83vw;}
#works .system-contents .system-text{font-size: 3.38vw;margin-bottom: 2.42vw;line-height: 1.4;color: #9B9571;}
#works .cate.position{ position:absolute; top:0; left:0; font-size:3.4vw; }
#works .cate{margin-bottom: 2.42vw;}
#works .cate span{display: inline-block;background: #9B9571;padding: 1.45vw 4.83vw;line-height: 1;color: #fff;margin: 0 2.42vw 1.21vw 0;}

#works .system-contents .system-ttl{font-size: 4.54vw;font-weight: bold;margin-bottom: 5vw;padding-bottom: 2vw;border-bottom: 0.24vw #ccc solid;line-height: 1.4;letter-spacing: 0.22vw;}
#works .system-contents .system-i-pic{ text-align: center; margin-bottom: 12.08vw; }
#works .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}
#works .system-gallery { background: #eeefef; padding: 7.25vw 4.83vw;}
#works .system-gallery h2 { text-transform: uppercase;}

/* voice -------------------------------------*/
#voice .system-list{margin-bottom: 12.08vw;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 9.66vw 3vw 8vw;}
#voice .system-list li{line-height: 1.4;width: 49%;margin-right: 2%;position: relative;margin-bottom: 4.83vw;background: #fff;}
#voice .system-list li:nth-child(2n){ margin-right: 0}
#voice .system-list li a:hover{ text-decoration: none; }
#voice .system-list li .system-text{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 400;line-height: 1.71;}
#voice .system-list li .system-text span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
#voice .system-list li .system-date{ font-size: 3.38vw; margin-bottom: 2.42vw; line-height: 1.4; }
#voice .system-list li .system-date::before{ }
#voice .system-list li .system-name{position: relative;top: -6vw;margin-bottom: -7vw;line-height: 1.4;color: #fff;background: #76CC77;font-size: 3.14vw;display: inline-block;padding: 1.42vw 2.66vw;}

#voice .system-list li .num-inner{background: #fff;position: relative;z-index: 3;}
#voice .system-list li .num-inner::before{}

#voice .system-ttl-01{font-size: 3.14vw;margin-bottom: 0vw;line-height: 1.4;font-weight: 400;letter-spacing: 0.39vw;padding: 0 2.83vw 0.83vw;position: relative;top: -2vw;}
#voice .system-category-set { margin-bottom: 3.62vw; margin-top: 0vw;}
#voice .system-category{ margin-bottom: 0.24vw; font-size: 3.38vw; font-weight: bold; color: #fff; text-align: center; padding: 1.93vw; background-color: #ccc;}
#voice .serchcategory{ margin-bottom: 24.15vw;}
#voice .serchcategory .icon { display: inline-block; margin-bottom: 3.62vw; font-size: 3.38vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw; }
#voice .system-category1{margin-bottom: 0.24vw; font-size: 3.86vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw; background-color: #ccc; position: relative;}
#voice .system-contents{padding: 3.66vw 3vw;margin-bottom: 7.25vw;position: relative;}
#voice .system-contents-inner { background: #fff; padding: 9.66vw 4.83vw;}
#voice .system-contents .system-date{ font-size: 3.86vw; margin-bottom: 3.62vw; display: block; }
#voice .system-contents .system-category-set { margin-top: 0.0vw; margin-bottom: 0;}
#voice .system-contents .system-category{ margin-bottom: 4.83vw; font-size: 3.38vw; color: #fff; text-align: center; padding: 1.93vw; width: 20%;  margin-right: 0.48vw;}
#voice .system-contents .system-ttl{font-size: 4.83vw;font-weight: bold;margin-bottom: 3.62vw;padding-bottom: 2.42vw;border-bottom: 0.24vw #ccc solid;line-height: 1.4;}
#voice .system-contents .system-i-pic{text-align: center;margin-bottom: 12.08vw;margin-top: 7.25vw;}
#voice .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}


/* news -------------------------------------*/
#news .system-list{background: #eeefef;padding: 1px;margin: 0 3vw 10vw;}
#news .system-list-inner{ background: #fff; padding: 5vw 3vw;}
#news .system-list li{overflow: hidden;line-height: 1.4;margin-bottom: 3vw;border-bottom: 0.2vw dotted #b2b2b2;padding: 0 0 2vw;}
#news .system-list li a:hover{ text-decoration: none; }
#news .system-list .system-date{ font-size: 3.2vw; line-height: 1.4; margin-bottom: 2vw}
#news .system-list .system-ttl-01{ font-size: 3.6vw; line-height: 1.6; }
#news .system-list .system-category-set { margin-bottom: 2vw;}

#news .system-list2{ background: #eeefef; padding: 4vw 2vw; margin-bottom: 10vw; }
#news .system-list2-inner{ background: #fff; padding: 5vw 3vw;}
#news .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 5vw; border-bottom: 0.2vw dotted #b2b2b2; padding: 0 0 5vw;}
#news .system-list2 li a:hover{ text-decoration: none; }
#news .system-list2 .system-date{ font-size: 3.2vw; line-height: 1.4; margin-bottom: 2vw}
#news .system-list2 .system-pic{ width: 20vw; float: left; }
#news .system-list2 .system-pic img{ max-width: 100%; height: auto; }
#news .system-list2 .textbox{  width: 66vw; float: right;  }
#news .system-list2 .system-ttl-01{ font-size: 3.6vw; line-height: 1.6; }
#news .system-list2 .system-category-set { margin-bottom: 2vw;}

#news .system-category span{display: inline-block;font-size: 3.4vw;padding: 1vw 3vw;}
#news .system-category{margin-bottom: 3vw;}

#news .system-contents{background: #eeefef;padding: 1px;margin: 0 3vw 10vw;}
#news .system-contents-inner { background: #fff; padding: 5vw 3vw;}
#news .system-contents .system-date{font-size: 3.8vw;margin-bottom: 2vw;display: block;}
#news .system-contents .system-category-set { width: 100%; margin-bottom: 5vw;}
#news .system-contents .system-ttl{font-size: 5.2vw;font-weight: bold;margin-bottom: 4vw;padding-bottom: 2vw;border-bottom: 0.2vw #ccc solid;line-height: 1.4;}
#news .system-contents .system-pic { margin-bottom: 4vw; }
#news .system-contents .system-pic img{ max-width: 100%; height: auto; }

/* event -------------------------------------*/
#event .system-list{margin-bottom: 12.08vw;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 4vw;}
#event .system-list li{position: relative;line-height: 1.4;width: 100%;position: relative;margin-bottom: 9.83vw;background-size: 6vw auto;}
#event .system-list li:nth-child(3n){ margin-right: 0}
#event .system-list li a:hover{ text-decoration: none; }
#event .system-list li .system-pic{ margin-bottom: 3.62vw;}
#event .system-list li .system-date{font-size: 3.38vw;margin-bottom: 2.42vw;line-height: 1.4;position: relative;padding: 0 0 0 14.49vw;}
#event .system-list li .system-date .date-ttl{position: absolute;top: 0;left: 0;color: #9B9571;}
#event .system-list li .system-date .start_text{ }
#event .system-list li .system-information { border-bottom: 0.24vw solid #eee; padding-bottom: 2.42vw; margin-bottom: 4.83vw;}
#event .system-list li .system-txt{ font-size:  3.86vw; margin-bottom: 1.21vw; line-height: 1.4; }
#event .system-list li .system-coment{ font-size: 3.86vw; margin-bottom: 1.21vw; line-height: 1.4; }
#event .system-list li .system-ttl-01{font-size: 3.86vw;font-weight: 400;letter-spacing: 0.19vw;line-height: 1.63;padding-bottom: 2vw;margin-bottom: 4.83vw;border-bottom: #9B9571 1px solid;}
#event .system-list li .text-box{padding: 0.0vw 0vw 4.83vw;}
#event .system-list li .more{font-size: 3.86vw;text-align: center;border: 0.24vw solid #959595;border-radius: 4.83vw;height: 9.66vw;margin: 7.25vw auto 0;padding: 1.45vw 0 0;width: 44vw;}


#event .serchcategory{ margin-bottom: 24.15vw;}
#event .serchcategory .icon { display: inline-block; margin-bottom: 3.62vw; font-size: 3.38vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw;}
#event .system-icon02 span { display: block; padding: 1.93vw; background: #ccc; font-size: 3.38vw; margin-bottom: 3.62vw; margin-top: 0vw; }
#event .system-contents{position: relative;background: #ffff;padding: 8vw 4.83vw 9.66vw 4.83vw;margin-bottom: 7.25vw;}
#event .system-contents-inner { background: #fff; padding: 4.83vw 4.83vw 9.66vw;}
#event .system-contents .system-date{ font-size: 3.38vw; line-height: 1.4; text-align: right;}
#event .system-contents .system-date::before{ content: none; }
#event .system-contents .titleArea{ margin-bottom: 7.25vw; padding-bottom: 6.04vw; border-bottom: 0.24vw #ccc solid;}
#event .system-contents .system-ttl{font-size: 5.65vw;font-weight: 400;padding: 1.83vw;line-height: 1.4;border-bottom: #9B9571 1px solid;margin-bottom: 5vw;}
#event .system-contents .system-icon02 { width: 20%;}
#event .system-contents .system-i-pic{ text-align: center; margin-bottom: 12.08vw; }
#event .system-contents .system-i-pic img{max-width: 100%;width: auto;height: auto;}
#event .system-contents #googlemaps{ height: 0vw; border: 0.24vw solid #dcdddd;}
#event .icon{text-align: center;display: block;background: none;display: inline-block;border: #959595 0.24vw solid;padding: 0.48vw 2.9vw;font-size: 3.48vw;margin-bottom: 1.69vw;}

/* staff -------------------------------------*/
#staff .system-list{margin: 0 4vw 12.08vw;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#staff .system-list li{line-height: 1.4;width: 49%;margin-right: 2%;position: relative;margin-bottom: 4.83vw;}
#staff .system-list li:nth-child(2n){ margin-right: 0}
#staff .system-list li a:hover{ text-decoration: none; }

#staff .system-pic { width: 100%; aspect-ratio: 2 / 3; overflow: hidden; text-align: center; margin-bottom: 3.62vw; position: relative; }
#staff .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }

#staff .system-list li .system-job{font-size: 3.62vw;letter-spacing: 0.36vw;margin-bottom: 1.21vw;line-height: 1.4;text-align: center;}
#staff .system-list li .system-fu{font-size: 3.38vw;margin-bottom: 1.21vw;line-height: 1.4;text-align: center;letter-spacing: 0.17vw;}
#staff .system-list li .system-name{ font-size: 3.86vw; margin-bottom: 7.25vw; line-height: 1.4; text-align: center; font-weight: bold;}

#staff .system-contents{background: #fff;padding: 11vw 3vw 3vw;margin-bottom: 7.25vw;}
#staff .system-contents-inner { background: #fff; padding: 19.32vw;}
#staff .system-contents .system-info { width: 46%;  }
#staff .system-contents .system-job{font-size: 3.86vw;margin-bottom: 3.62vw;line-height: 1.4;text-align: left;display: inline-block;}
#staff .system-contents .system-name{ font-size: 7.73vw; line-height: 1.4; text-align: left;}
#staff .system-contents .system-kana{ font-size: 3.86vw; margin-bottom: 3.62vw; line-height: 1.4; }
#staff .system-contents .system-comment{ font-size: 3.86vw; margin-bottom: 6.04vw; line-height: 1.6; }
#staff .system-contents .num-bx{
    text-align: center;
    margin-bottom: 5vw;
}

#staff .system-contents .system-ttl{font-size: 7.25vw;font-weight: 700;margin-bottom: 3.86vw;}

#staff .system-contents .comment-bx{ }
#staff .system-contents .comment-bx table{ }
#staff .system-contents .comment-bx tbody{ }
#staff .system-contents .comment-bx tr{ }
#staff .system-contents .comment-bx th{font-size: 3.86vw; letter-spacing: 0.24vw; width: 25%; border: 0.24vw solid #ccc; padding: 1.21vw 0; background: #949494; color: #fff; vertical-align: middle;}
#staff .system-contents .comment-bx td{font-size: 3.86vw; width: 40%; border: 0.24vw solid #ccc; padding: 1.21vw 3.62vw; vertical-align: middle;}
#staff .system-contents .system-i-pic{text-align: center;margin-bottom: 12.08vw;}
#staff .system-contents .system-i-pic img{ max-width: 100%;  width: auto; height: auto; }
#staff .system-contents .wys-ttl{ width: 100%; margin: 7.25vw auto; padding: 3.62vw 7.25vw; font-size: 4.35vw; color: #959595; font-weight: bold; background: #f1f1f1;}

#staff .system-contents1{ background: #eeefef; padding: 9.66vw; margin-bottom: 7.25vw; }
#staff .system-contents1-inner { background: #fff; padding: 19.32vw;}
#staff .system-contents1 .system-info { width: 60%; margin-right: 7.25vw; }
#staff .system-contents1 .system-job{ font-size: 3.86vw; color: #fff; margin-bottom: 3.62vw; line-height: 1.4; border-bottom: 0.24vw solid #ccc; padding-bottom: 7.25vw; text-align: left; background: #949494; padding: 2.42vw 3.62vw; display: inline-block;}
#staff .system-contents1 .system-name{ font-size: 4.83vw; line-height: 1.4; text-align: left;}
#staff .system-contents1 .system-kana{ font-size: 3.86vw; margin-bottom: 3.62vw; line-height: 1.4; }
#staff .system-contents1 .system-comment{ font-size: 3.86vw; margin-bottom: 6.04vw; line-height: 1.6; }
#staff .system-contents1 .comment-bx{ }
#staff .system-contents1 .comment-bx table{ }
#staff .system-contents1 .comment-bx tbody{ }
#staff .system-contents1 .comment-bx tr{ }
#staff .system-contents1 .comment-bx th{font-size: 3.86vw; letter-spacing: 0.24vw; width: 10%; border: 0.24vw solid #ccc; padding: 1.21vw 0; background: #949494; color: #fff; vertical-align: middle;}
#staff .system-contents1 .comment-bx td{font-size: 3.86vw; width: 40%; border: 0.24vw solid #ccc; padding: 1.21vw 3.62vw; vertical-align: middle;}
#staff .system-contents1 .system-i-pic{ width: 35%; float: right; text-align: center; margin-bottom: 4.83vw;}
#staff .system-contents1 .system-i-pic img{ max-width: 100%;  width: auto; height: auto; }
#staff .system-contents1 .wys-ttl{ width: 100%; margin: 7.25vw auto; padding: 3.62vw 7.25vw; font-size: 4.35vw; color: #959595; font-weight: bold; background: #f1f1f1;}
#staff .system-ttl{text-align: center;font-size: 4.59vw;font-weight: 500;letter-spacing: 0.23vw;}

#staff .system-contents #qabox{background: #F3F4EE;padding: 3vw;margin-bottom: 12.08vw;}
#staff .system-contents #qabox .qinbox{background: #fff;margin-bottom: 7.25vw;padding: 3vw;}
#staff .system-contents #qabox .qinbox h3{background: #3A3934;color: #fff;padding: 2.42vw;margin-bottom: 4.83vw;}
#staff .system-contents #qabox .qinbox p.atext{ }

/* estate -------------------------------------*/
#estate .icon{height: 19.32vw;border-radius: 9.66vw;text-align: center;padding-top: 7.0vw;display: block;background: #003547;color: #fff;position: absolute;top: 0vw;left: 0vw;z-index: 4;}
#estate .system-box{margin: 0 2.31vw 4vw;}
#estate .system-box .system-pic{margin-right: 2.25vw;width: 26.57vw;float: left;}
#estate .system-box .system-pic img{ width: 100%; height: auto;}
#estate .system-box .textbox{position: relative;width: 60vw;float: left;}
#estate .system-box .textbox::before{content: "詳しく見る >";position: absolute;bottom: 9.66vw;right: 0;font-size: 2.90vw;}
#estate .system-box .textbox.bbb::before{content: "";position: absolute;bottom: 9.66vw;right: 0;}
#estate .system-box .cate{display: block;text-align: center;padding: 0vw 1.45vw;color: #fff;font-size: 3.38vw;}

#estate .system-box .system-ttl-01{font-size: 3.14vw;font-weight: 400;min-height: 9vw;}
#estate .system-box .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
#estate .system-box .system-pri{font-weight: 400;font-size: 3.38vw;border-bottom: 0.24vw solid #ccc;padding-bottom: 2.42vw;margin-bottom: 4.83vw;padding-right: 19vw;}
#estate .system-box .system-pri span{color: #E5792C;font-size: 7.25vw;}
#estate .system-box .system-category span{background: #79B5D4;color: #fff;padding: 1.21vw 4.83vw;font-weight: bold;}
#estate .system-box .system-date{margin-bottom: 2.17vw;}
#estate .system-box .system-date .date-ttl{display: inline-block;text-align: center;border: 0.24vw solid #ccc;margin-right: 4.83vw;}

#estate .system-box .morebtn a{display: block;background: #8E1D22;color: #fff;text-align: center;padding: 2.17vw;border-radius: 1.93vw;margin-bottom: 2.42vw;}

#estate .system-contents{margin-bottom: 7.25vw;position: relative;padding: 0 3vw;}
#estate .system-contents .system-category-set{margin-top: 0; margin-bottom: 0;}
#estate .system-contents-inner { background: #fff; padding: 9.66vw 4.83vw}
#estate .system-contents .system-date .date-ttl{font-weight: bold;font-size: 3.86vw;margin-right: 4.83vw;}
#estate .system-contents .system-date .start_text{display: block;}

#estate .system-contents .titleArea{ margin-bottom: 7.25vw; padding-bottom: 6.04vw; border-bottom: 0.24vw #ccc solid;}
#estate .system-contents .system-category{}
#estate .system-contents .system-ttl{font-size: 6.76vw;font-weight: bold;margin-bottom: 2.42vw;line-height: 1.4;}
#estate .system-contents .system-txt{ font-size: 3.86vw; margin-bottom: 6.04vw; line-height: 1.4; }
#estate .system-contents .system-price{ font-size: 3.86vw; line-height: 1.4; }
#estate .system-contents .system-price span{ font-size: 4.35vw; font-weight: bold; line-height: 1.4; }
#estate .system-contents .system-icon02 { width: 20%;}
#estate .system-contents .system-i-pic{text-align: center;margin-bottom: 12.08vw;margin-top: 7.25vw;}
#estate .system-contents .system-i-pic img{ max-width: 100%;  width: auto; height: auto; }
#estate table.system-details { border: 0.24vw solid #dcdddd; margin-bottom: 12.08vw; font-size: 3.86vw; line-height: 1.6; width: 100%;}
#estate table.system-details th { border: 0.24vw solid #dcdddd; text-align: left; background-color: #eeefef; padding: 4.83vw; vertical-align: top;}
#estate table.system-details td { border: 0.24vw solid #dcdddd; text-align: left; padding: 4.83vw; vertical-align: top;}
#estate table.system-details td img { max-width: 100%; height: auto;}
#estate .system-contents #googlemaps{ height: 0vw; border: 0.24vw solid #dcdddd;}
#estate main #box-01{   margin-bottom: 24.15vw;  }
#estate main #box-01 .ttl-box{ color: #000000; font-size: 8.45vw; font-weight: 700; letter-spacing: 1.27vw; line-height: 8.45vw; text-align: center; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 7.73vw; margin-bottom: 9.66vw; position: relative; }

#estate .estate-list { font-size: 3.2vw; line-height: 1.6;}
#estate .estate-list li{ width: 100%; border: #ccc 0.2vw solid; margin-bottom: -0.2vw;border-bottom: none; }
#estate .estate-list li:last-child{ border-bottom: 0.2vw solid #ccc;}
#estate .estate-list li .estate-list-ttl{ border-bottom: #ccc dotted 0.2vw;  width: 100%; padding: 3vw; background: #f8f8f8; }
#estate .estate-list li p{ width: 100%; padding: 3vw; background: #fff;}

.form-Box .formttl::before{content: "";width: 11.91vw;height: 1.45vw;background: #A9C9BA;position: absolute;bottom: -7.7vw;left: 50%;transform: translateX(-50%);border-radius: 9.66vw;}


/* form -------------------------------------*/
.form-Box{padding: 10vw 4vw 21vw 3vw;line-height: 1.6;}
.form-Box .form-in-Box{background: #fff;padding: 19.6vw 3vw 5vw 3vw;}
.form-Box .form-list { font-size: 3.2vw; margin-bottom: 10vw;}
.form-Box .error { margin-bottom: 3.6vw;}
.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 3.6vw; text-indent: -3.6vw; margin-bottom: 0.4vw; }
.form-Box table {margin-bottom: 10vw;font-size: 3.4vw;line-height: 1.6;width: 100%;}
.form-Box tr { margin-bottom: 0 !important}
.form-Box th {text-align: left;width: 100%;background-color: #FAF6F2;padding: 3vw;vertical-align: top;display: block;}
.form-Box th p{ display: inline;}
.form-Box td {border-bottom: 0;text-align: left;width: 100%;padding: 3vw 0vw;vertical-align: top;display: block;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 10vw;}
.form-Box .button { border: 0; padding: 0; margin: 0; background: none;}
.form-Box .from-btn-02 p { margin-bottom: 3vw;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box input[type="datetime-local"],
.form-Box select,
.form-Box textarea {width: 80vw; margin-bottom: 2vw; font-size: 4.3vw; padding: 2vw; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.form-Box input.input-txt1 {width: 25vw; }
.form-Box textarea {font-size: 4.3vw; line-height: 1.6; min-height: 20vw;}
.form-Box select{font-size: 4.3vw; padding: 3vw 2vw 4vw; width: 60vw;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

.form-Box .formttl{text-align: center;font-size: 6.28vw;letter-spacing: 0.34vw;font-weight: 500;margin-bottom: 18.59vw;position: relative;}
.form-Box .formttl .icon01{position: relative;top: 3.7vw;left: 6.47vw;width: 4.4vw;display: block;height: 9vw;}
.form-Box .formttl .icon02{transform: rotate(180deg);transform-origin: center;position: relative;top: 4.7vw;left: 2.01vw;display: inline-block;width: 4.4vw;}

.form-Box .list{ margin-bottom: 6.52vw; }
.form-Box .list li{margin-bottom: 0.97vw;}
.form-Box .list li span{ color: #D34949; }

.priv-title{ text-align: center; margin-bottom: 4vw; }
.priv-text{ padding: 3vw; overflow-y:scroll; height: 40vw; border:#ccc solid 0.2vw; margin-bottom: 5vw; background: #fff; }
.priv-text .priv-ttl{margin-bottom: 2vw;font-size: 3.9vw;font-weight: bold;}
.priv-text p{ margin-bottom: 4vw; font-size: 3.2vw; margin-bottom: 4vw; padding-bottom: 4vw; border-bottom: #ccc solid 0.2vw; }
.priv{text-align: left;margin-bottom: 5vw;}
.priv-text .tt{ margin-bottom: 3vw;  font-size: 4.8vw; font-weight: bold; }

.btn-confirm{ text-align: center; }
.btn-send{ text-align: center; }
.btn-item{ display: inline-block; margin: 0 1.3vw; }

.btn-confirm{ text-align: center; }
.sendbaclal{margin: 7.25vw auto 7.25vw!important;}
.confirm_button:disabled{ font-family: "Zen Kaku Gothic New", sans-serif;  filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button{overflow: hidden;display: block;width: 78vw;height: 19.32vw;background: #B98560;color: #fff;position: relative;font-size: 4.83vw;letter-spacing: 0.48vw;padding: 0.0vw 0 0 0.0vw;transition: background 0.3s ease-in-out;text-align: center;border: none;margin: 7.25vw auto 0 auto;left: 1.21vw;font-style: normal;border-radius: 9.66vw;}
.confirm_button span.arr {position: absolute;top: 8.21vw;right: 8.45vw;line-height: 0;transition: right 0.3s;/* black *//* -webkit-filter: brightness(0); *//* filter: brightness(0); */}
.confirm_button span.arr img{filter: invert(1);width: 1.69vw;height: auto;transition: filter 0.3s;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}

.confirm_area{/*  */margin: 0 4vw;}
.agtext{ text-align: center;}
.back_button{font-family: "Zen Kaku Gothic New", sans-serif;overflow: hidden;display: block;width: 80vw;height: 19.32vw;color: #333;position: relative;font-size: 4.59vw;transition: background 0.3s ease-in-out;text-align: center;font-style: normal;margin: 0 4vw;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0.0vw 0.72vw 0.48vw #00000029;border: 0.24vw solid #848484;border-radius: 9.66vw;}
.back_button span.arr {position: absolute;top: 8.45vw;left: 9.18vw;line-height: 0; transition: all 0.3s ease-in-out; /* -webkit-filter: brightness(0) invert(1); *//* filter: brightness(0) invert(1); */transform: scale(-1, 1);}
.back_button span.arr img{filter: invert(0);width: 1.69vw;height: auto;transition: filter 0.3s;}

#send_area{width: auto;position: relative;float: right;}
#send_button{font-family: "Zen Kaku Gothic New", sans-serif;cursor: pointer !important;overflow: hidden;display: block;height: 19.32vw;width: 80vw;background: transparent linear-gradient(180deg, #8E1D22 0%, #770404 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 4.59vw;padding: 0.0vw 0 0 0.0vw;transition: all 0.3s ease-in-out;text-align: center;border: none;margin: 0 4vw;left: 1.21vw;font-style: normal;margin: 0 4vw;box-shadow: 0.0vw 0.72vw 0.48vw #0000001C;border-radius: 9.66vw;}
#send_area::before{content:"";display: block;background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 8.21vw;right: 6.52vw;z-index: 3;transition: right 0.3s;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);width: 1.69vw;height: 5.07vw;}
#send_area:hover::before {right: 5.31vw;}
.confirm_area{/*  */margin: 0 4vw;}

#back_area{position: relative;}
.confirm_area{/* text-align: center; */padding-top: 1.45vw;}



#back_area{position: relative;}
.confirm_area{/* text-align: center; */padding-top: 1.4vw;font-size: 4.266vw;margin: 0;padding-bottom: 4vw;}
.btn-send{ text-align: center; }
.btn-item{ display: inline-block; margin: 0 2.4vw; }

.wp-block-table table {border-collapse: unset!important;width: 100%;}

}


.clearfix::before,.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0;
    display: inline-block;
    text-align: left
}

.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto;
    display: inline-block;
    text-align: left
}

.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto;
    display: inline-block;
    text-align: left
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
    position: relative
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
    display: block
}

.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section {
    display: initial !important
}

.eael-onpage-edit-template-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    border: 2px solid #5eead4
}

.eael-onpage-edit-template-wrapper::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #5eead4;
    opacity: .3
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
    display: block
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
    display: none
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
    background: #5eead4;
    color: #000;
    width: 150px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
    content: "";
    border-top: 30px solid #5eead4;
    border-right: 0;
    border-bottom: 0;
    border-left: 14px solid rgba(0,0,0,0);
    right: 100%;
    position: absolute
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 30px solid rgba(0,0,0,0);
    border-left: 14px solid #5eead4;
    left: 100%;
    position: absolute
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i {
    margin-right: 8px
}

@-webkit-keyframes eaelLoaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes eaelLoaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eael-button-wrap,.eael-load-more-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-button-wrap.eael-force-hide,.eael-load-more-button-wrap.eael-force-hide {
    display: none !important
}

.eael-button-wrap.eael-infinity-scroll,.eael-load-more-button-wrap.eael-infinity-scroll {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading),.eael-load-more-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading) {
    display: none !important;
    height: 1px
}

.eael-button,.eael-load-more-button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 2em;
    border: 0px solid;
    font-size: 16px;
    overflow: hidden
}

.eael-button.hide,.eael-load-more-button.hide {
    display: none !important
}

.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader {
    display: block
}

.eael-button .eael-btn-loader,.eael-load-more-button .eael-btn-loader {
    display: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    position: relative;
    top: auto;
    left: -200%;
    border-top: 4px solid hsla(0,0%,100%,.2);
    border-right: 4px solid hsla(0,0%,100%,.2);
    border-bottom: 4px solid hsla(0,0%,100%,.2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: eaelLoaderSpin 1.1s infinite linear;
    animation: eaelLoaderSpin 1.1s infinite linear;
    margin-right: 5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.eael-button .eael-btn-loader:after,.eael-load-more-button .eael-btn-loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.eael-button:focus,.eael-load-more-button:focus {
    outline: none
}

.eael-button.button--loading>span,.eael-load-more-button.button--loading>span {
    margin-left: 0
}

.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader {
    left: 0
}

.rtl .eael-load-more-button-wrap {
    direction: ltr
}

.eael-post-grid-container .eael-post-grid {
    margin: 0 -10px
}

.eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: left;
    padding: 10px
}

.eael-post-carousel .eael-grid-post {
    float: none;
    padding: 0
}

.eael-grid-post-holder {
    border: 1px solid rgba(0,0,0,.1)
}

.eael-grid-post-holder-inner {
    height: 100%
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)
}

.eael-entry-overlay>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.eael-entry-title {
    margin: 10px 0 5px;
    font-size: 1.2em
}

.eael-entry-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle
}

.eael-entry-thumbnail.eael-image-ratio img {
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%, -50%);
    -ms-transform: scale(1.01) translate(-50%, -50%);
    transform: scale(1.01) translate(-50%, -50%)
}

.eael-entry-thumbnail>img {
    height: 100%
}

.eael-entry-footer .eael-author-avatar,.eael-entry-header-after .eael-author-avatar {
    width: 50px;
    padding-right: 8px
}

.eael-entry-footer .eael-author-avatar .avatar,.eael-entry-header-after .eael-author-avatar .avatar {
    border-radius: 50%
}

.eael-entry-header-after.style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: left
}

.eael-grid-post .eael-entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    white-space: nowrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-grid-post .eael-entry-footer .eael-entry-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.eael-entry-meta>div {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 5px
}

.eael-grid-post-excerpt p {
    margin: 0;
    font-size: 14px
}

.eael-entry-meta .eael-entry-footer .eael-posted-by {
    display: block
}

.eael-grid-post .eael-entry-wrapper {
    padding: 15px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 8px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    opacity: .4;
    font-size: .8em;
    padding-right: 7px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before {
    content: "";
    padding-right: 0
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-entry-overlay>i {
    color: #fff
}

.eael-entry-overlay.fade-in {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.fade-in {
    visibility: visible;
    opacity: 1
}

.eael-entry-media:hover .eael-entry-overlay.fade-in>i {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.eael-entry-overlay.zoom-in {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.zoom-in {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.eael-entry-overlay.slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media {
    overflow: hidden
}

.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
    opacity: 0
}

.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
    opacity: 1
}

.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
    display: none
}

.eael-entry-overlay.none {
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    display: block
}

@media only screen and (min-width: 1025px) {
    .elementor-element.elementor-grid-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px)and (min-width: 766px) {
    .elementor-element.elementor-grid-tablet-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

@media only screen and (max-width: 767px) {
    .elementor-element.elementor-grid-mobile-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

.eael-author-avatar>a {
    display: block
}

.eael-entry-footer,.eael-entry-header-after {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-entry-footer>div,.eael-entry-header-after>div {
    display: inline-block;
    float: left
}

.post-carousel-categories {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.post-carousel-categories li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 5px;
    position: relative
}

.post-carousel-categories li:after {
    content: ",";
    color: #fff
}

.post-carousel-categories li:last-child:after {
    display: none
}

.post-carousel-categories li a {
    color: #fff
}

.eael-entry-media:hover .post-carousel-categories {
    visibility: visible;
    opacity: 1
}

.eael-post-grid-style-three .eael-meta-posted-on {
    min-width: 60px;
    height: 50px;
    padding: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 12px;
    margin-left: 12px
}

.eael-post-grid-style-three .eael-meta-posted-on span {
    display: block
}

.eael-post-grid-style-two .eael-entry-meta {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 7px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer {
    padding: 0;
    font-size: 12px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a {
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding-left: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    font-size: 12px;
    margin-right: 4px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child {
    margin-right: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a {
    color: #929292
}

.rtl .eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: right
}

.rtl .eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: right
}

.rtl .eael-post-grid .eael-entry-footer .eael-author-avatar {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-entry-header-after .eael-author-avatar {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    margin-right: 0;
    margin-left: 15px
}

.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 0;
    margin-left: 7px
}

.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    padding-right: 0;
    padding-left: 7px
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.eael-wcpc-wrapper img {
    display: block;
    margin: auto
}

.eael-wcpc-wrapper th i {
    padding-right: 10px;
    color: #dcdcdc
}

.eael-wcpc-wrapper .wcpc-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper .wcpc-table-header .wcpc-title {
    word-break: break-word
}

.eael-wcpc-wrapper .elementor-icon {
    font-size: 20px;
    margin-right: 10px
}

.eael-wcpc-wrapper table td {
    text-align: center
}

.eael-wcpc-wrapper.custom {
    --h-bg: #2d1e87;
    --h-text-clr: #fff;
    --h-border-clr: #b6aaff;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #6752e5;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: #6b55ec;
    --container-bg: #fff;
    --icon-color: #c3ccdc;
    background: var(--container-bg);
    overflow-x: scroll
}

.eael-wcpc-wrapper.custom table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: none
}

.eael-wcpc-wrapper.custom table .icon {
    width: 16px;
    margin-right: 6px;
    fill: var(--icon-color)
}

.eael-wcpc-wrapper.custom table th,.eael-wcpc-wrapper.custom table td {
    padding: 15px;
    border: 1px solid var(--h-border-clr);
    border-collapse: collapse
}

.eael-wcpc-wrapper.custom table th.first-th {
    border: none;
    padding-left: 5px
}

.eael-wcpc-wrapper.custom table th {
    color: var(--text-bold-clr);
    font-weight: normal;
    max-width: 160px;
    border-left-width: 2px;
    border-collapse: collapse;
    vertical-align: middle
}

.eael-wcpc-wrapper.custom table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper.custom table td {
    color: var(--text-clr);
    text-align: center
}

.eael-wcpc-wrapper.custom table tr.title {
    background: var(--h-bg);
    color: var(--h-text-clr)
}

.eael-wcpc-wrapper.custom table tr.title th,.eael-wcpc-wrapper.custom table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none;
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom table tr.image td {
    vertical-align: middle;
    border: none
}

.eael-wcpc-wrapper.custom table .button {
    border-radius: 5px;
    background: var(--btn-bg);
    color: var(--btn-text)
}

.eael-wcpc-wrapper.custom table .button:hover {
    background: var(--btn-bg-hover)
}

.eael-wcpc-wrapper.custom.theme-1 table tr.image td {
    background: var(--image-bg);
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-2 {
    --h-bg: #ff9453;
    --h-border-clr: #f4ede9;
    --btn-bg: #ff9453;
    --btn-bg-hover: #6752e5;
    --even-row-bg: #fbf8f7
}

.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 {
    --container-bg: #f9fafc;
    --btn-bg: #ff907e;
    --btn-bg-hover: #ff907e;
    --even-row-bg: #f5f5f8;
    --h-odd-row-bg: #fdfdff;
    --first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);
    --second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);
    --third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);
    --firt-btn-bg: #ff907e;
    --second-btn-bg: #7561f2;
    --third-btn-bg: #23d56e;
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table {
    -webkit-border-horizontal-spacing: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table th,.eael-wcpc-wrapper.custom.theme-3 table td {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured {
    -webkit-box-shadow: 18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06);
    box-shadow: 18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title {
    background: initial;
    color: initial
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title th,.eael-wcpc-wrapper.custom.theme-3 table tr.title td {
    color: initial;
    border-left: none;
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td {
    background: initial;
    border-left: none;
    border-right: none;
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span {
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner {
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span {
    padding: 10px;
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-4 {
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #613de6;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: none;
    --container-bg: #f9fafc
}

.eael-wcpc-wrapper.custom.theme-4 table {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-4 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.title th,.eael-wcpc-wrapper.custom.theme-4 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image td {
    position: relative;
    border: 1px solid var(--h-border-clr);
    overflow: hidden
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon {
    position: absolute;
    left: -44px;
    top: 10px;
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 3px 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: bold
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title {
    color: var(--text-bold-clr);
    margin: 0 auto 10px
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    color: var(--btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 {
    --first-row-color: #fff;
    --first-col-bg: #6a3ee8;
    --second-col-bg: #3e5ae8;
    --third-col-bg: #15e9c9;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --first-btn-bg: #6a3ee8;
    --second-btn-bg: #3e5ae8;
    --third-btn-bg: #15e9c9;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-5 table th {
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button {
    background: var(--first-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover {
    background: rgb(88.4097222222,39.2152777778,229.2847222222)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button {
    background: var(--second-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover {
    background: rgb(39.2152777778,70.5208333333,229.2847222222)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button {
    background: var(--third-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover {
    background: rgb(18.8917322835,209.6082677165,180.8208661417)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title th,.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1) {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2) {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3) {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td,.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    border: none;
    border-right: 2px solid var(--first-row-color);
    color: var(--first-row-color)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 {
    --container-bg: #f0eff6;
    --first-row-color: #fff;
    --first-col-bg: #fd907b;
    --second-col-bg: #7f6cf4;
    --third-col-bg: #3ae281;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title th,.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border-left: 0;
    border-right: 0
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    color: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr,.eael-wcpc-wrapper.custom.theme-6 table th,.eael-wcpc-wrapper.custom.theme-6 table td {
    border: none
}

.eael-wcpc-wrapper.custom.theme-6 table td {
    color: #fff;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td {
    background: #f7f6fa
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1) {
    background: #fec1b5
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2) {
    background: #b7adf9
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3) {
    background: #91efb8
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td,.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border: none;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table .button {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table .button:hover {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button {
    color: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover {
    color: rgb(251.4776119403,59.5074626866,22.5223880597)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button {
    color: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover {
    color: rgb(47.4683544304,17.4050632911,232.5949367089)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button {
    color: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover {
    color: rgb(23.3539823009,158.6460176991,80.5309734513)
}

.eael-wcpc-wrapper.custom.theme-6 .img-inner {
    display: block;
    background: rgba(228,228,228,.45);
    border-radius: 6px
}

@media screen and (min-width: 769px) {
    .eael-wcpc-wrapper:not(.theme-4) tr.image td {
        padding:10px
    }

    .theme-4 tr.image td {
        padding: 50px 10px
    }
}

.eael-product-grid .woocommerce ul.products,.eael-post-grid .woocommerce ul.products {
    display: grid;
    grid-gap: 25px;
    margin: 0 0 15px 0;
    padding: 0 !important
}

.eael-product-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-post-grid .woocommerce ul.products:after {
    display: none
}

.eael-product-grid .woocommerce ul.products .product,.eael-post-grid .woocommerce ul.products .product {
    width: 100%;
    margin: 0;
    padding: 0
}

.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper {
    background-color: #f1f1f1;
    border-radius: 0 10px 10px 0;
    overflow: hidden
}

.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar {
    background-color: #2196f3;
    height: 10px;
    border-radius: 0 10px 10px 0
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    cursor: pointer;
    color: #fff;
    background-color: #333;
    margin: 15px
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover {
    color: #fff;
    background-color: #333
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader {
    display: none;
    width: 1.5rem
}

.eael-product-grid .woocommerce ul.products .product .star-rating,.eael-post-grid .woocommerce ul.products .product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products .product .star-rating:before,.eael-post-grid .woocommerce ul.products .product .star-rating:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products .product .star-rating span,.eael-post-grid .woocommerce ul.products .product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products .product .star-rating span:before,.eael-post-grid .woocommerce ul.products .product .star-rating span:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card {
    display: none !important
}

.eael-product-grid .woocommerce ul.products li.product,.eael-post-grid .woocommerce ul.products li.product {
    width: 100%
}

.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product {
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: rgba(0,0,0,0);
    color: #ff2a13
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    padding: 0;
    margin: 15px;
    border-radius: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
    outline: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before {
    content: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare {
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
    display: block;
    margin: 15px 15px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    font-weight: 400
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    margin: 0 auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0 15px 15px 15px;
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 38px;
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    border: 1px solid rgba(0,0,0,0)
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    visibility: hidden;
    -webkit-transition: none;
    transition: none
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist {
    visibility: visible
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 0 15px 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    position: relative;
    overflow: hidden;
    line-height: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #333;
    width: 38px;
    height: 38px;
    border-style: none;
    border-radius: 50%;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 300ms,-webkit-transform 200ms;
    transition: opacity 300ms,-webkit-transform 200ms;
    transition: transform 200ms,opacity 300ms;
    transition: transform 200ms,opacity 300ms,-webkit-transform 200ms
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus {
    outline: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
    content: "";
    font-size: 14px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after {
    content: ""
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
    content: "";
    display: inline-block;
    font-weight: normal;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: rgba(0,0,0,0);
    color: #ff2a13
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare {
    padding: 5px !important
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale {
    min-height: unset
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9;
    border-radius: 0;
    right: auto
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product,.eael-post-grid.eael-product-default .woocommerce ul.products li.product {
    overflow: visible !important
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale {
    line-height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge {
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: 0;
    margin: 0;
    background-color: #ff2a13;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child {
    display: none !important
}

.eael-product-grid.eael-product-default .button.add_to_cart_button::before,.eael-post-grid.eael-product-default .button.add_to_cart_button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.eael-product-default.button.product_type_external,.eael-post-grid.eael-product-default.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-default.button.product_type_external:before,.eael-post-grid.eael-product-default.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist {
    margin: 15px;
    padding: 7px;
    color: #fff;
    background-color: rgba(0,0,0,0)
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    color: inherit
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product {
    width: 100% !important
}

.eael-wcpc-modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    max-width: 90%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999
}

.modal__content {
    width: 100%;
    height: 100%;
    overflow: hidden auto
}

.wcpc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: rgba(0,0,0,.5);
    pointer-events: none
}

.wcpc-overlay,.eael-wcpc-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 23px;
    -webkit-box-shadow: -1px 0px 3px 0 #000;
    box-shadow: -1px 0px 3px 0 #000;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease
}

.eael-wcpc-wrapper .eael-wc-remove,.eael-wcpc-wrapper.custom .eael-wc-remove {
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.eael-wcpc-wrapper .eael-wc-remove.disable,.eael-wcpc-wrapper.custom .eael-wc-remove.disable {
    color: #a0a0a0 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.eael-wcpc-wrapper .eael-wc-remove:hover,.eael-wcpc-wrapper.custom .eael-wc-remove:hover {
    color: red;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.eael-wcpc-wrapper .remove-row,.eael-wcpc-wrapper.custom .remove-row {
    border: none
}

.eael-wcpc-wrapper .remove-row th,.eael-wcpc-wrapper .remove-row td,.eael-wcpc-wrapper.custom .remove-row th,.eael-wcpc-wrapper.custom .remove-row td {
    border: none;
    text-align: center
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize
}

.eael-product-grid .woocommerce ul.products li.product ins {
    background: rgba(0,0,0,0)
}

.eael-product-grid .woocommerce ul.products li.product .button {
    text-transform: capitalize;
    border: none;
    letter-spacing: normal;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid .woocommerce ul.products li.product .button:hover,.eael-product-grid .woocommerce ul.products li.product .button:visited {
    text-decoration: none
}

.eael-product-grid .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .eael-woo-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
    width: auto
}

.eael-product-grid .eael-woo-pagination ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    overflow: hidden
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers {
    margin: 0;
    text-decoration: none;
    color: rgba(0,0,0,.7411764706);
    line-height: 1;
    font-size: 1em;
    font-weight: normal;
    padding: .75em;
    display: block;
    min-width: 2.5em;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border: none
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus {
    color: #fff;
    background: rgba(0,0,0,.7411764706)
}

.eael-product-grid .woocommerce ul.products .product {
    overflow-y: auto
}

.eael-product-grid .eael-load-more-button-wrap {
    clear: both;
    margin-top: 40px
}

.eael-product-grid .eael-product-wrap .eael-onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: ""
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid .eael-product-wrap .eael-product-title h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #252525;
    font-weight: 500;
    margin: 0 0 8px;
    padding: 0
}

.eael-product-grid .eael-product-wrap .eael-product-title h2:before {
    content: none
}

.eael-product-grid .eael-product-wrap .eael-product-price {
    font-size: 18px;
    line-height: 1.2em;
    color: #ff7a80;
    font-weight: 600;
    margin-bottom: 10px
}

.eael-product-grid .eael-product-wrap .star-rating {
    margin: 0 auto 10px
}

.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added {
    display: none !important
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style {
    bottom: 30px;
    visibility: visible;
    opacity: 1
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap .product-image-wrap,.eael-product-grid.masonry .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap,.eael-product-grid.masonry .eael-product-wrap .icons-wrap {
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin: 0 auto;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
    border-right: 1px solid #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a {
    position: relative;
    background-color: rgba(0,0,0,0);
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button {
    padding: 0 !important
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover {
    background-color: rgba(0,0,0,0);
    color: #000
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i {
    line-height: normal
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    bottom: -100px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 3px;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    top: auto;
    bottom: -24px;
    margin: 0 5%
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style {
    background: #fff;
    width: 100%;
    top: auto;
    bottom: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 10px 2px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a {
    display: block;
    position: absolute;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px;
    line-height: 42px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.grid .eael-product-wrap .product-details-wrap,.eael-product-grid.masonry .eael-product-wrap .product-details-wrap {
    padding: 10px
}

.eael-product-grid.masonry .woocommerce ul.products {
    display: block
}

@media(min-width: 766px) {
    .eael-product-grid.masonry .woocommerce ul.products {
        margin:0 -1% !important
    }
}

.eael-product-grid.masonry .woocommerce ul.products:before,.eael-product-grid.masonry .woocommerce ul.products:after {
    display: table;
    content: " "
}

.eael-product-grid.masonry .woocommerce ul.products li.product {
    float: left;
    margin: 15px 0
}

@media(min-width: 766px) {
    .eael-product-grid.masonry .woocommerce ul.products li.product {
        margin:1%
    }
}

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: inherit
}

.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child {
    margin-top: 20px
}

.eael-product-grid.grid.eael-product-preset-5 ul.products,.eael-product-grid.grid.eael-product-preset-6 ul.products,.eael-product-grid.grid.eael-product-preset-7 ul.products,.eael-product-grid.grid.eael-product-preset-8 ul.products,.eael-product-grid.masonry.eael-product-preset-5 ul.products,.eael-product-grid.masonry.eael-product-preset-6 ul.products,.eael-product-grid.masonry.eael-product-preset-7 ul.products,.eael-product-grid.masonry.eael-product-preset-8 ul.products {
    padding: 0;
    margin: 0;
    list-style: none
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product {
    text-align: center;
    border: 1px solid #000;
    overflow: hidden
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first {
    clear: none
}

.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button {
    display: none
}

.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external {
    display: none !important
}

.eael-product-grid.list .woocommerce ul.products li.product {
    overflow: hidden
}

.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0
}

.eael-product-grid.list .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px 0
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap {
    padding: 20px
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap {
    padding: 0;
    background-color: rgba(0,0,0,0)
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap {
    padding: 0
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap {
    padding: 20px;
    margin-left: 20px
}

.eael-product-grid.list .eael-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible;
    opacity: 1
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.list .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a {
    position: relative
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li {
    width: 42px;
    height: 42px;
    -webkit-filter: drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));
    filter: drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));
    background-color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: auto
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a {
    margin: 2px;
    padding: 10.5px 10px;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a {
    border-left-width: 0 !important
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a {
    padding: 8.5px 10px;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a {
    border: 2px solid #ddd
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon {
    margin: 2px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a {
    display: block;
    color: #000;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    background: #ffebcd;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
    cursor: pointer
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button {
    font-size: 15px;
    line-height: 1.4em
}

.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 55%;
    padding: 25px;
    text-align: left !important
}

.eael-product-grid.list .eael-product-wrap .eael-product-price {
    margin-bottom: 5px
}

.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px
}

.eael-product-grid.list .eael-sold-count-number {
    text-align: left
}

@media only screen and (min-width: 1025px) {
    .eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }

    .eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }

    .eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }

    .eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }

    .eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width: 1024px)and (min-width: 766px) {
    .eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }

    .eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }

    .eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }

    .eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }

    .eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width: 767px) {
    .eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }

    .eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667% !important;
        margin: 1%
    }
}

.eael-product-loader {
    position: relative
}

.eael-product-loader::after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    border-top: 4px solid rgba(0,0,0,.2);
    border-right: 4px solid rgba(0,0,0,.2);
    border-bottom: 4px solid rgba(0,0,0,.2);
    border-left: 4px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    left: 48%;
    top: 40%;
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: unset;
    display: unset
}

.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display: none
}

.theme-blocksy .button:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-filter: none !important;
    filter: none !important;
    opacity: 1;
    z-index: 0;
    bottom: 0 !important;
    right: 0;
    line-height: 1.2em
}

.theme-blocksy .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button {
    margin: 0 auto
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating {
    font-size: 12px;
    letter-spacing: 2px;
    width: 75px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    left: 0px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span {
    font-size: 12px;
    letter-spacing: 2px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
    left: 0px;
    line-height: 12px
}

.buddyboss-theme .eael-product-popup.woocommerce div.product .button {
    line-height: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products {
    display: grid;
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products li.product {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product {
    max-width: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .stockout,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .stockout {
    height: auto;
    top: 25px;
    left: -55px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating {
    width: 7em
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .button {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product {
    display: block
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product .added_to_cart {
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    border-radius: 0;
    background: #333;
    color: #fff;
    height: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: auto;
    border-radius: 50%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart {
    border: none;
    width: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 0px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 10px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button {
    margin: 2px;
    border-radius: 3px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button {
    padding: 9px 10px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .added_to_cart {
    width: 100%;
    padding: 5px 10px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button {
    margin: 10px 2px 0
}

.clearfix::before,.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0;
    display: inline-block;
    text-align: left
}

.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto;
    display: inline-block;
    text-align: left
}

.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto;
    display: inline-block;
    text-align: left
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
    position: relative
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
    display: block
}

.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section {
    display: initial !important
}

.eael-onpage-edit-template-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    border: 2px solid #5eead4
}

.eael-onpage-edit-template-wrapper::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #5eead4;
    opacity: .3
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
    display: block
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
    display: none
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
    background: #5eead4;
    color: #000;
    width: 150px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
    content: "";
    border-top: 30px solid #5eead4;
    border-right: 0;
    border-bottom: 0;
    border-left: 14px solid rgba(0,0,0,0);
    right: 100%;
    position: absolute
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 30px solid rgba(0,0,0,0);
    border-left: 14px solid #5eead4;
    left: 100%;
    position: absolute
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i {
    margin-right: 8px
}

@-webkit-keyframes eaelLoaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes eaelLoaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eael-button-wrap,.eael-load-more-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-button-wrap.eael-force-hide,.eael-load-more-button-wrap.eael-force-hide {
    display: none !important
}

.eael-button-wrap.eael-infinity-scroll,.eael-load-more-button-wrap.eael-infinity-scroll {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading),.eael-load-more-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading) {
    display: none !important;
    height: 1px
}

.eael-button,.eael-load-more-button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 2em;
    border: 0px solid;
    font-size: 16px;
    overflow: hidden
}

.eael-button.hide,.eael-load-more-button.hide {
    display: none !important
}

.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader {
    display: block
}

.eael-button .eael-btn-loader,.eael-load-more-button .eael-btn-loader {
    display: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    position: relative;
    top: auto;
    left: -200%;
    border-top: 4px solid hsla(0,0%,100%,.2);
    border-right: 4px solid hsla(0,0%,100%,.2);
    border-bottom: 4px solid hsla(0,0%,100%,.2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: eaelLoaderSpin 1.1s infinite linear;
    animation: eaelLoaderSpin 1.1s infinite linear;
    margin-right: 5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.eael-button .eael-btn-loader:after,.eael-load-more-button .eael-btn-loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.eael-button:focus,.eael-load-more-button:focus {
    outline: none
}

.eael-button.button--loading>span,.eael-load-more-button.button--loading>span {
    margin-left: 0
}

.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader {
    left: 0
}

.rtl .eael-load-more-button-wrap {
    direction: ltr
}

.eael-post-grid-container .eael-post-grid {
    margin: 0 -10px
}

.eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: left;
    padding: 10px
}

.eael-post-carousel .eael-grid-post {
    float: none;
    padding: 0
}

.eael-grid-post-holder {
    border: 1px solid rgba(0,0,0,.1)
}

.eael-grid-post-holder-inner {
    height: 100%
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)
}

.eael-entry-overlay>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.eael-entry-title {
    margin: 10px 0 5px;
    font-size: 1.2em
}

.eael-entry-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle
}

.eael-entry-thumbnail.eael-image-ratio img {
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%, -50%);
    -ms-transform: scale(1.01) translate(-50%, -50%);
    transform: scale(1.01) translate(-50%, -50%)
}

.eael-entry-thumbnail>img {
    height: 100%
}

.eael-entry-footer .eael-author-avatar,.eael-entry-header-after .eael-author-avatar {
    width: 50px;
    padding-right: 8px
}

.eael-entry-footer .eael-author-avatar .avatar,.eael-entry-header-after .eael-author-avatar .avatar {
    border-radius: 50%
}

.eael-entry-header-after.style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: left
}

.eael-grid-post .eael-entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    white-space: nowrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-grid-post .eael-entry-footer .eael-entry-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.eael-entry-meta>div {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 5px
}

.eael-grid-post-excerpt p {
    margin: 0;
    font-size: 14px
}

.eael-entry-meta .eael-entry-footer .eael-posted-by {
    display: block
}

.eael-grid-post .eael-entry-wrapper {
    padding: 15px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 8px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    opacity: .4;
    font-size: .8em;
    padding-right: 7px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before {
    content: "";
    padding-right: 0
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-entry-overlay>i {
    color: #fff
}

.eael-entry-overlay.fade-in {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.fade-in {
    visibility: visible;
    opacity: 1
}

.eael-entry-media:hover .eael-entry-overlay.fade-in>i {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.eael-entry-overlay.zoom-in {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.zoom-in {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.eael-entry-overlay.slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media {
    overflow: hidden
}

.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
    opacity: 0
}

.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
    opacity: 1
}

.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
    display: none
}

.eael-entry-overlay.none {
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    display: block
}

@media only screen and (min-width: 1025px) {
    .elementor-element.elementor-grid-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px)and (min-width: 766px) {
    .elementor-element.elementor-grid-tablet-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

@media only screen and (max-width: 767px) {
    .elementor-element.elementor-grid-mobile-eael-col-1 {
        position:relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
        clear: both
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 {
        position: relative
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }

    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
        clear: both
    }
}

.eael-author-avatar>a {
    display: block
}

.eael-entry-footer,.eael-entry-header-after {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-entry-footer>div,.eael-entry-header-after>div {
    display: inline-block;
    float: left
}

.post-carousel-categories {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.post-carousel-categories li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 5px;
    position: relative
}

.post-carousel-categories li:after {
    content: ",";
    color: #fff
}

.post-carousel-categories li:last-child:after {
    display: none
}

.post-carousel-categories li a {
    color: #fff
}

.eael-entry-media:hover .post-carousel-categories {
    visibility: visible;
    opacity: 1
}

.eael-post-grid-style-three .eael-meta-posted-on {
    min-width: 60px;
    height: 50px;
    padding: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 12px;
    margin-left: 12px
}

.eael-post-grid-style-three .eael-meta-posted-on span {
    display: block
}

.eael-post-grid-style-two .eael-entry-meta {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 7px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer {
    padding: 0;
    font-size: 12px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a {
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding-left: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    font-size: 12px;
    margin-right: 4px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child {
    margin-right: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a {
    color: #929292
}

.rtl .eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: right
}

.rtl .eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: right
}

.rtl .eael-post-grid .eael-entry-footer .eael-author-avatar {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-entry-header-after .eael-author-avatar {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    margin-right: 0;
    margin-left: 15px
}

.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 0;
    margin-left: 7px
}

.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 0;
    padding-left: 8px
}

.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    padding-right: 0;
    padding-left: 7px
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.eael-wcpc-wrapper img {
    display: block;
    margin: auto
}

.eael-wcpc-wrapper th i {
    padding-right: 10px;
    color: #dcdcdc
}

.eael-wcpc-wrapper .wcpc-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper .wcpc-table-header .wcpc-title {
    word-break: break-word
}

.eael-wcpc-wrapper .elementor-icon {
    font-size: 20px;
    margin-right: 10px
}

.eael-wcpc-wrapper table td {
    text-align: center
}

.eael-wcpc-wrapper.custom {
    --h-bg: #2d1e87;
    --h-text-clr: #fff;
    --h-border-clr: #b6aaff;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #6752e5;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: #6b55ec;
    --container-bg: #fff;
    --icon-color: #c3ccdc;
    background: var(--container-bg);
    overflow-x: scroll
}

.eael-wcpc-wrapper.custom table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: none
}

.eael-wcpc-wrapper.custom table .icon {
    width: 16px;
    margin-right: 6px;
    fill: var(--icon-color)
}

.eael-wcpc-wrapper.custom table th,.eael-wcpc-wrapper.custom table td {
    padding: 15px;
    border: 1px solid var(--h-border-clr);
    border-collapse: collapse
}

.eael-wcpc-wrapper.custom table th.first-th {
    border: none;
    padding-left: 5px
}

.eael-wcpc-wrapper.custom table th {
    color: var(--text-bold-clr);
    font-weight: normal;
    max-width: 160px;
    border-left-width: 2px;
    border-collapse: collapse;
    vertical-align: middle
}

.eael-wcpc-wrapper.custom table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper.custom table td {
    color: var(--text-clr);
    text-align: center
}

.eael-wcpc-wrapper.custom table tr.title {
    background: var(--h-bg);
    color: var(--h-text-clr)
}

.eael-wcpc-wrapper.custom table tr.title th,.eael-wcpc-wrapper.custom table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none;
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom table tr.image td {
    vertical-align: middle;
    border: none
}

.eael-wcpc-wrapper.custom table .button {
    border-radius: 5px;
    background: var(--btn-bg);
    color: var(--btn-text)
}

.eael-wcpc-wrapper.custom table .button:hover {
    background: var(--btn-bg-hover)
}

.eael-wcpc-wrapper.custom.theme-1 table tr.image td {
    background: var(--image-bg);
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-2 {
    --h-bg: #ff9453;
    --h-border-clr: #f4ede9;
    --btn-bg: #ff9453;
    --btn-bg-hover: #6752e5;
    --even-row-bg: #fbf8f7
}

.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 {
    --container-bg: #f9fafc;
    --btn-bg: #ff907e;
    --btn-bg-hover: #ff907e;
    --even-row-bg: #f5f5f8;
    --h-odd-row-bg: #fdfdff;
    --first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);
    --second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);
    --third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);
    --firt-btn-bg: #ff907e;
    --second-btn-bg: #7561f2;
    --third-btn-bg: #23d56e;
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table {
    -webkit-border-horizontal-spacing: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table th,.eael-wcpc-wrapper.custom.theme-3 table td {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured {
    -webkit-box-shadow: 18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06);
    box-shadow: 18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title {
    background: initial;
    color: initial
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title th,.eael-wcpc-wrapper.custom.theme-3 table tr.title td {
    color: initial;
    border-left: none;
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td {
    background: initial;
    border-left: none;
    border-right: none;
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span {
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner {
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span {
    padding: 10px;
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-4 {
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #613de6;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: none;
    --container-bg: #f9fafc
}

.eael-wcpc-wrapper.custom.theme-4 table {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-4 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.title th,.eael-wcpc-wrapper.custom.theme-4 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image td {
    position: relative;
    border: 1px solid var(--h-border-clr);
    overflow: hidden
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon {
    position: absolute;
    left: -44px;
    top: 10px;
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 3px 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: bold
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title {
    color: var(--text-bold-clr);
    margin: 0 auto 10px
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    color: var(--btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 {
    --first-row-color: #fff;
    --first-col-bg: #6a3ee8;
    --second-col-bg: #3e5ae8;
    --third-col-bg: #15e9c9;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --first-btn-bg: #6a3ee8;
    --second-btn-bg: #3e5ae8;
    --third-btn-bg: #15e9c9;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-5 table th {
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button {
    background: var(--first-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover {
    background: rgb(88.4097222222,39.2152777778,229.2847222222)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button {
    background: var(--second-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover {
    background: rgb(39.2152777778,70.5208333333,229.2847222222)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button {
    background: var(--third-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover {
    background: rgb(18.8917322835,209.6082677165,180.8208661417)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title th,.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1) {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2) {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3) {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td,.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    border: none;
    border-right: 2px solid var(--first-row-color);
    color: var(--first-row-color)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 {
    --container-bg: #f0eff6;
    --first-row-color: #fff;
    --first-col-bg: #fd907b;
    --second-col-bg: #7f6cf4;
    --third-col-bg: #3ae281;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title th,.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border-left: 0;
    border-right: 0
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    color: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr,.eael-wcpc-wrapper.custom.theme-6 table th,.eael-wcpc-wrapper.custom.theme-6 table td {
    border: none
}

.eael-wcpc-wrapper.custom.theme-6 table td {
    color: #fff;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td {
    background: #f7f6fa
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1) {
    background: #fec1b5
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2) {
    background: #b7adf9
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3) {
    background: #91efb8
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td,.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border: none;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table .button {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table .button:hover {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button {
    color: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover {
    color: rgb(251.4776119403,59.5074626866,22.5223880597)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button {
    color: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover {
    color: rgb(47.4683544304,17.4050632911,232.5949367089)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button {
    color: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover {
    color: rgb(23.3539823009,158.6460176991,80.5309734513)
}

.eael-wcpc-wrapper.custom.theme-6 .img-inner {
    display: block;
    background: rgba(228,228,228,.45);
    border-radius: 6px
}

@media screen and (min-width: 769px) {
    .eael-wcpc-wrapper:not(.theme-4) tr.image td {
        padding:10px
    }

    .theme-4 tr.image td {
        padding: 50px 10px
    }
}

.eael-product-grid .woocommerce ul.products,.eael-post-grid .woocommerce ul.products {
    display: grid;
    grid-gap: 25px;
    margin: 0 0 15px 0;
    padding: 0 !important
}

.eael-product-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-post-grid .woocommerce ul.products:after {
    display: none
}

.eael-product-grid .woocommerce ul.products .product,.eael-post-grid .woocommerce ul.products .product {
    width: 100%;
    margin: 0;
    padding: 0
}

.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper {
    background-color: #f1f1f1;
    border-radius: 0 10px 10px 0;
    overflow: hidden
}

.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar {
    background-color: #2196f3;
    height: 10px;
    border-radius: 0 10px 10px 0
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    cursor: pointer;
    color: #fff;
    background-color: #333;
    margin: 15px
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover {
    color: #fff;
    background-color: #333
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader {
    display: none;
    width: 1.5rem
}

.eael-product-grid .woocommerce ul.products .product .star-rating,.eael-post-grid .woocommerce ul.products .product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products .product .star-rating:before,.eael-post-grid .woocommerce ul.products .product .star-rating:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products .product .star-rating span,.eael-post-grid .woocommerce ul.products .product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products .product .star-rating span:before,.eael-post-grid .woocommerce ul.products .product .star-rating span:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card {
    display: none !important
}

.eael-product-grid .woocommerce ul.products li.product,.eael-post-grid .woocommerce ul.products li.product {
    width: 100%
}

.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product {
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: rgba(0,0,0,0);
    color: #ff2a13
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    padding: 0;
    margin: 15px;
    border-radius: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
    outline: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before {
    content: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare {
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
    display: block;
    margin: 15px 15px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    font-weight: 400
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    margin: 0 auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0 15px 15px 15px;
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 38px;
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    border: 1px solid rgba(0,0,0,0)
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    visibility: hidden;
    -webkit-transition: none;
    transition: none
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist {
    visibility: visible
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 0 15px 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    position: relative;
    overflow: hidden;
    line-height: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #333;
    width: 38px;
    height: 38px;
    border-style: none;
    border-radius: 50%;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 300ms,-webkit-transform 200ms;
    transition: opacity 300ms,-webkit-transform 200ms;
    transition: transform 200ms,opacity 300ms;
    transition: transform 200ms,opacity 300ms,-webkit-transform 200ms
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus {
    outline: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
    content: "";
    font-size: 14px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after {
    content: ""
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
    content: "";
    display: inline-block;
    font-weight: normal;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: rgba(0,0,0,0);
    color: #ff2a13
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare {
    padding: 5px !important
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale {
    min-height: unset
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9;
    border-radius: 0;
    right: auto
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product,.eael-post-grid.eael-product-default .woocommerce ul.products li.product {
    overflow: visible !important
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale {
    line-height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge {
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: 0;
    margin: 0;
    background-color: #ff2a13;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child {
    display: none !important
}

.eael-product-grid.eael-product-default .button.add_to_cart_button::before,.eael-post-grid.eael-product-default .button.add_to_cart_button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.eael-product-default.button.product_type_external,.eael-post-grid.eael-product-default.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.eael-product-default.button.product_type_external:before,.eael-post-grid.eael-product-default.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist {
    margin: 15px;
    padding: 7px;
    color: #fff;
    background-color: rgba(0,0,0,0)
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    color: inherit
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product {
    width: 100% !important
}

.eael-wcpc-modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    max-width: 90%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999
}

.modal__content {
    width: 100%;
    height: 100%;
    overflow: hidden auto
}

.wcpc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: rgba(0,0,0,.5);
    pointer-events: none
}

.wcpc-overlay,.eael-wcpc-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 23px;
    -webkit-box-shadow: -1px 0px 3px 0 #000;
    box-shadow: -1px 0px 3px 0 #000;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease
}

.eael-wcpc-wrapper .eael-wc-remove,.eael-wcpc-wrapper.custom .eael-wc-remove {
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.eael-wcpc-wrapper .eael-wc-remove.disable,.eael-wcpc-wrapper.custom .eael-wc-remove.disable {
    color: #a0a0a0 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.eael-wcpc-wrapper .eael-wc-remove:hover,.eael-wcpc-wrapper.custom .eael-wc-remove:hover {
    color: red;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.eael-wcpc-wrapper .remove-row,.eael-wcpc-wrapper.custom .remove-row {
    border: none
}

.eael-wcpc-wrapper .remove-row th,.eael-wcpc-wrapper .remove-row td,.eael-wcpc-wrapper.custom .remove-row th,.eael-wcpc-wrapper.custom .remove-row td {
    border: none;
    text-align: center
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize
}

.eael-product-grid .woocommerce ul.products li.product ins {
    background: rgba(0,0,0,0)
}

.eael-product-grid .woocommerce ul.products li.product .button {
    text-transform: capitalize;
    border: none;
    letter-spacing: normal;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid .woocommerce ul.products li.product .button:hover,.eael-product-grid .woocommerce ul.products li.product .button:visited {
    text-decoration: none
}

.eael-product-grid .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .eael-woo-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
    width: auto
}

.eael-product-grid .eael-woo-pagination ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    overflow: hidden
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers {
    margin: 0;
    text-decoration: none;
    color: rgba(0,0,0,.7411764706);
    line-height: 1;
    font-size: 1em;
    font-weight: normal;
    padding: .75em;
    display: block;
    min-width: 2.5em;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border: none
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus {
    color: #fff;
    background: rgba(0,0,0,.7411764706)
}

.eael-product-grid .woocommerce ul.products .product {
    overflow-y: auto
}

.eael-product-grid .eael-load-more-button-wrap {
    clear: both;
    margin-top: 40px
}

.eael-product-grid .eael-product-wrap .eael-onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0px;
    width: 15px;
    height: 24px;
    border-top: 12px solid rgba(0,0,0,0);
    border-bottom: 12px solid rgba(0,0,0,0);
    border-left: 10px solid #23a454;
    content: ""
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
    line-height: normal;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid .eael-product-wrap .eael-product-title h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #252525;
    font-weight: 500;
    margin: 0 0 8px;
    padding: 0
}

.eael-product-grid .eael-product-wrap .eael-product-title h2:before {
    content: none
}

.eael-product-grid .eael-product-wrap .eael-product-price {
    font-size: 18px;
    line-height: 1.2em;
    color: #ff7a80;
    font-weight: 600;
    margin-bottom: 10px
}

.eael-product-grid .eael-product-wrap .star-rating {
    margin: 0 auto 10px
}

.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added {
    display: none !important
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style {
    bottom: 30px;
    visibility: visible;
    opacity: 1
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap .product-image-wrap,.eael-product-grid.masonry .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap,.eael-product-grid.masonry .eael-product-wrap .icons-wrap {
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin: 0 auto;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
    border-right: 1px solid #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a {
    position: relative;
    background-color: rgba(0,0,0,0);
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button {
    padding: 0 !important
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover {
    background-color: rgba(0,0,0,0);
    color: #000
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i {
    line-height: normal
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    bottom: -100px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 3px;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    top: auto;
    bottom: -24px;
    margin: 0 5%
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    box-shadow: 0px 15px 10px rgba(61,70,79,.12);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style {
    background: #fff;
    width: 100%;
    top: auto;
    bottom: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 10px 2px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: ""
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before {
    content: "";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a {
    display: block;
    position: absolute;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px;
    line-height: 42px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.grid .eael-product-wrap .product-details-wrap,.eael-product-grid.masonry .eael-product-wrap .product-details-wrap {
    padding: 10px
}

.eael-product-grid.masonry .woocommerce ul.products {
    display: block
}

@media(min-width: 766px) {
    .eael-product-grid.masonry .woocommerce ul.products {
        margin:0 -1% !important
    }
}

.eael-product-grid.masonry .woocommerce ul.products:before,.eael-product-grid.masonry .woocommerce ul.products:after {
    display: table;
    content: " "
}

.eael-product-grid.masonry .woocommerce ul.products li.product {
    float: left;
    margin: 15px 0
}

@media(min-width: 766px) {
    .eael-product-grid.masonry .woocommerce ul.products li.product {
        margin:1%
    }
}

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: inherit
}

.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child {
    margin-top: 20px
}

.eael-product-grid.grid.eael-product-preset-5 ul.products,.eael-product-grid.grid.eael-product-preset-6 ul.products,.eael-product-grid.grid.eael-product-preset-7 ul.products,.eael-product-grid.grid.eael-product-preset-8 ul.products,.eael-product-grid.masonry.eael-product-preset-5 ul.products,.eael-product-grid.masonry.eael-product-preset-6 ul.products,.eael-product-grid.masonry.eael-product-preset-7 ul.products,.eael-product-grid.masonry.eael-product-preset-8 ul.products {
    padding: 0;
    margin: 0;
    list-style: none
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product {
    text-align: center;
    border: 1px solid #000;
    overflow: hidden
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first {
    clear: none
}

.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button {
    display: none
}

.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external {
    display: none !important
}

.eael-product-grid.list .woocommerce ul.products li.product {
    overflow: hidden
}

.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0
}

.eael-product-grid.list .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px 0
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap {
    padding: 20px
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap {
    padding: 0;
    background-color: rgba(0,0,0,0)
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap {
    padding: 0
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap {
    padding: 20px;
    margin-left: 20px
}

.eael-product-grid.list .eael-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible;
    opacity: 1
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.list .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a {
    position: relative
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li {
    width: 42px;
    height: 42px;
    -webkit-filter: drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));
    filter: drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));
    background-color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: auto
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a {
    margin: 2px;
    padding: 10.5px 10px;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a {
    border-left-width: 0 !important
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a {
    padding: 8.5px 10px;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a {
    border: 2px solid #ddd
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon {
    margin: 2px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a {
    display: block;
    color: #000;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    background: #ffebcd;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
    cursor: pointer
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button {
    font-size: 15px;
    line-height: 1.4em
}

.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 55%;
    padding: 25px;
    text-align: left !important
}

.eael-product-grid.list .eael-product-wrap .eael-product-price {
    margin-bottom: 5px
}

.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px
}

.eael-product-grid.list .eael-sold-count-number {
    text-align: left
}

@media only screen and (min-width: 1025px) {
    .eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }

    .eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }

    .eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }

    .eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }

    .eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width: 1024px)and (min-width: 766px) {
    .eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }

    .eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }

    .eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }

    .eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }

    .eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width: 767px) {
    .eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns:100%
    }

    .eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }

    .eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }

    .eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }

    .eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }

    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }

    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }

    .eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }

    .eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18% !important;
        margin: 1%
    }

    .eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667% !important;
        margin: 1%
    }
}

.eael-product-loader {
    position: relative
}

.eael-product-loader::after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    border-top: 4px solid rgba(0,0,0,.2);
    border-right: 4px solid rgba(0,0,0,.2);
    border-bottom: 4px solid rgba(0,0,0,.2);
    border-left: 4px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    left: 48%;
    top: 40%;
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: unset;
    display: unset
}

.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display: none
}

.theme-blocksy .button:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-filter: none !important;
    filter: none !important;
    opacity: 1;
    z-index: 0;
    bottom: 0 !important;
    right: 0;
    line-height: 1.2em
}

.theme-blocksy .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button {
    margin: 0 auto
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating {
    font-size: 12px;
    letter-spacing: 2px;
    width: 75px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    left: 0px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span {
    font-size: 12px;
    letter-spacing: 2px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
    left: 0px;
    line-height: 12px
}

.buddyboss-theme .eael-product-popup.woocommerce div.product .button {
    line-height: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products {
    display: grid;
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products li.product {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product {
    max-width: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .stockout,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .stockout {
    height: auto;
    top: 25px;
    left: -55px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating {
    width: 7em
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .button {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product {
    display: block
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product .added_to_cart {
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    border-radius: 0;
    background: #333;
    color: #fff;
    height: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: auto;
    border-radius: 50%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart {
    border: none;
    width: 100%
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 0px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 10px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button {
    margin: 2px;
    border-radius: 3px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button {
    padding: 9px 10px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .added_to_cart {
    width: 100%;
    padding: 5px 10px
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button {
    margin: 10px 2px 0
}







/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-hidden {
    display: none
}

.elementor-visibility-hidden {
    visibility: hidden
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.e-logo-wrapper {
    background: var(--e-a-bg-logo);
    border-radius: 50%;
    display: inline-block;
    line-height: 1;
    padding: .75em
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,.elementor :after,.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    background-color: transparent;
    margin: 0
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,.elementor iframe,.elementor object,.elementor video {
    border: none;
    line-height: 1;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    direction: ltr;
    inset: 0;
    overflow: hidden;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-video-container {
    pointer-events: none;
    transition: opacity 1s
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-background-video-hosted {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay {
    inset: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    inset: 0;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%
}

.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    align-self: var(--align-self);
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order)
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full,.elementor-widget) {
    align-content: var(--align-content);
    align-items: var(--align-items);
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    gap: var(--row-gap) var(--column-gap);
    justify-content: var(--justify-content)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-right {
    text-align: right
}

.elementor-align-left {
    text-align: left
}

.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.elementor-custom-embed-play i {
    color: #fff;
    font-size: 100px;
    text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-duration: 10s;
    transition-property: transform;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width: -1) {
    .elementor-widescreen-align-center {
        text-align:center
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-laptop-align-center {
        text-align:center
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }

    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align:center
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-mobile_extra-align-center {
        text-align:center
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align:center
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        flex-wrap:wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-widget-wrap {
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: var(--kit-widget-spacing,20px)
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
        width:10%
    }

    .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width:10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 0;
}


    .elementor-column.elementor-sm-10 {
        width:10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width:10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: -1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:-1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap)
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
}

@media (min-width: -1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: -1) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

@media (prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

.e-con {
    --border-radius: 0;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%,var(--container-max-width,1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0px;
    --margin-right: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --padding-top: var(--container-default-padding-top,10px);
    --padding-right: var(--container-default-padding-right,10px);
    --padding-bottom: var(--container-default-padding-bottom,10px);
    --padding-left: var(--container-default-padding-left,10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing,20px);
    --row-gap: var(--widgets-spacing-row,20px);
    --column-gap: var(--widgets-spacing-column,20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    border-radius: var(--border-radius);
    height: var(--height);
    min-height: var(--min-height);
    min-width: 0;
    overflow: var(--overflow);
    position: var(--position);
    transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);
    width: var(--width);
    z-index: var(--z-index);
    --flex-wrap-mobile: wrap;
    margin-block-end:var(--margin-block-end);margin-block-start: var(--margin-block-start);
    margin-inline-end:var(--margin-inline-end);margin-inline-start: var(--margin-inline-start);
    padding-inline-end:var(--padding-inline-end);padding-inline-start: var(--padding-inline-start);
    --margin-block-start: var(--margin-top);
    --margin-block-end: var(--margin-bottom);
    --margin-inline-start: var(--margin-left);
    --margin-inline-end: var(--margin-right);
    --padding-inline-start: var(--padding-left);
    --padding-inline-end: var(--padding-right);
    --padding-block-start: var(--padding-top);
    --padding-block-end: var(--padding-bottom);
    --border-block-start-width: var(--border-top-width);
    --border-block-end-width: var(--border-bottom-width);
    --border-inline-start-width: var(--border-left-width);
    --border-inline-end-width: var(--border-right-width)
}

body.rtl .e-con {
    --padding-inline-start: var(--padding-right);
    --padding-inline-end: var(--padding-left);
    --margin-inline-start: var(--margin-right);
    --margin-inline-end: var(--margin-left);
    --border-inline-start-width: var(--border-right-width);
    --border-inline-end-width: var(--border-left-width)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,.e-con>.e-con-inner {
    padding-block-end:var(--padding-block-end);padding-block-start: var(--padding-block-start);
    text-align: var(--text-align)
}

.e-con-full.e-flex,.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,.e-con.e-grid>.e-con-inner {
    align-content: var(--grid-align-content);
    align-items: var(--align-items);
    grid-auto-flow: var(--grid-auto-flow);
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    justify-items: var(--justify-items)
}

.e-con-boxed.e-flex {
    align-content: normal;
    align-items: normal;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal
}

.e-con-boxed.e-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: legacy
}

.e-con-boxed {
    gap: initial;
    text-align: initial
}

.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content)
}

.e-con.e-grid>.e-con-inner {
    align-items: var(--align-items);
    justify-items: var(--justify-items)
}

.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end:0;padding-inline-start:0;width: 100%
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-left: auto;
    --margin-right: auto;
    max-width: min(100%,var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end:0}

.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    content: var(--background-overlay);
    display: block;
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    position: absolute;
    top: calc(0px - var(--border-top-width));
    transition: var(--overlay-transition,.3s);
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

.e-con:before {
    transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)
}

.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    top: calc(0px - var(--border-top-width));
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

@media (max-width: 767px) {
    :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
        display:none
    }
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

.e-con .elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px
}

@media (max-width: 767px) {
    .e-con.e-flex {
        --width:100%;
        --flex-wrap: var(--flex-wrap-mobile)
    }

    .e-con.e-flex .elementor-widget-archive-posts {
        width: 100%
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    align-items: center;
    flex-wrap: wrap
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    background-color: transparent;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    flex-basis: 100%;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-inline-end:20px;text-transform: inherit
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-inline-end:10px}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    color: red;
    content: "*";
    padding-inline-start:.2em}

.elementor-field-textual {
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4;
    min-height: 40px;
    padding: 5px 14px
}

.elementor-field-textual.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px
}

.elementor-field-textual.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px
}

.elementor-field-textual.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px
}

.elementor-field-textual.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    font-size: 1em;
    line-height: 1;
    margin: 10px 0
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-style: normal;
    font-weight: 400;
    margin-inline-end:5px;vertical-align: middle
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    border: none;
    padding-block-end:0;padding-block-start:0}

.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)) {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-heading-title {
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-button {
    background-color: #69727d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-icon {
    align-items: center;
    display: flex
}

.elementor-button-icon svg {
    height: auto;
    width: 1em
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    padding: 25px 50px
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-view-stacked .elementor-icon {
    background-color: #69727d;
    color: #fff;
    padding: .5em;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    background-color: transparent;
    border: 3px solid #69727d;
    color: #69727d;
    padding: .5em
}

.elementor-icon {
    color: #69727d;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,.elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.elementor-icon i:before,.elementor-icon svg:before {
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-square .elementor-icon {
    border-radius: 0
}

.elementor-shape-rounded .elementor-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)) {
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra {
        display:none
    }
}

@media (min-width: 1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display:none
    }
}

@media (min-width: -1) {
    .elementor .elementor-hidden-widescreen {
        display:none
    }
}
