.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
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; } }.selectric-wrapper {
position: relative;
cursor: pointer;
}
.selectric-responsive {
width: 100%;
}
.selectric {
border: 1px solid #DDD;
border-radius: 0px;
background: #F8F8F8;
position: relative;
overflow: hidden;
}
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 38px 0 10px;
font-size: 12px;
line-height: 38px;
color: #444;
height: 38px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric .button {
display: block;
position: absolute;
right: 0;
top: 0;
width: 38px;
height: 38px;
line-height: 38px;
background-color: #F8f8f8;
color: #BBB;
text-align: center;
font: 0/0 a;
*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #BBB;
border-bottom: none;
}
.selectric-focus .selectric {
border-color: #aaaaaa;
}
.selectric-hover .selectric {
border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
border-top-color: #a2a2a2;
}
.selectric-open {
z-index: 9999;
}
.selectric-open .selectric {
border-color: #c4c4c4;
}
.selectric-open .selectric-items {
display: block;
}
.selectric-disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-hide-select {
position: relative;
overflow: hidden;
width: 0;
height: 0;
}
.selectric-hide-select select {
position: absolute;
left: -100%;
}
.selectric-hide-select.selectric-is-native {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
border: none;
z-index: 1;
box-sizing: border-box;
opacity: 0;
}
.selectric-input {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important;
}
.selectric-temp-show {
position: absolute !important;
visibility: hidden !important;
display: block !important;
} .selectric-items {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F8F8F8;
border: 1px solid #c4c4c4;
z-index: -1;
box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
height: 100%;
overflow: auto;
}
.selectric-above .selectric-items {
top: auto;
bottom: 100%;
}
.selectric-items ul, .selectric-items li {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 20px;
min-height: 20px;
}
.selectric-items li {
display: block;
padding: 10px;
color: #666;
cursor: pointer;
}
.selectric-items li.selected {
background: #E0E0E0;
color: #444;
}
.selectric-items li.highlighted {
background: #D0D0D0;
color: #444;
}
.selectric-items li:hover {
background: #D5D5D5;
color: #444;
}
.selectric-items .disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default !important;
background: none !important;
color: #666 !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
font-weight: bold;
padding-left: 10px;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: none;
color: #444;
}
.selectric-items .selectric-group.disabled li {
filter: alpha(opacity=100);
opacity: 1;
}
.selectric-items .selectric-group li {
padding-left: 25px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,700&display=swap&subset=latin-ext");
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
-moz-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
html {
overflow-x: hidden;
}
html,
body {
min-width: 320px;
min-height: 100vh;
overflow-x: hidden;
}
body {
font-family: 'Ubuntu', sans-serif;
color: #585858;
}
img {
max-width: 100%;
height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
}
input[type="checkbox"] { }
input[type="checkbox"] + label {
position: relative;
margin-left: 28px;
display: block;
}
input[type="checkbox"] + label:before {
content: '';
cursor: pointer;
position: absolute;
height: 20px;
width: 20px;
background: white;
left: -28px;
top: 0;
border-radius: 3px;
border: 1px solid #dcdcdc;
}
input[type="checkbox"] + label:after {
content: '\f00c';
font-family: "Font Awesome 5 Free";
font-weight: 700;
cursor: pointer;
opacity: 0;
position: absolute;
height: 20px;
width: 20px;
color: #1f8080;
left: -25px;
top: 2px;
transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
input[type="checkbox"]:checked + label:after {
opacity: 1 !important;
}
@font-face {
font-family: 'icomoon';
src: url(//mprekyba.lt/wp-content/themes/mprekyba/fonts/icomoon.eot?7nqirf);
src: url(//mprekyba.lt/wp-content/themes/mprekyba/fonts/icomoon.eot?7nqirf#iefix) format("embedded-opentype"), url(//mprekyba.lt/wp-content/themes/mprekyba/fonts/icomoon.ttf?7nqirf) format("truetype"), url(//mprekyba.lt/wp-content/themes/mprekyba/fonts/icomoon.woff?7nqirf) format("woff"), url(//mprekyba.lt/wp-content/themes/mprekyba/fonts/icomoon.svg?7nqirf#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-angle-right:before {
content: "\e900";
}
.icon-big-arr-left:before {
content: "\e901";
}
.icon-big-arr-right:before {
content: "\e902";
}
.icon-envelope:before {
content: "\e903";
}
.icon-globe:before {
content: "\e904";
}
.icon-mobile-android:before {
content: "\e905";
}
.icon-search:before {
content: "\e906";
}
.icon-x:before {
content: "\e907";
}
@-webkit-keyframes fadeIn {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
display: block;
opacity: 1;
}
}
@keyframes fadeIn {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
display: block;
opacity: 1;
}
}
@-webkit-keyframes slideRight {
0% {
display: none;
opacity: 0;
max-height: 0;
}
1% {
display: block;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
100% {
display: block;
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
max-height: 500px;
}
}
@keyframes slideRight {
0% {
display: none;
opacity: 0;
max-height: 0;
}
1% {
display: block;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
100% {
display: block;
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
max-height: 500px;
}
}
.wrapper {
width: 1280px;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
}
.wrapper__half {
width: calc(50% - 45px);
}
.wrapper__half:first-of-type {
margin-right: 45px;
}
.wrapper__half:last-of-type {
margin-left: 45px;
}
.wrapper__menu {
width: 25%;
}
.wrapper__catalogue_content {
width: 75%;
}
.header {
padding: 15px 0;
position: fixed;
width: 100%;
z-index: 150;
background: white;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header .wrapper {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header--inner {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.header__logo a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header__logo img {
width: 100%;
height: 100%;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__topbar {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-bottom: 20px;
}
.header__info {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header__left {
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__info_item {
margin-right: 50px;
}
.header__info_item a {
color: #a3a4a6;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
transition: all 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__info_item a:hover {
color: #585858;
}
.header__info_item i {
font-size: 24px;
margin-right: 10px;
}
.header__language_switcher a {
text-decoration: none;
color: #a3a4a6;
font-size: 14px;
transition: all 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__language_switcher a:hover {
color: #585858;
}
.header__language_switcher ul {
list-style: none;
margin: 0;
padding: 0;
}
.header__language_switcher > ul > li {
position: relative;
}
.header__language_switcher > ul > li:hover > ul {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.header__language_switcher > ul > li > a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header__language_switcher > ul > li > a i:first-child {
margin-right: 5px;
font-size: 24px;
}
.header__language_switcher > ul > li > a i:last-child {
margin-left: 5px;
font-size: 18px;
}
.header__language_switcher > ul > li > ul {
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 10;
background: white;
width: 100%;
}
.header__language_switcher > ul > li > ul > li {
padding: 5px 20px;
padding-left: 28px;
}
.header__navigation {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__navigation nav {
margin-right: 45px;
}
.header__navigation nav > ul {
padding: 0;
margin: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
}
.header__navigation nav > ul > li {
padding: 20px 0;
margin: 0 4px;
}
.header__navigation nav > ul > li > a {
padding: 20px 15px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
border-radius: 5px;
background: transparent;
color: #1f8080;
transition: background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), color 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__navigation nav > ul > li > a:hover {
color: white;
background: #ed1c24;
}
.header__navigation--active {
-webkit-transform: translateY(0) !important;
transform: translateY(0) !important;
max-height: 100vh;
overflow: auto;
}
.header__search_button {
border: 2px solid #1f8080;
background: white;
border-radius: 5px;
font-size: 30px;
color: #1f8080;
width: 55px;
height: 55px;
cursor: pointer;
transition: background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), border 300ms cubic-bezier(0.45, 0.33, 0.36, 1), color 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__search_button:hover {
color: white;
border: 2px solid #ed1c24;
background: #ed1c24;
}
.header__burger {
display: none;
margin-left: 30px;
}
.header__burger button {
background: white;
border: 2px solid #1f8080;
color: #1f8080;
font-size: 25px;
padding: 6px 10px;
border-radius: 5px;
cursor: pointer;
outline: none;
transition: color 500ms cubic-bezier(0.45, 0.33, 0.36, 1), background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), border 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__burger button:hover {
color: white;
border: 2px solid #ed1c24;
background: #ed1c24;
}
.header__close {
display: none;
position: absolute;
top: 18px;
right: 7px;
}
.header__close button {
background: none;
color: #585858;
border: none;
font-size: 25px;
outline: none;
cursor: pointer;
}
.header__ask > button {
position: fixed;
right: -63px;
top: 50%;
-webkit-transform: translateY(-50%) rotate(270deg);
transform: translateY(-50%) rotate(270deg);
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 0;
background: #ed1c24;
color: white;
outline: none;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
padding: 20px;
cursor: pointer;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
border: 1px solid transparent;
}
.header__ask > button:hover {
color: #ed1c24;
background: white;
border: 1px solid #ed1c24;
}
.header__ask > button i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin-right: 15px;
font-size: 22px;
}
.header__search {
position: relative;
}
.header__search_box {
display: none;
position: absolute;
top: calc(100% + 30px);
right: 0;
background: rgba(255, 255, 255, 0.7);
padding: 20px;
-webkit-animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.header__search_box:after {
content: "";
position: absolute;
top: -10px;
right: 15px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid rgba(255, 255, 255, 0.7);
}
.header__search_box form {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.header__search_box form input {
padding: 10px;
border: none;
width: 300px;
outline: none;
color: #a3a4a6;
border: 1px solid #a3a4a6;
border-right: none;
}
.header__search_box form input::-webkit-input-placeholder {
color: #a3a4a6;
}
.header__search_box form input::-moz-placeholder {
color: #a3a4a6;
}
.header__search_box form input:-ms-input-placeholder {
color: #a3a4a6;
}
.header__search_box form input::-ms-input-placeholder {
color: #a3a4a6;
}
.header__search_box form input::placeholder {
color: #a3a4a6;
}
.header__search_box form input:focus::-webkit-input-placeholder {
color: transparent;
}
.header__search_box form input:focus::-moz-placeholder {
color: transparent;
}
.header__search_box form input:focus:-ms-input-placeholder {
color: transparent;
}
.header__search_box form input:focus::-ms-input-placeholder {
color: transparent;
}
.header__search_box form input:focus::placeholder {
color: transparent;
}
.header__search_box form button {
background: #ed1c24;
color: white;
border: none;
padding: 10px 25px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
.header__search_box--active {
display: block;
}
.content {
padding-top: 160px;
}
.logo_small {
padding: 10px 0;
}
.logo_small .header__logo img {
width: 65%;
height: 65%;
}
.logo_small .header__left {
padding-top: 0px;
}
.footer__slider {
background: #ebebeb;
padding: 40px 0;
}
.footer__slider .wrapper {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer__slider .slick-prev {
left: -65px;
}
.footer__slider .slick-next {
right: -65px;
}
.footer__slider .slick-control {
background: none;
border: none;
color: #a3a4a6;
font-size: 40px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
outline: none;
cursor: pointer;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.footer__slider .slick-control:hover {
color: #585858;
}
.footer__slider .slick-track {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.footer__slider .slick-slider {
margin: 0 -20px;
}
.footer__slider .slick-slide {
margin: 0 20px;
}
.footer__slider_container {
width: 90%;
}
.footer__links {
padding: 60px 0;
}
.footer__links_social {
padding: 20px 0;
}
.footer__links_social a {
text-decoration: none;
color: #585858;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.footer__links_social a:hover {
color: #1f8080;
}
.footer__links_social i {
font-size: 30px;
width: 50px;
}
.footer__links_container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: calc(100% + 20px);
}
.footer__links_item {
width: calc(25% - 20px);
margin: 0 10px;
}
.footer__links_item h3 {
text-transform: uppercase;
font-weight: 400;
font-size: 20px;
}
.footer__links_item ul {
padding: 0;
margin: 0;
list-style: none;
}
.footer__links_item ul li {
margin-left: -10px;
}
.footer__links_item ul li a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-decoration: none;
color: #8e8e8e;
transition: 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
padding: 5px 10px;
}
.footer__links_item ul li a:before {
content: "\e900";
font-family: 'icomoon';
font-size: 20px;
padding-right: 5px;
}
.footer__links_item ul li a:hover {
color: #1f8080;
background: #f8f8f8;
}
.footer__links_item--social {
margin-top: 40px;
}
.footer__links_last {
width: calc(25% - 20px);
}
.footer__links_last .footer__links_item {
width: 100%;
}
.footer__bottom_bar {
background: #ebebeb;
padding: 20px 0;
}
.footer__bottom_bar .wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer__bottom_bar_left {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.footer__bottom_bar_left p:last-child:before {
content: "|";
margin: 0 15px;
}
.footer__bottom_bar_right a {
color: #585858;
text-decoration: none;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.footer__bottom_bar_right a:hover {
color: #ed1c24;
}
.categories {
padding: 50px 0;
}
.categories__list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
.categories__item {
width: calc(33.3333% - 20px);
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
}
.categories__item img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
max-height: 260px;
height: 27vw;
}
.categories__item a {
text-decoration: none;
color: #585858;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.categories__item a:hover h2 {
color: #1f8080;
}
.categories__item a:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.categories__item a:hover .button {
background: #ed1c24;
}
.categories__item h2 {
margin-top: 15px;
text-transform: uppercase;
font-weight: 400;
font-size: 20px;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.categories__item p {
margin-bottom: 25px;
font-size: 15px;
font-weight: 300;
}
.categories__item_text {
padding: 0 12px;
box-sizing: border-box;
}
.categories__item_text a:first-child {
color: #8e8e8e;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.categories__item_text a:first-child:hover {
color: #1f8080;
}
.hero_slider {
background: #1f8080;
}
.hero_slider .slick-list {
overflow: visible;
}
.hero_slider .slick-slide {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
outline: none;
}
.hero_slider .slick-control {
position: absolute;
border-radius: 50%;
border: none;
height: 50px;
width: 50px;
color: white;
background: rgba(0, 0, 0, 0.2);
bottom: 20px;
font-size: 30px;
z-index: 100;
outline: none;
cursor: pointer;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.hero_slider .slick-control:hover {
color: rgba(0, 0, 0, 0.7);
background: rgba(255, 255, 255, 0.3);
}
.hero_slider .slick-control i {
display: block;
}
.hero_slider .slick-next {
left: calc(40% + 20px);
}
.hero_slider .slick-next i {
margin-left: 5px;
}
.hero_slider .slick-prev {
left: calc(35% + 20px);
}
.hero_slider .slick-prev i {
margin-right: 5px;
}
.hero_slider__left {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: calc(33.3333% - 16px);
min-height: 590px;
box-sizing: border-box;
padding: 75px 20px;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.hero_slider__left h2 {
color: white;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
max-width: 100%;
}
.hero_slider__left p {
color: white;
font-size: 20px;
font-weight: 300;
max-width: 100%;
}
.hero_slider__left:before {
content: "";
display: block;
position: absolute;
right: -6px;
top: 0;
height: 100%;
width: 6px;
background: rgba(31, 128, 128, 0.8);
z-index: 5;
}
.hero_slider__left:after {
content: "";
display: block;
position: absolute;
bottom: -6px;
left: 0;
height: 3px;
width: calc(100% + 6px);
background: #ed1c24;
z-index: 5;
display:none;
}
.hero_slider__right {
width: 66.6666%;
position: relative;
}
.hero_slider__right:after {
content: "";
display: block;
position: absolute;
bottom: -6px;
height: 3px;
width: calc(100% + 16px);
background: #dcdcdc;
display:none;
}
.hero_slider__image {
overflow: hidden;
position: absolute;
top: 0;
bottom: 0;
z-index: 0;
left: 0;
width: calc(100% + ((100vw - 1280px ) / 2) + 10px);
}
.hero_slider__image img {
min-width: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 100%;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.hero_slider__content {
width: 100%;
display: none;
}
.hero_slider__content.slick-initialized {
display: block;
}
.button {
display: inline-block;
padding: 20px 25px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
border-radius: 5px;
background: #1f8080;
color: white;
border: none;
cursor: pointer;
transition: background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), color 300ms cubic-bezier(0.45, 0.33, 0.36, 1), border 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.button:hover {
background: #ed1c24;
}
.button--inverse {
background: #ed1c24!important;
border: 2px solid white!important;
}
.button--inverse:hover {
background: white!important;
border: 2px solid #ed1c24!important;
color: #ed1c24!important;
}
.button--wide {
padding: 20px 50px;
}
.about {
background: url(https://mprekyba.lt/wp-content/themes/mprekyba/img/about_bg.jpg);
background-repeat: no-repeat;
background-position-x: center;
background-size: 100%;
margin-bottom: 180px;
}
.about .wrapper {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.about__container {
width: 66.6666%;
min-height: 500px;
box-sizing: border-box;
background: #1f8080;
padding: 65px 85px;
color: white;
margin-top: 180px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: -100px;
}
.about__container h2 {
font-weight: 400;
font-size: 30px;
max-width: 100%;
}
.about__container p {
font-weight: 300;
max-width: 100%;
}
.about__container_content {
max-width: 100%;
}
.modal__ask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
display: none;
-webkit-animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.modal__ask--active {
display: block;
}
.modal__ask_content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 550px;
height: auto;
background: white;
box-sizing: border-box;
padding: 30px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
max-height: 100vh;
overflow: auto;
}
.modal__ask_content button {
margin-top: 10px;
border: none;
cursor: pointer;
}
.modal__ask_content form {
padding: 40px;
box-sizing: border-box;
background: #ebebeb;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.modal__ask_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
.modal__ask_item label {
padding: 10px 0;
}
.modal__ask_item input {
padding: 8px;
outline: none;
border-radius: 5px;
border: 1px solid #dcdcdc;
width: 100%;
}
.modal__ask_item textarea {
height: 100px;
padding: 8px;
resize: none;
outline: none;
border-radius: 5px;
border: 1px solid #dcdcdc;
width: 100%;
}
.modal__ask_checkbox {
margin-top: 20px;
}
.modal__ask_close {
position: absolute;
top: 5px;
right: 5px;
}
.modal__ask_close button {
background: none;
border: none;
outline: none;
}
.breadcrumbs .wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 30px 0;
margin-bottom: 30px;
border-bottom: 3px solid #ebebeb;
}
.breadcrumbs ul {
padding: 0;
margin: 0;
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-transform: uppercase;
color: #a3a4a6;
font-size: 13px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumbs ul li:not(:first-child):before {
content: "/";
margin: 0 10px;
}
.breadcrumbs ul li a {
text-decoration: none;
color: #a3a4a6;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.breadcrumbs ul li a:hover {
color: #1f8080;
}
.editor_content {
padding-bottom: 40px;
}
.editor_content .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.editor_content .wrapper > h1 {
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 40px;
}
.editor_content__text {
max-width: 100%;
}
.editor_content__text p {
margin-top: 0;
line-height: 26px;
}
.seeking {
margin-bottom: 30px;
}
.seeking .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.seeking .wrapper > h2 {
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 40px;
}
.seeking__container {
border-top: 2px solid #ebebeb;
border-bottom: 2px solid #ebebeb;
padding: 40px 0;
}
.seeking__container ul {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.seeking__container ul li {
padding: 40px 0;
width: calc(50% - 45px);
}
.seeking__container ul li:not(:last-child):not(:nth-last-child(2)) {
border-bottom: 2px solid #ebebeb;
}
.seeking__container ul li:last-child, .seeking__container ul li:nth-last-child(2) {
padding-bottom: 20px;
}
.seeking__container ul li:nth-child(odd) {
margin-right: 45px;
}
.seeking__container ul li:nth-child(even) {
margin-left: 45px;
}
.seeking__container ul li h3 {
color: #8e8e8e;
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
margin-bottom: 30px;
}
.share {
padding-bottom: 70px;
}
.share .wrapper {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.share span {
text-transform: uppercase;
}
.share a {
margin-left: 20px;
text-decoration: none;
color: #585858;
font-size: 20px;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.share a:hover {
color: #1f8080;
}
.contacts .wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 80px;
}
.contacts .wrapper > h1 {
font-size: 24px;
text-transform: uppercase;
display: block;
width: 100%;
}
.contacts .wrapper__half:first-of-type {
border-bottom: 3px solid #f1f1f1;
}
.contacts__text {
padding-top: 40px;
}
.contacts__text_block {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__text_block h4 {
font-size: 16px;
text-transform: uppercase;
margin-bottom: 10px;
}
.contacts__text_block dl {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 40px;
}
.contacts__text_block dl dt {
width: 40%;
margin: 0;
margin-bottom: 5px;
}
.contacts__text_block dl dd {
width: 60%;
margin: 0;
}
.contacts__form {
background: #ebebeb;
padding: 20px 40px;
box-sizing: border-box;
}
.contacts__form > h3 {
font-size: 22px;
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 40px;
}
.contacts__form_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-bottom: 20px;
}
.contacts__form_item label {
width: 100%; padding: 5px;
padding-right: 10px;
text-align: left; }
.contacts__form_item input, .contacts__form_item textarea {
width: 65%;
border: 1px solid #dcdcdc;
padding: 10px 15px;
box-sizing: border-box;
outline: none;
border-radius: 5px;
}
.contacts__form_item textarea {
min-height: 100px;
resize: none;
}
.contacts__form_bottom {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 20px;
}
.contacts__form_checkbox {
max-width: 100%;
}
.contacts + .editor_content .wrapper h5 {
font-size: 20px;
font-weight: 400;
color: #8e8e8e;
}
#map {
width: 100%;
height: 50vw;
max-height: 520px;
min-height: 300px;
margin-bottom: 70px;
}
.catalogue h1 {
font-size: 24px;
text-transform: uppercase;
margin-bottom: 40px;
}
.catalogue__filter_bar {
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px 0;
border-top: 3px solid #f1f1f1;
margin-top: 20px;
}
.catalogue__filter_bar_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.catalogue__filter_bar_item span {
margin-right: 10px;
}
.catalogue__container {
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: calc(100% + 20px);
margin: 0 -10px;
padding: 0;
}
.catalogue__container li {
width: calc(33.3333% - 20px);
margin: 0 10px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
padding: 20px;
box-sizing: border-box;
border: 1px solid #ebebeb;
margin-bottom: 40px;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
position: relative;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.catalogue__container li h4 {
font-size: 16px;
text-transform: uppercase;
padding: 20px;
padding-bottom: 10px;
max-width: 100%;
}
.catalogue__container li a:first-child {
width: 100%;
margin-bottom: 20px;
}
.catalogue__container li:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.catalogue__pagination {
padding-bottom: 50px;
}
.catalogue__pagination ul {
margin: 0;
padding: 0;
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.catalogue__pagination ul li {
margin-right: 10px;
}
.catalogue__pagination ul li a {
padding: 10px 15px;
background: #ebebeb;
color: #585858;
font-weight: 700;
border-radius: 5px;
text-decoration: none;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.catalogue__pagination ul li a:hover {
color: white;
background: #ed1c24;
}
.catalogue__pagination ul li span.active {
padding: 10px 15px;
color: white;
border-radius: 5px;
background: #ed1c24;
}
.catalogue__menu {
display: block;
}
.catalogue__menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.catalogue__menu a {
text-decoration: none;
}
.catalogue__menu > ul {
width: calc(100% - 30px);
}
.catalogue__menu > ul > li {
position: relative;
margin-bottom: 20px;
}
.catalogue__menu > ul > li span {
color: #1f8080;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
cursor: pointer;
}
.catalogue__menu > ul > li:before {
content: "";
display: inline-block;
position: absolute;
left: -18px;
top: 6px;
height: 7px;
width: 7px;
border-radius: 50%;
background: #ed1c24;
transition: all 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.catalogue__menu > ul > li.active span {
color: #ed1c24;
}
.catalogue__menu > ul > li.active:before {
background: #1f8080;
}
.catalogue__menu > ul > li.active > ul {
display: block;
}
.catalogue__menu > ul > li:hover span {
color: #ed1c24;
}
.catalogue__menu > ul > li > ul {
display: none;
padding-left: 20px;
padding-top: 40px;
padding-bottom: 20px; }
.catalogue__menu > ul > li > ul > li {
margin-bottom: 10px;
}
.catalogue__menu > ul > li > ul > li a {
position: relative;
color: #1f8080;
font-size: 15px;
padding: 10px;
display: block;
padding-left: 40px;
margin-left: -20px;
}
.catalogue__menu > ul > li > ul > li a:hover {
background: #ebebeb;
}
.catalogue__menu > ul > li > ul > li a.active:before {
content: "";
display: inline-block;
position: absolute;
left: 23px;
top: 15px;
height: 7px;
width: 7px;
border-radius: 50%;
background: #1f8080;
margin-right: 10px;
}
.catalogue__menu_button {
display: none!important;
width: 100%;
max-width: 400px;
margin: 0 auto 40px auto;
}
.catalogue__deal {
position: absolute;
top: 10px;
left: 10px;
height: 45px;
width: 45px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
background: #ed1c24;
}
.catalogue__deal span {
font-size: 11px;
text-transform: uppercase;
color: white;
}
.selectric {
border-radius: 5px;
background: white;
}
.selectric .button {
padding: 0;
border-radius: 0;
background: white;
outline: none;
}
.selectric .button:hover {
background: none;
}
.selectric .button:after {
display: none;
}
.selectric .button i {
display: block;
font-size: 35px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
color: #585858;
transition: all 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.selectric .label {
font-size: 14px;
font-weight: 700;
padding-right: 15px;
}
.selectric-open .selectric {
border-bottom: 1px solid transparent;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.selectric-open .selectric .button i {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.selectric-open .selectric-items {
background: white;
border-top: 1px solid transparent;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
margin-top: -1px;
}
.selectric-open .selectric-items li.highlighted {
background: #1f8080;
color: white;
}
.selectric-open .selectric-items li:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.product h1 {
font-size: 24px;
text-transform: uppercase;
margin-bottom: 40px;
}
.product__top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-top: 20px;
margin-top: -10px;
border-top: 3px solid #f1f1f1;
}
.product__top_left {
width: calc(50% - 40px);
margin-right: 40px;
}
.product__top_right {
width: 50%;
}
.product__slider {
margin-top: 20px;
}
.product__slider .slick-slide {
outline: none;
}
.product__slider .slick-slide img {
width: 100%;
}
.product__slider_nav {
width: 90%;
margin: 20px auto;
}
.product__slider_nav .slick-slider {
margin: 0 -20px;
}
.product__slider_nav .slick-slide {
margin: 0 20px;
height: 90px;
object-fit: contain;
font-family: 'object-fit: contain;';
padding: 5px;
border: 1px solid #ebebeb;
outline: none;
cursor: pointer;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.product__slider_nav .slick-slide:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.product__slider_nav .slick-track {
padding: 20px 0;
}
.product__slider_nav .slick-prev {
left: -35px;
}
.product__slider_nav .slick-next {
right: -35px;
}
.product__slider_nav .slick-control {
background: none;
border: none;
color: #a3a4a6;
font-size: 28px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
outline: none;
cursor: pointer;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.product__slider_nav .slick-control:hover {
color: #585858;
}
.product__attributes {
padding-left: 30px;
}
.product__attributes dl {
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #595a56;
}
.product__attributes dl dt {
width: 55%;
margin-right: 5%;
margin-bottom: 15px;
font-weight: 700;
}
.product__attributes dl dd {
width: 40%;
margin: 0;
}
.product__more {
padding-left: 30px;
padding-top: 40px;
padding-bottom: 40px;
margin-top: 40px;
border-top: 3px solid #f1f1f1;
border-bottom: 3px solid #f1f1f1;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.product__more span {
font-weight: 700;
margin-right: 15px;
}
.product__info {
max-width: 100%;
}
.product__info_tabs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 40px;
padding-bottom: 17px;
margin-bottom: 40px;
border-bottom: 3px solid #f1f1f1;
margin-top: -40px;
}
.product__info_tabs > * {
margin-top: 40px;
}
.product__info_tabs button {
position: relative;
padding-right: 40px;
margin-right: 20px;
background: none;
border: none;
color: #8e8e8e;
font-weight: 700;
font-size: 24px;
text-transform: uppercase;
outline: none;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
cursor: pointer;
}
.product__info_tabs button:after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 0px;
bottom: -20px;
left: 0;
background: #ed1c24;
transition: all 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.product__info_tabs button:hover {
color: #1f8080;
}
.product__info_tabs button:hover:after {
height: 3px;
}
.product__info_tabs button.active {
color: #1f8080;
}
.product__info_tabs button.active:after {
height: 3px;
}
.product__info_content {
margin-bottom: 40px;
}
.product__info_item {
display: none;
-webkit-animation: fadeIn 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.product__info_item > * {
max-width: 100%;
}
.product__info_item--active {
display: block;
}
.product__back {
padding: 40px 0;
border-top: 3px solid #f1f1f1;
margin-top: -20px;
width: 100%;
}
.product__back a {
text-decoration: none;
color: #595a56;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.product__back a:hover {
color: #1f8080;
}
.product__back span {
text-transform: uppercase;
}
.product__back i {
display: block;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
margin-right: 15px;
font-size: 28px;
}
.product__modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
display: none;
-webkit-animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
z-index: 500;
}
.product__modal--active {
display: block;
}
.product__modal_content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 550px;
height: auto;
background: white;
box-sizing: border-box;
padding: 30px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
max-height: 100vh;
overflow: auto;
}
.product__modal_content button {
margin-top: 10px;
border: none;
cursor: pointer;
}
.product__modal_content form {
padding: 40px;
box-sizing: border-box;
background: #ebebeb;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product__modal_content h2 {
padding-top: 20px;
border-top: 3px solid #ebebeb;
font-weight: 400;
font-size: 28px;
}
.product__modal_content h3 {
font-size: 18px;
text-transform: uppercase;
}
.product__modal_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
.product__modal_item label {
padding: 10px 0;
}
.product__modal_item input {
padding: 8px;
outline: none;
border-radius: 5px;
border: 1px solid #dcdcdc;
width: 100%;
}
.product__modal_item textarea {
height: 100px;
padding: 8px;
resize: none;
outline: none;
border-radius: 5px;
border: 1px solid #dcdcdc;
width: 100%;
}
.product__modal_checkbox {
margin-top: 20px;
max-width: 100%;
}
.product__modal_close {
position: absolute;
top: 5px;
right: 5px;
}
.product__modal_close button {
background: none;
border: none;
outline: none;
}
@media (min-width: 769px) and (max-width: 1280px) {
.wrapper {
width: 100%;
margin: 0;
padding: 0 20px;
}
.wrapper__catalogue_content .share .wrapper {
padding: 0;
}
.header__ask {
right: 0;
}
.header__ask span {
display: none;
}
.header__ask button {
right: -1px;
padding: 15px;
}
.header__ask button i {
margin-right: 0;
}
.hero_slider .slick-next {
left: calc(45% + 90px);
}
.hero_slider .slick-prev {
left: calc(45% + 30px);
}
.hero_slider__left {
width: 45%;
padding: 75px 40px;
padding-left: 0;
}
.hero_slider__left:after {
left: 0;
width: calc(100% + 6px);
}
.hero_slider__right {
width: 55%;
}
.hero_slider__right:after {
width: 100%;
}
.hero_slider__image {
width: calc(100% + 40px);
}
.footer__links_item {
margin-left: 0;
width: calc(50% - 20px);
margin-bottom: 20px;
}
.footer__links_last {
width: calc(50% - 20px);
}
.footer__slider .slick-control {
font-size: 35px;
}
.footer__slider .slick-prev {
left: -55px;
}
.footer__slider .slick-next {
right: -55px;
}
.footer__slider_container {
width: 90%;
}
.footer__bottom_bar .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.about .wrapper {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.about__container {
width: 80%;
padding: 45px 65px;
}
.breadcrumbs .wrapper {
padding: 30px 20px;
}
.contacts__form_item {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 10px;
}
.contacts__form_item label {
width: 100%;
text-align: left;
}
.contacts__form_item input, .contacts__form_item textarea {
width: 100%;
}
.contacts__form_bottom {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
margin-top: -20px;
}
.contacts__form_bottom > * {
margin-top: 20px;
}
.catalogue .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.catalogue .wrapper__menu {
width: 100%;
}
.catalogue .wrapper__catalogue_content {
width: 100%;
}
.catalogue__menu {
display: none;
padding-bottom: 20px;
}
.catalogue__menu li:before {
display: none !important;
}
.catalogue__menu_button {
display: block!important;
}
.share .wrapper {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (max-width: 1120px) {
.content {
padding-top: 130px;
}
.header__left {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header__topbar {
padding: 0;
}
.header__navigation {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
position: fixed;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
top: 0;
left: 0;
width: 100%;
background: white;
padding: 40px 0;
z-index: 100;
}
.header__navigation nav {
margin: 0;
margin-bottom: 20px;
}
.header__navigation nav > ul {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header__navigation nav > ul > li {
margin: 4px 0;
}
.header__close {
display: block;
}
.header__burger {
display: block;
}
.header__info_item {
margin-right: 20px;
}
.header__search_button {
display: none;
}
.header__search_box {
display: block;
position: static;
border: 1px solid #1f8080;
width: 100%;
box-sizing: border-box;
}
.header__search_box input {
width: 100% !important;
}
}
@media (max-width: 768px) {
.wrapper {
width: 100%;
margin: 0;
padding: 0 20px;
}
.header .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.header__info {
display: none;
}
.header__left {
width: 100%;
padding-top: 15px;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.header__navigation {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.header__ask {
right: 0;
}
.header__ask span {
display: none;
}
.header__ask button {
padding: 15px;
right: -1px;
color: rgba(255, 255, 255, 0.7);
background: rgba(237, 28, 36, 0.7);
}
.header__ask button i {
margin-right: 0;
}
.hero_slider .slick-next {
left: calc(80px);
}
.hero_slider .slick-prev {
left: calc(20px);
}
.hero_slider .wrapper {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
padding: 0;
}
.hero_slider__left {
width: 100%;
min-height: auto;
padding-bottom: 90px;
}
.hero_slider__left:after {
width: 100%;
left: 0;
display: none;
}
.hero_slider__right {
width: 100%;
height: 50vw;
}
.hero_slider__image {
width: 100%;
}
.content {
padding-top: 190px;
}
.categories__item {
width: calc(50% - 20px);
}
.footer__links {
padding-bottom: 25px;
}
.footer__links_item {
margin-left: 0;
width: 100%;
margin-bottom: 20px;
}
.footer__links_last {
width: 100%;
}
.footer__slider .slick-control {
font-size: 30px;
}
.footer__slider .slick-prev {
left: -45px;
}
.footer__slider .slick-next {
right: -45px;
}
.footer__slider_container {
width: 80%;
}
.footer__bottom_bar {
text-align: center;
}
.footer__bottom_bar .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.footer__bottom_bar_left {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.footer__bottom_bar_left p:last-child:before {
display: none;
}
.footer__bottom_bar_right {
margin-top: 15px;
}
.about {
margin: 0;
}
.about .wrapper {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
}
.about__container {
width: 100%;
padding: 45px 20px;
margin: 0;
}
.modal__ask_content {
width: 95%;
padding: 5%;
max-height: 90%;
overflow: auto;
}
.breadcrumbs .wrapper {
padding: 30px 20px;
}
.seeking ul li {
width: 100%;
}
.seeking ul li:nth-child(odd) {
margin-right: 0;
}
.seeking ul li:nth-child(even) {
margin-left: 0;
}
.seeking ul li:nth-last-child(2) {
border-bottom: 2px solid #ebebeb;
}
.contacts .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts .wrapper__half {
width: 100%;
margin: 0;
}
.catalogue .wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.catalogue .wrapper__menu {
width: 100%;
}
.catalogue .wrapper__catalogue_content {
width: 100%;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.catalogue__container {
width: 100%;
margin: 0;
}
.catalogue__container li {
width: calc(50% - 20px);
}
.catalogue__filter_bar {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -20px;
}
.catalogue__filter_bar > * {
margin-top: 20px;
}
.catalogue__pagination ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -40px;
}
.catalogue__pagination ul > * {
margin-top: 40px;
}
.catalogue__menu {
display: none;
padding-bottom: 20px;
}
.catalogue__menu li:before {
display: none !important;
}
.catalogue__menu_button {
display: block!important;
}
.product__top {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.product__top_left {
width: 100%;
}
.product__top_right {
width: 100%;
}
.product__attributes {
padding-left: 0;
padding-bottom: 40px;
}
.product__more {
padding-left: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -20px;
}
.product__more > * {
margin-top: 20px;
}
.product__modal_content {
width: 95%;
padding: 5%;
max-height: 100%;
overflow: auto;
}
.share .wrapper {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (max-width: 550px) {
.categories__item {
width: 100%;
}
.categories__item img {
height: auto;
max-height: none;
}
.contacts__form_item {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 10px;
}
.contacts__form_item label {
width: 100%;
text-align: left;
}
.contacts__form_item input, .contacts__form_item textarea {
width: 100%;
}
.contacts__form_bottom {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: -20px;
}
.contacts__form_bottom > * {
margin-top: 20px;
}
.catalogue__container li {
width: 100%;
margin-left: 0;
margin-right: 0;
}
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
margin: 0 0 20px 25px;
display: inline;
}
img.alignleft {
margin: 0 25px 20px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
@media only screen and (max-width: 767px) {
figure.alignleft,
img.alignleft,
figure.alignright,
img.alignright {
float: none;
}
img.alignleft, img.alignright {
margin: 0;
}
} input.wpcf7-form-control.wpcf7-submit {
display: inline-block;
padding: 20px 25px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
border-radius: 5px;
background: #1f8080;
color: white;
border: none;
cursor: pointer;
transition: background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), color 300ms cubic-bezier(0.45, 0.33, 0.36, 1), border 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
input.wpcf7-form-control.wpcf7-submit:hover {
background: #ed1c24;
}
.button {
display: inline-block;
padding: 20px 25px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
border-radius: 5px;
background: #1f8080;
color: white;
border: none;
cursor: pointer;
transition: background 500ms cubic-bezier(0.45, 0.33, 0.36, 1), color 300ms cubic-bezier(0.45, 0.33, 0.36, 1), border 300ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.button:hover {
background: #ed1c24;
}
.pagination-block {
margin-top: 90px;
}
.search-block {
}
.search-block-line {
margin-bottom: 60px;
margin-top:10px;
border-bottom: 3px solid #ebebeb;
}
.main__search_box {
display: block;
background: rgba(255, 255, 255, 0.7);
padding: 20px;
-webkit-animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
animation: fadeIn 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
}
.main__search_box button {
background: #ed1c24;
color: white;
border: none;
padding: 10px 25px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
.main__search_box form input {
padding: 10px;
border: none;
width: 300px;
outline: none;
color: #a3a4a6;
}
ul.products.columns-4 {
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: calc(100% + 20px);
margin: 0 -10px;
padding: 0;
}
span.page-numbers.current {
padding: 10px 15px;
color: white;
border-radius: 5px;
background: #ed1c24;
}
li.selected {
background: #ebebeb;
}
.search_found_results {
margin-left: 30px;
}
section.breadcrumbs {
padding: 0;
margin: 0;
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-transform: uppercase;
color: #a3a4a6;
font-size: 13px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width:1120px) {
.logo_small .header__topbar {
display: none;
}
}
@media (-ms-high-contrast:none) {
.woocommerce-pagination {
width: 100%;
}
.catalogue__pagination {
width: 100%;
}
.catalogue__container li a:first-child {
height: 100%;
}
}
.catalogue__menu li a {
text-decoration: none;
color: #1f8080;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
transition: all 500ms cubic-bezier(0.45, 0.33, 0.36, 1);
cursor: pointer;
}
.catalogue__menu li a:hover {
color: #ed1c24;
}
li.active span a {
color: #ed1c24;
} .contacts__form {
float: right;
}
.contacts__form .contacts__form_item {
-webkit-justify-content: unset;
-ms-flex-pack: unset;
justify-content: unset;
float: left;
width: calc(50% - 30px);
margin-right: 30px;
margin-bottom: 15px!important;
}
.contacts__form .contacts__form_item:nth-of-type(6) {
width: calc(100% - 30px);
margin-right: 0;
}
.contacts__form .contacts__form_item > p {
margin: 0;
}
.contacts__form .contacts__form_item > p,
.contacts__form .contacts__form_item input,
.contacts__form .contacts__form_item textarea {
width: 100%!important;
}
.contacts__form .contacts__form_item input,
.contacts__form .contacts__form_item textarea {
margin-top: 10px;
}
.contacts__form .contacts__form_item label {
display: inline-block;
padding: 0;
}
.contacts__form .contacts__form_bottom,
.contacts__form .wpcf7-response-output {
float: left;
width: 100%;
border: unset!important;
}