.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #000000;
opacity: 0.2; }
.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: #282c33;
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: #282c33; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #282c33;
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; } .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.2;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
@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; } }@keyframes mottaFadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
transform: none;
}
}
@keyframes mottaLoading {
0% {
opacity: .24;
}
50% {
opacity: .48;
}
100% {
opacity: 1;
}
}
@keyframes mottaSpin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes mottaCheckmark {
0% {
height: 0;
width: 0;
opacity: 1;
}
20% {
height: 0;
width: 6px;
opacity: 1;
}
40% {
height: 12px;
width: 6px;
opacity: 1;
}
90% {
height: 12px;
width: 6px;
opacity: 1;
}
100% {
height: 12px;
width: 6px;
opacity: 0;
}
}
@keyframes mottaButtonCheckAdded {
0% {
height: 0;
width: 0;
opacity: 1;
}
20% {
height: 0;
width: 6px;
opacity: 1;
}
40% {
height: 12px;
width: 6px;
opacity: 1;
}
60% {
height: 12px;
width: 6px;
opacity: 0;
}
100% {
height: 12px;
width: 6px;
opacity: 0;
}
}
@keyframes mottaButtonCheckSuccess {
0% {
opacity: 0;
}
20% {
opacity: 0;
}
40% {
opacity: 0;
}
60% {
opacity: 0;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes mottaSlideOut {
0% {
}
100% {
width: 0;
}
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} .header-search--form .dgwt-wcas-search-wrapp {
width: 100%;
}
.header-search--form .dgwt-wcas-sf-wrapp {
background-color: transparent;
padding: 0;
border-radius: 0;
}
.header-search--form .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
font-size: 14px;
font-size: 0.875rem;
font-family: inherit;
color: #1d2128;
border-width: var(--mt-input__border-width);
border-style: solid;
border-color: #dadfe3;
border-radius: var(--mt-border__radius);
outline: none;
transition: 0.4s;
font-weight: 500;
height: var(--mt-size__header-item);
box-shadow: 0px 2px 6px 0px var(--mt-input__box-shadow);
background-color: var(--mt-input__background-color);
}
.header-search--form .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
font-style: normal;
font-weight: 500;
color: #7c818b;
}
.header-search--form .dgwt-wcas-sf-wrapp .motta-svg-icon--search {
font-size: 20px;
font-size: 1.25rem;
}
.header-search--form .dgwt-wcas-sf-wrapp .dgwt-wcas-close path {
fill: #1d2128;
}
.header-search--form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 8px;
left: auto;
right: 15px;
}
.header-search--form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
width: 16px;
height: 16px;
}
.header-search--form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
background-color: var(--mt-input__background-color);
box-shadow: 0px 2px 6px 0px var(--mt-input__box-shadow);
border-radius: var(--mt-border__radius);
padding-left: 24px;
}
.header-search--form.motta-skin--raised .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 13px;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp {
display: flex;
align-content: center;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
padding: 12px 22px;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
position: static;
font-size: 14px;
font-size: .875rem;
border-radius: var(--mt-border__radius);
background-color: var(--mt-color__primary);
color: var(--mt-color__primary--light);
box-shadow: 0 2px 6px 0 var(--mt-color__primary--box-shadow);
padding: 0;
min-width: var(--mt-size__header-item);
font-weight: 500;
display: inline-flex;
align-items: center;
justify-content: center;
transition: .4s;
border: none;
cursor: pointer;
line-height: var(--mt-size__header-item);
height: var(--mt-size__header-item);
margin-left: 12px;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before {
display: none;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover, .header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:active, .header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:focus {
opacity: 1;
background-color: var(--mt-color__primary--dark);
box-shadow: 0px 4px 8px 0px var(--mt-color__primary--box-shadow);
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp .dgwt-wcas-preloader {
right: 80px !important;
}
.header-search--form .dgwt-wcas-style-solaris .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier {
position: static;
}
.header-search--form .dgwt-wcas-close:hover {
opacity: 1;
}
.dgwt-wcas-suggestions-wrapp {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
border: none;
transform: translateY(10px);
scroll-behavior: smooth;
scrollbar-color: #1d2128 rgba(124, 129, 139, 0.3);
scrollbar-width: thin;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar {
width: 2px;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track {
background-color: rgba(124, 129, 139, 0.3);
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-thumb {
background-color: #1d2128;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
color: #1d2128;
padding-bottom: 10px;
border-color: #dadfe3;
}
.dgwt-wcas-st {
font-size: 14px;
font-size: 0.875rem;
color: #1d2128;
}
.dgwt-wcas-sd {
font-size: 13px;
font-size: 0.8125rem;
color: #7c818b;
line-height: 1.2;
}
.dgwt-wcas-st-breadcrumbs {
font-size: 13px;
font-size: 0.8125rem;
color: #7c818b;
opacity: 1;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected {
text-decoration: none;
}
.dgwt-wcas-si {
width: 100px;
}
.dgwt-wcas-si img {
border: none;
}
.dgwt-wcas-suggestion-history-search .dgwt-wcas-si {
width: auto;
}
.dgwt-wcas-content-wrapp {
padding-left: 20px;
}
.dgwt-wcas-sp {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
color: #1d2128;
line-height: 1.2;
}
.dgwt-wcas-sp del {
font-size: 13px;
font-size: 0.8125rem;
font-weight: 500;
color: #7c818b;
opacity: 1;
}
.dgwt-wcas-sp ins {
color: #ff311c;
background-color: transparent;
}
.dgwt-wcas-sp {
padding-left: 15px;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
color: #1d2128;
text-decoration: underline;
text-transform: capitalize;
margin-bottom: 10px;
}
.dgwt-wcas-suggestion {
padding: 10px 15px;
background-color: transparent;
}
.dgwt-wcas-suggestion .dgwt-wcas-st-title {
border-bottom: 1px solid transparent;
transition: 0.3s;
display: inline;
}
.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title {
border-color: #1d2128;
}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
box-shadow: -5px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.dgwt-wcas-is-details .dgwt-wcas-details-wrapp {
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
border: none;
transform: translateY(10px);
border-left: 1px solid #eee;
}
.dgwt-wcas-is-details .dgwt-wcas-si {
width: 40px;
}
.dgwt-wcas-is-details .dgwt-wcas-content-wrapp {
padding-left: 10px;
}
.dgwt-wcas-details-main-image {
margin-bottom: 15px;
}
.dgwt-wcas-details-product-sku {
padding-top: 5px;
font-weight: 500;
color: #7c818b;
}
a.dgwt-wcas-details-post-title, a.dgwt-wcas-details-product-title {
font-size: 18px;
font-size: 1.125rem;
padding-top: 10px;
font-weight: 500;
border-bottom: 1px solid transparent;
transition: 0.3s;
display: inline;
}
a.dgwt-wcas-details-post-title:hover, a.dgwt-wcas-details-product-title:hover {
text-decoration: none;
border-color: #1d2128;
}
.dgwt-wcas-pd-rating {
margin-top: 5px;
display: flex;
align-items: center;
}
.dgwt-wcas-pd-rating .max-rating span:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkIj4KICAgICAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RhZGZlMyIvPgogICAgICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGFkZmUzIi8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cGF0aCBmaWxsPSJ1cmwoI2dyYWQpIiBkPSJNMjAuMzg4LDEwLjkxOEwzMiwxMi4xMThsLTguNzM1LDcuNzQ5TDI1LjkxNCwzMS40bC05Ljg5My02LjA4OEw2LjEyNywzMS40bDIuNjk1LTExLjUzM0wwLDEyLjExOAogIGwxMS41NDctMS4yTDE2LjAyNiwwLjZMMjAuMzg4LDEwLjkxOHoiLz4KICA8L3N2Zz4=");
width: 10px;
height: 10px;
background-size: 10px;
display: block;
}
.dgwt-wcas-pd-rating .user-rating span:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkIj4KICAgICAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmYTEzMiIvPgogICAgICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZhMTMyIi8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cGF0aCBmaWxsPSJ1cmwoI2dyYWQpIiBkPSJNMjAuMzg4LDEwLjkxOEwzMiwxMi4xMThsLTguNzM1LDcuNzQ5TDI1LjkxNCwzMS40bC05Ljg5My02LjA4OEw2LjEyNywzMS40bDIuNjk1LTExLjUzM0wwLDEyLjExOAogIGwxMS41NDctMS4yTDE2LjAyNiwwLjZMMjAuMzg4LDEwLjkxOHoiLz4KICA8L3N2Zz4=");
width: 10px;
height: 10px;
background-size: 10px;
display: block;
}
.dgwt-wcas-pd-rating .dgwt-wcas-pd-review {
font-size: 12px;
font-size: 0.75rem;
font-weight: 500;
color: #7c818b;
transform: translateY(1px);
}
.dgwt-wcas-pd-price del {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
color: #7c818b;
opacity: 1;
}
.dgwt-wcas-pd-price ins {
font-size: 16px;
font-size: 1rem;
color: #ff311c;
background-color: transparent;
font-weight: 500;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-addtc-form .quantity {
margin-right: 15px;
border: none;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-addtc-form .quantity .motta-qty-button {
padding: 0;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-addtc-form .button {
line-height: 44px;
padding: 0 15px;
min-width: auto;
width: 100%;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-addtc-form .add_to_cart_inline {
width: 100%;
}
.dgwt-wcas-tpd-image {
min-width: 70px;
}
.dgwt-wcas-tpd-rest-title {
font-size: 13px;
font-size: 0.8125rem;
margin: 0;
}
.dgwt-wcas-tpd-price {
margin-top: 5px;
}
a.dgwt-wcas-details-more-products {
font-size: 14px;
font-size: 0.875rem;
color: #1d2128;
text-decoration: underline;
}
body:not(.dgwt-wcas-open-pre-suggestions) .dgwt-wcas-search-focused:not(.dgwt-wcas-search-filled) .header-search__trending {
opacity: 1;
visibility: visible;
pointer-events: initial;
z-index: 101;
}
.header-mobile-contents .header-search--form.motta-skin--raised .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 8px;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
box-shadow: none;
}
.js-dgwt-wcas-overlay-mobile .dgwt-wcas-search-form .header-search__trending {
width: calc( 100vw - 15px);
left: auto;
right: 10px;
}
.js-dgwt-wcas-overlay-mobile .dgwt-wcas-search-wrapp {
min-width: auto;
}
.js-dgwt-wcas-overlay-mobile input[type="search"].dgwt-wcas-search-input::placeholder {
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 500;
color: #7c818b;
}
.dgwt-wcas-om-bar button.dgwt-wcas-om-return {
background-color: transparent;
color: #1d2128;
}
.dgwt-wcas-om-bar button.dgwt-wcas-om-return svg {
fill: #1d2128;
}
.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-search-form input[type="search"].dgwt-wcas-search-input {
box-shadow: none;
}