#xyz {
  /* end-- Harafunnel mobile */
  /* modal- center */
  /* modal-succes */
  /* modal-contactform */
  /* ============ END *** ADDTHIS ** addthis ============== */
  /*====== MODAL POPUP CONTACT ====================================================================*/ }
  #xyz .harafunnel-mb {
    position: fixed;
    right: 8px;
    bottom: 120px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    padding: 6px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    transition: box-shadow 150ms linear; }
  #xyz .harafunnel-mb:hover {
    box-shadow: 0 5px 24px rgba(0, 0, 0, 0.3); }
  #xyz .harafunnel-mb a {
    display: block; }
  #xyz .harafunnel-mb a svg {
    width: 100%;
    height: 100%; }
  #xyz .fb_dialog_content iframe {
    right: 0px !important; }
  #xyz .addThis_listSharing {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: transparent;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  #xyz .addThis_listSharing .listSharing_action {
    position: absolute;
    bottom: 111px;
    border-radius: 12px;
    right: 68px;
    max-width: 300px;
    background-color: #f5f6fa;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform-origin: 100% bottom;
    transform-origin: 100% bottom;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #xyz .addThis_listing .addThis_item {
    margin: 0;
    padding: 10px 15px; }
  #xyz .addThis_listing .addThis_item:not(:last-of-type) {
    border-bottom: 1px solid #ecedf1;
    box-shadow: 0 1px 0 0 #fff; }
  #xyz .addThis_listing .addThis_item .addThis_item--icon {
    width: 100%;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  #xyz .addThis_listing .addThis_item .addThis_item--icon svg {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }
  #xyz .addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
    opacity: 1;
    visibility: visible;
    position: initial;
    width: calc(100% - 30px);
    padding-left: 15px;
    text-align: left;
    background: transparent;
    color: #1d243e;
    font-size: 13px;
    font-weight: 400; }
  #xyz .addThis_listing .addThis_item:hover .tooltip-text {
    color: var(--shop-color-hover); }
  #xyz .addThis_listing .addThis_item.addThis_item__fbchat {
    display: none; }
  #xyz .addThis_listSharing .addThis_close {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    border: 0;
    outline: none;
    padding: 6px;
    background: transparent; }
  #xyz .addThis_listSharing .addThis_close svg {
    opacity: 0.6;
    width: 24px;
    height: 24px;
    display: block;
    margin: auto; }
  #xyz .addThis_iconContact {
    position: fixed;
    bottom: 123px;
    right: 18px;
    margin: 0;
    z-index: 999;
    cursor: pointer; }
  #xyz .addThis_iconContact .svgico > svg {
    fill: #ffffff;
    width: 28px;
    height: 46px;
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }
  #xyz .addThis_iconContact .svgico .svgico--close {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }
  #xyz .addThis_iconContact .svgico .svgico--close svg {
    fill: #ffffff;
    width: 17px;
    height: 46px; }
  #xyz .addThis_listSharing.active + .addThis_iconContact .svgico .svgico--close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }
  #xyz .addThis_listSharing.active + .addThis_iconContact .svgico > svg {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3); }
  #xyz .addThis_listSharing.active {
    opacity: 1;
    visibility: visible; }
  #xyz .addThis_listSharing.active .listSharing_action {
    -ms-transition-delay: 0.1s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); }
  #xyz .addThis_iconContact .box-contact .svgico {
    position: relative;
    z-index: 4;
    height: 44px;
    width: 44px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
    background: -moz-linear-gradient(#d70621, #f17c33);
    /* FF 3.6+ */
    background: -ms-linear-gradient(#d70621, #f17c33);
    /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d70621), color-stop(100%, #f17c33));
    /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#d70621, #f17c33);
    /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#d70621, #f17c33);
    /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70621', endColorstr=#f17c33);
    /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70621', endColorstr=#f17c33)";
    /* IE8+ */
    background: linear-gradient(#d70621, #f17c33);
    /* the standard */
    z-index: 1;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  #xyz .addThis_iconContact .box-contact:before, #xyz .addThis_iconContact .box-contact:after {
    position: absolute;
    content: '';
    height: 48px;
    width: 48px;
    left: 0;
    top: 0;
    background: #d70621;
    border-radius: 50%;
    display: none; }
  #xyz .addThis_iconContact .box-contact:before {
    animation: euiBeaconPulseSmall 2s infinite ease-out; }
  #xyz .addThis_iconContact .box-contact:after {
    animation: euiBeaconPulseSmall 2s  infinite ease-out 0.4s; }
  #xyz .listSharing_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

@keyframes euiBeaconPulseSmall {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    opacity: 0.6; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.4);
    opacity: 0; } }
  #xyz .addThis_listSharing.active .listSharing_overlay {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  @media (max-width: 767px) {
    #xyz .addThis_iconContact {
      display: block;
      bottom: 123px; }
    #xyz .addThis_listSharing .listSharing_action {
      bottom: 200px;
      left: auto;
      right: 14px;
      max-width: 100%;
      padding: 0 45px 0 0; }
    #xyz .addThis_listing .addThis_item .addThis_item--icon svg {
      width: 28px;
      height: 28px; }
    #xyz .addThis_listing .addThis_item.addThis_item__fbchat {
      display: block; } }
  #xyz .modal-addThis {
    font-size: 0;
    text-align: center;
    padding: 0 !important;
    background: rgba(3, 17, 27, 0.7);
    -webkit-transition: opacity .35s linear;
    -o-transition: opacity .35s linear;
    transition: opacity .35s linear; }
  #xyz .modal-addThis:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  #xyz .modal-addThis .modal-dialog-centered {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  #xyz .modal-addThis.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  #xyz .modal-addThis .modal-dialog-centered .modal-content {
    width: 100%; }
  #xyz .modal-addThis .modal-dialog-centered {
    margin: 30px auto 50px; }
  #xyz .modal-addThis.fade .modal-dialog-centered {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s; }
  #xyz .modal-addThis.fade.in .modal-dialog-centered {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  @media (max-width: 767px) {
    #xyz .modal-addThis .modal-dialog-centered {
      margin: 30px 10px 50px; } }
  #xyz .modal-backdrop.in {
    display: none;
    opacity: 0 !important; }
  #xyz .modal-succesform .modal-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    color: var(--shop-color-main); }
  #xyz .modal-succesform p:not(.modal-title) {
    font-size: 15px;
    margin: 10px 0 5px; }
  #xyz .modal-succesform p.txtloading {
    color: #aaa;
    font-size: 13px; }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
  #xyz .modal-icon.sweet-alert {
    padding-top: 15px; }
  #xyz .animateSuccessTip {
    animation: animateSuccessTip 0.75s; }
  #xyz .animateSuccessLong {
    animation: animateSuccessLong 0.75s; }
  #xyz .sa-icon.sa-success.animate::after {
    animation: rotatePlaceholder 4.25s ease-in; }
  #xyz .sweet-alert .sa-icon.sa-success {
    width: 80px;
    height: 80px;
    border: 4px solid #4cae4c;
    border-radius: 50%;
    margin: 20px auto 0;
    position: relative;
    box-sizing: content-box; }
  #xyz .sweet-alert .sa-icon.sa-success::before, #xyz .sweet-alert .sa-icon.sa-success::after {
    content: '';
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #xyz .sweet-alert .sa-icon.sa-success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    -moz-transform-origin: 60px 60px;
    -o-transform-origin: 60px 60px;
    transform-origin: 60px 60px; }
  #xyz .sweet-alert .sa-icon.sa-success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0px 60px;
    -moz-transform-origin: 0px 60px;
    -o-transform-origin: 0px 60px;
    transform-origin: 0px 60px; }
  #xyz .sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(92, 184, 92, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2; }
  #xyz .sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #xyz .sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #5cb85c;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2; }
  #xyz .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #xyz .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #xyz .modal-contactform .modal-header h4.modal-title {
    text-align: center;
    font-size: 18px;
    font-weight: 500; }
  #xyz .modal-contactform .modal-header .close {
    margin-top: -10px;
    opacity: 0.5;
    font-size: 26px;
    width: 30px;
    margin-right: -8px; }
  #xyz .modal-contactform .content_popupform .input-group {
    width: 100%;
    margin: 0 0 15px; }
  #xyz .modal-contactform .content_popupform .input-group input,
  #xyz .modal-contactform .content_popupform .input-group textarea {
    border: 1px solid #e7e7e7;
    box-shadow: none;
    height: 40px;
    font-weight: 500;
    padding: 5px 20px;
    background: #fbfbfb;
    color: #252a2b;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }
  #xyz .modal-contactform .content_popupform .input-group textarea {
    resize: none;
    height: 80px; }
  @media (min-width: 992px) {
    #xyz .modal-addThis.modal-contactform .modal-dialog {
      width: 600px; }
    #xyz .modal-addThis.modal-succesform .modal-dialog {
      width: 450px; } }
  #xyz .modal-popupContact {
    font-size: 0;
    text-align: center;
    padding: 0 !important;
    color: #333;
    background: rgba(3, 17, 27, 0.7);
    -webkit-transition: opacity .35s linear;
    -o-transition: opacity .35s linear;
    transition: opacity .35s linear; }
  #xyz .modal-popupContact:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  #xyz .modal-popupContact .modal-dialog-centered {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  #xyz .modal-popupContact.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  #xyz .modal-popupContact .modal-dialog-centered .modal-content {
    width: 100%; }
  #xyz .modal-popupContact .modal-dialog-centered {
    margin: 35px  auto 50px; }
  #xyz .modal-popupContact.fade .modal-dialog-centered {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s; }
  #xyz .modal-popupContact.fade.in .modal-dialog-centered {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  #xyz .modal-popupContact .close-popup-contact {
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    border-radius: 50%;
    opacity: 1;
    text-align: center;
    outline: none; }
  #xyz .modal-popupContact .close-popup-contact svg {
    display: block;
    margin: auto;
    height: 30px;
    width: 14px;
    text-align: center;
    fill: #f3f3f3; }
  #xyz .modal-popupContact .close-popup-contact:hover {
    background-color: rgba(0, 0, 0, 0.6); }
  #xyz .modal-popupContact.popupBanner .modal-content {
    background-color: transparent;
    width: auto;
    margin-left: auto;
    margin-right: auto; }
  #xyz .modal-popupContact.popupForm .modal-content {
    position: relative;
    overflow: hidden;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e6e6e6; }
  #xyz .modal-popupContact.popupForm .modal-content.lazyloaded {
    background-image: url(//cdn.hstatic.net/themes/200000860493/1001393936/14/popup_contact_bkg.jpg?v=1116); }
  #xyz .modal-popupContact.popupForm .modal-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #f3f3f3;
    opacity: 0.75; }
  #xyz .modal-popupContact.popupForm .modal-content:before,
  #xyz .modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
    width: 58%; }
  #xyz .modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
    position: relative;
    padding: 50px 25px;
    float: right; }
  #xyz .title-popup-contact {
    font-size: 24px;
    margin: 0px 0px 10px;
    font-weight: 500; }
  #xyz .message-popup-contact {
    margin-bottom: 25px; }
  #xyz .title-adv-popup-contact {
    font-size: 14px;
    margin-bottom: 5px; }
  #xyz .list-adv-popup-contact li {
    list-style-type: disc;
    margin-left: 25px;
    font-size: 14px; }
  #xyz .popup-form-customer .input-group {
    width: 100%;
    display: block;
    margin-bottom: 0; }
  #xyz .popup-form-customer .input-group input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  #xyz .popup-form-customer .input-group input,
  #xyz .popup-form-customer .input-group .input-group-addon {
    width: 100%;
    margin-bottom: 15px;
    height: 45px;
    padding: 10px 20px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #e7e7e7; }
  #xyz .popup-form-customer .input-group .input-group-addon {
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    border-color: #e6b335; }
  #xyz .popup-form-customer .input-group .input-group-addon:hover,
  #xyz .popup-form-customer .input-group .input-group-addon:focus {
    background-color: #fff;
    border-color: #e6b335;
    color: #e6b335; }
  #xyz .popup-form-customer .succes-popup {
    font-size: 13px;
    min-height: 25px;
    visibility: hidden;
    margin: 0;
    text-align: center; }
  #xyz .popup-form-customer .succes-popup.error {
    visibility: visible;
    color: red; }
  #xyz .popup-form-customer .succes-popup.success {
    visibility: visible;
    color: #27a208; }
  @media (min-width: 768px) {
    #xyz .modal-popupContact .modal-dialog-centered {
      width: 650px; } }
  @media (max-width: 767px) {
    #xyz .modal-popupContact .modal-dialog-centered {
      margin: 35px 10px; }
    #xyz .modal-popupContact.popupForm .modal-content:before,
    #xyz .modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
      width: 100%; } }
