@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body {
    font-family: 'Droid Sans', sans-serif;
    font-size: 100%;
    color: #5d5f59;
}

h1 {
    color: #0088c2;
    font-weight: 700;
    font-size: 120%;
    line-height: 150%;
}

h2 {
    font-weight: 700;
    font-size: 110%;
    line-height: 140%;
}

h3 {
    font-weight: 700;
    font-size: 110%;
    line-height: 140%;
    padding-bottom: 2%;
}

h4 {
    font-weight: 700;
    font-size: 100%;
    line-height: 130%;
    color: #0088c2;
}

a,
a:link,
a:active,
a:visited,
a:focus {
    color: #0088c2;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: bottom;
}

table {
    max-width: 100%;
}

table img {
    width: 100%;
}

table td {
    vertical-align: top;
}

.bild-abstand {
    max-width: 100%;
    padding: 5px;
}

/*---- Header ----*/
header.main {
    width: 100%;
    height: 20%;
    position: relative;
    border-bottom: 1px solid #0088c2;
    border-top: 8px solid #0088c2;
}

header.main .inner {
    width: 95%;
    height: 100%;
    background-color: #fff;
    margin-left: 2.5%;
    position: relative;
}

.tab-bg-left,
.tab-bg-right {
    display: none;
}

.han-bg-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5%;
}

.han-bg-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5%;
}

.han-bg-left img,
.han-bg-right img {
    width: 100%;
}

.logo {
    width: 45%;
    min-width: 200px;
    float: right;
    padding-right: 5%;
    /*padding-top: 7%; */
}

.logo img {
    width: 100%;
}

.tools {
    width: 40%;
    float: left;
    padding-left: 5%;
}

.tools img {
    width: 100%;
}

/*---- /Header ----*/
/*---- Nav Main ---- */
nav.main {
    width: 90%;
    margin-left: 5%;
}

nav.main .inner {
    padding: 0;
}

/*--- Mainmenu ---*/
#mainmenu {
    display: none;
}

.tinynav {
    margin: 30px 0 20px 0;
    width: 100%;
    text-indent: 10px;
    height: 40px;
    border: 1px solid #0088c2;
    background-color: #fff;
    font-size: 16px;
    font-family: 'Droid Sans', sans-serif;
}

/*--- /Mainmenu ---*/
/*---- /Nav Main ----*/
/*---- Breadcrumb ----*/
.breadcrmb {
    width: 95%;
    margin-left: 2.5%;
    display: none;
}

.breadcrmb .inner {
    padding: 10px 0;
}

ul.breadcrumb li,
ol.breadcrumb li {
    display: inline-block;
    font-size: 80%;
}

ol.breadcrumb li.breadcrumb-item+li:before {
    content: '\00a0-\00a0';
}

/*---- /Breadcrumb ----*/
/*---- Content ----*/
.content {
    width: 90%;
    margin-left: 5%;
}

.content .inner {
    padding: 15px 0 20px;
}

/*--- Links / Unten ---*/
/*-- Nav Sub --*/
nav.sub {
    display: none;
}

nav.sub li.item-154 {
    display: none;
}

/*-- /Nav Sub --*/
/*-- Abholauftrag Button --*/
aside.left .abholauftrag a {
    color: #5d5f59;
    text-decoration: none;
    font-weight: 700;
    padding: 20px;
    margin: 20px 0 30px;
    text-align: center;
    display: block;
    background-color: #d7e5e9;
}

aside.left .abholauftrag a:hover {
    background-color: #0088c2;
    color: #fff;
}

/*-- /Abholauftrag Button --*/
/*-- Aktuelles --*/
aside.left .aktuelles-startseite {
    font-size: 95%;
}

aside.left .aktuelles-startseite a {
    display: block;
    margin-bottom: 7px;
    color: #5d5f59;
}

aside.left .aktuelles-startseite a:hover {
    color: #0088c2;
    text-decoration: underline;
}

aside.left .aktuelles-startseite h2.headline-left a {
    color: #0088c2 !important;
    text-decoration: none !important;
}

aside.left .aktuelles-startseite h2.headline-left a:hover {
    text-decoration: none !important;
}

aside.left .aktuelles-startseite h2.headline-left {
    color: #0088c2;
    font-size: 110% !important;
    margin-bottom: 10px;
}

aside.left .aktuelles-startseite h2 {
    font-size: 100%;
    margin-bottom: 3px;
}

aside.left .aktuelles-startseite .inside-news-article {
    margin-bottom: 15px;
}

aside.left .aktuelles-startseite .readmore {
    margin-top: 5px;
}

/*-- /Aktuelles --*/
/*--- /Links / Unten ---*/
/*--- Rechts / Oben ---*/
article.main {
    /*-moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; */
    line-height: 150%;
    padding-bottom: 20px;
}

article.main img {
    max-width: 100%;
}

article.main ul {
    margin-left: 18px;
}

article.main li {
    list-style-type: disc;
    padding-bottom: 5px;
    color: #0088c2;
}

article.main li span {
    color: #5d5f59;
}

/*-- Slider --*/
.slider {
    width: 100%;
    position: relative;
    z-index: 10;
}

.dj-mslider,
.djslider-loader {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.dj-slideshow {
    margin: 0 0 30px !important;
}

.dj-slideshow-in {
    box-shadow: none !important;
}

.dj-indicators {
    display: none !important;
}

/*-- /Slider --*/
/*--- /Rechts / Unten ---*/
/*---- /Content ----*/
/*---- Footer ----*/
footer.main {
    width: 100%;
    height: auto;
    background-color: #e0e0e0;
    border-top: 3px solid #0088c2;
    margin-top: 20px;
}

footer.main .inner {
    width: 95%;
    margin-left: 2.5%;
}

/*--- Nav Foot ---*/
nav.foot {
    display: none;
}

/*--- /Nav Sub ---*/
/*--- Adresse ---*/
footer.main .address {
    font-size: 90%;
}

footer.main .address .inside {
    line-height: 180%;
    text-align: center;
    padding: 0 0 20px;
}

footer.main .address .inside a {
    text-decoration: none;
}

footer.main .address .inside a:hover {
    text-decoration: underline;
}

footer.main .address .inside span {
    display: block;
}

footer.main .address .inside .divider {
    display: none;
}

/*--- /Adresse ---*/
/*--- Nav Foot Sub ---*/
nav.foot-sub {
    font-size: 90%;
}

nav.foot-sub .inside {
    line-height: 180%;
    text-align: center;
    padding: 10px 0 20px;
}

nav.foot-sub a {
    color: #0088c2;
    font-weight: bold;
    text-decoration: none;
}

nav.foot-sub a:hover {
    color: #5d5f59;
}

/*--- /Nav Foot Sub ---*/
/*---- /Footer ----*/
/*------ Einzelne Seiten -------*/
.produkte-leistungen.elektrowerkzeuge.ersatzteile .wl-images img {
    width: 20%;
}

.produkte-leistungen.elektromotoren.service .wl-left img,
.produkte-leistungen.elektrowerkzeuge.service .wl-left img,
.produkte-leistungen.pumpen.service .wl-left img,
.produkte-leistungen.automation.service .wl-left img {
    width: 75%;
}

.service.abholauftrag .wl-left a,
.service.abholauftrag .wl-right a {
    display: block;
    background-color: #d7e5e9;
    color: #5d5f59;
    text-decoration: none;
    text-align: center;
    padding: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.service.abholauftrag .wl-left a:hover,
.service.abholauftrag .wl-right a:hover {
    color: #fff;
    background-color: #0088c2;
}

.aktuelles .blog-item {
    margin-bottom: 30px;
}

.aktuelles .blog-item h2 {
    margin-bottom: 5px;
}

.aktuelles .blog-item .readmore {
    margin-top: 7px;
}

.aktuelles .blogaktuelles .page-header h1 {
    margin-bottom: 25px;
}

.aktuelles .article-info-term {
    display: none;
}

.aktuelles .create {
    font-size: 75%;
    font-style: italic;
    margin-bottom: 5px;
}

.aktuelles .wl-right img {
    border: 2px solid #C0DEE8;
}

.team .wl-left,
.team .wl-right {
    margin-bottom: 30px;
}

/*------ /Einzelne Seiten -------*/
/*----- Extensions -----*/
/*---- Kontaktformular ----*/
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}

.formResponsive .formHorizontal .formControlLabel {
    text-align: left;
    padding-top: 2px;
}

.formResponsive input,
.formResponsive textarea {
    width: 300px;
}

.formResponsive select {
    width: 300px;
}

.formRed {
    margin-bottom: 30px;
}

.rsform-block-abholauftrag,
.rsform-block-bestellanfrage-ueberschrift {
    margin-bottom: 30px !important;
}

.rsform-block-abholort,
.rsform-block-artikel-ueberschrift {
    margin: 30px 0 !important;
}

.formResponsive input[type="text"],
.formResponsive input[type="password"],
.formResponsive textarea,
.formResponsive select {
    width: 92% !important;
}

.rsform-block-reparaturauftrag {
    margin-bottom: 30px !important;
}

.rsform-block-kundendaten,
.rsform-block-maschinendaten,
.rsform-block-kostenlimit,
.rsform-block-hinweise {
    margin: 30px 0 !important;
}

.rsform-block-hinweise h2 {
    margin-bottom: 20px;
}

/*---- /Kontaktformular ----*/
/*---- Eigene Plugins ----*/
.wl-images .wl-images-inner {
    text-align: center;
}

.wl-images .wl-images-inner img {
    padding: 1%;
}

.wl-left {
    display: block;
}

.wl-left img {
    display: block;
    width: 50%;
    margin: 0 auto 20px;
}

/*-- Accordion --*/
.wl-trigger {
    cursor: pointer;
    display: block;
    padding: 4% 2%;
    margin-left: 0;
    border-bottom: 1px solid #aaa;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 15px;
}

.wl-trigger:hover {
    color: #0088c2;
}

.wl-trigger.active {
    border-bottom: 1px solid #0088c2;
    color: #0088c2;
    background-image: url(../images/essentials/kreuz.png);
}

.wl-trigger.inactive {
    background-image: url(../images/essentials/plus.png);
}

.wl-toggle.inactive {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.wl-toggle.active {
    visibility: visible;
    height: auto;
}

.wl-toggle-inside {
    padding: 4% 0 6% 0;
}

/*---- /Eigene Plugins ----*/
@media only screen and (max-width : 760px) and (orientation : landscape) {}

/*-- Clearfix --*/
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
/*-- Alerts --*/
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert,
.alert h4 {
    color: #c09853;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-success h4 {
    color: #468847;
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-info h4 {
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0;
}

.alert-block p+p {
    margin-top: 5px;
}

.pagination__wrapper {
    margin-bottom: 10px;
    line-height: auto;
}

.pagination__wrapper .pagination {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.pagination__wrapper .page-item {
    list-style-type: none;
    margin-bottom: 0 !important;
}

.pagination__wrapper .page-link {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    border-left: 1px solid #666;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.pagination__wrapper .page-link:hover {
    background-color: #999;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.pagination__wrapper .page-item:first-child .page-link {
    border-radius: 5px 0 0 5px;
}

.pagination__wrapper .page-item:last-child .page-link {
    border-right: 1px solid #666;
    border-radius: 0 5px 5px 0;
}

.pagination__wrapper .page-item.disabled .page-link:hover {
    background-color: transparent !important;
}

.pagination__wrapper .page-item.active .page-link {
    background-color: #0088c2 !important;
    color: #fff;
}

.pagination__wrapper .page-item.active .page-link:hover {
    font-weight: 400 !important;
}

.pagination__wrapper [class^=icon-angle] {
    display: block;
}

.pagination__wrapper [class^=icon-angle]:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
}

.pagination__wrapper .icon-angle-double-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z' fill='%23666'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .icon-angle-left:before {
    width: 10px;
}

.pagination__wrapper .icon-angle-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z' fill='%23666'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .icon-angle-right:before {
    width: 10px;
}

.pagination__wrapper .icon-angle-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23666'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .icon-angle-double-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z' fill='%23666'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item.disabled .icon-angle-double-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z' fill='%23ccc'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item.disabled .icon-angle-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z' fill='%23ccc'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item.disabled .icon-angle-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23ccc'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item.disabled .icon-angle-double-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z' fill='%23ccc'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item:not(.disabled):hover .icon-angle-double-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item:not(.disabled):hover .icon-angle-left:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item:not(.disabled):hover .icon-angle-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.pagination__wrapper .page-item:not(.disabled):hover .icon-angle-double-right:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}