/*
Theme Name: Tec2000
Theme URI: https://tec2000.pl/
Author: PS Design
Author URI: https://psdes.eu/
Description: Custom theme development.
Version: 3.2.2
License:
Tags:
Text Domain: psdes-theme
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clear {
  clear: both;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
  display: block;
  float: right;
  margin: 0;
  text-align: right;
}
.alignleft {
  display: block;
  float: left;
  margin: 0;
  text-align: left;
}
.aligncenter {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

html {
  font-size: 100%;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  background: #fff;
}

.hidden {
  display: none;
  visibility: hidden;
}
a {
  color: #202020;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #202020;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
p {
  margin-bottom: 20px;
  color: #252525;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}
p a {
  color: #213f77;
}
p a:hover {
  text-decoration: underline;
}
strong,
b {
  font-weight: 600;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
}
ul li {
}
ul ul,
ol ul,
ul ol,
ol ol {
}

blockquote {
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #18355f;
  font-weight: 700;
}

h1,
h2 {
  font-size: 35px;
  line-height: 37px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}

table {
}
table td,
table th {
}

code {
}

em {
  font-style: italic;
}

img {
  max-width: 100%;
  height: auto;
}
img.alignright {
  float: right;
  margin-left: 30px;
}
img.alignleft {
  float: left;
  margin-right: 30px;
}
img.aligncenter {
  display: block;
  float: none;
  margin: 0 auto;
}

input:focus,
textarea:focus,
button:focus {
  outline: none;
}

::-webkit-input-placeholder {
  color: #3b3b3b;
  font-weight: 400;
  font-size: 17px;
}
:-ms-input-placeholder {
  color: #3b3b3b;
  font-weight: 400;
  font-size: 17px;
}
::placeholder {
  color: #3b3b3b;
  font-weight: 400;
  font-size: 17px;
}

input,
textarea {
  box-sizing: border-box;
  color: #18355f;
  font-weight: 400;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 16px;
}

.btn {
  display: inline-block;
  padding: 20px 40px;
  color: #18355f;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  background: #ffd101;
  border: 0;
}
.btn:hover {
  color: #ffd101;
  background: #18355f;
}

a,
button,
.btn,
input,
textarea,
svg,
svg polygon {
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.transition-all {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.underline {
  text-decoration: underline;
}
.paragraph-large {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
}
.flex-align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.no-margin {
  margin: 0;
}

/* page wrapper */

html {
}
#wpadminbar {
}
.page-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.inner-wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-row .flex-col10 {
  width: 10%;
}
.flex-row .flex-col20 {
  width: 20%;
}
.flex-row .flex-col25 {
  width: 25%;
}
.flex-row .flex-col30 {
  width: 30%;
}
.flex-row .flex-col33 {
  width: 33.3%;
}
.flex-row .flex-col40 {
  width: 40%;
}
.flex-row .flex-col45 {
  width: 45%;
}
.flex-row .flex-col48 {
  width: 48%;
}
.flex-row .flex-col50 {
  width: 50%;
}
.flex-row .flex-col60 {
  width: 60%;
}
.flex-row .flex-col70 {
  width: 70%;
}
.flex-row .flex-col80 {
  width: 80%;
}
.flex-row .flex-col90 {
  width: 90%;
}
.flex-row .flex-col100 {
  width: 100%;
}

/* HEADER */
.woo-mess {
  margin-right: 10px;
}
.woo-cart .cart-details {
  display: none;
}
.woo-mess img {
  height: 43px;
}
#header-sticky-wrapper {
  position: relative;
  z-index: 9999;
  min-height: 120px;
}
.main-header {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.main-header .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.main-header .inner-wrapper .h-iw-left,
.main-header .inner-wrapper .h-iw-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.main-header .inner-wrapper .h-iw-left {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: calc(100% - 230px);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.main-header .inner-wrapper .h-iw-right {
  position: relative;
  z-index: 999;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 230px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}

.main-header .logo-link {
  position: relative;
  z-index: 999;
  margin: 20px 40px 20px 0;
}
.main-header .logo-link img.logo {
  max-width: 110px;
}

.woo-cart {
}
.woo-cart .cart-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.woo-cart .cart-link .cart-img-block {
  position: relative;
  width: 45px;
  margin: 0 12px 0 0;
}
.woo-cart .cart-link .cart-img-block .cart-img {
}
.woo-cart .cart-link .cart-img-block .cart-count {
  position: absolute;
  top: -4px;
  right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: #18355f;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  background: #ffd101;
  border: 3px solid #fff;
  border-radius: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.woo-cart .cart-link .cart-details {
  color: #18355f;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
}

.woo-cart .user-link .user-img-block .user-img {
}
.woo-user .user-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.woo-user .user-link .user-img-block {
  width: 43px;
  margin-right: 12px;
}

.sticky-wrapper {
}
.sticky-wrapper.is-sticky {
}
.sticky-wrapper.is-sticky .main-header {
  background: #fff;
}
.sticky-wrapper.is-sticky .main-header .logo-link {
  margin: 10px 40px 10px 0;
}
.sticky-wrapper.is-sticky .main-header .logo-link img.logo {
  max-width: 80px;
}

/* main menu */
#rwd_menu,
#rwd_menu ul,
#rwd_menu ul li,
#rwd_menu ul li a,
#rwd_menu #menu-button {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 1;
  list-style: none;
  border: 0;
}
#rwd_menu:after,
#rwd_menu > ul:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: ".";
}
#rwd_menu #menu-button {
  display: none;
}
#rwd_menu {
  font-family: "Montserrat", sans-serif;
  background: transparent;
}
#rwd_menu > ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  float: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

#rwd_menu > ul > li:after {
  color: #a5a5a5;
  font-weight: 300;
  content: "|";
}
#rwd_menu > ul > li:last-of-type:after {
  display: none;
}

#rwd_menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#rwd_menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#rwd_menu.align-center ul ul {
  text-align: left;
}
#rwd_menu.align-right > ul > li {
  float: right;
}
#rwd_menu > ul > li > a {
  padding: 10px 20px;
  color: #18355f;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
#rwd_menu > ul > li.current-menu-parent > a,
#rwd_menu > ul > li.current-menu-item > a,
#rwd_menu > ul > li:hover > a {
  color: #a5a5a5;
}
#rwd_menu > ul > li.has-sub > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}

#rwd_menu > ul > li.has-sub > a:after {
  display: block;
  width: 12px;
  height: 18px;
  margin: 0 0 0 4px;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  font-family: "FontAwesome";
  content: "\f107";
}

#rwd_menu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 9;
}
#rwd_menu.align-right ul ul {
  text-align: right;
}
#rwd_menu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#rwd_menu li:hover > ul {
  top: 40px;
  left: auto;
}
#rwd_menu.align-right li:hover > ul {
  right: 0;
  left: auto;
}
#rwd_menu li:hover > ul > li {
  height: auto;
}
#rwd_menu ul ul ul {
  top: 0;
  margin-left: 100%;
}
#rwd_menu.align-right ul ul ul {
  margin-right: 100%;
  margin-left: 0;
}
#rwd_menu ul ul li a {
  width: 290px;
  padding: 2px 20px;
  color: #18355f;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  background: #ffffff;
  border-bottom: 0;
}
#rwd_menu ul ul li:first-child > a {
  padding: 40px 20px 2px;
}
#rwd_menu ul ul li:last-child > a {
  padding: 2px 20px 16px;
}
#rwd_menu ul ul li:last-child > a,
#rwd_menu ul ul li.last-item > a {
  border-bottom: 0;
}
#rwd_menu ul ul li.current-menu-item > a,
#rwd_menu ul ul li:hover > a,
#rwd_menu ul ul li a:hover {
  color: #a5a5a5;
  color: #a5a5a5;
  font-size: 15px;
  text-decoration: none;
}

#rwd_menu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  display: block;
  width: 8px;
  height: 2px;
  background: #18355f;
  content: "";
}
#rwd_menu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#rwd_menu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #18355f;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  content: "";
}

#rwd_menu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#rwd_menu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

/* rwd button */
#rwd_menu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #18355f;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
#rwd_menu.small-screen #menu-button:after,
#rwd_menu.small-screen #menu-button:before {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#rwd_menu.small-screen #menu-button:after {
  position: absolute;
  top: 14px;
  right: 17px;
  display: block;
  width: 20px;
  height: 4px;
  border-top: 2px solid #18355f;
  border-bottom: 2px solid #18355f;
  content: "";
}
#rwd_menu.small-screen #menu-button:before {
  position: absolute;
  top: 8px;
  right: 17px;
  display: block;
  width: 20px;
  height: 2px;
  background: #18355f;
  content: "";
}
#rwd_menu.small-screen #menu-button.menu-opened:after {
  top: 15px;
  width: 15px;
  height: 2px;
  background: #18355f;
  border: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#rwd_menu.small-screen #menu-button.menu-opened:before {
  top: 15px;
  width: 15px;
  background: #18355f;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#rwd_menu.small-screen .submenu-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  display: block;
  width: 40px;
  height: 40px;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  cursor: pointer;
}
#rwd_menu.small-screen .submenu-button.submenu-opened {
  background: #18355f;
}
#rwd_menu.small-screen ul ul .submenu-button {
  width: 34px;
  height: 34px;
}
#rwd_menu.small-screen .submenu-button:after {
  position: absolute;
  top: 20px;
  right: 17px;
  display: block;
  width: 8px;
  height: 2px;
  background: #18355f;
  content: "";
}
#rwd_menu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#rwd_menu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#rwd_menu.small-screen .submenu-button:before {
  position: absolute;
  top: 17px;
  right: 20px;
  display: block;
  width: 2px;
  height: 8px;
  background: #18355f;
  content: "";
}
#rwd_menu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#rwd_menu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#rwd_menu.small-screen.select-list {
  padding: 5px;
}

/* rwd menu */
#rwd_menu.small-screen {
  width: 100%;
}
#rwd_menu.small-screen ul {
  position: absolute;
  top: 62px;
  z-index: 3;
  display: none;
  width: 100%;
  background: #fff;
}
#rwd_menu.small-screen.align-center > ul {
  text-align: left;
}
#rwd_menu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#rwd_menu.small-screen ul ul li,
#rwd_menu.small-screen li:hover > ul > li {
  height: auto;
}
#rwd_menu.small-screen ul li a,
#rwd_menu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#rwd_menu.small-screen > ul > li {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: none;
}
#rwd_menu.small-screen > ul > li:after {
  display: none;
}
#rwd_menu.small-screen ul ul li a {
  padding-left: 20px;
  font-size: 14px;
}
#rwd_menu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#rwd_menu.small-screen ul ul li a {
  color: #18355f;
  background: none;
}
#rwd_menu.small-screen ul ul li:hover > a,
#rwd_menu.small-screen ul ul li.active > a {
}
#rwd_menu.small-screen ul ul,
#rwd_menu.small-screen ul ul ul,
#rwd_menu.small-screen.align-right ul ul {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#rwd_menu.small-screen > ul > li.has-sub > a:after,
#rwd_menu.small-screen > ul > li.has-sub > a:before,
#rwd_menu.small-screen ul ul > li.has-sub > a:after,
#rwd_menu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}

#rwd_menu.small-screen ul ul li:first-child > a,
#rwd_menu.small-screen ul ul li:last-child > a {
  padding: 2px 20px;
}

/* main menu is-sticky */
.is-sticky {
  position: relative;
  top: 0;
  z-index: 9;
  width: 100%;
}

p.prgh-border-bg {
  margin: 0;
  padding: 30px 50px 30px 25px;
  color: #fff;
  font-weight: 500;
  font-size: 40px;
  background: #18355f;
  border-left: 25px solid #ffd101;
}

.section-with-bg {
  background-position: center;
  background-attachment: fixed;
}
.js-parallax-bg {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.hs-btn-container {
  text-align: center;
}

p.sub-header {
  color: #a6a6a6;
  font-weight: 700;
  font-size: 21px;
  line-height: 23px;
}

/* breadcrumbs */
.breadcrumbs {
  width: 100%;
  max-width: 1800px;
  margin: 30px 0 70px 0;
  text-align: left;
  list-style: none;
}
.breadcrumbs li {
  display: inline-block;
  margin-right: 10px;
  color: #18355f;
  font-weight: 700;
  font-size: 13px;
  line-height: 40px;
  text-transform: none;
  vertical-align: middle;
}
.breadcrumbs li a,
.breadcrumbs li span.current {
  color: #18355f;
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
}

.breadcrumbs .separator {
  color: #18355f;
  font-weight: 400;
  font-size: 16px;
  font-family: "FontAwesome";
}

/* DEFAULT */

.page-header {
}
.page-header .inner-header {
}
.page-header .inner-header h1 {
}
.page-header .inner-header h1 span {
}

.page-content {
}
.page-content .inner-wrapper {
}

.page-content .inner-wrapper {
}
.page-content .inner-wrapper p {
}
.page-content .inner-wrapper p strong {
}
.page-content .inner-wrapper p span {
}

ul.square-list {
  margin-bottom: 20px;
}
ul.square-list li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #252525;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
}
ul.square-list li::before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #18355f;
  content: "";
}
ul.square-list li a {
}

/* HOME */

.home-section {
}
.home-section h1,
.home-section h2 {
  margin-bottom: 30px;
}

.hp-video-content {
  position: relative;
  z-index: 0;
}
.hp-video-content .video-block {
  position: relative;
  z-index: 1;
}

.hp-video-content .video-block iframe {
  z-index: 2;
}
.hp-video-content .video-block::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: url(img/bg-color-dots.png);
  content: "";
}
.hp-video-content .video-block.embed-container {
  position: relative;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}
.hp-video-content .video-block.embed-container iframe,
.hp-video-content .video-block.embed-container object,
.hp-video-content .video-block.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hp-video-content .video-block.embed-container .video-block-html5 {
  width: 100%;
  height: 100%;
}

.hp-video-content .video-block-content {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.hp-video-content .video-block-content h1 {
  color: #fff;
  font-size: 64px;
  line-height: 68px;
}
.hp-video-content .video-block-content p.prgh-border-bg {
  max-width: 800px;
}
.hp-video-content .yt-link {
  position: absolute;
  bottom: 34px;
  left: 27px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: #fff;
  font-size: 13px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.hp-video-content .yt-link a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.hp-video-content .yt-link a img {
  width: 31px;
  height: 24px;
  margin-right: 8px;
}

.links-content {
  margin-bottom: 80px;
  background: #f0f0f0;
}
.links-content .links-block ul.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f0f0f0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.links-content .links-block ul.links li.list-li {
  background: none;
}
.links-content .links-block ul.links li.list-li a.list-link {
  display: inline-block;
  padding: 30px 25px;
  color: #18355f;
  font-weight: 600;
  font-size: 23px;
  cursor: pointer;
}
.links-content .links-block ul.links li.list-li a.list-link:hover {
  color: #9c9c9c;
  text-decoration: none;
}
.links-content .links-block ul.links li.list-li:first-child a {
  padding-left: 0;
}

.featured-products {
  margin-bottom: 90px;
}
.featured-products h2 {
  margin-bottom: 80px;
}

.parallax-content {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 528px;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.parallax-content .text-cont {
  padding-left: 120px;
}
.parallax-content .text-cont h2,
.parallax-content .text-cont p {
  color: #fff;
}
.parallax-content .text-cont h2 {
  font-size: 45px;
  line-height: 48px;
}
.parallax-content .text-cont p {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
}

.reviews-section {
  margin-bottom: 80px;
}
.reviews-section h2,
.reviews-section p {
  text-align: center;
}
.reviews-section h2 {
  margin: 90px 0 0 0;
}
.reviews-section p {
  margin-bottom: 40px;
}
.reviews-block {
  margin-bottom: 50px;
}
.reviews-list {
}
.reviews-list .single-review {
  position: relative;
}
.reviews-list .single-review .single-review-inner {
  position: relative;
  margin: 0 24px;
  border: 1px solid #eaeaea;
}
.reviews-list .single-review .rev-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  overflow: hidden;
  background: #18355f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
}
.reviews-list .single-review .rev-quote::before {
  color: #fff;
  font-size: 120px;
  content: "”";
}
.reviews-list .single-review .review-cont {
  position: relative;
  max-width: 1040px;
  min-height: 610px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}
.reviews-list .single-review .review-cont img {
  margin-bottom: 15px;
}
.reviews-list .single-review .review-cont p {
  margin-bottom: 30px;
  color: #494949;
  font-weight: 400;
  font-size: 15px;
  font-style: italic;
  line-height: 25px;
}
.reviews-list .single-review .review-cont-bot {
  padding: 20px 30px;
  background: #f7f7f7;
}
.reviews-list .single-review .review-cont-bot h3 {
  color: #18355f;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
.reviews-list .single-review .review-cont-bot p {
  margin-bottom: 0;
  color: #18355f;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  position: relative;
  width: 40px !important;
  width: 0;
  height: 60px !important;
  height: 0;
  margin: 0;
  background: transparent !important;
  border-style: solid;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.swiper-container .swiper-button-prev svg,
.swiper-container .swiper-button-next svg {
  width: 30px;
  height: 50px;
}
.swiper-container .swiper-button-prev svg path,
.swiper-container .swiper-button-next svg path {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #ffd101;
}
.swiper-container .swiper-button-prev:hover svg path,
.swiper-container .swiper-button-next:hover svg path {
  fill: #fff;
}

.swiper-container .swiper-button-prev.swiper-button-disabled,
.swiper-container .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}

.swiper-container.reviews-block .swiper-button-prev:hover svg path,
.swiper-container.reviews-block .swiper-button-next:hover svg path {
  fill: #202020;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: transparent;
}

.slider-custom-nav {
  position: absolute;
  top: 42%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  clear: both;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.slider-custom-nav .slider-custom-nav-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.slider-custom-nav .slider-custom-nav-inner .swiper-pagination {
  position: relative;
}
.slider-custom-nav
  .slider-custom-nav-inner
  .swiper-pagination
  .swiper-pagination-bullet {
  margin: 0 5px;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  background: transparent;
  opacity: 1;
}
.slider-custom-nav
  .slider-custom-nav-inner
  .swiper-pagination
  .swiper-pagination-bullet:hover,
.slider-custom-nav
  .slider-custom-nav-inner
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #e4c261;
  opacity: 1;
}
.slider-custom-nav .slider-custom-nav-inner .scn-txt {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.rev-pagination {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.rev-pagination .swiper-pagination-bullet {
  width: 48px;
  height: 8px;
  margin: 0 5px;
  background: #d5d5d5;
  border-radius: 0;
  opacity: 1;
}
.rev-pagination .swiper-pagination-bullet,
.rev-pagination .swiper-pagination-bullet:active,
.rev-pagination .swiper-pagination-bullet:focus {
  text-shadow: none;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rev-pagination .swiper-pagination-bullet:hover,
.rev-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #18355f;
  opacity: 1;
}

.wpgmza-modern-marker-open-button {
  z-index: 0 !important;
}

.four-cols-block {
}
.four-cols-block .inner-wrapper {
}
.four-cols-block .flex-row {
}
.four-cols-block .flex-row .flex-col50 {
}
.four-cols-block .flex-row .flex-col50 .slider-cont {
  width: 100%;
  height: 100%;
}

.fcb-slider {
  width: 100%;
  height: 100%;
}
.fcb-slider .fcb-slider-container {
  width: 100%;
  height: 100%;
}
.fcb-slider .fcb-slider-container .fcb-list {
}
.fcb-slider .fcb-slider-container .fcb-list .fcb-single {
}
.fcb-slider .fcb-slider-container .fcb-list .fcb-single .img-cont {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.fcb-slider .fcb-slider-container .fcb-list .fcb-single .img-cont img {
}

.fcb-slider .fcb-slider-container .fcb-list .fcb-single .slide-cont {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.fcb-slider .fcb-slider-container .fcb-list .fcb-single .slide-cont img {
}

.four-cols-block .text-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
}
.four-cols-block .text-cont .text-cont-inner {
  padding: 100px 70px;
}
.four-cols-block .text-cont h2 {
  margin-bottom: 30px;
  text-align: left;
}
.four-cols-block .text-cont p {
  line-height: 25px;
}

.four-cols-block .flex-col50 {
  background: #f7f7f7;
}

.map-points-content {
}
.map-points-content .inner-wrapper {
}
.map-points-content .inner-wrapper h2,
.map-points-content .inner-wrapper p {
  text-align: center;
}
.map-points-content .inner-wrapper h2 {
  margin: 90px 0 0 0;
}
.map-points-content .inner-wrapper p {
  margin-bottom: 40px;
}
.map-points-content .map-wrapper {
}

/* WOO CATEGORY / PRODUCT LIST */

.woo-category-block {
}
.woo-category-block .woocommerce.columns-4 {
}
.woo-category-block .woocommerce.columns-4 ul.products.columns-4 {
  margin: 25px 0 80px 0;
}
.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category {
  clear: none;
  width: auto;
  margin: 0 30px 0 0;
  border: 0;
}
.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category
  a {
}
.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category
  a
  img {
  display: none;
}
.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category
  a
  h2.woocommerce-loop-category__title {
  margin: 0;
  padding: 0;
  font-weight: 500;
}

.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category
  a
  span.woocommerce-loop-category__title {
  margin: 0;
  padding: 0.5em 0;
  color: #18355f;
  font-weight: 500;
  font-size: 15px;
  font-size: 1em;
  line-height: 34px;
}

.woo-category-block
  .woocommerce.columns-4
  ul.products.columns-4
  li.product-category
  a
  span.woocommerce-loop-category__title
  mark.count {
  display: none;
}

.woocommerce-section.woo-content {
}
.woocommerce-section.woo-content .woocommerce-products-header {
  margin-bottom: 40px;
}
.woocommerce-section.woo-content
  .woocommerce-products-header
  h1.woocommerce-products-header__title {
  margin: 0 0 30px 0;
}

.woocommerce-section.woo-content .woocommerce-result-count,
.woocommerce-section.woo-content .woocommerce-ordering {
  display: none;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: auto;
  margin: 0 -1.5%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
  display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(22% - 2px);
  margin: 0 1.5% 30px;
}

ul.products.columns-4 {
}
ul.products.columns-4 li.product {
  border: 1px solid #fff;
}
ul.products.columns-4 li.product:hover {
  border: 1px solid #eaeaea;
}
ul.products.columns-4 li.product .woocommerce-loop-product__link {
  display: block;
  padding: 20px 10px 0 10px;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  img.attachment-woocommerce_thumbnail {
  width: auto;
  max-height: 300px;
  margin: 0 auto 30px;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  h2.woocommerce-loop-product__title {
  min-height: 40px;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
ul.products.columns-4 li.product .woocommerce-loop-product__link .star-rating {
  width: 6em;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .star-rating::before {
  letter-spacing: 2px;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .star-rating
  span {
  color: #ffd101;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .star-rating
  span::before {
  letter-spacing: 2px;
}
ul.products.columns-4 li.product .woocommerce-loop-product__link .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  .woocommerce-Price-amount {
  color: #18355f;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
}
ul.products.columns-4 li.product a.add_to_cart_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: calc(100% - 8px);
  margin: 15px 4px 4px 4px;
  padding: 0;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 46px;
  text-transform: uppercase;
  background: #18355f;
  border-radius: 0;
  opacity: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
ul.products.columns-4 li.product a.add_to_cart_button .ico-btn {
  display: block;
  width: 30px;
  height: 31px;
  margin-right: 10px;
  background: url("img/ico-cart-btn-list.png") no-repeat;
  background-size: 30px 31px;
}
ul.products.columns-4 li.product:hover a.add_to_cart_button {
  opacity: 1;
}

ul.products.columns-4 li.product .woocommerce-loop-product__link .price del {
  -webkit-order: 2;
  order: 2;
  color: #18355f;
  opacity: 1;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  del
  .woocommerce-Price-amount {
  color: #18355f;
  font-weight: 400;
  font-size: 20px;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  del
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
}
ul.products.columns-4 li.product .woocommerce-loop-product__link .price ins {
  -webkit-order: 1;
  order: 1;
  margin-right: 7px;
  text-decoration: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  ins
  .woocommerce-Price-amount {
  color: #de0707;
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .price
  ins
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
}

ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .short-desc-list {
}
ul.products.columns-4
  li.product
  .woocommerce-loop-product__link
  .short-desc-list
  p {
  color: #6c6c6c;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .new {
  position: absolute;
  height: 0;
  min-height: 22px;
  padding: 0 18px;
  color: #fff;
  font-weight: 400;
  font-size: 11px;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 0;
}
.woocommerce ul.products li.product .onsale {
  top: 9px;
  right: 10px;
  background: #18355f;
}
.woocommerce ul.products li.product .new {
  top: 5px;
  left: 5px;
  background: #13b836;
}

.woocommerce table.shop_table {
  border: 1px solid #d6d6d6;
  border-radius: 0;
}

.woocommerce-cart-form table.shop_table.cart {
  margin: 0 0 30px 0;
  border: 1px solid #d6d6d6;
  border-radius: 0;
}
.woocommerce-cart-form table.shop_table.cart th {
  padding: 15px 12px;
}
.woocommerce-cart-form table.shop_table.cart td {
  border-top: 0;
}
.woocommerce-cart-form table.shop_table.cart tr:first-child td,
.woocommerce-cart-form table.shop_table.cart tr:last-child td {
  border-top: 1px solid #d6d6d6;
}
.woocommerce-cart-form table.shop_table.cart tr:first-child td {
  padding-top: 20px;
}
.woocommerce-cart-form table.shop_table.cart tr:last-child td {
}

.woocommerce-cart-form table.cart td.actions .coupon .input-text {
  width: 265px;
  min-width: 265px;
  margin-right: 8px;
  padding: 9px 10px;
  border: 1px solid #d6d6d6;
}
.woocommerce-cart-form table.cart td.actions .coupon .button {
  padding: 10px 30px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  background: #18355f;
  border-radius: 0;
}

.woocommerce-cart-form table.cart td.actions button.button {
  padding: 10px 30px;
  color: #010101;
  font-weight: 400;
  letter-spacing: 1px;
  background: #cdcdcd;
  border-radius: 0;
}

.cart-collaterals .cart_totals {
}
.cart-collaterals .cart_totals h2 {
  margin-bottom: 8px;
}
.cart-collaterals table.shop_table th {
  padding: 9px 22px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #fff;
  background: #18355f;
  border-radius: 0;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  color: #fff;
  background: #ffd101;
  border-radius: 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 9px 10px;
  border: 1px solid #d6d6d6;
}

.select2-container--default .select2-selection--single {
  height: 36px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 36px;
}

ul.order_details {
  margin: 10px 0px 30px 0px;
  list-style: none;
}

.woocommerce-checkout-review-order {
  margin-bottom: 40px;
}

.checkout.woocommerce-checkout {
}
.checkout.woocommerce-checkout h3 {
  padding: 20px 0 20px 0;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
}

/* account */

.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 100px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 28px 28px 84px 28px;
  border: 1px solid #e5e5e5;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 18px;
  line-height: 22px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-content {
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-notices-wrapper {
}
.woocommerce-account .woocommerce-MyAccount-content p {
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content form {
}
.woocommerce-account .woocommerce-MyAccount-content form h3 {
  margin-bottom: 20px;
  color: #000;
  font-weight: 400;
  font-size: 35px;
  line-height: 37px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout
  a {
  color: red;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: white;
  background: #18355f;
  border-radius: 0;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #18355f;
  background: #ffd101;
}

.woocommerce-Address {
}
.woocommerce-Address .woocommerce-Address-title {
}
.woocommerce-Address .woocommerce-Address-title h3 {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 30px;
  line-height: 33px;
}
.woocommerce-Address address {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 22px;
}
.woocommerce-Address .btn {
}

.woocommerce form .form-row {
  padding: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px 10px;
  color: #000;
  font-size: 13px;
  border: 1px solid #e5e5e5;
}
.woocommerce form .form-row .required {
  color: #000;
}

/* SUBPAGES */

.page-content.subpage {
}
.page-content.subpage .inner-wrapper {
}
.page-content.subpage h1 {
  margin: 80px 0 40px 0;
}

.page-servides-stores .main-content {
  margin-bottom: 90px;
}

.page-contact .contact-content {
  margin-bottom: 80px;
}
.page-contact .contact-content h1 {
  width: 100%;
}
.page-contact .contact-content .col-left-contact .clc-l {
}
.page-contact .contact-content .col-left-contact .clc-r {
}
.page-contact .contact-content .col-left-contact p {
}
.page-contact .contact-content .col-left-contact p strong {
  color: #18355f;
  font-weight: 600;
  font-size: 23px;
  line-height: 25px;
}
.page-contact .contact-content .col-left-contact p:last-of-type {
}
.page-contact .contact-content .col-left-contact p.top-padding {
  padding-top: 40px;
}
.page-contact .contact-content .col-left-contact p.phone,
.page-contact .contact-content .col-left-contact p.email {
}
.page-contact .contact-content .col-left-contact p.phone:before,
.page-contact .contact-content .col-left-contact p.email:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.page-contact .contact-content .col-left-contact p.phone:before {
  content: "";
}
.page-contact .contact-content .col-left-contact p.email:before {
  content: "";
}
.page-contact .contact-content .col-left-contact p a {
}

.page-contact .contact-content .col-right-contact p {
  color: #18355f;
  font-weight: 600;
  font-size: 23px;
  line-height: 25px;
}

form.wpcf7-form > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
form.wpcf7-form p .wpcf7-form-control-wrap:nth-of-type(1),
form.wpcf7-form p .wpcf7-form-control-wrap:nth-of-type(2) {
  width: 100%;
}
form input:not([type="radio"]):not([type="checkbox"]),
form textarea,
form select {
  width: calc(100% - 40px);
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #cbcbcb;
}
.woocommerce .quantity .qty {
  padding: 5px 10px;
}
form [type="submit"] {
  padding: 17px 70px;
  color: #fff;
  font-size: 17px;
  background: #18355f;
  border: none;
  outline: none;
  cursor: pointer;
}
form [type="submit"]:hover {
  color: #18355f;
  background: #ffd101;
}
._form-branding {
  display: none;
}
.page-reviews .reviews-content {
  margin-bottom: 80px;
}
.page-reviews .page-reviews-block {
  margin: 0 -24px;
}
.page-reviews .page-reviews-block .reviews-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.page-reviews .page-reviews-block .reviews-list .single-review {
  width: 33.3%;
  margin-bottom: 48px;
}

.page-certs .main-content {
  margin-bottom: 60px;
}
.page-certs .certs-mid-content {
  margin-bottom: 80px;
}
.page-certs .certs-mid-content .certs-gallery-block {
}
.page-certs .certs-mid-content .certs-gallery-block .certs-gallery-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.page-certs
  .certs-mid-content
  .certs-gallery-block
  .certs-gallery-list
  .single-gal-img {
  width: 29%;
  margin: 0 2% 60px;
  -webkit-box-shadow: 0 0 4px #808080;
  box-shadow: 0 0 6px #808080;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#808080)";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#808080);
}
.page-certs
  .certs-mid-content
  .certs-gallery-block
  .certs-gallery-list
  .single-gal-img
  a {
  display: block;
  text-align: center;
}
.page-certs
  .certs-mid-content
  .certs-gallery-block
  .certs-gallery-list
  .single-gal-img
  a
  img {
}

.page-faq {
}
.page-faq .faq-section {
  margin-bottom: 80px;
}
.page-faq .faq-section .fs-title {
  margin-bottom: 22px;
  color: #18355f;
  font-weight: 600;
  font-size: 23px;
  line-height: 34px;
}
.page-faq .faq-section .fs-accordion {
  margin-bottom: 110px;
}
.page-faq .faq-section .fs-accordion:last-of-type {
  margin-bottom: 0;
}
.page-faq .faq-section .fs-accordion h3.fs-question {
}
.page-faq .faq-section .fs-accordion h3.fs-question:focus,
.page-faq .faq-section .fs-accordion h3.fs-question:active {
  outline: none;
}
.page-faq .faq-section .fs-accordion h3.fs-question a {
  color: #3b3b3b;
  font-weight: 700;
  font-size: 17px;
  line-height: 35px;
}
.page-faq
  .faq-section
  .fs-accordion
  h3.fs-question.ui-accordion-header-active
  a {
  color: #18355f;
}
.page-faq .faq-section .fs-accordion .fs-answer {
  position: relative;
  display: none;
  padding: 4px 0 0 24px;
}
.page-faq .faq-section .fs-accordion .fs-answer::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 40px;
  height: 40px;
  color: #18355f;
  font-weight: 400;
  font-size: 22px;
  font-family: "FontAwesome";
  content: "";
}
.page-faq .faq-section .fs-accordion .fs-answer p {
  color: #3b3b3b;
}
.page-faq .accordion-expand-close-all {
  margin-bottom: 70px;
  color: #18355f;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}

.movies-content .inner-wrapper {
}
.movies-content .movies-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 -1% 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.movies-content .movies-list .single-movie {
  width: 48%;
  margin: 0 1% 30px;
}
.movies-content .movies-list .single-movie .text-cont h2 {
  padding-bottom: 20px;
}

.reviews-cols-content .inner-wrapper {
}
.reviews-cols-content .review-col-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 -1% 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.reviews-cols-content .review-col-list .single-review-col {
  width: 48%;
  margin: 0 1% 30px;
}
.reviews-cols-content .review-col-list .single-review-col.flex-col100 {
  width: 98%;
}
.reviews-cols-content .review-col-list .single-review-col .text-cont p {
  line-height: 30px;
}
.reviews-cols-content .review-col-list .single-review-col .text-cont h2 {
  padding-bottom: 20px;
}

.reviews-cols-content
  .review-col-list
  .single-review-col.flex-col100
  .flex-row {
  margin: 0 -1% 0;
}
.reviews-cols-content
  .review-col-list
  .single-review-col.flex-col100
  .flex-row
  .flex-col33 {
  width: 31%;
  margin: 0 1% 0;
}

@media all and (max-width: 976px) {
  .reviews-cols-content
    .review-col-list
    .single-review-col.flex-col100
    .flex-row
    .flex-col33 {
    width: 48%;
    margin: 0 1% 0;
  }
}
@media all and (max-width: 650px) {
  .reviews-cols-content
    .review-col-list
    .single-review-col.flex-col100
    .flex-row
    .flex-col33 {
    width: 98%;
    margin: 1% 1% 0;
  }
}

/* SUB COLUMNS */

.subpage-columns {
}
.subpage-columns .img-cont {
  width: 100%;
  height: 100%;
  min-height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.subpage-columns .img-cont img {
}
.subpage-columns .text-cont {
}
.subpage-columns .text-cont h1,
.subpage-columns .text-cont h2,
.subpage-columns .text-cont h3 {
}
.subpage-columns .text-cont p.sub-heading {
}
.subpage-columns .text-cont p {
}
.subpage-columns .text-cont ul {
  margin-bottom: 20px;
}
.subpage-columns .text-cont ul li {
}
.subpage-columns .slider-cont {
  width: 100%;
  height: 100%;
}

.subpage-columns .flex-col50,
.subpage-columns .flex-col100 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 60px;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.subpage-columns .flex-col50:nth-of-type(odd) {
}
.subpage-columns .flex-col50:nth-of-type(odd) .text-cont h2,
.subpage-columns .flex-col50:nth-of-type(odd) .text-cont p {
  text-align: left;
}

.subpage-columns .flex-col50:nth-of-type(even) {
}
.subpage-columns .flex-col50:nth-of-type(even) .text-cont h2,
.subpage-columns .flex-col50:nth-of-type(even) .text-cont p {
  text-align: left;
}

.col-with-image {
}
.col-with-image.full-width-img {
}
.col-with-image.full-width-img .img-cont {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  min-height: auto;
  margin-right: -50vw;
  margin-left: -50vw;
}

.col-with-text {
}

.subpage-columns .flex-col50:nth-of-type(odd) .img-cont {
  margin-left: 40px;
}
.subpage-columns .flex-col50:nth-of-type(even) .img-cont {
  margin-right: 40px;
}
.subpage-columns .flex-col50 .text-cont {
  padding: 40px;
}
.subpage-columns .flex-col50:nth-of-type(odd) .text-cont {
  padding: 0 0 0 40px;
}
.subpage-columns .flex-col50:nth-of-type(even) .text-cont {
  padding: 0 40px 0 0;
}

.subpage-columns .flex-col50.col-with-text {
  background: #fff;
}
.subpage-columns .flex-col100 .text-cont {
  padding: 0px 0;
}
.subpage-columns .flex-col100:first-of-type .text-cont {
  padding: 0 0 0px 0;
}

/* SUB PAGE */

.offer-content {
}
.tax-kat-offer {
}

.tax-kat-offer .category-list-block .category-block.belki-herbicydowe,
.tax-kat-offer .category-list-block .category-block.czesci-zamienne {
  display: none;
}

.offer-content .our-offer,
.tax-kat-offer .our-offer {
  background: #fff url("img/bg-oferta-str.jpg") no-repeat bottom center;
}

.offer-content .our-offer h1 {
  color: #383181;
}
.tax-kat-offer .our-offer h1,
.tax-kat-offer .our-offer p {
  display: none;
}
.tax-kat-offer .our-offer h2 {
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 36px;
}

.offer-content .our-offer .inner-wrapper,
.tax-kat-offer .our-offer .inner-wrapper {
  margin-top: 30px;
  padding: 40px 0 50px 0;
}

.category-before-title {
  margin: 70px 0 0 0;
  color: #3bac6f;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
}
.category-title {
  margin-bottom: 30px;
}
.category-description {
  margin-bottom: 50px;
}

.taxonomy-subcat-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 0 120px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.taxonomy-subcat-list .taxonomy-subcat-single {
}
.taxonomy-subcat-list .taxonomy-subcat-single .taxonomy-subcat-img {
}
.taxonomy-subcat-list .taxonomy-subcat-single .taxonomy-subcat-link {
}

.taxonomy-offer-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 0 120px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.taxonomy-offer-list .taxonomy-offer-single {
  width: 33.3%;
}
.taxonomy-offer-list .taxonomy-offer-single .taxonomy-offer-img {
}
.taxonomy-offer-list .taxonomy-offer-single .taxonomy-offer-title {
}
.taxonomy-offer-list .taxonomy-offer-single .taxonomy-offer-link {
}

.page-content.subpage.map-content h2 {
  text-align: center;
}

.wpgmza-filter-widgets {
  display: block !important;
  text-align: center !important;
}
.map-content .wpgmza-filter-widgets {
  display: block;
  text-align: center;
}
.map-wrapper .wpgmza-filter-widgets {
}
.map-content .wpgmza-filter-widgets input,
.map-content .wpgmza-filter-widgets select,
.map-content .wpgmza-filter-widgets .wpgmza-dropdown,
.map-wrapper .wpgmza-filter-widgets input,
.map-wrapper .wpgmza-filter-widgets select,
.map-wrapper .wpgmza-filter-widgets .wpgmza-dropdown {
  margin: 0 0 20px 0;
  padding: 17px 20px;
  border: 1px solid #cbcbcb;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown
  .wpgmza-placeholder-label {
}
.wpgmza-modern-marker-listing-marker-view [data-name="address"],
.wpgmza-modern-marker-listing-marker-view [data-name="category"] {
  display: none;
}
.wpgmza-modern-marker-listing-marker-view [data-name="desc"] p {
  font-size: 14px;
  line-height: 16px;
}

.map-content
  .wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown
  .wpgmza-placeholder-label
  > ul.wpgmza-checkboxes,
.map-wrapper
  .wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown
  .wpgmza-placeholder-label
  > ul.wpgmza-checkboxes {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 99;
  width: 150px;
  margin: 0;
  padding: 20px 10px 10px 10px;
  list-style: none;
  background: white;
  border: 0;
  border-radius: 0;
}

.map-content .wpgmza-placeholder-label > ul.wpgmza-checkboxes > li,
.map-wrapper .wpgmza-placeholder-label > ul.wpgmza-checkboxes > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
}

.map-content
  .wpgmza-placeholder-label
  > ul.wpgmza-checkboxes
  > li
  input[type="checkbox"],
.map-wrapper
  .wpgmza-placeholder-label
  > ul.wpgmza-checkboxes
  > li
  input[type="checkbox"] {
  width: 20px;
  border: 0;
}

.wpgmza-filter-widgets .wpgmza-reset-custom-fields {
  margin-left: 8px;
  padding: 17px 50px;
  color: #fff;
  font-size: 17px;
  background: #18355f;
  border: 0;
  cursor: pointer;
}

/* NEWSLETTER BLOCK */

.newsletter-bottom-block {
  width: 100%;
  background: #18355f;
}

.newsletter-bottom-block ._form-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 500px;
}

.newsletter-bottom-block ._form-content ._field4 {
  flex-basis: 100%;
  order: 3;
  margin-top: 15px;
  color: #ababab;
  font-size: 10px;
}

.newsletter-bottom-block ._form-content ._field4 input {
  width: 13px !important;
}

.newsletter-bottom-block ._form-content input {
  width: 100%;
  margin: 0;
  color: #f7f7f7;
  text-align: center;
  background: transparent;
  border-color: #58667b;
}

.newsletter-bottom-block ._form-content input::placeholder {
  color: #f7f7f7;
}

.newsletter-bottom-block ._form-content [type="submit"] {
  margin: 0;
  color: #18355f;
  background: #ffd101;
}

@media screen and (min-width: 768px) {
  .newsletter-bottom-block ._form-content [type="submit"] {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .newsletter-bottom-block ._form-content > div {
    width: 100%;
  }

  .newsletter-bottom-block ._form-content [type="submit"] {
    width: 100%;
    margin-top: 20px;
  }
}

.newsletter-bottom-block .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 45px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.newsletter-bottom-block .inner-wrapper .widget-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.newsletter-bottom-block .nwslt-text {
}
.newsletter-bottom-block h2 {
  color: #fff;
  font-weight: 700;
  font-size: 45px;
  line-height: 48px;
}
.newsletter-bottom-block p {
  margin: 0;
  color: #8b8b8b;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}
.newsletter-bottom-block .tnp-widget {
  max-width: 700px;
}
.newsletter-bottom-block .tnp-widget form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px solid #58667b;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.newsletter-bottom-block .tnp-widget form .tnp-field-email {
  position: relative;
  z-index: 0;
  width: 90%;
  margin: 0;
  padding: 0;
}
.newsletter-bottom-block .tnp-widget form .tnp-field-email label {
  position: absolute;
  top: 22px;
  left: 20px;
  z-index: 1;
  color: #fff;
}
.newsletter-bottom-block .tnp-widget form .tnp-field-email input.tnp-email {
  position: relative;
  z-index: 2;
  margin: 10px;
  color: #fff;
  background: transparent;
  border: 0;
}

.newsletter-bottom-block
  .tnp-widget
  form
  .tnp-field-email
  input.tnp-email:focus,
.newsletter-bottom-block
  .tnp-widget
  form
  .tnp-field-email
  input.tnp-email:active {
  background: #18355f;
}

.newsletter-bottom-block .tnp-widget form .tnp-field-button {
  margin: 10px;
  padding: 0;
}
.newsletter-bottom-block .tnp-widget form .tnp-field-button input.tnp-submit {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  color: #18355f;
  font-weight: 400;
  font-size: 22px;
  font-family: "FontAwesome";
  background: #ffd101;
  border: 0;
  cursor: pointer;
}

.newsletter-bottom-block .wpcf7 {
  width: 40%;
}
.newsletter-bottom-block .wpcf7 form.wpcf7-form {
}
.newsletter-bottom-block .wpcf7 form.wpcf7-form p {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px;
  border: 1px solid #58667b;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.newsletter-bottom-block .wpcf7 form.wpcf7-form p .wpcf7-form-control-wrap {
  width: calc(100% - 40px);
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.newsletter-bottom-block
  .wpcf7
  form.wpcf7-form
  p
  .wpcf7-form-control-wrap
  input[type="email"] {
  position: relative;
  z-index: 2;
  margin: 10px;
  padding: 0;
  color: #fff;
  background: transparent;
  border: 0;
}
.newsletter-bottom-block
  .wpcf7
  form.wpcf7-form
  p
  .wpcf7-form-control-wrap
  input[type="email"]::-webkit-input-placeholder {
  color: #fff;
}
.newsletter-bottom-block
  .wpcf7
  form.wpcf7-form
  p
  .wpcf7-form-control-wrap
  input[type="email"]:-ms-input-placeholder {
  color: #fff;
}
.newsletter-bottom-block
  .wpcf7
  form.wpcf7-form
  p
  .wpcf7-form-control-wrap
  input[type="email"]::placeholder {
  color: #fff;
}
.newsletter-bottom-block .wpcf7 form.wpcf7-form p .wpcf7-submit {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  color: #18355f;
  font-weight: 400;
  font-size: 22px;
  font-family: "FontAwesome";
  background: #ffd101;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
}
.newsletter-bottom-block .wpcf7 form.wpcf7-form p .ajax-loader {
  position: absolute;
  top: 22px;
  right: 60px;
}

.newsletter-bottom-block .wpcf7 form.wpcf7-form p .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -35px;
  display: block;
  color: #ffd101;
  font-weight: normal;
  font-size: 1em;
}

.newsletter-bottom-block .wpcf7 form.failed .wpcf7-response-output,
.newsletter-bottom-block .wpcf7 form.aborted .wpcf7-response-output,
.newsletter-bottom-block .wpcf7 form.invalid .wpcf7-response-output,
.newsletter-bottom-block .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #fff;
}

/* FOOTER */

.main-footer {
  background: #fff;
}

.main-footer .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 80px 0 40px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.main-footer .inner-wrapper .footer-block {
  width: 20%;
}

.main-footer .inner-wrapper .footer-block:nth-of-type(1) {
  width: 19%;
}
.main-footer .inner-wrapper .footer-block:nth-of-type(1) img {
  max-width: 170px;
}

.main-footer .widget-content {
}
.main-footer .widget-content h3 {
  margin: 0 0 20px 0;
  color: #1a3863;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.main-footer .widget-content h4 {
  margin: 0 0 0 0;
  color: #6c6c6c;
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
.main-footer .widget-content ul {
}
.main-footer .widget-content ul li {
  margin: 0;
}
.main-footer .widget-content ul li a {
  margin: 0 0 0 0;
  color: #6c6c6c;
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
.main-footer .widget-content ul li.current-menu-item a,
.main-footer .widget-content ul li a:hover {
  color: #6c6c6c;
  text-decoration: underline;
}
.main-footer .widget-content p {
  margin: 0 0 20px 0;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
}
.main-footer .widget-content p a {
  color: #1a3863;
  font-weight: 700;
}
.main-footer .widget-content p a:hover {
  color: #1a3863;
}
.main-footer .widget-content p a.underline {
  font-size: 13px;
  line-height: 26px;
}

.main-footer .widget-content p a.phone,
.main-footer .widget-content p a.email {
  padding-left: 26px;
}
.main-footer .widget-content p a.phone {
  background: url(img/ico-phone.png) no-repeat left center;
}
.main-footer .widget-content p a.email {
  background: url(img/ico-email.png) no-repeat left center;
}

.page-contact .contact-content .col-left-contact p.phone,
.page-contact .contact-content .col-left-contact p.email {
  padding-left: 0;
}
.page-contact .contact-content .col-left-contact p.phone {
  background: url(img/ico-phone.png) no-repeat left center;
}
.page-contact .contact-content .col-left-contact p.email {
  background: url(img/ico-email.png) no-repeat left center;
}

.footer-bottom-block {
  padding: 15px 0;
  background: #f2f2f2;
}
.footer-bottom-block .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-bottom-block p {
  margin: 0;
  color: #3e3e3e;
  font-weight: 500;
  font-size: 12px;
  line-height: 25px;
  text-align: left;
}
.footer-bottom-block .fbb-left,
.footer-bottom-block .fbb-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer-bottom-block .fbb-left p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer-bottom-block .fbb-left p span {
  margin: 0 6px 0 0;
}
.footer-bottom-block .fbb-left p:nth-of-type(2) {
  margin: 0 0 0 40px;
}
.footer-bottom-block .fbb-left p:nth-of-type(2) img {
  margin-right: 12px;
}
.footer-bottom-block .fbb-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}
.footer-bottom-block .fbb-right p {
  text-align: right;
}
.footer-bottom-block .fbb-right p a {
}
.footer-bottom-block .fbb-right p a img {
}

.social-links-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.social-links-footer a {
  display: block;
  margin: 0 8px;
}
.social-links-footer a img {
  height: 23px;
}

.scrolltotop {
  position: fixed;
  right: 0px;
  bottom: 40px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #18355f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.scrolltotop::after {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  font-family: "FontAwesome";
  content: "\f102";
}

.fb-slide-block {
  position: fixed;
  top: 20%;
  right: -308px;
  z-index: 99997;
  width: 308px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fb-slide-block .fbsb-btn {
  position: absolute;
  top: 48px;
  left: -48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #3867ad;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.fb-slide-block .fbsb-btn:hover {
  background: #252525;
}
.fb-slide-block .fbsb-btn svg {
  width: 24px;
  height: 24px;
}
.fb-slide-block .fbsb-btn svg path {
  fill: #fff;
}
.fb-slide-block .fbsb-box {
  border: 4px solid #3867ad;
}
.fb-slide-block .fbsb-box .fb-page {
}
.fb-slide-block.open {
  right: 0;
}

/* RWD CONTENT */

@media (min-width: 2560px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: auto;
    margin: 0 -1.5%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
  }
  .woocommerce ul.products::before,
  .woocommerce ul.products::after,
  .woocommerce-page ul.products::before,
  .woocommerce-page ul.products::after {
    display: none;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(13.6% - 2px);
    margin: 0 1.5% 30px;
  }
}
@media (min-width: 1920px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: auto;
    margin: 0 -1.5%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
  }
  .woocommerce ul.products::before,
  .woocommerce ul.products::after,
  .woocommerce-page ul.products::before,
  .woocommerce-page ul.products::after {
    display: none;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(16.9% - 2px);
    margin: 0 1.5% 30px;
  }
}
@media screen and (max-width: 1840px) {
  .page-wrapper {
    width: auto;
    padding: 0;
  }
  .main-header .inner-wrapper,
  .inner-wrapper {
    width: auto;
    padding: 0 40px;
  }
  .main-footer .inner-wrapper {
    width: auto;
    padding: 80px 40px 60px;
  }
  .newsletter-bottom-block .inner-wrapper {
    padding: 45px 40px;
  }

  .single-product .product .product-reviews-block .inner-wrapper {
    padding: 60px 20px;
  }

  .hp-video-content .video-block-content .inner-wrapper {
    margin: 0 0 0 0px;
  }
}

@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1600px) {
  h1,
  h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .hp-video-content .video-block-content h1 {
    font-size: 50px;
    line-height: 54px;
  }
  .links-content .links-block ul.links li.list-li a.list-link {
    padding: 20px 15px;
    font-size: 20px;
  }
}

@media screen and (max-width: 1400px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(30.3% - 2px);
    margin: 0 1.5% 30px;
  }
}

@media screen and (max-width: 1366px) {
  #rwd_menu > ul > li > a {
    padding: 10px 13px;
  }
  #rwd_menu > ul > li.has-sub > a {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1300px) {
  #rwd_menu.small-screen {
    position: absolute;
    right: 0;
    left: 0;
    width: auto;
  }
  #rwd_menu.small-screen ul {
    right: 0;
    width: 100%;
  }
  #rwd_menu.small-screen #menu-button:before,
  #rwd_menu.small-screen #menu-button:after,
  #rwd_menu.small-screen #menu-button.menu-opened:before,
  #rwd_menu.small-screen #menu-button.menu-opened:after {
    right: 15px;
  }

  .is-sticky #rwd_menu.small-screen ul {
    top: 56px;
  }
}
@media screen and (max-width: 1266px) {
  .page-reviews .page-reviews-block .reviews-list .single-review {
    width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .main-header .logo-link img.logo {
    max-width: 80px;
  }
  .woo-cart .cart-link .cart-img-block .cart-img {
    width: 35px;
  }
  .woo-user .user-link .user-img-block .user-img {
    width: 33px;
  }

  .flex-row .flex-col50 {
    width: 100%;
  }
  .flex-row .flex-col50 .slider-cont {
    min-height: 450px;
  }
  .flex-row .flex-col50.text-cont {
    padding: 0 0 0 50px;
  }
  .flex-row .flex-col50.text-cont .text-cont-inner {
    padding: 50px 30px;
  }

  .product-extra-details
    .prod-twocols-content
    .flex-col50.flex-align-center:nth-of-type(1)
    .text-cont {
    width: 100%;
  }
  .product-columns .flex-col50:nth-of-type(even) .text-cont {
    padding: 50px 0 50px 0;
  }

  .four-cols-block .flex-row .flex-col50:nth-of-type(3) {
    -webkit-order: 4;
    order: 4;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
  }
  .four-cols-block .flex-row .flex-col50:nth-of-type(4) {
    -webkit-order: 3;
    order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
  }

  .main-footer .inner-wrapper .footer-block {
    width: 23%;
  }
  .main-footer .inner-wrapper .footer-block:nth-of-type(1) {
    width: 30%;
  }

  .footer-bottom-block .inner-wrapper {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .footer-bottom-block .fbb-left,
  .footer-bottom-block .fbb-right {
    width: auto;
  }
  .footer-bottom-block .fbb-left img {
    height: 35px;
  }

  .product-columns .flex-col50:nth-of-type(odd) .text-cont {
    padding: 0;
  }
  .product-columns .flex-col100 .text-cont {
    padding: 0;
  }
  .flex-row .flex-col50.text-cont {
    padding: 0;
  }

  .subpage-columns .flex-col50:nth-of-type(odd) .img-cont,
  .subpage-columns .flex-col50:nth-of-type(even) .img-cont {
    margin: 0;
  }
  .subpage-columns .flex-col50:nth-of-type(odd) .text-cont,
  .subpage-columns .flex-col50:nth-of-type(even) .text-cont {
    padding: 0;
  }
}

@media screen and (max-width: 1140px) {
  .sticky-wrapper {
    min-height: 48px;
  }
  .parallax-content {
    min-height: 420px;
  }
  .parallax-content .text-cont {
    padding-left: 20px;
  }
  .parallax-content .text-cont h2 {
    font-size: 35px;
    line-height: 38px;
  }
  .parallax-content .text-cont p {
    font-size: 22px;
    line-height: 28px;
  }

  .hp-video-content .video-block-content .inner-wrapper {
    margin: 0 0 0 20px;
  }
  .hp-video-content .video-block-content h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .hp-video-content .video-block-content p.prgh-border-bg {
    padding: 12px 0px 12px 25px;
    font-size: 30px;
    line-height: 30px;
    background: #18355f;
    border-left: 15px solid #ffd101;
  }
}

@media screen and (max-width: 1040px) {
  .product-extra-details .prod-video-content .video-block {
    padding: 6% 15px;
  }
  .product-extra-details .prod-video-content .video-block iframe {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .footer-bottom-block .fbb-left,
  .footer-bottom-block .fbb-right {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .footer-bottom-block .fbb-left p {
    width: 100%;
  }
  .footer-bottom-block .fbb-left p:nth-of-type(2) {
    margin: 0;
  }
}

@media screen and (max-width: 976px) {
  h1,
  h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .hp-video-content .video-block-content h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .links-content .links-block ul.links li.list-li a.list-link {
    padding: 15px 10px;
    font-size: 15px;
  }

  .page-certs
    .certs-mid-content
    .certs-gallery-block
    .certs-gallery-list
    .single-gal-img {
    width: 46%;
  }

  .woocommerce div.product .product-content .inner-wrapper {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
  }

  .product-extra-details .prod-icons-text-content .inner-wrapper {
    width: auto;
    padding: 60px 15px 0;
  }
  .product-extra-details .prod-icons-text-content .single-block {
    width: 33.3%;
    margin-bottom: 58px;
  }

  .foto-float-left {
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
  .foto-float-right {
    float: none;
    margin-bottom: 30px;
    margin-left: 0px;
    text-align: center;
  }

  .newsletter-bottom-block .inner-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newsletter-bottom-block .wpcf7 {
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .newsletter-bottom-block .inner-wrapper .widget-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newsletter-bottom-block h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .newsletter-bottom-block .nwslt-text {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 900px) {
  .btn {
    padding: 15px 30px;
  }
  .product-fancybox-form {
    width: calc(100% - 40px);
    min-width: auto;
  }
}

@media screen and (max-width: 860px) {
  .parallax-content .text-cont {
    padding-right: 20px;
    padding-left: 20px;
  }
  .parallax-content .text-cont h2 {
    font-size: 35px;
    line-height: 38px;
  }
  .parallax-content .text-cont p {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
  }
}

@media screen and (max-width: 800px) {
  .main-footer .inner-wrapper {
    padding: 60px 20px 10px;
  }
  .main-footer .inner-wrapper .footer-block,
  .main-footer .inner-wrapper .footer-block:nth-of-type(1) {
    width: 100%;
    margin-bottom: 40px;
  }

  .footer-bottom-block .fbb-right p {
    width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .page-reviews .page-reviews-block .reviews-list .single-review {
    width: 100%;
    margin-bottom: 30px;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product,
  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: none;
    width: calc(47% - 2px);
    margin: 0 1.5% 20px;
  }

  ul.products.columns-4 li.product .woocommerce-loop-product__link {
    width: 100%;
  }

  .main-footer .inner-wrapper .footer-block:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .main-footer .inner-wrapper .footer-block:nth-of-type(1) img {
    max-width: 120px;
  }

  p {
    font-size: 15px;
    line-height: 22px;
  }

  .movies-content .movies-list {
    margin: 0;
  }
  .movies-content .movies-list .single-movie {
    width: 100%;
    margin: 0 0 30px;
  }

  .reviews-cols-content .review-col-list {
    margin: 0;
  }
  .reviews-cols-content .review-col-list .single-review-col {
    width: 100%;
    margin: 0 0 30px;
  }

  .breadcrumbs li {
    line-height: 20px;
  }
  .product-extra-details .prod-icons-text-content .single-block {
    width: 50%;
  }

  .single-product
    .product
    .product-reviews-block
    #reviews.woocommerce-Reviews
    #comments
    ol.commentlist {
    margin: 0;
  }
  .single-product
    .product
    .product-reviews-block
    #reviews.woocommerce-Reviews
    #comments
    ol.commentlist
    li.review {
    width: 100%;
    padding: 0 0 40px;
  }

  ul.square-list li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 20px;
    color: #252525;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }

  .newsletter-bottom-block .inner-wrapper {
    padding: 45px 20px;
  }
}

@media screen and (max-width: 700px) {
  .hp-video-content .video-block-content .inner-wrapper {
    margin: 0;
  }
  .hp-video-content .video-block-content p.prgh-border-bg {
    padding: 10px 30px 10px 20px;
    font-size: 15px;
    line-height: 18px;
  }

  .product-extra-details .prod-video-content .video-block iframe {
    height: 400px;
  }
}

@media screen and (max-width: 650px) {
  .main-header .inner-wrapper,
  .inner-wrapper {
    padding: 0 15px;
  }
  .main-header .inner-wrapper .h-iw-left {
    width: calc(100% - 0px);
  }
  .main-header .inner-wrapper .h-iw-right {
    position: absolute;
    right: 60px;
  }

  .hp-video-content .video-block.embed-container {
    padding-bottom: 0;
  }

  .main-footer .widget-content h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 24px;
  }

  .page-certs
    .certs-mid-content
    .certs-gallery-block
    .certs-gallery-list
    .single-gal-img {
    width: 96%;
  }

  .fb-slide-block {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .hp-video-content .video-block-content h1 {
    font-size: 18px;
    line-height: 20px;
  }
  .hp-video-content .yt-link {
    display: none;
  }
}

@media screen and (max-width: 550px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    margin: 0;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product,
  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: none;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 450px) {
}

@media screen and (max-width: 400px) {
}

@media screen and (max-width: 350px) {
}

.woocommerce .star-rating {
  width: 6em;
}
.woocommerce .star-rating::before {
  letter-spacing: 2px;
}
.woocommerce .star-rating span {
}
.woocommerce .star-rating span::before {
  letter-spacing: 2px;
}

.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
  width: 100% !important;
  height: 100% !important;
}
.mejs-container {
  padding-top: 56.25%;
}
.wp-video,
video.wp-video-shortcode {
  width: 100% !important;
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}

@media only screen and (max-device-width: 650px) and (orientation: landscape) {
  .fb-slide-block {
    display: none;
  }
}
@media only screen and (max-device-width: 650px) and (orientation: portrait) {
  .reviews-list .single-review .review-cont p {
    font-size: 14px;
    line-height: 17px;
  }
}

.choose-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.choose-box > div {
  margin-right: 20px;
}
.choose-box > div:last-of-type {
  margin-right: 0;
}
.choose-box > div input {
}

.choose-number-field > label {
}
.choose-number-field > label abbr {
}
.choose-number-field > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.choose-number-field > span input {
}
.choose-number-field > span label {
  margin-right: 20px;
  line-height: 20px !important;
}
.choose-number-field > span label:last-of-type {
  margin-right: 0;
}

.tnp-lists {
  display: none;
}
#billing_wybierz_dokument_field label {
  display: inline;
  font-weight: bold;
}

/* EXTENDED */
@media screen and (max-width: 1024px) {
  .hp-video-content .video-block::after {
    background: none !important;
  }
}
ul. li.product a.add_to_cart_button {
  opacity: 0 !important;
}
ul. li.product:hover a.add_to_cart_button {
  opacity: 1 !important;
}

.home-banner img {
  width: 100%;
}

.instagram-feed-section {
  padding: 50px 0 20px 0;
  overflow: hidden;
  background-color: #f7f7f7 !important;
}
.instagram-feed-section {
  text-align: center;
}
.instagram-feed-section .title .ig-logo {
  width: auto;
  height: 38px;
  margin-top: -10px;
  margin-right: 15px;
}
.instagram-feed-section .feed-container {
  width: 100vw;
  padding: 20px 0;
}
.instagram-feed-section .feed-container .swiper-wrapper {
  margin-bottom: 60px;
}
.instagram-feed-section .feed-container .swiper-slide {
  display: block;
  width: 250px;
}
.instagram-feed-section .feed-container .author {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.instagram-feed-section .feed-container .author img {
  width: 35px;
  margin-right: 5px;
}
@media screen and (max-width: 640px) {
  .instagram-feed-section .feed-container .author {
    font-size: 12px;
  }
  .instagram-feed-section .feed-container .author img {
    width: 25px;
  }
}
.instagram-feed-section .feed-container .swiper-slide video {
  width: 100%;
  height: 100%;
}
.instagram-feed-section .feed-container .swiper-slide .image .ig-logo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 30px;
  height: auto;
}
.instagram-feed-section .feed-container .image {
  background-position: center center;
  background-size: cover;
  border: 3px solid #c0c0c0;
  border-radius: 8px;
  box-shadow: 4px 4px 12px 0px rgba(66, 68, 90, 0.3);
  transition: all 0.3s ease;
}
.instagram-feed-section .feed-container .swiper-slide .image:after {
  display: block;
  padding-top: 125%;
  content: "";
}

.page-landing-page-videos {
  margin-bottom: 40px;
}

.page-landing-page-videos .bestsellers .product {
  margin-right: 30px !important;
  box-shadow: 6px 6px 16px 0px rgb(66 68 90 / 25%) !important;
}

.page-landing-page-videos .bestsellers .swiper-wrapper {
  flex-wrap: nowrap;
  align-items: stretch;
}

.page-landing-page-videos .bestsellers .swiper-wrapper .swiper-slide {
  width: 300px;
  height: initial;
}

@media all and (min-width: 1200px) {
  .page-landing-page-videos .flex-row.right .text-cont {
    order: 2;
  }
}

.page-landing-page-videos
  .woocommerce
  ul.products[class*="columns-"]
  li.product,
.page-landing-page-videos
  .woocommerce-page
  ul.products[class*="columns-"]
  li.product {
  width: 270px !important;
  height: 100%;
  margin: 0;
  background: #fff;
  border-radius: 3px;
  box-shadow: 6px 6px 16px 0px rgb(66 68 90 / 42%);
}

.page-landing-page-videos .four-cols-block .text-cont .text-cont-inner {
  display: flex;
  align-items: center;
  padding: 0;
  padding-right: 40px;
}

.page-landing-page-videos .text-cont {
  box-sizing: border-box;
  padding: 0 40px;
}

.page-landing-page-videos .link {
  display: block;
  margin-top: 20px;
  font-size: 15px;
  text-decoration: underline;
}

.page-landing-page-videos .products.columns-4 li.product a.add_to_cart_button {
  background: #0fad68;
}

.page-landing-page-videos .title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0;
}

@media all and (max-width: 1200px) {
  .page-landing-page-videos .flex-row .flex-col50.text-cont {
    flex-wrap: wrap;
    padding: 30px;
  }

  .page-landing-page-videos .flex-row .flex-col50.text-cont .woocommerce {
    margin-top: 20px;
  }
}

@media all and (min-width: 750px) {
  .page-landing-page-videos .woocommerce {
    display: flex;
    flex-basis: 270px;
    flex-shrink: 0;
    align-items: center;
  }
  .page-landing-page-videos .woocommerce img {
    width: 80% !important;
  }
}

@media all and (max-width: 1750px) {
  .page-landing-page-videos .woocommerce img {
    width: 70% !important;
  }
}

@media all and (max-width: 1620px) {
  .page-landing-page-videos .four-cols-block .text-cont .text-cont-inner {
    padding-right: 20px;
  }

  .page-landing-page-videos .text-cont {
    padding: 0 20px;
  }
  .page-landing-page-videos .woocommerce img {
    width: 60% !important;
  }
}

@media all and (max-width: 1450px) {
  .page-landing-page-videos .woocommerce {
    flex-basis: 230px;
    flex-shrink: 0;
  }
  .page-landing-page-videos .woocommerce img {
    width: 45% !important;
  }

  .page-landing-page-videos .woocommerce .star-rating {
    display: none;
  }

  .page-landing-page-videos .woocommerce .price {
    margin-top: 10px;
  }
}

@media all and (max-width: 1600px) {
  .page-landing-page-videos .four-cols-block .text-cont h2 {
    margin-bottom: 25px;
    font-size: 25px;
  }

  .page-landing-page-videos .four-cols-block .text-cont p {
    font-size: 14px;
    line-height: 17px;
  }
}

.page-b2b .heading-image {
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
}

.page-b2b .heading-image:after {
  display: block;
  padding-top: 17.5%;
  content: "";
}

.page-b2b .text-container {
  box-sizing: border-box;
  padding-top: 50px;
  padding-right: 70px;
}

.page-b2b .form {
  margin-top: -50px;
  padding: 30px;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
  box-shadow: 10px 10px 26px 0px rgb(66 68 90 / 22%);
}

.page-b2b [type="checkbox"] {
  float: left;
  width: 20px !important;
}

.page-b2b ._checkbox-radio span {
  float: left;
  width: calc(100% - 40px);
  font-size: 10px;
}

.page-b2b [type="submit"] {
  display: inline-block;
  margin-top: 30px;
  padding: 20px 40px;
  color: #18355f !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  background: #ffd101 !important;
  border: 0;
}

.page-b2b form.wpcf7-form > p {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 0;
}

.page-b2b form.wpcf7-form > p .wpcf7-spinner {
  display: none;
}

.page-b2b form.wpcf7-form .wpcf7-list-item {
  width: 100%;
  margin-left: 0;
}

.page-b2b form.wpcf7-form .wpcf7-list-item-label {
  width: calc(100% - 30px);
}

.page-b2b form.wpcf7-form .wpcf7-list-item-label p,
.page-b2b form.wpcf7-form .wpcf7-list-item-label a {
  color: #2a2a2a;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
}

.page-b2b form.wpcf7-form p .wpcf7-form-control-wrap input {
  float: left;
}

.page-b2b select {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 15px;
  font-weight: 400;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 16px;
  border: 1px solid #cbcbcb;
}

.page-b2b .form h2 {
  padding-bottom: 5px;
  font-size: 33px;
}

.page-b2b .phone-number {
  display: inline-block;
  margin: 0;
  padding: 30px 50px 30px 25px;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  background: #18355f;
  border-left: 20px solid #ffd101;
}

.page-b2b .phone-number small {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
}

.page-b2b .numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 100px 0;
}

.page-b2b .numbers .item {
  flex-basis: 330px;
  margin: 30px 70px;
  text-align: center;
}

.page-b2b .numbers .item .circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-bottom: 30px;
  background: #fff;
  border: 4px solid #18355f;
  border-radius: 100%;
  box-shadow: 6px 6px 16px 0px rgb(66 68 90 / 22%);
  transition: all 0.3s ease;
}

.page-b2b .numbers .item .circle:hover {
  transform: scale(1.05);
}

.page-b2b .numbers .item .circle img {
  width: 70px;
  max-height: 70px;
}

.page-b2b .numbers .item .circle .number {
  margin-top: 10px;
  font-weight: 500;
  font-size: 25px;
}

.page-b2b .numbers .item .heading {
  margin-bottom: 10px;
  color: #0d2952;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-b2b .numbers .item .content {
  font-weight: 300;
  font-size: 14px;
  text-align: justify;
}

.page-b2b .numbers .item p {
  margin-bottom: 0;
}

.page-b2b .four-cols-block .text-cont .text-cont-inner {
  padding: 50px;
}

.page-b2b .four-cols-block .text-cont h2 {
  padding-bottom: 0;
  font-size: 30px;
}

.page-b2b .materials {
  margin: 100px 0;
}

.page-b2b .materials-carousel {
  overflow: hidden;
}

.page-b2b .materials-carousel-container {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 50px;
  overflow: hidden;
}

.page-b2b .materials-carousel .swiper-slide {
  width: 500px;
  height: 330px;
  margin-bottom: 30px;
}

.page-b2b .materials-carousel .swiper-slide .img {
  width: 500px;
  height: 300px;
  background-size: cover;
}

.page-b2b .materials-carousel .swiper-slide h3 {
  margin-top: 3px;
}

.page-b2b .advantages h2 {
  text-align: center;
}

.page-b2b .advantages {
  max-width: 900px;
  margin: 100px auto;
}

.page-b2b .advantages:after {
  display: block;
  clear: both;
  content: "";
}

.page-b2b .advantages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-b2b .advantages .icon {
  float: left;
  width: 40px;
  height: auto;
  margin-right: 30px;
}

.page-b2b .advantages .text {
  float: left;
  width: calc(100% - 70px);
}

.page-b2b .advantages .heading {
  margin-bottom: 10px;
  color: #0d2952;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-b2b .advantages .content {
  font-weight: 300;
  font-size: 14px;
}

.page-b2b .advantages p {
  margin-top: 0;
}

.page-b2b .boxes {
  margin: 100px 0;
}

.page-b2b .boxes > h2 {
  text-align: center;
}

.page-b2b .boxes .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.page-b2b .boxes .box {
  flex-basis: 500px;
  margin: 30px;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
  box-shadow: 10px 10px 26px 0px rgb(66 68 90 / 22%);
}

.page-b2b .boxes .box .image {
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
}

.page-b2b .boxes .box .text {
  padding: 30px;
}

.page-b2b .boxes .box .text h3 {
  padding-top: 0;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
}

.page-b2b .boxes .box .text p {
  font-weight: 300;
  font-size: 14px;
  text-align: justify;
}

.page-b2b .faq {
  margin: 100px 0;
  text-align: center;
}

.page-b2b .faq .fs-question {
  margin-bottom: 10px;
  color: #0d2952;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-b2b .video-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-b2b .video-container .rll-youtube-player {
  width: 100%;
}

@media all and (max-width: 1200px) {
  .page-b2b .flex-col30,
  .page-b2b .flex-col70 {
    flex-basis: 100%;
  }

  .page-b2b .form-row {
    flex-direction: column-reverse;
  }

  .page-b2b .phone-number {
    padding: 15px 25px 15px 15px;
    font-size: 20px;
  }

  .page-b2b .text-container {
    padding-right: 0;
  }

  .page-b2b .numbers,
  .page-b2b .faq,
  .page-b2b .boxes,
  .page-b2b .advantages,
  .page-b2b .materials {
    margin: 30px 0;
  }

  .page-b2b .materials .text-cont-inner {
    padding: 30px 0;
  }

  .page-b2b .materials-carousel .swiper-slide {
    width: 100%;
  }

  .page-b2b .materials-carousel .swiper-slide .img {
    width: 100%;
  }

  .page-b2b .materials .materials-carousel-container {
    padding-left: 0;
  }

  .page-b2b .numbers .item,
  .page-b2b .boxes .box {
    flex-basis: 100%;
    margin: 30px 0;
  }

  .page-b2b .four-cols-block .text-cont .text-cont-inner {
    padding: 30px;
  }
}

@media all and (max-width: 767px) {
  .woo-category-block {
    display: none;
  }

  li.product img.attachment-woocommerce_thumbnail {
    max-height: 120px !important;
  }

  .category-page.inner-wrapper {
    display: flex;
    flex-direction: column;
  }

  .category-page.inner-wrapper .term-description {
    order: 5;
  }

  .category-page.inner-wrapper .page-title {
    margin-bottom: 0 !important;
  }
}

.faq-title {
  margin-top: 50px;
  font-size: 26px;
}

@media all and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: initial;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
  margin: 15px;
}

.woocommerce-product-gallery__image {
  float: left;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
  width: 100px;
  height: 100px;
  padding: 5px !important;
}

.woocommerce-product-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .woocommerce-product-gallery__wrapper {
    display: none !important;
  }
}

#lightboxOverlay,
#lightbox {
  z-index: 9999999;
}

.main-image {
  position: relative;
  margin-bottom: 30px;
}

.main-image .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  transition: all 0.3s ease;
}

.main-image .overlay .magnifier {
  width: 32px !important;
  height: auto;
}

.main-image:hover .overlay {
  cursor: pointer;
  opacity: 1;
}

.main-image > img {
  max-width: 600px;
  margin: 0 auto;
}

.woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.quantity {
  position: relative;
  padding-right: 30px;
}

@media only screen and (min-width: 767px) {
  .quantity {
    float: left;
  }
}

.quantity .controls > div {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #cbcbcb;
  transition: all 0.3s ease;
}

.quantity .controls > div span {
  opacity: 0.5;
  transition: all 0.3s ease;
}

.quantity .controls > div:hover {
  background: #f7f7f7;
  cursor: pointer;
}

.quantity .controls > div:hover span {
  opacity: 1;
}

.quantity .controls .more {
  top: 0;
  border-bottom: 0;
}

.quantity .controls .less {
  bottom: 0;
}

.woocommerce .quantity .qty {
  height: 60px !important;
  margin: 0;
  line-height: 60px !important;
  border-right: 0 !important;
}

.woocommerce div.product form.cart div.quantity::after {
  display: none !important;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce .quantity {
  margin-right: 30px !important;
}

@media only screen and (max-width: 992px) {
  .woocommerce .quantity .qty {
    width: 50px !important;
  }

  .woocommerce div.product form.cart div.quantity,
  .woocommerce .quantity {
    margin-right: 10px !important;
  }
}

.woocommerce div.product form.cart .button {
  padding: 13.5px 35px !important;
}

@media only screen and (max-width: 992px) {
  .woocommerce div.product form.cart .button {
    padding: 13.5px 25px !important;
  }
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.quantity input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary {
  box-sizing: border-box;
}

@media all and (min-width: 1200px) {
  .woocommerce-page div.product div.images {
    width: 66%;
    padding-right: 50px;
  }

  .woocommerce-page div.product div.summary {
    width: 34%;
  }
}

.product-details {
  clear: both;
}

.product-details h2 {
  margin-bottom: 5px;
  font-size: 24px;
}

.product-details h3 {
  font-weight: 500;
  font-size: 17px;
}

.product-details p {
  color: #8a8a8a;
  font-weight: 300;
}

.product-details > section {
  padding: 50px 0;
}

@media only screen and (min-width: 1000px) {
  .product-details section.two-columns .inner-wrapper {
    display: flex;
  }

  .product-details section.two-columns .inner-wrapper > * {
    display: flex;
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }

  .product-details section.two-columns .inner-wrapper > div:first-of-type {
    padding-right: 30px;
  }

  .product-details section.two-columns .inner-wrapper > div:last-of-type {
    padding-left: 30px;
  }
}

.product-details > section:nth-child(odd) {
  background: rgba(0, 0, 0, 0.025);
}

.product-details .nav {
  padding: 20px 0;
  background: #f7f7f7;
}

.product-details .nav .inner-wrapper {
  text-align: center;
}

.product-details .nav .btn {
  margin: 8px;
  padding: 10px 30px;
  color: #e8e8e8;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #18355f;
  border: 1px solid #18355f;
  transition: all 0.3s ease;
}

.product-details .nav .btn:hover {
  color: #18355f;
  text-decoration: none;
  background: transparent;
}

.product-details .problems ul {
  margin-bottom: 20px;
  margin-left: 20px;
  color: #8a8a8a;
  list-style: circle;
}

.product-details .problems ul li {
  margin: 5px 0;
}

.product-details .problems .list .item {
  display: flex;
  margin-bottom: 10px;
}

.product-details .problems .list .item .text-container {
  padding-left: 10px;
}

.product-details .problems .list .item .text-container p {
  margin-bottom: 0;
  font-size: 13px;
}

.product-details .problems .list .item .image-container {
  flex-basis: 35px;
  flex-grow: 0;
  flex-shrink: 0;
}

.product-details .problems .list .item .image-container img {
  width: 35px;
}

.product-details .howitworks .infographics {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0;
}

.product-details .howitworks .infographics .item {
  max-width: 250px;
  margin: 15px;
}

.product-details .howitworks .infographics img {
  display: block;
  max-width: 80px;
  margin: 15px auto;
}

.product-details .howitworks .infographics .item h3 {
  text-align: center;
}

.product-details .howitworks .video-container {
  display: block !important;
}

.product-details .howitworks .content-container {
  text-align: center;
}

.product-details .howitworks .rll-youtube-player {
  box-shadow: 10px 10px 30px rgb(0 0 0 / 15%);
}

@media only screen and (max-width: 1000px) {
  .product-details .howitworks .inner-wrapper {
    display: flex;
    flex-direction: column;
  }

  .product-details .howitworks .video-container {
    order: 2;
  }

  .product-details .howitworks .content-container {
    order: 1;
  }
}

.product-details .howtouse .dosage {
  margin-bottom: 20px;
}

.product-details .howtouse .dosage-quantity {
  color: #18355f;
  font-weight: 700;
  font-size: 70px;
  text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}

.product-details .howtouse .unit {
  font-weight: 500;
  font-size: 25px;
}

.product-details .howtouse .for {
  display: block;
  text-transform: uppercase;
}

.product-details .howtouse .steps .step:not(:last-of-type) {
  margin-bottom: 20px;
}

.product-details .howtouse .steps .step:after {
  display: block;
  clear: both;
  content: "";
}

.product-details .howtouse .steps .step .count-container {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: #fff;
  border: 2px solid #18355f;
  border-radius: 10px;
  box-shadow: 7px 7px 20px rgb(0 0 0 / 15%);
  transition: all 0.3s ease;
}

.product-details .howtouse .steps .step:hover .count-container {
  transform: scale(1.15);
}

.product-details .howtouse .steps .step .count-container .number {
  color: #18355f;
  font-weight: 600;
}

.product-details .howtouse .steps .step .text-container {
  float: left;
  width: calc(100% - 120px);
}

.product-details .howtouse .steps .step .text-container .step-counter {
  color: #626262;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.product-details .howtouse .steps .step .text-container h3 {
  margin-bottom: 5px;
}

.product-details .howtouse .steps .step .text-container p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 17px;
}

.product-details .howtouse .steps {
  position: relative;
}

.product-details .howtouse .steps:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 26px;
  z-index: -1;
  display: block;
  width: 1px;
  background: #c6c6c6;
  content: "";
}

.product-details .composition .list {
  width: 100%;
}

.product-details .composition .list .item {
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-left: 5px solid #18355f;
  border-radius: 5px;
  box-shadow: 7px 7px 20px rgb(0 0 0 / 5%);
  transition: all 0.3s ease;
}

.product-details .composition .list .item:hover {
  transform: scale(1.05);
}

.product-details .composition .list .item:not(:last-of-type) {
  margin-bottom: 20px;
}

.product-details .composition .list p {
  margin-bottom: 0;
  color: #0b1f3c;
  font-weight: 400;
  font-size: 16px;
  font-style: italic;
}

@media only screen and (max-width: 1000px) {
  .product-sub-tec-inner {
    margin-bottom: 50px;
  }
}

.product-details .faq {
  text-align: center;
}

.product-details .videos h2 {
  margin-bottom: 30px;
  text-align: center;
}

.product-details .videos .swiper-slide {
  max-width: 550px;
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  box-shadow: 7px 7px 20px rgb(0 0 0 / 15%);
}

.product-details .videos video {
  width: 100%;
}

.product-details .videos h3 {
  padding: 20px 25px;
}

.product-details .videos .swiper-pagination {
  bottom: -20px;
  margin-bottom: 0;
}

.product-details .swiper-pagination-bullet-active {
  background: #0b1f3c;
}

.product-details .opinions h2 .btn {
  float: right;
}

.product-details .review-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.15);
}

.product-details .review-modal.visible {
  display: flex;
}

.product-details .review-modal .content-wrapper {
  position: relative;
  width: 95%;
  max-width: 500px;
  max-height: 95%;
  padding: 30px;
  overflow-y: scroll;
  background: #fff;
  border: 1px solid #aeaeae;
  border-radius: 5px;
  box-shadow: 7px 7px 20px rgb(0 0 0 / 15%);
}

.product-details .review-modal .content-wrapper .close-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 25px;
  height: auto;
  opacity: 0.5;
  transition: all 0.3s ease;
}

.product-details .review-modal .content-wrapper .close-icon:hover {
  cursor: pointer;
  opacity: 1;
}

.product-details .review-modal .content-wrapper .comment-reply-title {
  display: block;
  margin-bottom: 20px;
  color: #18355f;
  font-weight: 700;
  font-size: 20px;
}

.product-details .review-modal .content-wrapper label {
  display: block;
  margin-bottom: 5px;
  color: #373737;
  font-weight: 300;
  font-size: 14px;
}

.product-details .review-modal .content-wrapper p.form-submit,
.product-details .review-modal .content-wrapper input {
  width: 100%;
}

.product-details .review-modal .content-wrapper p.form-submit {
  margin-bottom: 0 !important;
  font-weight: 500;
}

.product-details .review-modal .content-wrapper #respond textarea {
  margin-bottom: 0;
}

@media screen and (min-width: 767px) {
  .product-details .opinions .swiper-wrapper {
    align-items: center;
    box-sizing: border-box;
    padding: 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .product-details .swiper-pagination {
    display: none;
  }
}

.product-details .opinions .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .product-details .opinions .title {
    flex-direction: column;
    text-align: center;
  }

  .product-details .opinions .title .btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.product-details .opinions .title a {
  white-space: nowrap;
}

.product-details .opinions .title a:hover {
  cursor: pointer;
}

.product-details .opinions .swiper-slide {
  width: 700px;
  max-width: 100%;
  transform: scale(0.9);
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .product-details .opinions .swiper-slide.swiper-slide-active {
    transform: scale(1.1);
  }
}

.product-details .opinions .swiper-slide .comment_container {
  padding: 30px;
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  box-shadow: 7px 7px 20px rgb(0 0 0 / 15%);
  transition: all 0.3s ease;
}

.product-details
  .opinions
  .swiper-slide.swiper-slide-active
  .comment_container {
  border-color: #18355f;
}

.product-details .opinions .swiper-slide .avatar {
  float: left;
  margin-right: 20px;
  border-radius: 100%;
}

.product-details .opinions .swiper-slide .description {
  clear: both;
}

.product-details .opinions .swiper-slide .description p {
  margin-top: 7px;
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
}

.product-details .opinions .swiper-slide .meta {
  margin-top: 20px;
  margin-bottom: 5px;
}

.product-details .opinions .description img {
  width: 300px;
  max-width: 100%;
  margin-top: 20px;
}

.product-details .opinions .dco-image-attachment {
  display: none;
}

.product-details
  .opinions
  .swiper-slide
  .children
  .swiper-slide
  .comment_container {
  padding: 0;
  border: none;
  box-shadow: none;
}

.product-details
  .opinions
  .swiper-slide
  .children
  .swiper-slide
  .comment_container
  .avatar {
  display: none;
}

.product-details .related-products .related.products h2 {
  margin-bottom: 15px;
  padding-top: 0;
}

.product-details .related-products .product {
  background: #fff;
}

.product-details .related-products .woocommerce-loop-product__link {
  padding-bottom: 60px !important;
}

.product-details .instagram-feed-section {
  background: transparent !important;
}

.product-details .cooperation h2 {
  text-align: center;
}

.product-details .cooperation .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.product-details .cooperation .box {
  flex-basis: 500px;
  margin: 30px;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 5px;
  box-shadow: 10px 10px 26px 0px rgb(66 68 90 / 22%);
}

@media only screen and (max-width: 1000px) {
  .product-details .cooperation .box {
    flex-basis: 100%;
    margin: 30px 0;
  }
}

.product-details .cooperation .box .image {
  padding-top: 40%;
  background-position: center;
  background-size: cover;
}

.product-details .cooperation .box .text {
  padding: 30px;
}

.product-details .cooperation .box .text h3 {
  padding-top: 0;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
}

.product-details .cooperation .box .text p {
  font-weight: 300;
  font-size: 14px;
  text-align: justify;
}

.product-details .cooperation .box .btn {
  float: right;
}

.product-details .cooperation .box .text:after {
  display: block;
  clear: both;
  content: "";
}

.how-to-use-products-page .sidebar img {
  width: 100%;
  padding-bottom: 30px;
}

.how-to-use-products-page .sidebar .btn {
  width: 100%;
  text-align: center;
}

.how-to-use-products-page .sidebar .hover-item {
  position: relative;
  margin-top: 20px;
  padding-top: 30px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, 0.1);
}

.how-to-use-products-page .sidebar .hover-item .dosage {
  position: absolute;
  top: 15px;
  left: 15px;
}

.how-to-use-products-page .sidebar .hover-item .dosage .dosage-quantity {
  font-size: 50px;
  line-height: 50px;
}

.how-to-use-products-page .content .name {
  font-size: 25px;
}

@media all and (min-width: 1200px) {
  .how-to-use-products-page .flex-container {
    display: flex;
  }

  .how-to-use-products-page .sidebar {
    flex-basis: 500px;
    padding-right: 60px;
  }

  .how-to-use-products-page .content {
    flex: 1;
  }
}

@media all and (min-width: 1200px) {
  .how-to-use-products-page .sidebar .hover-item {
    margin-bottom: 30px;
  }
}

.how-to-use-products-page > .product .inner-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.how-to-use-products-page > .product:nth-of-type(even) {
  background: #f7f7f7;
}

.page-blog .page-content:after {
  display: block;
  clear: both;
  content: "";
}

.page-blog .container {
  display: flex;
  margin-bottom: 30px;
}

@media all and (max-width: 1200px) {
  .page-blog .container {
    flex-direction: column;
  }

  .page-blog .container .list {
    order: 2;
    padding-right: 0;
  }

  .page-blog .container .sidebar {
    flex-basis: initial;
    order: 1;
  }
}

.page-blog .list {
  display: grid;
  flex: 1;
  grid-template-columns: repeat(4, calc(25% - 30px));
  padding-right: 30px;
  column-gap: 30px;
  row-gap: 30px;
}

@media all and (max-width: 1500px) {
  .page-blog .list {
    grid-template-columns: repeat(3, calc(33% - 20px));
  }
}

@media all and (max-width: 1200px) {
  .page-blog .list {
    grid-template-columns: repeat(2, calc(50% - 15px));
  }
}

@media all and (max-width: 767px) {
  .page-blog .list {
    display: block;
  }

  .page-blog .list a {
    height: auto;
    margin-bottom: 20px;
  }
}

.page-blog .list > * {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  padding-bottom: 15px;
}

.page-blog .list > * .button-container {
  padding: 20px;
  padding-top: 0;
}

.page-blog .sidebar {
  flex-basis: 300px;
  margin-top: 30px;
}

.page-blog .sidebar .filter-box {
  padding: 20px;
  background: #f7f7f7;
  border: 1px solid #d3d3d377;
  border-radius: 5px;
}

.page-blog .sidebar .filter-box h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.page-blog .sidebar .filter-box ul {
  margin-bottom: 0;
}

.page-blog .sidebar .filter-box label {
  font-weight: 300;
  font-size: 15px;
}

.page-blog .sidebar .filter-box label input {
  margin-right: 5px;
}

.lds-ripple.visible {
  display: inline-block;
}

.lds-ripple {
  position: relative;
  display: none;
  width: 40px;
  height: 40px;
}

.lds-ripple div {
  position: absolute;
  border: 2px solid #000;
  border-radius: 50%;
  opacity: 1;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
    top: 18px;
    left: 18px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 18px;
    left: 18px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 18px;
    left: 18px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 36px;
    height: 36px;
    opacity: 0;
  }
}

.page-container.single .product {
  min-width: 300px;
}

.page-container.single .products {
  justify-content: center;
}
