@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.navigation {
z-index: 110;
clear: both;
}
.navigation.nav_shadow_on {
-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .05);
-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .05);
box-shadow: 3px 4px 5px rgba(0, 0, 0, .05)
}
.navigation.nov_white_off {
height: 44px;
background: 0
}
.navigation.nov_white_off .mainmenu > li.current-menu-item > a:before,
.navigation.nov_white_off .mainmenu > li.current-menu-ancestor > a:before {
display: none
}
body.sticky_navigation_on .navigation.sticky-nav {
width: 100%;
position: fixed;
-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
z-index: 5000
}
body.sticky_navigation_on.layout-boxed .navigation.sticky-nav {
width: 1022px
}
body.sticky_navigation_on.layout-boxed.both-sidebars .navigation.sticky-nav {
width: 1235px
}
body.sticky_navigation_on.layout-boxed.layout-boxed-content .navigation.sticky-nav {
width: 100% !important
}
.navigation-inner {
position: relative
}
.navigation-inner > .inner {
position: relative
}
.navigation ul {
margin: 0;
padding: 0;
list-style: none
}
.navigation .mainmenu li:not(.sh_mega) {
position: relative
}
.navigation .mainmenu > li {
float: left;
font-size: 15px
}
.mainmenu > li > a {
padding: 26px 20px;
color: black;
background-color: inherit;
display: block;
font-size: 17px;
letter-spacing: 0.01em;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
position: relative;    
font-family: inherit !important;
transform: translateZ(0);
-webkit-transform: translateZ(0);
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
-webkit-transition: color 0.35s ease-in-out;
transition: color 0.35s ease-in-out
}
.navigation .mainmenu > li a {
position: relative
}
.navigation .mainmenu > li:hover > a:before,
.navigation .mainmenu > li.current-menu-item > a:before,
.navigation_highlight_ancestor .navigation .mainmenu > li.current-menu-ancestor > a:before,
.navigation_highlight_ancestor .navigation .mainmenu > li.current-menu-parent > a:before {
content: '';
position: absolute;
width: 100%;
height: 1px;
background: #fff;
left: 0;
bottom: -2px
}
.navigation .mainmenu > li:hover > a,
.navigation .mainmenu > li.current-menu-item > a,
.navigation_highlight_ancestor .navigation .mainmenu > li.current-menu-ancestor > a,
.navigation_highlight_ancestor .navigation .mainmenu > li.current-menu-parent > a {
background-color: #fff
}
.navigation .mainmenu li a i {
font-size: 13px;
float: left;
position: relative;
margin-right: 5px;
line-height: inherit;
top: 0
}
.navigation .mainmenu li ul li a i {
top: -1px
}
.navigation .mainmenu li a i.icon_only {
margin: 0;
font-size: 25px;
float: none
}
.icon_only_label {
display: none
}
.navigation ul.mainmenu li .img_icon,
.navigation ul.device-menu li .img_icon {
width: 18px;
height: 44px;
background-repeat: no-repeat;
background-position: center;
background-size: 18px;
display: inline-block;
margin-top: 8px
}
.navigation ul.mainmenu li ul.sub-menu li .img_icon {
margin-top: -11px
}
.navigation ul.mainmenu li .img_icon.icon_only,
.navigation ul.device-menu li .img_icon.icon_only {
width: 24px;
background-size: 24px
}
.navigation ul.device-menu li.img_icon {
height: 37px;
vertical-align: middle;
display: inline-block;
margin-right: 10px
}
.navigation .mainmenu li a i[class*="brankic"] {
font-size: 18px;
margin-right: 6px;
position: relative;
top: -1px
}
.navigation .mainmenu li ul li a i[class*="brankic"] {
top: -3px
}
.navigation .mainmenu li a i.icon_only[class*="brankic"] {
margin: 0;
font-size: 27px
}
.navigation .nav-buttons {
position: absolute;
right: 0;
top: 0
}
.navigation .nav-button {
position: relative;
float: left;
background: #fff;
border: 1px solid #dfdfdf;
border-left-width: 0;
border-top: 0;
border-bottom: 0;
height: 44px;
min-width: 48px;
text-align: center;
font-size: 16px;
color: #4a525d;
cursor: pointer;
z-index: 1001
}
.navigation .nav-button a {
color: #4a525d
}
.nav-social-button i {
font-size: 18px
}
.navigation .nav-button:first-child {
border-left-width: 1px
}
.navigation .nav-button.active {
border-bottom-color: #fff
}
.navigation .nav-button.active:before {
position: absolute;
content: '';
width: 100%;
height: 1px;
background: #fff;
left: 0;
bottom: -1px
}
.navigation .nav-button.nav-login i {
font-size: 18px
}
.navigation .nav-button.nav-cart {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-right: 6px;
padding-top: 1px
}
.navigation .nav-button.nav-cart:before {
display: none
}
.navigation .nav-button.nav-cart i {
font-size: 18px;
position: relative;
top: 2px
}
.navigation .nav-button.nav-cart span.numofitems {
position: absolute;
top: 8px;
right: 8px;
width: 15px;
height: 16px;
line-height: 15px;
font-size: 12px;
text-align: center;
background: #ffa507;
color: #fff;
-webkit-border-radius: 2px;
border-radius: 2px
}
.navigation ul.mainmenu li.sh_mega .sh_mega_wrap ul li:last-child a {
border-bottom: 0 none;
padding-bottom: 0
}
.navigation ul.mainmenu li.sh_mega ul li {
list-style: none
}
.sh_custom_mega .megamenu-content .entry-title {
font-family: inherit !important;;
font-size: 14px;
margin-top: 0
}
.sh_custom_mega .megamenu-content.col-md-12 {
padding: 0 !important
}
.sh_custom_mega .megamenu-content .cat-wrap > .row {
margin: 0 !important;
padding: 12px 0 0 0 !important
}
.sh_custom_mega .megamenu-content .cat-wrap > .row > .col-md-3 {
padding: 0 15px !important;
border: 0 none !important
}
.sh_custom_mega .megamenu-content .cat-wrap > .row > li a {
border: 0 none !important;
padding: 0 !important
}
.sh_custom_mega .megamenu-content .cat-wrap > .row .entry-title {
font-size: 15px;
margin: 10px 0 5px
}
.sh_custom_mega .megamenu-content .cat-wrap > .row .entry-date {
font-size: 11px
}
.sh_custom_mega .megamenu-content .cat-wrap .view-all .fa {
float: none !important
}
.sh_custom_mega .megamenu-content .cat-wrap .view-all {
border-top: 1px dashed #ebebeb;
color: #3d3d3d;
font-size: 11px;
font-weight: bold;
line-height: 1.5em;
margin-bottom: -6px;
margin-top: 20px;
padding-bottom: 0;
padding-top: 15px;
text-align: center;
text-transform: uppercase;
word-spacing: 2px
}
.cats-mega-wrap .sub-menu .img_icon {
margin-top: -11px
}
.show_all_results {
text-align: center;
margin: 0 -15px;
margin-bottom: -15px;
line-height: 38px;
height: 40px;
border-top: 1px solid #eaeaea;
background: #f5f5f5
}
.show_all_results a {
color: #adaeaf
}
.show_all_results a:hover {
color: #000
}
.show_all_results a i {
color: #adaeaf;
display: inline-block;
font-size: 16px;
margin-left: 6px;
vertical-align: middle
}
.nav-shaddow {
background: url(//new.idcleveland.com/wp-content/themes/livekitchen/inc/mega-menu/images/nav-shadow.png) no-repeat;
width: 963px;
height: 19px;
margin: 0 auto;
margin-top: -2px;
position: relative;
z-index: 1
}
.ajax_search_results {
line-height: normal
}
.ajax_search_results .sw-not_found {
display: block;
margin-top: 10px
}
ul.mainmenu > li:not(.sh_mega):not(.sh_mega_cats) ul.sub-menu {
position: absolute;
width: 200px;
background: #fff;
top: 100%;
margin-top: 0;
left: -1px;
padding: 0;
z-index: 1000;
border: 1px solid #ebebeb;
line-height: 1.4
}
.navigation ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation .mainmenu li.sh_mega.menu-item-depth-0:hover > .sh_mega_wrap,
.navigation .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap {
display: block
}
.navigation ul.mainmenu > li:not(.sh_mega):not(.sh_mega_cats) ul.sub-menu li ul.sub-menu {
left: 100%;
top: -1px;
padding: 0;
border-top: 1px solid #ebebeb
}
.navigation ul.mainmenu > li.menu-item-has-children > a:after {
color: #999;
content: "\e760";
font-family: "entypo";
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
left: auto;
line-height: normal;
position: absolute;
right: auto;
text-transform: none;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-left: 5px;
margin-top: -1px;
}
.navigation ul.mainmenu > li.menu-item-has-children.menu-item-iconsOnly > a:after {
display: none
}
.navigation ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) ul.sub-menu li.menu-item-has-children > a:after {
content: "\e762";
font-family: 'entypo';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
position: absolute;
right: 10px;
top: 50%;
margin-top: -5px;
line-height: 9px;
color: #d4d4d4
}
.navigation ul.mainmenu > li:not(.sh_mega) ul.sub-menu li {
font-size: 13px;
background: #fff;
border-bottom: 1px solid #f0f0f0;
}
.nav>li:not(.sh_mega) {
position: relative;
}
.nav>li.sh_mega {
position: inherit;
}
.navigation ul.mainmenu > li:not(.sh_mega):not(.sh_mega_cats) ul.sub-menu li:last-child {
border-bottom: 0
}
.navigation ul.mainmenu > li:not(.sh_mega) ul.sub-menu li a {
background-image: none;
color: #000;
border-right: 0 none;
text-align: left;
display: block;
line-height: 1.5em;
padding: 12px 12px 12px 18px;
text-transform: capitalize;
font-size: 13px;
letter-spacing: normal;
font-weight: 600;
}
.navigation .mainmenu li a i.mega_menu_arrow_holder {
position: relative;
top: -1px;
margin-right: 5px
}
.navigation .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap {
position: absolute;
width: 100%;
left: 0;
right: 0;
margin-top: 0;
top: auto;
background: #fff;
border: 1px solid #ebebeb;
padding: 20px;
z-index: 1000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.4
}
.navigation .mainmenu .sh_mega.menu-item-depth-0 > .sh_mega_wrap:before {
content: '';
position: absolute;
top: 0px;
left: 0;
height: 1px;
width: 100%;
background: #fff
}
.navigation .mainmenu li.sh_mega > .sh_mega_wrap a {
display: block
}
.navigation ul.mainmenu li.sh_mega .mega_col_title {
color: #4a525e;
font-size: 14px;
font-weight: 700
}
.navigation ul.mainmenu li.sh_mega .mega_col_title > a {
color: #4a525e;
padding-bottom: 10px;
border-bottom: 1px solid #e5e5e5
}
.navigation ul.mainmenu li.sh_mega .mega_col_title.menu-item-iconsOnly > a {
padding-bottom: 4px
}
.navigation ul.mainmenu li.sh_mega ul {
margin-bottom: 0
}
.navigation ul.mainmenu li.sh_mega ul li {
font-size: 14px;
font-weight: 400
}
.navigation ul.mainmenu li.sh_mega .sh_mega_wrap ul li a {
color: #373c43;
padding: 10px 10px 10px 0;
display: block;
border-bottom: 1px dashed #f0f0f0;
line-height: 1.75em
}
@media only screen and (min-width: 992px) {
.sh_mega_wrap .menu-item-depth-1.mega_column {
float: left;
width: 22.75%;
margin-right: 3%
}
.sh_mega_wrap .menu-item-depth-1.mega_column:last-child {
margin-right: 0
}
.sh_mega_wrap.sh_mega_col_3 .menu-item-depth-1.mega_column {
width: 31.333%
}
.sh_mega_wrap.sh_mega_col_2 .menu-item-depth-1.mega_column {
width: 48.5%
}
.sh_mega_wrap.sh_mega_col_5 .menu-item-depth-1.mega_column {
width: 17.6%
}
.sh_mega_wrap.sh_mega_col_6 .menu-item-depth-1.mega_column {
width: 14.16%
}
.sh_mega_wrap.sh_mega_col_1 .menu-item-depth-1.mega_column {
width: 100%;
margin-right: 0
}
}
@media only screen and (max-width: 992px) {
.sh_mega_wrap .sub-menu li a i {
display: none;
}
}
.mainmenu .sh_mega.menu-item-depth-0 > .sh_mega_wrap .menu-item-depth-1.mega_column:first-child {
border-left: none
}
.mainmenu ul.menu li.sh_mega .mega_col_title > a {
color: #313131;
font-size: 14px;
margin-left: 20px;
padding: 15px 0;
border-bottom: 1px solid #e7e7e7;
font-weight: 700;
margin-bottom: 7px;
display: block
}
.navigation .mainmenu > li .cats-mega-wrap {
position: absolute;
width: 100%;
left: -1px;
margin-top: 0;
top: 100%;
background: #fff;
padding: 15px;
z-index: 1000;
width: 502px;
overflow: hidden;
border: 1px solid #ebebeb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.4
}
.navigation .mainmenu > li.sub-menu-left .cats-mega-wrap {
right: 0;
left: auto
}
.navigation .mainmenu > li .cats-mega-wrap .cats-mega-inner {
overflow: hidden;
position: relative;
border: 1px solid #f0f0f0;
border-left-width: 0;
border-bottom-width: 0
}
.navigation .mainmenu > li .cats-mega-wrap .cats-mega-inner:before {
position: absolute;
left: 140px;
height: 100%;
width: 1px;
background: #f0f0f0;
top: 0;
content: ''
}
.navigation .mainmenu > li .cats-mega-wrap ul.sub-menu {
display: block;
width: 140px;
float: left
}
.navigation ul.mainmenu > li .cats-mega-wrap ul.sub-menu li {
border: 1px solid #f0f0f0;
border-right-width: 0px;
border-top-width: 0px
}
.navigation .mainmenu > li .cats-mega-wrap ul.sub-menu li a {
padding: 10px
}
.navigation ul.mainmenu > li .cats-mega-wrap ul.sub-menu li.active a {
position: relative
}
.navigation ul.mainmenu > li .cats-mega-wrap ul.sub-menu li.active a:before {
content: "\e762";
font-family: 'entypo';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
position: absolute;
right: 5px;
top: 50%;
margin-top: -5px;
line-height: 9px;
color: #d4d4d4
}
.navigation .mainmenu > li .cats-mega-wrap .subcat {
float: right;
width: 329px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat ul {
min-height: 220px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat ul.loading {
background: url(//new.idcleveland.com/wp-content/themes/livekitchen/inc/mega-menu/images/ajax-loader.gif) no-repeat center center
}
.navigation .mainmenu > li .cats-mega-wrap .subcat ul li {
overflow: hidden;
padding: 15px 0;
border-bottom: 1px solid #f0f0f0;
margin-right: 15px;
margin-left: 15px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat ul li:last-child {
border-bottom: 0
}
.navigation .mainmenu > li .cats-mega-wrap .subcat li.has-thumbnail .subcat-thumbnail {
float: left;
width: 70px;
margin-right: 13px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat li.has-thumbnail .subcat-title {
margin-left: 83px;
top: -4px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat li .subcat-title {
font-size: 13px;
position: relative
}
.navigation .mainmenu > li .cats-mega-wrap .subcat li .subcat-title a {
color: #40454D;
font-family: "Montserrat", sans-serif
}
.navigation .mainmenu > li .cats-mega-wrap .subcat li .subcat-title span {
color: #c6c6c6;
font-size: 11px;
display: block;
position: relative;
top: 3px;
line-height: 1
}
.navigation .mainmenu > li .cats-mega-wrap .subcat .sh-cat-latest {
display: none
}
.navigation .mainmenu > li .cats-mega-wrap .subcat .sh-cat-latest.active {
display: block
}
.navigation .mainmenu > li .cats-mega-wrap .subcat .sh-cat-latest .view_all_posts {
text-align: center;
display: block;
line-height: 38px;
height: 40px;
color: #40454D;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
font-size: 12px
}
.navigation .mainmenu > li .cats-mega-wrap .subcat .sh-cat-latest .view_all_posts i {
float: none;
line-height: 31px;
margin-left: 5px;
position: relative;
top: 3px
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal {
width: 617px
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat {
width: 443px
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat .sh-cat-latest ul {
overflow: hidden;
min-height: 150px
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat .sh-cat-latest li {
float: left;
width: 33.3%;
margin: 0;
padding: 15px;
border-right: 1px solid #f0f0f0;
border-bottom: 0;
padding-bottom: 200px;
margin-bottom: -200px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat .sh-cat-latest li:last-child {
border-right: 0
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat li.has-thumbnail .subcat-thumbnail {
float: none;
margin: 0;
margin-bottom: 20px;
width: auto
}
.navigation .cats-mega-wrap.sh_cats_horizontal .subcat-thumbnail {
float: none;
margin-right: 0
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat li .subcat-title {
clear: both;
overflow: hidden;
padding-bottom: 12px;
padding-top: 10px;
margin: 0
}
.navigation .mainmenu > li .cats-mega-wrap.sh_cats_horizontal .subcat li .subcat-title span {
display: block;
padding: 5px 0
}
.navigation .mainmenu li .sh_custom_mega .sub-menu {
display: none
}
.navigation .sh_custom_mega ul,
.navigation .sh_custom_mega ol {
line-height: 1.4em;
list-style-position: outside;
margin: 3px 3px 10px 14px;
padding: 0 2px 0 5px;
text-indent: 2px
}
.navigation .sh_custom_mega ul {
list-style: disc
}
.navigation .sh_custom_mega ol {
list-style: decimal
}
.navigation .mainmenu .sh_custom_mega {
font-size: 14px;
line-height: 1.6em;
font-family: arial, Verdana, Geneva, sans-serif;
color: #8e8e8e;
background: url(//new.idcleveland.com/wp-content/themes/livekitchen/inc/mega-menu/images/bg.jpg)
}
i.long-arrow-icon:before {
font-family: 'font-awesome';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e755"
}
.subcat-thumbnail {
float: left;
margin-right: 15px;
width: 100px
}
.sh_cats_horizontal .subcat-thumbnail {
height: auto !important;
width: auto !important
}
.lt-ie9 ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.lt-ie9 .navigation .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.lt-ie9 .navigation .mainmenu li.menu-item-depth-0 > .cats-mega-wrap,
.lt-ie9 .topbar .top-nav > li ul.sub-menu {
display: none
}
.lt-ie9 ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.lt-ie9 .navigation .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.lt-ie9 .navigation .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap .lt-ie9 .topbar .top-nav li:hover > ul.sub-menu {
display: block;
visibility: visible
}
.navigation.animation-fade ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.navigation.animation-fade .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.navigation.animation-fade .mainmenu li.menu-item-depth-0 > .cats-mega-wrap,
.topbar .top-nav > li ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-moz-transform: scaleY(0.98);
-webkit-transform: scaleY(0.98);
-o-transform: scaleY(0.98);
-ms-transform: scaleY(0.98);
transform: scaleY(0.98);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0
}
.navigation.animation-fade ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation.animation-fade .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.navigation.animation-fade .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap,
.topbar .top-nav li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1)
}
.navigation.animation-fadeInUp ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.navigation.animation-fadeInUp .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.navigation.animation-fadeInUp .mainmenu li.menu-item-depth-0 > .cats-mega-wrap,
.topbar .top-nav > li ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-transform: translate3d(0, 15%, 0);
-moz-transform: translate3d(0, 15%, 0);
-o-transform: translate3d(0, 15%, 0);
-ms-transform: translate3d(0, 15%, 0);
transform: translate3d(0, 15%, 0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0
}
.navigation.animation-fadeInUp ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation.animation-fadeInUp .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.navigation.animation-fadeInUp .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap,
.topbar .top-nav li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none
}
.navigation.animation-flipIn ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.navigation.animation-flipIn .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.navigation.animation-flipIn .mainmenu li.menu-item-depth-0 > .cats-mega-wrap,
.topbar .top-nav > li ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0
}
.navigation.animation-flipIn ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation.animation-flipIn .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.navigation.animation-flipIn .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap,
.topbar .top-nav li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) rotate3d(0, 1, 0, 0deg)
}
.navigation.animation-slide ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.navigation.animation-slide .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.navigation.animation-slide .mainmenu li.menu-item-depth-0 > .cats-mega-wrap {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.28s ease-in-out;
-moz-transition: all 0.28s ease-in-out;
-ms-transition: all 0.28s ease-in-out;
-o-transition: all 0.28s ease-in-out;
transition: all 0.28s ease-in-out;
-moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-o-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0
}
.navigation.animation-slide ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation.animation-slide .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.navigation.animation-slide .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap {
opacity: 1;
visibility: visible;
display: block;
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1)
}
.navigation.animation-skew ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats) > ul.sub-menu,
.navigation.animation-skew .mainmenu li.sh_mega.menu-item-depth-0 > .sh_mega_wrap,
.navigation.animation-skew .mainmenu li.menu-item-depth-0 > .cats-mega-wrap {
opacity: 0;
visibility: visible;
max-width: 0;
max-height: 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: perspective(600px) rotateX(-90deg);
-moz-transform: perspective(600px) rotateX(-90deg);
-ms-transform: perspective(600px) rotateX(-90deg);
-o-transform: perspective(600px) rotateX(-90deg);
transform: perspective(600px) rotateX(-90deg);
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end
}
.navigation.animation-skew ul.mainmenu li:not(.sh_mega):not(.sh_mega_cats):hover > ul.sub-menu,
.navigation.animation-skew .mainmenu li.sh_mega.menu-item-depth-0:hover .sh_mega_wrap,
.navigation.animation-skew .mainmenu li.menu-item-depth-0:hover > .cats-mega-wrap {
opacity: 1;
visibility: visible;
max-width: 5000px;
max-height: 5000px;
-webkit-transform: perspective(600px) rotateX(0deg);
-moz-transform: perspective(600px) rotateX(0deg);
-ms-transform: perspective(600px) rotateX(0deg);
-o-transform: perspective(600px) rotateX(0deg);
transform: perspective(600px) rotateX(0deg);
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}
@media only screen and (min-width: 992px) {
.navigation.top-navigation {
margin-top: 0;
border-top: 0 none;
line-height: 50px
}
.navigation.top-navigation .mainmenu > li {
border-bottom: 0 none;
margin-bottom: 0
}
.navigation.top-navigation .mainmenu > li > a {
font-size: 12px
}
}
@media only screen and (max-width: 920px) {
.navigation {
display: none
}
.sh_mega_wrap.sh_mega_col_3 .menu-item-depth-1.mega_column {
width: 100%
}
ul.mainmenu > li.menu-item-has-children > a::after {
content: ""
}
ul.mainmenu li.sh_mega .mega_col_title > a {
display: none
}
.responsive-caret {
display: none
}
ul.mainmenu > li:not(.sh_mega):not(.sh_mega_cats) ul.sub-menu {
position: relative;
width: 100%;
top: 0;
margin-top: 0 !important;
left: 0;
padding: 0;
z-index: 1000;
border: 0 none;
line-height: 1.4
}
#header-mobile ul,
#header-mobile ol {
list-style: none;
margin: 0;
padding: 0
}
}
.navigation-center .mainmenu {
display: table;
margin: auto;
width: auto
}.clearfix:before,
.clearfix:after,
.fw-container:before,
.fw-container:after,
.fw-container-fluid:before,
.fw-container-fluid:after,
.fw-row:before,
.fw-row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " ";
display: table;
}
.clearfix:after,
.fw-container:after,
.fw-container-fluid:after,
.fw-row:after,
.dl-horizontal dd:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right,
body.rtl .pull-left {
float: right !important;
}
.pull-left,
body.rtl .pull-right {
float: left !important;
}
.clear {
clear: both;
width: 100%;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
img,
iframe,
embed {
max-width: 100%;
}
img {
height: auto;
}
.map img,
.fw-shortcode-map-wrapper img {
max-width: none !important;
}  .fw-main-row,
.fw-main-row *,
.fw-main-row *:before,
.fw-main-row *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fw-container {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
@media (min-width: 768px) {
.fw-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fw-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fw-container {
width: 1170px;
}
}
.fw-container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fw-row {
margin-left: -15px;
margin-right: -15px;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-col-xs-1,
.fw-col-sm-1,
.fw-col-md-1,
.fw-col-lg-1,
.fw-col-xs-2,
.fw-col-sm-2,
.fw-col-md-2,
.fw-col-lg-2,
.fw-col-xs-3,
.fw-col-sm-3,
.fw-col-md-3,
.fw-col-lg-3,
.fw-col-xs-4,
.fw-col-sm-4,
.fw-col-md-4,
.fw-col-lg-4,
.fw-col-xs-5,
.fw-col-sm-5,
.fw-col-md-5,
.fw-col-lg-5,
.fw-col-xs-6,
.fw-col-sm-6,
.fw-col-md-6,
.fw-col-lg-6,
.fw-col-xs-7,
.fw-col-sm-7,
.fw-col-md-7,
.fw-col-lg-7,
.fw-col-xs-8,
.fw-col-sm-8,
.fw-col-md-8,
.fw-col-lg-8,
.fw-col-xs-9,
.fw-col-sm-9,
.fw-col-md-9,
.fw-col-lg-9,
.fw-col-xs-10,
.fw-col-sm-10,
.fw-col-md-10,
.fw-col-lg-10,
.fw-col-xs-11,
.fw-col-sm-11,
.fw-col-md-11,
.fw-col-lg-11,
.fw-col-xs-12,
.fw-col-sm-12,
.fw-col-md-12,
.fw-col-lg-12,
.fw-col-xs-15,
.fw-col-sm-15,
.fw-col-md-15,
.fw-col-lg-15 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
@media (min-width: 768px) {
.fw-col-sm-1,
.fw-col-sm-2,
.fw-col-sm-3,
.fw-col-sm-4,
.fw-col-sm-5,
.fw-col-sm-6,
.fw-col-sm-7,
.fw-col-sm-8,
.fw-col-sm-9,
.fw-col-sm-10,
.fw-col-sm-11,
.fw-col-sm-12,
.fw-col-sm-15 {
float: left;
}
body.rtl .fw-col-sm-1,
body.rtl .fw-col-sm-2,
body.rtl .fw-col-sm-3,
body.rtl .fw-col-sm-4,
body.rtl .fw-col-sm-5,
body.rtl .fw-col-sm-6,
body.rtl .fw-col-sm-7,
body.rtl .fw-col-sm-8,
body.rtl .fw-col-sm-9,
body.rtl .fw-col-sm-10,
body.rtl .fw-col-sm-11,
body.rtl .fw-col-sm-12,
body.rtl .fw-col-sm-15 {
float: right;
}
.fw-col-sm-15 {
width: 20%;
}
.fw-col-sm-12 {
width: 100%;
}
.fw-col-sm-11 {
width: 91.66666667%;
}
.fw-col-sm-10 {
width: 83.33333333%;
}
.fw-col-sm-9 {
width: 75%;
}
.fw-col-sm-8 {
width: 66.66666667%;
}
.fw-col-sm-7 {
width: 58.33333333%;
}
.fw-col-sm-6 {
width: 50%;
}
.fw-col-sm-5 {
width: 41.66666667%;
}
.fw-col-sm-4 {
width: 33.33333333%;
}
.fw-col-sm-3 {
width: 25%;
}
.fw-col-sm-2 {
width: 16.66666667%;
}
.fw-col-sm-1 {
width: 8.33333333%;
}
.fw-col-sm-pull-15 {
right: 20%;
}
.fw-col-sm-pull-12 {
right: 100%;
}
.fw-col-sm-pull-11 {
right: 91.66666667%;
}
.fw-col-sm-pull-10 {
right: 83.33333333%;
}
.fw-col-sm-pull-9 {
right: 75%;
}
.fw-col-sm-pull-8 {
right: 66.66666667%;
}
.fw-col-sm-pull-7 {
right: 58.33333333%;
}
.fw-col-sm-pull-6 {
right: 50%;
}
.fw-col-sm-pull-5 {
right: 41.66666667%;
}
.fw-col-sm-pull-4 {
right: 33.33333333%;
}
.fw-col-sm-pull-3 {
right: 25%;
}
.fw-col-sm-pull-2 {
right: 16.66666667%;
}
.fw-col-sm-pull-1 {
right: 8.33333333%;
}
.fw-col-sm-pull-0 {
right: auto;
}
.fw-col-sm-push-15 {
left: 20%;
}
.fw-col-sm-push-12 {
left: 100%;
}
.fw-col-sm-push-11 {
left: 91.66666667%;
}
.fw-col-sm-push-10 {
left: 83.33333333%;
}
.fw-col-sm-push-9 {
left: 75%;
}
.fw-col-sm-push-8 {
left: 66.66666667%;
}
.fw-col-sm-push-7 {
left: 58.33333333%;
}
.fw-col-sm-push-6 {
left: 50%;
}
.fw-col-sm-push-5 {
left: 41.66666667%;
}
.fw-col-sm-push-4 {
left: 33.33333333%;
}
.fw-col-sm-push-3 {
left: 25%;
}
.fw-col-sm-push-2 {
left: 16.66666667%;
}
.fw-col-sm-push-1 {
left: 8.33333333%;
}
.fw-col-sm-push-0 {
left: auto;
}
.fw-col-sm-offset-15 {
margin-left: 20%;
}
.fw-col-sm-offset-12 {
margin-left: 100%;
}
.fw-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-sm-offset-9 {
margin-left: 75%;
}
.fw-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-sm-offset-6 {
margin-left: 50%;
}
.fw-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-sm-offset-3 {
margin-left: 25%;
}
.fw-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fw-col-md-1,
.fw-col-md-2,
.fw-col-md-3,
.fw-col-md-4,
.fw-col-md-5,
.fw-col-md-6,
.fw-col-md-7,
.fw-col-md-8,
.fw-col-md-9,
.fw-col-md-10,
.fw-col-md-11,
.fw-col-md-12,
.fw-col-md-15 {
float: left;
}
body.rtl .fw-col-md-1,
body.rtl .fw-col-md-2,
body.rtl .fw-col-md-3,
body.rtl .fw-col-md-4,
body.rtl .fw-col-md-5,
body.rtl .fw-col-md-6,
body.rtl .fw-col-md-7,
body.rtl .fw-col-md-8,
body.rtl .fw-col-md-9,
body.rtl .fw-col-md-10,
body.rtl .fw-col-md-11,
body.rtl .fw-col-md-12,
body.rtl .fw-col-md-15 {
float: right;
}
.fw-col-md-15 {
width: 20%;
}
.fw-col-md-12 {
width: 100%;
}
.fw-col-md-11 {
width: 91.66666667%;
}
.fw-col-md-10 {
width: 83.33333333%;
}
.fw-col-md-9 {
width: 75%;
}
.fw-col-md-8 {
width: 66.66666667%;
}
.fw-col-md-7 {
width: 58.33333333%;
}
.fw-col-md-6 {
width: 50%;
}
.fw-col-md-5 {
width: 41.66666667%;
}
.fw-col-md-4 {
width: 33.33333333%;
}
.fw-col-md-3 {
width: 25%;
}
.fw-col-md-2 {
width: 16.66666667%;
}
.fw-col-md-1 {
width: 8.33333333%;
}
.fw-col-md-pull-15 {
right: 20%;
}
.fw-col-md-pull-12 {
right: 100%;
}
.fw-col-md-pull-11 {
right: 91.66666667%;
}
.fw-col-md-pull-10 {
right: 83.33333333%;
}
.fw-col-md-pull-9 {
right: 75%;
}
.fw-col-md-pull-8 {
right: 66.66666667%;
}
.fw-col-md-pull-7 {
right: 58.33333333%;
}
.fw-col-md-pull-6 {
right: 50%;
}
.fw-col-md-pull-5 {
right: 41.66666667%;
}
.fw-col-md-pull-4 {
right: 33.33333333%;
}
.fw-col-md-pull-3 {
right: 25%;
}
.fw-col-md-pull-2 {
right: 16.66666667%;
}
.fw-col-md-pull-1 {
right: 8.33333333%;
}
.fw-col-md-pull-0 {
right: auto;
}
.fw-col-md-push-15 {
left: 20%;
}
.fw-col-md-push-12 {
left: 100%;
}
.fw-col-md-push-11 {
left: 91.66666667%;
}
.fw-col-md-push-10 {
left: 83.33333333%;
}
.fw-col-md-push-9 {
left: 75%;
}
.fw-col-md-push-8 {
left: 66.66666667%;
}
.fw-col-md-push-7 {
left: 58.33333333%;
}
.fw-col-md-push-6 {
left: 50%;
}
.fw-col-md-push-5 {
left: 41.66666667%;
}
.fw-col-md-push-4 {
left: 33.33333333%;
}
.fw-col-md-push-3 {
left: 25%;
}
.fw-col-md-push-2 {
left: 16.66666667%;
}
.fw-col-md-push-1 {
left: 8.33333333%;
}
.fw-col-md-push-0 {
left: auto;
}
.fw-col-md-offset-15 {
margin-left: 20%;
}
.fw-col-md-offset-12 {
margin-left: 100%;
}
.fw-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-md-offset-9 {
margin-left: 75%;
}
.fw-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-md-offset-6 {
margin-left: 50%;
}
.fw-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-md-offset-3 {
margin-left: 25%;
}
.fw-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fw-col-lg-1,
.fw-col-lg-2,
.fw-col-lg-3,
.fw-col-lg-4,
.fw-col-lg-5,
.fw-col-lg-6,
.fw-col-lg-7,
.fw-col-lg-8,
.fw-col-lg-9,
.fw-col-lg-10,
.fw-col-lg-11,
.fw-col-lg-12,
.fw-col-lg-15 {
float: left;
}
body.rtl .fw-col-lg-1,
body.rtl .fw-col-lg-2,
body.rtl .fw-col-lg-3,
body.rtl .fw-col-lg-4,
body.rtl .fw-col-lg-5,
body.rtl .fw-col-lg-6,
body.rtl .fw-col-lg-7,
body.rtl .fw-col-lg-8,
body.rtl .fw-col-lg-9,
body.rtl .fw-col-lg-10,
body.rtl .fw-col-lg-11,
body.rtl .fw-col-lg-12,
body.rtl .fw-col-lg-15 {
float: right;
}
.fw-col-lg-15 {
width: 20%;
}
.fw-col-lg-12 {
width: 100%;
}
.fw-col-lg-11 {
width: 91.66666667%;
}
.fw-col-lg-10 {
width: 83.33333333%;
}
.fw-col-lg-9 {
width: 75%;
}
.fw-col-lg-8 {
width: 66.66666667%;
}
.fw-col-lg-7 {
width: 58.33333333%;
}
.fw-col-lg-6 {
width: 50%;
}
.fw-col-lg-5 {
width: 41.66666667%;
}
.fw-col-lg-4 {
width: 33.33333333%;
}
.fw-col-lg-3 {
width: 25%;
}
.fw-col-lg-2 {
width: 16.66666667%;
}
.fw-col-lg-1 {
width: 8.33333333%;
}
.fw-col-lg-pull-15 {
right: 20%;
}
.fw-col-lg-pull-12 {
right: 100%;
}
.fw-col-lg-pull-11 {
right: 91.66666667%;
}
.fw-col-lg-pull-10 {
right: 83.33333333%;
}
.fw-col-lg-pull-9 {
right: 75%;
}
.fw-col-lg-pull-8 {
right: 66.66666667%;
}
.fw-col-lg-pull-7 {
right: 58.33333333%;
}
.fw-col-lg-pull-6 {
right: 50%;
}
.fw-col-lg-pull-5 {
right: 41.66666667%;
}
.fw-col-lg-pull-4 {
right: 33.33333333%;
}
.fw-col-lg-pull-3 {
right: 25%;
}
.fw-col-lg-pull-2 {
right: 16.66666667%;
}
.fw-col-lg-pull-1 {
right: 8.33333333%;
}
.fw-col-lg-pull-0 {
right: auto;
}
.fw-col-lg-push-15 {
left: 20%;
}
.fw-col-lg-push-12 {
left: 100%;
}
.fw-col-lg-push-11 {
left: 91.66666667%;
}
.fw-col-lg-push-10 {
left: 83.33333333%;
}
.fw-col-lg-push-9 {
left: 75%;
}
.fw-col-lg-push-8 {
left: 66.66666667%;
}
.fw-col-lg-push-7 {
left: 58.33333333%;
}
.fw-col-lg-push-6 {
left: 50%;
}
.fw-col-lg-push-5 {
left: 41.66666667%;
}
.fw-col-lg-push-4 {
left: 33.33333333%;
}
.fw-col-lg-push-3 {
left: 25%;
}
.fw-col-lg-push-2 {
left: 16.66666667%;
}
.fw-col-lg-push-1 {
left: 8.33333333%;
}
.fw-col-lg-push-0 {
left: auto;
}
.fw-col-lg-offset-15 {
margin-left: 20%;
}
.fw-col-lg-offset-12 {
margin-left: 100%;
}
.fw-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-lg-offset-9 {
margin-left: 75%;
}
.fw-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-lg-offset-6 {
margin-left: 50%;
}
.fw-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-lg-offset-3 {
margin-left: 25%;
}
.fw-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-lg-offset-0 {
margin-left: 0%;
}
}.wrap-forms .wrap-step {
width: 100%;
display: block;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
background: #f7f7f7;
height: 52px;
margin-bottom: 37px;
}
.wrap-forms .wrap-step .steps {
list-style: none;
text-align: justify;
margin: 0;
padding: 11px 20px 0;
}
.wrap-forms .wrap-step .steps:after {
width: 100%;
height: 0;
content: '';
display: inline-block;
}
.wrap-forms .wrap-step .steps li {
display: inline-block;
}
.wrap-forms .wrap-step .steps .step {
color: #0f6ab8;
font-weight: 700;
font-size: 15px;
text-decoration: none;
}
.wrap-forms .wrap-step .steps .step span {
background: #0f6ab8;
color: #fff;
font-size: 10px;
border-radius: 50%;
line-height: 15px;
vertical-align: text-bottom;
display: inline-block;
height: 15px;
width: 15px;
text-align: center;
}
.wrap-forms .wrap-step .steps li.active-step .step span {
background: #2b2b2b;
}
.wrap-forms .wrap-step .steps li.active-step .step,
.wrap-forms .wrap-step .steps .step:hover,
.wrap-forms .wrap-step .steps .step:hover strong {
color: #2b2b2b;
border-color: #2b2b2b;
}
.wrap-forms .wrap-step .steps .step:hover span {
background: #2b2b2b;
}
.wrap-forms .wrap-step .steps .step strong {
border-bottom: 1px solid #0f6ab8;
}
.wrap-forms .wrap-step .steps li.active-step .step strong {
border: none;
}
.wrap-forms .field-text,
.wrap-forms .field-gap,
.wrap-forms .field-textarea,
.wrap-forms .field-select,
.wrap-forms .field-upload,
.wrap-forms .field-date,
.wrap-forms .field-time,
.wrap-forms .field-multiple,
.wrap-forms .field-rating,
.wrap-forms .field-table {
margin-bottom: 23px;
width: 100%;
}
.wrap-forms .field-checkbox,
.wrap-forms .field-radio {
margin-bottom: 15px;
}
.wrap-forms .field-text.field-address {
margin-bottom: -8px;
}
.wrap-forms .field-multiple div[class*='field-'] {
width: 48%;
display: inline-block;
margin-bottom: 0;
}
.wrap-forms .wrap-rating .rating span {
font-size: 19px;
}
.wrap-forms .wrap-rating .rating-title {
margin-bottom: 19px;
}
.wrap-forms label,
.wrap-forms input,
.wrap-forms select {
width: 100%;
}
.wrap-forms .field-text.field-address input,
.wrap-forms .field-text.field-address textarea,
.wrap-forms .field-text.field-address select {
margin-bottom: 31px;
}
.wrap-forms .field-text.field-address input:last-child {
margin-bottom: 0;
}
.wrap-forms label {
font-size: 15px;
margin-bottom: 8px;
display: inline-block;
font-weight: bold;
}
.wrap-forms sup {
font-size: 16px;
color: #c0392b;
top: 0;
left: 2px;
}
.wrap-forms input,
.wrap-forms select {
font-size: 14px;
height: 41px;
padding: 0 15px;
}
.wrap-forms textarea {
padding: 8px 15px;
height: 162px;
font-size: 14px;
line-height: 22px;
width: 100%;
}
.wrap-forms select {
border-color: #e5e5e5;
}
.wrap-forms .field-gap input.fill-gap {
margin: 0;
padding: 0;
background: none;
border: none;
outline: none;
border-radius: 0;
border-bottom: 1px solid #808080;
text-align: left;
width: initial;
height: initial;
}
.wrap-forms .field-gap input.fill-gap:hover,
.wrap-forms .field-gap input.fill-gap:focus {
outline: none;
border: none;
border-bottom: 1px solid #808080;
background: none;
}
.wrap-forms div[class*='field-'] .omega {
width: 48%;
display: inline-block;
}
.wrap-forms div[class*='field-'] .omega.omega-right,
.wrap-forms div[class*='field-'] .omega-right {
float: right;
}
.wrap-forms .field-time .time {
width: 82%;
display: inline-block;
}
.wrap-forms .field-time .time-format {
width: 16%;
float: right;
display: inline-block;
}
.wrap-forms .field-upload .upload-file-input,
.wrap-forms .field-upload .upload-file-button {
display: inline-block;
width: auto;
}
.wrap-forms .field-upload .upload-file-input {
width: 86%;
}
.wrap-forms .field-upload .upload-file-button {
float: right;
font-size: 12px;
font-weight: 400;
}
.wrap-forms .field-table table, th, td {
border-color: #e5e5e5;
}
.wrap-forms .field-table table thead tr td {
text-align: center;
background: #f7f7f7;
padding: 8px 20px;
min-height: 73px;
line-height: 52px;
}
.wrap-forms .field-table table thead tr td span {
display: inline-block;
vertical-align: middle;
line-height: normal;
}
.wrap-forms .field-table table tbody tr td {
padding: 15px;
line-height: 20px;
}
.wrap-forms .field-table table tbody tr td.input-styled {
text-align: center;
padding: 0;
}
.wrap-forms .field-table table tbody tr td.input-styled .custom-radio {
display: inline-block;
vertical-align: middle;
line-height: normal;
}
.wrap-forms input:-moz-placeholder,
.wrap-forms textarea:-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input::-moz-placeholder,
.wrap-forms textarea::-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input:-ms-input-placeholder,
.wrap-forms textarea:-ms-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input::-webkit-input-placeholder,
.wrap-forms textarea::-webkit-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
font-style: italic;
text-transform: none;
}
.wrap-forms input:focus::-webkit-input-placeholder {
color: transparent;
}
.wrap-forms textarea:focus::-webkit-input-placeholder {
color: transparent;
}  .wrap-forms .custom-checkbox,
.wrap-forms .custom-radio {
position: relative;
}
.wrap-forms .custom-checkbox input,
.wrap-forms .custom-radio input {
height: auto;
width: auto;
vertical-align: middle;
}
.wrap-forms .custom-checkbox::selection,
.wrap-forms .custom-radio::selection {
background: transparent;
color: inherit;
}
.wrap-forms .custom-checkbox label,
.wrap-forms .custom-radio label {
position: relative;
width: auto;
display: inline-block;
font-weight: 400;
font-size: 14px;
line-height: 17px;
margin-bottom: 6px;
cursor: pointer;
min-height: 17px;
}
.wrap-forms .custom-checkbox label::selection,
.wrap-forms .custom-radio label::selection {
background: transparent;
color: inherit;
}
.wrap-forms .custom-checkbox label.focus,
.wrap-forms .custom-radio label.focus {
outline: none;
} .wrap-forms .section-break {
border-top: 1px solid #e5e5e5;
margin: 42px auto 39px;
padding-top: 25px;
}
.wrap-forms .section-break .title {
text-transform: uppercase;
font-size: 32px;
font-family: 'Arial';
color: #333333;
font-weight: 400;
margin-bottom: 13px;
}
.wrap-forms .section-break .sub-title {
font-size: 13px;
font-family: 'Arial';
font-weight: 400;
color: #595959;
}
.wrap-forms .nav-form {
width: 100%;
text-align: center;
border-top: 1px solid #e5e5e5;
padding-top: 29px;
margin-top: 48px;
}
.wrap-forms .nav-form .button.button-nav-form,
.wrap-forms .nav-form .number-pages-form {
display: inline-block;
}
.wrap-forms .nav-form .button.button-nav-form {
border-top-left-radius: 0;
padding: 10px 20px;
font-weight: 400;
}
.wrap-forms .nav-form .number-pages-form {
color: #333333;
text-transform: uppercase;
font-size: 17px;
margin-top: 7px;
}
.wrap-forms .nav-form .button.button-nav-form.next {
float: right;
}
.wrap-forms .nav-form .button.button-nav-form.prev {
float: left;
} .wrap-forms .field-columns-0:after,
.wrap-forms .field-columns-2:after,
.wrap-forms .field-columns-3:after {
width: 100%;
height: 0;
content: '';
display: inline-block;
}
.wrap-forms .field-columns-0 .options,
.wrap-forms .field-columns-2 .field-column,
.wrap-forms .field-columns-3 .field-column {
float: left;
padding-right: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body.rtl .wrap-forms .field-columns-0 .options,
body.rtl .wrap-forms .field-columns-2 .field-column,
body.rtl .wrap-forms .field-columns-3 .field-column {
float: right;
padding-left: 5px;
padding-right: 0;
}
.wrap-forms .field-columns-0 .options {
padding-right: 15px;
}
.wrap-forms .field-columns-2 .field-column {
width: 50%;
}
.wrap-forms .field-columns-3 .field-column {
width: 33.3333%;
}script {
display: none !important;
}#wc-woocci_zaytech-cc-form{border:none}#wc-woocci_zaytech-cc-form #clover-address-element,#wc-woocci_zaytech-cc-form #clover-card-element,#wc-woocci_zaytech-cc-form #clover-cvc-element,#wc-woocci_zaytech-cc-form #clover-exp-element,#wc-woocci_zaytech-cc-form #clover-zip-element{background-color:#fff;border:1px solid #ddd;height:35px;margin:5px 0;outline:0;padding-left:5px}#wc-woocci_zaytech-cc-form #clover-gpay-element{height:40px;min-height:40px;min-width:90px}#wc-woocci_zaytech-cc-form .moo-no-margin-buttom{margin-bottom:0}.clover-footer{display:none}@font-face{font-family:eicons;src:url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
src: url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\e059"; }
.fa-bacterium:before {
content: "\e05a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\e05f"; }
.fa-handshake-slash:before {
content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\e061"; }
.fa-head-side-cough-slash:before {
content: "\e062"; }
.fa-head-side-mask:before {
content: "\e063"; }
.fa-head-side-virus:before {
content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\e06a"; }
.fa-pump-soap:before {
content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\e07a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\e06d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\e070"; }
.fa-store-slash:before {
content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-threads:before {
content: '\e9cb'; }
.fa-threads-square:before {
content: '\e9cc'; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\e041"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\e073"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-vest:before {
content: "\e085"; }
.fa-vest-patches:before {
content: "\e086"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\e074"; }
.fa-virus-slash:before {
content: "\e075"; }
.fa-viruses:before {
content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-x-twitter:before {
content: "\e9ca"; }
.fa-x-twitter-square:before {
content: "\e9c9"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
src: url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//new.idcleveland.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }
.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-left:0;margin-right:0}.elementor-widget-blockquote blockquote{background:transparent;border:0;color:#3f444b;font-size:100%;font-style:normal;margin:0;outline:0;padding:0;quotes:none;vertical-align:baseline}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{font-style:normal;margin-bottom:0}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{display:flex;justify-content:space-between;margin-top:12px}.elementor-blockquote__tweet-button{align-self:flex-end;color:#1da1f2;display:flex;line-height:1;position:relative;transition:.3s;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-inline-start:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{background-color:#1da1f2;border-radius:100em;color:#fff;font-size:15px;padding:.7em 1.2em}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-inline-end-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{height:2em;padding:0;width:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{border:.5em solid transparent;border-inline-end-color:#1da1f2;content:"";inset-block-start:50%;inset-inline-start:-.8em;position:absolute;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{border-left-color:transparent;border-right-color:#1da1f2;left:-.8em;right:auto}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{border-left-color:#1da1f2;border-right-color:transparent;left:auto;right:-.8em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-inline-start-width:7px;border-style:solid;padding-inline-start:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{color:#f9fafa;content:"“";display:block;font-family:Times New Roman,Times,serif;font-size:100px;font-weight:900;height:.6em;line-height:1}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-inline:auto}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:0.5rem 1rem;--n-menu-title-transition:0.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-icon-gap:5px;--n-menu-dropdown-indicator-size:initial;--n-menu-dropdown-indicator-rotate:initial;--n-menu-dropdown-indicator-space:initial;--n-menu-dropdown-indicator-color-normal:initial;--n-menu-dropdown-indicator-color-hover:initial;--n-menu-dropdown-indicator-color-active:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column}.elementor-widget-n-menu .e-n-menu-heading{display:flex;flex-direction:row;flex-wrap:var(--n-menu-heading-wrap);justify-content:var(--n-menu-heading-justify-content);margin:initial;overflow-x:var(--n-menu-heading-overflow-x);padding:initial;row-gap:var(--n-menu-title-space-between);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";inset-block:0;inset-inline:-1000vw;position:absolute;z-index:2}.elementor-widget-n-menu .e-n-menu-heading>.e-con,.elementor-widget-n-menu .e-n-menu-heading>.e-n-menu-item>.e-con{display:none}.elementor-widget-n-menu .e-n-menu-item{display:flex;list-style:none;margin-block:initial;padding-block:initial}.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title{position:relative}.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after{align-self:center;border-color:var(--n-menu-divider-color,#000);border-inline-start-style:var(--n-menu-divider-style,solid);border-inline-start-width:var(--n-menu-divider-border-width);content:var(--n-menu-divider-content,none);height:var(--n-menu-divider-height,35%);inset-inline-end:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);position:absolute}.elementor-widget-n-menu .e-n-menu-content{background-color:transparent;display:flex;flex-direction:column;min-width:0;z-index:2147483620}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none}.elementor-widget-n-menu .e-n-menu-title{align-items:center;border:#fff;color:var(--n-menu-title-color-normal);display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);font-weight:500;gap:var(--n-menu-dropdown-indicator-space);justify-content:var(--n-menu-title-justify-content);margin:initial;padding:var(--n-menu-title-padding);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container{align-items:var(--n-menu-title-align-items);align-self:var(--n-menu-icon-align-items);display:flex;flex-direction:var(--n-menu-title-direction);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content)}.elementor-widget-n-menu .e-n-menu-title-container.e-link{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) *{cursor:default}.elementor-widget-n-menu .e-n-menu-title-text{align-items:center;display:flex;font-size:var(--n-menu-title-font-size);line-height:var(--n-menu-title-line-height);transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{align-items:center;display:flex;flex-direction:column;order:var(--n-menu-icon-order)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{align-items:center;display:flex;justify-content:center;transition:transform 0s}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-icon-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{align-self:var(--n-menu-icon-align-items);background-color:initial;border:initial;color:inherit;display:flex;flex-direction:column;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));justify-content:center;margin-inline-start:var(--n-menu-dropdown-icon-gap);padding:initial;position:relative;text-align:center;transform:var(--n-menu-dropdown-indicator-rotate);transition:all var(--n-menu-title-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{height:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-container:not(.e-link){cursor:default}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-toggle{align-self:var(--n-menu-toggle-align);background-color:initial;border:initial;color:inherit;display:none;padding:initial;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.elementor-widget-n-menu .e-n-menu-toggle:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-toggle i{color:var(--n-menu-toggle-icon-color);font-size:var(--n-menu-toggle-icon-size);transition:all var(--n-menu-toggle-icon-hover-duration)}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);width:var(--n-menu-toggle-icon-size)}.elementor-widget-n-menu .e-n-menu-toggle span{align-items:center;border-radius:var(--n-menu-toggle-icon-border-radius);display:flex;justify-content:center;padding:var(--n-menu-toggle-icon-padding);text-align:center}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{height:100%;inset:0;opacity:0;position:absolute;width:100%}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration)}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-item:not(:last-child){margin-inline-end:var(--n-menu-title-space-between)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content{left:var(--stretch-left);position:absolute;right:var(--stretch-right);width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content{padding-block-start:var(--n-menu-title-distance-from-content);top:100%}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-active.e-n-menu-content{bottom:100%;padding-block-end:var(--n-menu-title-distance-from-content)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{animation:hide-scroll .3s backwards;background-color:transparent;border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);border-style:var(--n-menu-dropdown-content-box-border-style);box-shadow:var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );flex-direction:column;left:var(--stretch-left);margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);max-height:var(--n-menu-dropdown-content-box-height);min-width:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:var(--stretch-right);top:100%;transition:max-height .3s;width:var(--stretch-width);z-index:2147483640}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item{display:flex;flex-direction:column;width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{background-color:#fff;flex-wrap:wrap;justify-content:var(--n-menu-title-justify-content-mobile);white-space:normal;width:auto}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:var(--stretch-width);--n-menu-dropdown-content-max-width:initial}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{margin-block-start:var(--n-menu-title-distance-from-content);width:var(--width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:auto;width:100%}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width)}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone)}.elementor-widget-n-menu.elementor-loading{pointer-events:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex}@media (max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex}}@keyframes hide-scroll{0%,to{overflow:hidden}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow)}[data-core-v316-plus=true] .elementor-widget-n-menu .e-n-menu .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.fs-background {
overflow: hidden;
position: relative;       }
.fs-background,
.fs-background-container,
.fs-background-media {
-webkit-transition: none;
transition: none;
}
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden;
}
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0;
}
.fs-background-media.fs-background-animated {
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none;
}
.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
width: 100%;
height: 100%;
}
.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
display: none;
}
.fs-background-media.fs-background-native {
background-position: center;
background-size: cover;
}
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed;
}
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: '';
}
.fs-background-embed.fs-background-ready iframe {
z-index: 0;
}.fw-main-row.background-video .fw-container,
.fw-main-row.background-video .fw-container-fluid {
z-index: 1;
}.woocommerce form.cart .exrow-group .exfood-label {
display: block;
font-weight: bold;
text-transform: uppercase;
margin: 0;
}
.woocommerce form.cart .exrow-group{display: inline-block; width: 100%; box-sizing: border-box;margin: 0 0 10px 0;}
.woocommerce form.cart .exrow-group *{box-sizing: border-box;}
.woocommerce form.cart .exrow-group .exwo-container > span {
margin-right: 20px;
display: inline-block;
white-space: normal;
}
.woocommerce form.cart .exrow-group input {
margin-right: 5px;
vertical-align: middle;
}
.woocommerce form.cart .ex-red-message,
.woocommerce form.cart .ex-required-min-message,
.woocommerce form.cart .ex-required-max-message,
.woocommerce form.cart .ex-required-message{ color: red; padding: 0; margin:3px 0; display: none; }
.ex-required span.exfood-label .exwo-otitle:after {content: " * ";color: red;}
.woocommerce form.cart .exrow-group span.exfood-label span{ margin:0; padding: 0; }
form.cart:not(.variations_form) .exwo-product-options { margin-top: -3px; }
.woocommerce form.cart .exrow-group input.ex-options[type="number"],
.woocommerce form.cart .exrow-group input.ex-options[type="text"],
.exwo-product-options  textarea.ex-options,
.exwo-product-options  input.ex-options[type="text"] {
width: 100%;
border: 1px solid #ddd;
background: #fafafa;
}
.exwo-accordion-style .exrow-group .exfood-label{ cursor: pointer; }
.woocommerce form.cart .exrow-group .exwo-container{ margin-top: 5px; }
.woocommerce form.cart .exwo-accordion-style .exwo-container{ display: none; }
.exwo-product-options.exwo-accordion-style .exrow-group{border:1px solid #eee; padding: 10px 15px; border-radius: 3px; background: #f3f3f3; position: relative;}
.exwo-accordion-style span.exfood-label:after{content: "+";position: absolute;right: 10px;}
.exwo-accordion-style span.exfood-label.exwo-active:after {content: "-";}
@media (max-width: 768px){
.woocommerce form.cart .exrow-group .exwo-container > span{ width: 100%; white-space: normal; }
}
.exwoofood-woocommerce.woocommerce form.cart input[type=number]::-webkit-inner-spin-button, 
.exwoofood-woocommerce.woocommerce form.cart input[type=number]::-webkit-outer-spin-button {  opacity: 1;}
.woocommerce form.cart .exrow-group.ex-logic-on,
.exrow-group.ex-logic-on { display: none; }
.exfd-cart-content .woocommerce-mini-cart li a.exwf-edit-options,
.exwf-edit-options {display: block; font-size: 10px; font-weight: bold;color: initial;text-decoration: underline !important;}
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option { -webkit-flex-flow: row wrap; flex-flow: row wrap; display: flex; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option > span {
width: 33.3333%;
margin:0;
padding: 0 5px 5px 0;
box-sizing: border-box;
position: relative;
-webkit-flex-flow: row wrap; flex-flow: row wrap; display: flex;
}
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option label { display: table; background: #eee; border: 2px solid #eee; cursor: pointer; vertical-align: middle; width: 100%; padding: 3px; transition: all .2s; box-sizing: border-box; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option input:checked + label {border-color: #ea1f2e;}
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option input{ position: absolute;top: 0;left: 0;right: 0; opacity: 0; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option label .exwo-op-img{ display: table-cell; width: 50px; min-width: 50px; height: auto; vertical-align: inherit; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option label .exwo-op-img img{ display: block; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option label .exwo-op-name {padding: 5px;display: table-cell; width: calc( 100% - 50px); vertical-align: inherit;}
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option input:disabled + label { opacity: .5; }
.woocommerce form.cart .exwo-accordion-style .exrow-group .exwo-container.exwo-img-option label{ background: #fff; border: 2px solid #fff; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option > p { width: 100%; }
@media (max-width: 768px){
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option > span{ width:50%; }
}
.exrow-group.ex-quantity .exwo-container input[type=number]{ min-width: 100px; }
.exrow-group.ex-quantity .exwo-container input[type=number]::-webkit-inner-spin-button,
.exrow-group.ex-quantity .exwo-container input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none; margin: 0; opacity: 0}
.exwo-product-options  .exrow-group.ex-quantity .exwo-container{ position: relative; }
.exwo-product-options  .exrow-group.ex-quantity .inqty-icon{
font-family: "Ionicons";
position: absolute;
right: 10px;
font-size: 11px;
padding: 2.5px 3px;
line-height: 1;
color: #101010;
cursor: pointer;
top: 3px;
}
.exwo-product-options  .exrow-group.ex-quantity .inqty-icon.ion-chevron-down {
content: "\f123";
top: 20px;
border-top: 1px solid #ddd;
} .woocommerce form.cart .exrow-group .exwo-container.exwo-qty-option > span { width: 100%; position: relative; padding: 10px 85px 10px 0; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-qty-option input + label + .exqty-op { pointer-events: none; opacity: .3;position: absolute; right: 0; top: 50%; transform: translate(0,-50%); width: 85px; padding: 0 0 0 5px; }
.woocommerce form.cart .exrow-group .exwo-container.exwo-qty-option input:checked + label + .exqty-op { pointer-events: auto; opacity: 1;}
.woocommerce form.cart .exrow-group .exwo-container.exwo-qty-option .exqty-op input { height: 37px; margin: 0; padding: 8px 10px; border: 1px solid #ddd; width: 100% }
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option.exwo-qty-option .exqty-op input{position: relative; opacity: 1;}
.woocommerce form.cart .exrow-group .exwo-container.exwo-img-option.exwo-qty-option input + label + .exqty-op{}
.woocommerce form.cart .exrow-group .exwo-container.exwo-qty-option label { vertical-align: middle; }.exfd_clearfix{content: "";
clear: both;
display: table;}
.ex-fdlist *:focus {
outline: none;
}
.ex-load-hidden,
.ex-hidden{ display: none !important; }
.ex-fdlist .ex-popup-location{
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.3);
-webkit-animation-name: ex-fadeIn;
-webkit-animation-duration: 0.8s;
animation-name: ex-fadeIn;
animation-duration: 0.8s;
}
.ex-fdlist .ex-popup-active{display: flex; align-items: center;}
.ex-fdlist .ex-popup-location .ex-popup-content{
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
max-width: 400px;
background: #fff;
display: flex;
flex-wrap: wrap;
border-radius: 0;
overflow: hidden;
align-items: center;
width: 80%
}
@-webkit-keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.ex-fdlist .ex-popup-location .ex-popup-content .ex-pop-icon{
width: 40%;
padding: 10px;
padding-right: 0;
}
.ex-fdlist .ex-popup-location .ex-popup-content .ex-popup-info{ padding: 25px; }
.ex-fdlist .ex-popup-location .ex-popup-content .ex-pop-icon + .ex-popup-info{ width: 60%;}
.ex-popup-location .ex-popup-content .ex-popup-info h1{
margin: 0;
padding: 0;
color: #000;
font-family: inherit;
font-size: 24px;
text-transform: uppercase;
}
.exwoofood-select-loc select.ex-loc-select, 
.ex-fdlist .ex-popup-location .ex-popup-content .ex-popup-info select{
margin: 0;
width: 100%;
padding: 11px 15px;
margin: 0;
margin-bottom: 0;
font-family: inherit;
font-size: inherit;
line-height: 1.4;
border: 1px solid #ccc;
-webkit-appearance: none;
appearance: none;
-moz-appearance:none;
height: auto;
background: none !important;
}
.ex-fdlist .exfd-filter:not(.exwf-fticon-style),
.ex-fdlist.list-layout .exfd-filter.exwf-fticon-style{padding: 10px 0px;} .ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list{
padding:0px;
border-bottom: 1px solid #ddd;
margin: 15px 0;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a{
font-size: 18px;
padding: 10px 20px;
border: 1px solid #ddd;
margin-right: -1px;
text-transform: uppercase;
float: left;
font-weight: 700;
line-height: 1.4;
margin-bottom: -1px;
background: #fff;
position: relative;
}
.exfd-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
margin-left: 10px;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list .ex-menu-item-active ul{
color: #101010;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a:hover > ul {
transform: scaleY(1);
z-index: 99;
background: #fff;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul{
transform: scaleY(0);
transform-origin: top;
transition: transform 0.26s ease;
list-style: none;
position: absolute;
top: calc(100% + 1px);
left: -1px;
padding: 0;
margin: 1px 0 0 0;
border: 1px solid #ddd;
border-radius: 2px;
z-index: 9999;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul li {
list-style: none;
margin: 0;
padding: 5px 20px;
background: #fff;
border: 0;
cursor: pointer;
white-space: nowrap;
min-width: 170px;
border-radius: 0;
position: relative;
transition: background .2s;
text-align: left;
padding-right: 30px;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul li:hover {
background: #ea1f2e;
color: #fff;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul li{
position: relative;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul li ul.exfd-ul-child{
position: absolute;
transform: scaleX(0);
transform-origin: left;
transition: transform 0.26s ease;
list-style: none;
position: absolute;
margin: 0;
top: 15px;
left: 100%;
padding: 0;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul li:hover > ul {
transform: scaleX(1);
z-index: 99;
background: #fff;
color: #101010;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul .exfd-caret {
position: absolute;
top: 50%;
margin-top: -2px;
right: 10px;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.ex-fdlist.ex-loading .exfd-filter .exfd-filter-group .ex-menu-list a{ pointer-events: none; }
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-select{
display: none;
font-size: inherit;
font-family: inherit;
margin: 0 auto; text-align: center; 
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-select select{
margin: 0; padding: 0;
padding: 7px 30px 7px 20px;
font-size: 17px;
text-transform: uppercase;
font-family: inherit;
color: inherit;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
background:none;
z-index: 10;
box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
border-color: #cccccc;
line-height: 1; min-height: 41px;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list .ex-menu-item-active{
background: #ea1f2e;
color: #fff;
border-color: #ea1f2e;
position: relative;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list .ex-menu-item-active:not(.exfd-child-click):after{
content: '';
position: absolute;
top: 100%;
left: 50%;
border-top: 10px solid #ea1f2e;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0;
width: 0;
margin: 1px auto 0;
transition: opacity .3s ease-in-out;
transform: translateX(-50%);
}
.ex-fdlist:not(.list-layout) .exfd-filter .exfd-filter-group .ex-menu-list{ text-align: center;margin: 15px auto; border: 0;}
.ex-fdlist:not(.list-layout) .exfd-filter .exfd-filter-group .ex-menu-list a{ float: none; display: inline-block; }
.ex-fdlist .exfd-shopping-cart{
position: fixed;
right: 8px;
top: 50%;
z-index: 1001;
width: 45px;
height: 45px;
background-color: #ea1f2e;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
border-radius: 0;
cursor: pointer; }
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent{
position: relative;
text-align: center;
line-height: 45px;
border-radius: 0;
}
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent img{
margin: -3px 0 0 -2px;
padding: 0;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
}
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent .exfd-cart-count,
.exfd-cart-num,
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent .exfd-cart-num{
position: absolute;
top: -10px;
left: 4px;
border-radius: 50%;
width: 20px;
height: 20px;
text-align: center;
background: #2196F3;
border: 1px solid #eee;
color: #fff;
line-height: 18px;
font-size: 10px;
}
.exfd-cart-content {
position: fixed;
right: 0;
top: 0;
width: 300px;
left: auto;
height: 100vh;
padding: 20px 20px 40px 20px;
margin-bottom: 6px;
background: #fff;
z-index: -1;
transition: all .3s linear .2s;
transform: translateX(100%);
border-radius: 0;
box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.15);
overflow-y: auto;
}
.ex-fdlist .exfd-cart-content{ box-shadow: none; }
.exfd-cart-content.excart-active{
transition: all .3s linear .2s;
transform: translateX(0);
z-index: 999999;
opacity: 1;
}
.exfd-overlay{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: all .3s linear .2s;
z-index: -1;
}
.exfd-overlay-active{
background: rgba(0,0,0,.7);
z-index: 9999;
transition: all .3s linear .2s;
}
.exfd-cart-content .exfd-close-cart {
display: inline-block;
width: 100%;
text-align: center;
background: #ea1f2e;
color: #fff;
font-size: 20px;
cursor: pointer;
border-radius: 0;
padding: 5px 15px;
line-height: 1;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
transition: all .2s;
}
.exfd-cart-content .exfd-cart-buildin ul li,
.exfd-cart-content .woocommerce-mini-cart li {
list-style: none;
margin: 0;
padding: 10px 15px 10px 60px;
position: relative;
min-height: 70px;
border: 0;
}
.exfd-cart-content .woocommerce-mini-cart {margin: 20px 0; width: 100%; padding: 0;}
body .ex-fdlist .exfd-cart-content .woocommerce-mini-cart li img,
.exfd-cart-content .woocommerce-mini-cart li img {
width: 50px;
height: 50px;
object-fit: cover;
object-position: 50% 50%;
position: absolute;
left: 0;
top: 10px;
margin:0;
}
.exfd-cart-content a{color: inherit; box-shadow: none;}
.exfd-cart-content .woocommerce-mini-cart li span.quantity {display: block;}
.exfd-cart-content .woocommerce-mini-cart li dl.variation{ padding: 0; margin: 0; line-height: 1.5; border: 0 }
.exfd-cart-content .exwoofood-close,
.exfd-cart-content .woocommerce-mini-cart a.remove.remove_from_cart_button {
position: absolute;
top: 50%;
right: 0;
border: 1px solid #ddd;
padding: 0;
line-height: 13px;
width: 15px;
height: 15px;
text-align: center;
background: #eee;
color: #000;
margin-top: -7px;
font-size: 13px;
}
.exwf-cart-cross-sells > h3,
.exfd-cart-content .woocommerce-mini-cart__total {
float: left; width: 100%;
text-align: center;
font-size: 17px;
border-top: 2px solid #ddd;
padding: 10px;
margin: 0;
text-transform: uppercase;
}
.exfd-cart-content .woocommerce-mini-cart__buttons{ display: initial; width: 100%; }
.exfd-cart-content .woocommerce-mini-cart__buttons a {
padding: 7px 15px;
background: #ea1f2e;
margin: 0 3px 0 0;
color: #fff;
letter-spacing: 1px;
width: calc(50% - 3px);
text-align: center;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
transition: all .2s;
}
.exfd-cart-content .woocommerce-mini-cart__buttons a:last-child{ margin: 0; margin-left: 3px; }
.exfd-cart-content .woocommerce-mini-cart li dl.variation dt{float: left; clear: both; margin-right: 5px;}
.exfd-cart-content .woocommerce-mini-cart li dl.variation dd{padding: 0; margin: 0}
.exfd-cart-content .exfd-cart-buildin ul li.ex-loading {opacity: .5;}
.exwoofood-select-loc,
.ex-fdlist,
.exwf-opcls-table,
.exwf-mngroup{color:#101010;font-family: 'Source Sans Pro', sans-serif; display: inline-block; width: 100%; font-size:13px;}
.ex-fdlist.column-1 .parent_grid .ctgrid .item-grid{ width: 100% }
.ex-fdlist.column-3 .item-grid{width: 33.33333%; display: inline-block; vertical-align: bottom;}
.ex-fdlist .ctgrid{-webkit-flex-flow: row wrap;flex-flow: row wrap; display: flex;}
.ex-fdlist.column-3 .item-grid:nth-child(3n+1){clear: both;}
.ex-fdlist.column-2 .item-grid{width: 50%; display: inline-block ;vertical-align: bottom;}
.ex-fdlist.column-2 .item-grid:nth-child(2n+1){clear: both;}
.ex-fdlist.column-4 .item-grid{width: 25%; display: inline-block ;vertical-align: bottom;}
.ex-fdlist.column-4 .item-grid:nth-child(4n+1){clear: both;}
.ex-fdlist.column-5 .item-grid{width: 20%; display: inline-block ;vertical-align: bottom;}
.ex-fdlist.column-5 .item-grid:nth-child(5n+1){clear: both;}
.ex-fdlist h3 {
text-transform: uppercase;
font-size: 22px;
font-weight: 400;
line-height: 24px;
margin: 3px 0;
}
.ex-fdlist a,
.ex-fdlist h3 a{color: inherit; box-shadow: none}
.ex-fdlist h5 {
font-weight: 500;
margin: 0;
font-size: 13px;
text-transform: uppercase;
color: #888;
letter-spacing: 1px;
}
.ex-fdlist p {
font-size: inherit;
margin: 10px 0px;
line-height: 1.6;
}
.ex-scale:hover img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
} .ex-icon {
position: relative;
width:16px;
height:16px;
margin: 16px;
}
.ex-icon .name {
width: 32px;
position: absolute;
text-align: center;
top: 18px;
left: -8px;
}
.exfd-icon-plus { border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
width: 16px;
height: 16px;
position: relative;
top:0;
left:0;
}
.exfd-icon-plus:after {
background-color: #fff;
width: 8px;
height: 2px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:7px;
left: 4px;
content:"";
}
.exfd-icon-plus:before {
background-color: #fff;
width: 2px;
height: 8px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:4px;
left: 7px;
content:"";
}
.ex-fdlist .ctgrid .item-grid del{opacity: 0.8}
.ex-fdlist .exstyle-1 h3 a,
.ex-fdlist .exstyle-2 h3 a,
.ex-fdlist .exstyle-3 h3 a,
.ex-fdlist .exstyle-4 h3 a{font-weight: 400; text-decoration: none;} .ex-fdlist .exstyle-1 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
color: inherit;
text-align: center;
font-size: inherit;
padding: 10px 10px; }
.ex-fdlist .exstyle-1 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.3s ease;
}
.ex-fdlist .exstyle-1 .exstyle-1-image {
display: inline-block; 
width: 100%;
vertical-align: top;
position: relative;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.05);
padding: 4px;
}
.ex-fdlist .exstyle-1 .exstyle-1-image img{overflow: hidden;margin: 0; padding: 0; border-radius: 0; display: block; border: 3px solid #fff}
.ex-fdlist .exstyle-1:hover .exstyle-1-image img{-webkit-transform: scale(1.05);
transform: scale(1.05)}
.ex-fdlist .exstyle-1 figcaption {padding: 0 10px;padding-top: 0; margin-bottom: 55px}
.ex-fdlist .exstyle-1 figcaption h3,
.ex-fdlist .exstyle-2 figcaption h3{margin: 0; padding: 0;padding-top: 1px;display: flex; align-items: center;line-height: 1}
.ex-fdlist .exstyle-1 figcaption h3{padding: 15px 0}
.ex-fdlist .exstyle-1 figcaption h3 a,
.ex-fdlist .exstyle-2 figcaption h3 a{width: 100%; text-align: center;}
.ex-fdlist .exstyle-1 figcaption p{margin: 0; padding: 0; padding-bottom: 5px; margin-top: 3px; text-align: center;}
.ex-fdlist .exstyle-1 figcaption p:empty {
display: none;
}
.ex-fdlist .exstyle-1 figcaption button:hover,
.ex-fdlist .exstyle-2 figcaption button:hover,
.ex-fdlist .exstyle-1 figcaption .exstyle-1-button:hover,
.ex-fdlist .exstyle-2 figcaption .exstyle-2-button:hover{background:#000;}
.ex-fdlist .exstyle-1 figcaption h5{margin: 0; padding: 0;
font-size: 19px;
padding-bottom: 15px;
color: #ea1f2e;
font-weight: bold;
line-height: 1;
}
.ex-fdlist .exstyle-1 figcaption h5 p{
text-align: center;
margin: 0 auto;
padding: 0;
width: 70%;
line-height: 1;
border-bottom: 2px solid #ddd;
margin-top: -10px;
}
.ex-fdlist .exstyle-1 figcaption h5 p > span{
margin-bottom: -3px;
bottom: -9px;
position: relative;
background: #fff;
padding: 0 15px;
}
.ex-fdlist .exstyle-1 figcaption h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.ex-fdlist .exstyle-1 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.exwf-button,
.exwf-orbt .exbt-inline a,
.ex-fdlist[id^=ex] .exwoofood-woocommerce.woocommerce form.cart button[type="submit"],
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"], 
.exwoofood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button],
.ex-fdlist .exstyle-1 figcaption .exstyle-1-button,
.ex-fdlist .exstyle-2 figcaption .exstyle-2-button,
.ex-fdlist .exstyle-3 figcaption .exstyle-3-button,
.ex-fdlist .exstyle-4 figcaption .exstyle-4-button{background: #ea1f2e;
color: #fff;
font-size: inherit;
font-family: inherit;
padding: 12px 25px;
border-radius: 0;
line-height: 1;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.046875em;
transition: all .2s;
}
.exstyle-1 figcaption .exstyle-1-button,
.exstyle-2 figcaption .exstyle-2-button,
.exstyle-3 figcaption .exstyle-3-button{
transform: translateX(-50%);
position: absolute;
left: 50%;
bottom: 20px;
} .exfd-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.exfd-checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
}
.exfd-container:hover input ~ .exfd-checkmark {
background-color: #ccc;
}
.exfd-container input:checked ~ .exfd-checkmark {
background-color: #2196F3;
}
.exfd-checkmark:after {
content: "";
position: absolute;
display: none;
}
.exfd-container input:checked ~ .exfd-checkmark:after {
display: block;
}
.exfd-container .exfd-checkmark:after {
top: 9px;
left: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: white;
}
.exbt-inline .exwoofood-woocommerce .quantity .qty{ display: none; }
.exbt-inline form.cart button {
position: absolute;
left: 50%;
bottom: 20px;
transform: translateX(-50%);
}
.ex-fdlist.style-1 .parent_grid{overflow: hidden; background: #fff; padding: 5px 0;}
.ex-fdlist.style-1 .ctgrid{margin: -10px; margin-right: -12px}
.ex-fdlist.column-2.style-1 .item-grid:nth-child(2n) {border-right: 0}
.ex-fdlist.column-3.style-1 .item-grid:nth-child(3n) {border-right: 0}
.ex-fdlist.column-2.style-1 .item-grid:nth-child(2n) .exp-arrow{width: calc(100% - 2px);}
.ex-fdlist.column-3.style-1 .item-grid:nth-child(3n) .exp-arrow{width: calc(100% - 2px);}
.ex-fdlist.style-1 .item-grid{border-right: 2px dashed rgba(0, 0, 0, 0.15);
border-bottom: 2px dashed rgba(0, 0, 0, 0.15);
position: relative;
}
.ex-fdlist.column-4.style-1 .item-grid:nth-child(4n){border-right: 0}
.ex-fdlist.column-5.style-1 .item-grid:nth-child(5n){border-right: 0}
.ex-fdlist.column-4.style-1 .item-grid:nth-child(4n) .exp-arrow{width: calc(100% - 2px);}
.ex-fdlist.column-5.style-1 .item-grid:nth-child(5n) .exp-arrow{width: calc(100% - 2px);}  .ex-fdlist .exstyle-2 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
color: inherit;
text-align: center;
font-size: inherit;
padding: 10px 10px; }
.ex-fdlist .exstyle-2 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-fdlist .exstyle-2 .exstyle-2-image {
display: inline-block; 
width: 100%;
vertical-align: top;
position: relative;
overflow: hidden;
}
.ex-fdlist .exstyle-2 .exstyle-2-image img{margin: 0; padding: 0; display: block;}
.ex-fdlist.style-2 .parent_grid{overflow: hidden;}
.ex-fdlist.style-2 .ctgrid{margin: -10px;}
.ex-fdlist .exstyle-2:hover .exstyle-2-image img{    -webkit-transform: scale(1.15);
transform: scale(1.15);}
.ex-fdlist .exstyle-2 figcaption {padding: 20px; margin: 15px 0 0 0; padding-bottom: 90px; border: 1px solid #ddd; position: relative; background: #fff}
.ex-fdlist .exstyle-2 figcaption h3{padding: 10px 0}
.ex-fdlist .exstyle-2 figcaption h5{margin: 0; 
padding: 0;font-size: 19px;
color: #ea1f2e;
font-weight: 600;
border-bottom: 1px solid #ddd;
margin-top: -12px;
line-height: 1;
}
.ex-fdlist  .exstyle-2 figcaption h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.ex-fdlist .exstyle-2 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.ex-fdlist .exstyle-2 figcaption h5 > span{
position: relative;
bottom: -10px;
background: #fff;
padding: 0 10px;
}
.ex-fdlist .exstyle-2 figcaption p{margin: 0; padding: 0; margin-bottom: -12px; margin-top:13px; text-align: center;}
.ex-fdlist .exstyle-2 figcaption p:empty {
display: none;
}
.ex-fdlist.style-2 .item-grid{position: relative;}
.ex-fdlist .exstyle-1 figcaption .exbt-inline,
.ex-fdlist .exstyle-2 figcaption .exbt-inline{
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.ex-fdlist .exstyle-1 figcaption .exbt-inline .exstyle-1-button,
.ex-fdlist .exstyle-2 figcaption .exbt-inline .exstyle-2-button{
position: static;
display: inline-block;
transform: translateX(0);
}
.ex-fdlist .exstyle-2 figcaption .exwoofood-woocommerce.woocommerce form.cart button[type="submit"],
.ex-fdlist .exstyle-1 figcaption .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{
position: static;
transform: translateX(0);
float: left;
white-space: nowrap;
}  .ex-fdlist .exstyle-3 {
display: table;
overflow: hidden;
width: 100%;
color: #fff;
text-align: center;
font-size: inherit;
padding: 0;
border-radius: 8px;
}
.ex-fdlist .exstyle-3 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-fdlist .exstyle-3 .exstyle-3-image {
display: table-cell; 
width: 45%;
overflow: hidden;
background-position: center center;
background-size: cover;
position: relative;
}
.ex-fdlist .exstyle-3 .exstyle-3-image img{margin: 0; padding: 0;display: block;backface-visibility: hidden;}
.ex-fdlist .exstyle-3:hover .exstyle-3-image img{-webkit-transform: scale(1.1);
transform: scale(1.1)}
.ex-fdlist .exstyle-3 figcaption {width: 55%; display: table-cell; padding: 20px 15px; 
vertical-align: middle;
text-align: center;
position: relative;
background: #101010;
}
.ex-fdlist .exstyle-3 figcaption h3{padding: 0; color: inherit; font-size: 22px;
line-height: 1;}
.ex-fdlist .exstyle-3 figcaption h5{margin: 0; 
padding: 5px;
padding-left: 0;
font-size: 22px;
color: #ea1f2e;
margin-bottom: 7px;
line-height: 1;
}
.ex-fdlist .exstyle-3 figcaption h5 del{
margin: 0;
padding: 0;
color: inherit;
}
.ex-fdlist .exstyle-3 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.ex-fdlist.style-3 .item-grid{margin-right: 5px;
margin-bottom: 5px;
position: relative;
}
.ex-fdlist .exstyle-3 .exstyle-3-image > a {
min-height: 180px;
display: inline-block;
width: 100%;
height: 100%;
}
.ex-fdlist .exstyle-3 .exstyle-3-image .exbt-inline{ position: absolute;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0, .7);
padding: 0;
line-height: 1;
text-transform: uppercase;
letter-spacing: 0.046875em;
font-weight: bold;
}
.ex-fdlist .exstyle-3 .exstyle-3-image .exbt-inline span{cursor: pointer; display: block; width: 100%; padding: 10px 5px;}
.ex-fdlist .exstyle-3 .exstyle-3-image .exbt-inline span.ex-loading{ pointer-events: none; opacity: .7 }
.ex-fdlist .exstyle-3:hover .exstyle-3-image .exbt-inline{
background: rgba(0,0,0, .9);
}
.ex-fdlist .exstyle-3 .exstyle-3-image .exbt-inline form.cart button{
position: relative;
top: auto;
left: auto;
transform: none;
background: transparent;
padding: 0;
white-space: nowrap;
bottom: auto;
}
.ex-fdlist.column-3.style-3 .item-grid{
width: calc((100% - 10px) / 3);
}
.ex-fdlist.column-2.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-fdlist.column-4.style-3 .item-grid{
width: calc((100% - 15px) / 4);
}
.ex-fdlist.column-5.style-3 .item-grid{
width: calc((100% - 20px) / 5);
}
.ex-fdlist.column-4.style-3 .item-grid:nth-child(4n) { margin-right: 0; }
.ex-fdlist.column-5.style-3 .item-grid:nth-child(5n) { margin-right: 0; }
.ex-fdlist.column-3.style-3 .item-grid:nth-child(3n){margin-right: 0}
.ex-fdlist.column-2.style-3 .item-grid:nth-child(2n){margin-right: 0}
.ex-fdlist.style-3 .ctgrid{}
.ex-fdlist .exstyle-3 figcaption .exstyle-3-button{background: #ea1f2e;
color: #fff;
font-size: inherit;
font-family: inherit;
padding: 11px 25px;
border-radius: 5px;
position: absolute;
bottom: 10px;
line-height: 1;
transform: translateX(0);
left: 10px;
bottom: 0;
}
.ex-fdlist .exstyle-3 figcaption .exbt-inline{
position: absolute;
bottom: 0;
left: 0;
}
.ex-fdlist .exstyle-3 figcaption .exwoofood-woocommerce .woocommerce{
position: relative;
}
.ex-fdlist .exstyle-3 figcaption .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{
bottom: 0;
left: 0;
transform: translateX(0);
position: relative;
padding: 11px 25px;
border-radius: 5px;
}
.ex-fdlist .exstyle-3 figcaption p{text-align: center; margin: 0 0 10px 0; padding: 0;margin-top: -8px;}
.ex-fdlist .exstyle-3 figcaption p:empty {
display: none;
}
.ex-fdlist .exstyle-3 figcaption button:hover,
.ex-fdlist .exstyle-3 figcaption .exstyle-3-button:hover{background: #e08209;}
.ex-fdlist .exstyle-3.exstyle-3-center figcaption .exbt-inline{
position: static;
}
.ex-fdlist .exstyle-3.exstyle-3-center figcaption .exstyle-3-button{
position: static;
float: left;
}
.ex-fdlist .exstyle-3.exstyle-3-center .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{
transform: translateX(0);
position: static;
float: left;
}
.ex-fdlist .exstyle-3.exstyle-3-center figcaption button{
position: static;
float: left;
transform: translateX(0);
}  .ex-fdlist .exstyle-4 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
text-align: center;
font-size: inherit;
}
.ex-fdlist .exstyle-4 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-fdlist .exstyle-4 .exstyle-4-image {
overflow: hidden;
position: relative;
}
.ex-fdlist .exstyle-4 .exstyle-4-image img{margin: 0; padding: 0; display: block;}
.ex-fdlist .exstyle-4:hover .exstyle-4-image img{-webkit-transform: scale(1.15);
transform: scale(1.15)}
.ex-fdlist .exstyle-4 figcaption {
border-top: 3px solid #ea1f2e;
padding: 20px;
text-align: left;
padding-bottom: 60px;
background: #fff;
}
.ex-fdlist .exstyle-4 figcaption h3{padding: 0; color: inherit; font-size: 20px;margin-top: 0;line-height: 1;
margin-top: 0px;
margin-bottom: 8px;}
.ex-fdlist .exstyle-4 figcaption h5{margin: 0; 
font-size: 20px;
color: #fff;
position: absolute;
bottom: 20px;
left: 20px;
background: #ea1f2e;
padding: 3px 7px;
line-height: 1;
letter-spacing: normal;
}
.ex-fdlist .exstyle-4 figcaption h5 del{
margin: 0;
padding: 0;
}
.ex-fdlist .exstyle-4 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;  
}
.ex-fdlist .exstyle-4 figcaption p{text-align: left; margin: 0; padding: 0; color: inherit;margin-top: 7px;margin-bottom: 7px;}
.ex-fdlist .exstyle-4 figcaption p:empty {
display: none;
}
.ex-fdlist .exstyle-4 figcaption .exstyle-4-button.exfd-choice{
background: #fff;
border: 2px solid #ea1f2e;
width: 29px;
height: 29px;
padding: 0;
}
.ex-fdlist .exstyle-4 figcaption .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{
margin: 0;
padding: 0;
position: static;
transform: translateX(0);
padding: 8px 25px;
}
.ex-fdlist .exstyle-4 figcaption .exwoofood-woocommerce.woocommerce form>a{color: initial;}
.ex-fdlist .exstyle-4 .exfd-icon-plus {
width: 27px;
height: 27px;
}
.ex-fdlist .exstyle-4 .exfd-icon-plus:after {
width: 19px;
height: 3px;
top: 11px;
left: 3px;
background-color: #ea1f2e;
}
.ex-fdlist .exstyle-4 .exfd-icon-plus:before {
width: 3px;
height: 19px;
top: 3px;
left: 11px;
background-color: #ea1f2e;
}
.exstyle-4 figcaption .exstyle-4-button{ position: absolute; bottom: 20px; right: 20px; }
.ex-fdlist.ex-food-plug .exfd-choice.ex-loading {
pointer-events: none;
opacity: .4;
}  .exfd-ribbon {
position: absolute;
left: 0; 
top: 0; 
z-index: 1;
overflow: hidden;
width: 90px;
height: 90px; }
.exfd-ribbon > span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 26px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 127px;
display: block;
background: #ff1414;  position: absolute;
top: 23px;
left: -28px;
font-size: 14px;
box-shadow: 2px 2px 2px rgba(0,0,0,.4);
}  .ex-fdlist.style-4 .item-grid{margin-right: 10px;
margin-bottom: 10px;
position: relative;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
border-bottom: 3px solid #ea1f2e;
background-color: #fff;
}
.ex-fdlist.column-3.style-4 .item-grid{
width: calc((100% - 20px) / 3);
}
.ex-fdlist.column-2.style-4 .item-grid{
width: calc((100% - 10px) / 2);
}
.ex-fdlist.column-4.style-4 .item-grid{
width: calc((100% - 30px) / 4);
}
.ex-fdlist.column-5.style-4 .item-grid{
width: calc((100% - 40px) / 5);
}
.ex-fdlist.column-3.style-4 .item-grid:nth-child(3n){margin-right: 0}
.ex-fdlist.column-2.style-4 .item-grid:nth-child(2n){margin-right: 0}
.ex-fdlist.column-4.style-4 .item-grid:nth-child(4n){margin-right: 0}
.ex-fdlist.column-5.style-4 .item-grid:nth-child(5n){margin-right: 0} .ex-fdlist.style-5:not(.list-layout) .exfd-filter .exfd-filter-group .ex-menu-list > a{margin: 2px; border-radius: 4px; }
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-list a ul{border-radius: 4px;}
.ex-fdlist.style-4.style-5 .item-grid{border-bottom:0;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;}
.ex-fdlist.style-5 .exstyle-4{ border-radius: 4px; }
.ex-fdlist.style-5 .exfd-pagination .page-navi a, .ex-fdlist.style-5 .exfd-pagination .page-navi span,
.ex-fdlist.style-5 .ex-loadmore .loadmore-exfood,
.ex-fdlist.style-5 .exstyle-4 figcaption .exstyle-4-button.exfd-choice,
.ex-fdlist.style-5 .exstyle-4 figcaption h5{ border-radius: 3px; }
.ex-fdlist.style-5 .exstyle-4 figcaption{border: 0;}
@supports (-ms-ime-align:auto) {
.ex-fdlist.column-3.style-4 .item-grid{
width: calc((100% - 20px) / 3 - 0.1px);
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ex-fdlist .exstyle-3{
table-layout: fixed;
}
.ex-fdlist.column-3.style-3 .item-grid{
width: calc((100% - 10px) / 3 - 0.1px);
}
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent a{
width: 20px;
display: inline-block;
}
.ex-fdlist .exfd-shopping-cart .exfd-cart-parent img{
width: auto;
height: auto;
}
.ex_modal .modal-content{ margin-bottom: 25%;
}
} .exp-arrow figure{ float:left;} .ex-fdlist * {
box-sizing: border-box;
}
.exp-arrow figure{ margin:0} .exwoofood-woocommerce{ font-size: 13px; }
.exwoofood-woocommerce.woocommerce .quantity:not(.hidden) {display: inline-block; margin: 0; margin-right: 5px; width: auto; float: none; border: 0;}
.exwoofood-woocommerce.woocommerce .variations + .single_variation_wrap .quantity{margin-top: 20px; vertical-align: bottom;}
.exwoofood-woocommerce.woocommerce div.quantity input[type=number]::-webkit-inner-spin-button, 
.exwoofood-woocommerce.woocommerce div.quantity input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0; 
}
.exwoofood-woocommerce.woocommerce a.added_to_cart{display: none;}
.exwoofood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button]{
padding: 12px 13px; width: 38px; height: auto; margin: 0;
}
.exwoofood-woocommerce.woocommerce div.quantity input[type=number] {-moz-appearance: textfield;border: 0; height: 100%; background: transparent; max-width: 38px;}
.exwf-button:hover,
.exfd-cart-content .exfd-close-cart:hover,
.exfd-cart-content .woocommerce-mini-cart__buttons a:hover,
.exwoofood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button]:hover,
.ex-fdlist[id^=ex] .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]:hover,
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"]:hover{ background: #000; }
.exwoofood-woocommerce.woocommerce table.variations tr th,
.exwoofood-woocommerce.woocommerce table.variations tr td,
.exwoofood-woocommerce.woocommerce table.variations {border: 0;}
.exwoofood-woocommerce.woocommerce table.variations tr td.label{ width:30%; text-align: left; padding: 0;}
.exwoofood-woocommerce.woocommerce table.variations tr td select{ 
width:100%;
font-family: inherit;
font-size:inherit;
border:1px solid #ccc;
padding:3px 7px; 
border-radius:0
}
.exwoofood-woocommerce span.price {font-size: 20px;}
.exwoofood-woocommerce .woocommerce-variation-availability {margin: 0;}
.exwoofood-woocommerce.woocommerce table.variations {
margin-bottom: 0; width: 100%;
border-bottom: 1px solid #eee;
}
.exwoofood-woocommerce.woocommerce table.variations > tbody > tr:last-child th label{ display: inline-block; margin-bottom: 14px; }
.exwoofood-woocommerce.woocommerce .cart.grouped_form .quantity{ margin: 0; }
.exwoofood-woocommerce.woocommerce .cart.grouped_form .quantity .qty{ border:1px solid #eee; 
font-size: inherit;
font-family: inherit;
background: transparent;
padding: 10px 0;
}
.exwoofood-woocommerce.woocommerce .cart.grouped_form table .woocommerce-grouped-product-list-item__quantity{
text-align: center;
}
.exwoofood-woocommerce.woocommerce .cart.grouped_form .quantity input[type=button]{
width: 30px; color: inherit; background: transparent; padding: 0; margin: 0;
}
.exwoofood-woocommerce.woocommerce .cart.grouped_form table, 
.exwoofood-woocommerce.woocommerce .cart.grouped_form th, 
.exwoofood-woocommerce.woocommerce .cart.grouped_form td {
border: 1px solid #ddd;
}
.exwoofood-woocommerce.woocommerce .cart.grouped_form table{border-width: 1px 0 0 1px; margin: 25px 0 30px 0;}
.exwoofood-woocommerce.woocommerce .cart.grouped_form td {
border-width: 0 1px 1px 0;
} .ex-fdlist.ex-loading {opacity: .7;}
.exfd-pagination-parent {
width: 100%;
}
.exfd-pagination{ margin:25px 0; width: 100%; display: inline-block;}
.exfd-pagination .page-navi{text-align: center; width: 100%; display: inline-block;}
.exfd-pagination .page-navi a, .exfd-pagination .page-navi span {
display: inline-block;
background-color: #FFFFFF;
padding: 6px 11px;
color: #aaa;
margin: 0 8px 8px 0;
min-width: 35px;
min-height: 35px;
text-align: center;
text-decoration: none;
font-size: inherit;
box-shadow: none;
transition: all .2s;
border: 1px solid #e3e3e3;
line-height: 21px;
}
.exfd-pagination .page-navi a:hover,
.exfd-pagination .page-navi > span:hover
{ background-color: #444; border-color: #444;color: #fff;}
.exfd-pagination .page-navi > span{cursor: pointer;}
.ex-fdlist span.search-btsm .tp-search-submit,
.exfd-pagination .page-navi .page-numbers.current{ color: #fff; background-color: #ea1f2e;border-color:#ea1f2e; transition: all .2s;}
.exfd-pagination .page-navi .page-numbers.current +a.next-ajax{pointer-events: none}
.exfd-pagination .page-navi .disable-click{pointer-events: none} .ex-loadmore{ display:block; float:left; width:100%; text-align:center; margin:30px 0;}
.ex-loadmore{padding-top:30px; border-top:1px solid rgba(0, 0, 0, 0.15)}
.ex-loadmore .loadmore-exfood{padding:12px 18px;font-size:inherit;text-transform: capitalize;line-height:1;display:inline-block;text-decoration:none;float:none;border: 1px solid #ea1f2e;color: #ea1f2e; transition:all .2s} .ex-loadmore .loadmore-exfood.disable-click{pointer-events: none;}
.ex-loadmore .loadmore-exfood span:not(.load-text){
width: 4px;
height: 4px;
border-radius:50%;
background-color: #ea1f2e;
display: inline-block;
vertical-align: middle;
}
.ex-loadmore .loadmore-exfood:focus{ outline:none; box-shadow:none;}
.ex-loadmore .loadmore-exfood:hover{ background: #ea1f2e;color: #fff;}
.ex-loadmore .loadmore-exfood:hover span:not(.load-text){ background:#fff;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text){ display: inline-block;}
.ex-loadmore .loadmore-exfood span:not(.load-text):nth-child(2){margin-left:10px;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(2) {animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(3) {animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(4) {animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate;}
.exhidden{ display: none !important; }
@keyframes loading_ef {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@-webkit-keyframes loading_ef {
0% {opacity:0;}
100% {opacity:1;}
} .ex-fdlist.ex-tpcarousel .item-grid{padding: 5px}
.ex-fdcarousel .ex_s_lick-prev:before, .ex_s_lick-next:before{
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
}
.ex-fdcarousel .ex_s_lick-prev:before{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.ex-fdcarousel .ex_s_lick-next:before{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.ex-fdcarousel.ld-screen,
.ex-fdck.ld-screen{ max-height:500px; overflow:hidden; position:relative;}
.ex-fdcarousel.ld-screen.at-childdiv,
.ex-fdck.ld-screen.at-childdiv{ max-height:inherit; overflow:visible; position:relative;}
.ex-fdcarousel.ld-screen.at-childdiv > .exfd-loadcont,
.ex-fdck.ld-screen.at-childdiv .exfd-loadcont{ opacity:0; transition:all .3s; z-index:-999;}
.ex-fdcarousel.ld-screen > *:not(.exfd-loadcont),
.ex-fdck.ld-screen > *:not(.exfd-loadcont){ opacity:0; transition:all .3s;}
.ex-fdcarousel.ld-screen.at-childdiv > *:not(.exfd-loadcont){ opacity:1;}
.exfd-loadcont{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: -1;
opacity:0;
transition:all ease-out 7s;
}
.ld-screen > .exfd-loadcont{ opacity:1; z-index:99999}
.exfd-loadicon,
.exfd-loadicon::before,
.exfd-loadicon::after {
position: absolute;
top: 50%;
left: 50%;
border: 1px solid rgb(204,204,204);
border-left-color: rgb(0,189,151);
border-radius: 974px;
-o-border-radius: 974px;
-ms-border-radius: 974px;
-webkit-border-radius: 974px;
-moz-border-radius: 974px;
}
.exfd-loadicon {
margin: -24px 0 0 -24px;
height: 49px;
width: 49px;
animation: wptl_load-rotate 1150ms linear infinite;
-o-animation: wptl_load-rotate 1150ms linear infinite;
-ms-animation: wptl_load-rotate 1150ms linear infinite;
-webkit-animation: wptl_load-rotate 1150ms linear infinite;
-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.exfd-loadicon::before {
content: "";
margin: -22px 0 0 -22px;
height: 43px;
width: 43px;
animation: wptl_load-rotate 1150ms linear infinite;
-o-animation: wptl_load-rotate 1150ms linear infinite;
-ms-animation: wptl_load-rotate 1150ms linear infinite;
-webkit-animation: wptl_load-rotate 1150ms linear infinite;
-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.exfd-loadicon::after {
content: "";
margin: -28px 0 0 -28px;
height: 55px;
width: 55px;
animation: wptl_load-rotate 2300ms linear infinite;
-o-animation: wptl_load-rotate 2300ms linear infinite;
-ms-animation: wptl_load-rotate 2300ms linear infinite;
-webkit-animation: wptl_load-rotate 2300ms linear infinite;
-moz-animation: wptl_load-rotate 2300ms linear infinite;
}
@keyframes wptl_load-rotate {
100% {transform: rotate(360deg);}
}
@-o-keyframes wptl_load-rotate {
100% {-o-transform: rotate(360deg);}
}
@-ms-keyframes wptl_load-rotate {
100% {-ms-transform: rotate(360deg);}
}
@-webkit-keyframes wptl_load-rotate {
100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes wptl_load-rotate {
100% {-moz-transform: rotate(360deg);}
}
.at-childdiv .exfd-loadicon{animation: none;}
.at-childdiv .exfd-loadicon:before,
.at-childdiv .exfd-loadicon:after{content: none;} .exfd-out-open-time.ex-fdlist .exstyle-1 figcaption{  margin-bottom: 0;}
.exfd-out-open-time.ex-fdlist .exstyle-2 figcaption{ padding-bottom: 20px;}
.exfd-out-open-time.ex-fdlist .exstyle-2 figcaption p{ margin-bottom: 6px;}
.exfd-out-open-time .fdstyle-list-2 .fdlist_2_title .fdlist_2_price{margin-right: 0}
.exfd-out-open-time .fdstyle-list-3 .fdlist_3_des { width: calc(70% - 90px);} @media screen and (max-width: 992px) and (min-width: 769px){
.ex-fdlist.column-4  .ctgrid .item-grid,
.ex-fdlist.column-5  .ctgrid .item-grid
{width: 33.33333%;}
.ex-fdlist.column-4  .ctgrid .item-grid:nth-child(4n+1){clear: none;}
.ex-fdlist.column-4  .ctgrid .item-grid:nth-child(3n+1){clear: both;}
.ex-fdlist.column-5  .ctgrid .item-grid:nth-child(5n+1){clear: none;}
.ex-fdlist.column-5  .ctgrid .item-grid:nth-child(3n+1){clear: both;}
.ex-fdlist.column-5.style-1 .item-grid:nth-child(5n),
.ex-fdlist.column-4.style-1 .item-grid:nth-child(4n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-fdlist.column-5.style-1 .item-grid:nth-child(3n),
.ex-fdlist.column-4.style-1 .item-grid:nth-child(3n){border-right: 0}
.ex-fdlist.column-4.style-4  .ctgrid .item-grid,
.ex-fdlist.column-5.style-4  .ctgrid .item-grid
{width: calc((100% - 20px) / 3);}
.ex-fdlist.column-4.style-4  .ctgrid .item-grid:nth-child(4n){margin-right: 10px;}
.ex-fdlist.column-5.style-4  .ctgrid .item-grid:nth-child(5n){margin-right: 10px;}
.ex-fdlist.column-4.style-4  .ctgrid .item-grid:nth-child(3n){margin-right: 0;}
.ex-fdlist.column-5.style-4  .ctgrid .item-grid:nth-child(3n){margin-right: 0;}
}
@media (max-width: 992px){
.ex-fdlist.column-3.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-fdlist.column-4.style-3 .item-grid,
.ex-fdlist.column-5.style-3 .item-grid,
.ex-fdlist.column-2.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-fdlist.column-3.style-3 .item-grid:nth-child(3n){margin-right: 5px}
.ex-fdlist.column-4.style-3 .item-grid:nth-child(2n),
.ex-fdlist.column-5.style-3 .item-grid:nth-child(2n),
.ex-fdlist.column-3.style-3 .item-grid:nth-child(2n){margin-right: 0}
}
@media screen and (max-width: 768px){
.ex-fdlist:not(.exsfixed-list) .exfd-filter:not(.exwf-filter-slider) .exfd-filter-group .ex-menu-select{display: block; margin-bottom: 14px;}
.ex-fdlist:not(.exsfixed-list) .exfd-filter:not(.exwf-filter-slider) .exfd-filter-group .ex-menu-list{display: none;}
.ex-fdlist.ex-fdgrid .ctgrid .item-grid{width: 50%;}
.ex-fdlist.ex-fdgrid.style-3 .ctgrid .item-grid{width: calc((100% - 10px) / 2);}
.ex-fdlist.ex-fdgrid .ctgrid .item-grid:nth-child(3n+1){clear: none;}
.ex-fdlist.ex-fdgrid .ctgrid .item-grid:nth-child(2n+1){clear: both;}
.ex-fdlist.column-5  .ctgrid .item-grid:nth-child(5n+1){clear: none;}
.ex-fdlist.column-3.style-1 .item-grid:nth-child(3n),
.ex-fdlist.column-4.style-1 .item-grid:nth-child(4n),
.ex-fdlist.column-5.style-1 .item-grid:nth-child(5n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-fdlist.column-4.style-4  .ctgrid .item-grid,
.ex-fdlist.column-3.style-4  .ctgrid .item-grid,
.ex-fdlist.column-5.style-4  .ctgrid .item-grid{width: calc((100% - 10px) / 2);}
.ex-fdlist.column-3.style-4  .ctgrid .item-grid:nth-child(3n),
.ex-fdlist.column-4.style-4  .ctgrid .item-grid:nth-child(4n),
.ex-fdlist.column-5.style-4  .ctgrid .item-grid:nth-child(5n){margin-right: 10px;}
.ex-fdlist.column-3.style-4  .ctgrid .item-grid:nth-child(2n),
.ex-fdlist.column-4.style-4  .ctgrid .item-grid:nth-child(2n),
.ex-fdlist.column-5.style-4  .ctgrid .item-grid:nth-child(2n){margin-right: 0;}
}
@media (max-width: 450px){
.ex-fdlist .parent_grid .ctgrid .item-grid{width: 100%;}
.ex-fdlist span.search-btsm{
float: left;
margin-top: 10px;
width: 100%;
}
.ex-fdlist.style-1 .ctgrid .item-grid:nth-child(n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-fdlist.column-2.style-3  .ctgrid .item-grid{
width: 100%;
margin-right: 0;
}
.ex-fdlist.style-3 .parent_grid .ctgrid .item-grid:nth-child(n),
.ex-fdlist.style-4 .parent_grid .ctgrid .item-grid:nth-child(n){
width: 100%;
margin-right: 0;
}
}  .ex-fdlist.ex-fdcarousel .parent_grid{padding-bottom: 40px;}
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next,
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev {
background: rgba(0,0,0,.3);
opacity: 0;
width: 50px;
height: 50px;
transition: all .3s ease;
transform: translate(0,-50%);
}
.ex-fdlist.style-5.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next,
.ex-fdlist.style-5.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev{ border-radius: 4px; }
.ex-fdlist.style-4.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-track { margin-left: 5px; }
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next{
right: 15px;
padding-right: 3px;
transform: translate(100%,-50%);
-webkit-transform: translate(100%,-50%);
}
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev {
left: 15px;
z-index: 9;
padding-left: 4px;
transform: translate(-100%,-50%);
-webkit-transform: translate(-100%,-50%);
}
.ex-fdlist.ex-fdcarousel:hover .ctgrid.ex_s_lick-slider .ex_s_lick-next,
.ex-fdlist.ex-fdcarousel:hover .ctgrid.ex_s_lick-slider .ex_s_lick-prev{
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
opacity: 1;
}
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next:hover,
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev:hover{
background: rgba(0,0,0,.75)
}
.ex-fdlist.ex-fdcarousel .ex_s_lick-dots li button:before{
opacity: 1;
color: #ea1f2e;
font-size: 13px;
}
.ex-fdlist.ex-fdcarousel.style-3 .ex_s_lick-dots{
bottom: -35px;
}
.ex-fdlist.ex-fdcarousel .ex_s_lick-dots li.ex_s_lick-active button:before {
opacity: .5;
color: #ea1f2e;
}
.ex-fdcarousel .ex_s_lick-prev:before, .ex-fdcarousel .ex_s_lick-next:before{
border: solid #fff;
border-width: 0 2px 2px 0;
font-size: 2px;
}
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .item-grid{
border-bottom: 0;
}
.ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .item-grid:last-child{
border-right: 0;
}
.ex-fdlist.ex-fdcarousel.style-2 .parent_grid {
overflow: unset;
}
select.ex-ck-select,
.exwoofood-select-loc select.ex-loc-select{
background-position: right center; background-repeat: no-repeat;
}
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-select div{position: relative; display: inline-block; width: auto; background-color: #fff}
.ex-popup-location .exwoofood-select-loc > div{ margin: 15px 0 0 0; }
.ex-popup-location .exwoofood-select-loc > div,
.exwoofood-select-loc > div,
.exwf-order-method .exwf-del-field.exwf-del-log > div {position: relative; }
.ex-fdlist .exfd-filter .exfd-filter-group .ex-menu-select div:after,
.ex-popup-location .exwoofood-select-loc > div:after,
.exwoofood-select-loc > div:after,
.exwf-order-method .exwf-del-field.exwf-del-log > div:after {position: absolute;content: "▼";padding: 14px 15px;right: 0; z-index: 9; line-height: 1; top: 0}
small.woocommerce-price-suffix {text-transform: capitalize;font-size: 13px;} .ex_modal .modal-content .fd_modal_des .exfd-out-notice ul li:not(:first-child) {display: none;}
.ex_modal .modal-content .fd_modal_des .exfd-out-notice ul{ margin: 0; }
.ex_modal .modal-content .fd_modal_des .single-product .exfd-out-notice{ margin-top: 20px; }
.exwf-warning{
display: inline-block;
width: 100%;
padding: 7px 15px;
border: 1px solid #ea1f2e;
font-weight: bold;
}
p.exwf-mini-amount.exwf-warning{ margin: 0 0 20px 0; }
.ex_modal .modal-content .fd_modal_des .exfd-out-notice.excls-notice,
.exfd-out-notice.excls-notice {
color: #fff;
background: #ea1f2e;
padding: 5px 10px;
margin-bottom: 0;
} .we-admin-review i{ color:#FF9800} .exwoofood-woocommerce.woocommerce form.cart button[type="submit"].ex-loading{ opacity: .3 } .exbt-inline .exwoofood-woocommerce.woocommerce .quantity,
.exbt-inline form.cart > *:not(button):not(.exwf-grqty){display: none;}
.exwf-time-stt{ color: red; border: 1px solid #ccc; padding: 7px 15px; margin: 7px 0;}
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"]:after {display: none;}
.exwoofood-woocommerce.woocommerce form.cart input {border: 0;}
.exwoofood-woocommerce.woocommerce div.quantity input[type=text].qty,
.exwoofood-woocommerce.woocommerce div.quantity input[type=number] {background: #fff !important;color: inherit !important;font-size: inherit !important; float: none; border: 0;width: 38px;}
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"] {line-height: 1 !important;border: 0;float: none; margin:0; vertical-align: top; height: auto;}
.exwoofood-woocommerce.woocommerce .quantity > label { display: none; }
select#exwfood_time_deli option:disabled {
background: #ddd;
}
.exwoofood-woocommerce.woocommerce .variations + .single_variation_wrap button[type="submit"]{ vertical-align: bottom; }
.exfd-cart-content .woocommerce-mini-cart li a { position: static; }
.ex_modal .modal-content .fd_modal_img .exwf-vari-img + div {display:none}
.ex_modal .modal-content .fd_modal_img .exwf-vari-img img { display: block; max-width: 100%;height: auto;}
.ex-fdlist h3 > a,
.ex-fdlist .item-grid h3 > a,
.ex-fdlist .exfd-filter .exfd-filter-group a,
.ex-fdlist .ex-loadmore a.loadmore-exfood,
.ex-fdlist .exbt-inline a { text-decoration: none; }
.exwoofood-woocommerce.woocommerce .cart .single_variation_wrap .variations_button { display: inline-block; }
.exwoofood-woocommerce .single_variation_wrap .woocommerce-variation-price:not(:empty) { margin-top: 5px; margin-bottom: -15px; }
.ex-fdlist .exwf-ofstock .exfd-choice{ display:none; }
.ex-fdlist .exstyle-4 .exwf-ofstock h3 a span,
.ex-fdlist .exfd-list-name span{ color:red; }
.exwoofood-woocommerce.woocommerce .cart .quantity a{display: none;}
.exwoofood-woocommerce.woocommerce div.quantity input[type=number] {display: inline-block;min-height: unset; padding: 3px;text-align: center;}
.exwo-showmore {
display: block;
width: 100%;
text-align: center;
padding: 8px 15px;
border: 1px solid #ddd;
margin-bottom: 15px;
cursor: pointer;
}
.exwo-product-options.exwo-hide-options {
transition: all .3s ease;
max-height: 0;
overflow: hidden;
}
.exwo-product-options.exwo-hide-options.exwo-show{
max-height: 5000px;
}
.ex-fdlist .ctgrid span.exwf-no-rs {
margin:0 10px 3px 10px;
padding: 0;
}
.ex-fdlist .exwf-caticon{  display: block;margin: 0 auto; text-align: center; margin-bottom: 7px;}
.ex-fdlist.category_left .exwf-caticon{ text-align: right; }
.ex-fdlist .exwf-caticon img{max-width: 40px; display: block; margin: 0 auto;}
.ex-fdlist.category_left .exwf-caticon img{ display: inline-block; }
.ex-fdlist .exwf-caticon.exwf-iconsc{ font-size: 35px; }
.ex-fdlist .exfd-filter.exwf-fticon-style .exfd-filter-group .ex-menu-list a{border: 0;background: transparent;color: #101010;}
.ex-fdlist .exfd-filter.exwf-fticon-style .exfd-filter-group .ex-menu-list .ex-menu-item-active:not(.exfd-child-click):after {display: none;}
.ex-fdlist .exfd-filter.exwf-fticon-style .exfd-filter-group .ex-menu-list .ex-menu-item-active:not(li) {color: #ea1f2e;}
.ex-fdlist.list-layout .exfd-filter .exfd-filter-group .ex-menu-list a{ display: inline-block; float: none; }
.exwf-menuof-date { padding: 5px 0; margin: 0; }
.exwf-menuof-date .mndate-sl { border: 1px solid #ccc; padding: 9px 42px 9px 15px; line-height: 1; color: inherit; position: relative; cursor: pointer; display: inline-block; }
.exwf-menuof-date .mndate-close{
position: absolute; top: 0; right: 0; bottom: 0; display: flex; flex-wrap: wrap; align-items: center; padding: 6px 11px; border-left: 1px solid #ccc; color: inherit;
}
.ex-fdlist .exwf-menuof-date{ margin-bottom: 15px; }
.ex-fdlist .exwf-menuof-date + .parent_grid div.exwf-dcat { margin-top: -7px; }
.exwf-menu-bydate .ex-popup-content {max-width: 400px;}
.ex-fdlist .ex-popup-location.exwf-menu-bydate .ex-popup-content .ex-popup-info{ padding: 30px; }
.exwf-search { display: inline-block; width: 100%; background: rgba(0, 0, 0, 0.04); padding: 25px; text-align: center; }
.exwf-search form{ position: relative; width: 90%; display: inline-block; box-shadow: 2px 2px 2px rgba(0,0,0,.2) }
.exwf-search .exwf-s-field{ width: 100%; border: 0; border-bottom: 2px solid #ea1f2e; transition: all ease .2s; background: #fff}
.ex-fdlist[id^=ex] .exwf-search button.exwf-s-submit,
.exwf-search .exwf-s-submit { background: transparent; position: absolute; right: 11px; padding: 0; top: 50%; margin: 0; line-height: 1; border: 0; margin-top: -11px; opacity: .8; }
.exwf-search .exwf-s-submit img{ max-width: 20px }
.exwf-search + .exwf-menuof-date { margin-top: 17px; }
.exwf-search .exwf-s-field:focus { border-color: #ccc; }
.ex-fdlist.style-2 .ctgrid span.exwf-no-rs{ padding: 10px 0; }
.ex-fdlist.ex-food-plug .exp-arrow a.exfd_modal_click img {
margin: 0 auto; max-width: 100%;height: auto;
}
.exwf-search + .ctlist,
.exwf-search + .parent_grid { margin-top: 20px; }
.ex-fdlist.category_left .exwf-search { margin-bottom: 20px; }
body > .ex-fdlist { display: block; } .exwf-opcls-info{
display: none;
align-items: center;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.3);
-webkit-animation-name: ex-fadeIn;
-webkit-animation-duration: 0.8s;
animation-name: ex-fadeIn;
animation-duration: 0.8s;
}
.exwf-opcls-info.ex-popup-active{display: flex;}
.exwf-opcls-info *{ box-sizing: border-box; }
.exwf-opcls-info .exwf-opcls-content{
position: relative;
margin: auto;
padding:0;
width: 500px;
background: #fff;
display: flex;
flex-wrap: wrap;
border-radius: 0;
align-items: center;
color: #ea1f2e;
font-size: 120%;
font-weight: bold;
}
.exwf-opcls-info .exwf-opcls-content .opcls-img{ width: 30%; padding: 10px; padding-right:0;}
.exwf-opcls-info .exwf-opcls-content .opcls-ct{ width: 70%; padding: 25px; }
.exwf-opcls-info .exwf-opcls-content .opcls-img img{display: block; }
.exwf-opcls-table { display: block; width: 100%; border: 0; padding: 25px; box-sizing: border-box; background-size: cover; background-position: center center; color: #fff; }
.exwf-opcls-table .exwf-opcls-table-inner{padding: 25px 30px; background: rgba(0,0,0,.5) ; margin: 0; border: 3px solid #fff;}
.exwf-opcls-table h3.exwf-opcls-title { text-align: center; color: inherit; border-bottom: 3px solid #fff; padding: 0 0 30px 0; margin: 0 0 30px 0; font-size: 40px;font-weight: bold; }
.exwf-opcls-table h3.exwf-opcls-tel{text-align: center; color: inherit; border-top: 3px solid #fff; padding: 30px 0 0 0; margin: 30px 0 0 0; font-size: 30px; font-weight: bold;}
.exwf-opcls-table-content > div {display: table-row;}
.exwf-opcls-table-content > div > span { display: table-cell; vertical-align: middle; color: inherit; padding: 7px; border-bottom: 1px solid #fff;text-align: center;}
.exwf-opcls-table-content { display: table; width: 100%;}
.exwf-opcls-table-content > div:last-child span { border: 0; }
.exwf-opcls-table h3.exwf-opcls-tel a{ color: inherit; } .exfd_nutrition,
.ex_modal .modal-content .fd_modal_des .exfd_nutrition{
width: 100%;
margin: 0 5px 0 0;
border-bottom: 1px solid #eee;
padding: 0px 0 7px 0;
}
.exfd_nutrition ul,
.ex_modal .modal-content .fd_modal_des .exfd_nutrition ul{
list-style: none;
margin: 0;
padding: 0
}
.exfd_nutrition li,
.ex_modal .modal-content .fd_modal_des .exfd_nutrition li{
width: 33.33%;
float: left;
font-size: inherit;
margin: 7px 0;
}
.exfd_nutrition li span,
.ex_modal .modal-content .fd_modal_des .exfd_nutrition li span{
color: #666666;
line-height: 1;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
display: block;
} .exwf-order-method .exwf-method-ct.exwf-opcls-content{ display: block; color: inherit;font-size: inherit; font-weight: normal; max-width: 450px; width: 80%; }
.exwf-method-ct .exwf-method-title > a,
.exwf-method-ct .exwf-method-title div{ width: 50%; text-align: center;padding: 15px;line-height: 1.2; font-size: 120%; border-bottom: 2px solid #eee; cursor: pointer; color: inherit;}
.exwf-method-title { padding:0 30px; display: flex; }
.exwf-method-ct .exwf-method-title .at-method { border-bottom: 2px solid #ea1f2e; font-weight: bold; color: #ea1f2e; pointer-events: none; margin: 0 auto; }
.exwf-order-method .exwf-method-content { padding: 15px 30px; }
.exwf-order-method .exwf-del-field{ margin:0 0 10px 0; }
.exwf-order-method .exwf-del-field:not(.exwf-deli-field) div > *{ width: 100%; padding: 10px 30px 10px 15px; }
.exwf-order-method .exwf-del-field .gr-date-time *{ width: 100%; }
.exwf-order-method .exwf-del-field div select{ appearance:none; -webkit-appearance: none; -moz-appearance: none; background:none; z-index: 10; position: relative; border: 1px solid #ccc; height: auto;}
.exwf-order-method .exwf-del-field span{ display: block; margin-bottom: 5px; }
.exwf-order-method .exwf-del-address div{ position: relative; }
.exwf-order-method .exwf-del-address div:after{ content: "\f456";font-family: "Ionicons"; position: absolute; width: 20px; height: 20px; right: 5px; top: 9px; z-index: 9999; font-size: 17px; }
.exwf-order-method #exwfood_time_deli_field { margin-top: 10px; }
.exwf-order-method .exwf-del-field .gr-date-time label span { display: none; } .pac-container.pac-logo:after{ padding:10px; margin-right:5px;}
.pac-container .pac-item {border: 0;border-bottom: 1px solid #e6e6e6;}
.exwf-order-method .exwf-method-bt{ text-align: center;padding:0 30px; margin-bottom: 20px}
.exwf-order-method .exwf-method-bt span{ display: inline-block; cursor: pointer; }
.exwf-order-method .exwf-del-field p.exwf-add-error{ color: red; padding: 0; margin: 7px 0 -5px 0; display: none; }
.exwf-user-dl-info { margin: 15px 0; padding: 10px; border: 2px solid #ea1f2e; display: inline-block; width: 100%; box-sizing: border-box; }
.exwf-user-dl-info span.adrl-title{ font-weight: bold; }
.exwf-user-dl-info span.adrl-link a{ font-weight: bold; color: initial; text-decoration: underline; }
.exwf-order-method .exwf-del-field div input{ color: inherit; border: 1px solid #ccc }
.exwf-cksp-method.exwf-method-ct {margin-bottom: 30px;}
.exwf-cksp-method.exwf-method-ct .exwf-method-title a:first-child{ border-right: 0 }
.exwf-cksp-method.exwf-method-ct .exwf-method-title a:last-child{ border-left: 0 }
.exwf-cksp-method.exwf-method-ct .exwf-method-title a{ border: 2px solid #ddd }
.exwf-cksp-method.exwf-method-ct .exwf-method-title .at-method{background: #ea1f2e; color: #fff; border-color: #ea1f2e; } 
.exwf-cksp-method.exwf-method-ct > div {padding: 0; border-radius: 2px; overflow: hidden;}
.exwf-order-method .exwf-del-field span.exwf-crlog {margin: 5px 0 -5px 0;}
.exwf-order-method .exwf-del-field span.exwf-crlog a { border-bottom: 1px solid;color: #ea1f2e;}
.exwf-order-method .exwf-del-field span.exwf-crlog{ padding: 0 }
.exwf-order-method .exwf-del-field div span.exwf-crlog a{ border: 0; position: absolute; top: 7px; right: 2px;}
.exwf-order-method .exwf-del-address div:after{ display: none; }
.exwf-order-method .exwf-del-field span.exwf-crlog a i {
width: 20px;
display: inline-block;
margin: 0 7px 0 0px;
vertical-align: middle;
font-size: 20px;
}
.exwf-order-method .exwf-del-field div.exwf-sladd a { text-align: center; background: #eee; margin: 5px 0 0 0; display: inline-block; color: #ea1f2e; } 
.exwf-order-method .exwf-del-field .exwf-sladd { text-align: center; width: 100%; }
.exwf-order-method .exwf-del-field div.exwf-sladd a:hover { background: #ddd; }
.exwf-order-method .exwf-del-field div.exwf-sladd i { font-size: 16px; vertical-align: middle; line-height: 1; margin-right: 5px; } .exwf-menu-bydate.ex-loading:after,
.exwf-deli-field.ex-loading:after,
.exwf-loc-field.ex-loading:after,
.exwf-order-method .ex-loading:after,
.ex-loading .exwf-mngr-endel:after,
.ex-fdlist .item-grid.ex-loading:after,
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"].ex-loading:before{
content: " ";
display: block;
width: 38px;
height: 38px;
margin: 1px;
border-radius: 50%;
border: 4px solid rgba(0,0,0,.1);
border-color: #cecece rgba(0,0,0,.1) #cecece rgba(0,0,0,.1);
animation: lds-dual-ring 1.2s linear infinite;
position: absolute;
top: 50%;
margin-top: -19px;
left: 50%;
margin-left: -19px;
}
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"].ex-loading:before {
width: 15px;
height: 15px;
margin-top: -11px;
margin-left: -30px;
left: auto;
}
.ex-fdlist[id^=ex] .exwoofood-woocommerce.woocommerce form.cart button[type="submit"].ex-loading,
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"].ex-loading { padding-left: 45px;}
@keyframes lds-dual-ring {
0% {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}
.exwf-order-method .exwf-method-ct.exwf-opcls-content.ex-loading > div { opacity: .7; }
.exfd-cart-content .exfd-cart-mini > p.woocommerce-mini-cart__empty-message { margin-bottom: -5px; }
.exwf-loc-field.ex-loading,
.exwf-deli-field.ex-loading { position: relative; opacity: .7; }
.exwf-rating.woocommerce {padding: 5px 0 7px 0;}
.exwf-rating.woocommerce .star-rating { float: none; }
.exfd-ribbon .exwf-rating.woocommerce {padding: 5px 0;}
.exfd-ribbon .star-rating {float: none;margin: 0 auto;}
.exfd-ribbon .woocommerce .star-rating::before{ color: #7b7b7b }
.ex_modal .modal-content .fd_modal_img{ position: relative; }
.ex-fdlist .exwf-lbicons,
.exwf-lbicons {
position: absolute;
top: 25px;
right: 30px;
left: auto;
bottom: auto;
margin-left: 40px;
z-index: 9;
line-height: 1;
text-align: right;
}
.woocommerce-product-gallery .exwf-lbicons{ right: 60px }
.ex-fdlist.table-layout .exwf-lbicons,
.ex-fdlist.list-layout .exwf-lbicons { top: 6px; right: 10px; margin-left: 10px; }
.ex-fdlist .exwf-lbicon,
.exwf-lbicon{
background: #ea1f2e;
padding: 12px;
border-radius: 50%;
box-shadow: 0 0 0 2px #fff;
line-height: 1;
display: inline-block;
background-position: center;
background-size: 70% auto, cover;
background-repeat: no-repeat;
}
.exwf-lbicons > span { display: inline-block; vertical-align: top; margin-left: 5px; text-align: center; }
.exwf-lbicons > span .exwf-lbname{ display: none; }
#food_modal .exwf-lbicons > span .exwf-lbname{padding: 3px 5px;display: block;border: 2px solid #fff;color: #fff;margin: 5px 0  0 0;}
.ex-fdlist.table-layout .exwf-lbicon,
.ex-fdlist.list-layout .exwf-lbicon{ padding: 4px; box-shadow: 0 0 0 1px #fff; margin-left: 2px;}
.ex_modal .modal-content .ex-padimg .fd_modal_img .exwf-lbicons{ top: 48px; }
.exfd-cart-mini .exwf-quantity .exwf-con-quantity,
.exfd-cart-mini .exwf-quantity .exwf-con-quantity > *{ display:inline-block}
.exfd-cart-mini .exwf-quantity input {
display:  inline-block;
width: 30px;
padding: 5px;
text-align: center;
max-height: 30px;
border: 0;
border-radius: 0;
font-size: inherit;
min-height: auto;
margin: 0;
}
.exfd-cart-mini.ex-loading{ opacity: .7 }
.exfd-cart-mini .exwf-quantity .exwf-con-quantity {border: 1px solid #ea1f2e;}
.exfd-cart-mini .exwf-quantity .exwf-con-quantity > input { background-color: #ea1f2e;line-height: 1.6; color: #fff; vertical-align: top; }
.exfd-cart-mini .exwf-quantity{ margin-bottom: 7px; font-size: inherit; font-family: inherit; }
.exfd-cart-mini .exwf-quantity input::-webkit-outer-spin-button,
.exfd-cart-mini .exwf-quantity input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.exfd-cart-mini .exwf-quantity input[type=number] {-moz-appearance: textfield; float: none;}
.exfd-cart-mini a+ .exwf-quantity { margin-top: 10px; }
.exfd-cart-mini .ex-hidden:not(.ex-hdst3) {display:  block !important;}
.ex-fdlist .exfd-cart-mini .ex-hidden + .quantity {display: none;}
.exfd-cart-mini .exwf-quantity .exwf-con-quantity .quantity input[type=button] { display: none; }
.exfd-cart-mini .exwf-quantity .quantity.buttons_added a {display: none;}
.exfd-cart-mini .exwf-quantity .quantity {width: auto; max-width: unset;min-width: unset;float: none; padding: 0; overflow: inherit;}
.exfd-cart-content .woocommerce-mini-cart li img + .ex-hidden,
.exfd-cart-content .woocommerce-mini-cart li a + .ex-hidden { margin-top: 10px; }
.exwoofood-woocommerce.woocommerce .cart .quantity input.minus,
.exwoofood-woocommerce.woocommerce .cart .quantity input.plus {display: none;}
.exfd-cart-mini .exwf-quantity input[type=number] { padding: 5px; background: transparent; } body .ex-fdlist[id^=ex]  a,
.exfd-cart-mini .exwf-quantity input[type=number],
.exfd-cart-content .woocommerce-mini-cart li a,
.exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{ outline: none; text-decoration: none !important; }
.theme-twentytwentyone .exwoofood-woocommerce.woocommerce form.cart button[type="submit"]{padding: 12px 30px !important;}
.theme-twentytwentyone .exfd-cart-content .woocommerce-mini-cart li img{width: 50px !important; height: 50px !important;}
body .pac-container {z-index: 9999;} .exwf-filter-slider .act-exslick{ background-color: #f5f5f5;padding: 0 20px; }
.exwf-filter-slider .exfd-filter-group .ex-menu-list > button {position: absolute; z-index:9; opacity: .7; transition: all .2s; background: transparent; padding: 0; color: #101010; }
.exwf-filter-slider .exfd-filter-group .exslick-nex{ right: -20px; top: 0; bottom: 0; }
.exwf-filter-slider .exfd-filter-group .exslick-pre{ left:-20px; top:0;bottom: 0; }
.exwf-filter-slider .exfd-filter-group .ex-menu-list > button.ex_s_lick-disabled { opacity: .3; }
.exwf-filter-slider .exfd-filter-group .ex-menu-list > button:not(.ex_s_lick-disabled):hover{ opacity: 1 }
.exwf-filter-slider .exfd-filter .exfd-filter-group .ex-menu-list a { vertical-align: middle; }
.ex-fdlist .exfd-filter.exwf-filter-slider .act-exslick .ex-menu-item-active ul{transform: none;position: relative;}
.ex-fdlist .exfd-filter.exwf-filter-slider .act-exslick .ex-menu-item{ vertical-align: middle; }
.ex-fdlist .exfd-filter.exwf-filter-slider .exfd-filter-group .ex-menu-list a ul li ul.exfd-ul-child {position: relative;transform: none;left: 10px;top: 0;}
.ex-fdlist .exfd-filter.exwf-filter-slider .exfd-filter-group .ex-menu-list a ul .exfd-caret {display: none;}
.ex-fdlist .exfd-filter.exwf-filter-slider .exfd-filter-group .ex-menu-list a ul li ul.exfd-ul-child {position: relative;transform: none;left: 10px;top: 0;}
.ex-fdlist .exfd-filter.exwf-filter-slider .exfd-filter-group .ex-menu-list a ul .exfd-caret {display: none;}
.ex-fdlist .exfd-filter.exwf-filter-slider:not(.exwf-fticon-style) .exfd-filter-group .ex-menu-list a {margin-bottom: 10px;}
.ex-fdlist .exfd-filter.exwf-filter-slider:not(.exwf-fticon-style) .act-exslick{padding: 3px 20px;}
.ex-fdlist .exfd-filter.exwf-filter-slider.exfd-filter-group .ex-menu-list a:hover > ul{ display: none; } .exwf-mngroup{ }
.exwf-mngroup .exwf-mnheading{ display: block; margin: 0 0 25px 0;}
.exwf-mngroup .mn-namegroup { line-height: 1; margin: 0 0 10px 0; padding: 0; }
.exwf-mngroup .mn-namegroup span{margin: 0; padding: 0; font-size: inherit;position: relative;line-height: 1;display: inline-block; font-weight: 400;}
.exwf-mngroup .exwf-mnheading.mnheading-1 .mn-namegroup,
.exwf-mngroup .exwf-mnheading.mnheading-3 {
border-bottom: 2px solid #ddd;
padding-bottom: 15px;
}
.exwf-mngroup .mn-namegroup span .exwf-caticon { margin: 0 8px 0 0; }
.exwf-mngroup .exwf-mnheading.mnheading-2 .mn-namegroup{padding-bottom: 15px;}
.exwf-mngroup .mnheading-1 .mn-namegroup span:after,
.exwf-mngroup .mnheading-2 .mn-namegroup span:after {content: "";position: absolute;bottom: -17px;left: 0;right: 0;border-bottom: 2px solid #ea1f2e;}
.exwf-mngroup .exwf-mnheading.mnheading-2 .mn-desgroup,
.exwf-mngroup .exwf-mnheading.mnheading-2 .mn-namegroup,
.exwf-mngroup .exwf-mnheading.mnheading-3,
.exwf-mngroup .exwf-mnheading.mnheading-4 { text-align: center; }
.exwf-mngroup .exwf-mnheading.mnheading-4 h2 > span{border-top: double 4px #ea1f2e; border-bottom: double 4px #ea1f2e; padding: 5px 10px; line-height: 1;}
.ex-fdlist.exwf-mngrfilter { position: fixed; top: 30px; z-index:99; display: none; width: auto; }
.exwf-mngroup .ex-fdlist.exwf-mngrfilter .exfd-filter .exfd-filter-group .ex-menu-list{ margin: 0 auto; }
.exwf-mngroup .mn-namegroup span .exwf-caticon img {max-width: 30px;}
.exwoofood-woocommerce .woocommerce-variation-availability .stock{margin-top: 15px;}
.ex-fdlist div.exwf-dcat {margin-top: -5px;}
.ex-fdlist .exwf-fticon-style + .parent_grid div.exwf-dcat {margin-top: -10px;}
.ex-fdlist div.exwf-dcat + .ctgrid .exwf-no-rs { margin-top: 10px; }
.exwf-mngroup .exwf-mnheading:not(.mnheading-3) .mn-desgroup { margin-top: 20px; margin-bottom: -20px; }
.exwf-mngroup .exwf-mnheading.mnheading-4 .mn-desgroup,
.mngroup-grid.mngroup-st-3 .exwf-mnheading.mnheading-2 .mn-desgroup,
.mngroup-table.exwf-mngroup .exwf-mnheading:not(.mnheading-3) .mn-desgroup{margin-bottom: -15px;}
.exwf-mngroup .mn-desgroup { font-size: inherit; font-family: inherit; }
.exwf-heading-5 .exwf-mngr-item { border: 1px solid #eee; padding: 10px 15px; border-radius: 3px; background: #f3f3f3; position: relative; margin-bottom: 15px; }
.exwf-mngroup.exwf-heading-5 .exwf-mnheading .mn-desgroup,
.exwf-mngroup.exwf-heading-5 .mn-namegroup,
.exwf-mngroup.exwf-heading-5.mngroup-table .exwf-mnheading .mn-desgroup,
.exwf-mngroup.exwf-heading-5 .exwf-mnheading{ margin: 0 }
.exwf-mngroup.exwf-heading-5 .exwf-mnheading{ cursor: pointer; }
.exwf-mngroup.exwf-heading-5 .exfd-pagination,
.exwf-heading-5 .ex-loadmore{ padding: 0; margin: 0; border: 0 }
.exwf-heading-5 .exwf-mnlayout { margin: 15px 0 0; display: none; }
.exwf-heading-5 .exwf-mngr-item.exwf-active .exwf-mnlayout{ display: block; }
.exwf-heading-5 .exwf-mngr-item .mn-namegroup > span{ width: 100% }
.exwf-heading-5 .exwf-mngr-item .mn-namegroup > span:after {content: "+";position: absolute;right: 0;}
.exwf-heading-5 .exwf-mngr-item.exwf-active .mn-namegroup > span:after {content: "-";}
.exwf-mngroup.exwf-heading-5 .ex-fdlist.style-1 .parent_grid,
.exwf-mngroup.exwf-heading-5 .ex-fdlist .exstyle-1 figcaption h5 p > span{background: #f3f3f3;}
.exwf-mngroup.exwf-heading-5 .exwf-mnheading .mn-desgroup,
.exwf-mngroup.exwf-heading-5.mngroup-table .exwf-mnheading .mn-desgroup{ margin-top: 5px; }
.exwf-mngroup.exwf-heading-5 .ex-fdgrid .exfd-pagination{ display: block; }
.exwf-mngroup.exwf-heading-5 .ex-fdgrid .exfd-pagination .page-navi {margin: 15px 0 0 0;}
.ex-fdlist .exfd-cart-content .exfd-out-notice .woocommerce-error{margin: 20px 0 0 0}
.exwf-menu-bydate .exwf-mnsl a {
display:  inline-block;
padding: 5px 15px;
border: 1px solid #ccc;
margin: 0 5px 5px 0;
transition: all .3s;
}
.exwf-menu-bydate .exwf-mnsl {margin: 20px 0 -5px 0;}
.exwf-menu-bydate .exwf-mnsl a:hover,
.exwf-menu-bydate .exwf-mnsl a:focus {background: #ddd;}
.exwf-tip-form.ex-loading {opacity: .7;}
.exwf-tip-form {margin-bottom: 20px;}
.exwf-tip-form input{ margin-bottom: 5px; }
.exwf-tip-form input[name=exwf-remove-tip]:focus,
.exwf-tip-form input[name=exwf-add-tip]:focus,
.exwf-tip-form input[name=exwf-remove-tip],
.exwf-tip-form input[name=exwf-tip-fixed],
.exwf-tip-form input[name=exwf-add-tip] {background: #ea1f2e;color: #fff;padding: 10px 30px;box-shadow: 2px 2px 2px rgb(0 0 0 / 20%); transition: all .2s;}
.exwf-tip-form input[name=exwf-remove-tip]:hover,
.exwf-tip-form input[name=exwf-add-tip]:hover{background: #101010;}
.exwf-tip-form input[name=exwf-remove-tip]{ opacity:.7}
.exwf-tip-form .exwf-tip-error{ display: none; color:red; }
.exwf-tip-form input[name=exwf-tip]{ padding: 10px; border: 1px solid #ccc; }
.exwf-tip-form input[name=exwf-tip-fixed]{padding: 10px 12px; margin-right: 5px; border: 1px solid #ccc; background: transparent; color: inherit; box-shadow: none; transition: all .2s; }
.exwf-tip-form input[name=exwf-tip-fixed].exwf-actip,
.exwf-tip-form input[name=exwf-tip-fixed]:hover,
.exwf-tip-form input[name=exwf-tip-fixed]:focus{ background: #cccccc;color: inherit; }
.exwf-cart-cross-sells { display: inline-block; width: 100%; overflow: hidden;}
.exwf-cart-cross-sells > div{ display: block; }
.exwf-cart-cross-sells > h3{ float: none;text-align: left; padding-left: 0; font-size: 16px; text-transform: inherit; }
.exwf-cart-cross-sells .ex-fdlist.style-3 .item-grid{ margin-right: 0; }
.exfd-cart-content .exwf-cart-cross-sells .ex_s_lick-dots li{ padding: 0; min-height: unset; }
.exwf-cart-cross-sells .ex-fdlist.ex-fdcarousel .parent_grid{ padding: 0; }
.exwf-cart-cross-sells .ex-fdlist .exstyle-3 .exstyle-3-image > a{ min-height: 150px; }
.exwf-cart-cross-sells .ex-fdcarousel .ex_s_lick-prev:before, .exwf-cart-cross-sells .ex-fdcarousel .ex_s_lick-next:before {border-width: 0 1px 1px 0;font-size: 2px;}
.exwf-cart-cross-sells .ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next, 
.exwf-cart-cross-sells .ex-fdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev { width: 30px; height: 30px; border-radius: 15px; border: 1px solid #fff }
.ex-fdlist.exwf-column-1 .item-grid{ width:100%}
.ex-fdlist.ex-fdcarousel .parent_grid .ctgrid{display: inline-block;width: 100%;}
.exwf-cart-cross-sells .ex-fdcarousel.ld-screen{ max-height: 230px; }
.exwf-order-whastsapp{margin: 15px 0 0 0;display: inline-block;width: 100%;}
.exwf-order-whastsapp p.woocommerce-mini-cart__buttons .button {background: #01e676;width: 100%;padding-top: 9px;text-transform: capitalize;float: none;
margin: 0; box-sizing: border-box;}
.exwf-order-whastsapp p.woocommerce-mini-cart__buttons .button i {margin: 0 5px 0 0;font-size: 18px;vertical-align: middle;}
.exwf-order-whastsapp p.woocommerce-mini-cart__buttons .button:hover{background-color: #000}
.ex-loading .exwf-mngr-endel{
width: 40px;
height: 40px;
position: relative;
margin: 0 auto 30px auto;
}
.exwf-order-button .ex-loadmore{ display: none; }
.exwf-order-button .exwf-orbt .exbt-inline form.cart button{ position: relative; left: auto;bottom: auto; transform: none; }
.exwf-order-button.ex-fdlist .ctgrid { display: block; text-align: center;}
.exwf-order-button .exwf-orbt .exbt-inline > a{ display: inline-block; }
.exwf-cart-cross-sells .exwf-menuof-date { display: none; }
.exwoofood-woocommerce.woocommerce .quantity:not(.hidden) >a { display: none; } .exwf-np-enable .exwf-nepr {position: absolute;bottom: 1px;right: 1px;}
.exwf-np-enable .exwf-nepr span.exwf-disclick {opacity: .2; pointer-events: none;}
.exwf-np-enable .exwf-nepr > span {padding: 7px 15px;display: inline-block;transition: all .2s;cursor: pointer;}
.exwf-np-enable .exwf-nepr span i.icon {line-height: inherit;width: auto;height: auto; margin: 0 10px 0 0;}
.exwf-np-enable .exwf-nepr .exwf-next i.icon{margin: 0 0 0 10px;}
.exwf-np-enable .exwf-nepr span.exwf-previous {border-right: 1px solid #ddd;}
.exwf-np-enable .exwf-nepr > span:hover {background: #ddd;}
.exwf-np-enable .exwf-nepr {border: 1px solid #ddd;}
.exwf-nepr.exwf-nepr-center {position: static;}
.exwf-np-enable .exwf-nepr.exwf-nepr-center span.exwf-previous {left: -75px;border: 0;color: #fff;font-size: 0;}
.exwf-np-enable .exwf-nepr.exwf-nepr-center span i{ font-size:40px;}
.exwf-np-enable .exwf-nepr.exwf-nepr-center > span {position: absolute;top: 50%;border: 0;color: #fff;font-size: 0;transform: translate(0,-50%);opacity:.7}
.exwf-np-enable .exwf-nepr.exwf-nepr-center > span.exwf-next {right: -75px;}
.exwf-np-enable .exwf-nepr.exwf-nepr-center > span:hover {opacity:1; background:transparent}
.exwf-np-enable .exwf-nepr.exwf-nepr-center > span.exwf-disclick {opacity:.3}
.exwf-cart .exfd-cart-content{ position: relative;z-index: 9;transform: none;height: auto; width: 100%; box-shadow: -3px 0px 50px -2px rgb(0 0 0 / 15%)}
.exwf-cart .exfd-cart-content * {box-sizing: border-box;}
.exwf-cart .exfd-cart-content .exfd-close-cart {display: none;} .exwf-mbnav{ display: none; }
.exwf-mbnav {position: fixed;bottom: 0;z-index: 999; background: #fff;}
.exwf-mbnav-content {display: table;width: 100%; table-layout: fixed; border-top: 2px solid rgba(0, 0, 0, 0.15);}
.exwf-mbnav-content > .exwf-mbnav-item {display: table-cell; vertical-align: middle; text-align: center;padding: 10px 10px 7px 10px; position: relative; line-height: 1.3;}
.exwf-mbnav-content > .exwf-mbnav-item.exwf-dl-info {max-width: 40%; border: 0; text-align: left;}
.exwf-mbnav-content > .exwf-mbnav-item.exwf-dl-info .exwf-user-dl-info{border: 0;overflow: hidden; display: inline-block; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 0}
.exwf-mbnav-content > .exwf-mbnav-item.exwf-dl-info .exwf-user-dl-info .adrl-title{ display: block; }
.exwf-mbnav-content > .exwf-mbnav-item .exwf-mbnav-icon{ display: block; font-size: 17px; line-height: 1; position: relative; }
.exwf-mbnav-content .exfd-cart-num{left: 50%; margin-left: 3px;}
.exwf-mbnav-content > .exwf-mbnav-item .adrl-link a { position: absolute; right: 0; font-size: 0; text-decoration: none; }
.exwf-mbnav-content > .exwf-mbnav-item .adrl-link a:before { font-size: 14px; content: "\f417"; font-family: "Ionicons"; color: #2196f3; }
@media screen and (max-width: 767px){
body > .ex-fdlist > .exwf-mbnav{ display: block; }
.ex-fdlist .exfd-shopping-cart{ opacity: 0; z-index: -1 }
}
.mn-date-picker .exwf-mnsldate{ display: none !important; }
.mn-date-picker #exwfood_date_deli{ width: 100% }
.ex-popup-location.mn-date-picker .exwoofood-select-loc > div:after { content: "\f3f3"; font-family: "Ionicons"; font-size: 15px; } .exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity{ display: block; }
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity > *:not(input[type=number]):not(.inqty-icon){ display: none; }
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity input[type=number] { border: 1px solid #ea1f2e; display: inline-block; max-height: 37px; padding: 10px; width: 50px; max-width: 50px; text-align: left; box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);}
.ex-fdlist .exbt-inline.exwf-show-inlgty { width: 100%;text-align: center;}
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity {float: left;position: relative;max-width: 50px;}
.ex-fdlist .exwf-show-inlgty .exwoofood-woocommerce.woocommerce {display: inline-block;}
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity .inqty-icon{font-family: "Ionicons"; position: absolute; right: 7px; font-size: 11px; padding: 2.5px 3px; line-height: 1; color: #101010; cursor: pointer;}
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity .ion-chevron-down {content: "\f123"; top: 18px;border-top: 1px solid #ddd}
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .quantity .ion-chevron-up{content: "\f126"; top: 1px;} .exfd-filter.exsticky {position: fixed; top: 10px; z-index: 99;}
.exsfixed-list .exfd-filter.exsticky{ top:0; }
.ex-fdlist.exsfixed-list .exfd-filter:not(.exwf-fticon-style){ padding: 0 }
.exfd-filter.exsticky + .ctlist,
.exfd-filter.exsticky + .parent_grid{ padding-top: 100px }
.exfd-filter.exwf-fticon-style {background: #fff;} .exfd-cart-content .exfd-out-notice{ display: inline-block; width: 100% }
.ex-fdlist .exwf-catv2.exfd-cart-content{ width: 350px; background: #f1f1f1;}
.ex-fdlist .exwf-catv2.exfd-cart-content .exwf-ftsc { position: fixed; bottom: 0; width: 100%; margin: 0; margin-left: -20px; padding: 5px 20px 25px 20px; background: #fff; }
.exfd-cart-content .woocommerce-mini-cart li a > span{ margin-top: -3px; display: block;}
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart{ max-height: 100%; overflow: auto; }
.exwf-catv2.exfd-cart-content .exfd-cart-mini .exwf-quantity .exwf-con-quantity > input{ background:transparent; color: inherit; }
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart > li{background: #fff; border-radius: 3px; margin-bottom: 5px; padding: 10px 30px 10px 82px; margin-right:0;}
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart > li:last-child{ margin-bottom: 0}
body .ex-fdlist .exfd-cart-content.exwf-catv2 .woocommerce-mini-cart li img, .exfd-cart-content.exwf-catv2 .woocommerce-mini-cart li img{ width: 60px; height: 60px; left: 12px; top: 12px; }
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart a.remove.remove_from_cart_button:before { content: "\f37f"; font-size: 20px; font-family: "Ionicons"; } 
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart a.remove.remove_from_cart_button { font-size: 0; background: transparent; border: 0; color: #a1a1a1; right: 10px }
.exwf-catv2.exfd-cart-content .exfd-cart-mini .exwf-quantity .exwf-con-quantity > input{ line-height: 1; width: 25px; height: 25px; }
.exwf-catv2.exfd-cart-content .exfd-cart-mini .exwf-quantity input[type=number]{ line-height: 1;height: 25px; }
.exwf-catv2.exfd-cart-content .exfd-cart-mini .exwf-quantity .exwf-con-quantity { border: 1px solid #a1a1a1; border-radius: 3px; }
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-cart-mini ul { padding-right: 5px; }
.ex-fdlist .exwf-catv2.exfd-cart-content { padding-right: 15px; } 
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-close-cart { width: calc( 100% - 5px); }
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-cart-mini ::-webkit-scrollbar { width: 5px; } 
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-cart-mini ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #e4e4e4; border-radius: 10px; }
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-cart-mini ::-webkit-scrollbar-thumb { background: #c7c7c7; border-radius: 10px; }
.ex-fdlist .exwf-catv2.exfd-cart-content .woocommerce-mini-cart__total,
.ex-fdlist .exwf-catv2.exfd-cart-content .exwf-cart-cross-sells > h3 { border: 0; text-align: center; }
.ex-fdlist .exwf-catv2.exfd-cart-content .exfd-cart-mini { margin-bottom: 10px; }
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart__buttons a{ width: 100%; margin: 0 0 10px 0 }
.exwf-catv2.exfd-cart-content .woocommerce-mini-cart__buttons a:last-child{ margin-bottom: 0; }
.exwf-catv2.exfd-cart-content .exwf-user-dl-info{ margin:10px 0 0 0; } .ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-list a {position: static !important;}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-list a:hover > ul {top: auto;left: auto;}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-list {
display: block;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-list .ex-menu-item-active:after,
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-select{display: none;}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list::-webkit-scrollbar {height:6px;width:7px;}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list::-webkit-scrollbar-track {background: #f1f1f1;border-radius:5px }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list::-webkit-scrollbar-thumb {background: #666464;border-radius:5px }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list::-webkit-scrollbar-thumb:hover { background: #555; }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list::-webkit-scrollbar-thumb:hover { background: #555; }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .ex-menu-list { overflow-y: visible;}
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter:not(.exwf-fticon-style) .ex-menu-list{ padding-bottom: 13px; margin-bottom: 1px }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter:not(.exwf-fticon-style) .ex-menu-list a{ margin-right: 3px; border-radius: 3px; }
.ex-fdlist.exsfixed-list:not(.category_left) .exfd-filter .exfd-filter-group .ex-menu-list a > ul{ left: auto;top: auto; }
.ex-fdlist.exsfixed-list.exwf-clft .exfd-filter:not(.exsticky) { display: none; }
.ex-fdlist div.exwf-dcat { margin-bottom: 10px; }
.exfd-shopping-cart .exwf-iconsc{ font-size: 24px; color: #fff }
.exbt-inline.exwf-show-inlgty .exwoofood-woocommerce.woocommerce .exwf-sold_indiv-yes .quantity { display: none; }
.exwoofood-woocommerce.woocommerce .exwf-sold_indiv-yes .variations + .single_variation_wrap button[type="submit"] { margin-top: 20px; } .exwf-ckblock-sc label { display: block; margin-bottom: 10px; } 
.exwf-ckblock-sc .exwf-ckblock-fields div.exwf-deli-field { width: 100%; display: flex; } 
.exwf-ckblock-sc .exwf-ckblock-fields div.exwf-loc-field { width: 100%; display:block; } 
.exwf-ckblock-sc .exwf-ckblock-fields div.exwf-deli-field > p { width: 50%; } 
.exwf-ckblock-sc .exwf-ckblock-fields { } 
.exwf-ckblock-sc .exwf-ckblock-fields input,
.exwf-ckblock-sc .exwf-ckblock-fields select { width: 100%; } 
.exwf-ckblock-sc p#exwfood_date_deli_field { margin-right: 5px; } .exwf-apcp form#mini-cart-coupon-form { display: flex; width: 100%; justify-content: space-between; border: 1px solid #ddd; padding: 0 5px; } 
.exwf-apcp { } 
.exwf-apcp input#mini-cart-coupon { border: 0; padding: 5px 0; flex-grow: 1; background: transparent; } 
.exwf-apcp #mini-cart-coupon-form button { background: transparent; color:  inherit; text-align: right; padding: 5px 0; font-weight: 400; text-transform: uppercase; }
.exwf-apcp .exwf-cart-coupon-list .exwf-cart-discount{display: flex; width: 100%; justify-content: space-between;}
.exwf-apcp .exwf-cart-coupon-list { margin: 7px 0; }
 @font-face{font-family:"Ionicons";src:url(//new.idcleveland.com/wp-content/plugins/woo-exfood/css/ionicon/fonts/ionicons.eot?v=2.0.0);src:url(//new.idcleveland.com/wp-content/plugins/woo-exfood/css/ionicon/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//new.idcleveland.com/wp-content/plugins/woo-exfood/css/ionicon/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(//new.idcleveland.com/wp-content/plugins/woo-exfood/css/ionicon/fonts/ionicons.woff?v=2.0.0) format("woff"),url(//new.idcleveland.com/wp-content/plugins/woo-exfood/css/ionicon/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}.ctlist .item-grid{ position: relative; }
.ctlist .item-grid.ex-loading,
.ctlist .exfd-choice.ex-loading{ pointer-events: none; opacity: .7; }
.ctlist .exf-img {
display: block;
float: left;
margin-right: 20px;
max-width: 70px;
border: 1px solid #eee;
padding: 2px;
position: relative;
}
.ctlist .exf-img img {
display: inline-block;
vertical-align: top;
max-width: 100%;
height: auto;
} .list-style-1 .fditem-list.item-grid,
.list-style-2 .fditem-list.item-grid{
margin-bottom: 20px;
position: relative;
}
.list-style-3 .fditem-list.item-grid:first-child{margin-top: 0}
.fdstyle-list-1{width: 100%;position: relative;}
.fdstyle-list-1 .fdlist_1_detail{}
.fdstyle-list-1 .fdlist_1_title{display: flex; border-bottom: 1px dashed #bbb}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_name{font-size: 22px; font-weight: 400; order: 1; line-height: 1.1; margin-bottom: 10px;}
.fdstyle-list-1 .fdlist_1_title::after {
content: "";
flex-grow: 1;
order: 2;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price{
order: 3;
font-size: 22px;
color: inherit;
margin: 0;
line-height: 1;
font-weight: 600;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price del,
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price ins,
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.fdstyle-list-1 .fdlist_1_des{width: 100%; position: relative;}
.fdstyle-list-1 .fdlist_1_des p{margin: 0; padding: 3px 0 5px 0; font-size: 15px; padding-right: 40px}
.fdstyle-list-1 .fdlist_1_des button{
position: absolute;
top: 10px;
right: 0;
background: #fff;
border: 2px solid #ea1f2e;
width: 25px;
height: 25px;
padding: 0;
}
.fdstyle-list-1 .fdlist_1_des button > i{padding: 5px;  color: #b11717}
.fdstyle-list-2 .exfd-icon-plus,
.fdstyle-list-3 .exfd-icon-plus {
width: 27px;
height: 27px;
background-color: transparent;
}
.fdstyle-list-2 .exfd-icon-plus:after,
.fdstyle-list-3 .exfd-icon-plus:after {
background-color: #ea1f2e;
width: 19px;
height: 3px;
top: 12px;
left: 4px;
}
.fdstyle-list-2 .exfd-icon-plus:before,
.fdstyle-list-3 .exfd-icon-plus:before {
background-color: #ea1f2e;
width: 3px;
height: 19px;
top: 4px;
left: 12px;
}
.fdstyle-list-1 .exfd-icon-plus{
width: 20px;
height: 20px;
background-color: #fff;
}
.fdstyle-list-1 .exfd-icon-plus:after{
background-color: #ea1f2e;
width: 15px;
height: 3px;
top: 8px;
left: 3px;
}
.fdstyle-list-1 .exfd-icon-plus:before{
background-color: #ea1f2e;
width: 3px;
height: 15px;
top: 2px;
left: 9px;
}
.exp-arrow figure.ex-no-description.fdstyle-list-1 {margin-bottom : 25px;} .fdstyle-list-2{
width: 100%;
position: relative;
}
.fdstyle-list-2 .fdlist_2_detail{}
.fdstyle-list-2 .fdlist_2_title{display: flex; border-bottom: 1px dashed #bbb}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_name{font-size: 22px; font-weight: 400; order: 1; line-height: 1.1; margin-bottom: 10px}
.fdstyle-list-2 .fdlist_2_title::after {
content: "";
flex-grow: 1;
order: 2;
}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price{
order: 3;
font-size: 22px;
margin:0;
line-height: 1.1;
font-weight: 600;
margin-right: 40px;
}
.ex-fdlist.category_left.list-layout .ctlist{ padding: 20px 0 0 20px; }
.fdstyle-list-2 .exwoofood-addicon{ position: absolute; right: 0; top: -3px; }
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price span:first-child{}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button,
.fdstyle-list-3 .fdlist_3_order button{
background: #fff;
border: 2px solid #ea1f2e;
width: 31px;
height: 31px;
border-radius: 50%;
padding: 0;
min-height: unset;
}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button{vertical-align: bottom;}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button > i,
.fdstyle-list-3 .fdlist_3_order button i{padding: 5px;  color: #b11717}
.fdstyle-list-2 p{margin: 0; padding: 2px 0 5px 0; font-size: 15px}
.ex-fdlist.category_left{display: flex;
flex-wrap: wrap;
width: 100%;
}
.ex-fdlist.category_left .exfd-filter{
margin: 0;
padding: 0;
width: 30%;
border-top: 2px solid #9f9f9a;
}
.ex-fdlist.category_left .ctlist{
border-left: 2px solid #9f9f9a;
border-top: 2px solid #9f9f9a;
width: 70%;
padding-left: 20px;
padding-top: 5px;
}
.ex-fdlist.category_left .exfd-filter .ex-menu-list{
display: flex;
flex-wrap: wrap;
width: 100%;
padding: 0;
margin: 0;
border: 0;
}
.ex-fdlist.category_left .exfd-filter .ex-menu-list a{
border: 0;
padding: 7px 15px;
margin: 0;
width: 100%;
position: relative;
text-align: right;
}
.ex-fdlist.category_left .exfd-filter .exfd-filter-group .ex-menu-list a:first-child {
border-left: 0;
}
.ex-fdlist.category_left .exfd-filter .ex-menu-list a:hover { color: #ea1f2e;}
.ex-fdlist.category_left .exfd-filter .ex-menu-list a:hover ul{ color: #101010;}
.ex-fdlist.category_left .exfd-filter .ex-menu-list .ex-active-left{
color: #ea1f2e;
}
.ex-fdlist.category_left .exfd-filter .ex-menu-list .ex-active-left:after {
content: "";
width: 2px;
background: #ea1f2e;
position: absolute;
top: 0;
bottom: 0;
right: -2px;
}
.ex-fdlist.category_left .exfd-filter .exfd-filter-group .ex-menu-list a ul{
top: 15px;
left: 100%;
}
.ex-fdlist.category_left .exfd-filter .exfd-filter-group .ex-menu-list a > .exfd-caret {
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .ex-fdlist.list-style-3 .fdstyle-list-3{ margin-bottom: 15px; }
.ex-fdlist.list-style-3 .item-grid:last-child .fdstyle-list-3{ margin-bottom: 0; }
.fdstyle-list-3{
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
}
.fdstyle-list-3 .fdlist_3_title{
width: 25%;
padding: 0 15px 0 0;
}
.fdstyle-list-3 .fdlist_3_title h3{
text-align: left;
font-size: 22px;
font-weight: normal;
text-transform: capitalize;
}
.fdstyle-list-3 .fdlist_3_des{
padding: 0 5px;
width: calc(75% - 225px);
}
.fdstyle-list-3 .fdlist_3_order{
width: 60px;
text-align: right;
}
.fdstyle-list-3 .fdlist_3_des p{
padding: 0;
margin: 0;
font-size: inherit;
}
.fdstyle-list-3 .fdlist_3_des p:empty{display: none;}
.fdlist_3_price { width: 75px; } .list-style-4 .fdstyle-list-1{ display: table; width: 100% ;table-layout:fixed;}
.list-style-4 .fdstyle-list-1 > *{ display: table-cell; vertical-align: middle; }
.list-style-4 .fdstyle-list-1 > a.exfd_modal_click{ width: 120px }
.list-style-4 .ctlist .exf-img{ border-radius: 50%; max-width: 100px }
.list-style-4 .ctlist .exf-img img{border-radius: 50%;}
.ex-fdlist.list-layout.list-style-4 .exwf-lbicon{ padding: 8px; }
.list-style-4 .ctlist .item-grid .exp-arrow { margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px dashed #bbb; } 
.list-style-4 .fdstyle-list-1 .fdlist_1_title { border: 0; }
.list-style-4 .exp-arrow figure.ex-no-description.fdstyle-list-1{ margin-bottom: 0; }
.list-style-4 .fdstyle-list-1 .fdlist_1_des button.exfd-choice { border-radius: 50%; width: 31px; height: 31px; top: 0; } 
.list-style-4 .fdstyle-list-1 .exfd-icon-plus{ left: 1px; }
.list-style-4 .fdstyle-list-1 .exfd-icon-plus:before { top: 3px; left: 11px; } 
.list-style-4 .fdstyle-list-1 .exfd-icon-plus:after { top: 9px; left: 5px; }
.list-style-4 .fdstyle-list-1 .fdlist_1_des p{ padding-top: 2px }
.list-style-4 .ex-loadmore{ border: 0; padding:0; }
.list-style-4 .exp-arrow figure.ex-no-description .exfd-choice {margin-top: -2px;}
.list-style-4 .fdstyle-list-1 .fdlist_1_title .fdlist_1_name{ margin-bottom: 5px; }
.list-style-4 .fdstyle-list-1 .fdlist_1_title .fdlist_1_price{ margin-top: 4px; } .list-style-5 .ctlist .item-grid .exp-arrow{border-bottom: 1px solid #eee;}
.list-style-5 .ctlist .exf-img img,
.list-style-5 .ctlist .exf-img{border: 0; border-radius: 0}
.ctlist .fditem-list.item-grid .exfd-choice.ex-loading {
pointer-events: none;
opacity: .4;
}
@media screen and (min-width: 1024px){
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid{ padding-left: 7px; vertical-align: top; }
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(4n+1),
.ex-fdlist.list-layout.column-2 .item-grid:nth-child(2n+1){padding-right: 7px; padding-left: 0 }
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(4n){padding-left: 7px;padding-right: 0;}
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(4n+2),
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(4n+3){padding-right: 7px; padding-left: 7px; }
}
@media screen and (min-width: 769px){
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid{ padding-left: 7px; vertical-align: top; }
.ex-fdlist.list-layout.column-3 .item-grid:nth-child(3n+1){padding-right: 7px; padding-left: 0 }
.ex-fdlist.list-layout.column-3 .item-grid:nth-child(3n){padding-left: 7px;padding-right: 0;}
.ex-fdlist.list-layout.column-3 .item-grid:nth-child(3n+2){padding-right: 7px; padding-left: 7px; }
}
@media screen and (max-width: 1023px){
.ex-fdlist.list-layout.column-4 .item-grid{ padding-left: 7px; vertical-align: top; width: 33.333% }
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+1){padding-right: 7px; padding-left: 0 }
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n){padding-left: 7px;padding-right: 0;}
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+2){padding-right: 7px; padding-left: 7px; }
}
@media screen and (max-width: 768px){
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+1),
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+2){ padding-left: 7px; vertical-align: top; width: 50%; padding-right: 0}
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid{ padding-left: 7px; vertical-align: top; width: 50% }
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid:nth-child(2n+1){padding-right: 7px; padding-left: 0 }
.ex-fdlist.category_left .exfd-filter{
margin: 0;
padding: 0;
width: 100%;
border-top: none;
}
.ex-fdlist.category_left .ctlist{
border-left: none;
border-top: none;
width: 100%;
padding-left: 0;
padding-top: 5px;
}
.ex-fdlist.category_left.list-layout .ctlist{ padding: 0 }
.ex-fdlist.category_left .exfd-filter .ex-menu-list{display: none;}
}
@media screen and (max-width: 560px){
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+1), .ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+2),
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid:nth-child(2n+1),
.ex-fdlist.list-layout.column-4 .item-grid:nth-child(3n+2),
.ex-fdlist.list-layout[class*="column"]:not(.column-1) .item-grid{ padding: 0; vertical-align: top; width: 100% }
.fdstyle-list-3 .fdlist_3_des{ display: none; }
.fdstyle-list-3 .fdlist_3_title{ width: calc( 100% - 225px) }
}.ex-fdlist .ctlist button,.ex-fdlist .ctlist input,.ex-fdlist .ctlist select,.ex-fdlist .ctlist textarea{
font-family: 'Source Sans Pro', sans-serif;
}
.ex-fdlist .ctlist table th.exp-sort > i{
float: right;
margin-top: 4px;
}
.ex-fdlist .ctlist tbody tr td > a{
display: block;
overflow: hidden;
position: relative;
}
.ex-fdlist .ctlist .exp-td-first{
padding: 5px;
} .exfd-table-1{
border: 0;
}
.exfd-table-1 tbody tr:nth-child(odd){
background-color: #f5f5f5;
}
.exfd-table-1 .exfd-hide-mb{display: none;}
.exfd-table-1 .exfd-show-tablet{display: none;}
.exfd-table-1 thead th:nth-child(1),
.exfd-table-1 tbody td:nth-child(1){width: 10%; padding: 10px}
.exfd-table-1 th.ex-fd-name,
.exfd-table-1 td.ex-fd-name{
width: 20%
}
.exfd-table-1 th.ex-fd-table-des,
.exfd-table-1 td.ex-fd-table-des{
width: auto;
}
.exfd-table-1.exfd-non-showdes th.ex-fd-name,
.exfd-table-1.exfd-non-showdes td.ex-fd-name{width: auto;}
.exfd-table-1 th.exfd-price,
.exfd-table-1 td.exfd-price{width: 10%;}
.exfd-table-1 th.ex-fd-category,
.exfd-table-1 td.ex-fd-category{width: 15%}
.exfd-table-1 th.ex-fd-table-order,
.exfd-table-1 td.ex-fd-table-order{width: 50px}
.exfd-table-1 th, .exfd-table-1 td{border:0;}
.exfd-table-1 td{color: #333; font-size: inherit;padding: 10px 5px;}
.exfd-table-1 img{
width: 100%;
transition: all .35s; display: block;
}
.exfd-table-1 th{
border: 0;
font-size: 15px;
color: #fff;
line-height: 1.4;
background-color: #ea1f2e;
padding: 12px 10px;
text-transform: uppercase;
font-weight:400;
}
.exfd-table-1 th:last-child{ border-right:0;}
.exfd-table-1 tbody tr.odd{background-color: #f8f6ff;}
.exfd-table-1 tbody tr:hover img{
transform: scale(1.15);
}
.exfd-table-1 h3,
.exfd-table-1 h5,
.exfd-table-1 p{font-size: inherit;}
.exfd-table-1 h5{text-transform: capitalize;}
.exfd-table-1 .ex-social-account li a,
.ex-table-2 .ex-social-account li a
{background: inherit; color: #333;}
.exfd-table-1 td del {
margin: 0;
padding: 0;
color: inherit;
}
.exfd-table-1 td ins {
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.exfd-table-1 td.ex-fd-name h3 a{padding:0; margin: 0 ;color: inherit; text-transform: capitalize; font-weight: normal; font-size: 22px}
.exfd-table-1 td .exfd-price-detail{font-family: inherit; font-weight: bold;}
.exfd-table-1 td.ex-fd-table-order{
position: relative;
text-align: center;
}
.exfd-table-1 .ex-fd-category span {
display: inline-block;
border: 1px solid #ddd;
padding: 2px 5px;
line-height: 1;
margin: 0 3px 3px 0;
}
.exfd-table-1 td .minus_food,
.exfd-table-1 td .plus_food{
display: none;
}
.exfd-table-1 .exwoofood-woocommerce.woocommerce div.quantity input[type=number] {
-moz-appearance: textfield;
border: 0;
background: #ea1f2e;
max-width: 38px;
max-height: 38px;
color: #fff;
padding: 10px 6px;
}
.exfd-table-1 .ex-fd-table-order button{
background: #fff;
border: 2px solid #ea1f2e;
width: 25px;
height: 25px;
padding: 0;
}
.exfd-table-1 .ex-fd-table-order .exfd-icon-plus{
width: 21px;
height: 21px;
background-color: #fff;
}
.exfd-table-1 .ex-fd-table-order .exfd-icon-plus:after{
background-color: #ea1f2e;
width: 15px;
height: 3px;
top: 9px;
left: 3px;
}
.exfd-table-1 .ex-fd-table-order .exfd-icon-plus:before{
background-color: #ea1f2e;
width: 3px;
height: 15px;
top: 3px;
left: 9px;
}
.exfd-table-1 .ex-fd-name .ex-fd-table-order{margin-top: 6px;} .table-lv-sort .r-search {
padding: 10px 15px;
float: right; margin: 15px 0;
background: #fafafa;
border: 1px solid #eee;
}
.table-lv-sort th.exp-sort {
cursor: pointer;
text-align:left;
position: relative;
}
.table-lv-sort th.exp-sort:before,.table-lv-sort th.exp-sort:after{ 
border: 6px solid transparent;
content: "";
display: block;
height: 0;
right: 5px;
top: 50%;
position: absolute;
width: 0;
}
.table-lv-sort th.exp-sort:before{ 
border-bottom-color: #fff;
margin-top: -13px;
}
.table-lv-sort th.exp-sort:after{
border-top-color: #fff;
margin-top: 0px;
}
.table-lv-sort th.exp-sort.s-ascending:after{ border-top-color: transparent;}
.table-lv-sort th.exp-sort.s-descending:before{ border-bottom-color: transparent;}
.table-lv-sort .r-search > * {
display: inline-block;
width: auto;
font-family: inherit;
font-size: 13px;
}
.table-lv-sort .r-search label{ margin-right:15px;}
.table-lv-sort .r-search input{height: 37px; line-height: 1; border: 1px solid #ddd; background: #fff; height: 37px; padding: 6px 12px; border-radius: 0;} .exfd-table-2 { border-spacing: 0 10px; }
.exfd-table-2 tbody tr:nth-child(odd){ background-color: #fff }
.exfd-table-2 tbody tr { box-shadow: 0 0 0 2px #f5f5f5; border-radius: 3px; }
.exfd-table-2.exfd-table-1 td.ex-fd-table-order{ width:100px; padding: 0}
.exfd-table-2.exfd-table-1 td.exfd-price .exfd-price-detail { font-size: inherit; }
.exfd-table-2.exfd-table-1 td{ border: 0; width: auto; }
.exfd-table-2 .exwoofood-woocommerce.woocommerce form.cart  { width: auto;display: inline-block;}
.exfd-table-2 .exwoofood-woocommerce.woocommerce form.cart .quantity { display: inline-block;}
.exfd-table-2 .exwoofood-woocommerce.woocommerce form.cart button[type="submit"] {position: relative;left: 0; transform: none; bottom: 0; width: auto;display: inline-block;} @media screen and (max-width: 992px){ .exfd-table-1 .exfd-show-tablet{display: block;}
.exfd-table-1 .exfd-hide-tablet{display: none;}
}
@media screen and (max-width: 768px){
.exfd-table-1 .exfd-hide-mb{display: block;}
.exfd-table-1 .exfd-hide-screen{display: none;}
.exfd-table-1 .exfd-detail{float: left;}
.ex-table-2 .exfd-hide-mb{display: block;}
.ex-table-2 .exfd-hide-screen{display: none;}
.exfd-table-1 thead th:nth-child(1),
.exfd-table-1 tbody td:nth-child(1){width: 80px}
.exfd-table-1 th.ex-fd-name,
.exfd-table-1 td.ex-fd-name{
width: 75%;
}
.exfd-table-1.exfd-non-showdes th.ex-fd-name, .exfd-table-1.exfd-non-showdes td.ex-fd-name
{
width: 70%;
}
}
@media screen and (max-width: 450px){
.exfd-table-1 thead th:nth-child(1), .exfd-table-1 tbody td:nth-child(1) {
width: 70px;
}
.exfd-table-1 thead th:nth-child(2), .exfd-table-1 tbody td:nth-child(2) {
width: 60%;
}
.exfd-table-1.exfd-non-showdes th.ex-fd-name, .exfd-table-1.exfd-non-showdes td.ex-fd-name {
width: unset;
}
}
.table-layout .ex-loadmore{ border:0; padding:0;}
.ex-fdlist.table-layout span.exwf-no-rs { white-space: nowrap; margin-top: 10px;display: block;}.exfd-hidden-scroll{overflow-y: hidden}
.ex_modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.8);
-webkit-animation-name: ex-fadeIn;
-webkit-animation-duration: 0.4s;
animation-name: ex-fadeIn;
animation-duration: 0.4s;
} .ex_modal .modal-content {
background-color: #fefefe;
margin: auto;
padding: 0;
width: 75%;
background: #fff;
-webkit-animation-name: ex-slideInDown;
-webkit-animation-duration: 0.6s;
animation-name: ex-slideInDown;
animation-duration: 0.6s;
margin-top: 25vh;
margin-bottom:25vh;
height: auto;
max-width: 1200px;
}
@media (max-width: 1024px){
.ex_modal .modal-content {width: 80%;}
}
.ex_modal .modal-content .ex-modal-big{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@-webkit-keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes ex-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes ex-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .ex_close {
float: right;
font-size: 25px;
font-weight: normal;
position: absolute;
right: -14px;
top: -14px;
line-height: 28px;
z-index: 9;
width: 28px;
height: 28px;
background: #ea1f2e;
border-radius: 50%;
text-align: center;
color: #fff;
font-family: none;
}
.ex_close:hover,
.ex_close:focus {
text-decoration: none;
cursor: pointer;
}
.ex_modal .modal-content .fd_modal_img{width: 50%}
.ex_modal .modal-content .fd_modal_img img{margin: 0; padding: 0; max-width: 100%; height: auto;}
.ex_modal .modal-content .fd_modal_img .ex_s_lick-dots li button:hover, .ex_s_lick-dots li button:focus{
color: #ea1f2e;
}
.ex_modal .modal-content .ex_s_lick-dots li button:before{color: #ea1f2e; font-size: 13px;}
.ex_modal .modal-content .fd_modal_des{width: 50%; padding: 25px 30px; font-size: inherit;}
.ex_modal .modal-content .fd_modal_des > h3{
padding: 0;
margin: 0 0 20px 0;
text-align: left;
font-size: 27px;
position: relative;
}
.ex_modal .modal-content .fd_modal_des > h3:after {
bottom: -15px;
content: "";
width: 50px;
border-bottom: 3px solid #ddd;
position: absolute;
left: 0;
}
.ex_modal .modal-content .fd_modal_des p{
margin: 0;
padding: 0;
margin-bottom: -3px;
}
.ex_modal .modal-content .fd_modal_des p:empty{display: none;}
.ex_modal .modal-content .fd_modal_des h5{
margin:17px 0;
padding: 0;
text-align: left;
font-size: 20px;
color: #101010;
font-weight: bold;
border-bottom: 1px solid #eee;
padding-bottom: 19px;
line-height: 1;
}
.ex_modal .modal-content .fd_modal_des h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.ex_modal .modal-content .fd_modal_des h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.ex_modal .modal-content .fd_modal_des .exfd_nutrition{
width: 100%;
margin: 0 5px 0 0;
border-bottom: 1px solid #eee;
padding: 0px 0 7px 0;
}
.ex_modal .modal-content .fd_modal_des .exfd_nutrition ul{
list-style: none;
margin: 0;
padding: 0
}
.ex_modal .modal-content .fd_modal_des .exfd_nutrition li{
width: 33.33%;
float: left;
font-size: inherit;
margin: 7px 0;
}
.ex_modal .modal-content .fd_modal_des .exfd_nutrition li span{
color: #666666;
line-height: 1;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
display: block;
}
.ex-fdlist.table-layout tr.ex-loading{opacity: .7}
#food_modal .ex_s_lick-dots{ bottom: 25px; }
#food_modal .ex_s_lick-dotted.ex_s_lick-slider{ margin-bottom: 0; }
.fd_modal_des .exwoofood-ct{ margin: 0; padding-bottom: 18px; }
.exfd-modal-carousel.exwp-no-galle img {
display: block;
}
.ex_modal .modal-content.exmd-no-img{ width: 60% }
.ex_modal .modal-content.exmd-no-img .fd_modal_img { display: none;}
.ex_modal .modal-content.exmd-no-img .fd_modal_img + .fd_modal_des { width: 100%;}
.ex_modal .single_variation_wrap .exwo-product-gr-options {
width: 100%;
margin-top: 20px;
}
.ex_modal .exwoofood-woocommerce.woocommerce .cart .single_variation_wrap .variations_button {
width: 100%;
}
.exwoofood-woocommerce.woocommerce .woosb-qty div.quantity input[type=number] {
border: 1px solid #ddd;
padding: 10px 0;
}
.ex_modal .modal-content .ex-modal-big .fd_modal_img{ transition: .2s all ease }
.ex_modal .modal-content .ex-modal-big.ex-padimg .fd_modal_img { padding: 25px 0 25px 30px; }
div#exlive-total span.price {font-size: inherit; font-weight: bold;}
div#exlive-total {margin: 5px 0 10px 0; font-size: 110%; padding-top: 10px;}
form:not(.variations_form) div#exlive-total{border-top: 1px solid #eee;}
.exbt-inline div#exlive-total { display: none !important; }
.ex_modal .single_variation_wrap div#exlive-total{margin: 20px 0 0 0; padding-top:0;}
.ex_modal .single_variation_wrap .exwo-product-gr-options + div#exlive-total {margin:0} @media (max-width: 450px){
.exwoofood-woocommerce.woocommerce .quantity:not(.hidden){ margin-bottom: 5px; } }
@media screen and (max-width: 767px){
.ex_modal .modal-content .fd_modal_img {
width: 100%;
}
.ex_modal .modal-content .fd_modal_des {
width: 100%;
}
.ex_modal .modal-content.exmd-no-img,
.ex_modal .modal-content { width: 80%; }
.ex_modal .modal-content .fd_modal_des .exfd_nutrition li{ width: 50% }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ex_modal .modal-content{
margin-bottom: 25%;
}
}
@supports (-ms-ime-align:auto) {
.ex_modal .modal-content{
margin-bottom: 25%;
}
} .exfd-modal-carousel .ex_s_lick-prev:before{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
margin-right: -3px;
}
.exfd-modal-carousel .ex_s_lick-next:before{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-left: -3px;
}
.exfd-modal-carousel .ex_s_lick-prev{left: 10px;}
.exfd-modal-carousel .ex_s_lick-next{ right:10px;}
.exfd-modal-carousel .ex_s_lick-prev,
.exfd-modal-carousel .ex_s_lick-next{border-radius: 0;opacity: 0;transition: all .3s ease; opacity: 0;z-index: 9;}
#food_modal .exfd-modal-carousel .ex_s_lick-prev:not(:hover),
#food_modal .exfd-modal-carousel .ex_s_lick-next:not(:hover){background: rgba(0,0,0,.4);}
.exfd-modal-carousel .ex_s_lick-next:before,
.exfd-modal-carousel .ex_s_lick-prev:before {
font-size: 2px;
border: solid white;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 2px;
}
.exfd-modal-carousel .ex_s_lick-next:hover,
.exfd-modal-carousel:hover .ex_s_lick-prev:hover{background: rgba(0,0,0,.7);}
.exfd-modal-carousel:hover .ex_s_lick-next, .exfd-modal-carousel:hover .ex_s_lick-prev {
opacity: 1;
}
#food_modal .exwf-md-tabs span {
border: 0;
margin: 0;
padding: 10px 17px;
font-size: 15px;
cursor: pointer;
display: inline-block;
line-height: 1;
}
#food_modal .exwf-md-tabs {margin-bottom: 20px;border-bottom: 1px solid #ddd;}
#food_modal span.exwf-tab.exwf-tab-current {background: #ddd;}
#food_modal .exwf-ct-tab:not(.exwf-md-details),
#food_modal .exwf-reviews{ display: none; }
.exwf-reviews.woocommerce #review_form #respond .stars + #rating {display: none;}
.exwf-reviews #review_form span#reply-title {font-style: italic;}
.exwf-reviews form#commentform {margin-top: 10px;}
.woocommerce #review_form #respond label{ margin: 5px 0; display: block; font-weight: bold; }
.exwf-reviews.woocommerce #review_form #respond .stars{ margin: 0; }
.exwf-reviews.woocommerce p.exwf-rvtitle {font-weight: bold;margin: 10px 0;}
.exwf-reviews.woocommerce #reviews #review_form {border: 2px solid #ddd;padding: 1em 1.9em 2.3em;}
.exwf-reviews.woocommerce #reviews > div#review_form_wrapper,
.exwf-reviews.woocommerce #reviews > div#comments{ width: 100%; padding-left: 0;padding-right: 0;}
.exwf-reviews.woocommerce #reviews #comments ol.commentlist li .comment-text{ border-radius: 0; }
.exwf-reviews.woocommerce #reviews p.comment-form-comment{ margin: 0 0 10px 0; }
.exwf-reviews.woocommerce #reviews .comment-form-cookies-consent { display: none; }
.exwf-reviews.woocommerce #reviews #commentform.ex-loading {
opacity: .4;
pointer-events: none;
} .ex_modal .exwf-md-modern.modal-content{ margin-top: 15vh; margin-bottom: 30px }
.ex_modal .exwf-md-modern .fd_modal_des,
.ex_modal .exwf-md-modern .fd_modal_img {width: 100%;}
.ex_modal .exwf-md-modern.modal-content {max-width: 700px;}
.exwf-md-modern .exfd-img-mod {
height: 200px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.ex_modal .exwf-md-modern.modal-content .ex-modal-big.ex-padimg .fd_modal_img {padding: 0;}
.ex_modal .exwf-md-modern.modal-content .fd_modal_des { overflow-y: auto;
overflow-x: hidden;
max-height: 350px;
margin-bottom: 50px
}
.exwf-md-modern .fd_modal_img h3 { padding: 12px 30px; }
.ex_modal .exwf-md-modern.modal-content .exwf-lbicons,
.ex_modal .exwf-md-modern.modal-content .ex-padimg .fd_modal_img .exwf-lbicons { bottom: 48px; top: auto; left: 25px; right: auto; margin:0; }
.ex_modal .exwf-md-modern form div#exlive-total { display: inline-block !important; border: 0; margin: 0 15px 0 0; }
.ex_modal .exwf-md-modern .exwf-grqty { position: absolute; bottom: 0; background: #fff; padding: 10px 0; width: calc(100% - 60px); box-sizing: border-box; border-top: 2px solid #ddd; }
.ex_modal .exwf-md-modern .ex_close { right: 10px; top: 12px; }
.ex_modal .exwf-md-modern .exwoofood-woocommerce.woocommerce .variations + .single_variation_wrap .quantity{ margin-top: 0 }
.ex_modal .exwf-md-modern .exwoofood-woocommerce.woocommerce .variations + .single_variation_wrap .quantity{ vertical-align: unset; }
@media (max-width: 600px){
.ex_modal .exwf-md-modern.modal-content{margin-top: 10vh; margin-bottom: 10vh;}
.ex_modal .exwf-md-modern form div#exlive-total{ display: block !important; padding: 0 0 5px 0 }
.ex_modal .exwf-md-modern.modal-content .fd_modal_des{ margin-bottom: 65px; }
} #food_modal .exwf-md-up-sells{ padding: 20px; }
.exwf-md-up-sells .ex-fdlist .exstyle-4 {display: flex;flex-wrap: wrap;}
.exwf-md-up-sells .ex-fdlist .exstyle-4 figcaption{ width: 60%;}
.exwf-md-up-sells .ex-fdlist .exstyle-4 .exstyle-4-image { width: 40%;}
#food_modal .exwf-md-up-sells  .ex_s_lick-dots {bottom: -20px;}
.exwf-md-up-sells .ex-fdlist.style-4 .item-grid{ box-shadow: none }
.exwf-md-up-sells .ex-fdlist.style-4 .item-grid .exp-arrow{ box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15) }
.exwf-md-up-sells .ex-fdlist.style-4 .item-grid {margin-right: 0;padding: 0 7px;}
.exwf-md-up-sells .ex-fdlist.ex-fdcarousel .parent_grid {margin: 0 -7px;}
#food_modal.ex-loading:before { z-index: 9999; position: fixed;
content: " "; display: block; width: 38px; height: 38px; margin: 1px; border-radius: 50%; border: 4px solid rgba(0,0,0,.1); border-color: #cecece rgba(0,0,0,.1) #cecece rgba(0,0,0,.1); animation: lds-dual-ring 1.2s linear infinite; top: 50%; margin-top: -19px; left: 50%; margin-left: -19px;} .exwf-social-share > span { width: 32px; text-align: center; font-size: 14px; line-height: 1; display: inline-block; padding: 6px 7px 5px 7px; border: 1px solid #ccc; height:  28px;vertical-align: top; } 
.exwf-social-share > span a { line-height: 1; } 
.exwf-social-share > span .icon { vertical-align: unset; margin: 0; } 
.exwf-social-share { margin-top: 15px; }
.exwf-md-modern .exwf-social-share {top: 50px;right: 10px; position: absolute;}
.exwf-md-modern .exwf-social-share > span {background: rgb(221 221 221 / 50%);border-color: rgb(16 16 16 / 30%);}.ex_s_lick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.ex_s_lick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.ex_s_lick-list:focus
{
outline: none;
}
.ex_s_lick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.ex_s_lick-slider .ex_s_lick-track,
.ex_s_lick-slider .ex_s_lick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.ex_s_lick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.ex_s_lick-track:before,
.ex_s_lick-track:after
{
display: table;
content: '';
}
.ex_s_lick-track:after
{
clear: both;
}
.ex_s_lick-loading .ex_s_lick-track
{
visibility: hidden;
}
.ex_s_lick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .ex_s_lick-slide
{
float: right;
}
.ex_s_lick-slide img
{
display: block;
}
.ex_s_lick-slide.ex_s_lick-loading img
{
display: none;
}
.ex_s_lick-slide.dragging img
{
pointer-events: none;
}
.ex_s_lick-initialized .ex_s_lick-slide
{
display: block;
}
.ex_s_lick-loading .ex_s_lick-slide
{
visibility: hidden;
}
.ex_s_lick-vertical .ex_s_lick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.ex_s_lick-arrow.ex_s_lick-hidden {
display: none;
}
 .ex_s_lick-loading .ex_s_lick-list
{
background: #fff url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'ex_s_lick';
font-weight: normal;
font-style: normal;
src: url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.eot);
src: url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.eot?#iefix) format('embedded-opentype'), url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.woff) format('woff'), url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.ttf) format('truetype'), url(https://new.idcleveland.com/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.svg#ex_s_lick) format('svg');
} .ex_s_lick-prev,
.ex_s_lick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 40px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.ex_s_lick-prev:hover,
.ex_s_lick-prev:focus,
.ex_s_lick-next:hover,
.ex_s_lick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.ex_s_lick-prev:hover:before,
.ex_s_lick-prev:focus:before,
.ex_s_lick-next:hover:before,
.ex_s_lick-next:focus:before
{
opacity: 1;
}
.ex_s_lick-prev.ex_s_lick-disabled:before,
.ex_s_lick-next.ex_s_lick-disabled:before
{
opacity: .25;
}
.ex_s_lick-prev:before,
.ex_s_lick-next:before
{
font-family: 'ex_s_lick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ex_s_lick-prev
{
left: -25px;
}
[dir='rtl'] .ex_s_lick-prev
{
right: -25px;
left: auto;
}
.ex_s_lick-prev:before
{
content: '←';
}
[dir='rtl'] .ex_s_lick-prev:before
{
content: '→';
}
.ex_s_lick-next
{
right: -25px;
}
[dir='rtl'] .ex_s_lick-next
{
right: auto;
left: -25px;
}
.ex_s_lick-next:before
{
content: '→';
}
[dir='rtl'] .ex_s_lick-next:before
{
content: '←';
} .ex_s_lick-dotted.ex_s_lick-slider
{
margin-bottom: 30px;
}
.ex_s_lick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.ex_s_lick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.ex_s_lick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.ex_s_lick-dots li button:hover,
.ex_s_lick-dots li button:focus
{
outline: none;
}
.ex_s_lick-dots li button:hover:before,
.ex_s_lick-dots li button:focus:before
{
opacity: 1;
}
.ex_s_lick-dots li button:before
{
font-family: 'ex_s_lick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ex_s_lick-dots li.ex_s_lick-active button:before
{
opacity: .75;
color: black;
}.ex_s_lick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.ex_s_lick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.ex_s_lick-list:focus
{
outline: none;
}
.ex_s_lick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.ex_s_lick-slider .ex_s_lick-track,
.ex_s_lick-slider .ex_s_lick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.ex_s_lick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.ex_s_lick-track:before,
.ex_s_lick-track:after
{
display: table;
content: '';
}
.ex_s_lick-track:after
{
clear: both;
}
.ex_s_lick-loading .ex_s_lick-track
{
visibility: hidden;
}
.ex_s_lick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .ex_s_lick-slide
{
float: right;
}
.ex_s_lick-slide img
{
display: block;
}
.ex_s_lick-slide.ex_s_lick-loading img
{
display: none;
}
.ex_s_lick-slide.dragging img
{
pointer-events: none;
}
.ex_s_lick-initialized .ex_s_lick-slide
{
display: block;
}
.ex_s_lick-loading .ex_s_lick-slide
{
visibility: hidden;
}
.ex_s_lick-vertical .ex_s_lick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.ex_s_lick-arrow.ex_s_lick-hidden {
display: none;
}.exwpfd_clearfix{content: "";
clear: both;
display: table;}
.ex-wfdlist *:focus {
outline: none;
}
.ex-hidden{ display: none !important; }
.ex-wfdlist .ex-popup-location{
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.3);
-webkit-animation-name: ex-fadeIn;
-webkit-animation-duration: 0.8s;
animation-name: ex-fadeIn;
animation-duration: 0.8s;
}
.ex-wfdlist .ex-popup-active{display: flex; align-items: center;}
.ex-wfdlist .ex-popup-location .ex-popup-content{
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
width: 500px;
background: #fff;
display: flex;
flex-wrap: wrap;
border-radius: 0;
overflow: hidden;
align-items: center;
}
@-webkit-keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.ex-wfdlist .ex-popup-location .ex-popup-content .ex-pop-icon{
width: 40%;
padding: 10px;
padding-right: 0;
}
.ex-wfdlist .ex-popup-location .ex-popup-content .ex-popup-info{ padding: 25px; }
.ex-wfdlist .ex-popup-location .ex-popup-content .ex-pop-icon + .ex-popup-info{ width: 60%;}
.ex-popup-location .ex-popup-content .ex-popup-info h1{
margin: 0;
padding: 0;
color: #000;
font-family: inherit;
font-size: 24px;
text-transform: uppercase;
}
.exfood-select-loc select.ex-loc-select, 
.ex-wfdlist .ex-popup-location .ex-popup-content .ex-popup-info select{
margin: 0;
width: 100%;
padding: 11px 15px;
margin-top: 14px;
margin-bottom: 0;
font-family: inherit;
font-size: inherit;
line-height: 1.4;
border: 1px solid #ccc;
-webkit-appearance: none;
appearance: none;
-moz-appearance:none;
}
.ex-wfdlist .exwpfd-filter{padding: 10px 0px;}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group{} .ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list{
padding:0px;
border-bottom: 1px solid #ddd;
margin: 15px 0;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a{
font-size: 18px;
padding: 10px 20px;
border: 1px solid #ddd;
margin-right: -1px;
text-transform: uppercase;
float: left;
font-weight: 700;
line-height: 1.4;
margin-bottom: -1px;
background: #fff;
position: relative;
}
.exwpfd-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
margin-left: 10px;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list .ex-menu-item-active ul{
color: #101010;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a:hover > ul {
transform: scaleY(1);
z-index: 99;
background: #fff;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul{
transform: scaleY(0);
transform-origin: top;
transition: transform 0.26s ease;
list-style: none;
position: absolute;
top: calc(100% + 1px);
left: -1px;
padding: 0;
margin: 1px 0 0 0;
border: 1px solid #ddd;
border-radius: 2px;
z-index: 9999;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul li {
list-style: none;
margin: 0;
padding: 5px 20px;
background: #fff;
border: 0;
cursor: pointer;
white-space: nowrap;
min-width: 170px;
border-radius: 0;
position: relative;
transition: background .2s;
text-align: left;
padding-right: 30px;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul li:hover {
background: #ea1f2e;
color: #fff;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul li{
position: relative;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul li ul.exwpfd-ul-child{
position: absolute;
transform: scaleX(0);
transform-origin: left;
transition: transform 0.26s ease;
list-style: none;
position: absolute;
margin: 0;
top: 15px;
left: 100%;
padding: 0;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul li:hover > ul {
transform: scaleX(1);
z-index: 99;
background: #fff;
color: #101010;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul .exwpfd-caret {
position: absolute;
top: 50%;
margin-top: -2px;
right: 10px;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.ex-wfdlist.ex-loading .exwpfd-filter .exwpfd-filter-group .ex-menu-list a{ pointer-events: none; }
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-select{
display: none;
font-size: inherit;
font-family: inherit;
text-align: center;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-select select{
margin: 0; padding: 0;
padding: 5px 20px;
font-size: 22px;
text-transform: uppercase;
font-family: inherit;
color: inherit;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list .ex-menu-item-active{
background: #ea1f2e;
color: #fff;
border-color: #ea1f2e;
position: relative;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list .ex-menu-item-active:not(.exwpfd-child-click):after{
content: '';
position: absolute;
top: 100%;
left: 50%;
border-top: 10px solid #ea1f2e;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0;
width: 0;
margin: 1px auto 0;
transition: opacity .3s ease-in-out;
transform: translateX(-50%);
}
.ex-wfdlist:not(.list-layout) .exwpfd-filter .exwpfd-filter-group .ex-menu-list{ text-align: center;margin: 15px auto; border: 0;}
.ex-wfdlist:not(.list-layout) .exwpfd-filter .exwpfd-filter-group .ex-menu-list a{ float: none; display: inline-block; }
.ex-wfdlist .exwpfd-shopping-cart{
position: fixed;
right: 8px;
top: 50%;
z-index: 1001;
width: 45px;
height: 45px;
background-color: #ea1f2e;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
border-radius: 0;
cursor: pointer; }
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent{
position: relative;
text-align: center;
line-height: 45px;
border-radius: 0;
}
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent img{
margin: -3px 0 0 -2px;
padding: 0;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
}
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent .exwpfd-cart-count,
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent .exwpfd-cart-num{
position: absolute;
top: -10px;
left: 4px;
border-radius: 50%;
width: 20px;
height: 20px;
text-align: center;
background: #2196F3;
border: 1px solid #eee;
color: #fff;
line-height: 18px;
font-size: 10px;
}
.exwpfd-cart-content {
position: fixed;
right: 0;
top: 0;
width: 300px;
left: auto;
height: 100vh;
padding: 20px;
margin-bottom: 6px;
background: #fff;
z-index: -1;
transition: all .3s linear .2s;
transform: translateX(100%);
border-radius: 0;
box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.15);
overflow-y: auto;
}
.exwpfd-cart-content.sc-min-cart,.exwpfd-cart-content.sc-min-cart * { box-sizing: border-box;}
.ex-wfdlist .exwpfd-cart-content{ box-shadow: none; }
.exwpfd-cart-content.sc-min-cart{
position: relative;
top: auto;
left: auto;
right: auto;
width: 100%;
height: auto;
z-index: 1;
transform: none;
box-shadow: none;
border: 1px solid #eee;
}
.exwpfd-cart-content.sc-min-cart.excart-active{ z-index: 1; }
.exwpfd-cart-content.excart-active{
transition: all .3s linear .2s;
transform: translateX(0);
z-index: 999999;
opacity: 1;
}
.exwpfd-overlay{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: all .3s linear .2s;
z-index: -1;
}
.exwpfd-overlay-active{
background: rgba(0,0,0,.7);
z-index: 9999;
transition: all .3s linear .2s;
}
.exwpfd-cart-content .exwpfd-close-cart {
display: inline-block;
width: 100%;
text-align: center;
background: #ea1f2e;
color: #fff;
font-size: 20px;
cursor: pointer;
border-radius: 0;
padding: 5px 15px;
line-height: 1;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
transition: all .2s;
}
.exwpfd-cart-content .exwpfd-cart-buildin ul li,
.exwpfd-cart-content .woocommerce-mini-cart li {
list-style: none;
margin: 0;
padding: 10px 15px 10px 60px;
position: relative;
min-height: 70px;
}
.exfood-buildin-cart{ transition: all .3s; }
.exfood-buildin-cart form.exform.ex-loading button {
pointer-events: none;
opacity: .4;
}
.exrow-group .exfood-label{ display: block; font-weight: bold; text-transform: uppercase; margin: 0 0 5px 0;}
.exrow-group input {
margin-right: 5px;
vertical-align: middle;
}
.exrow-group > span {margin-right: 20px; display: inline-block;}
.exfood-buildin-cart input[name="food_qty"] {
display: inline-block;
text-align: center;
font-family: inherit;
}
.ex-wfdlist figcaption > .exfood-buildin-cart .exfood-sm{ line-height: 0; margin:0; padding: 0; } .exwpfd-cart-content .exwpfd-cart-buildin ul,
.exwpfd-cart-content .woocommerce-mini-cart {margin: 20px 0; float: left; width: 100%;}
.exwpfd-cart-content .exwpfd-cart-buildin ul li a img,
.exwpfd-cart-content .woocommerce-mini-cart li a img {
width: 50px;
height: 50px;
object-fit: cover;
object-position: 50% 50%;
position: absolute;
left: 0;
top: 10px;
}
.exwpfd-cart-content .exwpfd-cart-buildin ul li .exfood-quantity{ font-weight: bold; display: block; }
.exwpfd-cart-content .exwpfd-cart-buildin .exfood-addon p{ margin:3px 0; }
.exwpfd-cart-content .exwpfd-cart-buildin .exfood-title{ font-weight: bold; }
.exwpfd-cart-content a{color: inherit; box-shadow: none;}
.exwpfd-cart-content .woocommerce-mini-cart li span.quantity {display: block;}
.exwpfd-cart-content .woocommerce-mini-cart li dl.variation{ padding: 0; margin: 0; }
.exwpfd-cart-content .exfood-close,
.exwpfd-cart-content .woocommerce-mini-cart a.remove.remove_from_cart_button {
position: absolute;
top: 50%;
right: 0;
border: 1px solid #ddd;
padding: 0;
line-height: 13px;
width: 15px;
height: 15px;
text-align: center;
background: #eee;
color: #000;
margin-top: -7px;
font-size: 13px;
}
.exwpfd-cart-content p.exfood-total,
.exwpfd-cart-content .woocommerce-mini-cart__total {
float: left; width: 100%;
text-align: center;
font-size: 17px;
border-top: 2px solid #ddd;
padding: 10px;
margin: 0;
text-transform: uppercase;
}
.exwpfd-cart-content .woocommerce-mini-cart__buttons{ display: initial; width: 100%; }
.exwpfd-cart-content .woocommerce-mini-cart__buttons a {
padding: 7px 15px;
background: #ea1f2e;
margin: 0 3px 0 0;
color: #fff;
letter-spacing: 1px;
float: left;
width: calc(50% - 3px);
text-align: center;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
transition: all .2s;
}
.exwpfd-cart-content .woocommerce-mini-cart__buttons a:last-child{ margin: 0; margin-left: 3px; float: right;}
.exwpfd-cart-content .woocommerce-mini-cart li dl.variation * {display: inline;}
.exwpfd-cart-content .woocommerce-mini-cart li dl.variation dt{display: block; margin-top: 5px;}
.exwpfd-cart-content .woocommerce-mini-cart li dl.variation dd{padding: 0; margin: 0}
.exwpfd-cart-content .exwpfd-cart-buildin ul li.ex-loading {opacity: .5;}
.exfood-cart-shortcode *,
.exfood-checkout-shortcode *{box-sizing: border-box;}
.exfood-cart-shortcode,
.exfood-checkout-shortcode,
.exfood-select-loc,
.sc-min-cart,
.exfood-thankyou,
.ex-wfdlist{color:#101010;font-family: 'Source Sans Pro', sans-serif; display: inline-block; width: 100%; font-size:13px;}
.ex-wfdlist.column-3 .item-grid{width: 33.33333%; display: inline-block; vertical-align: bottom;}
.ex-wfdlist .ctgrid{-webkit-flex-flow: row wrap;flex-flow: row wrap; display: flex;}
.ex-wfdlist.column-3 .item-grid:nth-child(3n+1){clear: both;}
.ex-wfdlist.column-2 .item-grid{width: 50%; display: inline-block ;vertical-align: bottom;}
.ex-wfdlist.column-2 .item-grid:nth-child(2n+1){clear: both;}
.ex-wfdlist.column-4 .item-grid{width: 25%; display: inline-block ;vertical-align: bottom;}
.ex-wfdlist.column-4 .item-grid:nth-child(4n+1){clear: both;}
.ex-wfdlist.column-5 .item-grid{width: 20%; display: inline-block ;vertical-align: bottom;}
.ex-wfdlist.column-5 .item-grid:nth-child(5n+1){clear: both;}
.exp-arrow{}
.ex-wfdlist h3 {
text-transform: uppercase;
font-size: 22px;
font-weight: 400;
line-height: 24px;
margin: 3px 0;
}
.ex-wfdlist a,
.ex-wfdlist h3 a{color: inherit; box-shadow: none}
.ex-wfdlist h5 {
font-weight: 500;
margin: 0;
font-size: 13px;
text-transform: uppercase;
color: #888;
letter-spacing: 1px;
}
.ex-wfdlist p {
font-size: inherit;
margin: 10px 0px;
line-height: 1.6;
}
.ex-scale:hover img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
} .ex-icon {
position: relative;
width:16px;
height:16px;
margin: 16px;
}
.ex-icon .name {
width: 32px;
position: absolute;
text-align: center;
top: 18px;
left: -8px;
}
.exwpfd-icon-plus { border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
width: 16px;
height: 16px;
position: relative;
top:0;
left:0;
}
.exwpfd-icon-plus:after {
background-color: #fff;
width: 8px;
height: 2px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:7px;
left: 4px;
content:"";
}
.exwpfd-icon-plus:before {
background-color: #fff;
width: 2px;
height: 8px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:4px;
left: 7px;
content:"";
}
.ex-wfdlist .ctgrid .item-grid del{opacity: 0.8}
.ex-wfdlist .exstyle-1 h3 a,
.ex-wfdlist .exstyle-2 h3 a,
.ex-wfdlist .exstyle-3 h3 a,
.ex-wfdlist .exstyle-4 h3 a{font-weight: 400} .ex-wfdlist .exstyle-1 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
color: inherit;
text-align: center;
font-size: inherit;
padding: 10px 10px; }
.ex-wfdlist .exstyle-1 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.3s ease;
}
.ex-wfdlist .exstyle-1 .exstyle-1-image {
display: inline-block; 
width: 100%;
vertical-align: top;
position: relative;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.05);
padding: 4px;
}
.ex-wfdlist .exstyle-1 .exstyle-1-image img{overflow: hidden;margin: 0; padding: 0; border-radius: 0; display: block; border: 3px solid #fff}
.ex-wfdlist .exstyle-1:hover .exstyle-1-image img{-webkit-transform: scale(1.05);
transform: scale(1.05)}
.ex-wfdlist .exstyle-1 figcaption {padding: 0 10px;padding-top: 0; margin-bottom: 55px}
.ex-wfdlist .exstyle-1 figcaption h3,
.ex-wfdlist .exstyle-2 figcaption h3{margin: 0; padding: 0;padding-top: 1px;display: flex; align-items: center;line-height: 1}
.ex-wfdlist .exstyle-1 figcaption h3{padding: 15px 0}
.ex-wfdlist .exstyle-1 figcaption h3 a,
.ex-wfdlist .exstyle-2 figcaption h3 a{width: 100%; text-align: center;}
.ex-wfdlist .exstyle-1 figcaption p{margin: 0; padding: 0; padding-bottom: 5px; margin-top: 3px; text-align: center;}
.ex-wfdlist .exstyle-1 figcaption p:empty {
display: none;
}
.exstyle-button-bin:hover,
.ex-wfdlist .exstyle-1 figcaption button:hover,
.ex-wfdlist .exstyle-2 figcaption button:hover,
.ex-wfdlist .exstyle-1 figcaption .exstyle-1-button:hover,
.ex-wfdlist .exstyle-2 figcaption .exstyle-2-button:hover{background:#000;}
.ex-wfdlist .exstyle-1 figcaption h5{margin: 0; padding: 0;
font-size: 19px;
padding-bottom: 15px;
color: #ea1f2e;
font-weight: bold;
line-height: 1;
}
.ex-wfdlist .exstyle-1 figcaption h5 p{
text-align: center;
margin: 0 auto;
padding: 0;
width: 70%;
line-height: 1;
border-bottom: 2px solid #ddd;
margin-top: -10px;
}
.ex-wfdlist .exstyle-1 figcaption h5 p > span{
margin-bottom: -3px;
bottom: -9px;
position: relative;
background: #fff;
padding: 0 15px;
}
.ex-wfdlist .exstyle-1 figcaption h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.ex-wfdlist .exstyle-1 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.exfood-woocommerce.woocommerce form.cart button[type="submit"], 
.exfood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button],
.exfood-quantity input[type="button"],
.exstyle-button-bin,
.ex-wfdlist .exstyle-1 figcaption .exstyle-1-button,
.ex-wfdlist .exstyle-2 figcaption .exstyle-2-button,
.ex-wfdlist .exstyle-3 figcaption .exstyle-3-button,
.ex-wfdlist .exstyle-4 figcaption .exstyle-4-button{background: #ea1f2e;
color: #fff;
font-size: inherit;
font-family: inherit;
padding: 12px 30px;
border-radius: 0;
line-height: 1;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.046875em;
transition: all .2s;
}
figcaption > .exfood-buildin-cart .exstyle-button-bin,
.exstyle-1 figcaption .exstyle-1-button,
.exstyle-2 figcaption .exstyle-2-button,
.exstyle-3 figcaption .exstyle-3-button{
transform: translateX(-50%);
position: absolute;
left: 50%;
bottom: 20px;
}
.exrow-group {margin: 0 0 10px 0;}
.exfood-sm{ margin:0; padding: 0; margin-top: 15px; }
.exfood-quantity {display: inline-block; margin: 0 5px 0 0;}
.exfood-quantity input[type="button"]{
padding: 12px 13px;
width: 38px;
}
.exfood-buildin-cart .ex-added{
white-space: nowrap;
}
.exfood-buildin-cart .exrow-group select {
font-size: 13px;
font-family: inherit;
padding: 7px 15px;
line-height: 1;
border: 1px solid #ddd;
min-width: 100px;
}
.ex-required-message{ color: red; padding: 0; margin:3px 0; }
.ex-required span.exfood-label:after {content: " * ";color: red;}
.exfood-cart-shortcode.exwpfd-cart-content{ 
position: relative; 
top: auto; left: auto; 
right: auto; 
width: 100%;
z-index: 1;
transform: none;
height: auto;
}
.exfood-cart-shortcode a{ box-shadow: none; }
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin ul{ margin: 0; }
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin ul li{ display: table; width: 100%; padding:15px 0; border-bottom: 1px solid #ddd }
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin ul li:last-child{ border-bottom: 0; }
.exfood-cart-shortcode.exwpfd-cart-content ul li > div.exfood-quantity,
.exfood-cart-shortcode.exwpfd-cart-content ul li > div{ display: table-cell; text-align: center; vertical-align: middle; padding: 5px 15px;}
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin ul li a img{ top: 50%; margin-top: -25px; }
.exfood-cart-shortcode.exwpfd-cart-content ul li > div.exfood-quantity{ width: 20%;padding: 5px 0px; }
.exfood-cart-shortcode.exwpfd-cart-content ul li .exfood-cart-details{ width: 40%; text-align: left;}
.exfood-cart-shortcode.exwpfd-cart-content ul li .exfood-cart-image{ width: 50px; }
.exfood-quantity input[type="button"]{
position: relative; top: auto; bottom:auto;left: auto; right: auto; transform: none;
}
.exfood-cart-quatity.exfood-quantity{ margin:0; }
.exfood-cart-shortcode.exwpfd-cart-content .woocommerce-mini-cart__buttons a{ width: auto; }
.exfood-cart-shortcode.exwpfd-cart-content p.exfood-total{ text-align: right; }
.exfood-cart-shortcode.exfood-cart-header {background: #ea1f2e; color: #fff;}
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin .exfood-title{ font-size: 17px; color: inherit; }
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-cart-buildin ul li.exfood-cart-header {
min-height: 50px;
padding: 0;
max-height: 50px;
background: #ea1f2e;
color: #fff;
font-weight: bold;
font-size: 17px;
text-transform: uppercase;
} .exfood-cart-shortcode.exwpfd-cart-content p textarea,
.exfood-cart-shortcode.exwpfd-cart-content p input {
border: 1px solid #ddd;
border-radius: 0;
}
.exfood-cart-shortcode.exwpfd-cart-content p input{width: 100%}
.exfood-validate-warning{
background-color: #f7f6f7;
border-top: 3px solid #b81c23;
padding: 20px;
margin-bottom: 10px;
}
.exfood-builling-details p.ex-required label:after{ content:"*"; margin-left: 3px; color: red }
.exfood-validate-warning p { color: #515151; font-weight: bold; margin: 0 0 15px 0; }
.exfood-validate-warning p:last-child{ margin-bottom: 0; }
.exform-checkout.ex-loading{ opacity: .7; pointer-events: none; }
.exfood-cart-shortcode.exwpfd-cart-content p{ margin: 0 0 15px 0;}
.exfood-buildin-checkout .exfood-cart-shortcode.exwpfd-cart-content p.exfood-total{ text-align: left; padding-left: 0; }
.exfood-checkout-shortcode .exfood-warning{
box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.15);
background: #fff;
padding: 20px;
}
.exfood-mulit-steps >div {
float: left;
width: 50%;
white-space: normal;
position: relative;
padding: 9px 20px;
height: 40px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
line-height: 1.7;
}
.exfood-mulit-steps {
display: inline-block;
width: 100%;
border: 1px solid #ddd;
margin-bottom: 30px;
}
.exfood-cart-step:before {
content: " ";
width: 0;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 10px solid #ddd;
position: absolute;
margin-top: -9px;
right: -10px;
z-index: 9;
}
.exfood-cart-step:after{
content: " ";
width: 0;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 10px solid #fff;
position: absolute;
margin-top: -9px;
right: -9px;
z-index: 9;
}
.exfood-mulit-steps >div.active:after{ border-left-color: #ea1f2e; }
.exfood-mulit-steps >div.active{ background: #ea1f2e; color: #fff }
.exfood-buildin-checkout select.ex-ck-select {
min-width: 265px;
padding: 11px 15px;
margin: 0;
-webkit-appearance: none;
font-family: inherit;
font-size: inherit;
line-height: 1.4;
border: 1px solid #ccc;
-webkit-appearance: none;
appearance: none;
-moz-appearance: none;
display: block;
}
.exfood-buildin-checkout .exwpfd-container{
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.exfood-buildin-checkout .exwpfd-container.exwpfd-inline{
display: inline-block;
margin-right: 25px;
}
.exwpfd-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.exwpfd-checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
}
.exwpfd-container:hover input ~ .exwpfd-checkmark {
background-color: #ccc;
}
.exwpfd-container input:checked ~ .exwpfd-checkmark {
background-color: #2196F3;
}
.exwpfd-checkmark:after {
content: "";
position: absolute;
display: none;
}
.exwpfd-container input:checked ~ .exwpfd-checkmark:after {
display: block;
}
.exwpfd-container .exwpfd-checkmark:after {
top: 9px;
left: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: white;
}
.exfood-buildin-checkout .exwpfd-choice-store .exwpfd-label{
margin-bottom: 5px;
display: block;
}
.exfood-cart-shortcode.exwpfd-cart-content .exwpfd-choice-store {
margin: 0 0 15px 0;
} .exfood-buildin-checkout .g-recaptcha {margin: 0 0 10px 0;}
.exbt-inline .exfood-woocommerce .quantity .qty{ display: none; }
.exbt-inline form.cart button {
position: absolute;
left: 50%;
bottom: 20px;
transform: translateX(-50%);
}
.ex-wfdlist.style-1 .parent_grid{overflow: hidden; background: #fff; padding: 5px;}
.ex-wfdlist.style-1 .ctgrid{margin: -10px; margin-right: -12px}
.ex-wfdlist.column-2.style-1 .item-grid:nth-child(2n) {border-right: 0}
.ex-wfdlist.column-3.style-1 .item-grid:nth-child(3n) {border-right: 0}
.ex-wfdlist.column-2.style-1 .item-grid:nth-child(2n) .exp-arrow{width: calc(100% - 2px);}
.ex-wfdlist.column-3.style-1 .item-grid:nth-child(3n) .exp-arrow{width: calc(100% - 2px);}
.ex-wfdlist.style-1 .item-grid{border-right: 2px dashed rgba(0, 0, 0, 0.15);
border-bottom: 2px dashed rgba(0, 0, 0, 0.15);
position: relative;
}
.ex-wfdlist.column-4.style-1 .item-grid:nth-child(4n){border-right: 0}
.ex-wfdlist.column-5.style-1 .item-grid:nth-child(5n){border-right: 0}
.ex-wfdlist.column-4.style-1 .item-grid:nth-child(4n) .exp-arrow{width: calc(100% - 2px);}
.ex-wfdlist.column-5.style-1 .item-grid:nth-child(5n) .exp-arrow{width: calc(100% - 2px);}  .ex-wfdlist .exstyle-2 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
color: inherit;
text-align: center;
font-size: inherit;
padding: 10px 10px; }
.ex-wfdlist .exstyle-2 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-wfdlist .exstyle-2 .exstyle-2-image {
display: inline-block; 
width: 100%;
vertical-align: top;
position: relative;
overflow: hidden;
}
.ex-wfdlist .exstyle-2 .exstyle-2-image img{margin: 0; padding: 0; display: block;}
.ex-wfdlist.style-2 .parent_grid{overflow: hidden;}
.ex-wfdlist.style-2 .ctgrid{margin: -10px;}
.ex-wfdlist .exstyle-2:hover .exstyle-2-image img{    -webkit-transform: scale(1.15);
transform: scale(1.15);}
.ex-wfdlist .exstyle-2 figcaption {padding: 20px; margin: 15px 0 0 0; padding-bottom: 90px; border: 1px solid #ddd; position: relative; background: #fff}
.ex-wfdlist .exstyle-2 figcaption h3{padding: 10px 0}
.ex-wfdlist .exstyle-2 figcaption h5{margin: 0; 
padding: 0;font-size: 19px;
color: #ea1f2e;
font-weight: 600;
border-bottom: 1px solid #ddd;
margin-top: -12px;
line-height: 1;
}
.ex-wfdlist  .exstyle-2 figcaption h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.ex-wfdlist .exstyle-2 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.ex-wfdlist .exstyle-2 figcaption h5 span{
position: relative;
bottom: -10px;
background: #fff;
padding: 0 10px;
}
.ex-wfdlist .exstyle-2 figcaption p{margin: 0; padding: 0; margin-bottom: -12px; margin-top:13px; text-align: center;}
.ex-wfdlist .exstyle-2 figcaption p:empty {
display: none;
}
.ex-wfdlist.style-2 .item-grid{position: relative;}
.ex-wfdlist .exstyle-1 figcaption .exbt-inline,
.ex-wfdlist .exstyle-2 figcaption .exbt-inline{
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.ex-wfdlist .exstyle-1 figcaption .exbt-inline .exstyle-1-button,
.ex-wfdlist .exstyle-2 figcaption .exbt-inline .exstyle-2-button{
position: static;
display: inline-block;
transform: translateX(0);
}
.ex-wfdlist .exstyle-2 figcaption .exfood-woocommerce.woocommerce form.cart button[type="submit"],
.ex-wfdlist .exstyle-1 figcaption .exfood-woocommerce.woocommerce form.cart button[type="submit"]{
position: static;
transform: translateX(0);
float: left;
white-space: nowrap;
}  .ex-wfdlist .exstyle-3 {
display: table;
overflow: hidden;
width: 100%;
color: #fff;
text-align: center;
font-size: inherit;
padding: 0;
border-radius: 8px;
}
.ex-wfdlist .exstyle-3 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-wfdlist .exstyle-3 .exstyle-3-image {
display: table-cell; 
width: 45%;
overflow: hidden;
background-position: center center;
background-size: cover;
position: relative;
}
.ex-wfdlist .exstyle-3 .exstyle-3-image img{margin: 0; padding: 0;display: block;backface-visibility: hidden;}
.ex-wfdlist .exstyle-3:hover .exstyle-3-image img{-webkit-transform: scale(1.1);
transform: scale(1.1)}
.ex-wfdlist .exstyle-3 figcaption {width: 55%; display: table-cell; padding: 20px 15px; 
vertical-align: middle;
text-align: center;
position: relative;
background: #101010;
}
.ex-wfdlist .exstyle-3 figcaption h3{padding: 0; color: inherit; font-size: 22px;
line-height: 1;}
.ex-wfdlist .exstyle-3 figcaption h5{margin: 0; 
padding: 5px;
padding-left: 0;
font-size: 22px;
color: #ea1f2e;
margin-bottom: 7px;
line-height: 1;
}
.ex-wfdlist .exstyle-3 figcaption h5 del{
margin: 0;
padding: 0;
color: inherit;
}
.ex-wfdlist .exstyle-3 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.ex-wfdlist.style-3 .item-grid{margin-right: 5px;
margin-bottom: 5px;
position: relative;
}
.ex-wfdlist .exstyle-3 .exstyle-3-image > a {
min-height: 180px;
display: inline-block;
width: 100%;
height: 100%;
}
.ex-wfdlist .exstyle-3 .exstyle-3-image .exbt-inline{ position: absolute;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0, .7);
padding: 10px 5px;
line-height: 1;
text-transform: uppercase;
letter-spacing: 0.046875em;
font-weight: bold;
}
.ex-wfdlist .exstyle-3:hover .exstyle-3-image .exbt-inline{
background: rgba(0,0,0, .9);
}
.ex-wfdlist .exstyle-3 .exstyle-3-image .exbt-inline .exfood-sm{ margin:0; padding: 0; }
.ex-wfdlist .exstyle-3 .exstyle-3-image .exbt-inline .exfood-sm button,
.ex-wfdlist .exstyle-3 .exstyle-3-image .exbt-inline form.cart button{
position: relative;
top: auto;
left: auto;
transform: none;
background: transparent;
padding: 0;
white-space: nowrap;
bottom: auto;
}
.ex-wfdlist.column-3.style-3 .item-grid{
width: calc((100% - 10px) / 3);
}
.ex-wfdlist.column-2.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-wfdlist.column-3.style-3 .item-grid:nth-child(3n){margin-right: 0}
.ex-wfdlist.column-2.style-3 .item-grid:nth-child(2n){margin-right: 0}
.ex-wfdlist.style-3 .ctgrid{}
.ex-wfdlist .exstyle-3 figcaption .exstyle-3-button{background: #ea1f2e;
color: #fff;
font-size: inherit;
font-family: inherit;
padding: 11px 25px;
border-radius: 5px;
position: absolute;
bottom: 10px;
line-height: 1;
transform: translateX(0);
left: 10px;
bottom: 0;
}
.ex-wfdlist .exstyle-3 figcaption .exbt-inline{
position: absolute;
bottom: 0;
left: 0;
}
.ex-wfdlist .exstyle-3 figcaption .exfood-woocommerce .woocommerce{
position: relative;
}
.ex-wfdlist .exstyle-3 figcaption .exfood-woocommerce.woocommerce form.cart button[type="submit"]{
bottom: 0;
left: 0;
transform: translateX(0);
position: relative;
padding: 11px 25px;
border-radius: 5px;
}
.ex-wfdlist .exstyle-3 figcaption p{text-align: center; margin: 0 0 10px 0; padding: 0;margin-top: -8px;}
.ex-wfdlist .exstyle-3 figcaption p:empty {
display: none;
}
.ex-wfdlist .exstyle-3 figcaption button:hover,
.ex-wfdlist .exstyle-3 figcaption .exstyle-3-button:hover{background: #e08209;}
.ex-wfdlist .exstyle-3.exstyle-3-center figcaption .exbt-inline{
position: static;
}
.ex-wfdlist .exstyle-3.exstyle-3-center figcaption .exstyle-3-button{
position: static;
float: left;
}
.ex-wfdlist .exstyle-3.exstyle-3-center .exfood-woocommerce.woocommerce form.cart button[type="submit"]{
transform: translateX(0);
position: static;
float: left;
}
.ex-wfdlist .exstyle-3.exstyle-3-center figcaption button{
position: static;
float: left;
transform: translateX(0);
}
.ex-wfdlist .exstyle-3 figcaption .exstyle-button-bin{
bottom: 0;
left: unset;
transform: translateX(0);
padding: 11px 25px;
border-radius: 5px;
}  .ex-wfdlist .exstyle-4 {
display: inline-block;
overflow: hidden;
width: 100%;
background-color: transparent;
text-align: center;
font-size: inherit;
}
.ex-wfdlist .exstyle-4 *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: all 0.35s ease;
}
.ex-wfdlist .exstyle-4 .exstyle-4-image {
overflow: hidden;
position: relative;
}
.ex-wfdlist .exstyle-4 .exstyle-4-image img{margin: 0; padding: 0; display: block;}
.ex-wfdlist .exstyle-4:hover .exstyle-4-image img{-webkit-transform: scale(1.15);
transform: scale(1.15)}
.ex-wfdlist .exstyle-4 figcaption {
border-top: 3px solid #ea1f2e;
padding: 25px;
text-align: left;
padding-bottom: 60px;
background: #fff;
}
.ex-wfdlist .exstyle-4 figcaption h3{padding: 0; color: inherit; font-size: 20px;margin-top: 0;line-height: 1;
margin-top: 0px;
margin-bottom: 8px;}
.ex-wfdlist .exstyle-4 figcaption h5{margin: 0; 
font-size: 20px;
color: #fff;
position: absolute;
bottom: 25px;
left: 25px;
background: #ea1f2e;
padding: 3px 10px;
line-height: 1;
}
.ex-wfdlist .exstyle-4 figcaption h5 del{
margin: 0;
padding: 0;
}
.ex-wfdlist .exstyle-4 figcaption h5 ins{
background: none;
margin: 0;
padding: 0;  
}
.ex-wfdlist .exstyle-4 figcaption p{text-align: left; margin: 0; padding: 0; color: inherit;margin-top: 7px;margin-bottom: 7px;}
.ex-wfdlist .exstyle-4 figcaption p:empty {
display: none;
}
.ex-wfdlist .exstyle-4 figcaption .exstyle-4-button.exwpfd-choice{
background: #fff;
border: 2px solid #ea1f2e;
width: 29px;
height: 29px;
padding: 0;
}
.ex-wfdlist .exstyle-4 figcaption .exfood-woocommerce.woocommerce form.cart button[type="submit"]{
margin: 0;
padding: 0;
position: static;
transform: translateX(0);
padding: 8px 25px;
}
.ex-wfdlist .exstyle-4 figcaption .exfood-woocommerce.woocommerce form>a{color: initial;}
.ex-wfdlist .exstyle-4 .exwpfd-icon-plus {
width: 27px;
height: 27px;
}
.ex-wfdlist .exstyle-4 .exwpfd-icon-plus:after {
width: 19px;
height: 3px;
top: 11px;
left: 3px;
background-color: #ea1f2e;
}
.ex-wfdlist .exstyle-4 .exwpfd-icon-plus:before {
width: 3px;
height: 19px;
top: 3px;
left: 11px;
background-color: #ea1f2e;
}
.ex-wfdlist .exstyle-4 .exstyle-button-bin{
right: 10px;
bottom: 10px;
transform: translateX(0);
left: unset;
}
.exstyle-4 figcaption .exstyle-4-button{ position: absolute; bottom: 25px; right: 25px; }
.ex-wfdlist.ex-food-plug .exwpfd-choice.ex-loading {
pointer-events: none;
opacity: .4;
}  .exwpfd-ribbon {
position: absolute;
left: 0; 
top: 0; 
z-index: 1;
overflow: hidden;
width: 90px;
height: 90px; }
.exwpfd-ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 26px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 127px;
display: block;
background: #ff1414;  position: absolute;
top: 23px;
left: -28px;
font-size: 14px;
box-shadow: 2px 2px 2px rgba(0,0,0,.4);
}  .ex-wfdlist.style-4 .item-grid{margin-right: 10px;
margin-bottom: 10px;
position: relative;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
border-bottom: 3px solid #ea1f2e;
}
.ex-wfdlist.column-3.style-4 .item-grid{
width: calc((100% - 20px) / 3);
}
.ex-wfdlist.column-2.style-4 .item-grid{
width: calc((100% - 10px) / 2);
}
.ex-wfdlist.column-4.style-4 .item-grid{
width: calc((100% - 30px) / 4);
}
.ex-wfdlist.column-5.style-4 .item-grid{
width: calc((100% - 40px) / 5);
}
.ex-wfdlist.column-3.style-4 .item-grid:nth-child(3n){margin-right: 0}
.ex-wfdlist.column-2.style-4 .item-grid:nth-child(2n){margin-right: 0}
.ex-wfdlist.column-4.style-4 .item-grid:nth-child(4n){margin-right: 0}
.ex-wfdlist.column-5.style-4 .item-grid:nth-child(5n){margin-right: 0}
.ex-wfdlist.style-4 .ctgrid{}
@supports (-ms-ime-align:auto) {
.ex-wfdlist.column-3.style-4 .item-grid{
width: calc((100% - 20px) / 3 - 0.1px);
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ex-wfdlist .exstyle-3{
table-layout: fixed;
}
.ex-wfdlist.column-3.style-3 .item-grid{
width: calc((100% - 10px) / 3 - 0.1px);
}
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent a{
width: 20px;
display: inline-block;
}
.ex-wfdlist .exwpfd-shopping-cart .exwpfd-cart-parent img{
width: auto;
height: auto;
}
.exwp_modal .modal-content{ margin-bottom: 25%;
}
} .exp-arrow figure{ float:left;} .ex-wfdlist * {
box-sizing: border-box;
}
.exp-arrow figure{ margin:0} .exfood-woocommerce{ font-size: 13px; }
.exfood-woocommerce.woocommerce .quantity {display: inline-block; margin: 0; margin-right: 5px;}
.exfood-woocommerce.woocommerce .variations + .single_variation_wrap .quantity{margin-top: 20px;}
.exfood-buildin-cart input[name="food_qty"]::-webkit-inner-spin-button,
.exfood-buildin-cart input[name="food_qty"]::-webkit-outer-spin-button,
.exfood-woocommerce.woocommerce div.quantity input[type=number]::-webkit-inner-spin-button, 
.exfood-woocommerce.woocommerce div.quantity input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0; 
}
.exfood-woocommerce.woocommerce a.added_to_cart{display: none;}
.exfood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button]{
padding: 12px 13px; width: 38px;
}
.exfood-buildin-cart input[name="food_qty"],
.exfood-woocommerce.woocommerce div.quantity input[type=number] {-moz-appearance: textfield;border: 0;
background: transparent; max-width: 38px;}
.exwpfd-cart-content .exwpfd-close-cart:hover,
.exwpfd-cart-content .woocommerce-mini-cart__buttons a:hover,
.exfood-woocommerce.woocommerce .cart:not(.grouped_form) .quantity input[type=button]:hover,
.exfood-woocommerce.woocommerce form.cart button[type="submit"]:hover{ background: #000; }
.exfood-woocommerce.woocommerce table.variations tr td,
.exfood-woocommerce.woocommerce table.variations {border: 0;}
.exfood-woocommerce.woocommerce table.variations tr td.label{ width:30%; text-align: left; padding: 0;}
.exfood-woocommerce.woocommerce table.variations tr td select{ 
width:100%;
font-family: inherit;
font-size:inherit;
border:1px solid #ccc;
padding:3px 7px; 
border-radius:0
}
.exfood-woocommerce span.price {font-size: 20px;}
.exfood-woocommerce .woocommerce-variation-availability {margin: 0;}
.exfood-woocommerce.woocommerce table.variations {
margin-bottom: 0;
border-bottom: 1px solid #eee;
}
.exfood-woocommerce.woocommerce .cart.grouped_form  .quantity{ margin: 0; }
.exfood-woocommerce.woocommerce .cart.grouped_form  .quantity .qty{ border:1px solid #eee; 
font-size: inherit;
font-family: inherit;
background: transparent;
}
.exfood-woocommerce.woocommerce .cart.grouped_form table .woocommerce-grouped-product-list-item__quantity{
text-align: center;
}
.exfood-woocommerce.woocommerce .cart.grouped_form .quantity input[type=button]{
width: 30px; color: inherit; background: transparent; padding: 0; margin: 0;
}
.exfood-woocommerce.woocommerce .cart.grouped_form table, 
.exfood-woocommerce.woocommerce .cart.grouped_form th, 
.exfood-woocommerce.woocommerce .cart.grouped_form td {
border: 1px solid #ddd;
}
.exfood-woocommerce.woocommerce .cart.grouped_form table{border-width: 1px 0 0 1px; margin: 25px 0 30px 0;}
.exfood-woocommerce.woocommerce .cart.grouped_form td {
border-width: 0 1px 1px 0;
} .ex-wfdlist.ex-loading {opacity: .7;}
.exwpfd-pagination-parent {
width: 100%;
}
.exwpfd-pagination{ margin:25px 0; width: 100%; display: inline-block;}
.exwpfd-pagination .page-navi{text-align: center; width: 100%; display: inline-block;}
.exwpfd-pagination .page-navi a, .exwpfd-pagination .page-navi span {
display: inline-block;
background-color: #FFFFFF;
padding: 6px 11px;
color: #aaa;
margin: 0 8px 8px 0;
min-width: 35px;
min-height: 35px;
text-align: center;
text-decoration: none;
font-size: inherit;
box-shadow: none;
transition: all .2s;
border: 1px solid #e3e3e3;
line-height: 21px;
}
.exwpfd-pagination .page-navi a:hover,
.exwpfd-pagination .page-navi > span:hover
{ background-color: #444; border-color: #444;color: #fff;}
.exwpfd-pagination .page-navi > span{cursor: pointer;}
.ex-wfdlist span.search-btsm .tp-search-submit,
.exwpfd-pagination .page-navi .page-numbers.current{ color: #fff; background-color: #ea1f2e;border-color:#ea1f2e; transition: all .2s;}
.exwpfd-pagination .page-navi .page-numbers.current +a.next-ajax{pointer-events: none}
.exwpfd-pagination .page-navi .disable-click{pointer-events: none} .ex-loadmore{ display:block; float:left; width:100%; text-align:center; margin:30px 0;}
.ex-loadmore{padding-top:30px; border-top:1px solid rgba(0, 0, 0, 0.15)}
.ex-loadmore .loadmore-exfood{padding:12px 18px;font-size:inherit;text-transform: capitalize;line-height:1;display:inline-block;text-decoration:none;float:none;border: 1px solid #ea1f2e;color: #ea1f2e; transition:all .2s} .ex-loadmore .loadmore-exfood.disable-click{pointer-events: none;}
.ex-loadmore .loadmore-exfood span:not(.load-text){
width: 4px;
height: 4px;
border-radius:50%;
background-color: #ea1f2e;
display: inline-block;
vertical-align: middle;
}
.ex-loadmore .loadmore-exfood:focus{ outline:none; box-shadow:none;}
.ex-loadmore .loadmore-exfood:hover{ background: #ea1f2e;color: #fff;}
.ex-loadmore .loadmore-exfood:hover span:not(.load-text){ background:#fff;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text){ display: inline-block;}
.ex-loadmore .loadmore-exfood span:not(.load-text):nth-child(2){margin-left:10px;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(2) {animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(3) {animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate;}
.ex-loadmore .loadmore-exfood.ex-loading span:not(.load-text):nth-child(4) {animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate;}
.exhidden{ display: none !important; }
@keyframes loading_ef {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@-webkit-keyframes loading_ef {
0% {
opacity:0;
}
100% {
opacity:1;
}
} .ex-wfdlist.ex-tpcarousel .item-grid{padding: 5px}
.ex-fdcarousel .ex_s_lick-prev:before, .ex_s_lick-next:before{
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
}
.ex-fdcarousel .ex_s_lick-prev:before{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.ex-fdcarousel .ex_s_lick-next:before{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.ex-fdcarousel.ld-screen,
.ex-fdck.ld-screen{ max-height:500px; overflow:hidden; position:relative;}
.ex-fdcarousel.ld-screen.at-childdiv,
.ex-fdck.ld-screen.at-childdiv{ max-height:inherit; overflow:visible; position:relative;}
.ex-fdcarousel.ld-screen.at-childdiv > .exwpfd-loadcont,
.ex-fdck.ld-screen.at-childdiv .exwpfd-loadcont{ opacity:0; transition:all .3s; z-index:-999;}
.ex-fdcarousel.ld-screen > *:not(.exwpfd-loadcont),
.ex-fdck.ld-screen > *:not(.exwpfd-loadcont){ opacity:0; transition:all .3s;}
.ex-fdcarousel.ld-screen.at-childdiv > *:not(.exwpfd-loadcont){ opacity:1;}
.exwpfd-loadcont{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: -1;
opacity:0;
transition:all ease-out 7s;
}
.ld-screen > .exwpfd-loadcont{ opacity:1; z-index:99999}
.exwpfd-loadicon,
.exwpfd-loadicon::before,
.exwpfd-loadicon::after {
position: absolute;
top: 50%;
left: 50%;
border: 1px solid rgb(204,204,204);
border-left-color: rgb(0,189,151);
border-radius: 974px;
-o-border-radius: 974px;
-ms-border-radius: 974px;
-webkit-border-radius: 974px;
-moz-border-radius: 974px;
}
.exwpfd-loadicon {
margin: -24px 0 0 -24px;
height: 49px;
width: 49px;
animation: wptl_load-rotate 1150ms linear infinite;
-o-animation: wptl_load-rotate 1150ms linear infinite;
-ms-animation: wptl_load-rotate 1150ms linear infinite;
-webkit-animation: wptl_load-rotate 1150ms linear infinite;
-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.exwpfd-loadicon::before {
content: "";
margin: -22px 0 0 -22px;
height: 43px;
width: 43px;
animation: wptl_load-rotate 1150ms linear infinite;
-o-animation: wptl_load-rotate 1150ms linear infinite;
-ms-animation: wptl_load-rotate 1150ms linear infinite;
-webkit-animation: wptl_load-rotate 1150ms linear infinite;
-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.exwpfd-loadicon::after {
content: "";
margin: -28px 0 0 -28px;
height: 55px;
width: 55px;
animation: wptl_load-rotate 2300ms linear infinite;
-o-animation: wptl_load-rotate 2300ms linear infinite;
-ms-animation: wptl_load-rotate 2300ms linear infinite;
-webkit-animation: wptl_load-rotate 2300ms linear infinite;
-moz-animation: wptl_load-rotate 2300ms linear infinite;
}
@keyframes wptl_load-rotate {
100% {transform: rotate(360deg);}
}
@-o-keyframes wptl_load-rotate {
100% {-o-transform: rotate(360deg);}
}
@-ms-keyframes wptl_load-rotate {
100% {-ms-transform: rotate(360deg);}
}
@-webkit-keyframes wptl_load-rotate {
100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes wptl_load-rotate {
100% {-moz-transform: rotate(360deg);}
} .exwpfd-out-open-time.ex-wfdlist .exstyle-1 figcaption{  margin-bottom: 0;}
.exwpfd-out-open-time.ex-wfdlist .exstyle-2 figcaption{ padding-bottom: 20px;}
.exwpfd-out-open-time.ex-wfdlist .exstyle-2 figcaption p{ margin-bottom: 6px;}
.exwpfd-out-open-time .fdstyle-list-2 .fdlist_2_title .fdlist_2_price{margin-right: 0}
.exwpfd-out-open-time .fdstyle-list-3 .fdlist_3_des { width: calc(70% - 90px);} @media screen and (max-width: 992px) and (min-width: 769px){
.ex-wfdlist.column-4  .ctgrid .item-grid,
.ex-wfdlist.column-5  .ctgrid .item-grid
{width: 33.33333%;}
.ex-wfdlist.column-4  .ctgrid .item-grid:nth-child(4n+1){clear: none;}
.ex-wfdlist.column-4  .ctgrid .item-grid:nth-child(3n+1){clear: both;}
.ex-wfdlist.column-5  .ctgrid .item-grid:nth-child(5n+1){clear: none;}
.ex-wfdlist.column-5  .ctgrid .item-grid:nth-child(3n+1){clear: both;}
.ex-wfdlist.column-5.style-1 .item-grid:nth-child(5n),
.ex-wfdlist.column-4.style-1 .item-grid:nth-child(4n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-wfdlist.column-5.style-1 .item-grid:nth-child(3n),
.ex-wfdlist.column-4.style-1 .item-grid:nth-child(3n){border-right: 0}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid,
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid
{width: calc((100% - 20px) / 3);}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid:nth-child(4n){margin-right: 10px;}
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid:nth-child(5n){margin-right: 10px;}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid:nth-child(3n){margin-right: 0;}
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid:nth-child(3n){margin-right: 0;}
}
@media (max-width: 992px){
.ex-wfdlist.column-3.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-wfdlist.column-2.style-3 .item-grid{
width: calc((100% - 5px) / 2);
}
.ex-wfdlist.column-3.style-3 .item-grid:nth-child(3n){margin-right: 5px}
.ex-wfdlist.column-3.style-3 .item-grid:nth-child(2n){margin-right: 0}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-select{
display: block;
}
.ex-wfdlist .exwpfd-filter .exwpfd-filter-group .ex-menu-list{
display: none;
}
}
@media screen and (max-width: 768px){
.ex-wfdlist .ctgrid .item-grid{width: 50%;}
.ex-wfdlist .ctgrid .item-grid:nth-child(3n+1){clear: none;}
.ex-wfdlist:not(.ex-fdcarousel) .ctgrid .item-grid:nth-child(2n+1){clear: both;}
.ex-wfdlist.column-5  .ctgrid .item-grid:nth-child(5n+1){clear: none;}
.ex-wfdlist.column-3.style-1 .item-grid:nth-child(3n),
.ex-wfdlist.column-4.style-1 .item-grid:nth-child(4n),
.ex-wfdlist.column-5.style-1 .item-grid:nth-child(5n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid,
.ex-wfdlist.column-3.style-4  .ctgrid .item-grid,
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid
{width: calc((100% - 10px) / 2);}
.ex-wfdlist.column-3.style-4  .ctgrid .item-grid:nth-child(3n){margin-right: 10px;}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid:nth-child(4n){margin-right: 10px;}
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid:nth-child(5n){margin-right: 10px;}
.ex-wfdlist.column-3.style-4  .ctgrid .item-grid:nth-child(2n){margin-right: 0;}
.ex-wfdlist.column-4.style-4  .ctgrid .item-grid:nth-child(2n){margin-right: 0;}
.ex-wfdlist.column-5.style-4  .ctgrid .item-grid:nth-child(2n){margin-right: 0;}
}
@media (max-width: 450px){
.ex-wfdlist .parent_grid .ctgrid .item-grid{width: 100%;}
.ex-wfdlist span.search-btsm{
float: left;
margin-top: 10px;
width: 100%;
}
.ex-wfdlist.style-1 .ctgrid .item-grid:nth-child(n){border-right: 2px dashed rgba(0, 0, 0, 0.15)}
.ex-wfdlist.column-2.style-3  .ctgrid .item-grid{
width: 100%;
margin-right: 0;
}
.ex-wfdlist.style-3 .parent_grid .ctgrid .item-grid:nth-child(n),
.ex-wfdlist.style-4 .parent_grid .ctgrid .item-grid:nth-child(n){
width: 100%;
margin-right: 0;
}
} .exwpfd-cart-content:not(.exfood-cart-shortcode) .exfood-warning {
margin: 20px 0;
padding: 7px 15px;
border: 1px solid #ea1f2e;
font-weight: bold;
}  .ex-wfdlist.ex-fdcarousel .parent_grid{
padding-bottom: 40px;
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next,
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev {
background: rgba(0,0,0,.3);
opacity: 0;
width: 50px;
height: 50px;
transition: all .3s ease;
transform: translate(0,-50%);
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next{
right: 15px;
padding-right: 3px;
transform: translate(100%,-50%);
-webkit-transform: translate(100%,-50%);
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev {
left: 15px;
z-index: 9;
padding-left: 4px;
transform: translate(-100%,-50%);
-webkit-transform: translate(-100%,-50%);
}
.ex-wfdlist.ex-fdcarousel:hover .ctgrid.ex_s_lick-slider .ex_s_lick-next,
.ex-wfdlist.ex-fdcarousel:hover .ctgrid.ex_s_lick-slider .ex_s_lick-prev{
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
opacity: 1;
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-next:hover,
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .ex_s_lick-prev:hover{
background: rgba(0,0,0,.75)
}
.ex-wfdlist.ex-fdcarousel .ex_s_lick-dots li button:before{
opacity: 1;
color: #ea1f2e;
font-size: 13px;
}
.ex-wfdlist.ex-fdcarousel.style-3 .ex_s_lick-dots{
bottom: -35px;
}
.ex-wfdlist.ex-fdcarousel .ex_s_lick-dots li.ex_s_lick-active button:before {
opacity: .5;
color: #ea1f2e;
}
.ex-fdcarousel .ex_s_lick-prev:before, .ex-fdcarousel .ex_s_lick-next:before{
border: solid #fff;
border-width: 0 3px 3px 0;
font-size: 9px;
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .item-grid{
border-bottom: 0;
}
.ex-wfdlist.ex-fdcarousel .ctgrid.ex_s_lick-slider .item-grid:last-child{
border-right: 0;
}
.ex-wfdlist.ex-fdcarousel.style-2 .parent_grid {
overflow: unset;
}
.ex-required-message{ display: none; }
select.ex-ck-select,
.exfood-select-loc select.ex-loc-select{
background-position: right center; background-repeat: no-repeat;
} .exfood-thankyou > div { margin-top: 20px;}
.exfood-thankyou h3{font-family: inherit;}
.ex-order-info ul li {
list-style: none;
border-bottom: 1px solid #eee;
margin-bottom: 15px;
padding: 0 0 10px 0;
}
.ex-order-info ul li strong {display:  block;}
.ex-order-info {
background: #fbfbfb;
padding: 15px 25px;
}
.ex-order-info ul li:last-child {
border: 0;
margin: 0;
padding: 0;
}
.exfood-thankyou > div.ex-order-details table tr th{ background:#fbfbfb}
.exfood-thankyou > div.ex-order-details table{border: 1px solid #ddd;margin: 0;padding: 0;}
.exfood-thankyou > div.ex-order-details table tr td,
.exfood-thankyou > div.ex-order-details table tr th {
border: 0;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 15px 20px;
}
.exfood-thankyou > div.ex-order-details table tr td:last-child,
.exfood-thankyou > div.ex-order-details table tr th:last-child{border-right: 0;}
.exfood-thankyou > div.ex-order-details table tr:last-child td{ border-bottom:0}
.exfood-thankyou .exwpfd-print-button,
.exwpfd-user-content .exwpfd-print-button{
padding: 10px 20px;
margin-top: 5px;
color: #ffffff;
background-color: #666666;
font-size: 15px;
}
@media screen and (max-width: 767px){
.exfood-thankyou > div.ex-order-details table tr td, 
.exfood-thankyou > div.ex-order-details table tr th{
padding: 15px 4px; text-align: center;font-size: 90%;
}
.exwpfd-user-main .exwpfd-user-content,
.exwpfd-user-main .exwpfd-user-left {
width: 100%;
padding: 0;
margin:0 0 20px;
}
}
small.woocommerce-price-suffix {text-transform: capitalize;font-size: 13px;} p.exwpfd-out-notice{
color: #fff;
background: #ea1f2e;
padding: 5px 10px;
margin-bottom: 0;
}
.exwp_modal .modal-content .fd_modal_des p.exwpfd-out-notice{padding: 5px 10px;}
.exwp_modal .modal-content .fd_modal_des .single-product p.exwpfd-out-notice{ margin-top: 20px; }
.exwpfd-cart-content:not(.exfood-cart-shortcode) .exfood-warning.minimum-war {
margin: 0 0 20px 0;
width: 100%;
}
.exwpfd-cart-content .exfood-warning.minimum-war:not(.ex-required-message){
display: inline-block;
}
.exfood-cart-shortcode .exfood-warning.minimum-war {
padding: 7px 10px;
width: 100%;
border: 1px solid #ea1f2e;
margin: 0 0 30px 0;
} .exwpfd-admin-review > span > i.icon {
font-size: 20px;
color: #ea1f2e;
} .exwpfd-payment label{display: block; margin-bottom: 5px}
.exf-pp-loading.ld-screen:not(.at-childdiv),
.exf-pp-loading.ld-screen:not(.at-childdiv) .exwpfd-loadcont{ min-height: 100px } .exfood-cart-shortcode.exwpfd-cart-content p.exfood-total.exfood-final-total,
.exfood-cart-shortcode.exwpfd-cart-content p.exfood-total.exfood-tax,
.exfood-cart-shortcode.exwpfd-cart-content p.exfood-total.exfood-shipping-fee {border-top: 0; margin: 0; padding-top: 0;}
.exfood-cart-shortcode.exwpfd-cart-content p.exfood-total {margin-bottom: 0;}
.exfood-woocommerce.woocommerce .wc-pao-addon-container {margin-bottom: 20px;} .exwoofood-no-ajax-pagination{ margin-top:60px;}
.exwoofood-no-ajax-pagination ul{text-align: center;}
.exwoofood-no-ajax-pagination ul li{ list-style:none; width:auto; display: inline-block;}
.exwoofood-no-ajax-pagination ul li a,
.exwoofood-no-ajax-pagination ul li span{
display: inline-block;
background: none;
background-color: #FFFFFF;
padding: 5px 15px 0 15px;
color: rgba(153,153,153,1.0);
margin: 0px 10px 10px 0;
min-width: 40px;
min-height: 40px;
text-align: center;
text-decoration: none;
vertical-align: top;
font-size: 16px;
border-radius: 0px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
transition: all .2s;
border: 1px solid rgba(0, 0, 0, 0.15);
line-height: 1.7;
}
.exwoofood-no-ajax-pagination ul li a:hover,
.exwoofood-no-ajax-pagination ul li span.current{ color: rgba(119,119,119,1.0); background-color: rgba(238,238,238,1.0);}
.exfood-cart-shortcode.exwpfd-cart-content p.ex-tern-con input {
display: inline-block;
width: auto;
vertical-align: middle;
margin-right: 5px;
}
.exfood-cart-shortcode.exwpfd-cart-content p.ex-tern-con a {
color: #007acc;
box-shadow: 0 1px 0 0 #007acc;
} .exfood-buildin-cart .exfood-quantity input { display: inline-block !important; }
.exfood-cart-shortcode.exwpfd-cart-content { overflow-x: hidden; }
p.exf-time-stt{ color: red; border: 0; padding: 10px 0 0; margin:0;}
.exfood-checkout-shortcode select option:disabled {
background: #ddd;
}
.exfdisable-link .ctlist a, .exfdisable-link .parent_grid a{ pointer-events: none !important; }.ctlist .fditem-list.item-grid:first-child{ }
.ctlist .fditem-list.item-grid:last-child{ }
.ctlist .item-grid{ position: relative; }
.ctlist .item-grid.ex-loading,
.ctlist .exwpfd-choice.ex-loading{ pointer-events: none; opacity: .7; }
.ctlist .exf-img {
display: block;
float: left;
margin-right: 20px;
max-width: 70px;
border: 1px solid #eee;
padding: 2px;
}
.ctlist .exf-img img {
display: inline-block;
vertical-align: top;
max-width: 100%;
height: auto;
} .list-style-1 .fditem-list.item-grid,
.list-style-2 .fditem-list.item-grid{
margin-bottom: 20px;
position: relative;
}
.list-style-3 .fditem-list.item-grid:first-child{margin-top: 0}
.fdstyle-list-1{
width: 100%;
position: relative;
}
.fdstyle-list-1 .fdlist_1_detail{}
.fdstyle-list-1 .fdlist_1_title{display: flex; border-bottom: 1px dashed #bbb}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_name{font-size: 22px; font-weight: 400; order: 1; line-height: 1.1; margin-bottom: 10px;}
.fdstyle-list-1 .fdlist_1_title::after {
content: ""; flex-grow: 1;
order: 2;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price{
order: 3;
font-size: 22px;
color: inherit;
margin: 0;
line-height: 1;
font-weight: 600;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price del,
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.fdstyle-list-1 .fdlist_1_title .fdlist_1_price ins,
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.fdstyle-list-1 .fdlist_1_des{width: 100%; position: relative;}
.fdstyle-list-1 .fdlist_1_des p{margin: 0; padding: 3px 0 5px 0; font-size: 15px; padding-right: 40px}
.fdstyle-list-1 .fdlist_1_des button{
position: absolute;
top: 10px;
right: 0;
background: #fff;
border: 2px solid #ea1f2e;
width: 25px;
height: 25px; padding: 0;
}
.fdstyle-list-1 .fdlist_1_des button > i{padding: 5px;  color: #b11717}
.fdstyle-list-2 .exwpfd-icon-plus,
.fdstyle-list-3 .exwpfd-icon-plus {
width: 27px;
height: 27px;
background-color: transparent;
}
.fdstyle-list-2 .exwpfd-icon-plus:after,
.fdstyle-list-3 .exwpfd-icon-plus:after {
background-color: #ea1f2e;
width: 19px;
height: 3px;
top: 12px;
left: 4px;
}
.fdstyle-list-2 .exwpfd-icon-plus:before,
.fdstyle-list-3 .exwpfd-icon-plus:before {
background-color: #ea1f2e;
width: 3px;
height: 19px;
top: 4px;
left: 12px;
}
.fdstyle-list-1 .exwpfd-icon-plus{
width: 20px;
height: 20px;
background-color: #fff;
}
.fdstyle-list-1 .exwpfd-icon-plus:after{
background-color: #ea1f2e;
width: 15px;
height: 3px;
top: 8px;
left: 3px;
}
.fdstyle-list-1 .exwpfd-icon-plus:before{
background-color: #ea1f2e;
width: 3px;
height: 15px;
top: 2px;
left: 9px;
}
.exp-arrow figure.ex-no-description.fdstyle-list-1 {
margin-bottom : 25px;
}  .fdstyle-list-2{
width: 100%;
position: relative;
}
.fdstyle-list-2 .fdlist_2_detail{}
.fdstyle-list-2 .fdlist_2_title{display: flex; border-bottom: 1px dashed #bbb}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_name{font-size: 22px; font-weight: 400; order: 1; line-height: 1.1; margin-bottom: 10px}
.fdstyle-list-2 .fdlist_2_title::after {
content: ""; flex-grow: 1;
order: 2;
}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price{
order: 3;
font-size: 22px;
margin:0;
line-height: 1.1;
font-weight: 600;
margin-right: 40px;
}
.ex-wfdlist.category_left.list-layout .ctlist{ padding: 20px 0 0 20px; }
.fdstyle-list-2 .exfood-addicon{ position: absolute; right: 0; top: -3px; }
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price span:first-child{}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button,
.fdstyle-list-3 .fdlist_3_order button{
background: #fff;
border: 2px solid #ea1f2e;
width: 31px;
height: 31px;
border-radius: 50%;
padding: 0;
}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button{vertical-align: bottom;}
.fdstyle-list-2 .fdlist_2_title .fdlist_2_price button > i,
.fdstyle-list-3 .fdlist_3_order button i{padding: 5px;  color: #b11717}
.fdstyle-list-2 p{margin: 0; padding: 2px 0 5px 0; font-size: 15px}
.ex-wfdlist.category_left{display: flex;
flex-wrap: wrap;
width: 100%;
}
.ex-wfdlist.category_left .exwpfd-filter{
margin: 0;
padding: 0;
width: 30%;
border-top: 2px solid #9f9f9a;
}
.ex-wfdlist.category_left .ctlist{
border-left: 2px solid #9f9f9a;
border-top: 2px solid #9f9f9a;
width: 70%;
padding-left: 20px;
padding-top: 5px;
}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list{
display: flex;
flex-wrap: wrap;
width: 100%;
padding: 0;
margin: 0;
border: 0;
}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list a{
border: 0;
padding: 7px 15px;
margin: 0;
width: 100%;
position: relative;
text-align: right;
}
.ex-wfdlist.category_left .exwpfd-filter .exwpfd-filter-group .ex-menu-list a:first-child {
border-left: 0;
}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list a:hover { color: #ea1f2e;}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list a:hover ul{ color: #101010;}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list .ex-active-left{
color: #ea1f2e;
}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list .ex-active-left:after {
content: "";
width: 2px;
background: #ea1f2e;
position: absolute;
top: 0;
bottom: 0;
right: -2px;
}
.ex-wfdlist.category_left .exwpfd-filter .exwpfd-filter-group .ex-menu-list a ul{
top: 15px;
left: 100%;
}
.ex-wfdlist.category_left .exwpfd-filter .exwpfd-filter-group .ex-menu-list a > .exwpfd-caret { -ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .ex-wfdlist.list-style-3 .exwpfd-filter .exwpfd-filter-group .ex-menu-list{ text-align: center; }
.ex-wfdlist.list-style-3 .fdstyle-list-3{ margin-bottom: 15px; }
.ex-wfdlist.list-style-3 .item-grid:last-child .fdstyle-list-3{ margin-bottom: 0; }
.fdstyle-list-3{
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
}
.fdstyle-list-3 .fdlist_3_title{
width: 30%;
padding: 0 15px 0 0;
}
.fdstyle-list-3 .fdlist_3_title h3{
text-align: left;
font-size: 22px;
font-weight: normal;
text-transform: capitalize;
}
.fdstyle-list-3 .fdlist_3_des{
padding: 0 5px;
width: calc(70% - 160px);
}
.fdstyle-list-3 .fdlist_3_order{
width: 60px;
text-align: right;
}
.fdstyle-list-3 .fdlist_3_des p{
padding: 0;
margin: 0;
font-size: inherit;
}
.fdstyle-list-3 .fdlist_3_des p:empty{display: none;} .ctlist .fditem-list.item-grid .exwpfd-choice.ex-loading {
pointer-events: none;
opacity: .4;
}
@media screen and (max-width: 768px){
.ex-wfdlist.category_left .exwpfd-filter{
margin: 0;
padding: 0;
width: 100%;
border-top: none;
}
.ex-wfdlist.category_left .ctlist{
border-left: none;
border-top: none;
width: 100%;
padding-left: 0;
padding-top: 5px;
}
.ex-wfdlist.category_left .exwpfd-filter .ex-menu-list{
display: none;
}
}
.exp-arrow figure a.exwpfd_modal_click:empty {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: auto;
}
.ex-wfdlist .exp-arrow figure{ position: relative; }.ex-wfdlist .ctlist button,.ex-wfdlist .ctlist input,.ex-wfdlist .ctlist select,.ex-wfdlist .ctlist textarea{
font-family: 'Source Sans Pro', sans-serif;
}
.ex-wfdlist .ctlist table th.exp-sort > i{
float: right;
margin-top: 4px;
}
.ex-wfdlist .ctlist tbody tr td > a{
display: inherit;
overflow: hidden;
}
.ex-wfdlist .ctlist .exp-td-first{
padding: 5px;
} .exwpfd-table-1{
border: 0;
}
.exwpfd-table-1 tbody tr:nth-child(odd){
background-color: #f5f5f5;
}
.exwpfd-table-1 .exwpfd-hide-mb{display: none;}
.exwpfd-table-1 .exwpfd-show-tablet{display: none;}
.exwpfd-table-1 thead th:nth-child(1),
.exwpfd-table-1 tbody td:nth-child(1)
{width: 10%}
.exwpfd-table-1 th.ex-fd-name,
.exwpfd-table-1 td.ex-fd-name{
width: 20%
}
.exwpfd-table-1 th.ex-fd-table-des,
.exwpfd-table-1 td.ex-fd-table-des{
width: auto;
}
.exwpfd-table-1.exwpfd-non-showdes th.ex-fd-name,
.exwpfd-table-1.exwpfd-non-showdes td.ex-fd-name{width: auto;}
.exwpfd-table-1 th.exwpfd-price,
.exwpfd-table-1 td.exwpfd-price{width: 10%}
.exwpfd-table-1 th.ex-fd-category,
.exwpfd-table-1 td.ex-fd-category{width: 15%}
.exwpfd-table-1 th.ex-fd-table-order,
.exwpfd-table-1 td.ex-fd-table-order{width: 50px}
.exwpfd-table-1 th, .exwpfd-table-1 td{border:0;}
.exwpfd-table-1 td{color: #333; font-size: inherit;padding: 10px 5px; border-bottom: 1px dashed rgba(0, 0, 0, 0.15);}
.exwpfd-table-1 img{
width: 100%;
transition: all .35s;
}
.exwpfd-table-1 th{
border: 0;
font-size: 15px;
color: #fff;
line-height: 1.4;
background-color: #ea1f2e;
padding: 15px;
text-transform: uppercase;
border-right: 1px solid #fff;
font-weight:400;
}
.exwpfd-table-1 th:last-child{ border-right:0;}
.exwpfd-table-1 tbody tr.odd{background-color: #f8f6ff;}
.exwpfd-table-1 tbody tr:hover img{
transform: scale(1.15);
}
.exwpfd-table-1 h3,
.exwpfd-table-1 h5,
.exwpfd-table-1 p{font-size: inherit;}
.exwpfd-table-1 h5{text-transform: capitalize;}
.exwpfd-table-1 .ex-social-account li a,
.ex-table-2 .ex-social-account li a
{background: inherit; color: #333;}
.exwpfd-table-1 td del {
margin: 0;
padding: 0;
color: inherit;
}
.exwpfd-table-1 td ins {
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.exwpfd-table-1 td.ex-fd-name h3 a{padding:0; margin: 0 ;color: inherit; text-transform: capitalize; font-weight: normal; font-size: 22px}
.exwpfd-table-1 td .exwpfd-price-detail{font-family: inherit; font-weight: bold;}
.exwpfd-table-1 td.ex-fd-table-order{
position: relative;
text-align: center;
}
.exwpfd-table-1 .ex-fd-category p {
display: inline-block;
border: 1px solid #ddd;
padding: 2px 5px;
line-height: 1;
margin: 0 3px 3px 0;
}
.exwpfd-table-1 td .minus_food,
.exwpfd-table-1 td .plus_food{
display: none;
}
.exwpfd-table-1 .exstyle-button-bin.ex-cart{
position: static;
transform: translateX(0);
vertical-align: top;
max-height: 38px;
padding: 13px 30px;
}
.exwpfd-table-1 ..exfood-sm{margin-top: 0}
.exwpfd-table-1 .exfood-buildin-cart input[name="food_qty"], .exwpfd-table-1 .exfood-woocommerce.woocommerce div.quantity input[type=number] {
-moz-appearance: textfield;
border: 0;
background: #ea1f2e;
max-width: 38px;
max-height: 38px;
color: #fff;
padding: 10px 6px;
}
.exwpfd-table-1 .ex-fd-table-order button{
background: #fff;
border: 2px solid #ea1f2e;
width: 25px;
height: 25px;
padding: 0;
}
.exwpfd-table-1 .ex-fd-table-order .exwpfd-icon-plus{
width: 21px;
height: 21px;
background-color: #fff;
}
.exwpfd-table-1 .ex-fd-table-order .exwpfd-icon-plus:after{
background-color: #ea1f2e;
width: 15px;
height: 3px;
top: 9px;
left: 3px;
}
.exwpfd-table-1 .ex-fd-table-order .exwpfd-icon-plus:before{
background-color: #ea1f2e;
width: 3px;
height: 15px;
top: 3px;
left: 9px;
}
.exwpfd-table-1 .ex-fd-name .ex-fd-table-order{margin-top: 6px;} .table-lv-sort .r-search {
padding: 10px 15px;
float: right; margin: 15px 0;
background: #fafafa;
border: 1px solid #eee;
}
.table-lv-sort th.exp-sort {
cursor: pointer;
text-align:left;
position: relative;
}
.table-lv-sort th.exp-sort:before,.table-lv-sort th.exp-sort:after{ 
border: 6px solid transparent;
content: "";
display: block;
height: 0;
right: 5px;
top: 50%;
position: absolute;
width: 0;
}
.table-lv-sort th.exp-sort:before{ 
border-bottom-color: #fff;
margin-top: -13px;
}
.table-lv-sort th.exp-sort:after{
border-top-color: #fff;
margin-top: 0px;
}
.table-lv-sort th.exp-sort.s-ascending:after{ border-top-color: transparent;}
.table-lv-sort th.exp-sort.s-descending:before{ border-bottom-color: transparent;}
.table-lv-sort .r-search > * {
display: inline-block;
width: auto;
font-family: inherit;
font-size: 13px;
}
.table-lv-sort .r-search label{ margin-right:15px;}
.table-lv-sort .r-search input{height: 37px; line-height: 1; border: 1px solid #ddd; background: #fff; height: 37px; padding: 6px 12px; border-radius: 0;} @media screen and (max-width: 992px){ .exwpfd-table-1 .exwpfd-show-tablet{display: block;}
.exwpfd-table-1 .exwpfd-hide-tablet{display: none;}
}
@media screen and (max-width: 768px){
.exwpfd-table-1 .exwpfd-hide-mb{display: block;}
.exwpfd-table-1 .exwpfd-hide-screen{display: none;}
.exwpfd-table-1 .exwpfd-detail{float: left;}
.ex-table-2 .exwpfd-hide-mb{display: block;}
.ex-table-2 .exwpfd-hide-screen{display: none;}
.exwpfd-table-1 thead th:nth-child(1),
.exwpfd-table-1 tbody td:nth-child(1){width: 80px}
.exwpfd-table-1 th.ex-fd-name,
.exwpfd-table-1 td.ex-fd-name{
width: 75%;
}
.exwpfd-table-1.exwpfd-non-showdes th.ex-fd-name, .exwpfd-table-1.exwpfd-non-showdes td.ex-fd-name
{
width: 70%;
}
}
@media screen and (max-width: 450px){
.exwpfd-table-1 thead th:nth-child(1), .exwpfd-table-1 tbody td:nth-child(1) {
width: 70px;
}
.exwpfd-table-1 thead th:nth-child(2), .exwpfd-table-1 tbody td:nth-child(2) {
width: 60%;
}
.exwpfd-table-1 .exfood-buildin-cart .exfood-quantity{
padding-bottom: 5px;
}
.exwpfd-table-1.exwpfd-non-showdes th.ex-fd-name, .exwpfd-table-1.exwpfd-non-showdes td.ex-fd-name {
width: unset;
}
}
.table-layout .ex-loadmore{ border:0; padding:0;}.exwpfd-hidden-scroll{overflow-y: hidden}
.exwp_modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.8);
-webkit-animation-name: ex-fadeIn;
-webkit-animation-duration: 0.4s;
animation-name: ex-fadeIn;
animation-duration: 0.4s;
} .exwp_modal .modal-content {
background-color: #fefefe;
margin: auto;
padding: 0;
width: 70%;
background: #fff;
-webkit-animation-name: ex-slideInDown;
-webkit-animation-duration: 0.6s;
animation-name: ex-slideInDown;
animation-duration: 0.6s;
margin-top: 20vh;
margin-bottom:18vh;
max-width: 1170px;
}
.exwp_modal .modal-content .ex-modal-big{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@-webkit-keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ex-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes ex-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes ex-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .ex_close {
float: right;
font-size: 25px;
font-weight: normal;
position: absolute;
right: -14px;
top: -14px;
line-height: 28px;
z-index: 9;
width: 28px;
height: 28px;
background: #ea1f2e;
border-radius: 50%;
text-align: center;
color: #fff;
font-family: none;
}
.ex_close:hover,
.ex_close:focus {
text-decoration: none;
cursor: pointer;
}
.exwp_modal .modal-content .fd_modal_img{width: 50%}
.exwp_modal .modal-content .fd_modal_img img{margin: 0; padding: 0}
.exwp_modal .modal-content .fd_modal_img .ex_s_lick-dots li button:hover, .ex_s_lick-dots li button:focus{
color: #ea1f2e;
}
.exwp_modal .modal-content .ex_s_lick-dots li button:before{color: #ea1f2e;}
.exwp_modal .modal-content .fd_modal_des{width: 50%; padding: 30px; font-size: inherit;}
.exwp_modal .modal-content .fd_modal_des h3{
padding: 0;
margin: 0 0 20px 0;
text-align: left;
font-size: 27px;
position: relative;
}
.exwp_modal .modal-content .fd_modal_des h3:after {
bottom: -15px;
content: "";
width: 50px;
border-bottom: 3px solid #ddd;
position: absolute;
left: 0;
}
.exwp_modal .modal-content .fd_modal_des p{
margin: 0;
padding: 0;
margin-bottom: -3px;
}
.exwp_modal .modal-content .fd_modal_des p:empty{display: none;}
.exwp_modal .modal-content .fd_modal_des h5{
margin:17px 0;
padding: 0;
text-align: left;
font-size: 20px;
color: #101010;
font-weight: bold;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.exwp_modal .modal-content .fd_modal_des h5 del{
margin: 0;
padding: 0;
color: #2b2b2b;
}
.exwp_modal .modal-content .fd_modal_des h5 ins{
background: none;
margin: 0;
padding: 0;
color: inherit;
}
.exwp_modal .modal-content .fd_modal_des .exwpfd_nutrition{
width: 100%;
margin: 0 5px 0 0;
border-bottom: 1px solid #eee;
padding: 0px 0 7px 0;
}
.exwp_modal .modal-content .fd_modal_des .exwpfd_nutrition ul{
list-style: none;
margin: 0;
padding: 0
}
.exwp_modal .modal-content .fd_modal_des .exwpfd_nutrition li{
width: 33.33%;
float: left;
font-size: inherit;
margin: 7px 0;
}
.exwp_modal .modal-content .fd_modal_des .exwpfd_nutrition li span{
color: #666666;
line-height: 1;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
display: block;
}
.ex-wfdlist.table-layout tr.ex-loading{opacity: .7}
.ex-wfdlist .item-grid.ex-loading:after{
content: " ";
display: block;
width: 38px;
height: 38px;
margin: 1px;
border-radius: 50%;
border: 4px solid rgba(0,0,0,.1);
border-color: #cecece rgba(0,0,0,.1) #cecece rgba(0,0,0,.1);
animation: lds-dual-ring 1.2s linear infinite;
position: absolute;
top: 50%;
margin-top: -19px;
left: 50%;
margin-left: -19px;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#exwp_food_modal .ex_s_lick-dots{ bottom: 25px; }
#exwp_food_modal .ex_s_lick-dotted.ex_s_lick-slider{ margin-bottom: 0; }
.fd_modal_des .exfood-ct{ margin: 0; padding-bottom: 20px; } @media (max-width: 450px){ }
@media screen and (max-width: 768px){
.exfood-buildin-cart .exfood-quantity{
padding-bottom: 10px;
}
}
@media screen and (min-width: 768px) and (max-width: 850px){
.exwp_modal .modal-content .exfood-quantity{
margin-bottom: 10px;
}
}
@media screen and (max-width: 767px){
.exwp_modal .modal-content .fd_modal_img {
width: 100%;
}
.exwp_modal .modal-content .fd_modal_des {
width: 100%;
}
.exwp_modal .modal-content .fd_modal_des .exwpfd_nutrition li{ width: 50% }
.exwp_modal .modal-content{ width: 80%;margin-top: 20vh; }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.exwp_modal .modal-content{
margin-bottom: 25%;
}
}
@supports (-ms-ime-align:auto) {
.exwp_modal .modal-content{
margin-bottom: 25%;
}
} .exwpfd-modal-carousel .ex_s_lick-prev:before{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
margin-right: -3px;
}
.exwpfd-modal-carousel .ex_s_lick-next:before{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-left: -3px;
}
.exwpfd-modal-carousel .ex_s_lick-prev{left: 10px;}
.exwpfd-modal-carousel .ex_s_lick-next{ right:10px;}
.exwpfd-modal-carousel .ex_s_lick-prev,
.exwpfd-modal-carousel .ex_s_lick-next{border-radius: 0;opacity: 0;transition: all .3s ease; opacity: 0;z-index: 9;}
#exwp_food_modal .exwpfd-modal-carousel .ex_s_lick-prev:not(:hover),
#exwp_food_modal .exwpfd-modal-carousel .ex_s_lick-next:not(:hover){background: rgba(0,0,0,.4);}
.exwpfd-modal-carousel .ex_s_lick-next:before,
.exwpfd-modal-carousel .ex_s_lick-prev:before {
font-size: 2px;
border: solid white;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 2px;
}
.exwpfd-modal-carousel .ex_s_lick-next:hover,
.exwpfd-modal-carousel:hover .ex_s_lick-prev:hover{background: rgba(0,0,0,.7);}
.exwpfd-modal-carousel:hover .ex_s_lick-next, .exwpfd-modal-carousel:hover .ex_s_lick-prev {
opacity: 1;
}
.exwpfd-modal-carousel.exwp-no-galle  img{ display:block;}
.exwp_modal .modal-content .exfood-sm{padding-top: 20px; border-top: 1px solid #eee; margin-top: 20px}.exwpfd-user-main{width: 100%; font-size: 13px;}
.exwpfd-user-main *{box-sizing: border-box;}
.exwpfd-user-main .exwpfd-user-left{
float: left;
width: 30%;
}
.exwpfd-user-main .exwpfd-user-left ul{
list-style: none;
margin: 0;
}
.exwpfd-user-main .exwpfd-user-left li{
border: 1px solid #ccc;
border-bottom: 0;
padding: 10px 20px;
}
.exwpfd-user-main .exwpfd-user-left li a{ color: inherit; text-decoration: none;; box-shadow: none;}
.exwpfd-user-main .exwpfd-user-left li:last-child{
border-bottom: 1px solid #ccc;
}
.exwpfd-user-main .exwpfd-user-content{
float: left;
width: 70%;
padding: 0 0 0 30px;
padding-top: 0;
}
.exwpfd-user-main .exwpfd-user-content form p{padding: 0; margin: 0}
.exwpfd-user-main .exwpfd-user-content form p label{display: block;}
.exwpfd-user-main .exwpfd-user-content form p input{width: 100%}
.exwpfd-user-main .exwpfd-user-content form .exwpfd-column{width: 50%; float: left;}
.exwpfd-user-main .exwpfd-user-content form .exwpfd-column-padding{padding-left: 10px}
.exwpfd-user-main .exwpfd-user-content form button{margin-top: 10px; background-color: #ebe9eb;
color: #4a4a4a;
font-weight: 700;
}
.exwpfd-user-main .exwpfd-user-content form button:hover{background: #bbb}
.exwpfd-user-order{}
.exwpfd-user-order .exwpfd-table-order{
border-collapse: collapse;
margin: 0 auto;
background: white;
}
.exwpfd-user-order .exwpfd-table-order thead th{font-size: inherit; font-weight: 700; text-align: center;
background: #ea1f2e;
color: #fff; padding:10px 15px;
}
.exwpfd-user-main thead th,
.exwpfd-user-main tbody tr td{ padding:10px 15px; }
.exwpfd-user-order .exwpfd-table-order tbody tr td a { box-shadow: none; text-decoration: none; }
.exwpfd-user-order .exwpfd-table-order tbody tr:nth-of-type(even){
background: #e9e9e9;
}
.exwpfd-user-main .exwpfd-user-content h3{
background: #ea1f2e;
text-align: center;
padding: 10px 25px;
color: #fff;
font-size: 17px;
font-weight: normal;
margin:0 0 15px 0;
}
.exwpfd-user-main .exfood-thankyou > div{ margin:0 0 15px 0;}
.exwpfd-user-main .exwpfd-order-detail .exwpfd-user-tittle{font-weight: 500; font-size: inherit; font-weight: bold;}
.exwpfd-user-main .exwpfd-order-detail p{margin: 0; padding: 0;font-size: inherit; }
.exwpfd-user-main .exwpfd-order-detail .exwpfd-user-total{font-weight: bold;}
.exwpfd-user-main .exwpfd-current{background: #dcdcdc;}
@media screen and (max-width: 767px){
.exwpfd-user-main div.exwpfd-user-content,
.exwpfd-user-main div.exwpfd-user-left {width: 100%;padding: 0;}
.exwpfd-user-main .exwpfd-user-left li {display: inline-block;}
.exwpfd-user-main .exwpfd-user-left li{border:1px solid #ddd;padding: 5px 7px;}
}.ex_s_lick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.ex_s_lick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.ex_s_lick-list:focus
{
outline: none;
}
.ex_s_lick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.ex_s_lick-slider .ex_s_lick-track,
.ex_s_lick-slider .ex_s_lick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.ex_s_lick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.ex_s_lick-track:before,
.ex_s_lick-track:after
{
display: table;
content: '';
}
.ex_s_lick-track:after
{
clear: both;
}
.ex_s_lick-loading .ex_s_lick-track
{
visibility: hidden;
}
.ex_s_lick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .ex_s_lick-slide
{
float: right;
}
.ex_s_lick-slide img
{
display: block;
}
.ex_s_lick-slide.ex_s_lick-loading img
{
display: none;
}
.ex_s_lick-slide.dragging img
{
pointer-events: none;
}
.ex_s_lick-initialized .ex_s_lick-slide
{
display: block;
}
.ex_s_lick-loading .ex_s_lick-slide
{
visibility: hidden;
}
.ex_s_lick-vertical .ex_s_lick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.ex_s_lick-arrow.ex_s_lick-hidden {
display: none;
}