.product-card{padding:20px;display:flex;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);margin-bottom:20px}@media only screen and (max-width:960px){.product-card{margin-bottom:10px;flex-wrap:wrap}}.product-card__image{width:150px;height:150px;line-height:150px;text-align:center;margin-right:20px;flex-shrink:0;overflow:hidden}.product-card__image img{max-width:150px;max-height:150px}@media only screen and (max-width:960px){.product-card__image{width:70px;height:70px;line-height:70px;text-align:center;margin-right:10px}.product-card__image img{max-width:70px;max-height:70px}}.product-card__title{color:#42b4e6;font-size:16px;line-height:25px;margin-bottom:5px}@media only screen and (max-width:960px){.product-card__title{margin-bottom:14px}}.product-card__overview{color:#626469;font-size:14px;line-height:20px;margin-bottom:15px}@media only screen and (max-width:960px){.product-card__overview{margin-bottom:10px;display:none}}.product-card__description{flex-basis:calc(87% - 406px)}@media only screen and (max-width:960px){.product-card__description{flex:1}}.product-card__sku{font-weight:600;font-size:14px;line-height:15px;color:#66686d;margin-bottom:12px}.product-card__info{flex-basis:235px;margin-left:auto;display:flex;flex-direction:column}@media only screen and (min-width:961px){.product-card__info{align-items:flex-end}}@media only screen and (max-width:960px){.product-card__info{flex-basis:auto;width:100%}}.product-card__info .wrapper-skeleton{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (min-width:961px){.product-card__info .wrapper-skeleton{width:155px}}@media only screen and (max-width:960px){.product-card__info .wrapper-skeleton{align-items:flex-start}.product-card__info .wrapper-skeleton .template-skeleton:not(:last-child){margin-left:80px}}@media only screen and (min-width:961px){.product-card__info .how-to-buy{min-width:140px;line-height:20px}.product-card__info .how-to-buy__button{padding:10px 8px}}.product-card__prices{margin:0 0 10px 80px;text-align:right}.product-card__prices .vat-price-label{line-height:20px}@media only screen and (max-width:960px){.product-card__prices{text-align:left}}.product-card__price{color:#333;font-size:16px;line-height:25px;font-weight:600}.product-card__price_has-sale{line-height:15px;color:#9b9b9b;font-size:12px;text-decoration:line-through}.product-card__button{margin-top:0;padding:9px 7px;line-height:20px;font-size:16px;flex-shrink:0;min-width:140px}@media only screen and (max-width:960px){.product-card__button{width:100%}}.product-card__button:active,.product-card__button:focus,.product-card__button:hover,.product-card__button:visited{outline:none;background-color:#42b4e6;color:#fff}.option-bottom-bar{margin-top:30px}@media only screen and (max-width:960px){.option-bottom-bar{margin-top:20px}}.load-more{padding:15px;background:#e7e6e6;color:#333;font-size:16px}.load-more__button{padding:10px;margin-bottom:12px}.load-more__text{font-size:14px;font-weight:600}.dd{position:relative;width:240px}@media only screen and (max-width:960px){.dd{width:100%}}.dd__container{display:inline-block;margin-right:20px;align-items:center}.dd__container.dd_container_state_hide{display:none}@media only screen and (max-width:960px){.dd__container{margin-top:20px;margin-right:0;display:flex;flex-direction:column;align-items:flex-start}}.dd__label{font-size:12px;line-height:15px;font-weight:700;color:#626469;margin-right:10px;margin-bottom:0}@media only screen and (max-width:960px){.dd__label{margin-bottom:5px}}.dd__menu{position:absolute;display:none;top:100%;left:0;background-color:#fff;padding:0;width:100%;margin:0;box-shadow:0 0 3px 0 rgba(0,0,0,.2);max-height:180px;overflow-x:hidden;overflow-y:auto;z-index:2}.dd__menu_top{top:auto;bottom:100%}.dd__container-select{position:relative;width:100%}.dd__container-select .dd__caret{top:0;bottom:3px;margin:auto}.dd__button,.dd_select{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:transparent;border:1px solid #cbcbcb;color:#333;padding:5px 18px 5px 10px;font-size:14px;line-height:20px}.dd__button__content,.dd_select__content{text-align:left;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dd__button[disabled],.dd_select[disabled]{border-color:#e7e6e6;color:#9fa0a4;background-color:#f5f5f5}.dd__button[aria-expanded=true],.dd_select[aria-expanded=true]{border-color:#333}.dd__button:active,.dd__button:focus,.dd_select:active,.dd_select:focus{outline:none}.dd__button:active:not([disabled]),.dd__button:active:not([disabled])+.dd__caret,.dd__button:active:not([disabled]) .dd__caret,.dd__button:hover:not([disabled]),.dd__button:hover:not([disabled])+.dd__caret,.dd__button:hover:not([disabled]) .dd__caret,.dd_select:active:not([disabled]),.dd_select:active:not([disabled])+.dd__caret,.dd_select:active:not([disabled]) .dd__caret,.dd_select:hover:not([disabled]),.dd_select:hover:not([disabled])+.dd__caret,.dd_select:hover:not([disabled]) .dd__caret{border-color:#333}@media only screen and (max-width:960px){.dd__button,.dd_select{font-size:14px;padding:4px 10px;border-radius:4px}}.dd_select{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-appearance:none}.dd__menu_visible,a.dd__item{display:block}a.dd__item{padding:0 10px;font-size:14px;line-height:30px;color:#666;text-decoration:none}a.dd__item:focus,a.dd__item:hover{background-color:#f5f5f5;text-decoration:none;color:#3dcd58}a.dd__item_selected,a.dd__item_selected:focus{background-color:#3dcd58;text-decoration:none;color:#fff}@media only screen and (max-width:960px){a.dd__item{font-size:14px}}.dd__caret{position:absolute;right:12px;top:12px;transform:rotate(-45deg);width:7px;height:7px;border-color:#9fa0a4;border-style:solid;border-width:0 0 1px 1px}.dd__caret_opened{transform:rotate(135deg);top:15px}.pagination{padding:25px 40px;background-color:#e7e6e6;width:100%;display:flex;justify-content:space-between;color:#333;font-size:16px;font-weight:600;line-height:25px}.pagination__control{margin:0 .5em;font-weight:400}.pagination__control,.pagination__control:active,.pagination__control:focus,.pagination__control:hover{text-decoration:none;color:inherit}.pagination__control_current{font-weight:600}.text_22{font-size:22px;line-height:30px}.text_20{font-size:20px;line-height:25px}.text_12{font-size:12px;line-height:15px}.text_14{font-size:14px;line-height:20px}.text_16{font-size:16px;line-height:25px}.filter-icon{width:20px;height:30px}.flex-center{display:flex;justify-content:center;align-items:center}.filter-dropdown{margin-bottom:20px}.filter-dropdown__header{width:100%;padding:14px;position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,.13);display:flex;align-items:center;background:#fff}.filter-dropdown__header .caret{border-top:5px solid #9fa0a4;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;right:14px}.filter-dropdown__caption{display:flex;justify-content:center;align-items:center;font-size:16px;line-height:25px;color:#333;margin-left:10px}.filter-dropdown__count{background:#3dcd58;color:#fff;width:20px;height:20px;padding:1px 1px 0 0;border-radius:50%;position:relative;font-size:11px;left:10px;display:none;display:flex;justify-content:center;align-items:center}.filter-dropdown__icon{width:12px;height:14px;background-image:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAQAAABLsoKjAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfiARgPIAc/KbDVAAAA2UlEQVRYw+3XSxbCMAgFUGCx7n8HOrHHtjbl8R0oHWrgaj6E8uNJ7Y/0k4OWo9xushA1s7xNbx/LRJ817WHfipw/qCePu7eW3WWX1Rd15Pc5rWFPWUUbkE9eV6Rc9iKboAPzyHXtzWEXWcQaECfvb5kYexMt3kA/qd+nPlaJ0i9xO6tGIJ2DjQVGY+0KzkIj0R4JY8EfhzdmekJ4Pv6pBR100EEHHXTQQQf9GTTtrdX2T5NY6/SmsPY1TWA9GynM+nZvkPUemRDrP6cBNlIc3GysIjnZaBl0sS9fHgIOhmWh0QAAAABJRU5ErkJggg==");background-repeat:no-repeat;background-size:contain;margin-right:6px}.filter-dropdown .filter-dropdown__content{height:0;overflow:hidden}@media only screen and (max-width:960px){.filter-dropdown{margin-bottom:10px}}.filter-dropdown_state_opened .filter-dropdown__header{background:#626469}.filter-dropdown_state_opened .filter-dropdown__header .caret{transform:rotate(180deg);border-top-color:#fff}.filter-dropdown_state_opened .filter-dropdown__caption{color:#fff}.filter-dropdown_state_opened .filter-dropdown__content{height:auto;overflow:visible;padding-bottom:20px;border-bottom:1px solid #e7e6e6}.filter-dropdown_state_opened .filter-dropdown__icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABmJLR0QA/wD/AP+gvaeTAAAAeUlEQVQokc3SsQ3CUAyE4SObsBRJCxI9a5CtGATaDPEUPgqaICW8hApXluz/dGd5h0eSfbbVvUlyTWIDJEn/7uhQ1Kug+5SpwwXtvAfaBbjg8D0AJ4wTaMRxXXqGCTjM7TSrlP4arD7EEtj/6iQ447l01Rp8wW1u9gLY0bXYvvAyUwAAAABJRU5ErkJggg==)}.filter-dropdown_state_opened .filter-dropdown__count{display:none}
/*# sourceMappingURL=pdp_options.css.map */