@charset "UTF-8";
@media (max-width: 1199px) {
.container {
width: 100%;
}
}
ul, ol {
padding-left: 0;
}
img.lahfb-logo {
width: 60px;
}
html {
background-color: #fff;
} .lahfb-screen-view {
display: none;
}
@media (min-width: 992px) {
.lahfb-desktop-view {
display: block;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.lahfb-tablets-view {
display: block;
}
}
@media (max-width: 767px) {
.lahfb-mobiles-view {
display: block;
}
}
.lahfb-wrap {
position: relative;
width: 100%;
background: #fff;
z-index: 3;
overflow: initial !important;
} .transparent-header-w .lahfb-wrap {
position: absolute;
top: 0;
background: transparent;
}
.transparent-header-w #lastudio-header-builder .lahfb-row1-area {
background: transparent !important;
}
@media (min-width: 992px) {
.transparent-header-w.t-dark-w #page .top-bar * {
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
}
.transparent-header-w.t-dark-w #page #lastudio-header-builder .lahfb-row1-area #nav > li > a,
.transparent-header-w.t-dark-w #page #lastudio-header-builder .lahfb-row1-area i {
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
transition: all 0.28s;
}
.transparent-header-w.t-dark-w #page #lastudio-header-builder .lahfb-row1-area #nav > li > a:hover {
color: rgba(255, 255, 255, 0.65);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
}
.transparent-header-w.t-dark-w .lahfb-hamburger-menu .hamburger-icon-top,
.transparent-header-w.t-dark-w .lahfb-hamburger-menu .hamburger-icon-center,
.transparent-header-w.t-dark-w .lahfb-hamburger-menu .hamburger-icon-bottom {
background-color: #fff;
}
.transparent-header-w.t-dark-w .lahfb-hamburger-menu.fourline .hamburger-icon-extra {
background-color: #fff;
}
}
@media (max-width: 991px) {
.transparent-header-w .lahfb-menu-cross-icon, .transparent-header-w .lahfb-menu-cross-icon:before, .transparent-header-w .lahfb-menu-cross-icon:after {
background-color: #eee;
}
.transparent-header-w #page .open.lahfb-menu-cross-icon {
background-color: transparent;
}
}
.lahfb-area,
.lahfb-area:not(.lahfb-vertical) > .container,
.lahfb-content-wrap,
.lahfb-col,
.lahfb-element {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.lahfb-row1-area {
height: 90px;
}
.lahfb-content-wrap {
width: 100%;
}
.lahfb-col {
-webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }
.lahfb-col:empty {
display: none;
}
.lahfb-col.lahfb-left-col {
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.lahfb-col.lahfb-center-col {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.lahfb-col.lahfb-right-col {
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.lahfb-area {
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: stretch; }
.lahfb-area .lahfb-element {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.lahfb-area.lahfb-content-top .lahfb-col {
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.lahfb-area.lahfb-content-middle .lahfb-col,
.lahfb-area .lahfb-element {
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.lahfb-area.lahfb-content-bottom .lahfb-col {
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
} #lastudio-header-builder .lahfb-area.no-padding,
#lastudio-header-builder .lahfb-area .no-padding {
padding-left: 0;
padding-right: 0;
}
#lastudio-header-builder .lahfb-area:not(.lahfb-vertical).la-no-padding,
#lastudio-header-builder .lahfb-area:not(.lahfb-vertical) .la-no-padding {
padding: 0;
margin: 0 auto;
} .lahfb-vertical-toggle-wrap {
background: #fafafa;
width: 80px;
height: 100%;
position: fixed;
left: 0;
text-align: center;
z-index: 999999;
border-right: 1px solid #f2f2f2;
box-shadow: 3px 0 40px -6px rgba(0, 0, 0, 0.07);
}
.lahfb-wrap .lahfb-vertical.lahfb-area.container {
padding-left: 0;
padding-right: 0;
}
.lahfb-vertical .lahfb-content-wrap,
.lahfb-vertical .lahfb-col {
flex-direction: column;
align-items: center;
}
.lahfb-vertical .lahfb-content-wrap {
height: 100%;
}
.lahfb-vertical.lahfb-vertical-toggle {
transition: all 520ms ease;
transform: translateX(-475px);
-webkit-transform: translateX(-475px);
}
.lahfb-vertical.lahfb-vertical-toggle.is-open {
transform: translateX(80px);
-webkit-transform: translateX(80px);
}
.lahfb-header-vertical-no-toggle .lahfb-wrap .lahfb-vertical {
width: 280px;
}
.lahfb-wrap .lahfb-vertical,
.lahfb-vertical-contact-form-wrap {
position: fixed;
width: 475px;
height: 100%;
top: 0;
left: 0;
z-index: 1001;
background-color: #fafafa;
border-right: 1px solid #f0f0f0;
}
.vertical-menu-icon-foursome {
padding-left: 27px;
}
.vertical-menu-icon-foursome div {
height: 2px;
width: 25px;
background-color: #383838;
-webkit-transition: background-color 0.18s ease 0.10s, width 0.2s ease 0.38s, transform 0.2s ease 0.38s;
transition: background-color 0.18s ease 0.10s, width 0.2s ease 0.38s, transform 0.2s ease 0.38s;
}
.vertical-menu-icon-foursome div:nth-child(1), .vertical-menu-icon-foursome div:nth-child(2), .vertical-menu-icon-foursome div:nth-child(3) {
margin-bottom: 5px;
}
.vertical-menu-icon-foursome div:nth-child(3), .vertical-menu-icon-foursome div:nth-child(4) {
width: 20px;
}
.vertical-menu-icon-foursome.is-open:nth-child(3), .vertical-menu-icon-foursome.is-open:nth-child(4) {
width: 25px;
}
.vertical-menu-icon-triad {
background: #000;
padding: 18px 0;
}
.vertical-menu-icon-triad div {
height: 2px;
width: 18px;
background-color: #d7d7d7;
-webkit-transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
}
.vertical-menu-icon-triad div:nth-child(1), .vertical-menu-icon-triad div:nth-child(2) {
margin-bottom: 3px;
}
.vertical-menu-icon-triad.vertical-toggle-icon {
-webkit-transition: width 0.2s ease 0.38s, transform 0.2s ease 0.38s;
transition: width 0.2s ease 0.38s, transform 0.2s ease 0.38s;
width: 101%;
}
.vertical-menu-icon-triad.vertical-toggle-icon.is-open {
width: 120%;
}
.vertical-toggle-icon {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.vertical-toggle-icon:hover {
cursor: pointer;
}
.vertical-toggle-icon.vertical-menu-icon-triad.is-open div:nth-child(1) {
transform: translateY(5px) rotate(45deg);
-webkit-transform: translateY(5px) rotate(45deg);
}
.vertical-toggle-icon.vertical-menu-icon-triad.is-open div:nth-child(2) {
background: transparent !important;
}
.vertical-toggle-icon.vertical-menu-icon-triad.is-open div:nth-child(3) {
transform: translateY(-5px) rotate(-45deg);
-webkit-transform: translateY(-5px) rotate(-45deg);
}
.vertical-toggle-icon.vertical-menu-icon-triad div {
margin-right: auto;
margin-left: auto;
}
.lahfb-vertical-logo-wrap {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.2s ease;
transition: all 0.3s ease;
position: absolute;
top: 60px;
left: 0;
right: 0;
}
.vertical-fullscreen-icon:hover i {
cursor: pointer;
}
.vertical-contact-icon,
.vertical-fullscreen-icon {
position: absolute;
bottom: 80px;
left: 0;
right: 0;
visibility: visible;
opacity: 1;
-webkit-transition: all 0.2s ease;
transition: all 0.3s ease;
}
.vertical-contact-icon.is-open,
.vertical-fullscreen-icon.is-open,
.lahfb-vertical-logo-wrap.is-open {
visibility: hidden;
opacity: 0;
}
.vertical-contact-icon:hover i {
cursor: pointer;
}
.vertical-fullscreen-icon {
bottom: 40px;
}
.lahfb-vertical .lahfb-nav-wrap #nav > li {
float: none;
}
#lastudio-header-builder .lahfb-vertical .lahfb-nav-wrap #nav > li > a {
padding: 8px 0;
display: block;
}
.lahfb-vertical .lahfb-nav-wrap #nav li a .lahfb-vertical-nav-icon {
position: absolute;
right: 15%;
top: calc(50% - 7px);
}
.lahfb-vertical .lahfb-nav-wrap #nav li ul li > a .lahfb-vertical-nav-icon {
right: 18%;
}
.lahfb-vertical .lahfb-nav-wrap #nav li ul li ul li > a .lahfb-vertical-nav-icon {
right: 21%;
}
.lahfb-vertical .lahfb-nav-wrap #nav li ul li ul li.menu-item a {
padding-left: 65px;
}
.lahfb-vertical .lahfb-nav-wrap #nav li ul li.menu-item a {
padding-top: 5px;
padding-bottom: 5px;
}
.lahfb-vertical .lahfb-nav-wrap #nav li:hover > ul {
display: none;
}
.lahfb-vertical .lahfb-nav-wrap #nav ul {
position: relative;
width: 100%;
left: 0;
background: transparent;
}
.lahfb-vertical .lahfb-nav-wrap #nav ul li:hover,
.lahfb-vertical .lahfb-nav-wrap #nav ul li ul li:hover,
.lahfb-vertical .lahfb-nav-wrap #nav ul > li.menu-item > ul {
background: transparent;
padding: 0;
}
.lahfb-vertical .lahfb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children:before,
.lahfb-vertical .lahfb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > ul li.menu-item-has-children:before, .lahfb-vertical .lahfb-nav-wrap.has-parent-arrow > ul > li.mega:before {
display: none;
}
#lastudio-header-builder .lahfb-vertical .lahfb-col nav, #lastudio-header-builder
.lahfb-vertical .lahfb-col {
width: 100%;
}
#lastudio-header-builder .lahfb-vertical .lahfb-col nav > ul {
float: none;
width: 100%;
}
.lahfb-vertical-toggle.lahfb-vertical-type-1 .lahfb-nav-wrap #nav > li > a:before {
content: '';
display: inline-block;
background: #437df9;
width: 10px;
height: 1px;
margin-right: -10px;
margin-top: -2px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-vertical-toggle.lahfb-vertical-type-1 .lahfb-nav-wrap #nav > li:hover > a:before, .lahfb-vertical-toggle.lahfb-vertical-type-1 .lahfb-nav-wrap #nav > li.current > a:before {
margin-right: 10px;
opacity: 1;
visibility: visible;
}
.lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li > a:before {
content: '';
display: inline-block;
background: #e4e4e4;
width: 70px;
height: 1px;
margin-right: 27px;
margin-top: -2px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li > a:after {
display: inline-block;
content: '';
background: #ff6b43;
border-radius: 50px;
position: absolute;
left: 73px;
top: calc(50% - 4px);
width: 6px;
height: 6px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li:hover > a:after, .lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li:hover > a:before, .lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li.current > a:after, .lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav > li.current > a:before {
opacity: 1;
visibility: visible;
}
.lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav li.menu-item > a {
padding-left: 110px;
}
.lahfb-vertical-toggle.lahfb-vertical-type-2 .lahfb-nav-wrap #nav li ul li.menu-item > a {
padding-left: 125px;
}
.lahfb-vertical-contact-form-wrap {
padding: 30px;
transition: all 520ms ease;
transform: translateX(-475px);
-webkit-transform: translateX(-475px);
}
.lahfb-vertical-contact-form-wrap.is-open {
transform: translateX(80px);
-webkit-transform: translateX(80px);
}
.lahfb-vertical-contact-form-box-title,
.lahfb-vertical-contact-form-form-title {
font-size: 40px;
display: block;
position: relative;
margin-bottom: 53px;
line-height: 40px;
color: #2f2f2f;
}
.lahfb-vertical-contact-form-box-title:before,
.lahfb-vertical-contact-form-form-title:before {
width: 75px;
height: 1px;
background: #e4e4e4;
content: "";
position: absolute;
bottom: -25px;
}
.lahfb-vertical-contact-form-box-title:after,
.lahfb-vertical-contact-form-form-title:after {
width: 6px;
height: 6px;
background: #ff6b43;
content: "";
border-radius: 50px;
position: absolute;
bottom: -27px;
left: 78px;
}
.lahfb-vertical-contact-form-details {
margin-bottom: 9px;
color: #444;
}
.lahfb-vertical-contact-form-details strong {
margin-right: 10px;
}
.lahfb-vertical-contact-form-details.lahfb-vertical-contact-form-schedule {
color: #b6b6b6;
margin-top: -14px;
}
.lahfb-vertical-contact-form-form-title {
margin-top: 40px;
}
.lahfb-vertical-contact-form-bottom {
align-items: center;
}
.lahfb-vertical-contact-form-top {
align-items: flex-start;
}
#lastudio-header-builder .lahfb-vertical-contact-form-wrap .la-cnform,
#lastudio-header-builder .lahfb-vertical-contact-form-wrap .la-cnform.la-active {
margin-top: -18px;
}
#page .lahfb-vertical-contact-form-wrap .la-btn-cf input[type="submit"] {
border-radius: 0;
padding: 10px 60px 8px 42px;
margin: 0;
background: transparent;
border: 1px solid #ff6b43;
box-shadow: none;
color: #444;
text-transform: uppercase;
font-weight: normal;
font-size: 13px;
}
#page .lahfb-vertical-contact-form-wrap .la-btn-cf input[type="submit"]:hover {
background: #ffe0d7 !important;
color: #444 !important;
padding-right: 70px;
}
#page .lahfb-vertical-contact-form-wrap .la-btn-cf:after {
content: "\e068";
font-family: "linea-arrows-10" !important;
font-size: 41px;
font-weight: normal;
position: absolute;
right: 0;
top: calc(50% - 12px);
z-index: 9999999999999999999;
}
#page .lahfb-vertical-contact-form-wrap .la-btn-cf {
position: relative;
}
#page .lahfb-vertical-contact-form-wrap .la-cnform.la-active:after {
content: "";
height: 1px;
width: 100%;
background: #ff6b43;
}
#page .lahfb-vertical-contact-form-wrap .la-cnform.la-mssg.la-active:after {
top: 64px;
}
.lahfb-vertical-contact-form-bottom .wpcf7 {
margin-top: -30px;
}
#page .lahfb-vertical-contact-form-wrap .la-cnform label {
top: 32px;
font-size: 16px;
color: #444;
}
#page .lahfb-vertical-contact-form-wrap .la-cnform.la-active label {
top: 17px;
}
#page .lahfb-vertical-contact-form-wrap .la-cnform input[type="text"], #page .lahfb-vertical-contact-form-wrap .la-cnform input[type="email"], #page .lahfb-vertical-contact-form-wrap .la-cnform textarea {
padding: 10px 0 5px;
font-size: 14px;
margin-top: 6px;
}
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons {
display: inline-block;
margin-right: 20px;
}
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons a {
color: #444;
position: relative;
}
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons a:after,
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons a:before {
content: '';
width: 1px;
height: 15px;
position: absolute;
background: #e4e4e4;
right: -11px;
top: 0px;
}
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons a:before {
right: -8px;
}
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons:last-child a:before,
.lahfb-vertical-contact-form-wrap .vertical-contact-social-icons:last-child a:after {
display: none;
}
@media only screen and (min-width: 992px) {
#page.lahfb-header-vertical-no-toggle {
padding-left: 280px;
}
#page.lahfb-header-vertical-toggle {
padding-left: 80px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-1 .lahfb-vertical-logo-wrap {
top: 85px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-1 .vertical-toggle-icon {
top: 27px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-2 .vertical-contact-icon {
bottom: 80px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-2 .vertical-fullscreen-icon {
bottom: 30px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-2 .lahfb-vertical-logo-wrap {
top: 30px;
}
.lahfb-vertical-toggle-wrap.lahfb-vertical-type-2 .vertical-toggle-icon {
top: calc(50% - 16px);
}
} .lahfb-element {
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
} .lahfb-icon-wrap {
cursor: pointer;
}
.lahfb-icon-wrap .lahfb-icon-element {
display: inline-block;
line-height: 24px;
color: #929292;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-icon-wrap .lahfb-icon-element:focus {
color: inherit;
}
.lahfb-icon-wrap .lahfb-icon-element i {
display: inline-block;
font-size: 24px;
vertical-align: middle;
}
.lahfb-icon-element i:before {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-modal-target-link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .lahfb-tooltip[data-tooltip] {
position: relative;
cursor: pointer;
}
.lahfb-tooltip[data-tooltip]:before,
.lahfb-tooltip[data-tooltip]:after {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.18s ease;
transition: all 0.18s ease;
}
.lahfb-tooltip[data-tooltip]:before {
position: absolute;
bottom: -16px;
left: 50%;
padding: 0 8px;
background-color: #010101;
border-radius: 0;
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 10px;
text-transform: uppercase;
font-weight: 400;
height: 23px;
line-height: 23px;
white-space: nowrap;
z-index: 88;
box-shadow: 0 1px 18px rgba(0, 0, 0, 0.23);
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.lahfb-tooltip[data-tooltip]:after {
content: '';
position: absolute;
bottom: 2px;
left: 50%;
-webkit-transform: translate(-50%, 0) rotate(45deg);
transform: translate(-50%, 0) rotate(45deg);
display: block;
width: 8px;
height: 8px;
background-color: #010101;
}
.lahfb-tooltip[data-tooltip]:hover:before,
.lahfb-tooltip[data-tooltip]:hover:after {
opacity: 1;
visibility: visible;
}
.lahfb-tooltip.tooltip-on-top[data-tooltip]:before {
bottom: inherit;
top: -16px;
}
.lahfb-tooltip.tooltip-on-top[data-tooltip]:after {
bottom: inherit;
top: 2px;
}
.w-add-element.lahfb-tooltip.tooltip-on-top[data-tooltip]:after {
top: -13px;
}
.lahfb-tooltip.tooltip-on-top[data-tooltip]:before {
bottom: inherit;
top: -16px;
}
.w-add-element.lahfb-tooltip.tooltip-on-top[data-tooltip]:before {
top: -31px;
}
.lahfb-elements-item .lahfb-tooltip.tooltip-on-top[data-tooltip]:before {
top: -36px;
}
.lahfb-elements-item .lahfb-controls .lahfb-tooltip.tooltip-on-top[data-tooltip]:before {
top: -26px;
left: -15px;
}
.lahfb-elements-item .lahfb-tooltip.tooltip-on-top[data-tooltip]:after {
top: -18px;
} .lahfb-header-dropdown {
position: relative;
}
.lahfb-icon-element i,
.lahfb-icon-element i:hover {
cursor: pointer;
} .lahfb-logo {
z-index: 2;
}
.lahfb-logo .la-site-name {
font-size: 23px;
color: #444;
font-weight: 700;
text-transform: uppercase;
width: 100%; -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.lahfb-logo .la-site-desc {
color: #9a9a9a;
font-size: 12px;
font-weight: 400;
text-transform: none;
width: 100%;
align-self: flex-start;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
} .lahfb-nav-wrap #nav,
.lahfb-nav-wrap #nav > li {
float: left;
}
.lahfb-nav-wrap #nav,
.lahfb-nav-wrap #nav li,
.lahfb-nav-wrap #nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.lahfb-nav-wrap #nav a:not(.button),
.lahfb-nav-wrap #nav li.sfHover > ul,
.lahfb-nav-wrap #nav li:hover > ul {
display: block;
}
.lahfb-nav-wrap #nav ul ul {
top: 0;
left: 100%;
}
.lahfb-nav-wrap #nav {
margin: 0;
}
.lahfb-nav-wrap #nav li.menu-item > a {
color: #444;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
-webkit-transition: background .15s ease-in-out;
-moz-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.lahfb-nav-wrap #nav > li.menu-item > a {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
font-size: 15px;
font-weight: 500;
padding: 0 18px;
}
.lahfb-nav-wrap #nav > li.menu-item ul {
background: #f5f5f5;
padding: 12px 0;
}
.lahfb-wrap .lahfb-nav-wrap #nav > li.current > a:after,
.la-body #hamburger-menu-wrap #hamburger-nav > li.current > a:after,
.full #hamburger-nav > li.current > a:after {
content: '';
display: block;
position: absolute;
width: 0;
}
.lahfb-wrap .lahfb-nav-wrap #nav > li.current > a,
.lahfb-wrap .lahfb-nav-wrap #nav > li.menu-item > a.active,
.lahfb-wrap .lahfb-nav-wrap #nav li.current ul li a:hover,
.lahfb-wrap .lahfb-nav-wrap #nav ul.sub-menu li.current > a,
.lahfb-wrap .lahfb-nav-wrap #nav ul li.menu-item:hover > a {
color: #437df9;
}
.lahfb-nav-wrap #nav li.menu-item a > i {
vertical-align: middle;
margin-right: 5px;
margin-top: 1px;
font-size: 17px;
}
.lahfb-nav-wrap #nav ul {
z-index: 99999;
position: absolute;
width: 210px;
padding: 12px 0;
margin: 0;
display: none;
}
.lahfb-nav-wrap #nav ul li {
position: relative;
}
.lahfb-nav-wrap #nav ul li.menu-item a {
color: #444;
width: auto;
text-align: left;
padding: 8px 5px 8px 29px;
font-size: 13px;
font-weight: 500;
border: none;
line-height: 30px;
text-transform: uppercase;
}
.lahfb-nav-wrap .sf-arrows > li > .sf-with-ul:after {
display: none;
}
.lahfb-nav-wrap #nav ul li:hover {
background: #fff;
}
.lahfb-nav-wrap a.sf-with-ul i.la-menu-arrow {
font-size: 6px;
color: #999;
margin-left: 7px;
font-weight: 600;
display: inline-block;
padding-top: 1px;
}
.lahfb-nav-wrap #nav ul li a.sf-with-ul {
position: relative;
padding-right: 20px;
}
.lahfb-nav-wrap #nav ul li a.sf-with-ul i.la-menu-arrow {
position: absolute;
top: 48%;
transform: translateY(-50%);
right: 13px;
}
.lahfb-nav-wrap #nav ul li ul {
padding: 0;
}
.lahfb-nav-wrap #nav .mega ul.sub-menu li:hover {
background: #f5f5f5;
}
.lahfb-nav-wrap .la-menu-icon {
margin-right: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lahfb-nav-wrap .la-menu-desc {
position: absolute;
top: 100%;
left: 0;
right: 0;
text-align: center;
line-height: 12px;
font-size: 11px;
color: #9a9a9a;
font-style: normal;
font-weight: 400;
display: none;
}
.lahfb-nav-wrap.has-desc-item .la-menu-desc {
display: block;
}
.lahfb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children {
position: relative;
}
.lahfb-nav-wrap.has-parent-arrow > ul > li.mega {
position: static !important;
}
.lahfb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children:before,
.lahfb-nav-wrap.has-parent-arrow > ul > li.mega > a:before {
content: "\f107";
font-family: 'FontAwesome';
font-size: 12px;
color: #999;
font-weight: 600;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.lahfb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > ul li.menu-item-has-children:before {
content: "\f105";
font-family: 'FontAwesome';
font-size: 12px;
color: #999;
font-weight: 600;
position: absolute;
right: 14px;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.lahfb-nav-wrap.has-parent-arrow.arrow-left > ul > li.menu-item-has-children:before,
.lahfb-nav-wrap.has-parent-arrow.arrow-left > ul > li.mega:before {
content: "\f104";
}
.lahfb-nav-wrap.has-parent-arrow.arrow-right > ul > li.menu-item-has-children:before,
.lahfb-nav-wrap.has-parent-arrow.arrow-right > ul > li.mega:before {
content: "\f105";
}
.lahfb-nav-wrap.has-parent-arrow.arrow-top > ul > li.menu-item-has-children:before,
.lahfb-nav-wrap.has-parent-arrow.arrow-top > ul > li.mega:before {
content: "\f106";
} .full-width-menu.lahfb-nav-wrap {
width: 100%;
}
.full-width-menu.lahfb-nav-wrap #nav {
flex-direction: row;
align-items: stretch;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.full-width-menu.lahfb-nav-wrap #nav > li {
flex: 1;
}
.full-width-menu.lahfb-nav-wrap #nav > li > a {
justify-content: center;
}
.full-width-menu.lahfb-nav-wrap #nav a span.menu-item-badge {
top: 2%;
right: inherit;
} #nav a {
position: relative;
}
#nav a span.menu-item-badge {
position: absolute;
display: inline-block;
line-height: 16px;
bottom: calc(100% - 1px);
left: calc(100% - 27px);
}
#nav a span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 5px solid;
border-right: 5px solid transparent;
margin: 0 0 0 6px;
display: block;
}
#nav a span.menu-item-badge-text {
padding: 1px 6px 0;
display: block;
color: #fff;
font-size: 10px;
font-weight: 500;
}
#nav .sub-menu span.menu-item-badge {
position: relative;
display: inline-block;
line-height: 16px;
top: -1px;
margin-left: 8px;
}
#nav .sub-menu span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -5px;
transform: translateY(-4.5px);
position: absolute;
} .lahfb-responsive-menu-wrap {
opacity: 0;
visibility: hidden;
}
.lahfb-menu-cross-icon {
position: relative;
margin-top: 7px;
margin-bottom: 7px;
margin-right: 15px;
}
.lahfb-menu-cross-icon,
.lahfb-menu-cross-icon:before,
.lahfb-menu-cross-icon:after {
display: block;
width: 25px;
height: 2px;
background-color: #383838;
-webkit-transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
}
.lahfb-menu-cross-icon:before,
.lahfb-menu-cross-icon:after {
position: absolute;
content: "";
}
.lahfb-menu-cross-icon:before {
top: -7px;
}
.lahfb-menu-cross-icon:after {
top: 7px;
}
.open.lahfb-menu-cross-icon {
background-color: transparent;
}
.open.lahfb-menu-cross-icon:before,
.open.lahfb-menu-cross-icon:after {
background-color: #383838;
}
.close-responsive-nav .open.lahfb-menu-cross-icon:before,
.close-responsive-nav .open.lahfb-menu-cross-icon:after {
background-color: #aaa;
}
.open.lahfb-menu-cross-icon:before {
-moz-transform: translateY(7px) rotate(45deg);
-ms-transform: translateY(7px) rotate(45deg);
-webkit-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
}
.open.lahfb-menu-cross-icon:after {
-moz-transform: translateY(-7px) rotate(-45deg);
-ms-transform: translateY(-7px) rotate(-45deg);
-webkit-transform: translateY(-7px) rotate(-45deg);
transform: translateY(-7px) rotate(-45deg);
}
.lahfb-responsive-menu-wrap {
position: fixed;
top: 0;
left: -265px;
width: 265px;
height: 100%;
background: #242424;
z-index: 9999;
overflow-x: hidden;
overflow-y: auto;
padding-top: 80px;
}
.lahfb-responsive-menu-wrap.open-menu-wrap {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
}
#responav {
margin: 0;
padding: 0;
}
#responav .container {
width: auto;
padding: 0;
}
#responav li {
list-style: none;
}
#responav li.menu-item {
position: relative;
margin: 0;
padding: 0;
width: 100%;
list-style: none;
}
#responav li.mega li:hover {
background-color: inherit;
}
#responav li.menu-item > a:not(.button) {
color: #bbb;
display: block;
font-weight: 600;
text-transform: uppercase;
padding: 14px 20px;
font-size: 14px;
position: relative;
}
#responav .mega li.menu-item a:not(.button) {
color: #777;
}
#responav .mega li.menu-item a:not(.button):hover {
color: #437df9;
}
#responav li.menu-item a i {
margin-right: 4px;
}
#responav li.menu-item a > i.respo-nav-icon {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
width: 50px;
height: 100%;
}
#responav li.menu-item a > i.respo-nav-icon:before {
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
#responav li.menu-item > ul {
display: none;
margin: 0;
background-color: #282828;
}
#responav li.mega ul[class^=sub-] {
background-color: #f5f5f5;
}
.dark-submenu #responav li.mega ul[class^=sub-] {
background: #242424;
}
#responav li.menu-item > ul li > a:not(.button) {
padding: 10px 30px;
font-size: 12px;
}
#responav li.menu-item > ul li > ul li > a:not(.button) {
padding-right: 40px;
padding-left: 40px;
}
#responav li.menu-item > ul li > ul li > ul li > a:not(.button) {
padding-right: 50px;
padding-left: 50px;
}
#responav li .wpb_row {
margin-left: 0;
margin-right: 0;
}
#responav li .wpb_row [class*=vc_col-],
#hamburger-nav li .wpb_row [class*=vc_col-] {
width: 100%;
float: none;
padding-top: 35px;
}
#responav [class*=vertical-] {
display: none;
}
#responav .wpb_column .widget,
#responav .wpb_content_element {
margin-bottom: 15px;
}
#responav .wpb_row {
margin-bottom: 0;
}
#responav .widget_nav_menu li {
border-top: 0;
}
#responav .widget_nav_menu ul li a {
padding: 7px 10px;
}
#responav .teaser-box6 .teaser-title {
font-size: 18px;
}
#responav span.menu-item-badge {
display: inline-block;
position: relative;
margin-left: 9px;
}
#responav span.menu-item-badge-text {
text-align: center;
display: inline-block;
padding: 1px 8px 0;
font-size: 10px;
color: #fff;
font-weight: normal;
}
#responav span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -5px;
transform: translateY(-3px);
position: absolute;
}
#responav li ul span.menu-item-badge-border {
transform: translateY(-3.5px);
}
#responav .la-menu-arrow {
display: none;
}
.close-responsive-nav {
display: block;
position: absolute;
top: 35px;
right: 24px;
z-index: 100;
cursor: pointer;
}
.lahfb-responsive-menu-wrap .la-menu-desc {
font-size: 12px;
text-transform: initial;
font-weight: normal;
}
@media only screen and (min-width: 992px) {
.lahfb-responsive-menu-icon-wrap {
display: none;
}
}
@media only screen and (max-width: 991px) {
.lahfb-responsive-menu-icon-wrap {
cursor: pointer;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.lahfb-nav-wrap:not(.la-hide-mobile-menu) {
display: none;
}
.lahfb-responsive-menu-icon-wrap,
.lahfb-responsive-menu-wrap {
opacity: 1;
visibility: visible;
}
#responav li.mega ul[class^=sub-] {
background-color: #282828;
}
} .lahfb-nav-wrap #nav li.mega ul.sub-menu .container {
max-width: none;
width: auto;
padding: 0;
}
.lahfb-nav-wrap #nav li.mega ul[class^="sub-"] .wpb_row {
margin: 0;
}
.lahfb-nav-wrap #nav li.mega ul.sub-menu p {
white-space: normal;
}
.lahfb-nav-wrap #nav > li.mega ul.sub-menu {
padding: 0;
box-shadow: 0 15px 55px -5px rgba(0, 0, 0, 0.15);
}
.lahfb-nav-wrap #nav > li.mega ul.sub-menu p:empty {
display: none;
}
.lahfb-nav-wrap #nav li.mega ul a.button.large {
padding: 22px 36px;
font-size: 14px;
}
.lahfb-nav-wrap #nav li.mega ul.sub-menu ul {
display: block;
padding: 0;
position: relative;
width: auto;
max-width: inherit;
left: 0;
top: 0;
right: 0;
bottom: 0;
text-align: left;
}
.lahfb-nav-wrap #nav li.mega ul .widget_nav_menu {
margin: 0;
}
.lahfb-nav-wrap #nav li.mega ul .widget_nav_menu ul li {
border: none;
padding: 1px 0 8px;
min-height: inherit;
}
.lahfb-nav-wrap #nav li.mega ul .widget_nav_menu ul li a {
padding: 0;
}
#page .lahfb-nav-wrap a.magicmore:after {
right: -25px;
}
#page .lahfb-nav-wrap a.magicmore:hover:after {
right: -30px;
}
.lahfb-nav-wrap #nav .icon-box6 a:first-child {
position: initial;
}
.lahfb-nav-wrap #nav li.mega ul.sub-menu .icon-box16 .magicmore {
padding: 4px 30px;
display: inline-block;
position: absolute;
border: 2px solid #437df9;
border-radius: 60px;
}
.lahfb-nav-wrap #nav li ul.sub-menu li.mega ul.sub-menu {
width: 600px;
left: 100%;
top: -12px;
} .lahfb-wrap p.lahfb-text {
margin-bottom: 0;
} .lahfb-login {
position: relative;
}
.la-header-avatar img {
border-radius: 50%;
margin-right: 12px;
width: 28px;
}
.lahfb-login span, .lahfb-login i:before {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-login .lahfb-icon-element i:not(.ti-user) {
margin-right: 8px;
} .lahfb-header-dropdown .w-login {
display: none;
}
.login-dropdown-element #w-login {
position: absolute;
right: -1px;
top: 100%;
background: #f6f6f6;
box-shadow: 0px 8px 35px -6px rgba(0, 0, 0, 0.18);
z-index: 336;
}
.login-dropdown-element #user-login-title {
display: none;
}
.login-dropdown-element #w-login form input {
border-color: #e4e4e4;
}
.login-dropdown-element #w-login form input[type="text"],
.login-dropdown-element #w-login form input[type="password"] {
width: 100%;
}
.login-dropdown-element #w-login form input[type="text"]:focus,
.login-dropdown-element #w-login form input[type="password"]:focus {
box-shadow: none;
}
.login-dropdown-element #w-login form input::-webkit-input-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input:-moz-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input::-moz-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input:-ms-input-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form .login-username {
margin-top: 16px;
}
.login-dropdown-element #w-login form .login-username label,
.login-dropdown-element #w-login form .login-password label {
display: none;
}
.no-arrow .login-dropdown-arrow-wrap {
display: none;
}
.with-arrow .login-dropdown-arrow-wrap {
position: absolute;
top: -8px;
right: 30px;
}
.with-arrow .login-dropdown-arrow-wrap:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #f6f6f6;
content: '';
position: absolute;
left: -8px;
}  .lahfb-contact-text-modal {
font-size: 14px;
} .lahfb-trigger-element,
.lahfb-trigger-element a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.la-contact-form-wrap {
position: absolute;
min-width: 280px;
background: #fff;
left: -260px;
top: 100%;
display: none;
}
.la-contact-form {
background: #fff;
} .lahfb-button a {
padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
background-color: #437df9;
color: #fff;
font-size: 14px;
font-weight: 400;
white-space: nowrap;
text-align: center;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-button a:hover,
.lahfb-button a:focus {
background-color: #282828;
color: #fff;
} .lahfb-search form:before {
content: '\62';
font-family: 'dl-icon';
position: absolute;
top: 50%;
transform: translate(0, -50%);
color: #888;
left: 10px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lahfb-search-icon-type-fa.lahfb-header-simple form:before {
content: "\f002";
font-family: FontAwesome;
} body .mfp-ready.mfp-bg.full-search {
opacity: 1;
}
.full-search button.mfp-close {
top: 5%;
z-index: 999999;
background: #fff;
right: 1%;
color: #000;
}
.header-search-full-wrap.white-popup {
max-width: 80%;
}
.header-search-full-wrap > form input {
border: 0;
width: 100%;
}
.header-search-content {
width: 100%;
margin: 0;
padding: 0;
} #lastudio-header-builder .lahfb-search.toggle,
.lahfb-header-toggle,
.lahfb-header-full {
position: relative;
}
#lastudio-header-builder .lahfb-search .search-text-box {
background-color: #f9f9f9;
border: 0 none;
box-shadow: none;
color: transparent;
cursor: text;
font-size: 13px;
color: #444;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
padding: inherit;
margin: 0;
width: 100%;
height: 100%;
padding-left: 28px;
}
#lastudio-header-builder .lahfb-search-form-box {
position: absolute;
right: 0;
background: #fff;
height: 63px;
border-radius: 0;
display: none;
z-index: 999;
top: 100%;
width: 320px;
height: 65px;
border: 1px solid #e4e4e4;
box-shadow: 0 3px 14px -6px rgba(0, 0, 0, 0.09);
}
#lastudio-header-builder .lahfb-search-form-box.show-sbox {
display: block;
-webkit-animation: fade-anim .3s ease .037s both;
animation: fade-anim .3s ease .037s both;
z-index: 9112000;
}
#page #lastudio-header-builder .lahfb-search-form-box:before {
content: '';
display: block;
position: absolute;
right: 24px;
width: 10px;
height: 10px;
background: #e4e4e4;
border: solid #e4e4e4;
border-width: 1px 0 0 1px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 9;
top: -5px;
}
#lastudio-header-builder a.search-form-icon, a.search-form-icon:visited {
display: block;
width: 16px;
height: 16px;
color: #888;
}
#lastudio-header-builder a.search-form-icon:hover {
color: #555;
}
#lastudio-header-builder a.search-form-icon i {
color: #4A4A4A;
padding: 11px;
padding-left: 12px;
font-size: 14px;
border-radius: 50%;
border: 1px solid;
}
#lastudio-header-builder .top-bar .lahfb-search a.search-form-icon i {
font-size: 11px;
padding: 10px;
padding-left: 11px;
color: #aaa;
}
#lastudio-header-builder .top-bar .lahfb-search a.search-form-icon:hover i {
color: #aaa;
}
#lastudio-header-builder .top-bar .lahfb-search a.search-form-icon {
padding: 0;
margin-top: 7px;
}
@media only screen and (max-width: 290px) {
#lastudio-header-builder .lahfb-search-form-box {
right: -24px;
padding: 14px 10px;
}
#lastudio-header-builder .lahfb-search-form-box:after, .lahfb-search-form-box:before {
right: 27px;
}
} #header-search-modal #header-search-modal-form {
position: relative;
margin: 0;
}
#header-search-modal #header-search-modal-form i {
position: absolute;
right: 20px;
color: #fff;
top: 50%;
font-size: 28px;
transform: translateY(-50%);
}
#header-search-modal .header-search-modal-text-box {
margin: 0;
box-shadow: none;
font-size: 40px;
background: transparent;
border: none;
color: #fff;
padding: 0;
width: 100%;
height: 100%;
}
.header-search-content {
height: 100%;
}
#header-search-modal .header-search-modal-text-box::-webkit-input-placeholder {
color: #fff;
}
#header-search-modal .header-search-modal-text-box:-moz-placeholder {
color: #fff;
}
#header-search-modal .header-search-modal-text-box::-moz-placeholder {
color: #fff;
}
#header-search-modal .header-search-modal-text-box:-ms-input-placeholder {
color: #fff;
}
#header-search-modal #header-search-modal-form,
.header-search-content > .col-md-12,
#header-search-modal {
height: 100%;
}
#lahfb-search-form-box form,
.header-search-simple-wrap form {
margin: 0;
height: 100%;
position: relative;
z-index: 99;
}
@media only screen and (max-width: 767px) {
#header-search-modal .header-search-modal-text-box {
font-size: 30px;
line-height: 140px;
}
}
@media only screen and (max-width: 290px) {
#header-search-modal .header-search-modal-text-box {
font-size: 28px;
}
#header-search-modal #header-search-modal-form i {
right: 9px;
}
} .lahfb-header-slide {
position: relative;
} .lahfb-icon-content i,
.lahfb-icon-content span {
vertical-align: middle;
display: inline-block;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-icon-content span {
font-size: 12px;
line-height: 18px;
font-weight: 300;
}
.lahfb-icon-content i {
font-size: 24px;
margin-right: 7px;
} .lahfb-element > .hamburger-menu-content {
display: none;
} .lahfb-hamburger-menu.toggle .hamburger-op-icon {
z-index: 99;
padding: 10px 0;
}
.lahfb-hamburger-menu .hamburger-icon-top,
.lahfb-hamburger-menu .hamburger-icon-center,
.lahfb-hamburger-menu .hamburger-icon-bottom,
.lahfb-hamburger-menu.fourline .hamburger-icon-extra {
height: 2px;
width: 25px;
background-color: #383838;
-webkit-transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
transition: background-color 0.18s ease 0.40s, transform 0.2s ease 0.38s;
}
.lahfb-hamburger-menu .hamburger-icon-top,
.lahfb-hamburger-menu .hamburger-icon-center,
.lahfb-hamburger-menu.fourline .hamburger-icon-bottom {
margin-bottom: 5px;
}
.la-body.is-open .lahfb-hamburger-menu.toggle.threeline .hamburger-icon-center {
background: transparent !important;
}
.la-body.is-open .lahfb-hamburger-menu.toggle.threeline .hamburger-icon-top {
-moz-transform: translateY(7px) rotate(45deg);
-ms-transform: translateY(7px) rotate(45deg);
-webkit-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
}
.la-body.is-open .lahfb-hamburger-menu.toggle.threeline .hamburger-icon-bottom {
-moz-transform: translateY(-7px) rotate(-45deg);
-ms-transform: translateY(-7px) rotate(-45deg);
-webkit-transform: translateY(-7px) rotate(-45deg);
transform: translateY(-7px) rotate(-45deg);
}
.lahfb-hamburger-menu.fourline .hamburger-icon-center,
.lahfb-hamburger-menu.fourline .hamburger-icon-bottom {
width: 80%;
}
.la-body.is-open .lahfb-hamburger-menu.fourline .hamburger-icon-center,
.la-body.is-open .lahfb-hamburger-menu.fourline .hamburger-icon-bottom {
width: 100%;
}
.hamburger-menu-main,
.hamburger-full-wrap {
position: relative;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.hamburger-op-icon {
min-width: 25px;
min-height: 16px;
position: relative;
}
.hamburger-op-icon .hamburger-icon {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
} .la-body #page {
-moz-transition: all 520ms ease;
-webkit-transition: all 520ms ease;
transition: all 520ms ease;
} .la-body #hamburger-menu-wrap {
text-align: left;
-webkit-transition: all 520ms ease;
-moz-transition: all 520ms ease;
transition: all 520ms ease;
position: fixed;
width: 350px;
height: 100% !important;
top: 0;
margin: 0;
padding: 75px 42px 20px;
background-color: #f5f5f5;
z-index: 9999;
}
.la-body #hamburger-menu-wrap.toggle-right {
right: 0;
transform: translateX(350px);
-ms-transform: translateX(350px);
-webkit-transform: translateX(350px);
}
.is-open.la-body #hamburger-menu-wrap.toggle-right {
transform: translateX(0);
-ms-transform: translateX(0);
-webkit-transform: translateX(0);
}
.la-body #hamburger-menu-wrap.toggle-left {
left: 0;
transform: translateX(-350px);
-ms-transform: translateX(-350px);
-webkit-transform: translateX(-350px);
}
.is-open.la-body #hamburger-menu-wrap.toggle-left {
transform: translateX(0);
-ms-transform: translateX(0);
-webkit-transform: translateX(0);
}
@media only screen and (max-width: 480px) {
.la-body #hamburger-menu-wrap {
width: 260px;
}
.la-body #hamburger-menu-wrap.toggle-right {
transform: translateX(260px);
-ms-transform: translateX(260px);
-webkit-transform: translateX(260px);
}
.la-body #hamburger-menu-wrap.toggle-left {
transform: translateX(-260px);
-ms-transform: translateX(-260px);
-webkit-transform: translateX(-260px);
}
} #hamburger-menu-wrap li > ul {
display: none;
}
.hamburger-toggle {
position: relative;
height: 100%;
display: inline-block;
}
#hamburger-menu-wrap #hamburger-nav li {
list-style: none;
}
#hamburger-menu-wrap #hamburger-nav li a {
position: relative;
display: block;
color: #000;
text-transform: uppercase;
}
#hamburger-menu-wrap #hamburger-nav li:hover > a {
color: #437df9;
}
.full .lahfb-icon-element.open-button {
z-index: 999999;
background: transparent;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
}
#hamburger-menu-wrap #hamburger-nav li.current > a {
color: #437df9;
font-weight: 700;
} #hamburger-menu-wrap #hamburger-nav > li {
margin: 0;
}
#hamburger-menu-wrap #hamburger-nav > li > a {
color: #000;
font-weight: 600;
font-size: 17px;
text-transform: uppercase;
padding: 7px 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
} #hamburger-menu-wrap #hamburger-nav li .sub-menu {
margin: 10px 0 0 14px;
}
#hamburger-menu-wrap #hamburger-nav li .sub-menu li a {
font-size: 14px;
}
#hamburger-menu-wrap #hamburger-nav > li a .hamburger-nav-icon {
position: absolute;
right: 10px;
font-size: 12px;
}
#hamburger-menu-wrap #hamburger-nav li .sub-menu li a .hamburger-nav-icon {
right: 15px;
}
#hamburger-menu-wrap #hamburger-nav li .sub-menu li:last-of-type {
padding-bottom: 8px;
margin: 0;
} .hamburger-menu-content:not(.hm-dark) .socialfollow i {
color: #242424;
} .lahfb-hamburger-menu .hamburger-menu-search-content,
.hamburger-menu-content .hamburger-menu-search-content {
position: relative;
}
.lahfb-hamburger-menu .hamburger-menu-search-icon,
.hamburger-menu-content .hamburger-menu-search-icon {
position: absolute;
right: 12px;
top: calc(50% - 5px);
color: #777;
}
.lahfb-hamburger-menu .hamburger-full-wrap .hamburger-menu-search-icon {
display: none;
}
.lahfb-hamburger-menu .hamburger-search-text-box,
.hamburger-menu-content .hamburger-search-text-box {
background: #e9e9e9;
color: #777;
padding-left: 12px;
border: none;
height: 50px;
margin: 0 auto;
}
.lahfb-hamburger-menu .hamburger-search-text-box:focus,
.hamburger-menu-content .hamburger-search-text-box:focus {
background: rgba(0, 0, 0, 0.05);
box-shadow: none;
border: none;
}
.lahfb-hamburger-menu .hamburger-search-text-box:hover,
.hamburger-menu-content .hamburger-search-text-box:hover {
box-shadow: none;
}
.lahfb-hamburger-menu.hm-dark .hamburger-search-text-box,
.hamburger-menu-content .hamburger-search-text-box {
background: rgba(0, 0, 0, 0.08);
} .la-body #hamburger-menu-wrap.hm-dark {
background-color: #242424;
}
.transparent-header-w.t-dark-w .lahfb-text-wrap span, #hamburger-menu-wrap.hm-dark #hamburger-nav li a, #hamburger-menu-wrap.hm-dark #hamburger-nav li a .hamburger-nav-icon {
color: #fff;
}
#hamburger-menu-wrap.hm-dark #hamburger-nav li:hover > a, #hamburger-menu-wrap.hm-dark #hamburger-nav li.current > a {
color: #437df9;
} .hamburger-menu-main .lahfb-hamburger-top,
.hamburger-full-wrap .lahfb-hamburger-top {
flex-grow: 10;
}
.hamburger-elements {
width: 100%;
}
.hamburger-copyright {
bottom: 0;
font-size: 10px;
}
#hamburger-menu-wrap .hamburger-social-icons a {
color: #000;
width: auto;
height: auto;
padding: 0;
margin: 0 10px 20px 0;
font-size: 18px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
float: none;
display: inline-block;
text-transform: capitalize;
}
#hamburger-menu-wrap .socialfollow-name {
text-align: center;
}
.is-open.la-body .hamburger-social-icons a:hover {
color: #437df9;
}
.hm-dark .hamburger-social-icons a {
color: #fff;
}
#hamburger-menu-wrap .la-menu-icon {
margin-right: 8px;
}
#hamburger-menu-wrap .la-menu-arrow {
position: absolute;
right: 3px;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
color: #444;
font-size: 12px;
padding: 16px 15px;
}
#hamburger-menu-wrap.hm-dark .la-menu-arrow {
color: #fff;
}
#hamburger-menu-wrap ul li ul li a .la-menu-arrow {
right: 12px;
}
#hamburger-menu-wrap span.menu-item-badge {
display: inline-block;
position: relative;
margin-left: 9px;
}
#hamburger-menu-wrap span.menu-item-badge-text {
text-align: center;
display: inline-block;
padding: 1px 8px 0;
font-size: 10px;
color: #fff;
font-weight: normal;
}
#hamburger-menu-wrap span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -5px;
transform: translateY(-3px);
position: absolute;
}
#hamburger-menu-wrap li ul span.menu-item-badge-border {
transform: translateY(-3.5px);
} .la-header-social-icon i {
vertical-align: middle;
font-size: 24px;
}
.header-social-icons a,
.header-social-icons i {
display: block;
}
.lahfb-social {
position: relative;
}
.js-social_trigger_slide,
.js-social_trigger_full,
.js-social_trigger_dropdown {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.main-slide-toggle {
display: none;
}
#header-social-modal,
#header-search-modal,
#header-share-modal {
display: none;
}
#header-social-modal h3,
#header-share-modal h3 {
margin: 0;
color: #fff;
font-size: 40px;
line-height: 150px;
}
#header-social-modal .col-md-6,
#header-share-modal .col-md-6 {
position: relative;
height: 150px;
}
#header-social-modal .socialfollow,
#header-share-modal .socialfollow {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}
.header-social-simple-wrap,
.header-share-simple-wrap {
height: 100%;
display: -webkit-inline-box; display: -moz-inline-box; display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.header-social-simple-wrap a,
.header-share-simple-wrap a {
display: inline-block;
padding: 8px;
}
.header-social-simple-wrap a i,
.header-share-simple-wrap a i {
color: #444;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.main-slide-toggle .col-md-6 {
padding: 0;
}
#header-social-modal h3,
#header-share-modal h3 {
font-size: 28px;
}
}
@media only screen and (max-width: 480px) {
.main-slide-toggle {
height: auto;
height: 140px;
}
.main-slide-toggle .col-md-6 {
width: 100%;
}
#header-social-modal h3,
#header-share-modal h3 {
font-size: 26px;
line-height: 70px;
}
#header-social-modal .col-md-6,
#header-share-modal .col-md-6 {
height: 70px;
}
#header-social-modal .socialfollow,
#header-share-modal .socialfollow {
top: 5px;
transform: inherit;
right: inherit;
}
}
@media only screen and (max-width: 320px) {
#header-social-modal .socialfollow a,
#header-share-modal .socialfollow a {
width: 30px;
height: 30px;
padding: 3px;
}
#header-social-modal .socialfollow a i,
#header-share-modal .socialfollow a i {
font-size: 14px;
}
} body .mfp-ready.mfp-bg.full-social {
opacity: 1;
background: #437df9;
}
.full-social button.mfp-close {
top: 5%;
z-index: 999999;
background: #fff;
right: 1%;
color: #000;
}
.header-social-full-wrap.white-popup {
max-width: inherit;
background: transparent;
} .mfp-bg {
z-index: 9999;
}
.mfp-wrap {
z-index: 99999;
}
.mfp-close {
display: none;
}
.white-popup {
position: relative;
background: #fff;
width: auto;
max-width: 500px;
margin: 20px auto;
} .mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.w-audio.la-audio-content {
max-width: 410px;
margin: 0 auto;
} #header-social-dropdown-wrap {
display: none;
position: absolute;
top: 100%;
right: 0;
width: 100px;
background: #fff;
} #header-social-modal .header-social-content,
.header-social-content > .col-md-6,
#header-social-modal {
height: 100%;
} .lahfb-icon-wrap.full {
position: relative;
}
.full .la-hamburger-wrap {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
}
.full .la-hamburger-wrap {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.98);
z-index: 9999;
}
.full .la-hamburger-wrap.open-menu {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.full.fourline .lahfb-icon-element.open-button {
padding: 24px 22px !important;
}
.full.dark-wrap .lahfb-icon-element.open-button {
background: transparent;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
}
.lahfb-hamburger-menu.full.threeline .hamburger-icon.open .hamburger-icon-center {
background-color: transparent !important;
}
.lahfb-hamburger-menu.full.threeline .hamburger-icon.open .hamburger-icon-top {
-moz-transform: translateY(7px) rotate(45deg);
-ms-transform: translateY(7px) rotate(45deg);
-webkit-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
}
.lahfb-hamburger-menu.full.threeline .hamburger-icon.open .hamburger-icon-bottom {
-moz-transform: translateY(-7px) rotate(-45deg);
-ms-transform: translateY(-7px) rotate(-45deg);
-webkit-transform: translateY(-7px) rotate(-45deg);
transform: translateY(-7px) rotate(-45deg);
}
.lahfb-hamburger-menu.full.fourline .hamburger-icon.open .hamburger-icon-center,
.lahfb-hamburger-menu.full.fourline .hamburger-icon.open .hamburger-icon-bottom {
width: 100%;
}
.lahfb-hamburger-menu.full.dark-wrap.threeline .hamburger-icon.open .hamburger-icon-top,
.lahfb-hamburger-menu.full.dark-wrap.threeline .hamburger-icon.open .hamburger-icon-bottom {
background: #fff;
}
.hm-dark.la-hamburger-wrap {
background: rgba(0, 0, 0, 0.9);
}
.la-hamburger-wrap .hamburger-social-icons a, .la-hamburger-wrap.open-menu .full-menu .menu-item {
opacity: 0;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(1), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(1) {
opacity: 1;
-webkit-animation: w-full-menu-animate .1s;
-moz-animation: w-full-menu-animate .1s;
-o-animation: w-full-menu-animate .1s;
animation: w-full-menu-animate .1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(2), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(2) {
opacity: 1;
-webkit-animation: w-full-menu-animate .3s;
-moz-animation: w-full-menu-animate .3s;
-o-animation: w-full-menu-animate .3s;
animation: w-full-menu-animate .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(3), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(3) {
opacity: 1;
-webkit-animation: w-full-menu-animate .5s;
-moz-animation: w-full-menu-animate .5s;
-o-animation: w-full-menu-animate .5s;
animation: w-full-menu-animate .5s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(4), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(4) {
opacity: 1;
-webkit-animation: w-full-menu-animate .7s;
-moz-animation: w-full-menu-animate .7s;
-o-animation: w-full-menu-animate .7s;
animation: w-full-menu-animate .7s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(5), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(5) {
opacity: 1;
-webkit-animation: w-full-menu-animate .9s;
-moz-animation: w-full-menu-animate .9s;
-o-animation: w-full-menu-animate .9s;
animation: w-full-menu-animate .9s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(6), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(6) {
opacity: 1;
-webkit-animation: w-full-menu-animate 1.1s;
-moz-animation: w-full-menu-animate 1.1s;
-o-animation: w-full-menu-animate 1.1s;
animation: w-full-menu-animate 1.1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(7), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(7) {
opacity: 1;
-webkit-animation: w-full-menu-animate 1.3s;
-moz-animation: w-full-menu-animate 1.3s;
-o-animation: w-full-menu-animate 1.3s;
animation: w-full-menu-animate 1.3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(8), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(8) {
opacity: 1;
-webkit-animation: w-full-menu-animate 1.5s;
-moz-animation: w-full-menu-animate 1.5s;
-o-animation: w-full-menu-animate 1.5s;
animation: w-full-menu-animate 1.5s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(9), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(9) {
opacity: 1;
-webkit-animation: w-full-menu-animate 1.7s;
-moz-animation: w-full-menu-animate 1.7s;
-o-animation: w-full-menu-animate 1.7s;
animation: w-full-menu-animate 1.7s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .hamburger-social-icons a:nth-child(10), .la-hamburger-wrap.open-menu .full-menu .menu-item:nth-child(10) {
opacity: 1;
-webkit-animation: w-full-menu-animate 1.9s;
-moz-animation: w-full-menu-animate 1.9s;
-o-animation: w-full-menu-animate 1.9s;
animation: w-full-menu-animate 1.9s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.la-hamburger-wrap .full-menu {
margin: 0 auto;
margin-top: 100px;
}
.la-hamburger-wrap li {
list-style-type: none;
text-align: center;
padding: 5px;
margin: 0;
}
.la-hamburger-wrap .sub-menu {
margin: 0;
display: none;
}
.hm-dark.la-hamburger-wrap li, .hm-dark.la-hamburger-wrap li a {
color: #fff;
}
.la-hamburger-wrap li, .la-hamburger-wrap li a {
color: #000;
}
.la-hamburger-wrap li a {
text-decoration: none;
}
.hamburger-social-icons .socialfollow {
float: none;
}
.la-hamburger-wrap .hamburger-social-icons a {
float: none;
display: inline-block;
width: 36px;
height: 36px;
padding: 8px;
margin-right: 7px;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.31s ease;
-moz-transition: all 0.31s ease;
-ms-transition: all 0.31s ease;
-o-transition: all 0.31s ease;
transition: all 0.31s ease;
}
.la-hamburger-wrap .hamburger-full-wrap .hamburger-social-icons i {
padding-bottom: 7px;
-webkit-transition: all 0.3s ease;
transition: all .3s ease;
font-size: 24px;
}
.hm-dark.la-hamburger-wrap .hamburger-full-wrap .hamburger-social-icons i {
color: #fff;
}
.la-hamburger-wrap .hamburger-full-wrap .hamburger-social-icons i {
color: #000;
}
.la-hamburger-wrap .full-menu li > a {
-webkit-transition: all 0.3s ease;
transition: all .3s ease;
font-size: 36px;
display: inline-block;
font-weight: 800;
position: relative;
}
.la-hamburger-wrap .full-menu li:hover > a {
color: #00adef;
}
.la-hamburger-wrap .full-menu li .hamburger-nav-icon {
z-index: 2;
font-size: 20px;
position: relative;
left: 10px;
}
.la-hamburger-wrap .full-menu .la-menu-arrow {
z-index: 2;
font-size: 20px;
position: relative;
left: 10px;
padding: 20px 10px;
}
.la-hamburger-wrap .full-menu > li > a span.menu-item-badge {
position: absolute;
display: inline-block;
line-height: 21px;
top: -12px;
right: 6%;
}
.la-hamburger-wrap .full-menu a span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 5px solid;
border-right: 5px solid transparent;
margin: 0 0 0 6px;
display: block;
}
.la-hamburger-wrap .full-menu a span.menu-item-badge-text {
color: #fff;
padding: 0 6px;
font-size: 10px;
display: block;
}
.la-hamburger-wrap .full-menu .sub-menu span.menu-item-badge {
position: relative;
display: inline-block;
line-height: 16px;
top: -6px;
margin-left: 8px;
}
.la-hamburger-wrap .full-menu .sub-menu span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -4px;
transform: translateY(-4.5px);
position: absolute;
}
#page .la-hamburger-wrap .full-menu .current a {
color: #437df9;
} @-webkit-keyframes w-full-menu-animate {
0% {
-webkit-transform: translate3d(0, 90px, 0);
opacity: 0;
}
70% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes w-full-menu-animate {
0% {
-moz-transform: translate3d(0, 90px, 0);
opacity: 0;
}
70% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes w-full-menu-animate {
0% {
-o-transform: translate3d(0, 90px, 0);
opacity: 0;
}
70% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes w-full-menu-animate {
0% {
transform: translate3d(0, 90px, 0);
opacity: 0;
}
70% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .woo-no-product-in-cart {
padding: 10px;
text-align: center;
}
#la-cart-modal-icon {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9999;
}
.lahfb-header-woo-cart-toggle {
position: relative;
}
.lahfb-bp-notification {
position: relative;
}
.lahfb-header-woo-cart-toggle .la-cart-modal-icon .header-cart-count-icon {
position: absolute;
top: 50%;
font-size: 12px;
width: 16px;
height: 16px;
display: inline-block;
line-height: 16px;
color: #fff;
text-align: center;
left: 15%;
}
#lastudio-header-builder .lahfb-header-pb-notification-toggle .la-bp-pending-notifications {
position: absolute;
}
.lahfb-frontend-builder #la-header-woo-cart {
display: none !important;
}
#lastudio-header-builder .la-header-woo-cart {
margin: 0 !important;
padding: 0 !important;
border: 1px solid #e4e4e4;
background: #fff;
width: 370px;
display: none;
position: absolute;
right: -1px;
top: 100%;
box-shadow: 0 2px 14px -5px rgba(0, 0, 0, 0.1);
z-index: 99;
}
#lastudio-header-builder .la-header-woo-cart-wrap {
position: relative;
}
#lastudio-header-builder .woocommerce-mini-cart-item.mini_cart_item {
padding: 25px 20px 25px 6%;
border-bottom: 1px solid #e4e4e4;
position: relative;
}
#lastudio-header-builder .woocommerce-mini-cart-item.mini_cart_item:hover {
background: #F8F8F8;
}
#lastudio-header-builder .woocommerce-mini-cart-item.mini_cart_item a {
color: #000;
}
#lastudio-header-builder .la-woo-cart-product-wrap {
position: relative;
display: block;
opacity: 1;
}
#lastudio-header-builder .la-woo-cart-img {
float: left;
width: 64px;
margin-right: 14px;
}
#lastudio-header-builder .la-woo-cart-content {
float: right;
width: 70%;
}
#lastudio-header-builder .la-woo-cart-product-name {
line-height: 20px;
font-size: 13px;
text-transform: uppercase;
}
#lastudio-header-builder a.remove {
position: absolute;
right: 16px;
top: 23px;
font-size: 24px;
color: #fd5f82 !important;
z-index: 999;
}
#lastudio-header-builder .woocommerce-mini-cart__total.total {
text-align: center;
border-bottom: 1px solid #e4e4e4;
padding: 15px 0;
background: #f8f8f8;
}
#lastudio-header-builder .woocommerce-mini-cart__total.total strong {
font-size: 13px;
font-weight: 500;
color: #555;
}
#lastudio-header-builder .woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
margin-left: 10px;
font-size: 18px;
font-weight: 600;
color: #437df9;
}
#lastudio-header-builder .la-count-cart-product {
margin-top: 30px;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding: 4px 0;
text-align: center;
font-size: 13px;
font-weight: 400;
background: #f8f8f8;
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons {
text-align: center;
margin: 30px 0;
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons a, #lastudio-header-builder .la-header-wishlist-wrap .la-wishlist-buttons {
border-radius: 0;
font-size: 12px;
font-weight: 500;
margin: 0;
padding: 12px 30px;
text-transform: uppercase;
box-shadow: 0 2px 11px -4px rgba(0, 0, 0, 0.1);
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons a:first-child {
margin-right: 17px;
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons a:after {
display: none;
}
#page #lastudio-header-builder .woocommerce-mini-cart__buttons.buttons a:hover {
background: #444;
color: #fff;
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
background: #fff;
border: 1px solid #e4e4e4;
color: #437df9;
}
#lastudio-header-builder .woocommerce-mini-cart__buttons.buttons .button.wc-forward.checkout,
#lastudio-header-builder .la-header-wishlist-wrap .la-wishlist-buttons {
background: #437df9;
border: none;
color: #fff;
box-shadow: 0 2px 11px -4px #437df9;
}
#lastudio-header-builder .la-header-wishlist-wrap .la-wishlist-buttons {
margin: 30px auto;
max-width: 200px;
}
#lastudio-header-builder .la-header-wishlist-wrap .la-wishlist-buttons:hover {
background: #222;
}
#lastudio-header-builder span.quantity {
margin-left: 5px;
color: #808080;
font-size: 14px;
}
#lastudio-header-builder span.woocommerce-Price-amount.amount {
color: #437df9;
font-size: 14px;
margin-left: 2px;
}
#lastudio-header-builder .la-circle-side-wrap {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.82);
z-index: 9999;
}
#lastudio-header-builder .la-circle-side-wrap [data-loader='la-circle-side'] {
top: calc(50% - 16px);
left: calc(50% - 14px);
}
#lastudio-header-builder [data-loader='la-circle-side'] {
position: relative;
width: 25px;
height: 25px;
-webkit-animation: circle infinite .75s linear;
-moz-animation: circle infinite .75s linear;
-o-animation: circle infinite .75s linear;
animation: circle infinite .75s linear;
border: 2px solid #fff;
border-top-color: rgba(0, 0, 0, 0.2);
border-right-color: rgba(0, 0, 0, 0.2);
border-bottom-color: rgba(0, 0, 0, 0.2);
border-radius: 100%;
}
@-webkit-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
} .lahfb-language .nice-select {
margin: 0;
}
.lahfb-language .header-language-list {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
height: 100%;
}
.lahfb-language .header-language-list ul {
margin: 0;
}
.wpml-ls-legacy-dropdown-click a {
display: initial;
padding: 0;
}
.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
background-color: transparent !important;
border-color: transparent;
width: auto;
}
.wpml-ls-statics-shortcode_actions a {
background-color: transparent;
border: none;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
font-family: 'themify';
content: "\e64b";
border: none;
top: calc(50% - .370em);
font-size: 12px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
border: 1px solid #ccc;
position: relative;
background: #fff;
padding: 2px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
padding: 10px;
text-align: center;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:before, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:after {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
top: -4px;
content: '';
right: 9px;
margin-left: -9px;
position: absolute;
z-index: 999;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:before {
border-left: 6px solid rgba(101, 101, 101, 0);
border-right: 6px solid rgba(93, 93, 93, 0);
border-bottom: 6px solid;
border-bottom-color: #ccc;
top: -6px;
margin-left: -9px;
z-index: 99;
}
.la-polylang-switcher-inline li {
list-style: none;
display: inline-block;
margin: 0 5px;
}
.la-polylang-switcher-inline li a {
color: #222;
}
.la-polylang-switcher-dropdown select {
width: auto;
margin: 0;
} #wpc-weather {
padding: 0;
margin: 0;
}
.wpc-weather-id,
.wtop-weather,
#wpc-weather .now,
#wpc-weather .now div {
display: inline-block;
}
.wpc-weather-id {
line-height: 0;
}
#wpc-weather .today {
width: initial;
float: left;
line-height: 29px;
}
#wpc-weather .now {
float: right;
}
#page #wpc-weather .climacon_component-fill {
fill: #fff;
}
#wpc-weather .short_condition {
width: auto;
}
#wpc-weather .now .time_symbol.climacon svg,
#wpc-weather.small .now .time_symbol svg {
margin: 0;
width: 26px;
height: 26px;
vertical-align: middle;
}
#lahfb-hamburger-scroll {
left: 320px !important;
}
#wpc-weather .now .time_temperature:after {
line-height: 20px;
}
#wpc-weather .now .time_symbol.climacon svg {
fill: #de2f68;
}
.wtop-weather {
border-left: 1px solid #e2e2e2;
vertical-align: middle;
padding: 7px 0 4px 20px;
color: #de2f68;
}
.wtop-weather span,
#wpc-weather .now .time_temperature,
#wpc-weather .now .time_temperature:after {
font-size: inherit !important;
}
#wpc-weather .wpc-highlight {
display: block;
float: right;
font-weight: normal;
margin-left: 3px;
}
#wpc-weather .today .day {
width: initial;
}
#wpc-weather .now .location_name {
float: right;
line-height: 29px;
font-size: inherit !important;
}
.lahfb-weather .wpc-weather-id #wpc-weather .now .time_temperature:after {
line-height: 15px;
font-size: 19px;
}
#wpc-weather.small .now .time_temperature {
margin-right: 10px;
margin-left: 8px;
} #lastudio-header-builder .socialfollow a {
margin-right: 0;
} #page .br-last-0.lahfb-nav-wrap #nav li:last-child a {
border-right: 0;
} .lahfb-icon-menu-wrap {
position: relative;
}
.lahfb-icon-menu-content {
display: none;
position: absolute;
top: 100%;
background: #fff;
box-shadow: 0 3px 14px -6px rgba(0, 0, 0, 0.1);
}
.lahfb-icon-menu-wrap #nav {
margin: 0;
list-style: none;
}
#la-icon-menu-trigger {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.lahfb-icon-menu-wrap #nav li {
display: block;
margin: 0;
}
.lahfb-icon-menu-wrap #nav li > a {
color: #666;
display: block;
}
.lahfb-icon-menu-wrap #nav li > a i {
margin-right: 10px;
}
.lahfb-icon-menu-wrap #nav li > a span.menu-item-badge-border {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -5px;
transform: translateY(-4px);
position: absolute;
}
.lahfb-icon-menu-wrap #nav li > a span.menu-item-badge {
position: relative;
top: -2px;
} .lahfb-wishlist {
position: relative;
}
.la-header-wishlist-wrap {
border: 1px solid #e4e4e4;
background: #fff;
width: 370px;
display: none;
position: absolute;
right: -1px;
top: 100%;
box-shadow: 0 2px 14px -5px rgba(0, 0, 0, 0.1);
z-index: 99;
}
#lastudio-header-builder .la-wishlist-total {
margin-top: 30px;
margin-bottom: 0;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding: 4px 0;
text-align: center;
font-weight: 400;
background: #f8f8f8;
}
#lastudio-header-builder .la-wishlist-content {
padding: 25px 20px 25px 6%;
border-bottom: 1px solid #e4e4e4;
position: relative;
}
#lastudio-header-builder .la-wishlist-content:hover {
background: #f8f8f8;
}
.la-header-wishlist-content-wrap .la-wishlist-img {
float: left;
width: 64px;
margin-right: 14px;
}
.la-header-wishlist-content-wrap .la-wishlist-entry-content {
margin-top: -5px;
}
.la-header-wishlist-content-wrap a.la-wishlist-title {
line-height: 20px;
font-size: 13px;
text-transform: uppercase;
color: #000;
opacity: 1;
font-weight: normal;
}
.la-header-wishlist-content-wrap .la-remove-from-wishlist {
position: absolute;
right: 1px;
top: 4px;
font-size: 24px;
z-index: 999;
color: #fd5f82;
}
.lahfb-wishlist .la-wishlist-modal-icon .header-wishlist-count-icon {
position: absolute;
top: 50%;
font-size: 12px;
width: 16px;
height: 16px;
display: inline-block;
line-height: 16px;
color: #fff;
text-align: center;
left: 15%;
} .lahfb-sticky-view {
position: fixed;
top: 0;
width: 100%;
transition: top .2s ease-in-out;
display: block;
z-index: 99;
opacity: 0;
visibility: hidden;
background-color: #fff;
}
.admin-bar .lahfb-sticky-view {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .lahfb-sticky-view {
top: 46px;
}
}
.transparent-header-w .lahfb-sticky-view {
background-color: transparent;
}
.lahfb-sticky-view.is-hidden {
top: -100px;
}
.lahfb-sticky-view.is-visible, .lahfb-sticky-view.lahfb-sticky-fixed {
display: block;
opacity: 1;
visibility: visible;
}
.lahfb-sticky-view.is-top {
display: none;
}
.lahfb-sticky-view.is-bottom {
top: 0;
opacity: 1;
visibility: visible;
}
.lahfb-sticky-view.is-top {
display: block;
top: -100px;
}
.lahfb-sticky-view.header-sticky-hide {
display: block;
top: -100px;
}
@media only screen and (max-width: 991px) {
.lahfb-sticky-view.hide-in-reponsive {
display: none;
}
} .lahfb-profile-image-wrap {
float: left;
margin-right: 20px;
}
.lahfb-profile-content {
float: left;
}
.lahfb-profile-socials-wrap {
margin-top: 5px;
}
.lahfb-profile-name {
padding-top: 28px;
display: block;
color: #2f2f2f;
font-size: 21px;
}
.lahfb-profile-socials-divider:before {
content: '';
display: inline-block;
width: 50px;
height: 2px;
background: #e4e4e4;
margin: 4px 0;
}
.lahfb-profile-socials-divider:after {
content: '';
display: inline-block;
background: #ff6b43;
width: 6px;
height: 6px;
border-radius: 50%;
margin: 2px 8px 2px 4px;
}
.lahfb-profile-socials-dropdown-arrow i {
font-size: 10px;
}
.lahfb-profile-socials-text {
position: relative;
display: inline-block;
padding-bottom: 4px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-profile-socials-text:hover, .lahfb-profile-socials-text:hover i {
cursor: pointer;
color: #ff6b43;
}
.lahfb-profile-socials-text i {
font-size: 10px;
}
.lahfb-profile-socials-icons {
display: block;
border: 1px solid #e4e4e4;
padding: 15px 17px;
position: absolute;
min-width: 125px;
top: 28px;
z-index: 9999999999;
}
.lahfb-profile-socials-icons.profile-socials-show {
opacity: 1;
visibility: visible;
}
.lahfb-profile-socials-icons.profile-socials-hide {
opacity: 0;
visibility: hidden;
}
.lahfb-profile-socials-icons a {
color: #444;
font-size: 11px;
text-transform: uppercase;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-profile-socials-icons a:hover {
color: #ff6b43;
} .lahfb-spinner-wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #fff;
opacity: 0.9;
z-index: 999;
}
body > .lahfb-spinner-wrap {
z-index: 99999999;
opacity: 1;
}
.lahfb-spinner {
width: 40px;
height: 40px;
position: relative;
margin: 200px auto 0;
}
#lastudio-header-builder .lahfb-spinner {
margin-top: 24px;
}
.lahfb-spinner .double-bounce1,
.lahfb-spinner .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #008aff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out;
}
.lahfb-spinner .double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
0%,
100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
} #wpcontent.mtrl_nopagetitle {
padding-top: 9px;
}
#wpcontent.mtrl_nopagetitle {
padding-top: 9px;
}
.lahfb-frontend-builder-wrap .menu li {
max-width: inherit;
} .lahfb-login .icon-right i,
.lahfb-login .icon-right .la-header-avatar {
float: right;
display: inline-block;
} .lahfb-jpsocial-wrap .jetpack-social-navigation ul {
margin: 0;
}
#lahfb-vertical-cf-scroll {
display: none !important;
}
.lahfb-nav-wrap.has-megamenu .mega.mm-lv-0:before {
display: none !important;
}
.mm-popup-wide > .sub-menu {
box-shadow: none !important;
background: none !important;
}
.mm-popup-wide > .sub-menu > .mm-mega-li {
margin-left: auto !important;
margin-right: auto !important;
}
.mm-popup-wide > .sub-menu .mm-mega-ul {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
}
.mm-popup-wide > .sub-menu .mm-mega-ul > li > ul {
display: block !important;
box-shadow: none !important;
} .mfp-bg, .mfp-wrap {
position: fixed;
left: 0;
top: 0;
}
.mfp-bg, .mfp-container, .mfp-wrap {
height: 100%;
width: 100%;
}
.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
content: '';
}
.mfp-bg {
z-index: 1042;
overflow: hidden;
background: #0b0b0b;
opacity: .8;
}
.mfp-wrap {
z-index: 1043;
outline: 0 !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-close, .mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
display: none;
}
button.mfp-arrow, button.mfp-close {
overflow: visible;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
display: block;
outline: 0;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
position: absolute;
left: 0;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: .65;
padding: 0 0 18px 10px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-figure, img.mfp-img {
line-height: 0;
}
.mfp-arrow {
position: absolute;
opacity: .65;
margin: -55px 0 0;
top: 50%;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
opacity: 1;
}
.mfp-arrow:after, .mfp-arrow:before {
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: .7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-image-holder .mfp-content, img.mfp-img {
max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
display: block;
top: 0;
width: 100%;
height: 100%;
background: #000;
}
.mfp-figure:after, img.mfp-img {
width: auto;
height: auto;
display: block;
}
img.mfp-img {
box-sizing: border-box;
padding: 40px 0;
margin: 0 auto;
}
.mfp-figure:after {
top: 40px;
bottom: 40px;
right: 0;
z-index: -1;
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} #small-dialog {
background: white;
padding: 20px 30px;
text-align: left;
max-width: 400px;
margin: 40px auto;
position: relative;
}  .my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
} .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
} .my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .my-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
} .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
} .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
} .my-mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}
.enable-header-sticky #lastudio-header-builder .lahfbhinner {
width: 100%;
}
.enable-header-sticky:not(.header-sticky-type-auto) .is-sticky .lahfbhinner {
visibility: visible;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
.body-loaded .is-sticky .lahfbhinner {
position: fixed;
top: 0;
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
will-change: transform, background;
}
.body-loaded .is-sticky .lahfbhinner.sticky--pinned {
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transition: transform 0.5s, background .25s, visibility 0.25s, opacity 0.25s;
}
.body-loaded .is-sticky .lahfbhinner.sticky--unpinned {
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
visibility: hidden;
transition: transform 0.5s, background .25s, visibility 0.25s, opacity 0.25s;
}
.fp-header-is-sticky:not(.is-sticky) .lahfbhinner {
transition: transform 0.5s, background .25s, visibility 0.25s, opacity 0.25s;
}
.lahfb-wrap-sticky-height {
display: none;
}
.body-loaded .lahfbhouter {
position: relative;
}
.body-loaded .lahfbhouter .lahfbhinner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
}
.body-loaded .is-sticky .lahfbhouter .lahfbhinner {
position: fixed;
}
.body-loaded .lahfb-wrap-sticky-height {
display: block;
}
.header-search-full-wrap .loading {
opacity: 0;
display: block;
margin: 0 auto;
width: 70px;
}
.header-search-full-wrap.searching .loading {
opacity: 1;
}
.header-search-full-wrap .search-form {
width: 800px;
max-width: 100%;
margin: 0 auto;
}
.header-search-full-wrap .search-results {
max-width: 100%;
width: 1170px;
text-align: left;
margin-left: auto;
margin-right: auto;
}
.rtl .header-search-full-wrap .search-results {
text-align: right;
}
.header-search-full-wrap .results-container {
max-height: 63vh;
overflow: auto;
margin-bottom: 10px;
}
.header-search-full-wrap .results-container .products-grid {
margin: 0;
}
.header-search-full-wrap .results-container .posts .entry-title {
font-size: 16px;
margin-bottom: 15px;
font-weight: bold;
}
.header-search-full-wrap .results-container .posts .loop__item__desc {
font-size: 14px;
line-height: 1.6;
height: 43px;
overflow: hidden;
}
.header-search-full-wrap .results-container .posts .loop__item__meta--footer {
display: none;
}
.header-search-full-wrap .results-container,
.header-search-full-wrap .view-more-results {
display: none;
} .lahfb-login {
position: relative;
}
.la-header-avatar img {
border-radius: 50%;
margin-right: 12px;
width: 28px;
}
.lahfb-login span, .lahfb-login i:before {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lahfb-login .lahfb-icon-element i:not(.ti-user) {
margin-right: 8px;
} .lahfb-header-dropdown .w-login {
display: none;
}
.login-dropdown-element #w-login{
position: absolute;
right: -1px;
top: 100%;
background: #f6f6f6;
box-shadow: 0px 8px 35px -6px rgba(0, 0, 0, 0.18);
z-index: 336;
}
.login-dropdown-element #user-login-title {
display: none;
}
.login-dropdown-element #w-login form input {
border-color: #e4e4e4;
}
.login-dropdown-element #w-login form input[type="text"],
.login-dropdown-element #w-login form input[type="password"] {
width: 100%;
}
.login-dropdown-element #w-login form input[type="text"]:focus,
.login-dropdown-element #w-login form input[type="password"]:focus {
box-shadow: none;
}
.login-dropdown-element #w-login form input::-webkit-input-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input:-moz-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input::-moz-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form input:-ms-input-placeholder {
color: #b0b0b0;
}
.login-dropdown-element #w-login form .login-username {
margin-top: 16px;
}
.login-dropdown-element #w-login form .login-username label,
.login-dropdown-element #w-login form .login-password label {
display: none;
}
.no-arrow .login-dropdown-arrow-wrap {
display: none;
}
.with-arrow .login-dropdown-arrow-wrap {
position: absolute;
top: -8px;
right: 30px;
}
.with-arrow .login-dropdown-arrow-wrap:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #f6f6f6;
content: '';
position: absolute;
left: -8px;
} .w-login #user-login {
padding: 22px 15px 15px;
}
.w-login #user-login .login-links {
list-style: none;
margin: 10px 0;
}
.w-login #user-login .login-links li {
display: inline;
margin-right: 15px;
font-size: 13px;
font-weight: 400;
}
.w-login #user-login .login-links li:last-child:after {
display: none;
}
.w-login #user-login .login-links li a:hover {
text-decoration: underline;
}
.w-login #user-logged {
padding: 30px 10px;
text-align: center;
}
.w-login #user-logged .author-avatar {
display: block;
}
.w-login #user-logged .author-avatar img {
border-radius: 50%;
border: 3px solid #dc0109;
}
.w-login #user-logged .user-welcome {
font-size: 22px;
font-weight: 300;
padding: 10px;
margin: 20px 0;
color: #444;
}
.w-login #user-logged .user-welcome strong {
font-weight: 600;
}
.w-login #user-logged .logged-links {
list-style: none;
background-color: #f7f7f7;
padding: 5px 10px;
margin: 0 auto;
display: table;
}
.w-login #user-logged .logged-links li {
display: table-cell;
padding: 8px;
vertical-align: middle;
}
.w-login #user-logged .logged-links a:hover {
text-decoration: underline;
} .lahfb-wrap .la-social-login {
padding: 39px 43px 0;
}
.lahfb-wrap .la-social-login .the_champ_login_ul li i {
width: 56px;
height: 56px;
}
.lahfb-wrap .la-social-login .the_champ_login_ul li i .theChampLoginSvg {
width: 33px;
height: 38px;
}
.lahfb-wrap .la-social-login .la-or-divider span {
background: #f6f6f6;
}
.mfp-content .w-login.show-profile-form {
max-width: 90%;
width: 600px;
}
.w-login p.login-remember.form-row {
margin-bottom: 0;
}
h3#user-login-title {
margin: 0;
padding: 20px 15px 0;
}
#header-social-modal{
background-color: #181818;
}
.lahfb-logo.logo--transparency {
display: none
}
.enable-header-transparency .lahfb-wrap:not(.is-sticky) .logo--transparency {
display: inline-block
}
.enable-header-transparency .lahfb-wrap:not(.is-sticky) .logo--normal {
display: none
}
.w-modal.modal-contact {
padding: 20px;
}
@media (max-width: 800px) {
.w-login #user-logged .logged-links {
display: block;
}
.w-login #user-logged .logged-links li {
display: block;
}
}
@font-face{font-family:WC-Mix-And-Match;src:url(//chocolatedelice.ro/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.eot);src:url(//chocolatedelice.ro/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.eot?#iefix) format("embedded-opentype"),url(//chocolatedelice.ro/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.woff) format("woff"),url(//chocolatedelice.ro/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.ttf) format("truetype"),url(//chocolatedelice.ro/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.svg#WC-Mix-And-Match) format("svg");font-weight:400;font-style:normal}.summary-add-to-cart-form-mnm{clear:both;margin-bottom:3em}.summary-add-to-cart-form-mnm:before{display:table;content:' ';clear:both}.woocommerce-js .mnm_message{display:none}.mnm_form .mnm_message_content{list-style:none;margin:0}.mnm_form .mnm_reset{margin:1.5em 0;display:block;text-decoration:none;box-shadow:none}.mnm_form .mnm_reset:after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;font-family:WC-Mix-And-Match}.mnm_form .mnm_price:before{display:table;content:' ';clear:both}.mnm_form .mnm_cart .mnm_button_wrap button.disabled{opacity:.5}.mnm_form.layout_grid ul.products{display:flex;flex-wrap:wrap}.mnm_form.layout_grid ul.products li.product{display:flex;flex-direction:column}.mnm_form.layout_grid ul.products li.product .mnm_image{min-width:100px;max-width:100%;margin:0 auto;text-align:center}.mnm_form.layout_grid ul.products li.product .mnm_image img{margin-bottom:1.5em}.mnm_form.layout_grid ul.products li.product .product-details{margin-bottom:1.5em}.mnm_form.layout_grid ul.products li.product .product-quantity{margin-top:auto}.mnm_table{border-width:0 0 1px 0}.mnm_table td,.mnm_table th{border:0}.mnm_table td{min-width:32px;vertical-align:middle}.mnm_table .product-thumbnail{width:25%}.mnm_table .mnm_image{min-width:100px;max-width:300px;padding-right:1em}.mnm_table .mnm_image img{display:block}.mnm_table .product-quantity{text-align:center;width:150px}.mnm_table dl{font-size:85%}.mnm_table .qty{width:3.631em;text-align:center}.cart .mnm_table_container td,.shop_table .mnm_table_container td{border-bottom:none!important}.cart .mnm_table_container dl,.shop_table .mnm_table_container dl{font-size:85%}.cart .mnm_table_container a.edit_bundle_in_cart_text,.shop_table .mnm_table_container a.edit_bundle_in_cart_text{color:#888;font-weight:400;text-decoration:none}.cart .mnm_table_container a.edit_bundle_in_cart_text:hover small,.shop_table .mnm_table_container a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.cart .mnm_table_item,.shop_table .mnm_table_item{border-bottom:none!important;border-top:none!important}.cart .mnm_table_item td,.shop_table .mnm_table_item td{border-top:none!important;font-size:85%;font-weight:400}.cart .mnm_table_item:not(.mnm_table_item_last) td,.shop_table .mnm_table_item:not(.mnm_table_item_last) td{border-bottom:none!important}.cart .mnm_table_item .mnm_part_of_priced_per_product_container .bundled_table_item_price:before,.shop_table .mnm_table_item .mnm_part_of_priced_per_product_container .bundled_table_item_price:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;font-family:WC-Mix-And-Match;transform:rotate(90deg)}.cart .mnm_table_item .mnm_table_item_indent,.shop_table .mnm_table_item .mnm_table_item_indent{padding-left:2em}.cart .mnm_table_item .product-quantity,.shop_table .mnm_table_item .product-quantity{text-align:center}.cart .mnm_table_item .mnm-quantity,.shop_table .mnm_table_item .mnm-quantity{font-size:85%}.cart .mnm_table_item dl.variation,.shop_table .mnm_table_item dl.variation{font-size:100%}.wishlist_mnm_items,.wishlist_mnm_notice{font-size:85%}.single-product div.product form.cart .mnm_table .quantity{float:none;display:inline-block;margin-right:0}.single-product div.product form.cart .mnm_price p.price{margin:0 0 1.5em}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;text-align:right;line-height:4px;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-suggestion-nores{pointer-events:none;opacity:.45}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(//chocolatedelice.ro/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:15px;top:2px;opacity:1}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled.dgwt-wcas-voice-search-supported .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{right:47px}.dgwt-wcas-style-pirx.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{margin-right:50px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--bottom:20px;--sep:20px;--s:60px;display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--noanim{animation:none}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);max-width:95vw;background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background:#128c7e}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50% no-repeat;background-size:60%;overflow:hidden}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--s) - 2px);height:calc(var(--s) - 2px);border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img{display:block;width:100%;height:100%;object-fit:cover}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--image .joinchat__button__image{opacity:1;animation:none}.joinchat__tooltip{position:absolute;top:calc(var(--s)/2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;bottom:calc(var(--s) + 16px);right:0;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .3s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--s)/2 - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:0;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--s)/2 - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (min-height:481px),(orientation:portrait) and (min-width:481px){.joinchat--mobile{display:none!important}}@media (max-width:767px){.joinchat--footer-bar{--bottom:76px!important}}@media (max-width:480px),(orientation:landscape) and (max-height:480px){.joinchat{--bottom:6px;--sep:6px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover .joinchat__qr{display:flex}}@media (prefers-reduced-motion){.joinchat{animation:none}}