/*!
 * Theme Name:  Delivery Lite
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * LAYOUT
 *
 * BASE
 * - NORMALIZE
 * - MAIN
 * - SHARED
 * - TYPOGRAPHY
 * - FORM 
 * - TABLE
 * - IMAGE
 *
 * MODULES
 * - HEADER
 * - NAVIGATIONS
 * - SLIDER
 * - CONTENT
 * - WIDGETS
 * - COMMENTS
 * - PAGINATIONS
 * - FOOTER
 *
 * PLUGINS
 * STATE
 * GLOBAL
 */
/*------------------------------------*\
	$LAYOUT
\*------------------------------------*/
.container, .header-item, .navigation-item, .site-content, .footer-item {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .container:after, .header-item:after, .navigation-item:after, .site-content:after, .footer-item:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (min-width: 320px) {
    .container, .header-item, .navigation-item, .site-content, .footer-item {
      padding: 0 0%; } }
  @media screen and (min-width: 1025px) {
    .container, .header-item, .navigation-item, .site-content, .footer-item {
      padding: 0; } }

/*------------------------------------*\
	$NORMALIZE
\*------------------------------------*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html, body {
    overflow-x: hidden;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*------------------------------------*\
	$MAIN
\*------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box; }

* html {
  font-size: 81.25%; }

html {
  font-size: 13px;
  line-height: 1.5em;
  min-height: 100%; }

body {
background: #c8e3fe url(https://shop.vsimosvita.com/wp-content/themes/delivery-lite/images/bg_fon.png) 40% 0 repeat-x;
    color: #080808;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
} }



/**
 * Selection Color.
 */
::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none; }
  
.logo-site{
	margin: 0 0 30px 0;
	font-size: 35px;
	font-weight: bold;
	color: #4A89BF;
	
}

.site_logo {
	font-family: Arial;
	font-size: 25px;
	color: #000000;
}

.contact-head{
	font-size: 16px;
		text-align: center;
}

.one-half img{
max-height: 230px;
    width: initial;
	margin: 10px 0 0 0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}

.bold{
font-weight: bold;	
}

.morelink, .morelink:visited{
padding: 5px 0px;
    margin: 5px 0;
    border-bottom: 2px solid;
    font-size: 1.3rem;
    text-align: center;
    color: #4a89bf;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    float: right;
}

.morelink .more_link:hover,
.morelink .more_link:active {
    color: #353535;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
/*------------------------------------*\
	$SHARED
\*------------------------------------*/
.alignleft {
  float: left;
  margin-right: 1.5em; }

.alignright {
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both; }

.alignnone {
  display: block; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute; }

.sticky,
.bypostauthor {
  background: inherit;
  color: inherit; }

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/
div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, form, p,
blockquote, th, td {
  direction: ltr;
  margin: 0;
  padding: 0; }

/**
 * Set link colors.
 */
a {
  transition: all 200ms ease-in-out 0s;
  color: #4a89bf;
  text-decoration: none; }
  a:visited {
    color: #4a89bf; }
  a:hover, a:visited:hover {
    color: #4A89BF;
    text-decoration: none; }
	
/* Підкреслення посилань лише в записах і на сторінках */
.entry-content a, .page-content a {
    text-decoration: underline;
}

.content-entry a {
	transition: all 200ms ease-in-out 0s;
    color: #4B80BA;
    text-decoration: none;
    border-bottom: 1px solid;
}

.content-entry a:hover {
    color: #E14D52;
}

.rcl_toast__text a {
  color: #FFFFFF;	
}

.rcl_toast__text a:hover{
  color: #FFDD00;	
}

.cart-content a {
color: #d8494e;
    font-weight: bold; 
}

.cart-content a:hover, a:visited:hover {
  color: #2F577A;  
}
/**
 * Headings.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  margin: 0.5rem 0;
  color: #474747;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1,
.h1 {
font-size: 24px;
    font-size: 1.8rem;
  line-height: 1.1em;
text-align: center;
text-transform: uppercase;
    color: #006494; 
}

h2,
.h2 {
font-size: 22px;
    line-height: 1.0em;
    padding: 10px 0 5px 0;
    text-align: center;
    color: #2B587A;
    border-bottom: 1px dashed #ccc; }

h3,
.h3 {
font-size: 20px;
    line-height: 1.0em;
    padding: 10px 0 5px 0;
    color: #2B587A;
  }

h4,
.h4 {
font-size: 18px;
    line-height: 1.0em;
    padding: 10px 0 5px 0;
    color: #2B587A;}

h5,
.h5 {
font-size: 16px;
    line-height: 1.0em;
    padding: 10px 0 5px 0;
    color: #2B587A; }

h6,
.h6 {
font-size: 16px;
    line-height: 1.0em;
    padding: 10px 0 5px 0;
    color: #2B587A; }

/**
 * Text elements.
 */
p {
margin: 0 0 10px 0;
font-size: 16px;
  }

abbr[title],
dfn[title] {
  cursor: help; }

del {
  color: #aaa;
  text-decoration: line-through;
  vertical-align: baseline; }

pre {
  margin: 20px 0;
  margin: 1.5384615385rem 0;
  padding: 20px;
  padding: 1.5384615385rem;
  background-color: #fafafa;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  color: #2080ad; }

code {
  color: #2080ad; }

ins {
  background: #fff9c0;
  text-decoration: none; }

blockquote {
  margin: 20px 40px;
  margin: 1.5384615385rem 3.0769230769rem;
  padding-left: 20px;
  padding-left: 1.5384615385rem;
  border-left: 3px solid #eee;
  color: #aaa;
  font-style: italic;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
  blockquote cite {
    padding: 10px 0 0 20px;
    padding: 0.7692307692rem 0 0 1.5384615385rem;
    color: #555;
    display: block;
    position: relative; }
    blockquote cite:before {
      content: '\2014';
      left: 0;
      position: absolute; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin: 0 0 20px;
  margin: 0 0 1.5384615385rem;
  display: block; }

ul,
ol {
  margin: 13px 0;
  margin: 1rem 0;
  padding: 0 0 0 20px;
  padding: 0 0 0 1.5384615385rem; }

ul {
  list-style: disc;
font-size: initial; 
   padding: 10px 10px 10px 30px; }

ol {
  list-style-type: decimal;
font-size: initial;
  }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

li ul,
li ol {
  margin: 0; }

dl {
  margin: 20px;
  margin: 1.5384615385rem; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem; }

hr {
  margin: 10px 0 0 0;
  margin: 0.5rem 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  clear: both;
  height: 1px;
  min-height: 0; }
  hr.dotted {
    border-style: dotted; }
  hr.dashed {
    border-style: dashed; }
  hr.blackborder {
    border-color: #000; }
  hr.whiteborder {
    border-color: #fff; }

/**
 * Print styles.
 */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*------------------------------------*\
	$FORM
\*------------------------------------*/
form {
font-size: 16px;
font-size: 1.2rem; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none; }

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  box-shadow: none; }

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  font-size: 12px;
  font-size: 0.9230769231rem;
  padding: 10px 20px;
  -webkit-appearance: none;
  background-clip: padding-box;
  border-radius: 0;
  border: 1px solid #e9e9e9;
  cursor: pointer;
  color: #555;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  outline: 0;
  overflow: visible;
  margin: 0;
  text-decoration: none;
  vertical-align: top;
  width: auto; }
  button:hover,
  a.button:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover {
    background: #C44347;
    color: #FFFFFF;
    text-decoration: none; }
  button::-moz-focus-inner,
  a.button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0; }

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  padding: 5px;
  padding: 0.3846153846rem;
  font-size: 16px;
  font-size: 1.2rem;
  box-sizing: border-box;
  background-clip: padding-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    width: -webkit-fill-available;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #555;
  font-family: "Open Sans", sans-serif;
  outline: 0;
  margin: 0;
  text-align: left;
  height: 2.5em;
  vertical-align: top; }
  textarea[disabled],
  select[disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="email"][disabled],
  input[type="month"][disabled],
  input[type="number"][disabled],
  input[type="password"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="text"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  input[type="week"][disabled] {
    background-color: #fff; }

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  box-shadow: none;
  user-select: none;
  color: #fff;
  cursor: default; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888; }

input.placeholder_text,
textarea.placeholder_text {
  color: #888; }

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

textarea,
select[size],
select[multiple] {
  height: auto; }

select[size="0"],
select[size="1"] {
  height: 2.5em; }

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px; }
  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px; }
  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px; }
  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    box-shadow: none;
    background: #666;
    border-color: #666; } }

textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%; }

optgroup {
  color: #555;
  font-style: normal;
  font-weight: normal;
  font-family: "Open Sans", sans-serif; }
  optgroup::-moz-focus-inner {
    border: 0;
    padding: 0; }

/*------------------------------------*\
	$TABLE
\*------------------------------------*/
table {
  font-size: 16px;
  max-width: 100%;
  width: 100%; }

table,
td {
margin: 0 0 10px 0;
    /* margin: 1.5384615385rem 0; */
     padding: 5px;
    /* padding: 0.3846153846rem 0.7692307692rem; */
     border: 1px solid #e9e9e9;
 }

th {
  margin: 5px 0 10px;
  margin: 0.3846153846rem 0 0.7692307692rem;
  padding: 5px 10px;
  padding: 0.3846153846rem 0.7692307692rem;
background-color: #e5e5e5;
    color: #333;
  text-align: left; }

tr {
  background-color: #fff; }

table button,
table input {
  *overflow: auto; }

/*------------------------------------*\
	$IMAGE
\*------------------------------------*/
figure {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }
  figure > img {
    display: block; }

img {
  height: auto;
  max-width: 100%; }

img[class*="align"],
img[class*="attachment-"] {
  height: auto; }

embed,
iframe,
object {
  max-width: 100%;
  width: 100%; }

.wp-caption img {
  margin-bottom: 5px;
  margin-bottom: 0.3846153846rem; }

.wp-caption-text {
  font-style: italic;
  color: #999; }

/**
 * Gallery
 * Taken from Twenty Fourteen theme.
 */
.gallery {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem; }

.gallery-item {
  margin: 0 4px 4px 0;
  margin: 0 0.3076923077rem 0.3076923077rem 0;
  float: left;
  overflow: hidden;
  position: relative; }

.gallery-icon a,
.gallery-icon img {
  display: block; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  padding: 2px 8px;
  padding: 0.1538461538rem 0.6153846154rem;
  font-size: 12px;
  font-size: 0.9230769231rem;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }
  
  
 .lider-prodazhiv{
	border: 1px solid rgb(241 115 56);
    padding: 5px;
    background: rgb(245 147 48);
	margin: -20px auto 5px;
	width: fit-content;
    color: white;
    border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 3px 0px rgba(50, 50, 50, 0.75);
}

 .timchasovi_povidomlennya{
font-weight: bold;
    margin: 15px auto 0px;
    padding: 7px;
    color: rgb(229 57 53);
    width: auto;
    display: flex;
}

 .timchasovi_povidomlennya_single{
text-align: center;
    padding: 7px;
    color: rgb(229 57 53);
    font-weight: bold;
}


.meta-content-box a {
text-decoration:none;
color:#5f9cdb;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}

.meta-content-box a:hover {
    background-size: 100% 2px;
}


/* Медиа-запросы для различных размеров адаптивного макета */
@media only screen and (min-width: 200px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
	
	
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

}
/* ------------- Кінець. Контейнер с адаптивными блоками------------- */


/* Заголовок на всю ширину */
.product-title-container {
    width: 100%;
    text-align: center;
    margin-bottom: 10px !important;
}

.product-title-container h1 {
	font-size: 1.5rem !important;
    text-transform: none;
    border-bottom: 2px dashed #bfd2e3;
    text-align: left;
    padding: 0 0 5px 0;
    line-height: 1.3;
}


/* Посилання в заголовку */
.product-title-container h1 a {
    color: #4a89bf; /* Основний колір посилання */
    text-decoration: none;
    transition: color 0.3s ease; /* Плавна зміна кольору */
}

/* Ефекти при наведенні */
.product-title-container h1 a:hover,
.product-title-container h1 a:focus {
    color: #353535; /* Колір посилання при наведенні */
      text-decoration: none;
}



/* Контейнер для зображення і тексту */
.product-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

/* Блок зображення */
.product-image {
    flex: 1;
    max-width: 48%;
    text-align: center;
}

.product-image img {
    max-width: 100%;
    height: auto;
    max-height: 230px !important;
    border-radius: 8px;
    object-fit: contain;
}

/* Блок тексту */
.product-description {
    flex: 1;
    max-width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Короткий опис */
.product-summary {
    font-size: 1rem;
    margin-bottom: 15px;
    color: #333;
}

/* Кнопка посилання */
.product-link-button, .product-link-button:visited {
    padding: 0px !important;
    float: right;
    border-bottom: 2px solid;
    font-size: 1.2rem;
    color: #4a89bf;
    text-decoration: none;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.product-link-button:hover,
.product-link-button:active {
    color: #353535;
    text-decoration: none;
}

/* Адаптивність */
@media (max-width: 768px) {
    .product-content {
        flex-direction: column;
    }

    .product-image, .product-description {
        max-width: 100%;
    }

    .product-image img {
        margin: 0 0 -10px 0;
    }

    .product-title-container h1 {
        font-size: 1.5rem;
    }

    .product-summary {
        font-size: 0.9rem;
    }

    /* Контейнер для посилання */
    .product-link-container {
        border-top: 1px solid #BFD2E3;
        padding: 7px 10px;
        margin: -5px -10px -10px -10px !important;
        border-bottom: 0px solid;
        text-align: center;
        color: #4a89bf;
        background-color: #f3f4f5;
        width: -webkit-fill-available;
        display: grid;
    }

    .product-link-button {
        font-size: 1.1rem;
        border-bottom: 0px solid !important;
    }
}



/*------------------------------------*\
	$HEADER
\*------------------------------------*/
/**
 * Search form
 */
.searchform {
  width: 23.7288135593%;
  float: right;
  margin-right: 0;
  position: relative;
  color: #dcdcdc; }
  @media screen and (min-width: 320px) {
    .searchform {
      display: none; } }
  @media screen and (min-width: 480px) {
    .searchform {
      display: block;
      position: absolute;
      top: 10px;
      right: 20px; }}
  @media screen and (min-width: 769px) {
    .searchform {
      display: block;
      position: relative;
      top: 0;
      right: 0; }
	  }
  .searchform div {
    position: relative;
    float: right; }
  .searchform .dashicons {
    left: 6px;
    left: 0.4615384615rem;
    top: 14px;
    top: 1.0769230769rem;
    width: 16px;
    width: 1.2307692308rem;
    height: 16px;
    height: 1.2307692308rem;
    font-size: 16px;
    font-size: 1.2307692308rem;
    position: absolute; }
  .searchform .field {
    margin-top: 6px;
    margin-top: 0.4615384615rem;
    padding-left: 25px;
    padding-left: 1.9230769231rem;
    width: 90px;
    width: 6.9230769231rem;
    transition: width 400ms ease-in-out 0s;
    border-radius: 3px;
    border-color: transparent; }
    .searchform .field:focus {
      width: 233px;
      width: 17.9230769231rem; }

/**
 * Header
 */
.site-header {
padding: 1.7rem 0;
    margin: 10px 0 60px 0;
min-height: 162px;	}

@media screen and (min-width: 320px) {
  .site-branding {
	width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 0.5rem;
    text-align: center; }
	
	.site_logo {
	font-size: 1.2rem;	
	}}

@media screen and (min-width: 800px) {
  .site-branding {
width: 49%;
    float: left;
    margin-bottom: 0;
    text-align: left;}
	
	
	.site_logo {
	font-size: 1.5rem;
        max-width: 400px;	
	}

.site-header {
    margin: 10px 0 10px 0; }
	}

.site-branding .site-title {
  font-size: 30px;
  font-size: 2.3076923077rem;
  margin-bottom: 0; }

.site-branding .site-description {
  margin-top: 6px;
  margin-top: 0.4615384615rem;
  font-size: 14px;
  font-size: 1.0769230769rem;
  font-weight: normal;
  color: #777; }

.site-logo {
  margin-top: 0px;
  margin-top: 0rem; }


/*------------------------------------*\
	$NAVIGATIONS
\*------------------------------------*/
/**
 * Primary navigation
 */
@media screen and (min-width: 320px) {
  #primary-menu {
    display: none; }

.site-header {
    margin: 0px;
}

	}

@media screen and (min-width: 601px) {
  #primary-menu {
    display: block; }
	
.site-header {
    margin: 0px;
}
	}

.main-navigation {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px -1px;
background-color: #5f9cdb;
    border-bottom: 2px solid #ffffff;
  position: relative;}

@media screen and (min-width: 769px) {
  .navigation-item {
    position: relative; }}

.menu-primary-items {
  width: 100%;
  float: left;
  margin-right: 1.6949152542%; }
  .menu-primary-items .sfHover, .menu-primary-items .sub-menu a {
    background-color: #3D8CDB; }
  .menu-primary-items a {
    font-size: 11px;
    font-size: 0.8461538462rem;
    padding: 14px 18px;
    padding: 1.0769230769rem 1.3846153846rem;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .menu-primary-items a:hover, .menu-primary-items a:visited:hover {
      background-color: #4D80AF;
      color: #fff; }
  .menu-primary-items .sub-menu a:hover {
    background-color: #4D80AF; }

/**
 * Mobile menu
 */
.slicknav_menu {
  display: none; }

@media (max-width: 768px) {
  #menu-primary-items,
  #menu-secondary-items {
    display: none; }
  .slicknav_menu {
    background-color: #4a89bf;
    display: block;
    padding: 0; }
	.site-logo {
    margin: 0 0 10px 0;}
    .slicknav_menu .slicknav_icon-bar {
      background-color: #fff;
      box-shadow: none; }
    .slicknav_menu .slicknav_icon {
      font-size: 22px; }
  .secondary-navigation .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }
  .secondary-navigation .slicknav_menu .slicknav_icon {
    font-size: 23px; }
  .slicknav_menutxt {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute; }
  .slicknav_btn {
    background-color: transparent;
    padding: 13px;
    margin: 0;
    float: left; }
  .slicknav_nav {
    background-color: #555;
    margin-top: 60px;
    padding: 10px 0; }
  .slicknav_nav .slicknav_row,
  .slicknav_nav a {
    padding: 10px 20px;
    margin: 0;
    color: #fff; }
    .slicknav_nav .slicknav_row:hover,
    .slicknav_nav a:hover {
      background-color: #333;
      border-radius: 0;
      color: #fff; }

.site-header {
    margin: 10px;
	padding: 0.2rem 0;
}

	  }

/**
 * Secondary navigation
 */
.secondary-navigation {
  position: relative;
  margin-bottom: -1px;
  z-index: 9; }

.menu-secondary-items {
  border: 1px solid #e9e9e9;
  border-bottom-color: #ddd; }
  @media screen and (min-width: 320px) {
    .menu-secondary-items {
      display: none; } }
  @media screen and (min-width: 601px) {
    .menu-secondary-items {
      display: block; } }
  .menu-secondary-items .sfHover, .menu-secondary-items .menu-primary-items .sub-menu a, .menu-primary-items .sub-menu .menu-secondary-items a {
    background: #C44347;
    color: #666; }
  .menu-secondary-items a {
    font-size: 13px;
    font-size: 1rem;
    padding: 12px 18px;
    padding: 0.9230769231rem 1.3846153846rem;
    border-right: 1px solid #e3e3e3;
    color: #888;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .menu-secondary-items a:hover, .menu-secondary-items a:visited:hover {
      background: #C44347;
      color: #ffffff; }
  .menu-secondary-items.sf-arrows .sf-with-ul:after {
    border-top-color: #ddd; }
  .menu-secondary-items.sf-arrows ul .sf-with-ul:after {
    border-top-color: transparent;
    border-left-color: #ddd; }
  .menu-secondary-items .sub-menu {
    border-bottom: 1px solid #ddd;
    margin-left: -1px; }
    .menu-secondary-items .sub-menu a {
      font-size: 16px;
      font-size: 1.1rem;
      background: #ffffff;
      color: #080808;
      border-left: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3;
      padding: 8px 10px;
      text-transform: none; }
      .menu-secondary-items .sub-menu a:hover {
        background: #4f697a;
        text-shadow: none;
		color: #ffffff;		}

.tinynav {
  margin-bottom: 14px;
  margin-bottom: 1.0769230769rem;
  width: 100%; }
  @media screen and (min-width: 320px) {
    .tinynav {
      display: block; } }
  @media screen and (min-width: 601px) {
    .tinynav {
      display: none; } }


/*------------------------------------*\
	$SLIDER
\*------------------------------------*/
.featured-slider {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem; }

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  margin: 0;
  padding: 0; }
  .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .flexslider .slides img {
    width: 100%;
    display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }
  .flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer; }
    .flex-control-thumbs img:hover {
      opacity: 1; }
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

@media screen and (min-width: 320px) {
  #carousel {
    display: none; } }

@media screen and (min-width: 480px) {
  #carousel {
    display: block; }}

#carousel .slides li {
  height: 12em;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #999;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.2;
  text-align: center; }
  #carousel .slides li:first-child {
    border-left: 1px solid #ddd; }
  #carousel .slides li:hover {
    background: #fff; }
  #carousel .slides li.flex-active-slide {
    background: #fff; }

#carousel .slides div {
  padding: 9px 10px; }

#carousel img {
  margin-bottom: 8px;
  margin-bottom: 0.6153846154rem; }

/*------------------------------------*\
	$CONTENT
\*------------------------------------*/
.site-content {
margin-bottom: 1px;
    background: white;
-webkit-box-shadow: 0px 8px 22px #7cb2eb;
    box-shadow: 0px 8px 22px #7cb2eb;
    border-radius: 0 0 8px 8px;
    margin-bottom: 25px;
    position: relative;
	padding: 0 0 10px 0;
	}

.content-area {
  padding: 10px;
  border: 1px solid #e9e9e9; }
  @media screen and (min-width: 320px) {
    .content-area {
      margin-bottom: 30px;
      margin-bottom: 2.3076923077rem;
      width: 100%;
      float: none; } }
  @media screen and (min-width: 768px) {
    .content-area {
      width: 75%;
      margin-bottom: 0;
      float: left; } 	  
	  }
  @media screen and (min-width: 1024px) {
    .has-left-sidebar .content-area {
      margin-left: -1px;
      margin-left: -0.0769230769rem;
      width: 54%; } }

.hentry {
margin: 0 0 15px 0;
    padding: 10px;
    box-shadow: 0px 3px 4px #0003;
    border: 1px solid #DAE1E8;
    -moz-border-radius: 5px;
    border-radius: 5px;}
  .hentry .edit-link {
    display: block;
    clear: both; }

.entry-title {
	font-size: 20px;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: normal;
    border-bottom: 2px dashed #bfd2e3;
    padding: 0 0 10px 0;
text-align: left;	}

  .single .entry-title,
  .page .entry-title {
	font-size: 20px;
    padding: 0 0 5px 0;
    color: #2B587A;
	text-align:center;}
 
/* Стилі для маленьких екранів */
@media (max-width: 768px) { /* Для екранів шириною до 768px */
    .single .entry-title,
    .page .entry-title {
        font-size: 20px; /* Зменшений розмір шрифту */
    }
}

@media (max-width: 480px) { /* Для дуже маленьких екранів (наприклад, смартфонів) */
    .single .entry-title,
    .page .entry-title {
        font-size: 18px; /* Ще менший розмір шрифту */
    }

}

 .entry-title a {
color: #4a89bf;
 }
 
 
 
    .entry-title a:hover {
      color: #32312E; }
	  
.thumb-link {
  margin: 15px 15px 0 0;
  margin: 1.1538461538rem 1.1538461538rem 0 0;
  display: inline;
  float: left; }
  .thumb-link img {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.entry-header-index {
  overflow: hidden; }

.entry-meta {
  font-size: 13px;
  font-size: 1rem;
  margin-bottom: 1px;
  color: #999; }
  .entry-meta .published {
    color: #999; }
  .entry-meta .comments-link {
    float: right; }
    .entry-meta .comments-link a {
      color: #999; }
    .entry-meta .comments-link .dashicons {
      color: #50B7DC; }


.entry-content {
font-size: 16px;
    font-size: 1.2em;
    line-height: 1.6;}

.entry-footer {
  font-size: 12px;
  font-size: 0.9230769231rem;
  clear: both;
  color: #999; }

.cat-links,
.tags-links {
  display: block;
  font-size: 16px;
margin: 10px 0 0 0;  }

.cat-links a {
text-decoration:none;
color:#0274a9;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
	padding: 1px;
  }
  
.cat-links a:hover{
    background-size: 100% 2px;
  }

.page-links {
  clear: both;
  display: block; }

/**
 * 404 page
 */
.not-found h2 {
  font-size: 16px;
  font-size: 1.2307692308rem; }

/*------------------------------------*\
	$WIDGETS
\*------------------------------------*/
/**
 * Header sidebar
 */
@media screen and (min-width: 320px) {
  .widget-header {
    width: 100%;
    float: right;
    margin-right: 0; } }

@media screen and (min-width: 800px) {
  .widget-header {
	width: 50%;
    float: right;
    margin-right: 0; }
	}

/**
 * Home sidebar
 */
.has-left-sidebar .widget-secondary {
  float: left;
  width: 21%;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9; }
  .has-left-sidebar .widget-secondary .widget {
    border-right: 0; }
  @media screen and (min-width: 100px) {
    .has-left-sidebar .widget-secondary {
      display: none; } }
  @media screen and (min-width: 1024px) {
    .has-left-sidebar .widget-secondary {
      display: block; } }

/**
 * Primary sidebar
 */
@media screen and (min-width: 600px) {
  .widget-primary {
    width: 100%;
    float: none; } }

@media screen and (min-width: 768px) {
  .widget-primary {
    width: 25%;
    float: right; }
	
	}

.widget-primary .widget_archive li,
.widget-primary .widget_categories li {
  text-align: right; }

.widget-primary .widget_archive a,
.widget-primary .widget_categories a {
  float: left; }

.widget-area .widget {
  margin: 0 0 -1px -1px;
  margin: 0 0 -0.0769230769rem -0.0769230769rem;
  padding-bottom: 10px;
  padding-bottom: 0.7692307692rem;
  border: 1px solid #e9e9e9; }
  .widget-area .widget:hover .widget-title {
    border-bottom-color: #E9E9E9;
    color: #666; }
  .widget-area .widget > div {
    padding: 10px; }
  .widget-area .widget > select,
  .widget-area .widget > form {
    margin: 10px 20px;
    margin: 0.7692307692rem 1.5384615385rem; }
  .widget-area .widget select {
    max-width: 100%; }

.widget-area .widget-title {
  margin: 0 0 10px 0;
  margin: 0 0 0.7692307692rem 0;
  padding: 10px 20px;
  padding: 0.7692307692rem 1.5384615385rem;
  font-size: 14px;
  font-size: 1.0769230769rem;
  background: #f4f4f4;
  border-bottom: 1px solid #e9e9e9;
  color: #666;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff; }

.widget-area li {
  padding: 10px;
  position: relative;
  font-size:1.2rem;}
  .widget-area li a {
    position: relative; }
    .widget-area li a:first-child::before {
      position: absolute;
      top: 50%;
      left: -0.7em;
      margin-top: -3px;
      height: 0;
      width: 0;
      border: 3px solid transparent;
      border-left-color: #999; }




/**
 * Footer sidebar
 */
.widget-footer {
  padding: 0px;
  background: #FFFFFF;
  color: #333; }
  @media screen and (min-width: 320px) {
    .widget-footer .widget {
      width: 100%;
      float: right;
      margin-right: 0; } }
  @media screen and (min-width: 600px) {
    .widget-footer .widget {
      width: 49.1525423729%;
      float: left;
      margin-right: 1.6949152542%; }
      .widget-footer .widget:nth-child(2n) {
        float: right;
        margin-right: 0; } }
  @media screen and (min-width: 800px) {
    .widget-footer .widget {
      width: 23.7288135593%;
      float: left;
      margin-right: 1.6949152542%;
      font-size: 12px;
      font-size: 0.9230769231rem; }
      .widget-footer .widget:nth-child(2n) {
        margin-right: 1.6949152542%;
        float: left; }
      .widget-footer .widget:nth-child(4n) {
        float: right;
        margin-right: 0; } }
  .widget-footer .widget li {
    padding: 2px 0 2px 0;
    padding: 0.1538461538rem 0 0.1538461538rem 0; }
  .widget-footer .widget-title {
    margin-bottom: 10px;
    margin-bottom: 0.7692307692rem;
    font-size: 13px;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase; }
  .widget-footer a,
  .widget-footer a:visited {
    color: #fff; }

/**
 * Custom category widget.
 */
.widget-area .delivery-categories {
  padding-bottom: 0; }
  .widget-area .delivery-categories li {
    padding: 0; }
    .widget-area .delivery-categories li a::before {
      border-left-color: transparent; }

.delivery-categories li:hover {
  background: none; }
  .delivery-categories li:hover a {
    border-bottom-color: #ff0000; }

.delivery-categories li:last-child a {
  border-bottom: 0; }

.delivery-categories li a {
  border-bottom: 1px solid #e9e9e9;
  color: #41B7D8;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 20px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .delivery-categories li a:hover {
    background: #fff283; }

.delivery-categories .children {
  background: #f4f4f4;
  border-bottom: 1px solid #e9e9e9; }
  .delivery-categories .children a {
    border-bottom: none;
    color: #999;
    font-size: 13px;
    letter-spacing: 0;
    padding: 7px 20px;
    text-transform: none; }

/**
 * Recent Comment Widget
 */
.widget-area .widget_recent_comments li::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.5em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #999; }

.widget-area .widget_recent_comments li a::before {
  border-left-color: transparent; }

/**
 * Search Widget
 */
.widget_search .searchform {
  width: 100%;
  float: none; }
  .widget_search .searchform div {
    float: none; }
  .widget_search .searchform .field {
    width: 86%;
    border-color: #e9e9e9; }

/**
 * Nav Menu Widget
 */
.widget-area .widget_nav_menu div {
  padding: 0; }

/**
 * Recent Posts Widget Extended
 */
.recent-posts-extended .rpwe-block li {
  padding: 10px 0 10px; }
  .recent-posts-extended .rpwe-block li a:first-child::before {
    border: 0; }
  .recent-posts-extended .rpwe-block li:last-child {
    border: 0; }

.widget_tag_cloud a {
  background-color: #50B7DC;
  border-radius: 3px;
  color: #fff;
  padding: 2px 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  display: inline-block;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase; }
  .widget_tag_cloud a:hover {
    opacity: .75; }

/*------------------------------------*\
	$COMMENTS
\*------------------------------------*/
/**
 * Comment Form
 */
 #comments{
background: white;
    padding: 10px 15px;
	border: 1px solid #E7E7E7;
	    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
 }
 
.comment-reply-title {
  margin-bottom: 0;
    padding: 0 5px 5px 5px;
font-size: x-large;	}

.comment-form p {
  margin-bottom: 10px;
  margin-bottom: 0.7692307692rem;
  line-height: 2.3; }
  .comment-form p.form-allowed-tags {
    margin-bottom: 20px;
    margin-bottom: 1.5384615385rem;
    line-height: 1.5; }


.comment-form input {
background-color: #fff;
    max-width: 350px;
    float: right; }
  
  .comment-form input:focus {
    background-color: #fff;
border: 1px solid #7FB4E8;
-webkit-box-shadow: 0px 0px 5px 0px rgba(61, 146, 232, 0.5);
-moz-box-shadow:    0px 0px 5px 0px rgba(61, 146, 232, 0.5);
box-shadow:         0px 0px 5px 0px rgba(61, 146, 232, 0.5);
	}

.comment-form textarea {
  background-color: #fff;
  line-height: 1.5; }
  .comment-form textarea:focus {
    background-color: #fff;
	border: 1px solid #7FB4E8;
-webkit-box-shadow: 0px 0px 5px 0px rgba(61, 146, 232, 0.5);
-moz-box-shadow:    0px 0px 5px 0px rgba(61, 146, 232, 0.5);
box-shadow:         0px 0px 5px 0px rgba(61, 146, 232, 0.5);}

.comment-form .required {
  color: #fff; }

/**
 * Comment List
 */
.comments-title {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem;
  font-size: 16px;
  font-size: 1.2307692308rem;
  line-height: 1.25;
  font-weight: 700; }

.comment-list .children {
  padding-left: 50px;
  padding-left: 3.8461538462rem;
  list-style: none; }

.comment .avatar {
  margin-right: 15px;
  margin-right: 1rem;
  float: left; 
  border: 1px solid #DAE1E8;
    padding: 3px;
    border-radius: 10px;}

.comment .edit-link a {
  color: #2aa4cf; }

.comment .reply {
  font-size: 12px;
  font-size: 0.9230769231rem;
  float: right;
  font-style: italic;
  text-decoration: underline; }
  .comment .reply a {
    color: #E14D52; font-size: initial;font-weight: bold;}
	
	.comment .reply a:hover {
    color: #5F9CDB;}


.comment-body {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e6e6e6; }

.comment-metadata {
  margin-bottom: 10px;
  margin-bottom: 0.8rem; }
  .comment-metadata a {
    color: #999; }
    .comment-metadata a:hover {
      color: #333;
      text-decoration: underline; }

.comment-content {
  margin-bottom: 20px;
  margin-bottom: 1.5384615385rem;
  padding-left: 63px;
  padding-left: 4.8461538462rem; }

.comment-navigation {
  margin: 20px 0;
  margin: 1.5384615385rem 0; }

/*------------------------------------*\
	$PAGINATIONS
\*------------------------------------*/
.pagination {
  margin: 15px 0;
  margin: 1.1538461538rem 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center; }
  .pagination .page-numbers {
    padding: 7px 12px;
    padding: 0.5384615385rem 0.9230769231rem;
    margin-left: -4px;
    margin-left: -0.3076923077rem;
    display: inline-block;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #999;
    text-decoration: none; }
    .pagination .page-numbers:first-child {
      border-left: 1px solid #ddd; }
    .pagination .page-numbers:hover {
      background: #fff; 
		background: #B23D41;
color: #FFFFFF;		}
    .pagination .page-numbers.current {
      background: #5F9CDB;
color: #FFFFFF;	  }

.loop-nav {
  margin-bottom: 30px;
  margin-bottom: 2.3076923077rem;
  font-size: 12px;
  font-size: 0.9230769231rem;
  color: #999; }
  .loop-nav .prev {
    margin-bottom: 5px;
    margin-bottom: 0.3846153846rem; }

/*------------------------------------*\
	$FOOTER
\*------------------------------------*/
.site-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    border-top: 1px solid #ddd;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.site-info .site-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.site-info .contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.site-info a {
    color: #2e5c8c;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
}

.contacts a {
    color: #555;
    font-weight: bold;
}

.site-info .mail {
    color: #555;
    font-weight: bold;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .site-info .contacts {
        flex-direction: column;
        gap: 5px;
    }
}


/* Блок: Партнерські сайти */
.widget-link {
    text-decoration: none;
    color: inherit;
}

.widget-block {
    text-align: center;
    margin: -10px 0;
    padding: 5px;
    border-radius: 5px;
    background: #F3F4F5;
    border: 2px solid #BFD2E3; /* Початкова рамка */
    transition: background-color 0.3s ease, border-color 0.3s ease; /* Плавна зміна кольору фону і рамки */
}

.widget-block p {
    color: #1a488f;
    font-size: 17px;
}

.widget-link:hover .widget-block {
    background-color: #D5E1F2; /* Колір фону при наведенні */
    border-color: #BFD2E3; /* Колір рамки при наведенні */
}


/** Кнопка Вгору **/
#scrollToTop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background-color: #E14D52;
    color: #fff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease, color 0.3s ease;
    padding: 0;
    line-height: 1;
    outline: none;
}

#scrollToTop i {
    display: inline-block;
    line-height: 1;
    font-size: 28px;
    margin-top: 1px;
}

#scrollToTop:hover {
    background-color: #3B609F;
}

#scrollToTop:focus,
#scrollToTop:active {
    background-color: #E14D52;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    outline: none;
}


/*------------------------------------*\
	$PLUGINS
\*------------------------------------*/

/**
 * Superfish style.
 */
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sf-menu > li {
    float: left; }
  .sf-menu li {
    position: relative; }
  .sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99; }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
    display: block; }
  .sf-menu a {
    display: block;
    position: relative;
	color:#FFF;}
  .sf-menu ul ul {
    top: 0;
    left: 100%; }

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after {
  border-top-color: white; }

.sf-arrows > .sfHover > .sf-with-ul:after, .menu-primary-items .sub-menu .sf-arrows > a > .sf-with-ul:after {
  border-top-color: white; }

.sf-arrows .sf-with-ul {
  padding-right: 2.5em; }
  .sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #dfeeff;
    border-top-color: rgba(255, 255, 255, 0.5); }

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  border-left-color: rgba(255, 255, 255, 0.5); }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after {
  border-left-color: white; }

.sf-arrows ul .sfHover > .sf-with-ul:after, .sf-arrows ul .menu-primary-items .sub-menu a > .sf-with-ul:after, .menu-primary-items .sub-menu .sf-arrows ul a > .sf-with-ul:after {
  border-left-color: white; }

/*------------------------------------*\
	$STATE
\*------------------------------------*/
.no-js .hide-if-no-js {
  display: none; }

/*------------------------------------*\
	$GLOBAL
\*------------------------------------*/
.gallery, .main-navigation, .menu-secondary-items, .hentry, .entry-meta, .widget-primary .widget_archive,
.widget-primary .widget_categories, .widget-primary .widget_archive li,
.widget-primary .widget_categories li, .widget-footer, .comment-form p, .comment-body {
  *zoom: 1; }
  .gallery:before, .main-navigation:before, .menu-secondary-items:before, .hentry:before, .entry-meta:before, .widget-primary .widget_archive:before,
  .widget-primary .widget_categories:before, .widget-primary .widget_archive li:before,
  .widget-primary .widget_categories li:before, .widget-footer:before, .comment-form p:before, .comment-body:before, .gallery:after, .main-navigation:after, .menu-secondary-items:after, .hentry:after, .entry-meta:after, .widget-primary .widget_archive:after,
  .widget-primary .widget_categories:after, .widget-primary .widget_archive li:after,
  .widget-primary .widget_categories li:after, .widget-footer:after, .comment-form p:after, .comment-body:after {
    content: "";
    display: table; }
  .gallery:after, .main-navigation:after, .menu-secondary-items:after, .hentry:after, .entry-meta:after, .widget-primary .widget_archive:after,
  .widget-primary .widget_categories:after, .widget-primary .widget_archive li:after,
  .widget-primary .widget_categories li:after, .widget-footer:after, .comment-form p:after, .comment-body:after {
    clear: both; }

.widget-area ul, .comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"], .menu-secondary-items, #carousel .slides li, .pagination .page-numbers {
background: #E14D52;
    color: #fefefe;
    font-size: 14px; 
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;}
  
  
/**Поля Contact Form 7 в 2 колонки**/
.one-half,
.one-third,
.two-third,
.one-fourth {
    position: relative;
    margin-right: 4%;
    float: left;
}

.two-third {
  margin-right: 2.5%;
}

.one-half { width: 48%; }
.one-third { width: 30.66%; }
.two-third { width: 66%; }
.one-fourth {width: 22%;}

.last {
    margin-right: 0 !important;
    clear: right;
}

.add_material{
    padding: 8px 15px;
border: 2px solid;
    margin: 0 5px 5px 5px;
	background: #5F9CDB;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.add_material:hover{
    background: #4989BE;
    color: #FFFFFF;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}


@media only screen and (max-width: 1024px) {
.one-fourth {
        width: 100%;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .one-half, .one-third, .two-third {
        width: 100%;
        margin-right: 0;
    }
	
	.content-area{
		padding: 3px;
	}
	
	.photo-comment {
	border: 0px solid #c1c1c1;
	max-width: -webkit-fill-available;
    float: none;
    display: grid;
    margin: 0 auto 10px;}

	.rcl-mini-cart .cart-icon {
	display: none;
	}
	
	.add_material {
	display: none;
	}
	
	.site-branding{
background: aliceblue;
    padding: 5px 0;
    border-radius: 10px;
	}

	.tel-kyivstar{
		display: none;
		}
		
	.morelink .more_link{
	float: right;
}}

	.tel-kyivstar a:hover{
		border-bottom: 2px solid #4988BE;
	}

.wpcf-wrap {
    min-height: 90px;
}

div.wpcf7-response-output {
    width: 100%;
    clear: both;
    margin: 0;
}

.wpcf-accept {
  clear: both;
}

.wpcf7-acceptance > .wpcf7-list-item {
  margin: 0;
}

.wpcf-accept > .wpcf7-form-control-wrap {
    display: inline-block !important;
}

/**Кінець. Поля Contact Form 7 в 2 колонки**/

.edit-link-post a {
    font-size: 14px;
    margin: 15px 10px 0 0;
    border-radius: 3px;
    background: #E14D52;
    padding: 3px 10px;
    color: #fff;
    float: right;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background 0.3s ease, color 0.3s ease;
}

.edit-link-post a:hover {
    background: #242424;
    color: #fff;
}

/* ------------- Контейнер с адаптивными блоками------------- */
.masonry {
    margin: 0em 0;
    padding: 0;
    column-gap: 0.0em; /* Общее расстояние между колонками */
    -moz-column-gap: 0.0em; /* Расстояние между колонками для Firefox */
    -webkit-column-gap: 0.0em; /* Расстояние между колонками  для Safari, Chrome и iOS */
	font-size:1em;
	}

/* Элементы в виде плиток с содержанием */
.item {
    display: inline-block;
    background: #fff;
    padding: 0em;
    margin: 0em;
    width: 100%;
    box-sizing: border-box; /* Изменения алгоритма расчета ширины и высоты элемента.*/
    -moz-box-sizing: border-box; /* Для Firefox */ 
    -webkit-box-sizing: border-box; /* Для Safari, Chrome, iOS иAndroid */ 
border: 0px solid #9F1D35;
	}

/* Стили картинок, видое и фреймов внутри адаптивных плиток */
.masonry img  {
max-width: 90%;
height: auto;
}

/* Стили ссылок внутри плиток */
.item a {
text-decoration: none;
color: #222;
margin: 0px;
padding:5px 0 10px 0;
}

/* Стили ссылок при наведении */
.item a:hover {
color: #E88F00;    
border-bottom: 1px solid #D6D6D6;
}

.my-block {
 box-shadow: #F5F5F5 0px 2px 3px, #F5F5F5 0 0 3px inset; 
 list-style: none; 
 margin: 0px;
 text-align: center;  
 overflow: hidden; 
 border: #D6D6D6 solid 1px;
 border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
 background-color:#EEEEEE;
 display: block;
}

.my-block:hover {
 background:#FFF;	
text-decoration: underline !important}


.my-block-img {
	padding: 5px;
	background:#ffffff;
	border: 1px solid #c1c1c1;
	border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;
}

.my-block-img:hover{
	background:#EEEEEE;
		border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px;
}

/* Медиа-запросы для различных размеров адаптивного макета */
@media only screen and (min-width: 200px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

}
/* ------------- Кінець. Контейнер с адаптивными блоками------------- */


.widgettitle{
	display: none;
}


/**Стилі адаптивної контактної форми**/
#responsive-form{
	max-width:600px /*-- измените это значение для установки необходимой ширины вашей формы --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.3rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 3px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
		  color: #080808;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: left;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
/**Кінець. Стилі адаптивної контактної форми**/

.archive_title{
	margin: 0 0 15px 0;
    font-size: 1.5em;
    text-align: center;
    padding: 0.5em;
	background: #ffffff;
    color: #080808;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/**Стилі блока FAQ**/ 
.faq-block{
    margin: 10px 0 0 0;
    background-color: #FFF;
-webkit-border-radius: 15px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 0 10px 10px 10px;
}

.faq-block__title{
margin: 10px -10px 0 -10px;
    font-size: 1.3em;
    padding: 0.5em;
    background: #5f9cdb;
    text-transform: uppercase;
    color: #fefefc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.faq-block__question{
font-size: 16px;
    line-height: normal;
    color: rgb(59 96 159);
    margin: 10px 0px 0px;
}

.faq-block__answer{
	font-size: 1.3rem;
    font-size: 16px;
    border-bottom: 1px dashed #c0c0c0;
	padding: 10px 10px 10px 22px;
}
/**Кінець. Стилі блока FAQ**/ 


/* Рамка с контентом */
fieldset {
  border: 0px solid #ddd;
  display: inline-block;
  width: 100%;
  width: -webkit-fill-available;
      -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	word-break: break-word;
}

legend {
  color: #339dc7;
}

#primary{
	background: #ffffff;	
	
}/* Кінець. Рамка с контентом */


.tel-mail::before {
	font-family: 'FontAwesome';
    content: "\f0e0";
	margin-right:3px;
}


.popupaoc-button::before{
font-family: 'FontAwesome';
    content: "\f07a";
    margin-right: 10px;}




.content-commentCount{
border: 1px solid #e9e9e9;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
	    font-size: 2.3em;
    text-align: center;
	background: #FFFFFF;
	padding: 10px;
	font-weight:bold;
	color:#F17338;
}

.notice-error, div.error{
	    border-left-color: #F28134;
    display: none;
}

.comment-notes{
    display: none;	
}

.osoblyvosti_komplektiv_stendiv{
	border-bottom: 1px dashed #F48C31;
	border-top: 1px dashed #F48C31;
	padding:7px;
background: #fff0e2;
margin: 10px 0;
}

.osoblyvosti_komplektiv_stendiv::before{
font-family: 'FontAwesome';
    content: "\f06a";
    margin-right: 7px;}
	
/* Кнопка "Мої закладки"*/

.post-favorites:link, 
.post-favorites:visited  {
color: #2b587a;
    background: #efefef;
    border: 1px solid #EFEFEF;
    padding: 4px 10px 4px;
    font-size: 16px;
    font-weight: bold;
}

.post-favorites:hover,
.post-favorites:active {
background: #FFFFFF;
padding: 4px 10px 4px;
border: 1px solid #E0E0E0;
}

.simplefavorite-button{
margin: 5px 0 0 0;
    padding: 5px 15px;
    font-size: 16px;
	cursor: pointer;	
}

/* Кнопка "Додати матеріал"*/
.add-material:link, 
.add-material:visited  {
	color: #ffffff;
background: rgb(196, 67, 71);
    border: 1px solid #C44347;
	padding: 5px 20px;
    font-size: 16px;
    font-weight: bold;
    background: #e14d52;
    text-transform: uppercase;
    border-radius: 10px;
		transition: all .4s ease;
background: -moz-linear-gradient(90deg, rgb(196, 67, 71) 30%, rgb(222, 76, 81) 70%);
background: -webkit-linear-gradient(90deg, rgb(196, 67, 71) 30%, rgb(222, 76, 81) 70%);
background: -o-linear-gradient(90deg, rgb(196, 67, 71) 30%, rgb(222, 76, 81) 70%);
background: -ms-linear-gradient(90deg, rgb(196, 67, 71) 30%, rgb(222, 76, 81) 70%);
background: linear-gradient(180deg, rgb(196, 67, 71) 30%, rgb(222, 76, 81) 70%);
}

.add-material:hover,
.add-material:active {
	color: #E14D52;
	background: #FFFFFF;
	    border: 1px solid #4A88BD;
		transition: all .4s ease;
}/* Кнопка "Додати матеріал". Кінець*/


.content-entry img{
	position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #eaeaea;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 3px;
    width: auto;
}

.page-header{
	background: #ffffff;
    color: #4d4d4d;
    padding: 10px 10px 5px 10px;
	padding: 1px;
    margin: 10px 0;
	border-radius: 5px;
}

.taxonomy-description{
	color: #272829;
    padding: 0px 10px 5px 10px;
    margin: 10px 0;
}

.navigation-fight{
float: right;
    display: grid;
    width: 200px;
    margin: 0px;
}








.bullet {
margin-left: 0;
list-style: none;
counter-reset: li;
}
.bullet li {
position: relative;
    margin: 1.5em 1.5em 1.2em 0em;
    border: 1px solid #e5e5e5;
    padding: 0.6em;
    border-radius: 4px;
    background: #ffffff;
    color: #222;
    font-family: "Trebuchet MS", "Lucida Sans";
}

.bullet li:before {
position: absolute;
    top: -1em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    font-size: 18px;
    font-weight: bold;
    background: #f5f5f5;
    border-radius: 50%;
    counter-increment: li;
    content: counter(li);
    color: black;
    border-bottom: 2px solid #4a89be;
}

.bullet li:hover {
	border: 1px solid #7FB4E8;
-webkit-box-shadow: 0px 0px 5px 0px rgba(61, 146, 232, 0.5);
-moz-box-shadow:    0px 0px 5px 0px rgba(61, 146, 232, 0.5);
box-shadow:         0px 0px 5px 0px rgba(61, 146, 232, 0.5);
		transition: all .4s ease;

}



/* Центрування головного зображення */
.post_img_highslide {
    text-align: center;
}

/* Обгортка навколо головного зображення */
.main-gallery-border {
    display: inline-block;
    padding: 5px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    line-height: 0;
}

/* Головне зображення */
.main-gallery-img {
    display: block;
    height: auto;
    max-height: 300px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    border-radius: 3px;
}

/* Контейнер мініатюр */
.layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

/* Блок кожної мініатюри */
.products-foto {
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

/* Мініатюри */
.gallery-thumbnail {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    width: 120px;
    height: 90px;
    object-fit: cover;
    padding: 3px;
    display: block;
}

/* Загальна тінь/блискова обгортка */
.shine-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

/* Shine ефект */
.shine-wrapper::after {
    content: "";
    position: absolute;
    top: -100%;
    left: -75%;
    width: 50%;
    height: 300%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.4) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(25deg);
    opacity: 0;
    transition: opacity 0.2s ease;
    pointer-events: none;
    z-index: 2;
}

.shine-wrapper:hover::after {
    animation: shine 0.75s ease forwards;
    opacity: 1;
}

/* Анімація блиску */
@keyframes shine {
    from {
        left: -75%;
    }
    to {
        left: 125%;
    }
}


/*--------------------------------------------------------------
## 14.9 - Mobile Medium ( < 480px )
--------------------------------------------------------------*/
@media only screen and (max-width: 30em) {
	.site-logo {
		text-align: center;
	}

	.site_logo {
		font-size: 17px;
		text-align: center;
	}
	
	.products-foto img {
		width: 85px;
	}
	

	.morelink, .morelink:visited{
	border-top: 1px solid #BFD2E3;
	padding: 7px 10px;
    margin: 5px -10px -10px -10px;
    border-bottom: 0px solid;
    text-align: center;
    color: #4a89bf;
    background-color: #f3f4f5;
    width: -webkit-fill-available;
	display: grid;
	}
	
}

/*--------------------------------------------------------------
## 14.10 - Mobile Small ( < 320px )
--------------------------------------------------------------*/
@media only screen and (max-width: 20em) {

	.site_logo {
		font-size: 15px;
		text-align: center;
	}
	
	.products-foto img {
		width: 75px;
	}
	
}
/* Кінець. Додаткові зображення товару */

/* Стили для оформления кнопок поделиться */
/**Стилі блока соціальних кнопок "поділитись"**/
#share-responsive{
max-width:100%;
margin:0 auto;
width:100%;
background: #e5e5e5;
}
.share-row{
	width: 100%;
}
.share-half{
float: left;
position: relative;
width:100%;
}
.clearfix:after {
	content: "";
	display: table;	
	clear: both;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.share-half{
		width: 50%;
	}
}


#share {
	width:100%;
	text-align:center;
	margin: 0px;
}

.push {
	display: inline-block;
	width: 200px;
	line-height: 30px;
	margin: 10px 10px;
	text-align: center;
	color:#fff;
	cursor: pointer;
	font-size: 1rem;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.facebook {background-color:#3b5998;}
.facebook:hover {background-color:#2d4373;color:#fff;text-decoration: none;}

/* Стили для оформления кнопок поделиться */


.aiowps-site-lockout-box{
	background: #fdffe5;
    border: 2px solid #c44347;
}

/* Кнопка "редагувати" */
#rcl-post-bar .post-bar-item a::before {
    content: "Редагувати";
    margin: 0 0 0 15px;
}

.user-avtor-arhiv{
margin: 0px;
    float: right;
}

.user-avtor-arhiv img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.entry-title-arhiv{
margin: 0px;	
}

.entry-title-arhiv h1{
margin: 0px;	
}


/* Блок автора публікації */

.user-avtor{
margin: 0 0 0 0px;	
}

.user-avtor img{
float: left;
    margin: 5px 10px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
width: 80px;	
}

.avtor-p{
color: #1d2327;
    font-weight: bold;
    margin: 0;	
}
.avtor{
color: #E14D52;font-weight: bold;	
}

.posada-p{
color: #1d2327;
    font-weight: bold;
    margin: 0;	
}
.posada{
color: #E14D52;font-weight: bold;	
}

.posylannya{
color: #E14D52;font-weight: bold;border-bottom: 2px solid;	
}
/* Кінець. Блок автора публікації */



/* Стилі плагіна: Nextend Social Login */
/* Кнопка входу через гугл */
.social-login-text {
font-size: 14px;
    color: #555;
    text-align: center;
    width: 100%;
    display: flow-root;
	margin: 0;
}

.Social-Login {
background: #fafafa;
    font-size: 1rem;
    margin: -15px 0 15px 0;
    padding: 10px 10px 0 10px;
    border: solid 1px #e5e5e5;
}

div.nsl-container.nsl-container-block .nsl-container-buttons {
    padding: 5px 15px 10px 15px;
    width: 100%;
}

div.nsl-button-label-container{
margin: 0 10px 0 0!important;
text-align: left!important;
		}
		
.nsl-container-embedded-login-layout-below {
    padding: 0!important;
}

#nsl-notices-fallback > div.error{
	background: #b1373b;
    color: white;
margin: 0 auto;
max-width: 500px;
    border-radius: 3px;
}

#nsl-notices-fallback > div.updated{
background: #4AA254;
    color: white;
max-width: 500px;
    margin: 0 auto;
	    border-radius: 3px;
}

.admin-bar #nsl-notices-fallback{
	width: 100%;
}

#nsl-notices-fallback{
	width: 100%;
	margin: 65px 0 0 0;
	left: 0px;
}
/* Кінець. Стилі плагіна: Nextend Social Login */

#delete_acc {
background-color: #ddd;
    color: #000;
    padding: 0 10px 0 0;
    margin: 30px 10px 10px 10px;
}

#delete_acc:hover {
    background-color: #E14D52; 
	color:FFF!important;
}


/* Стилі "Топ-продавці" */
.cart-url a{

font-size: 1.2rem;
border: 2px solid;
    padding: 8px 11px;
    margin: 5px 0;
    display: inline-block;
    border-radius: 3px;
    font-weight: inherit;
    font-weight: inherit;
		color: #E14D52;
	background: #ffffff;
}

.cart-url a:hover{
	color: #ffffff;
	background: #5F9CDB;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.userlist .user-single a{
	float: left;
}

.top-user-item:not(:last-child) {
  margin-bottom: 10px;
}

.top-user-item img {
  float: left;
  max-width: 60px;
  margin: 0;
      border-radius: 10px;
    border: 2px solid #bfd2e3;
    padding: 2px;
}

.top-user-item ul {
  display: grid;
  margin: 0;
  padding: 0;
}

.top-user-item li {
  display: block;
  max-width: 225px;
  margin: 0 0 3px;
  padding: 0;
  line-height: 1.3;
  font-size: 14px;
  color: #888;
  text-overflow: ellipsis;
  overflow: hidden;
}

.top-user-item li:hover {
  background: none;
}

.top-user-item li a {
  color: #5f9cdb;
  text-decoration: underline;
}

.notice{
    vertical-align: middle;
    font-size: initial;
    background: #e5e5e5;
    padding: 4px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.broken_link, a.broken_link {
    text-decoration: initial;
    border-bottom: 1px solid;
}

/*Стлі галочки*/

.top-user-item {
    position: relative;
}

.top-user-item img {
    border-radius: 50%;
}

.top-user-item .verified-check {
    position: absolute;
    top: 0;
    right: 0;
    background: #4d90fe;
    color: white;
    border-radius: 50%;
    font-size: 12px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
}


/* Кінець. Стилі "Топ-продавці" */


/* Стилізація блоку частих запитань для продукту */
.product-faq-container {
    background: #D5E1F2;
    padding: 0px 0px 1px 0px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.product-faq {
		font-size: 1.2rem;
}

.faq-answer {
	font-size: 1.1rem;
	margin: 5px 10px;
} 

.product-faq-header {
    padding: 3px 10px;
    background: #5f9cdb;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 3px 0;
    border-radius: 5px;
}

.product-faq details {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px;
    margin: 10px;
}

.product-faq details[open] {
    border-color: #87b2df;
}

.product-faq summary {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Забезпечує розташування елементів на різних кінцях */
    cursor: pointer;
    padding: 10px; /* Додає відступи з усіх боків для комфортного виду */
	border-radius: 3px;
}

.product-faq summary .left-icon {
    margin-right: 10px; /* Відступ між лівою іконкою та текстом */
    flex-shrink: 0; /* Запобігає зменшенню іконки */
	color: #4a89bf;
}

.product-faq summary .faq-text {
    flex-grow: 1; /* Забезпечує, що текст займатиме всю доступну ширину */
    text-align: left; /* Вирівнювання тексту по лівому краю */
}

.arrow {
    margin-left: 10px; /* Відступ від тексту до правої іконки */
    flex-shrink: 0; /* Запобігає зменшенню іконки */
}


.faq-arrow {
    margin-left: auto;
    align-self: center;
}

.faq-summary {
    background: #f4f4f4;
}

.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin: 5px 0;
}

/* Кінець. Стилізація блоку частих запитань для продукту */

/* Смуга прокрутки */
::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar-track {
background-color: #F4F4F4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #B2D6F9;
    background-image: url(https://shop.vsimosvita.com/wp-content/themes/delivery-lite/images/scrollbar.png);
    background-position: center;
    background-repeat: no-repeat;
}

::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:10px;
	height:0px
	}

::-webkit-scrollbar{
width: 10px;
}/* Кінець. Смуга прокрутки */



/* Блок схожих товарів */
.related-products-wrapper {
    background: #f4f4f4;
    padding: 0px 0px 1px 0px;
}

.related-products-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px;
    background: #5f9cdb;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 3px 0;
    border-radius: 5px 5px 0 0;
}

.header-title {
    line-height: 1.2;
}

.clear-cache-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 15px;
    color: #333;
    text-transform: none;
    text-decoration: none;
	background: #c8e3fe;
    padding: 0px 3px;
	border-radius: 5px;
	 transition: color 0.3s ease;
}

.clear-cache-link:hover {
    color: #1D2327; 
}

.related-products-wrapper a {
    text-decoration: none;
}

.related-products-wrapper a:hover {
    text-decoration: underline;
}

.related-product-card {
    min-width: 206px;
    text-align: center;
    padding: 10px 5px 0 5px;
    display: table-cell;
    background-color: white;
    border-radius: 10px;
    border: 5px solid #f4f4f4;
    color: rgb(22, 32, 45);
    margin: 15px;
}

.related-product-card:hover {
    border: 5px solid #f4f4f4;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.yarpp-related a {
    text-decoration: none;
}

.product-thumbnail-wrapper img {
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
}

.product-thumbnail-wrapper {
    text-align: -webkit-center;
}

.product-price {
    color: #e14d52;
    font-weight: 700;
    background: #FFEDB9;
    padding: 3px 5px;
    border-radius: 3px;
}

.product-thumbnail a {
    display: inline-block;
    transition: transform 0.3s ease;
}

.product-thumbnail a:hover {
    transform: scale(1.03);
}

.product-thumbnail a:hover img {
    border-radius: 5px;
    transition: border-radius 0.3s ease;
}

.product-thumbnail a img {
    transition: transform 0.3s ease, border-radius 0.3s ease;
}

@media only screen and (max-width: 600px) {
    .related-product-card {
        width: 100%;
        padding: 10px 10px 0 10px;
        display: table-cell;
        margin: 15px 0;
    }
}

.related-products-list {
    overflow-x: auto;
}

.product-thumbnail {
    height: 175px; 
    display: flex;
    align-items: center;     
    justify-content: center; 
    position: relative;
    overflow: hidden;
}

.product-thumbnail::after {
    content: "";
    position: absolute;
    top: -100%;
    left: -75%;
    width: 50%;
    height: 300%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.4) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(25deg);
    opacity: 0;
    transition: opacity 0.2s ease;
    pointer-events: none;
}

.product-thumbnail:hover::after {
    animation: shine 0.75s ease forwards;
    opacity: 1;
}

@keyframes shine {
    from {
        left: -75%;
    }
    to {
        left: 125%;
    }
}

/* Кінець. Блок схожих товарів */



/* Верхнє меню */
.dws-menu-second * {
    margin: 0;
    padding: 0;
}

.dws-menu-second {
background: #5797DA;
    border-bottom: 2px solid #ffffff;
}

.dws-menu-second ul,
.dws-menu-second ol {
    list-style: none;
}
.dws-menu-second > ul {
    display: flex;
    justify-content: center;
}
.dws-menu-second > ul li {
    position: relative;
    border-right: 0px solid #c7c8ca;
}
.dws-menu-second > ul li:first-child {
    border-left: 0px solid #b2b3b5;
}
.dws-menu-second > ul li:last-child {
    border-right: 0px solid #babbbd;
}
.dws-menu-second > ul li > a i.fa {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
}
.dws-menu-second > ul li a {
display: block;
    padding: 12px 12px 12px 12px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
.dws-menu-second li a:hover {
    background: #4B81BB;
    color: #ffffff;
    transition: all 0.3s ease;
}
.dws-menu-second [type="checkbox"],
.dws-menu-second label.toggleSubmenu {
    display: none;
}
.dws-menu-second label.toggleMenu-second {
    display: none;
    padding: 15px 10px 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}
.dws-menu-second label.toggleMenu-second .fa {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
}
@media all and (max-width: 800px) {
    .dws-menu-second {
        overflow: hidden;
    }
    .dws-menu-second ul {
        display: block;
        max-height: 0;
        transition: max-height 0.3s;
    }
    .dws-menu-second label.toggleMenu-second {
        display: block;
    }
    input.toggleMenu-second:checked + label.toggleMenu-second {
        background: #000;
        color: #fff;
    }
    input.toggleMenu-second:checked ~ ul {
        display: block;
        position: relative;
        max-height: 5000px;
        transition: max-height 2s ease-in;
    }
}

    .modal {
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .modal-content {
        padding: 0px;
        width: inherit;
    }

    /* Приховуємо кнопки на великих екранах */
    .auth-btn-mobile, .cabinet-btn-mobile, .logout-btn-mobile {
        display: none;
    }

    /* Стилі для іконки меню */
    .dws-menu-second label.toggleMenu-second .menu-icon {
        position: absolute;
        top: 15px;
        left: 12px;
        font-size: 18px;
    }

    /* Відображаємо кнопки на мобільних пристроях */
    @media all and (max-width: 800px) {
        .auth-btn-mobile, .cabinet-btn-mobile, .logout-btn-mobile {
            display: flex;
            align-items: center;
            color: white;
            text-decoration: none;
            padding-left: 10px;
            float: right;
        }

        .auth-btn-mobile i, .cabinet-btn-mobile i, .logout-btn-mobile i {
            margin-right: 8px;
            font-size: 16px;
            position: relative;
            color: white;
        }

        .toggleMenu-second {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .auth-btn-mobile:hover, .auth-btn-mobile:active,
        .cabinet-btn-mobile:hover, .cabinet-btn-mobile:active,
        .logout-btn-mobile:hover, .logout-btn-mobile:active {
            color: yellow !important;
        }

        .auth-btn-mobile:hover i, .auth-btn-mobile:active i,
        .cabinet-btn-mobile:hover i, .cabinet-btn-mobile:active i,
        .logout-btn-mobile:hover i, .logout-btn-mobile:active i {
            color: yellow !important;
        }
    }

/* Кінець. Верхнє меню */

/* Меню товарних категорій */

.dws-menu *{
 margin: 0;
 padding: 0;
}

.dws-menu {
background: #e36266;
	border-radius: 3px;
}

.dws-menu ul,
.dws-menu ol{
 list-style: none;
}
.dws-menu > ul{
 display: flex;
 justify-content: center;
}
.dws-menu > ul li{
 position: relative;
 border-right: 0px solid #c7c8ca;
}
.dws-menu > ul li:first-child{
 border-left: 0px solid #b2b3b5;
}
.dws-menu > ul li:last-child{
 border-right: 0px solid #babbbd;
}
.dws-menu > ul li > a i.fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}
.dws-menu > ul li a{
 display: block;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+0,f6f6f6+2,c4c5c7+98,757577+100;Custom+3 */
 background: #e36266; /* Old browsers */
 padding: 15px 20px 15px 40px;
 font-size: 16px;
 color: #ffffff;
 text-decoration: none;
 text-transform:uppercase;
 transition: all 0.3s ease;
}
.dws-menu li a:hover{
 background: #CA4549; /* Old browsers */
 color: #ffffff;
 transition: all 0.3s ease;
}

/*sub menu*/
.dws-menu li ul {
    position: absolute;
    min-width: 250px;
    display: none;
}
.dws-menu li > ul li{
 border: 1px solid #ffffff;
 z-index: 999;
}
.dws-menu li > ul li a{
 padding: 8px 10px;
 text-transform: none;
 background: #e4e4e5;
 color: #202020;
}
.dws-menu li > ul li ul{
 position: absolute;
 right: -150px;
 top: 0;
}
.dws-menu li:hover > ul{
 display: block;
}

.dws-menu [type="checkbox"],
.dws-menu label.toggleSubmenu{
 display: none;
}
.dws-menu label.toggleMenu{
 background: #e36266; /* Old browsers */
 display: none;
 padding: 15px 40px;
 text-transform: uppercase;
 font-size: 14px;
 cursor: pointer;
 position: relative;
 color: aliceblue;
}

.dws-menu label.toggleMenu .fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}
@media all and (max-width: 800px){
 .dws-menu{
  overflow: hidden;
 }
 .dws-menu ul{
  display: block;
  max-height: 0;
  transition: max-height 0.3s;
 }
 .dws-menu li>ul li ul{
  position: absolute;
  right: auto;
  top: auto;
 }
 .dws-menu label.toggleMenu{
  display: block;
 }
 input.toggleMenu:checked + label.toggleMenu{
  background: #202020;
  color: #fff;
 }
 input.toggleMenu:checked ~ ul,
 input.toggleSubmenu:checked ~ ul{
  display: block;
  position: relative;
  max-height: 5000px;
  transition: max-height 2s ease-in;
 }
 .dws-menu label.toggleSubmenu{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
 }
 input.toggleSubmenu:checked ~ a{
  background: #454547;
  color: #fff;
 }
 .dws-menu label.toggleSubmenu .fa:before{
  content: "\f0d7";
  color: #454547;
 }
 .dws-menu label.toggleSubmenu .fa{
  position: absolute;
  top: 15px;
  right: 30px;
 }
 .dws-menu input.toggleSubmenu:checked ~ label.toggleSubmenu .fa::before{
  content: "\f0d8";
  color: #ffffff;
 }
 
    .dws-menu li > ul li {
        z-index: 0;
    }
	
	.dws-menu {
    border-radius: 0px;
	}
	    .dws-menu ul {
        display: block;
        max-height: 0;
        transition: max-height 0.3s ease-in-out;
        overflow: hidden;
    }

    input.toggleMenu:checked ~ ul,
    input.toggleSubmenu:checked ~ ul {
        max-height: 5000px;
    }

    input.toggleSubmenu:not(:checked) ~ ul {
        max-height: 0;
    }
}


/* Кінець. Меню товарних категорій */

/* Нижнє меню */
.bottomnav {
    background-color: #e14d52;
    overflow: hidden;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bottomnav a {
    float: left;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 14px 15px;
    text-decoration: none;
    font-size: 17px;
}

.bottomnav a:hover {
    color: black;
}

.bottomnav .icon {
    display: none;
}

@media screen and (max-width: 600px) {
    .bottomnav a:not(:first-child) {display: none;}
    .bottomnav a.icon {
        float: right;
        display: block;
		color: #ffffff;
    }
	
	.bottomnav {
		background-color: #333;
        border-radius: 0px;
        margin: -20px 0 0 0;
	}
	
	.bottomnav a {
    color: #ffffff;
	}
	
	.bottomnav.responsive {position: relative;}
    .bottomnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .bottomnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
	
	.site-info .mail {
    color: #F2C646;
    white-space: nowrap;
	font-weight: normal;
	}
	
	.site-info {
    background: #1e1d1d;
	}
	
}

/* Кінець. Нижнє меню */


/* Стилі для посилання на придбані товари */
#tab-button-sale-links a.recall-button.rcl-ajax {
display: inline-block;
    background-color: #ffffff;
    color: #1D2327;
    border: 2px solid #5f9cdb;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    transition: background-color 0.3s ease;
    text-align: center;
    cursor: pointer;
    margin: 15px auto;
	transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)!important;
}

#tab-button-sale-links a.recall-button.rcl-ajax:hover {
    background-color: #5F9CDB !important;
	 color: #FFFFFF !important;
    text-decoration: none !important;
}

#tab-button-sale-links a.recall-button.rcl-ajax i {
    margin-right: 5px;
}

/* "Служба підтримки"*/
.faq-button-container {
    text-align: center;
    margin: 10px 0;
}

/* Сама кнопка */
.faq-button {
display: inline-block;
    padding: 10px 15px;
    font-size: 18px;
    color: #FFFFFF !important;
    background-color: #e14d52;
    border: 2px solid #ffffff;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Стиль кнопки при наведенні */
.faq-button:hover {
    background-color: #4B80BA; /* Зміна кольору */
    color: #FFFFFF; /* Колір тексту */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px); /* Легке підняття */
}

/* Стиль кнопки при активному стані */
.faq-button:active {
    background-color: #3C6A9B;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(0); /* Повернення до нормального стану */
}




/* Стилі для кнопок у віджені */
.products-filter-widget {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.filter-button {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease-in-out; /* Додаємо плавний перехід */
    color: #333 !important;
    background: #f4f4f4;
    border: 1px solid #bfd2e3;
}

.filter-button i {
    font-size: 18px;
    color: inherit; /* Іконка наслідує колір тексту кнопки */
    transition: color 0.3s ease-in-out; /* Плавний перехід кольору іконки */
}

.filter-button:hover {
    color: #4B80BA !important;
	background-color: #D5E1F2;
}

.filter-button:hover i {
    color: #4B80BA !important;
}

/* Кінець. Стилі для кнопок у віджені */


/* Початок стилів тултіпа “Надійний продавець” */



/* User name wrapper */
.user-name-wrapper {
    float: left;
    color: #4a89bf;
    display: grid;
    row-gap: 4px;
}

/* Verified badge */
.verified-tooltip {
    margin-left: 0;
    color: #fff;
    background: #4a89bf;
    padding: 0 5px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border-radius: 3px;
}
.verified-tooltip i {
    margin-right: 4px;
}

/* View count */
.view-count {
    float: right;
    margin: 2px 0 0;
}

/* Desktop: reset grid layout */
@media (min-width: 769px) {
    .user-name-wrapper {
        display: block;
    }
}

/* Tooltip box */
.custom-tooltip {
    position: absolute;
    background: #333;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 8px 12px;
    font-size: 13px;
    color: #fff;
    white-space: normal;
    max-width: 220px;
    line-height: 1.4;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s ease;
    z-index: 999999;
}
.custom-tooltip::before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px 7px 0 7px;
    border-style: solid;
    border-color: #ddd transparent transparent transparent;
    pointer-events: none;
}
.custom-tooltip::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    pointer-events: none;
}
/* Show tooltip */
.custom-tooltip.show {
    opacity: 1;
}

/* Кінець стилів тултіпа “Надійний продавець” */


/* === Блок останніх покупок === */

/* === Recent Purchases Widget === */

.recent-purchases {
margin: -10px 0;
}

.rpw-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.rpw-item {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fafafa;
  overflow: hidden;
  padding: 0 !important;
}

/* Верхній блок */
.rpw-top {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
}
.rpw-top.no-thumb {
  padding: 10px;
}

/* Мініатюра */
.rpw-thumb {
  flex-shrink: 0;
  display: block;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 6px;
}
.rpw-thumb img {
width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #BFD2E3;
}

/* Назва */
.rpw-title {
  flex: 1;
  min-width: 0;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rpw-link {
  color: #5f9cdb;
  text-decoration: underline;
}

.rpw-link:hover {
  color: #3c83c7; 
  text-decoration: underline; 
}

/* Нижній блок */
.rpw-bottom {
  background: #f1f3f5;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  padding: 6px 10px;
  border-top: 1px solid #e0e0e0;
}
.rpw-bottom i.fa-user { color: #6b7280; margin-right: 4px; }
.rpw-bottom i.fa-coins { color: #f59e0b; margin-right: 4px; }
.rpw-bottom i.fa-clock { color: #4AA255; margin-right: 4px; }


/* === Recent Purchases Widget – анімація появи === */
@keyframes rpwFadeIn {
	from { opacity: 0; transform: translateY(8px); }
	to   { opacity: 1; transform: translateY(0); }
}

.recent-purchases .rpw-item {
	opacity: 0;
	transform: translateY(8px);
	animation: rpwFadeIn .5s ease forwards;
}

.recent-purchases .rpw-item:nth-child(1) { animation-delay: .1s; }
.recent-purchases .rpw-item:nth-child(2) { animation-delay: .2s; }
.recent-purchases .rpw-item:nth-child(3) { animation-delay: .3s; }
.recent-purchases .rpw-item:nth-child(4) { animation-delay: .4s; }
.recent-purchases .rpw-item:nth-child(5) { animation-delay: .5s; }

/* === Кінець. Блок останніх покупок === */

/* === Recently Viewed Products === */


/* ============================================
 * 1. ОБГОРТКА БЛОКУ АРХІВУ
 * ============================================ */

/* Обгортка блоку архіву */
.rcl-archive-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ============================================
 * 2. КНОПКА "ПОКАЗАТИ/ПРИХОВАТИ ВМІСТ АРХІВУ"
 * ============================================ */

/* Кнопка "Показати/Приховати вміст архіву" */
.rcl-show-archive-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: -5px 5px;
    padding: 0;
    border: none;
    background: none !important;
    font-size: 14px;
    cursor: pointer;
    color: #4a89bf !important;
    text-decoration: none !important; /* взагалі прибираємо */
}

/* Іконка — просто синя, без підкреслень */
.rcl-show-archive-btn i {
    font-size: 15px;
    color: #4a89bf;
}

/* Псевдо-підкреслення тільки під текстом */
.rcl-show-archive-btn .rcl-show-archive-text {
    border-bottom: 1px solid #4a89bf;
    line-height: 1;
    padding-bottom: 0;
}

/* Ховер: трохи темніше */
.rcl-show-archive-btn:hover {
    color: #4B80BA !important;
}

.rcl-show-archive-btn:hover i {
    color: #4B80BA;
}

.rcl-show-archive-btn:hover .rcl-show-archive-text {
    border-bottom-color: #4B80BA;
}

/* Стан відкрито */
.rcl-show-archive-btn.is-open {
    color: #4B80BA !important;
}

.rcl-show-archive-btn.is-open i {
    color: #4B80BA !important;
}

.rcl-show-archive-btn.is-open .rcl-show-archive-text {
    border-bottom-color: #4B80BA;
}















/* ============================================
 * 3. ПАНЕЛЬ ЗІ СПИСКОМ ФАЙЛІВ + СТАРИЙ СПИСОК
 * ============================================ */

/* Панель зі списком файлів */
.rcl-archive-content {
    display: none;
    margin: 0px -10px 20px -10px;
    padding: 5px 10px 0px;
    border-radius: 4px;
    border: 1px solid #e1e4eb;
    background: #fbfcff;
}

/* Заголовок над списком */
.rcl-archive-header {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: -5px;
    color: #333;
}

/* Список файлів (старий варіант, зараз не використовується, але не заважає) */
.rcl-archive-files {
    list-style: none;
    margin: 6px 0 0;
    padding: 0;
    font-size: 13px;
}

.rcl-archive-item {
    margin: 4px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}

.rcl-archive-main {
    flex: 1 1 auto;
    min-width: 0;
}

.rcl-archive-name {
    font-weight: 500;
    color: #222;
    display: block;
    word-break: break-all;
}

.rcl-archive-meta {
    color: #777;
    font-size: 12px;
}

/* Порожній архів / помилки */
.rcl-archive-empty {
    margin: 6px 0 0;
    font-size: 13px;
    color: #666;
}

.rcl-archive-error {
    margin-top: 8px;
    font-size: 13px;
    color: #c00;
}

/* Кнопка перегляду справа (для старої верстки списком) */
.rcl-archive-actions {
    flex: 0 0 auto;
}

/* Універсальний стиль кнопки "Переглянути" */
.rcl-archive-view-btn {
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #376ec2;
    background: #ffffff;
    color: #376ec2;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
    transition:
        background 0.15s ease,
        color 0.15s ease,
        border-color 0.15s ease;
}

.rcl-archive-view-btn:hover {
    background: #376ec2;
    color: #fff;
}

/* Вікно перегляду (контейнер під конкретний тип) */
.rcl-archive-viewer {
    margin-top: 0px;
}

/* Обгортка заголовка + блоку перегляду */
.rcl-doc-wrapper {
    margin: 0 0 10px 0;
    background: #ffffff;
}



/* ============================================
 * 4. ВІКНО ПОПЕРЕДНЬОГО ПЕРЕГЛЯДУ (TITLE + FRAME)
 * ============================================ */

/* Базовий заголовок вікна перегляду */
.rcl-doc-title {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    padding: 5px;
    margin: 0;
}

/* ---- Градієнти заголовків ---- */

/* Word DOC/DOCX — синій */
.rcl-doc-title-doc {
    background: linear-gradient(
        180deg,
        #305fa7 30%,
        #376ec2 70%
    );
}

/* PowerPoint PPT/PPTX — помаранчевий */
.rcl-doc-title-ppt {
    background: linear-gradient(
        180deg,
        #d24625 30%,
        #e2623a 70%
    );
}

/* PDF — червоний градієнт */
.rcl-doc-title-pdf {
    background: linear-gradient(
        180deg,
        #e26266 30%,
        #e97a7e 70%
    );
}

/* Зображення — золотистий градієнт (галерея/фото) */
.rcl-doc-title-img {
    background: linear-gradient(
        180deg,
        #ab47bc 30%,
        #ba68c8 70%
    );
}

/* Excel — глибокий зелений градієнт (офісний стиль) */
.rcl-doc-title-xls {
    background: linear-gradient(
        180deg,
        #2e7d32 30%,   /* світліший корпоративний зелений */
        #1b5e20 70%    /* темніший глибокий зелений */
    );
}


/* Аудіо — фіолетовий градієнт */
.rcl-doc-title-audio {
    background: linear-gradient(
        180deg,
        #7b1fa2 30%,
        #9c27b0 70%
    );
}




/* Заголовок залишаємо як є */
.rcl-doc-title-video {
    background: linear-gradient(
        180deg,
        #303f9f 30%,
        #0288d1 70%
    );
}

/* Обгортка відео */
.rcl-video-wrapper .rcl-doc-frame-wrap {
    width: 100%;
    margin: 0 auto 10px;
    background: #000;
    text-align: center;
	border: 2px solid #2c46a4;
    /* резервуємо місце під 16:9 одразу */
    aspect-ratio: 16 / 9;
}

/* Сам плеєр заповнює контейнер */
.rcl-video-frame {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background: #000;
}




/* Стилі аудіплеєра */
.rcl-audio-wrapper .rcl-doc-frame-wrap {
    width: 100%;
    margin: 0 auto 10px;
    background: #000;
    text-align: center;
}


/* Обгортка аудіоплеєра */
.rcl-audio-wrapper .rcl-doc-frame-wrap {
    width: 100%;
    margin: 0 auto 10px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}

.rcl-audio-wrapper audio {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0;
}

/* Прибрати заокруглення у Chrome / Edge */
.rcl-audio-wrapper audio::-webkit-media-controls-enclosure {
    border-radius: 0 !important;
	border: 1px solid #bfd2e3;
}

/* На всякий випадок — якщо увімкнеться MediaElement */
.rcl-audio-wrapper .mejs-container,
.rcl-audio-wrapper .mejs-controls {
    border-radius: 0 !important;
}



/* Iframe перегляду */
.rcl-doc-frame {
    width: 100%;
    border: 0;
    display: block;
}

/* Зображення в вікні перегляду */
.rcl-img-frame {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    object-fit: contain;
    background: #000;
}

/* Чорний фон для області перегляду зображень (у тому числі під час слайду) */
.rcl-img-wrapper .rcl-doc-frame-wrap {
    background: #000;
}


/* Контейнер з iframe/IMG — без рамки, тільки геометрія */
.rcl-doc-frame-wrap {
    padding: 0;
    overflow: hidden;
}



/* ============================================
 * 5. ТАБЛИЦЯ ФАЙЛІВ АРХІВУ (БАЗОВІ СТИЛІ)
 * ============================================ */

/* Таблиця архіву */
.rcl-archive-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 13px;
}

.rcl-archive-table th {
    text-align: left;
    padding: 5px;
    background: #f2f4f7;
    border-bottom: 1px solid #dce1ea;
    font-weight: 600;
}

.rcl-archive-table td {
    padding: 5px;
    border-bottom: 1px solid #eceff3;
}

.rcl-file-name {
    word-break: break-all;
    max-width: 350px;
}

.rcl-file-action {
    text-align: right;
}

/* ---- Максимальна висота вікон перегляду на ПК ---- */
/* Документи (Office, PDF) */
.rcl-doc-frame {
    max-height: 450px;
    height: 500px;
}

/* Зображення */
.rcl-img-frame {
    max-height: 400px;
    height: 400px;
}

/* ---- Мобільна версія ---- */
@media (max-width: 600px) {
    .rcl-doc-frame,
    .rcl-img-frame {
        max-height: 350px;
    }
}


/* Обгортка таблиці */
.rcl-archive-table-wrap {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
}

/* Обгортка таблиці */
.rcl-archive-table-wrap {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
}

/* Базові стилі таблиці */
.rcl-archive-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 13px;
    table-layout: fixed; /* важливо */
}

/* Заголовок таблиці */
.rcl-archive-table thead th {
    background: #eef1f6;
    color: #333;
    font-weight: 600;
    padding: 5px;
    border-bottom: 1px solid #d6dbe3;
    white-space: nowrap;
}

/* Рядки */
.rcl-archive-table tbody tr:nth-child(odd) {
    background: #ffffff;
}
.rcl-archive-table tbody tr:nth-child(even) {
    background: #f7f9fc;
}

/* Межі клітинок */
.rcl-archive-table td {
    padding: 5px;
    border-bottom: 1px solid #e3e7ee;
}

/* --- Ширини колонок --- */

/* 1 — назва файлу: зайвий простір віддаємо їй */
.rcl-archive-table th:nth-child(1),
.rcl-archive-table td.rcl-file-name {
    max-width: 0; /* дозволяє стискати колонку при fixed layout */
}

/* 2 — розмір */
.rcl-archive-table th:nth-child(2),
.rcl-archive-table td.rcl-file-size {
    width: 90px;
}

/* 3 — формат */
.rcl-archive-table th:nth-child(3),
.rcl-archive-table td.rcl-file-ext {
    width: 70px;
}

/* 4 — кнопка "Переглянути" (з текстом) */
.rcl-archive-table th:nth-child(4),
.rcl-archive-table td.rcl-file-action {
    width: 142px;        /* достатньо для кнопки з текстом */
    white-space: nowrap;
}

/* 5 — колонка "Завантажити" (мінімальна ширина) */
.rcl-archive-table th:nth-child(5),
.rcl-archive-table td.rcl-file-download-cell {
    width: 50px;
    max-width: 50px;
    white-space: nowrap;
    text-align: center;
}

/* Назва файлу – одна строка з трьома крапками */
.rcl-file-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Вирівнювання по центру: Розмір, Формат, Кнопка(и) */
.rcl-archive-table td.rcl-file-size,
.rcl-archive-table td.rcl-file-ext,
.rcl-archive-table td.rcl-file-action,
.rcl-archive-table td.rcl-file-download-cell {
    text-align: center;
    vertical-align: middle;
}

/* Вирівнювання заголовків 2,3,4,5 колонки */
.rcl-archive-table th:nth-child(2),
.rcl-archive-table th:nth-child(3),
.rcl-archive-table th:nth-child(4),
.rcl-archive-table th:nth-child(5) {
    text-align: center;
}



/* ============================================
 * 6. КНОПКИ "ПЕРЕГЛЯНУТИ" ТА "ЗАВАНТАЖИТИ" У ТАБЛИЦІ
 * ============================================ */

/* Кнопка перегляду */
.rcl-archive-view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #4c8cbd;
    background: #ffffff;
    color: #4c8cbd;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
    transition:
        background 0.15s ease,
        color 0.15s ease,
        border-color 0.15s ease;
}

.rcl-archive-view-btn i {
    margin-right: 6px;
}

.rcl-archive-view-btn:hover {
    background: #4c8cbd;
    color: #fff;
}

/* Кнопка завантаження — такий самий стиль, але без тексту */
.rcl-archive-download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #4c8cbd;
    background: #ffffff;
    color: #4c8cbd;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    transition:
        background 0.15s ease,
        color 0.15s ease,
        border-color 0.15s ease;
}

.rcl-archive-download-btn i {
    margin-right: 0;
}

.rcl-archive-download-btn:hover {
    background: #4c8cbd;
    color: #fff;
}

/* Кнопка – нормальний вигляд на десктопі */
.rcl-archive-view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #4c8cbd;
    background: #ffffff;
    color: #4c8cbd;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
    transition:
        background 0.15s ease,
        color 0.15s ease,
        border-color 0.15s ease;
}

.rcl-archive-view-btn i {
    margin-right: 6px;
}

.rcl-archive-view-btn:hover {
    background: #4c8cbd;
    color: #fff;
}


/* Кнопка завантаження — такі ж стилі, як у кнопки перегляду */
.rcl-archive-download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px; /* той самий розмір, що і у перегляду */
    border-radius: 3px;
    border: 1px solid #4c8cbd;
    background: #ffffff;
    color: #4c8cbd;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    transition:
        background 0.15s ease,
        color 0.15s ease,
        border-color 0.15s ease;
}

/* Іконка без відступу під текст */
.rcl-archive-download-btn i {
    margin-right: 0;
}

/* Ефект при наведенні — точно як у перегляду */
.rcl-archive-download-btn:hover {
    background: #4c8cbd;
    color: #fff;
}



/* ============================================
 * 7. АДАПТАЦІЯ ТАБЛИЦІ І КНОПОК ПІД ДУЖЕ ВУЗЬКІ ЕКРАНИ
 * ============================================ */

/* Адаптація таблиці архіву і кнопки для дуже вузьких екранів */
@media (max-width: 400px) {

    .rcl-archive-table {
        width: 100%;
        table-layout: fixed;
    }

    .rcl-archive-table th,
    .rcl-archive-table td {
        font-size: 12px;
        padding: 5px;
    }

    /* Ховаємо "Розмір" */
    .rcl-archive-table th:nth-child(2),
    .rcl-archive-table td.rcl-file-size {
        display: none;
    }

    /* Обмежуємо ширину колонок з кнопками на мобільному */
    .rcl-archive-table th:nth-child(4),
    .rcl-archive-table td.rcl-file-action {
        width: 45px;
    }

    .rcl-archive-table th:nth-child(5),
    .rcl-archive-table td.rcl-file-download-cell {
        width: 50px;
    }

    /* Кнопка перегляду – тільки іконка */
    .rcl-archive-view-btn {
        padding: 6px 8px;
        font-size: 0;
        width: 34px;
        height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rcl-archive-view-btn i {
        font-size: 16px;
        margin: 0;
    }

    .rcl-archive-view-btn .rcl-view-text {
        display: none !important;
    }
}


/* Нижня панель під зображенням */
.rcl-img-bottom-menu {
display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px 0 0;
    padding: 6px 10px;
    border: 1px solid #e1e4eb;
    font-size: 12px;
    background: #f4f4f4;
    border-radius: 0 0 3px 3px;
}

/* Ліворуч — "Зображення №" */
.rcl-img-menu-left {
    font-weight: 600;
    color: #3b4255;
    white-space: nowrap;
}

/* Центр — стрілки */
.rcl-img-menu-center {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto;
}

/* Кнопки */
.rcl-img-menu-btn {
    width: 26px;
    height: 26px;
    border-radius: 3px;
    border: 1px solid #e26266;
    background: #e26266;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    transition: background 0.15s ease,
                border-color 0.15s ease,
                box-shadow 0.15s ease;
}

.rcl-img-menu-btn i {
    font-size: 12px;
}

.rcl-img-menu-btn:hover {
    background: #f27a82;
    border-color: #f27a82;
    box-shadow: 0 0 0 1px rgba(226,98,102,0.25);
}

/* Праворуч — Завантаження */
.rcl-img-menu-download {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #5f9cdb;
    text-decoration: none;
    white-space: nowrap;
	font-weight: 600;
}

.rcl-img-menu-download i {
    font-size: 13px;
}

.rcl-img-menu-download:hover {
    text-decoration: underline;
}

/* Ховер */
.rcl-img-download-floating:hover {
    background: #963EA6;
    color: #ffffff;
    border-color: #4caf50;
    box-shadow: 0 0 0 1px rgba(76, 175, 80, 0.25);
}

.rcl-loader {
    padding: 20px;
    text-align: center;
    color: #3b4255;
    font-size: 14px;
}

.rcl-spinner {
    width: 32px;
    height: 32px;
    border: 3px solid #d0d4dd;
    border-top-color: #5f9cdb;
    border-radius: 50%;
    margin: 0 auto 12px;
    animation: rcl-spin 0.7s linear infinite;
}

@keyframes rcl-spin {
    to { transform: rotate(360deg); }
}


/* Повідомлення для гостей / без покупки */
.rcl-archive-notice-pay {
background: #fff4f4;
    border: 1px solid #f9bec0;
    color: #c44347;
    padding: 7px;
    border-radius: 4px;
    margin: 5px 0 -5px 0;
    font-size: 13px;
    line-height: 1.4;
}


/* === Disabled-кнопки архіву (гості / без покупки) === */

.rcl-archive-view-btn.rcl-btn-disabled,
.rcl-archive-view-btn[disabled],
.rcl-archive-download-btn.rcl-btn-disabled,
.rcl-archive-download-btn[disabled] {
    opacity: 0.55;                  /* трохи побляклі */
    cursor: not-allowed;            /* курсор заборони */
    border-color: #d3d7e3;
    background: #f5f6fb;
    color: #9aa1b5;                 /* сіренький, але видимий */
}

/* Іконки всередині disabled-кнопок — завжди видимі */
.rcl-archive-view-btn.rcl-btn-disabled i,
.rcl-archive-view-btn[disabled] i,
.rcl-archive-download-btn.rcl-btn-disabled i,
.rcl-archive-download-btn[disabled] i {
    color: inherit;
}

/* Вимикаємо hover-ефекти для disabled-кнопок */
.rcl-archive-view-btn.rcl-btn-disabled:hover,
.rcl-archive-view-btn[disabled]:hover,
.rcl-archive-download-btn.rcl-btn-disabled:hover,
.rcl-archive-download-btn[disabled]:hover {
    background: #f5f6fb;
    color: #9aa1b5;
    border-color: #d3d7e3;
    box-shadow: none;
}




/* -----------------------------------------------
   Стилі які потрібно додати на  shop_vsimosvita_com
------------------------------------------------ */

/* Зображення */
.payment-info-img {
    width: 100%;
    margin-top: -10px;
}

/* Основний блок */
.payment-info-box {
    position: relative;
    margin: 5px 0 -10px 0;
    border: 2px solid #F9BEC0;
    padding: 8px 10px;
    border-radius: 5px;
    background: #FAEBD7;
    color: #1a1919;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

/* Великий іконковий фон */
.payment-info-icon {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 100px;
    color: #f9bec0;
    z-index: 0;
    pointer-events: none;
}

/* Текст поверх іконки */
.payment-info-text {
    position: relative;
    z-index: 1;
}


/* === Ogólne pudełka informacyjne === */

.info-box {
    border: 1px solid #BFD2E3;
    background-color: #F4F4F4;
    padding: 7px;
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 10px;
    border-radius: 4px;
}

/* Tytuł sekcji */
.info-box-title {
    text-align: center;
    text-transform: uppercase;
    color: #2b587a;
    font-size: 1.3rem;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 5px;
    font-weight: bold;
    padding-bottom: 5px;
}

/* Wnętrze */
.info-box-content {
    line-height: 1.4em;
}

/* Podświetlenia tekstowe */
.info-highlight-red {
    color: #E14D52;
    font-weight: bold;
}

.info-highlight-blue {
    color: #4a89bf;
    font-weight: bold;
}

/* Przycisk FAQ */
.faq-button-container {
    margin-top: 10px;
}

.faq-button {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 5px;
    background: #4a89bf;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
}

.faq-button:hover {
    background: #3b78aa;
    color: #fff !important;
}


.seller-link {
    text-decoration: underline;
}






#delete_acc {
    background-color: #ddd;
    color: #000;
    padding: 5px 10px;
    margin: 30px 10px 10px 10px;
	font-weight: normal;
}



#delete_acc:hover {
    background-color: #ccc;
}